]> git.lyx.org Git - lyx.git/blob - lib/doc/UserGuide.lyx
Fix bug 5146. The problem arose when attempting to paste normal text into
[lyx.git] / lib / doc / UserGuide.lyx
1 #LyX 1.6.0rc1 created this file. For more info see http://www.lyx.org/
2 \lyxformat 340
3 \begin_document
4 \begin_header
5 \textclass scrbook
6 \begin_preamble
7 % DO NOT ALTER THIS PREAMBLE!!!
8 %
9 % This preamble is designed to ensure that the User's Guide prints
10 % out as advertised. If you mess with this preamble,
11 % parts of the User's Guide may not print out as expected.  If you
12 % have problems LaTeXing this file, please contact 
13 % the documentation team
14 % email: lyx-docs@lists.lyx.org
15
16 \usepackage{ifpdf} % part of the hyperref bundle
17 \ifpdf % if pdflatex is used
18
19  % set fonts for nicer pdf view
20  \IfFileExists{lmodern.sty}{\usepackage{lmodern}}{}
21
22 \fi % end if pdflatex is used
23
24 % for correct jump positions whe clicking on a link to a float
25 \usepackage[figure]{hypcap}
26
27 % the pages of the TOC is numbered roman
28 % and a pdf-bookmark for the TOC is added
29 \let\myTOC\tableofcontents
30 \renewcommand\tableofcontents{%
31   \frontmatter
32   \pdfbookmark[1]{\contentsname}{}
33   \myTOC
34   \mainmatter }
35
36 % redefine the \LyX macro for PDF bookmarks
37 \def\LyX{\texorpdfstring{%
38   L\kern-.1667em\lower.25em\hbox{Y}\kern-.125emX\@}
39   {LyX }}
40
41 % define a short command for \textvisiblespace
42 \newcommand{\spce}{\textvisiblespace}
43
44 % macro for italic page numbers in the index
45 \newcommand{\IndexDef}[1]{\textit{#1}}
46
47 % redefine the greyed out note
48 \renewenvironment{lyxgreyedout}
49  {\textcolor{blue}\bgroup}{\egroup}
50 \end_preamble
51 \options intoc,bibtotoc,idxtotoc,BCOR7mm,tablecaptionabove
52 \language english
53 \inputencoding auto
54 \font_roman default
55 \font_sans default
56 \font_typewriter default
57 \font_default_family default
58 \font_sc false
59 \font_osf false
60 \font_sf_scale 100
61 \font_tt_scale 100
62
63 \graphics default
64 \paperfontsize 12
65 \spacing single
66 \use_hyperref true
67 \pdf_title "The LyX User's Guide"
68 \pdf_author "LyX Team"
69 \pdf_subject "LyX"
70 \pdf_keywords "LyX"
71 \pdf_bookmarks true
72 \pdf_bookmarksnumbered true
73 \pdf_bookmarksopen false
74 \pdf_bookmarksopenlevel 1
75 \pdf_breaklinks false
76 \pdf_pdfborder false
77 \pdf_colorlinks true
78 \pdf_backref false
79 \pdf_pagebackref false
80 \pdf_pdfusetitle false
81 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue,pdfpagelayout=OneColumn, pdfnewwindow=true,pdfstartview=XYZ, plainpages=false, pdfpagelabels,pdftex"
82 \papersize default
83 \use_geometry false
84 \use_amsmath 1
85 \use_esint 0
86 \cite_engine basic
87 \use_bibtopic false
88 \paperorientation portrait
89 \branch Question
90 \selected 1
91 \color #00ff00
92 \end_branch
93 \branch Answer
94 \selected 0
95 \color #aa55ff
96 \end_branch
97 \secnumdepth 3
98 \tocdepth 3
99 \paragraph_separation indent
100 \defskip medskip
101 \quotes_language english
102 \papercolumns 1
103 \papersides 2
104 \paperpagestyle default
105 \tracking_changes false
106 \output_changes false
107 \author "" 
108 \author "" 
109 \end_header
110
111 \begin_body
112
113 \begin_layout Title
114 The LyX User's Guide
115 \end_layout
116
117 \begin_layout Author
118 by the LyX Team
119 \begin_inset Foot
120 status collapsed
121
122 \begin_layout Plain Layout
123 \noindent
124 If you have comments or error corrections, please send them to the LyX Documenta
125 tion mailing list: 
126 \begin_inset CommandInset href
127 LatexCommand href
128 target "lyx-docs@lists.lyx.org"
129 type "mailto:"
130
131 \end_inset
132
133
134 \end_layout
135
136 \end_inset
137
138
139 \begin_inset Newline newline
140 \end_inset
141
142
143 \begin_inset Newline newline
144 \end_inset
145
146 Version 1.6svn
147 \begin_inset Note Note
148 status open
149
150 \begin_layout Plain Layout
151 The latest PDF-version of this document can be found here:
152 \begin_inset Newline newline
153 \end_inset
154
155
156 \series bold
157 http://wiki.lyx.org/LyX/DocumentationDevelopment#UserGuide
158 \end_layout
159
160 \end_inset
161
162
163 \end_layout
164
165 \begin_layout Standard
166 \begin_inset CommandInset toc
167 LatexCommand tableofcontents
168
169 \end_inset
170
171
172 \end_layout
173
174 \begin_layout Chapter
175 Getting Started
176 \end_layout
177
178 \begin_layout Section
179 What is LyX?
180 \end_layout
181
182 \begin_layout Standard
183 LyX is a document preparation system.
184  It is a tool for producing beautiful manuscripts, publishable books, business
185  letters and proposals, and even poetry.
186  It is unlike most other 
187 \begin_inset Quotes eld
188 \end_inset
189
190 word processors
191 \begin_inset Quotes erd
192 \end_inset
193
194  in the sense that it uses the paradigm of a markup language as its core
195  editing style.
196  That means that when you type a section header, you mark it as a 
197 \begin_inset Quotes eld
198 \end_inset
199
200 Section
201 \begin_inset Quotes erd
202 \end_inset
203
204 , not 
205 \begin_inset Quotes eld
206 \end_inset
207
208 Bold, 17 pt type, left justified, 5 mm space below
209 \begin_inset Quotes erd
210 \end_inset
211
212 .
213  LyX takes care of the typesetting for you, so you deal only with concepts,
214  not the mechanics.
215 \end_layout
216
217 \begin_layout Standard
218 This philosophy is explained in much greater detail in the 
219 \emph on
220
221 \begin_inset Quotes eld
222 \end_inset
223
224 Introduction
225 \begin_inset Quotes erd
226 \end_inset
227
228
229 \emph default
230 .
231  If you haven't read it yet, you need to.
232  Yes, we mean now.
233 \end_layout
234
235 \begin_layout Standard
236 The 
237 \begin_inset Quotes eld
238 \end_inset
239
240
241 \emph on
242 Introduction
243 \emph default
244
245 \begin_inset Quotes erd
246 \end_inset
247
248  describes several things in addition to LyX's philosophy: most importantly,
249  the format of all of the manuals.
250  If you don't read it, you'll have a bear of a time navigating this manual.
251  You might also be better served looking in one of the other manuals instead
252  of this one.
253  
254 \begin_inset Quotes eld
255 \end_inset
256
257
258 \emph on
259 Introduction
260 \emph default
261
262 \begin_inset Quotes erd
263 \end_inset
264
265  describes that, too.
266 \end_layout
267
268 \begin_layout Section
269 How LyX Looks
270 \end_layout
271
272 \begin_layout Standard
273 Like most applications, LyX has the familiar menu bar across the top of
274  its window.
275  Below it is a toolbar with a pulldown box and various buttons.
276  There is, of course, a vertical scrollbar and a main work area for editing
277  documents.
278  Near the bottom of the window is a small window containing a single line
279  of text.
280  This is the 
281 \emph on
282 minibuffer
283 \emph default
284 , which really means 
285 \begin_inset Quotes eld
286 \end_inset
287
288 command buffer
289 \begin_inset Quotes erd
290 \end_inset
291
292 .
293  Type 
294 \family sans
295 M-x
296 \family default
297  when you need to type a command in the minibuffer.
298 \end_layout
299
300 \begin_layout Standard
301 Note that there is no horizontal scroll bar.
302  This is not a bug or an oversight, but intentional.
303  When you read a book, you expect the end of a line to wrap around to the
304  next line.
305  Text overflows onto new pages in a vertical fashion, hence the need for
306  only a vertical scrollbar.
307  There are three cases where you might want a horizontal scrollbar.
308  The first case is large figures, displayed WYSIWYG\SpecialChar \@.
309  This, however, is due
310  to a flaw in the routine that displays graphics on the LyX screen in a
311  WYSIWYG fashion; it should rescale the graphics to fit in the window, just
312  as you'd need to rescale graphics to fit on a page.
313  The second and third cases are tables and equations which are wider than
314  the LyX window.
315  You can use the arrow keys to scroll horizontally through the table, but
316  this doesn't work for equations yet.
317 \end_layout
318
319 \begin_layout Standard
320 For a brief description of all LyX menus and toolbar buttons, have a look
321  at Appendix
322 \begin_inset space ~
323 \end_inset
324
325
326 \begin_inset CommandInset ref
327 LatexCommand ref
328 reference "cha:The-User-Interface"
329
330 \end_inset
331
332 .
333  Most of them are self-explanatory and you'll find them listed in the correspond
334 ing sections of this documentation.
335 \end_layout
336
337 \begin_layout Section
338 HELP
339 \end_layout
340
341 \begin_layout Standard
342 The help system consists of the LyX manuals.
343  You can read 
344 \emph on
345 all
346 \emph default
347  of the manuals from inside LyX.
348  Just select the manual you want read from the 
349 \family sans
350 Help
351 \family default
352  menu.
353 \end_layout
354
355 \begin_layout Section
356 Basic LyX Setup
357 \begin_inset CommandInset label
358 LatexCommand label
359 name "sec:Basic-LyX-Setup"
360
361 \end_inset
362
363
364 \end_layout
365
366 \begin_layout Standard
367 There are several features of LyX that can be configured from inside LyX,
368  without resorting to configuration files.
369  First, LyX is able to inspect your system to see what programs, LaTeX document
370  classes and LaTeX packages are available.
371  It uses this knowledge to give reasonable defaults to several 
372 \family sans
373 Preferences
374 \begin_inset Index
375 status collapsed
376
377 \begin_layout Plain Layout
378 Preferences
379 \end_layout
380
381 \end_inset
382
383
384 \family default
385  settings.
386  Although this configuration has already been done when LyX was installed
387  on your system, you might have some items that you installed locally, e.g.
388  new LaTeX classes, and which are not seen by LyX.
389  To force LyX to re-inspect your system, you should use 
390 \family sans
391 Tools\SpecialChar \menuseparator
392 Reconfigure
393 \family default
394 .
395 \begin_inset Index
396 status collapsed
397
398 \begin_layout Plain Layout
399 Reconfiguration of LyX
400 \end_layout
401
402 \end_inset
403
404  You should then restart LyX to ensure that the changes are taken into account.
405 \end_layout
406
407 \begin_layout Section
408 LaTeX Setup
409 \begin_inset CommandInset label
410 LatexCommand label
411 name "sec:LaTeX-Setup"
412
413 \end_inset
414
415
416 \end_layout
417
418 \begin_layout Standard
419 LyX needs several LaTeX packages to work properly.
420  The packages found on the system by LyX are listed in the file 
421 \emph on
422 LaT
423 \emph default
424
425 \begin_inset ERT
426 status collapsed
427
428 \begin_layout Plain Layout
429
430 {}
431 \end_layout
432
433 \end_inset
434
435
436 \emph on
437 eX
438 \begin_inset space ~
439 \end_inset
440
441 Configuration
442 \emph default
443  that will be created when using the menu 
444 \family sans
445 Help\SpecialChar \menuseparator
446 LaT
447 \begin_inset ERT
448 status collapsed
449
450 \begin_layout Plain Layout
451
452 {}
453 \end_layout
454
455 \end_inset
456
457 eX
458 \begin_inset space ~
459 \end_inset
460
461 Configuration
462 \family default
463 .
464  You should install the required missing packages and then reconfigure LyX.
465 \begin_inset Note Note
466 status collapsed
467
468 \begin_layout Plain Layout
469 The two braces in the TeX Code box prevent that the term 
470 \begin_inset Quotes eld
471 \end_inset
472
473 LaTeX
474 \begin_inset Quotes erd
475 \end_inset
476
477  is printed with sub- and superscript letters.
478  More about TeX Code is described in section
479 \begin_inset space ~
480 \end_inset
481
482
483 \begin_inset CommandInset ref
484 LatexCommand ref
485 reference "sec:TeX-Code"
486
487 \end_inset
488
489 , the printout of proper names like LaTeX is explained in section
490 \begin_inset space ~
491 \end_inset
492
493
494 \begin_inset CommandInset ref
495 LatexCommand ref
496 reference "sub:LyX's-Proper-Names"
497
498 \end_inset
499
500 .
501 \end_layout
502
503 \end_inset
504
505
506 \begin_inset Index
507 status collapsed
508
509 \begin_layout Plain Layout
510 Reconfiguration of LyX
511 \end_layout
512
513 \end_inset
514
515
516 \end_layout
517
518 \begin_layout Chapter
519 How to work with LyX
520 \end_layout
521
522 \begin_layout Section
523 Basic File Operations
524 \begin_inset Index
525 status collapsed
526
527 \begin_layout Plain Layout
528 File Operations
529 \end_layout
530
531 \end_inset
532
533
534 \end_layout
535
536 \begin_layout Standard
537 Under the 
538 \family sans
539 File
540 \family default
541  menu and in the standard toolbar are basic operations for any word processor
542  in addition to some more advanced operations:
543 \end_layout
544
545 \begin_layout Itemize
546
547 \family sans
548 New 
549 \begin_inset Graphics
550         filename ../images/buffer-new.png
551         BoundingBox 0bp 5bp 20bp 20bp
552
553 \end_inset
554
555
556 \end_layout
557
558 \begin_layout Itemize
559
560 \family sans
561 New
562 \begin_inset space ~
563 \end_inset
564
565 from
566 \bar under
567
568 \begin_inset space ~
569 \end_inset
570
571
572 \bar default
573 Template
574 \end_layout
575
576 \begin_layout Itemize
577
578 \family sans
579 Open 
580 \family default
581
582 \begin_inset Graphics
583         filename ../images/file-open.png
584         BoundingBox 0bp 5bp 20bp 20bp
585
586 \end_inset
587
588
589 \end_layout
590
591 \begin_layout Itemize
592
593 \family sans
594 Close
595 \end_layout
596
597 \begin_layout Itemize
598
599 \family sans
600 Save 
601 \family default
602
603 \begin_inset Graphics
604         filename ../images/buffer-write.png
605         BoundingBox 0bp 5bp 20bp 20bp
606
607 \end_inset
608
609
610 \end_layout
611
612 \begin_layout Itemize
613
614 \family sans
615 Save
616 \begin_inset space ~
617 \end_inset
618
619 As
620 \end_layout
621
622 \begin_layout Itemize
623
624 \family sans
625 Revert
626 \begin_inset space ~
627 \end_inset
628
629 to
630 \begin_inset space ~
631 \end_inset
632
633 saved
634 \end_layout
635
636 \begin_layout Itemize
637
638 \family sans
639 Version
640 \begin_inset space ~
641 \end_inset
642
643 Control
644 \end_layout
645
646 \begin_layout Itemize
647
648 \family sans
649 Import
650 \end_layout
651
652 \begin_layout Itemize
653
654 \family sans
655 Export
656 \end_layout
657
658 \begin_layout Itemize
659
660 \family sans
661 Print 
662 \family default
663
664 \begin_inset Graphics
665         filename ../images/dialog-show_print.png
666         BoundingBox 0bp 5bp 24bp 20bp
667
668 \end_inset
669
670
671 \end_layout
672
673 \begin_layout Itemize
674
675 \family sans
676 Exit
677 \end_layout
678
679 \begin_layout Standard
680 They all do pretty much the same thing as in other word processors, with
681  a few minor differences.
682  The 
683 \family sans
684 File\SpecialChar \menuseparator
685 New
686 \begin_inset space ~
687 \end_inset
688
689 from
690 \bar under
691
692 \begin_inset space ~
693 \end_inset
694
695
696 \bar default
697 Template
698 \family default
699  command not only prompts you for a name for the new file, but also prompts
700  you for a template to use.
701  Selecting a template will automatically set certain layout features for
702  the document, features you would otherwise need to change manually.
703  They can be of use for certain classes, especially those for writing letters
704  (see section
705 \begin_inset space ~
706 \end_inset
707
708
709 \begin_inset CommandInset ref
710 LatexCommand ref
711 reference "sec:Document-Classes"
712
713 \end_inset
714
715 ).
716 \end_layout
717
718 \begin_layout Standard
719 Note: There is no 
720 \begin_inset Quotes eld
721 \end_inset
722
723 default file
724 \begin_inset Quotes erd
725 \end_inset
726
727  or document named 
728 \begin_inset Quotes eld
729 \end_inset
730
731 Untitled
732 \begin_inset Quotes erd
733 \end_inset
734
735  or 
736 \begin_inset Quotes eld
737 \end_inset
738
739 scratch.
740 \begin_inset Quotes erd
741 \end_inset
742
743  Unless you tell LyX to open a file or create a new one, that big, blank
744  space is just that --- a big, blank space.
745 \end_layout
746
747 \begin_layout Standard
748
749 \family sans
750 Revert
751 \begin_inset space ~
752 \end_inset
753
754 to
755 \begin_inset space ~
756 \end_inset
757
758 saved
759 \family default
760  and 
761 \family sans
762 Version
763 \begin_inset space ~
764 \end_inset
765
766 Control
767 \family default
768  are useful if more people work on the same document at the same time
769 \begin_inset Foot
770 status collapsed
771
772 \begin_layout Plain Layout
773 If you plan to do this, you should check out the Version Control feature
774  in LyX also.
775  Read 
776 \emph on
777 Extended Features
778 \emph default
779 \SpecialChar \@.
780
781 \end_layout
782
783 \end_inset
784
785 .
786  
787 \family sans
788 Revert
789 \begin_inset space ~
790 \end_inset
791
792 to
793 \begin_inset space ~
794 \end_inset
795
796 saved
797 \family default
798  will reload the document from disk.
799  You can of course also use it if you regret that you changed a document
800  and want to restore it to the last save.
801  With
802 \family sans
803  Version
804 \begin_inset space ~
805 \end_inset
806
807 Control 
808 \family default
809 you can there register the changes you made to a document so that others
810  can identify this as your changes.
811 \end_layout
812
813 \begin_layout Section
814 Basic Editing Features
815 \begin_inset Index
816 status collapsed
817
818 \begin_layout Plain Layout
819 Editing
820 \end_layout
821
822 \end_inset
823
824
825 \begin_inset CommandInset label
826 LatexCommand label
827 name "sec:Basic-Editing-Features"
828
829 \end_inset
830
831
832 \end_layout
833
834 \begin_layout Standard
835 Like most modern word processors, LyX can perform cut and paste operations
836  on blocks of text, can move by character, word, or screenful of text, and
837  can delete whole words as well as individual characters.
838  The next four sections cover the basic LyX editing features and how to
839  access them.
840  We'll start with cut and paste.
841 \end_layout
842
843 \begin_layout Standard
844 As you might expect, the 
845 \family sans
846 Edit
847 \family default
848  menu and the standard toolbar has the cut and paste commands, along with
849  various other editing features.
850  Some of these are special and covered in later sections.
851  The basic ones are:
852 \end_layout
853
854 \begin_layout Itemize
855
856 \family sans
857 Cut 
858 \family default
859
860 \begin_inset Graphics
861         filename ../images/cut.png
862         BoundingBox 0bp 5bp 20bp 20bp
863
864 \end_inset
865
866
867 \end_layout
868
869 \begin_layout Itemize
870
871 \family sans
872 Copy 
873 \family default
874
875 \begin_inset Graphics
876         filename ../images/copy.png
877         BoundingBox 0bp 5bp 20bp 20bp
878
879 \end_inset
880
881
882 \end_layout
883
884 \begin_layout Itemize
885
886 \family sans
887 Paste 
888 \family default
889
890 \begin_inset Graphics
891         filename ../images/paste.png
892         BoundingBox 0bp 5bp 20bp 20bp
893
894 \end_inset
895
896
897 \end_layout
898
899 \begin_layout Itemize
900
901 \family sans
902 Paste
903 \begin_inset space ~
904 \end_inset
905
906 Recent
907 \end_layout
908
909 \begin_layout Itemize
910
911 \family sans
912 Paste
913 \begin_inset space ~
914 \end_inset
915
916 Special
917 \end_layout
918
919 \begin_layout Itemize
920
921 \family sans
922 Find
923 \begin_inset space ~
924 \end_inset
925
926 &
927 \begin_inset space ~
928 \end_inset
929
930 Replace 
931 \family default
932
933 \begin_inset Graphics
934         filename ../images/dialog-show_findreplace.png
935         BoundingBox 0bp 5bp 20bp 25bp
936         rotateOrigin center
937
938 \end_inset
939
940
941 \end_layout
942
943 \begin_layout Standard
944 The first three are self-explanatory.
945  One thing to note: whenever you delete a block of text that you've selected,
946  it's automatically placed in the clipboard.
947  That is, the 
948 \family sans
949 Delete
950 \family default
951  and 
952 \family sans
953 Backspace
954 \family default
955  keys also functions as the 
956 \family sans
957 Cut
958 \family default
959  command.
960  Also, if you've selected text, be careful: If you hit a key, LyX will completel
961 y delete the selected text and replace it with what you just typed.
962  You'll have to do an 
963 \family sans
964 Undo
965 \family default
966  to get back the lost text.
967 \end_layout
968
969 \begin_layout Standard
970 \begin_inset Index
971 status collapsed
972
973 \begin_layout Plain Layout
974 Paste
975 \end_layout
976
977 \end_inset
978
979 You can also copy text between LyX and other programs by cut, copy and paste.
980  The submenu of 
981 \family sans
982 Paste
983 \begin_inset space ~
984 \end_inset
985
986 Recent
987 \family default
988  shows you a list with the last strings you have pasted.
989 \end_layout
990
991 \begin_layout Standard
992 The menu 
993 \family sans
994 Edit\SpecialChar \menuseparator
995 Paste
996 \begin_inset space ~
997 \end_inset
998
999 Special\SpecialChar \menuseparator
1000 Plain
1001 \begin_inset space ~
1002 \end_inset
1003
1004 Text, Join
1005 \begin_inset space ~
1006 \end_inset
1007
1008 Lines
1009 \family default
1010  will insert the text in the clipboard so that the whole text is inserted
1011  as 
1012 \emph on
1013 one
1014 \emph default
1015  paragraph.
1016  A new paragraph is started when there is a blank line in the file.
1017  Without 
1018 \family sans
1019 Join
1020 \begin_inset space ~
1021 \end_inset
1022
1023 Lines
1024 \family default
1025 , the text is inserted as Paragraphs, where the line breaks of the text
1026  will start a new paragraph.
1027 \end_layout
1028
1029 \begin_layout Standard
1030 \begin_inset Index
1031 status collapsed
1032
1033 \begin_layout Plain Layout
1034 Replace
1035 \end_layout
1036
1037 \end_inset
1038
1039
1040 \begin_inset Index
1041 status collapsed
1042
1043 \begin_layout Plain Layout
1044 Find
1045 \end_layout
1046
1047 \end_inset
1048
1049 The 
1050 \family sans
1051 Edit\SpecialChar \menuseparator
1052 Find
1053 \begin_inset space ~
1054 \end_inset
1055
1056 &
1057 \begin_inset space ~
1058 \end_inset
1059
1060 Replace
1061 \family default
1062  item opens the 
1063 \family sans
1064 Find
1065 \begin_inset space ~
1066 \end_inset
1067
1068 and
1069 \begin_inset space ~
1070 \end_inset
1071
1072 Replace
1073 \family default
1074  dialog.
1075  Once you've found a word or expression, LyX selects it.
1076  Hitting the 
1077 \family sans
1078 Replace
1079 \family default
1080  button replaces the selected text with the contents of the 
1081 \family sans
1082 Replace
1083 \begin_inset space ~
1084 \end_inset
1085
1086 with
1087 \family default
1088  field.
1089  You can click the 
1090 \family sans
1091 Find
1092 \begin_inset space ~
1093 \end_inset
1094
1095 Next
1096 \family default
1097  button to skip the current word.
1098  Hit 
1099 \family sans
1100 Replace
1101 \begin_inset space ~
1102 \end_inset
1103
1104 All
1105 \family default
1106  to replace all occurrences of the text in the document automatically.
1107  The 
1108 \family sans
1109 Case
1110 \begin_inset space ~
1111 \end_inset
1112
1113 sensitive
1114 \family default
1115  option can be used if you want the search to consider the case of the search
1116  word.
1117  If the toggle is set, searching for 
1118 \begin_inset Quotes eld
1119 \end_inset
1120
1121
1122 \family typewriter
1123 Test
1124 \family default
1125
1126 \begin_inset Quotes erd
1127 \end_inset
1128
1129  will not match the word 
1130 \begin_inset Quotes eld
1131 \end_inset
1132
1133
1134 \family typewriter
1135 test
1136 \family default
1137
1138 \begin_inset Quotes erd
1139 \end_inset
1140
1141 .
1142  The 
1143 \family sans
1144 Match whole words only
1145 \family default
1146  option can be used to force LyX to only find complete words.
1147  I.e., searching for 
1148 \begin_inset Quotes eld
1149 \end_inset
1150
1151
1152 \family typewriter
1153 star
1154 \family default
1155
1156 \begin_inset Quotes erd
1157 \end_inset
1158
1159  will not match 
1160 \begin_inset Quotes eld
1161 \end_inset
1162
1163
1164 \family typewriter
1165 starlet
1166 \family default
1167
1168 \begin_inset Quotes erd
1169 \end_inset
1170
1171 .
1172 \end_layout
1173
1174 \begin_layout Standard
1175 Things like notes, floats, etc., the so called insets can be dissolved.
1176  This means that the inset is deleted and its content is left as normal
1177  text.
1178  Dissolving an inset is done by setting the cursor to the beginning of an
1179  inset and pressing 
1180 \family sans
1181 Backspace
1182 \family default
1183  or by setting the cursor to the end and pressing 
1184 \family sans
1185 Delete
1186 \family default
1187 .
1188 \end_layout
1189
1190 \begin_layout Section
1191 Undo and Redo
1192 \begin_inset Index
1193 status collapsed
1194
1195 \begin_layout Plain Layout
1196 Redo
1197 \end_layout
1198
1199 \end_inset
1200
1201
1202 \begin_inset Index
1203 status collapsed
1204
1205 \begin_layout Plain Layout
1206 Undo
1207 \end_layout
1208
1209 \end_inset
1210
1211
1212 \begin_inset CommandInset label
1213 LatexCommand label
1214 name "sec:Undo-and-Redo"
1215
1216 \end_inset
1217
1218
1219 \end_layout
1220
1221 \begin_layout Standard
1222 If you make a mistake, you can easily recover from it.
1223  LyX has a large-capacity undo/redo buffer.
1224  Select 
1225 \family sans
1226 Edit\SpecialChar \menuseparator
1227 Undo
1228 \family default
1229  or the toolbar button 
1230 \begin_inset Graphics
1231         filename ../images/undo.png
1232         BoundingBox 0bp 5bp 20bp 20bp
1233
1234 \end_inset
1235
1236  to undo some mistake.
1237  If you accidentally undo too much, use 
1238 \family sans
1239 Edit\SpecialChar \menuseparator
1240 Redo
1241 \family default
1242  ot the toolbar button 
1243 \begin_inset Graphics
1244         filename ../images/redo.png
1245         BoundingBox 0bp 5bp 20bp 20bp
1246
1247 \end_inset
1248
1249  to 
1250 \begin_inset Quotes eld
1251 \end_inset
1252
1253 undo the undo.
1254 \begin_inset Quotes erd
1255 \end_inset
1256
1257  The undo mechanism is currently limited to 100
1258 \begin_inset space \thinspace{}
1259 \end_inset
1260
1261 steps to minimize memory overhead.
1262 \end_layout
1263
1264 \begin_layout Standard
1265 Notice that if you revert back all changes to arrive to the document as
1266  it was last saved, the 
1267 \begin_inset Quotes eld
1268 \end_inset
1269
1270 changed
1271 \begin_inset Quotes erd
1272 \end_inset
1273
1274  status of the document is unfortunately not reset.
1275  This is a consequence of the 100
1276 \begin_inset space \thinspace{}
1277 \end_inset
1278
1279 step undo limit, above.
1280 \end_layout
1281
1282 \begin_layout Standard
1283
1284 \family sans
1285 Undo
1286 \family default
1287  and 
1288 \family sans
1289 Redo
1290 \family default
1291  work on almost everything in LyX.
1292  But they won't undo or redo text character by character, but by blocks
1293  of text.
1294 \end_layout
1295
1296 \begin_layout Section
1297 Mouse Operations
1298 \begin_inset Index
1299 status collapsed
1300
1301 \begin_layout Plain Layout
1302 Mouse Operations
1303 \end_layout
1304
1305 \end_inset
1306
1307
1308 \end_layout
1309
1310 \begin_layout Standard
1311 This are the most basic mouse operations.
1312 \end_layout
1313
1314 \begin_layout Enumerate
1315 Motion
1316 \end_layout
1317
1318 \begin_deeper
1319 \begin_layout Itemize
1320 Click the 
1321 \emph on
1322 left mouse button
1323 \emph default
1324  once anywhere in the edit window.
1325  The cursor moves to the text under the mouse.
1326 \end_layout
1327
1328 \end_deeper
1329 \begin_layout Enumerate
1330 Selecting Text
1331 \end_layout
1332
1333 \begin_deeper
1334 \begin_layout Itemize
1335 Hold down the 
1336 \emph on
1337 left mouse button
1338 \emph default
1339  and drag the mouse.
1340  LyX marks the text between the old and new mouse positions.
1341  Use 
1342 \family sans
1343 Edit\SpecialChar \menuseparator
1344 Copy
1345 \family default
1346  to create a copy of the text in LyX's buffer (and the clipboard).
1347 \end_layout
1348
1349 \begin_layout Itemize
1350 Re-position the cursor and then paste the text back into LyX using 
1351 \family sans
1352 Edit\SpecialChar \menuseparator
1353 Paste
1354 \family default
1355 .
1356 \end_layout
1357
1358 \end_deeper
1359 \begin_layout Enumerate
1360 Insets (Footnotes, Notes, Floats, etc.)
1361 \end_layout
1362
1363 \begin_deeper
1364 \begin_layout Standard
1365
1366 \emph on
1367 Single click
1368 \emph default
1369  the left mouse button to open or close any of these.
1370  Right-click on them to set its properties.
1371  Also check the appropriate section of this manual for more details.
1372 \end_layout
1373
1374 \end_deeper
1375 \begin_layout Enumerate
1376 Tables
1377 \end_layout
1378
1379 \begin_deeper
1380 \begin_layout Standard
1381
1382 \emph on
1383 Single click
1384 \emph default
1385  the right mouse button to open a dialog that will allow you to manipulate
1386  the table.
1387 \end_layout
1388
1389 \end_deeper
1390 \begin_layout Section
1391 Navigating
1392 \begin_inset CommandInset label
1393 LatexCommand label
1394 name "sec:Navigating"
1395
1396 \end_inset
1397
1398
1399 \begin_inset Index
1400 status collapsed
1401
1402 \begin_layout Plain Layout
1403 Navigating
1404 \end_layout
1405
1406 \end_inset
1407
1408
1409 \end_layout
1410
1411 \begin_layout Standard
1412 LyX offers you two ways to navigate in documents:
1413 \end_layout
1414
1415 \begin_layout Itemize
1416 The menu 
1417 \family sans
1418 Navigate
1419 \family default
1420  lists all sections of the document as submenu entries that you can click
1421  to jump to the corresponding document part.
1422 \end_layout
1423
1424 \begin_layout Itemize
1425 The menu 
1426 \family sans
1427 Document\SpecialChar \menuseparator
1428 Outline
1429 \family default
1430  or the toolbar button 
1431 \begin_inset Graphics
1432         filename ../images/dialog-toggle_toc.png
1433         BoundingBox 0bp 5bp 20bp 20bp
1434
1435 \end_inset
1436
1437 .
1438 \end_layout
1439
1440 \begin_layout Standard
1441 The outline window shows you the content of the document's table of contents
1442  (TOC) that is described in sec.
1443 \begin_inset space \thinspace{}
1444 \end_inset
1445
1446
1447 \begin_inset CommandInset ref
1448 LatexCommand ref
1449 reference "sub:Table-of-Contents"
1450
1451 \end_inset
1452
1453 .
1454  You can click there on entries to jump to the corresponding document part.
1455  In the pull-down box at the top of the outline window, you can choose between
1456  different lists of document objects, like the list of footnotes.
1457  Some of them, the list of tables, figures, and algorithms can also be added
1458  to the document, see 
1459 \begin_inset CommandInset ref
1460 LatexCommand ref
1461 reference "sub:List-of-Figures"
1462
1463 \end_inset
1464
1465 .
1466 \end_layout
1467
1468 \begin_layout Standard
1469 With the buttons 
1470 \begin_inset space \space{}
1471 \end_inset
1472
1473
1474 \begin_inset Graphics
1475         filename ../images/down.png
1476         BoundingBox 0bp 5bp 20bp 20bp
1477
1478 \end_inset
1479
1480
1481 \begin_inset space \hspace{}
1482 \length -3mm
1483 \end_inset
1484
1485  and 
1486 \begin_inset space \space{}
1487 \end_inset
1488
1489
1490 \begin_inset Graphics
1491         filename ../images/up.png
1492         BoundingBox 0bp 5bp 20bp 20bp
1493
1494 \end_inset
1495
1496
1497 \begin_inset space \hspace{}
1498 \length -3mm
1499 \end_inset
1500
1501  at the bottom of the outline window you can change the position of sections
1502  in your document.
1503  So you can for example move section
1504 \begin_inset space ~
1505 \end_inset
1506
1507 2.5 before section
1508 \begin_inset space ~
1509 \end_inset
1510
1511 2.4.
1512  LyX will then automatically renumber the sections to the new order.
1513  With the buttons 
1514 \begin_inset Graphics
1515         filename ../images/promote.png
1516         BoundingBox 0bp 5bp 20bp 20bp
1517
1518 \end_inset
1519
1520  and 
1521 \begin_inset Graphics
1522         filename ../images/demote.png
1523         BoundingBox 0bp 5bp 20bp 20bp
1524
1525 \end_inset
1526
1527  you can change the sectioning level of sections.
1528  So you can for example make section
1529 \begin_inset space ~
1530 \end_inset
1531
1532 2.5 chapter
1533 \begin_inset space ~
1534 \end_inset
1535
1536 3 or subsection
1537 \begin_inset space ~
1538 \end_inset
1539
1540 2.4.1.
1541 \end_layout
1542
1543 \begin_layout Section
1544 Basic Key Bindings
1545 \begin_inset CommandInset label
1546 LatexCommand label
1547 name "sec:Key-Bindings"
1548
1549 \end_inset
1550
1551
1552 \begin_inset Index
1553 status collapsed
1554
1555 \begin_layout Plain Layout
1556 Key Bindings
1557 \end_layout
1558
1559 \end_inset
1560
1561
1562 \end_layout
1563
1564 \begin_layout Standard
1565 There are at least two different primary binding maps: CUA and Emacs.
1566  LyX's default is CUA.
1567 \end_layout
1568
1569 \begin_layout Standard
1570 Some keys, like 
1571 \family sans
1572 Page
1573 \begin_inset space ~
1574 \end_inset
1575
1576 Up
1577 \family default
1578
1579 \family sans
1580 Page
1581 \begin_inset space ~
1582 \end_inset
1583
1584 Down
1585 \family default
1586
1587 \family sans
1588 Left
1589 \family default
1590
1591 \family sans
1592 Right
1593 \family default
1594
1595 \family sans
1596 Up
1597 \family default
1598 , and 
1599 \family sans
1600 Down
1601 \family default
1602 , do exactly what you expect them to do.
1603  Other keys don't:
1604 \end_layout
1605
1606 \begin_layout Labeling
1607 \labelwidthstring 00.00.0000
1608
1609 \family sans
1610 Tab
1611 \begin_inset CommandInset nomenclature
1612 LatexCommand nomenclature
1613 symbol "Tab"
1614 description "Tabulator key"
1615
1616 \end_inset
1617
1618
1619 \family default
1620  There is no such thing as a tab stop in LyX.
1621  If you don't understand this, go read sections
1622 \begin_inset space ~
1623 \end_inset
1624
1625
1626 \begin_inset CommandInset ref
1627 LatexCommand ref
1628 reference "sec:Par-indent-intro"
1629
1630 \end_inset
1631
1632  and 
1633 \begin_inset CommandInset ref
1634 LatexCommand ref
1635 reference "sec:Paragraph-Environments"
1636
1637 \end_inset
1638
1639 , especially section
1640 \begin_inset space ~
1641 \end_inset
1642
1643
1644 \begin_inset CommandInset ref
1645 LatexCommand ref
1646 reference "sub:Lists"
1647
1648 \end_inset
1649
1650 , right now.
1651  Yes, right now.
1652  If you're still confused, look in the 
1653 \emph on
1654 Tutorial
1655 \emph default
1656 .
1657 \end_layout
1658
1659 \begin_layout Labeling
1660 \labelwidthstring 00.00.0000
1661
1662 \family sans
1663 Esc
1664 \begin_inset CommandInset nomenclature
1665 LatexCommand nomenclature
1666 symbol "Esc"
1667 description "Escape key"
1668
1669 \end_inset
1670
1671
1672 \family default
1673  This is the 
1674 \begin_inset Quotes eld
1675 \end_inset
1676
1677 cancel key.
1678 \begin_inset Quotes erd
1679 \end_inset
1680
1681  It's used, generically, to cancel operations.
1682  Other parts of the manual will go into greater detail about this.
1683 \end_layout
1684
1685 \begin_layout Labeling
1686 \labelwidthstring 00.00.0000
1687
1688 \family sans
1689 Home
1690 \family default
1691
1692 \begin_inset space ~
1693 \end_inset
1694
1695 and
1696 \begin_inset space ~
1697 \end_inset
1698
1699
1700 \family sans
1701 End
1702 \family default
1703  These move the cursor, respectively, to the beginning and end of a line,
1704  unless you are using the Emacs bindings where they jump to the beginning
1705  or end of the file.
1706 \end_layout
1707
1708 \begin_layout Standard
1709 There are three modifier keys:
1710 \end_layout
1711
1712 \begin_layout Labeling
1713 \labelwidthstring 00.00.0000
1714
1715 \family sans
1716 Control
1717 \family default
1718  (Denoted by 
1719 \begin_inset Quotes eld
1720 \end_inset
1721
1722
1723 \family sans
1724 C
1725 \family default
1726
1727 \begin_inset Quotes erd
1728 \end_inset
1729
1730
1731 \begin_inset CommandInset nomenclature
1732 LatexCommand nomenclature
1733 symbol "C"
1734 description "Control key"
1735
1736 \end_inset
1737
1738  in the documentation files) This has a couple of different uses, depending
1739  on which keys it's used in combination with:
1740 \end_layout
1741
1742 \begin_deeper
1743 \begin_layout Itemize
1744 With 
1745 \family sans
1746 Backspace
1747 \family default
1748  or 
1749 \family sans
1750 Delete
1751 \family default
1752 , it deletes an entire word instead of a single character.
1753 \end_layout
1754
1755 \begin_layout Itemize
1756 With 
1757 \family sans
1758 Left
1759 \family default
1760  and 
1761 \family sans
1762 Right
1763 \family default
1764 , it moves by words instead of characters.
1765 \end_layout
1766
1767 \begin_layout Itemize
1768 With 
1769 \family sans
1770 Home
1771 \family default
1772  and 
1773 \family sans
1774 End
1775 \family default
1776 , it moves to the beginning and the end of the document, respectively.
1777 \end_layout
1778
1779 \end_deeper
1780 \begin_layout Labeling
1781 \labelwidthstring 00.00.0000
1782
1783 \family sans
1784 Shift
1785 \family default
1786  (Denoted by 
1787 \begin_inset Quotes eld
1788 \end_inset
1789
1790
1791 \family sans
1792 S
1793 \family default
1794
1795 \begin_inset Quotes erd
1796 \end_inset
1797
1798
1799 \begin_inset CommandInset nomenclature
1800 LatexCommand nomenclature
1801 symbol "S"
1802 description "Shift key"
1803
1804 \end_inset
1805
1806  in the documentation files) Use this with any of the motion keys to select
1807  the text between the old and new cursor positions.
1808 \end_layout
1809
1810 \begin_layout Labeling
1811 \labelwidthstring 00.00.0000
1812
1813 \family sans
1814 Meta
1815 \family default
1816  (Denoted by 
1817 \begin_inset Quotes eld
1818 \end_inset
1819
1820
1821 \family sans
1822 M
1823 \family default
1824
1825 \begin_inset Quotes erd
1826 \end_inset
1827
1828
1829 \begin_inset CommandInset nomenclature
1830 LatexCommand nomenclature
1831 symbol "M"
1832 description "Meta or Alt key"
1833
1834 \end_inset
1835
1836  in the documentation files) This is the Alt key on many keyboards, unless
1837  your keyboard has a distinct Meta key.
1838  If you have both keys, you will need to try out which one actually performs
1839  the 
1840 \family sans
1841 Meta-
1842 \family default
1843  function.
1844  This key does many different things, but it also activates the 
1845 \emph on
1846 menu accelerator keys
1847 \emph default
1848 .
1849  If you use this in combination with any of the underlined letters in a
1850  menu or menu item, it selects that menu item.
1851 \end_layout
1852
1853 \begin_deeper
1854 \begin_layout Standard
1855 For example, the sequence 
1856 \begin_inset Quotes eld
1857 \end_inset
1858
1859
1860 \family sans
1861 M
1862 \begin_inset space ~
1863 \end_inset
1864
1865 e
1866 \begin_inset space ~
1867 \end_inset
1868
1869 s
1870 \family default
1871
1872 \begin_inset space ~
1873 \end_inset
1874
1875
1876 \family sans
1877 c
1878 \family default
1879
1880 \begin_inset Quotes erd
1881 \end_inset
1882
1883  
1884 \family sans
1885 brings
1886 \family default
1887  up the 
1888 \begin_inset Quotes eld
1889 \end_inset
1890
1891 Text Style
1892 \begin_inset Quotes erd
1893 \end_inset
1894
1895  menu.
1896  Typing 
1897 \begin_inset Quotes eld
1898 \end_inset
1899
1900
1901 \family sans
1902 M
1903 \begin_inset space ~
1904 \end_inset
1905
1906 f
1907 \family default
1908
1909 \begin_inset Quotes erd
1910 \end_inset
1911
1912  opens the 
1913 \family sans
1914 File
1915 \family default
1916  menu.
1917 \end_layout
1918
1919 \begin_layout Standard
1920 There are also other things bound to the 
1921 \family sans
1922 Meta-
1923 \family default
1924  key, but you'll have to check in the 
1925 \emph on
1926 Reference
1927 \emph default
1928  
1929 \emph on
1930 manual
1931 \emph default
1932  for more info.
1933 \end_layout
1934
1935 \end_deeper
1936 \begin_layout Standard
1937 You'll learn more and more keybindings and short-cut keys as you use LyX,
1938  because most actions will prompt a small message in the status bar at the
1939  bottom of LyX's main window which describe the name of the action, you've
1940  just triggered, and any existing keybindings for that action.
1941  The LyX menus also list the defined keybindings.
1942  The notation for the keybindings is very similar to the notation used in
1943  this documentation, so you should not have any problems understanding it.
1944  However, notice that Shift-modifiers are explicitly mentioned, so 
1945 \family sans
1946
1947 \begin_inset Quotes eld
1948 \end_inset
1949
1950 M-p S-A
1951 \family default
1952
1953 \begin_inset Quotes erd
1954 \end_inset
1955
1956  means 
1957 \family sans
1958 Meta-p
1959 \family default
1960  followed by a capital 
1961 \family sans
1962 A
1963 \family default
1964 .
1965  
1966 \begin_inset Quotes eld
1967 \end_inset
1968
1969
1970 \family sans
1971 S-C-s
1972 \family default
1973
1974 \begin_inset Quotes erd
1975 \end_inset
1976
1977  means 
1978 \family sans
1979 Shift-Control-s
1980 \family default
1981 .
1982 \end_layout
1983
1984 \begin_layout Standard
1985 You can list or change the keybindings in the LyX preferences under 
1986 \family sans
1987 Editing\SpecialChar \menuseparator
1988 Shortcuts
1989 \family default
1990 .
1991  The preferences are opened with the menu 
1992 \family sans
1993 Tools\SpecialChar \menuseparator
1994 Preferences
1995 \family default
1996 .
1997 \end_layout
1998
1999 \begin_layout Chapter
2000 LyX Basics
2001 \begin_inset Index
2002 status collapsed
2003
2004 \begin_layout Plain Layout
2005 LyX ! Basics
2006 \end_layout
2007
2008 \end_inset
2009
2010
2011 \end_layout
2012
2013 \begin_layout Section
2014 Document Types
2015 \begin_inset Index
2016 status collapsed
2017
2018 \begin_layout Plain Layout
2019 Document ! Types
2020 \end_layout
2021
2022 \end_inset
2023
2024
2025 \end_layout
2026
2027 \begin_layout Subsection
2028 Introduction
2029 \end_layout
2030
2031 \begin_layout Standard
2032 Before you do anything else, before you ever start writing a document, you
2033  need to decide what type of document you want to edit.
2034  Different types of documents use different types of spacing, headings,
2035  numbering schemes, and so on.
2036  Additionally, different documents use different paragraph environments,
2037  and format the title of your document differently.
2038 \end_layout
2039
2040 \begin_layout Standard
2041
2042 \emph on
2043 document class
2044 \emph default
2045  describes a group of properties common to a particular set of documents.
2046  By setting the document class, you automatically select these properties,
2047  making it easier to create the type of document you want.
2048  If you don't choose a document class, LyX picks one for you by default.
2049  So, it behooves you to change the class of your document.
2050 \end_layout
2051
2052 \begin_layout Standard
2053 Read on for info about the document classes you can choose from LyX, and
2054  how to adjust their properties.
2055 \end_layout
2056
2057 \begin_layout Subsection
2058 Document Classes
2059 \begin_inset Index
2060 status collapsed
2061
2062 \begin_layout Plain Layout
2063 Document ! Classes
2064 \end_layout
2065
2066 \end_inset
2067
2068
2069 \begin_inset CommandInset label
2070 LatexCommand label
2071 name "sec:Document-Classes"
2072
2073 \end_inset
2074
2075
2076 \end_layout
2077
2078 \begin_layout Subsubsection
2079 Overview
2080 \end_layout
2081
2082 \begin_layout Standard
2083 There are four standard document classes in LyX.
2084  They are:
2085 \end_layout
2086
2087 \begin_layout Description
2088 Article for basic articles
2089 \end_layout
2090
2091 \begin_layout Description
2092 Report for basic reports
2093 \end_layout
2094
2095 \begin_layout Description
2096 Book for writing a book
2097 \end_layout
2098
2099 \begin_layout Description
2100 Letter for US-style letters
2101 \end_layout
2102
2103 \begin_layout Standard
2104 There are also some non-standard classes, which LyX only uses if you have
2105  installed them.
2106  Here are some of the classes, the full list with detailed explanations
2107  can be found in chapter 
2108 \emph on
2109 Special Document Classes
2110 \emph default
2111  in the 
2112 \emph on
2113 Extended Features
2114 \emph default
2115  manual:
2116 \end_layout
2117
2118 \begin_layout Description
2119 A&A Journal articles in the style and format used in Astronomy & Astrophysics
2120 \end_layout
2121
2122 \begin_layout Description
2123 AAST
2124 \family sans
2125
2126 \begin_inset ERT
2127 status collapsed
2128
2129 \begin_layout Plain Layout
2130
2131 {}
2132 \end_layout
2133
2134 \end_inset
2135
2136
2137 \family default
2138 eX For submissions to the journals published by the American Astronomical
2139  Society
2140 \end_layout
2141
2142 \begin_layout Description
2143 AMS Layouts for articles and books in the style and format used by the American
2144  Mathematical Society (AMS).
2145  There are three article layouts available.
2146  The standard one uses a typical numbering scheme for theorems etc., that
2147  prepends the section number to the number of the result.
2148  All result-type statements (propositions, corollaries, and so on) are sequenced
2149  together, but definitions, examples, and the like have their own sequence.
2150  The 
2151 \begin_inset Quotes eld
2152 \end_inset
2153
2154 sequential numbering
2155 \begin_inset Quotes erd
2156 \end_inset
2157
2158  scheme does not place the section number with each result, but numbers
2159  them throughout the article in a single sequence.
2160  Each type of result gets its own sequence.
2161  There is also a layout that dispenses with numbering of statements altogether.
2162 \end_layout
2163
2164 \begin_layout Description
2165 Beamer Layout for presentations
2166 \end_layout
2167
2168 \begin_layout Description
2169 broadway Layout for writing plays.
2170  It is not an existing LaTeX document class, but a new one which is distributed
2171  with LyX.
2172 \end_layout
2173
2174 \begin_layout Description
2175 curiculum
2176 \begin_inset space ~
2177 \end_inset
2178
2179 vitae classes to create curriculum vitae
2180 \end_layout
2181
2182 \begin_layout Description
2183 Dinbrief Letters in format of the DIN (German industry norm)
2184 \end_layout
2185
2186 \begin_layout Description
2187 dtk Layout for 
2188 \family typewriter
2189 Die TeXnische Komödie
2190 \family default
2191 , the journal of the German TeX user Group (Dante)
2192 \end_layout
2193
2194 \begin_layout Description
2195 Elsevier Layout for journals of the Elsevier publishing group
2196 \end_layout
2197
2198 \begin_layout Description
2199 Foils Used to make transparencies
2200 \end_layout
2201
2202 \begin_layout Description
2203 g-brief Letters in format of the DIN (German industry norm)
2204 \end_layout
2205
2206 \begin_layout Description
2207 hollywood Used to type spec scripts for the US film industry.
2208  It is not an existing LaTeX document class, but a new one which is distributed
2209  with LyX.
2210 \end_layout
2211
2212 \begin_layout Description
2213 IEEEtran Layout for the journals published by the Institute of Electrical
2214  and Electronics Engineers (IEEE)
2215 \end_layout
2216
2217 \begin_layout Description
2218 IOP Layout for journals of the Institute of Physics publishing group
2219 \end_layout
2220
2221 \begin_layout Description
2222 Kluwer Layout for journals of the Kluwer publishing group
2223 \end_layout
2224
2225 \begin_layout Description
2226 koma-script a replacement for the standard classes, offers many useful features
2227  like caption formatting, automatic print space calculation etc.
2228 \end_layout
2229
2230 \begin_layout Description
2231 Memoir another replacement for the standard classes
2232 \end_layout
2233
2234 \begin_layout Description
2235 paper Used with the 
2236 \family typewriter
2237 paper
2238 \family default
2239  LaTeX document class
2240 \end_layout
2241
2242 \begin_layout Description
2243 Powerdot Layout for presentations
2244 \end_layout
2245
2246 \begin_layout Description
2247 REVTe
2248 \begin_inset ERT
2249 status collapsed
2250
2251 \begin_layout Plain Layout
2252
2253 {}
2254 \end_layout
2255
2256 \end_inset
2257
2258 X is used to write articles for the publications of the American Physical
2259  Society (APS), American Institute of Physics (AIP), and Optical Society
2260  of America (OSA).
2261  This class is not completely compatible with all LyX features.
2262 \end_layout
2263
2264 \begin_layout Description
2265 Slides Used to make transparencies
2266 \end_layout
2267
2268 \begin_layout Description
2269 SPIE
2270 \begin_inset space ~
2271 \end_inset
2272
2273 Proceedings Layout for the journals published by The International Society
2274  for Optical Engineering (SPIE)
2275 \end_layout
2276
2277 \begin_layout Description
2278 Springer Layouts for journals of the Springer publishing group
2279 \end_layout
2280
2281 \begin_layout Description
2282 TUGboat Layout for 
2283 \family typewriter
2284 TUGboat
2285 \family default
2286 , the journal of the international TeX user Group (TUG)
2287 \end_layout
2288
2289 \begin_layout Standard
2290 We won't go into any detail about how to use these different document classes
2291  here.
2292  You can find all the details about the non-standard classes in the 
2293 \emph on
2294 Extended Editing
2295 \emph default
2296  manual.
2297  Here, we will settle with a list of some of the common properties of all
2298  of the document classes.
2299 \end_layout
2300
2301 \begin_layout Subsubsection
2302 Selecting a Class
2303 \end_layout
2304
2305 \begin_layout Standard
2306 You can select a class using the 
2307 \family sans
2308 Document\SpecialChar \menuseparator
2309 Settings
2310 \begin_inset Index
2311 status collapsed
2312
2313 \begin_layout Plain Layout
2314 Document ! Settings
2315 \end_layout
2316
2317 \end_inset
2318
2319
2320 \family default
2321  dialog.
2322  Select the class you want to use, and make any fine tunings of the options
2323  you may need.
2324 \end_layout
2325
2326 \begin_layout Subsubsection
2327 \begin_inset CommandInset label
2328 LatexCommand label
2329 name "sub:Modules"
2330
2331 \end_inset
2332
2333 Modules
2334 \begin_inset Index
2335 status collapsed
2336
2337 \begin_layout Plain Layout
2338 Layout Modules
2339 \end_layout
2340
2341 \end_inset
2342
2343
2344 \end_layout
2345
2346 \begin_layout Standard
2347 Since LyX 1.6, layout modules can be used to add additional features to a
2348  document without the user's having to include those features in a new layout
2349  file.
2350  The available modules are listed in the Available Modules pane of the 
2351 \family sans
2352 Document\SpecialChar \menuseparator
2353 Settings
2354 \begin_inset Index
2355 status collapsed
2356
2357 \begin_layout Plain Layout
2358 Document ! Settings
2359 \end_layout
2360
2361 \end_inset
2362
2363
2364 \family default
2365  dialog.
2366  Highlighting one of them will bring up a description of the module.
2367  Please note that some modules require LaTeX packages that are not always
2368  installed by default.
2369  LyX will warn you if you do not have the needed package.
2370  Note also that some modules require other modules, and some pairs of modules
2371  are incompatible.
2372 \end_layout
2373
2374 \begin_layout Subsubsection
2375 Properties
2376 \end_layout
2377
2378 \begin_layout Standard
2379 Each class has a default set of options.
2380  Here's a quick table describing them:
2381 \end_layout
2382
2383 \begin_layout Standard
2384 \begin_inset VSpace 0.3cm
2385 \end_inset
2386
2387
2388 \end_layout
2389
2390 \begin_layout Standard
2391 \align center
2392 \begin_inset Tabular
2393 <lyxtabular version="3" rows="5" columns="5">
2394 <features>
2395 <column alignment="center" valignment="top" width="0pt">
2396 <column alignment="center" valignment="top" width="0pt">
2397 <column alignment="center" valignment="top" width="0pt">
2398 <column alignment="center" valignment="top" width="0pt">
2399 <column alignment="center" valignment="top" width="0pt">
2400 <row>
2401 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2402 \begin_inset Text
2403
2404 \begin_layout Plain Layout
2405
2406 \end_layout
2407
2408 \end_inset
2409 </cell>
2410 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2411 \begin_inset Text
2412
2413 \begin_layout Plain Layout
2414
2415 \family sans
2416 \series medium
2417 \shape up
2418 \size normal
2419 \emph off
2420 \bar no
2421 \noun off
2422 \color none
2423 Pagestyle
2424 \end_layout
2425
2426 \end_inset
2427 </cell>
2428 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2429 \begin_inset Text
2430
2431 \begin_layout Plain Layout
2432
2433 \family sans
2434 \series medium
2435 \shape up
2436 \size normal
2437 \emph off
2438 \bar no
2439 \noun off
2440 \color none
2441 Sides
2442 \end_layout
2443
2444 \end_inset
2445 </cell>
2446 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2447 \begin_inset Text
2448
2449 \begin_layout Plain Layout
2450
2451 \family sans
2452 \series medium
2453 \shape up
2454 \size normal
2455 \emph off
2456 \bar no
2457 \noun off
2458 \color none
2459 Columns
2460 \end_layout
2461
2462 \end_inset
2463 </cell>
2464 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2465 \begin_inset Text
2466
2467 \begin_layout Plain Layout
2468
2469 \series medium
2470 \shape up
2471 \size normal
2472 \emph off
2473 \bar no
2474 \noun off
2475 \color none
2476 Max.
2477  sectioning level
2478 \end_layout
2479
2480 \end_inset
2481 </cell>
2482 </row>
2483 <row>
2484 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2485 \begin_inset Text
2486
2487 \begin_layout Plain Layout
2488
2489 \series medium
2490 \shape up
2491 \size normal
2492 \emph off
2493 \bar no
2494 \noun off
2495 \color none
2496 article
2497 \end_layout
2498
2499 \end_inset
2500 </cell>
2501 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2502 \begin_inset Text
2503
2504 \begin_layout Plain Layout
2505
2506 \family sans
2507 \series medium
2508 \shape up
2509 \size normal
2510 \emph off
2511 \bar no
2512 \noun off
2513 \color none
2514 Plain
2515 \end_layout
2516
2517 \end_inset
2518 </cell>
2519 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2520 \begin_inset Text
2521
2522 \begin_layout Plain Layout
2523
2524 \family sans
2525 \series medium
2526 \shape up
2527 \size normal
2528 \emph off
2529 \bar no
2530 \noun off
2531 \color none
2532 One
2533 \end_layout
2534
2535 \end_inset
2536 </cell>
2537 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2538 \begin_inset Text
2539
2540 \begin_layout Plain Layout
2541
2542 \family sans
2543 \series medium
2544 \shape up
2545 \size normal
2546 \emph off
2547 \bar no
2548 \noun off
2549 \color none
2550 One
2551 \end_layout
2552
2553 \end_inset
2554 </cell>
2555 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2556 \begin_inset Text
2557
2558 \begin_layout Plain Layout
2559
2560 \family sans
2561 \series medium
2562 \shape up
2563 \size normal
2564 \emph off
2565 \bar no
2566 \noun off
2567 \color none
2568 Section
2569 \end_layout
2570
2571 \end_inset
2572 </cell>
2573 </row>
2574 <row>
2575 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2576 \begin_inset Text
2577
2578 \begin_layout Plain Layout
2579
2580 \series medium
2581 \shape up
2582 \size normal
2583 \emph off
2584 \bar no
2585 \noun off
2586 \color none
2587 report
2588 \end_layout
2589
2590 \end_inset
2591 </cell>
2592 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2593 \begin_inset Text
2594
2595 \begin_layout Plain Layout
2596
2597 \family sans
2598 \series medium
2599 \shape up
2600 \size normal
2601 \emph off
2602 \bar no
2603 \noun off
2604 \color none
2605 Plain
2606 \end_layout
2607
2608 \end_inset
2609 </cell>
2610 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2611 \begin_inset Text
2612
2613 \begin_layout Plain Layout
2614
2615 \family sans
2616 \series medium
2617 \shape up
2618 \size normal
2619 \emph off
2620 \bar no
2621 \noun off
2622 \color none
2623 One
2624 \end_layout
2625
2626 \end_inset
2627 </cell>
2628 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2629 \begin_inset Text
2630
2631 \begin_layout Plain Layout
2632
2633 \family sans
2634 \series medium
2635 \shape up
2636 \size normal
2637 \emph off
2638 \bar no
2639 \noun off
2640 \color none
2641 One
2642 \end_layout
2643
2644 \end_inset
2645 </cell>
2646 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2647 \begin_inset Text
2648
2649 \begin_layout Plain Layout
2650
2651 \family sans
2652 \series medium
2653 \shape up
2654 \size normal
2655 \emph off
2656 \bar no
2657 \noun off
2658 \color none
2659 Chapter
2660 \end_layout
2661
2662 \end_inset
2663 </cell>
2664 </row>
2665 <row>
2666 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2667 \begin_inset Text
2668
2669 \begin_layout Plain Layout
2670
2671 \series medium
2672 \shape up
2673 \size normal
2674 \emph off
2675 \bar no
2676 \noun off
2677 \color none
2678 book
2679 \end_layout
2680
2681 \end_inset
2682 </cell>
2683 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2684 \begin_inset Text
2685
2686 \begin_layout Plain Layout
2687
2688 \family sans
2689 \series medium
2690 \shape up
2691 \size normal
2692 \emph off
2693 \bar no
2694 \noun off
2695 \color none
2696 Headings
2697 \end_layout
2698
2699 \end_inset
2700 </cell>
2701 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2702 \begin_inset Text
2703
2704 \begin_layout Plain Layout
2705
2706 \family sans
2707 \series medium
2708 \shape up
2709 \size normal
2710 \emph off
2711 \bar no
2712 \noun off
2713 \color none
2714 Two
2715 \end_layout
2716
2717 \end_inset
2718 </cell>
2719 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2720 \begin_inset Text
2721
2722 \begin_layout Plain Layout
2723
2724 \family sans
2725 \series medium
2726 \shape up
2727 \size normal
2728 \emph off
2729 \bar no
2730 \noun off
2731 \color none
2732 One
2733 \end_layout
2734
2735 \end_inset
2736 </cell>
2737 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2738 \begin_inset Text
2739
2740 \begin_layout Plain Layout
2741
2742 \family sans
2743 \series medium
2744 \shape up
2745 \size normal
2746 \emph off
2747 \bar no
2748 \noun off
2749 \color none
2750 Chapter
2751 \end_layout
2752
2753 \end_inset
2754 </cell>
2755 </row>
2756 <row>
2757 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2758 \begin_inset Text
2759
2760 \begin_layout Plain Layout
2761
2762 \series medium
2763 \shape up
2764 \size normal
2765 \emph off
2766 \bar no
2767 \noun off
2768 \color none
2769 letter
2770 \end_layout
2771
2772 \end_inset
2773 </cell>
2774 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2775 \begin_inset Text
2776
2777 \begin_layout Plain Layout
2778
2779 \family sans
2780 \series medium
2781 \shape up
2782 \size normal
2783 \emph off
2784 \bar no
2785 \noun off
2786 \color none
2787 Plain
2788 \end_layout
2789
2790 \end_inset
2791 </cell>
2792 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2793 \begin_inset Text
2794
2795 \begin_layout Plain Layout
2796
2797 \family sans
2798 \series medium
2799 \shape up
2800 \size normal
2801 \emph off
2802 \bar no
2803 \noun off
2804 \color none
2805 One
2806 \end_layout
2807
2808 \end_inset
2809 </cell>
2810 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2811 \begin_inset Text
2812
2813 \begin_layout Plain Layout
2814
2815 \family sans
2816 \series medium
2817 \shape up
2818 \size normal
2819 \emph off
2820 \bar no
2821 \noun off
2822 \color none
2823 One
2824 \end_layout
2825
2826 \end_inset
2827 </cell>
2828 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2829 \begin_inset Text
2830
2831 \begin_layout Plain Layout
2832
2833 \series medium
2834 \shape up
2835 \size normal
2836 \emph off
2837 \bar no
2838 \noun off
2839 \color none
2840 none
2841 \end_layout
2842
2843 \end_inset
2844 </cell>
2845 </row>
2846 </lyxtabular>
2847
2848 \end_inset
2849
2850
2851 \end_layout
2852
2853 \begin_layout Standard
2854 \begin_inset VSpace 0.3cm
2855 \end_inset
2856
2857
2858 \end_layout
2859
2860 \begin_layout Standard
2861 You're probably also wondering what 
2862 \begin_inset Quotes eld
2863 \end_inset
2864
2865 Max.
2866 \begin_inset space ~
2867 \end_inset
2868
2869 sectioning level
2870 \begin_inset Quotes erd
2871 \end_inset
2872
2873  means.
2874  There are several paragraph environments used to create section headings.
2875  Different document classes allow different types of section headings.
2876  Only two use the 
2877 \family sans
2878 Chapter
2879 \family default
2880  heading; the rest do not and begin instead with the 
2881 \family sans
2882 Section
2883 \family default
2884  heading.
2885  Some document classes, such as the ones for letters, don't use any section
2886  headings.
2887  In addition to 
2888 \family sans
2889 Chapter
2890 \family default
2891  and 
2892 \family sans
2893 Section
2894 \family default
2895  headings, there are also 
2896 \family sans
2897 Subsection
2898 \family default
2899  headings, 
2900 \family sans
2901 Subsubsection
2902 \family default
2903  headings, and so on.
2904  We'll describe these headings fully in section
2905 \begin_inset space ~
2906 \end_inset
2907
2908
2909 \begin_inset CommandInset ref
2910 LatexCommand ref
2911 reference "sub:Headings"
2912
2913 \end_inset
2914
2915 .
2916 \end_layout
2917
2918 \begin_layout Subsection
2919 Document Layout
2920 \begin_inset Index
2921 status collapsed
2922
2923 \begin_layout Plain Layout
2924 Document !  Layout
2925 \end_layout
2926
2927 \end_inset
2928
2929
2930 \begin_inset CommandInset label
2931 LatexCommand label
2932 name "sub:Document-Layout"
2933
2934 \end_inset
2935
2936
2937 \family sans
2938
2939 \begin_inset Index
2940 status collapsed
2941
2942 \begin_layout Plain Layout
2943 Document ! Settings
2944 \end_layout
2945
2946 \end_inset
2947
2948
2949 \end_layout
2950
2951 \begin_layout Standard
2952 The most important properties of documents classes are set in the menu 
2953 \family sans
2954 Document\SpecialChar \menuseparator
2955 Settings
2956 \family default
2957 .
2958  There in the 
2959 \family sans
2960 Options
2961 \family default
2962  field under 
2963 \family sans
2964 Documents
2965 \begin_inset space ~
2966 \end_inset
2967
2968 classes
2969 \family default
2970 , you can enter special options for your document class in a comma-separated
2971  list.
2972  This is only necessary if LyX doesn't support special options you want
2973  to use for your document.
2974  To learn more about your favorite LaTeX-class and its options, you have
2975  to read its manual.
2976 \end_layout
2977
2978 \begin_layout Standard
2979 Under 
2980 \family sans
2981 Page
2982 \begin_inset space ~
2983 \end_inset
2984
2985 Layout
2986 \family default
2987  the 
2988 \family sans
2989 Pagestyle
2990 \family default
2991  controls what sorts of headings and page numbers go on a page.
2992  You can choose between the following five options:
2993 \end_layout
2994
2995 \begin_layout Labeling
2996 \labelwidthstring 00.00.0000
2997
2998 \family sans
2999 Default
3000 \family default
3001  Use default pagestyle of current class.
3002 \end_layout
3003
3004 \begin_layout Labeling
3005 \labelwidthstring 00.00.0000
3006
3007 \family sans
3008 Empty
3009 \family default
3010  No page numbers or headings.
3011 \end_layout
3012
3013 \begin_layout Labeling
3014 \labelwidthstring 00.00.0000
3015
3016 \family sans
3017 Plain
3018 \family default
3019  Page numbers only.
3020 \end_layout
3021
3022 \begin_layout Labeling
3023 \labelwidthstring 00.00.0000
3024
3025 \family sans
3026 Headings
3027 \family default
3028  Page numbers and either the current chapter or section title and number.
3029  Whether LyX uses the current chapter or the current section depends on
3030  the maximum sectioning level of the class.
3031 \end_layout
3032
3033 \begin_layout Labeling
3034 \labelwidthstring 00.00.0000
3035
3036 \family sans
3037 Fancy
3038 \family default
3039  This allows you to create fully customizable headers and footers if you
3040  have the 
3041 \series bold
3042 fancyhdr
3043 \series default
3044
3045 \begin_inset Index
3046 status collapsed
3047
3048 \begin_layout Plain Layout
3049 LaTeX-packages ! fancyhdr
3050 \end_layout
3051
3052 \end_inset
3053
3054  package installed.
3055  At the moment, support in LyX is limited to this setting.
3056  To use the full power of this package, you have to add code to your document
3057  preamble.
3058  Check the documentation for the 
3059 \series bold
3060 fancyhdr
3061 \series default
3062  package for more details, 
3063 \begin_inset CommandInset citation
3064 LatexCommand cite
3065 key "fancyhdr"
3066
3067 \end_inset
3068
3069 .
3070 \end_layout
3071
3072 \begin_layout Standard
3073 The 
3074 \family sans
3075 Separation
3076 \family default
3077  of paragraphs is described in section
3078 \begin_inset space ~
3079 \end_inset
3080
3081
3082 \begin_inset CommandInset ref
3083 LatexCommand ref
3084 reference "sec:Par-indent-intro"
3085
3086 \end_inset
3087
3088 .
3089 \end_layout
3090
3091 \begin_layout Subsection
3092 Paper Size and Orientation
3093 \begin_inset Index
3094 status collapsed
3095
3096 \begin_layout Plain Layout
3097 Document ! Paper size
3098 \end_layout
3099
3100 \end_inset
3101
3102
3103 \begin_inset CommandInset label
3104 LatexCommand label
3105 name "sub:Paper-Size,-Orientation,"
3106
3107 \end_inset
3108
3109
3110 \end_layout
3111
3112 \begin_layout Standard
3113 You'll find the following options in the menu 
3114 \family sans
3115 Page
3116 \begin_inset space ~
3117 \end_inset
3118
3119 Layout
3120 \family default
3121  of the dialog of the 
3122 \family sans
3123 Document\SpecialChar \menuseparator
3124 Settings
3125 \family default
3126  menu:
3127 \family sans
3128
3129 \begin_inset Index
3130 status collapsed
3131
3132 \begin_layout Plain Layout
3133 Document ! Settings
3134 \end_layout
3135
3136 \end_inset
3137
3138
3139 \end_layout
3140
3141 \begin_layout Labeling
3142 \labelwidthstring 00.00.0000
3143
3144 \family sans
3145 Papersize
3146 \family default
3147  What size paper to print on.
3148  The choices are
3149 \end_layout
3150
3151 \begin_layout Itemize
3152
3153 \family sans
3154 Default
3155 \end_layout
3156
3157 \begin_layout Itemize
3158
3159 \family sans
3160 A3, A4,
3161 \family default
3162  
3163 \family sans
3164 A5
3165 \end_layout
3166
3167 \begin_layout Itemize
3168
3169 \family sans
3170 B3, B4, B5
3171 \end_layout
3172
3173 \begin_layout Itemize
3174
3175 \family sans
3176 US letter
3177 \end_layout
3178
3179 \begin_layout Itemize
3180
3181 \family sans
3182 US legal
3183 \end_layout
3184
3185 \begin_layout Itemize
3186
3187 \family sans
3188 US executive
3189 \end_layout
3190
3191 \begin_layout Itemize
3192
3193 \family sans
3194 Custom
3195 \end_layout
3196
3197 \begin_layout Labeling
3198 \labelwidthstring 00.00.0000
3199
3200 \family sans
3201 Orientation
3202 \family default
3203  Two toggle buttons choose whether to print the output as 
3204 \family sans
3205 Landscape
3206 \family default
3207  or as 
3208 \family sans
3209 Portrait
3210 \family default
3211 .
3212 \end_layout
3213
3214 \begin_layout Labeling
3215 \labelwidthstring 00.00.0000
3216
3217 \family sans
3218 Two-sided
3219 \begin_inset space ~
3220 \end_inset
3221
3222 document
3223 \family default
3224  Adjusts the print space to print both sides of paper.
3225  That means that the print space for odd- and even-numbered pages is different.
3226 \end_layout
3227
3228 \begin_layout Subsection
3229 Margins
3230 \begin_inset Index
3231 status collapsed
3232
3233 \begin_layout Plain Layout
3234 Document ! Margins
3235 \end_layout
3236
3237 \end_inset
3238
3239
3240 \begin_inset CommandInset label
3241 LatexCommand label
3242 name "sub:Margins"
3243
3244 \end_inset
3245
3246
3247 \begin_inset Index
3248 status collapsed
3249
3250 \begin_layout Plain Layout
3251 Margins
3252 \end_layout
3253
3254 \end_inset
3255
3256
3257 \end_layout
3258
3259 \begin_layout Standard
3260 Paper margins are set in the menu 
3261 \family sans
3262 Document\SpecialChar \menuseparator
3263 Settings
3264 \family default
3265 .
3266 \family sans
3267
3268 \begin_inset Index
3269 status collapsed
3270
3271 \begin_layout Plain Layout
3272 Document ! Settings
3273 \end_layout
3274
3275 \end_inset
3276
3277
3278 \end_layout
3279
3280 \begin_layout Standard
3281 If you use a koma-script document class, you can use the default settings.
3282  Because koma-script calculates then the printspace automatically by taking
3283  the paper format and the font size into account.
3284 \end_layout
3285
3286 \begin_layout Subsection
3287 Important Note
3288 \end_layout
3289
3290 \begin_layout Standard
3291 If you change a document class, LyX has to convert 
3292 \emph on
3293 everything
3294 \emph default
3295  into the new class.
3296  That includes the paragraph environments.
3297  Some paragraph environments are standard; all of the document classes have
3298  them; but some classes have special paragraph environments.
3299  If this is the case, and you change the document class, LyX sets the missing
3300  paragraph environments to 
3301 \family sans
3302 Standard
3303 \family default
3304  and places an error box at the beginning of the paragraph.
3305  Just click on them and you'll get a message dialog that tells you about
3306  the conversion and why it failed.
3307 \end_layout
3308
3309 \begin_layout Section
3310 Paragraph Indentation and Separation
3311 \begin_inset Index
3312 status collapsed
3313
3314 \begin_layout Plain Layout
3315 Paragraph ! Indentation
3316 \end_layout
3317
3318 \end_inset
3319
3320
3321 \end_layout
3322
3323 \begin_layout Subsection
3324 Introduction
3325 \begin_inset CommandInset label
3326 LatexCommand label
3327 name "sec:Par-indent-intro"
3328
3329 \end_inset
3330
3331
3332 \end_layout
3333
3334 \begin_layout Standard
3335 Before describing all of the various paragraph environments, we'd like to
3336  say a word or two about paragraph indentation.
3337 \end_layout
3338
3339 \begin_layout Standard
3340 Everyone seems to have their own convention for separating paragraphs.
3341  Most Americans indent the first line of a paragraph.
3342  Others don't indent but put extra space between the paragraphs.
3343  If you choose indentation for paragraphs the 
3344 \emph on
3345 first
3346 \emph default
3347  paragraph of a section, or after a figure, an equation, a table, a list,
3348  etc., is 
3349 \emph on
3350 not
3351 \emph default
3352  indented.
3353  Only a paragraph following another paragraph gets indented.
3354  Note that the indentation behavior is different when you use another document
3355  language than English.
3356  LaTeX takes care that the indentation follows the rules of the used language.
3357 \end_layout
3358
3359 \begin_layout Standard
3360 The space between paragraphs, like the line spacing, the space between headings
3361  and text --- in fact, all of the spacings for just about everything are
3362  pre-coded into LyX.
3363  As we said, you don't worry about how much space to add between what.
3364  LyX takes care of that.
3365  In fact, these pre-coded vertical spacings aren't a single number but a
3366  range.
3367  That way, LyX can squish or stretch the space between lines to make sure
3368  figures fit on a page with text, so that sections don't start at the bottom
3369  of a page, and so on.
3370 \begin_inset Foot
3371 status collapsed
3372
3373 \begin_layout Plain Layout
3374 LaTeX does this when LyX goes to produce a printable file.
3375 \end_layout
3376
3377 \end_inset
3378
3379  However, pre-coded doesn't mean you can't change them.
3380  LyX gives you the ability to globally change 
3381 \emph on
3382 all
3383 \emph default
3384  of these pre-coded spacings.
3385  We'll explain more later.
3386 \end_layout
3387
3388 \begin_layout Subsection
3389 Paragraph Separation
3390 \begin_inset Index
3391 status collapsed
3392
3393 \begin_layout Plain Layout
3394 Paragraph ! Separation
3395 \end_layout
3396
3397 \end_inset
3398
3399
3400 \end_layout
3401
3402 \begin_layout Standard
3403 To separate paragraphs, select 
3404 \family sans
3405 Indent
3406 \family default
3407  or 
3408 \family sans
3409 Skip
3410 \family default
3411  in the submenu 
3412 \family sans
3413 Text
3414 \begin_inset space ~
3415 \end_inset
3416
3417 Layout
3418 \family default
3419  of the dialog 
3420 \family sans
3421 Document\SpecialChar \menuseparator
3422 Settings
3423 \begin_inset Index
3424 status collapsed
3425
3426 \begin_layout Plain Layout
3427 Document ! Settings
3428 \end_layout
3429
3430 \end_inset
3431
3432
3433 \family default
3434  to indent paragraphs or add extra space between paragraphs, respectively.
3435  The size of the skips can be defined in the dialog, for the indentation
3436  you have to add this line to your document preamble:
3437 \end_layout
3438
3439 \begin_layout Standard
3440
3441 \series bold
3442
3443 \backslash
3444 setlength{
3445 \backslash
3446 parindent}{Length}
3447 \end_layout
3448
3449 \begin_layout Standard
3450 where length is a value in one of the units listed in Appendix
3451 \begin_inset space ~
3452 \end_inset
3453
3454
3455 \begin_inset CommandInset ref
3456 LatexCommand ref
3457 reference "cap:Units"
3458
3459 \end_inset
3460
3461 .
3462  The default length is 30
3463 \begin_inset space \thinspace{}
3464 \end_inset
3465
3466 pt.
3467 \end_layout
3468
3469 \begin_layout Subsection
3470 Fine-Tuning
3471 \end_layout
3472
3473 \begin_layout Standard
3474 You can also change the separation method of a single paragraph.
3475  Open the 
3476 \family sans
3477 Edit\SpecialChar \menuseparator
3478 Paragraph
3479 \begin_inset space ~
3480 \end_inset
3481
3482 Settings
3483 \family default
3484  dialog and toggle the 
3485 \family sans
3486 Indent
3487 \begin_inset space ~
3488 \end_inset
3489
3490 Paragraph
3491 \family default
3492  option to change the state of the current paragraph.
3493  If paragraphs have no indentation but use extra space for separation, this
3494  button will be ignored (you can't indent a single paragraph by toggling
3495  this).
3496 \end_layout
3497
3498 \begin_layout Standard
3499 You should only need to change the indentation method for a single paragraph
3500  if you need to do some fine-tuning.
3501 \end_layout
3502
3503 \begin_layout Subsection
3504 Line Spacing
3505 \begin_inset Index
3506 status collapsed
3507
3508 \begin_layout Plain Layout
3509 Paragraph ! Line spacing
3510 \end_layout
3511
3512 \end_inset
3513
3514
3515 \end_layout
3516
3517 \begin_layout Standard
3518 In the 
3519 \family sans
3520 Document\SpecialChar \menuseparator
3521 Settings
3522 \begin_inset Index
3523 status collapsed
3524
3525 \begin_layout Plain Layout
3526 Document ! Settings
3527 \end_layout
3528
3529 \end_inset
3530
3531
3532 \family default
3533  dialog you can set the line spacing in the submenu 
3534 \family sans
3535 Text
3536 \begin_inset space ~
3537 \end_inset
3538
3539 Layout.
3540 \family default
3541
3542 \begin_inset Foot
3543 status collapsed
3544
3545 \begin_layout Plain Layout
3546 You need to have the LaTeX-package 
3547 \series bold
3548 setspace
3549 \series default
3550
3551 \begin_inset Index
3552 status collapsed
3553
3554 \begin_layout Plain Layout
3555 LaTeX-packages ! setspace
3556 \end_layout
3557
3558 \end_inset
3559
3560  installed to use this feature.
3561 \end_layout
3562
3563 \end_inset
3564
3565
3566 \end_layout
3567
3568 \begin_layout Section
3569 Paragraph Environments
3570 \begin_inset Index
3571 status collapsed
3572
3573 \begin_layout Plain Layout
3574 Paragraph ! Environments
3575 \end_layout
3576
3577 \end_inset
3578
3579
3580 \begin_inset CommandInset label
3581 LatexCommand label
3582 name "sec:Paragraph-Environments"
3583
3584 \end_inset
3585
3586
3587 \begin_inset Index
3588 status collapsed
3589
3590 \begin_layout Plain Layout
3591 Paragraph environments|(
3592 \end_layout
3593
3594 \end_inset
3595
3596
3597 \end_layout
3598
3599 \begin_layout Subsection
3600 Overview
3601 \end_layout
3602
3603 \begin_layout Standard
3604 Paragraph environments correspond to the
3605 \end_layout
3606
3607 \begin_layout Standard
3608
3609 \series bold
3610
3611 \backslash
3612 begin{
3613 \emph on
3614 environment
3615 \emph default
3616 } ...
3617  
3618 \backslash
3619 end{
3620 \emph on
3621 environment
3622 \emph default
3623 }
3624 \series default
3625
3626 \begin_inset Newline newline
3627 \end_inset
3628
3629 command sequence in LaTeX files.
3630  If you don't know LaTeX, or the concept of a paragraph environment is totally
3631  alien to you, we urge you to read the 
3632 \emph on
3633 Tutorial
3634 \emph default
3635 .
3636  The 
3637 \emph on
3638 Tutorial
3639 \emph default
3640  also contains many more examples than this section does.
3641 \end_layout
3642
3643 \begin_layout Standard
3644 A paragraph environment is simply a 
3645 \begin_inset Quotes eld
3646 \end_inset
3647
3648 container
3649 \begin_inset Quotes erd
3650 \end_inset
3651
3652  for a paragraph which gives that paragraph certain properties.
3653  This can include a particular style of font, different margins, a numbering
3654  scheme, labels, and so on.
3655  Additionally, you can 
3656 \begin_inset Quotes eld
3657 \end_inset
3658
3659 nest
3660 \begin_inset Quotes erd
3661 \end_inset
3662
3663  the different environments inside one another, allowing one environment
3664  to inherit some of the properties of another.
3665  The different paragraph environments totally replace the need for messy
3666  tab stops, on the fly margin adjustment, and other hold-overs from the
3667  days of typewriters.
3668  There are several paragraph environments which are specific to a particular
3669  document type.
3670  We'll only be covering the most common ones here.
3671 \end_layout
3672
3673 \begin_layout Standard
3674 To choose a new paragraph environment, use the pull-down box 
3675 \begin_inset Graphics
3676         filename clipart/ToolbarEnvBox.png
3677         scale 70
3678         clip
3679
3680 \end_inset
3681
3682  at the left end of the toolbar.
3683  LyX will change the environment of the 
3684 \emph on
3685 entire
3686 \emph default
3687  paragraph in which the cursor sits.
3688  You can also change the environment of an entire group of paragraphs if
3689  you select them before choosing the new environment.
3690  
3691 \end_layout
3692
3693 \begin_layout Standard
3694 Note that hitting 
3695 \family sans
3696 Return
3697 \family default
3698  will 
3699 \emph on
3700 typically
3701 \emph default
3702  create a new paragraph using the 
3703 \family sans
3704 Standard
3705 \family default
3706  paragraph environment.
3707  We say 
3708 \begin_inset Quotes eld
3709 \end_inset
3710
3711 typically
3712 \begin_inset Quotes erd
3713 \end_inset
3714
3715  because if you are in one of these environments:
3716 \end_layout
3717
3718 \begin_layout Itemize
3719
3720 \family sans
3721 Quote
3722 \end_layout
3723
3724 \begin_layout Itemize
3725
3726 \family sans
3727 Quotation
3728 \end_layout
3729
3730 \begin_layout Itemize
3731
3732 \family sans
3733 Verse
3734 \end_layout
3735
3736 \begin_layout Itemize
3737
3738 \family sans
3739 Itemize
3740 \end_layout
3741
3742 \begin_layout Itemize
3743
3744 \family sans
3745 Enumerate
3746 \end_layout
3747
3748 \begin_layout Itemize
3749
3750 \family sans
3751 Description
3752 \end_layout
3753
3754 \begin_layout Itemize
3755
3756 \family sans
3757 List
3758 \end_layout
3759
3760 \begin_layout Standard
3761 LyX keeps the old paragraph environment when you hit 
3762 \family sans
3763 Return
3764 \family default
3765 , rather than resetting it to 
3766 \family sans
3767 Standard
3768 \family default
3769 .
3770  LyX will still reset the nesting depth, however.
3771  Usually, starting a new paragraph resets both the paragraph environment
3772  and the nesting depth (for more on nesting see section
3773 \begin_inset space ~
3774 \end_inset
3775
3776
3777 \begin_inset CommandInset ref
3778 LatexCommand ref
3779 reference "sec:Nesting"
3780
3781 \end_inset
3782
3783 ).
3784  At the moment, all this is context-specific; you're better off expecting
3785  
3786 \family sans
3787 Return
3788 \family default
3789  to reset the paragraph environment and depth.
3790  If you want a new paragraph to keep the current environment and depth,
3791  use 
3792 \family sans
3793 M-Return
3794 \family default
3795  instead.
3796 \end_layout
3797
3798 \begin_layout Subsection
3799 Standard
3800 \end_layout
3801
3802 \begin_layout Standard
3803 The default paragraph environment is 
3804 \family sans
3805 Standard
3806 \family default
3807  for most classes.
3808  It creates a plain paragraph.
3809  If LyX resets the paragraph environment, this is the one it chooses.
3810  In fact, the paragraph you're reading right now (and most of the ones in
3811  this manual) are in the 
3812 \family sans
3813 Standard
3814 \family default
3815  environment.
3816 \end_layout
3817
3818 \begin_layout Standard
3819 You can nest a paragraph using the 
3820 \family sans
3821 Standard
3822 \family default
3823  environment in just about anything else, but you can't really nest anything
3824  in a 
3825 \family sans
3826 Standard
3827 \family default
3828  environment.
3829 \end_layout
3830
3831 \begin_layout Subsection
3832 Document Title
3833 \begin_inset Index
3834 status collapsed
3835
3836 \begin_layout Plain Layout
3837 Document !Title
3838 \end_layout
3839
3840 \end_inset
3841
3842
3843 \end_layout
3844
3845 \begin_layout Standard
3846 A LaTeX title page has three parts: the title itself, the name(s) of the
3847  author(s) and a 
3848 \begin_inset Quotes eld
3849 \end_inset
3850
3851 footnote
3852 \begin_inset Quotes erd
3853 \end_inset
3854
3855  for thanks or contact information.
3856  For certain types of documents, LaTeX places all of this on a separate
3857  page along with today's date.
3858  For other types of documents, the title 
3859 \begin_inset Quotes eld
3860 \end_inset
3861
3862 page
3863 \begin_inset Quotes erd
3864 \end_inset
3865
3866  goes at the top of the first page of the document.
3867  
3868 \end_layout
3869
3870 \begin_layout Standard
3871 LyX provides an interface to the title page commands through the paragraph
3872  environments 
3873 \family sans
3874 Title
3875 \family default
3876
3877 \family sans
3878 Author
3879 \family default
3880 , and 
3881 \family sans
3882 Date
3883 \family default
3884 .
3885  Here's how you use them:
3886 \end_layout
3887
3888 \begin_layout Itemize
3889 Put the title of your document in the 
3890 \family sans
3891 Title
3892 \family default
3893  environment.
3894 \end_layout
3895
3896 \begin_layout Itemize
3897 Put the author name in the 
3898 \family sans
3899 Author
3900 \family default
3901  environment.
3902 \end_layout
3903
3904 \begin_layout Itemize
3905 If you want the date to have a certain appearance, want to use a fixed date,
3906  or want other text to appear in place of today's date, put that text in
3907  the 
3908 \family sans
3909 Date
3910 \family default
3911  environment.
3912  Note that using this environment is optional.
3913  If you don't provide any, LaTeX will automatically insert today's date.
3914  If you don't want any date, add the line
3915 \begin_inset Newline newline
3916 \end_inset
3917
3918
3919 \series bold
3920
3921 \backslash
3922 date{}
3923 \series default
3924
3925 \begin_inset Newline newline
3926 \end_inset
3927
3928 to the preamble of your document (menu 
3929 \family sans
3930 Document\SpecialChar \menuseparator
3931 Settings
3932 \family default
3933 )
3934 \end_layout
3935
3936 \begin_layout Standard
3937 You can use footnotes to insert 
3938 \begin_inset Quotes eld
3939 \end_inset
3940
3941 thanks
3942 \begin_inset Quotes erd
3943 \end_inset
3944
3945  or contact informations.
3946 \end_layout
3947
3948 \begin_layout Subsection
3949 Headings
3950 \begin_inset Index
3951 status collapsed
3952
3953 \begin_layout Plain Layout
3954 Section headings
3955 \end_layout
3956
3957 \end_inset
3958
3959
3960 \begin_inset CommandInset label
3961 LatexCommand label
3962 name "sub:Headings"
3963
3964 \end_inset
3965
3966
3967 \end_layout
3968
3969 \begin_layout Standard
3970 There are several paragraph environments for producing section headings.
3971  LyX takes care of the numbering for you.
3972 \end_layout
3973
3974 \begin_layout Subsubsection
3975 Numbered Headings
3976 \begin_inset Index
3977 status collapsed
3978
3979 \begin_layout Plain Layout
3980 Section headings ! Numbered
3981 \end_layout
3982
3983 \end_inset
3984
3985
3986 \end_layout
3987
3988 \begin_layout Standard
3989 There are 7 numbered types of section headings.
3990  They are:
3991 \end_layout
3992
3993 \begin_layout Enumerate
3994
3995 \family sans
3996 Part
3997 \end_layout
3998
3999 \begin_layout Enumerate
4000
4001 \family sans
4002 Chapter
4003 \end_layout
4004
4005 \begin_layout Enumerate
4006
4007 \family sans
4008 Section
4009 \end_layout
4010
4011 \begin_layout Enumerate
4012
4013 \family sans
4014 Subsection
4015 \end_layout
4016
4017 \begin_layout Enumerate
4018
4019 \family sans
4020 Subsubsection
4021 \end_layout
4022
4023 \begin_layout Enumerate
4024
4025 \family sans
4026 Paragraph
4027 \end_layout
4028
4029 \begin_layout Enumerate
4030
4031 \family sans
4032 Subparagraph
4033 \end_layout
4034
4035 \begin_layout Standard
4036 LyX labels each heading with a series of numbers, separated by periods.
4037  The numbers describe where in the document you are.
4038  Unlike the other headings, parts are numbered with Latin letters.
4039 \end_layout
4040
4041 \begin_layout Standard
4042 Headings all subdivide your document into different pieces of text.
4043  For example, suppose you're writing a book.
4044  You group the book into chapters.
4045  LyX does similar grouping:
4046 \end_layout
4047
4048 \begin_layout Itemize
4049
4050 \family sans
4051 Part
4052 \family default
4053  is divided in either 
4054 \family sans
4055 Chapter
4056 \family default
4057  or 
4058 \family sans
4059 Section
4060 \end_layout
4061
4062 \begin_layout Itemize
4063
4064 \family sans
4065 Chapter
4066 \family default
4067 s are divided into 
4068 \family sans
4069 Section
4070 \family default
4071 s
4072 \end_layout
4073
4074 \begin_layout Itemize
4075
4076 \family sans
4077 Section
4078 \family default
4079 s are divided into 
4080 \family sans
4081 Subsection
4082 \family default
4083 s
4084 \end_layout
4085
4086 \begin_layout Itemize
4087
4088 \family sans
4089 Subsection
4090 \family default
4091 s are divided into 
4092 \family sans
4093 Subsubsection
4094 \family default
4095 s
4096 \end_layout
4097
4098 \begin_layout Itemize
4099
4100 \family sans
4101 Subsubsection
4102 \family default
4103 s are divided into 
4104 \family sans
4105 Paragraph
4106 \family default
4107 s
4108 \end_layout
4109
4110 \begin_layout Itemize
4111
4112 \family sans
4113 Paragraph
4114 \family default
4115 s are divided into 
4116 \family sans
4117 Subparagraph
4118 \family default
4119 s
4120 \end_layout
4121
4122 \begin_layout Standard
4123 \begin_inset Note Greyedout
4124 status open
4125
4126 \begin_layout Plain Layout
4127
4128 \series bold
4129 Note:
4130 \series default
4131  Not all document types use the 
4132 \family sans
4133 Chapter
4134 \family default
4135  heading as the maximum sectioning level.
4136  In that case the 
4137 \family sans
4138 Section
4139 \family default
4140  is the top-level heading.
4141 \end_layout
4142
4143 \end_inset
4144
4145
4146 \end_layout
4147
4148 \begin_layout Standard
4149 So, if you use the 
4150 \family sans
4151 Subsubsection
4152 \family default
4153  environment to label a new sub-subsection, LyX labels it with its number,
4154  along with the number of the subsection, section, and, if applicable, chapter
4155  that it's in.
4156  For example: the fifth section of the second chapter of this book has the
4157  label 
4158 \begin_inset Quotes eld
4159 \end_inset
4160
4161 2.5
4162 \begin_inset Quotes erd
4163 \end_inset
4164
4165 .
4166 \end_layout
4167
4168 \begin_layout Subsubsection
4169 Unnumbered Headings
4170 \begin_inset Index
4171 status collapsed
4172
4173 \begin_layout Plain Layout
4174 Section headings ! Unnumbered
4175 \end_layout
4176
4177 \end_inset
4178
4179
4180 \end_layout
4181
4182 \begin_layout Standard
4183 There are 5 types of unnumbered section headings.
4184  They are:
4185 \end_layout
4186
4187 \begin_layout Enumerate
4188
4189 \family sans
4190 Part*line spacing
4191 \end_layout
4192
4193 \begin_layout Enumerate
4194
4195 \family sans
4196 Chapter*
4197 \end_layout
4198
4199 \begin_layout Enumerate
4200
4201 \family sans
4202 Section*
4203 \end_layout
4204
4205 \begin_layout Enumerate
4206
4207 \family sans
4208 Subsection*
4209 \end_layout
4210
4211 \begin_layout Enumerate
4212
4213 \family sans
4214 Subsubsection*
4215 \end_layout
4216
4217 \begin_layout Standard
4218 The 
4219 \begin_inset Quotes eld
4220 \end_inset
4221
4222 *
4223 \begin_inset Quotes erd
4224 \end_inset
4225
4226  after each name means that these headings are not numbered.
4227  They work the same as their numbered counterparts but won't appear in the
4228  table of contents, see section
4229 \begin_inset space ~
4230 \end_inset
4231
4232
4233 \begin_inset CommandInset ref
4234 LatexCommand ref
4235 reference "sec:toc"
4236
4237 \end_inset
4238
4239 .
4240 \end_layout
4241
4242 \begin_layout Subsubsection
4243 Changing the Numbering
4244 \begin_inset CommandInset label
4245 LatexCommand label
4246 name "sub:Numbering-depth"
4247
4248 \end_inset
4249
4250
4251 \end_layout
4252
4253 \begin_layout Standard
4254 You can also alter which sectioning levels get numbered and which ones appear
4255  in the Table of Contents.
4256  Now, this doesn't remove any of the levels; that's preset in the document
4257  class.
4258  Certain classes start with 
4259 \family sans
4260 Chapter
4261 \family default
4262  and go down to the 
4263 \family sans
4264 Subparagraph
4265 \family default
4266  level.
4267  Others start at 
4268 \family sans
4269 Section
4270 \family default
4271 .
4272  Similarly, not all document classes number all sectioning levels.
4273  Most don't number 
4274 \family sans
4275 Paragraph
4276 \family default
4277  or 
4278 \family sans
4279 Subparagraph
4280 \family default
4281 .
4282  This is something you can change.
4283 \end_layout
4284
4285 \begin_layout Standard
4286 Open the 
4287 \family sans
4288 Document\SpecialChar \menuseparator
4289 Settings
4290 \family default
4291  dialog.
4292 \family sans
4293
4294 \begin_inset Index
4295 status collapsed
4296
4297 \begin_layout Plain Layout
4298 Document ! Settings
4299 \end_layout
4300
4301 \end_inset
4302
4303
4304 \family default
4305  Under 
4306 \family sans
4307 Numbering
4308 \begin_inset space ~
4309 \end_inset
4310
4311 &
4312 \begin_inset space ~
4313 \end_inset
4314
4315 TOC
4316 \family default
4317  you'll see two counters.
4318  The one named 
4319 \family sans
4320 Numbering
4321 \family default
4322  controls how far down in the sectioning hierarchy LyX numbers a section
4323  heading.
4324  The other one controls the appearance of the section headings in the table
4325  of contents.
4326 \end_layout
4327
4328 \begin_layout Subsubsection
4329 Short Titles of Headings
4330 \begin_inset Index
4331 status collapsed
4332
4333 \begin_layout Plain Layout
4334 Section headings ! Short titles
4335 \end_layout
4336
4337 \end_inset
4338
4339
4340 \begin_inset OptArg
4341 status collapsed
4342
4343 \begin_layout Plain Layout
4344 Short Titles
4345 \end_layout
4346
4347 \end_inset
4348
4349
4350 \begin_inset CommandInset label
4351 LatexCommand label
4352 name "sec:Short-Titles"
4353
4354 \end_inset
4355
4356
4357 \end_layout
4358
4359 \begin_layout Standard
4360 Some section or chapter titles, such as this one, can get quite long.
4361  This can cause troubles when there is limited horizontal space.
4362  For example, if the header of the page is set to show the current section
4363  title, a long title will protrude over the page margins and look awful.
4364 \end_layout
4365
4366 \begin_layout Standard
4367 LaTeX allows you to specify a short title for section headings.
4368  This short title is used in the header and in the actual table of contents,
4369  avoiding the problem mentioned.
4370  To specify a short title, use the menu 
4371 \family sans
4372 Insert\SpecialChar \menuseparator
4373 Short
4374 \begin_inset space ~
4375 \end_inset
4376
4377 Title
4378 \family default
4379 .
4380  This will insert a box labeled 
4381 \begin_inset Quotes eld
4382 \end_inset
4383
4384 opt
4385 \begin_inset Quotes erd
4386 \end_inset
4387
4388  (stands for 
4389 \begin_inset Quotes eld
4390 \end_inset
4391
4392 optional
4393 \begin_inset Quotes erd
4394 \end_inset
4395
4396 ) which you can use to enter the short title text.
4397  This also works for captions inside floats.
4398 \end_layout
4399
4400 \begin_layout Standard
4401 The title of this section is a good example of using this feature.
4402 \end_layout
4403
4404 \begin_layout Subsubsection
4405 Special Information
4406 \end_layout
4407
4408 \begin_layout Standard
4409 The following information applies to all section headings:
4410 \end_layout
4411
4412 \begin_layout Itemize
4413 You cannot do any nesting with these environments.
4414 \end_layout
4415
4416 \begin_layout Itemize
4417 You cannot use a margin note in any of these environments.
4418 \end_layout
4419
4420 \begin_layout Itemize
4421 You can only use inline math in these environments.
4422 \end_layout
4423
4424 \begin_layout Itemize
4425 You can use labels and cross-references to refer to their numbers.
4426 \end_layout
4427
4428 \begin_layout Subsection
4429 Quotes and Poetryline spacing
4430 \end_layout
4431
4432 \begin_layout Standard
4433 LyX has three paragraph environments for writing poetry and quotations.
4434  They are 
4435 \family sans
4436 Quote
4437 \family default
4438
4439 \family sans
4440 Quotation
4441 \family default
4442 , and 
4443 \family sans
4444 Verse
4445 \family default
4446 .
4447  Forget the days of changing line spacing and twiddling with margins.
4448  These three paragraph environments already have those changes built-in.
4449  They all widen the left margin and add a bit of extra space above and below
4450  the text they contain.
4451  They also allow nesting, so you can put a 
4452 \family sans
4453 Verse
4454 \family default
4455  in a 
4456 \family sans
4457 Quotation
4458 \family default
4459 , as well as in some other paragraph environments.
4460 \end_layout
4461
4462 \begin_layout Standard
4463 There is another feature of these three paragraph environments: they do
4464  
4465 \emph on
4466 not
4467 \emph default
4468  reset to 
4469 \family sans
4470 Standard
4471 \family default
4472  when you start a new paragraph.
4473  So, you can type in that poem and merrily hit 
4474 \family sans
4475 Return
4476 \family default
4477  without worrying about the paragraph environment changing on you.
4478  Of course, that means that, once you're done typing in that poem, you have
4479  to change back to the 
4480 \family sans
4481 Standard
4482 \family default
4483  environment yourself.
4484 \end_layout
4485
4486 \begin_layout Subsubsection
4487
4488 \family sans
4489 Quote
4490 \family default
4491  and 
4492 \family sans
4493 Quotation
4494 \family default
4495
4496 \begin_inset CommandInset label
4497 LatexCommand label
4498 name "sec:Quote"
4499
4500 \end_inset
4501
4502
4503 \begin_inset Index
4504 status collapsed
4505
4506 \begin_layout Plain Layout
4507 Quotation
4508 \end_layout
4509
4510 \end_inset
4511
4512
4513 \end_layout
4514
4515 \begin_layout Standard
4516 Now that we've described the similarities of these three environments, it's
4517  time for the differences.
4518  
4519 \family sans
4520 Quote
4521 \family default
4522  and 
4523 \family sans
4524 Quotation
4525 \family default
4526  are identical except for one difference: 
4527 \family sans
4528 Quote
4529 \family default
4530  uses extra spacing to separate paragraphs and never indents the first line.
4531  
4532 \family sans
4533 Quotation
4534 \family default
4535  
4536 \emph on
4537 always
4538 \emph default
4539  indents the first line of a paragraph and uses the same line spacing throughout.
4540 \end_layout
4541
4542 \begin_layout Standard
4543 Here's an example of the 
4544 \family sans
4545 Quote
4546 \family default
4547  environment:
4548 \end_layout
4549
4550 \begin_layout Quote
4551 This is in the 
4552 \family sans
4553 Quote
4554 \family default
4555  environment.
4556  I can keep writing, extending this line out further and further until it
4557  wraps.
4558  See -- no indentation!
4559 \end_layout
4560
4561 \begin_layout Quote
4562 Here's the second paragraph of this quote.
4563  Again, there's no indentation, but there is extra space between me and
4564  the other paragraph.
4565 \end_layout
4566
4567 \begin_layout Standard
4568 Here's another example, this time in the 
4569 \family sans
4570 Quotation
4571 \family default
4572  environment:
4573 \end_layout
4574
4575 \begin_layout Quotation
4576 This is in the 
4577 \family sans
4578 Quotation
4579 \family default
4580  environment.
4581  If I keep writing, you'll see the indentation.
4582  If your country uses a writing style that shows off new paragraphs by indenting
4583  the first line, then 
4584 \family sans
4585 Quotation
4586 \family default
4587  is the environment for you! Well, you'd use it 
4588 \emph on
4589 if
4590 \emph default
4591  you were quoting other text.
4592 \end_layout
4593
4594 \begin_layout Quotation
4595 Here's a new paragraph.
4596  I could ramble on and on, like a politician at election time.
4597  If I did that, though, you'd get bored.
4598 \end_layout
4599
4600 \begin_layout Standard
4601 As the examples show, 
4602 \family sans
4603 Quote
4604 \family default
4605  is for those people who use extra space to separate paragraphs.
4606  They should put quotes in the 
4607 \family sans
4608 Quote
4609 \family default
4610  environment.
4611  Those who use indentation to mark a new paragraph should use the 
4612 \family sans
4613 Quotation
4614 \family default
4615  paragraph environment for quoted text.
4616 \end_layout
4617
4618 \begin_layout Subsubsection
4619
4620 \family sans
4621 Verse
4622 \family default
4623
4624 \begin_inset Index
4625 status collapsed
4626
4627 \begin_layout Plain Layout
4628 Paragraph ! Verse
4629 \end_layout
4630
4631 \end_inset
4632
4633
4634 \family sans
4635
4636 \begin_inset Index
4637 status collapsed
4638
4639 \begin_layout Plain Layout
4640 Poetry
4641 \end_layout
4642
4643 \end_inset
4644
4645
4646 \begin_inset CommandInset label
4647 LatexCommand label
4648 name "sec:Verse"
4649
4650 \end_inset
4651
4652
4653 \end_layout
4654
4655 \begin_layout Standard
4656
4657 \family sans
4658 Verse
4659 \family default
4660  is a paragraph environment for poetry, rhymes, verses, and so on.
4661  Here's an example:
4662 \end_layout
4663
4664 \begin_layout Verse
4665 This is in Verse
4666 \begin_inset Newline newline
4667 \end_inset
4668
4669 Which I did not rehearse!
4670 \end_layout
4671
4672 \begin_layout Verse
4673 It could be much worse.
4674  This line could be long, very long, oh so long, so very long that it wraps
4675  around.
4676  It looks okay on screen, but in the printed version, the extra lines are
4677  indented a bit more than the first.
4678  Okay, so it's turned to prose and doesn't rhyme anymore.
4679  So sue me.
4680 \end_layout
4681
4682 \begin_layout Verse
4683 To break a line
4684 \begin_inset Newline newline
4685 \end_inset
4686
4687 And make things look fine
4688 \begin_inset Newline newline
4689 \end_inset
4690
4691 Use 
4692 \family sans
4693 C-Return
4694 \family default
4695 .
4696 \end_layout
4697
4698 \begin_layout Standard
4699 As you can see, 
4700 \family sans
4701 Verse
4702 \family default
4703  does not indent both margins.
4704  Each stanza of the verse or poem is in its own paragraph.
4705  To separate the individual lines of a stanza, use the 
4706 \family typewriter
4707 break-line
4708 \family default
4709  function 
4710 \family sans
4711 C-Return
4712 \family default
4713 .
4714 \end_layout
4715
4716 \begin_layout Subsection
4717 Lists
4718 \begin_inset Index
4719 status collapsed
4720
4721 \begin_layout Plain Layout
4722 Lists
4723 \end_layout
4724
4725 \end_inset
4726
4727
4728 \begin_inset CommandInset label
4729 LatexCommand label
4730 name "sub:Lists"
4731
4732 \end_inset
4733
4734
4735 \end_layout
4736
4737 \begin_layout Standard
4738 LyX has four different paragraph environments for creating different kinds
4739  of lists.
4740  In the 
4741 \family sans
4742 Itemize
4743 \family default
4744  and 
4745 \family sans
4746 Enumerate
4747 \family default
4748  environments, LyX labels your list items with bullets or numbers, respectively.
4749  In the 
4750 \family sans
4751 Description
4752 \family default
4753  and 
4754 \family sans
4755 List
4756 \family default
4757  environments, LyX lets you provide your own label.
4758  We'll present the individual details of each type of list next after describing
4759  some general features of all four of them.
4760 \end_layout
4761
4762 \begin_layout Subsubsection
4763 General Features
4764 \end_layout
4765
4766 \begin_layout Standard
4767 The four paragraph environments for lists differ from the other environments
4768  in several ways.
4769  First, LyX treats each paragraph as a list item.
4770  Hitting 
4771 \family sans
4772 Return
4773 \family default
4774  does 
4775 \emph on
4776 not
4777 \emph default
4778  reset the environment to 
4779 \family sans
4780 Standard
4781 \family default
4782  but keeps the current environment and creates a new list item.
4783  The nesting depth is herby kept.
4784  If you want to keep the paragraph environment but reset the current nesting
4785  depth, you can use 
4786 \family sans
4787 M-Return
4788 \family default
4789  to break paragraphs.
4790 \end_layout
4791
4792 \begin_layout Standard
4793 You can nest lists of any type inside one another.
4794  In fact, LyX changes the labels on some list items depending on how it
4795  is nested.
4796  If you intend to use any of the list paragraph environments, we suggest
4797  you read all of section
4798 \begin_inset space ~
4799 \end_inset
4800
4801
4802 \begin_inset CommandInset ref
4803 LatexCommand ref
4804 reference "sec:Nesting"
4805
4806 \end_inset
4807
4808 .
4809  
4810 \end_layout
4811
4812 \begin_layout Subsubsection
4813
4814 \family sans
4815 Itemize
4816 \family default
4817
4818 \begin_inset Index
4819 status collapsed
4820
4821 \begin_layout Plain Layout
4822 Lists ! Itemize
4823 \end_layout
4824
4825 \end_inset
4826
4827
4828 \begin_inset CommandInset label
4829 LatexCommand label
4830 name "sec:Itemize"
4831
4832 \end_inset
4833
4834
4835 \end_layout
4836
4837 \begin_layout Standard
4838 The first type of list we'll describe in detail is the 
4839 \family sans
4840 Itemize
4841 \family default
4842  paragraph environment.
4843  It has the following properties:
4844 \end_layout
4845
4846 \begin_layout Itemize
4847 Each item has a particular bullet or symbol as its label.
4848 \end_layout
4849
4850 \begin_deeper
4851 \begin_layout Itemize
4852 LyX uses the same symbol for all of the items in a given nesting level.
4853 \end_layout
4854
4855 \begin_layout Itemize
4856 The symbol appears at the beginning of the first line.
4857 \end_layout
4858
4859 \end_deeper
4860 \begin_layout Itemize
4861 The items can have any length.
4862  LyX automatically offsets the left margin of each item.
4863  The offset is always relative to whatever environment the 
4864 \family sans
4865 Itemize
4866 \family default
4867  list may be in.
4868 \end_layout
4869
4870 \begin_layout Itemize
4871 If you nest an 
4872 \family sans
4873 Itemize
4874 \family default
4875  environment inside another 
4876 \family sans
4877 Itemize
4878 \family default
4879  environment, the label changes to a new symbol.
4880 \end_layout
4881
4882 \begin_deeper
4883 \begin_layout Itemize
4884 There are four different symbols for up to a four-fold nesting.
4885 \end_layout
4886
4887 \begin_layout Itemize
4888 LyX always shows the same symbol on screen.
4889 \end_layout
4890
4891 \begin_layout Itemize
4892 See section
4893 \begin_inset space ~
4894 \end_inset
4895
4896
4897 \begin_inset CommandInset ref
4898 LatexCommand ref
4899 reference "sec:Nesting"
4900
4901 \end_inset
4902
4903  for a full explanation of nesting.
4904 \end_layout
4905
4906 \end_deeper
4907 \begin_layout Standard
4908 Of course, that explanation was also an example of an 
4909 \family sans
4910 Itemize
4911 \family default
4912  list.
4913  The 
4914 \family sans
4915 Itemize
4916 \family default
4917  environment is best suited for lists where the order doesn't matter.
4918 \end_layout
4919
4920 \begin_layout Standard
4921 We said that different levels use different symbols as their label.
4922  Here's an example of all four possible symbols.
4923  Note that those of you reading this manual within LyX won't see any difference.
4924 \end_layout
4925
4926 \begin_layout Itemize
4927 The label for the first level 
4928 \family sans
4929 Itemize
4930 \family default
4931  is a large black dot, or bullet.
4932 \end_layout
4933
4934 \begin_deeper
4935 \begin_layout Itemize
4936 The label for the second level is a dash.
4937 \end_layout
4938
4939 \begin_deeper
4940 \begin_layout Itemize
4941 The label for the third is an asterisk.
4942 \end_layout
4943
4944 \begin_deeper
4945 \begin_layout Itemize
4946 The label for the fourth is a centered dot.
4947 \end_layout
4948
4949 \end_deeper
4950 \begin_layout Itemize
4951 Back out to the third level.
4952 \end_layout
4953
4954 \end_deeper
4955 \begin_layout Itemize
4956 Back to the second level.
4957 \end_layout
4958
4959 \end_deeper
4960 \begin_layout Itemize
4961 Back to the outermost level.
4962 \end_layout
4963
4964 \begin_layout Standard
4965 These are the default labels for an 
4966 \family sans
4967 Itemize
4968 \family default
4969  list.
4970  You can customize these labels in the 
4971 \family sans
4972 Document\SpecialChar \menuseparator
4973 Settings
4974 \family default
4975  dialog in the submenu 
4976 \family sans
4977 Bullets
4978 \family default
4979 .
4980 \family sans
4981
4982 \begin_inset Index
4983 status collapsed
4984
4985 \begin_layout Plain Layout
4986 Document ! Settings
4987 \end_layout
4988
4989 \end_inset
4990
4991
4992 \end_layout
4993
4994 \begin_layout Standard
4995 Notice how the space between items decreases with increasing depth.
4996  We'll explain nesting and all the tricks you can do with different depths
4997  in section
4998 \begin_inset space ~
4999 \end_inset
5000
5001
5002 \begin_inset CommandInset ref
5003 LatexCommand ref
5004 reference "sec:Nesting"
5005
5006 \end_inset
5007
5008 .
5009 \end_layout
5010
5011 \begin_layout Subsubsection
5012
5013 \family sans
5014 Enumerate
5015 \family default
5016
5017 \begin_inset Index
5018 status collapsed
5019
5020 \begin_layout Plain Layout
5021 Lists ! Enumerate
5022 \end_layout
5023
5024 \end_inset
5025
5026
5027 \begin_inset CommandInset label
5028 LatexCommand label
5029 name "sec:Enumerate"
5030
5031 \end_inset
5032
5033
5034 \end_layout
5035
5036 \begin_layout Standard
5037 The 
5038 \family sans
5039 Enumerate
5040 \family default
5041  environment is used to create numbered lists and outlines.
5042  It has these properties:
5043 \end_layout
5044
5045 \begin_layout Enumerate
5046 Each item has a numeral as its label.
5047 \end_layout
5048
5049 \begin_deeper
5050 \begin_layout Enumerate
5051 The type of numeral depends on the nesting depth.
5052 \end_layout
5053
5054 \end_deeper
5055 \begin_layout Enumerate
5056 LyX automatically counts the items for you and updates the label as appropriate.
5057 \end_layout
5058
5059 \begin_layout Enumerate
5060 Each new 
5061 \family sans
5062 Enumerate
5063 \family default
5064  environment resets the counter to one.
5065 \end_layout
5066
5067 \begin_layout Enumerate
5068 Like the 
5069 \family sans
5070 Itemize
5071 \family default
5072  environment, the 
5073 \family sans
5074 Enumerate
5075 \family default
5076  environment:
5077 \end_layout
5078
5079 \begin_deeper
5080 \begin_layout Enumerate
5081 Offsets the items relative to the left margin.
5082  Items can have any length.
5083 \end_layout
5084
5085 \begin_layout Enumerate
5086 Reduces the space between items as the nesting depth increases.
5087 \end_layout
5088
5089 \begin_layout Enumerate
5090 Uses different types of labels depending on the nesting depth.
5091 \end_layout
5092
5093 \begin_layout Enumerate
5094 Allows up to a four-fold nesting.
5095 \end_layout
5096
5097 \end_deeper
5098 \begin_layout Standard
5099 Unlike the 
5100 \family sans
5101 Itemize
5102 \family default
5103  environment, 
5104 \family sans
5105 Enumerate
5106 \family default
5107  shows the different labels for each item in LyX.
5108  Here is how LyX labels the four different levels in an 
5109 \family sans
5110 Enumerate
5111 \family default
5112 :
5113 \end_layout
5114
5115 \begin_layout Enumerate
5116 The first level of an 
5117 \family sans
5118 Enumerate
5119 \family default
5120  uses Arabic numerals followed by a period.
5121 \end_layout
5122
5123 \begin_deeper
5124 \begin_layout Enumerate
5125 The second level uses lower case letters surrounded by parentheses.
5126 \end_layout
5127
5128 \begin_deeper
5129 \begin_layout Enumerate
5130 The third level uses lower-case Roman numerals followed by a period.
5131 \end_layout
5132
5133 \begin_deeper
5134 \begin_layout Enumerate
5135 The fourth level uses capital letters followed by a period.
5136 \end_layout
5137
5138 \begin_layout Enumerate
5139 Again, notice the decrease in the spacing between items as the nesting depth
5140  increases.
5141 \end_layout
5142
5143 \end_deeper
5144 \begin_layout Enumerate
5145 Back to the third level
5146 \end_layout
5147
5148 \end_deeper
5149 \begin_layout Enumerate
5150 Back to the second level.
5151 \end_layout
5152
5153 \end_deeper
5154 \begin_layout Enumerate
5155 Back to the outermost level.
5156 \end_layout
5157
5158 \begin_layout Standard
5159 Once again, you can customize the type of numbering used in the 
5160 \family sans
5161 Enumerate
5162 \family default
5163  environment.
5164  It involves adding commands to the LaTeX preamble (see the 
5165 \emph on
5166 Extended Features
5167 \emph default
5168  manual).
5169  As stated earlier, such customization only shows up in the printed version,
5170  not in LyX.
5171 \end_layout
5172
5173 \begin_layout Standard
5174 There is more to nesting 
5175 \family sans
5176 Enumerate
5177 \family default
5178  environments than we've stated here.
5179  You should read section
5180 \begin_inset space ~
5181 \end_inset
5182
5183
5184 \begin_inset CommandInset ref
5185 LatexCommand ref
5186 reference "sec:Nesting"
5187
5188 \end_inset
5189
5190  to learn more about nesting.
5191 \end_layout
5192
5193 \begin_layout Subsubsection
5194
5195 \family sans
5196 Description
5197 \family default
5198
5199 \begin_inset Index
5200 status collapsed
5201
5202 \begin_layout Plain Layout
5203 Lists ! Description
5204 \end_layout
5205
5206 \end_inset
5207
5208
5209 \begin_inset CommandInset label
5210 LatexCommand label
5211 name "sec:Description-List"
5212
5213 \end_inset
5214
5215
5216 \end_layout
5217
5218 \begin_layout Standard
5219 Unlike the previous two environments, the 
5220 \family sans
5221 Description
5222 \family default
5223  list has no fixed label.
5224  Instead, LyX uses the first 
5225 \begin_inset Quotes eld
5226 \end_inset
5227
5228 word
5229 \begin_inset Quotes erd
5230 \end_inset
5231
5232  of the first line as the label.
5233  Here's an example:
5234 \end_layout
5235
5236 \begin_layout Description
5237 Example: This is an example of the 
5238 \family sans
5239 Description
5240 \family default
5241  environment.
5242 \end_layout
5243
5244 \begin_layout Standard
5245 LyX typesets the label in boldface and puts extra space between it and the
5246  rest of the line.
5247 \end_layout
5248
5249 \begin_layout Standard
5250 With the first 
5251 \begin_inset Quotes eld
5252 \end_inset
5253
5254 word
5255 \begin_inset Quotes erd
5256 \end_inset
5257
5258  it is meant that the first hit of the 
5259 \family sans
5260 Space
5261 \family default
5262  key ends the label if you are at the beginning of the first line of an
5263  item.
5264  If you need to use more than one word in the label use a 
5265 \family sans
5266 Protected Blank
5267 \family default
5268 .
5269  (Use either 
5270 \family sans
5271 C-Space
5272 \family default
5273  or the menu 
5274 \family sans
5275 Insert\SpecialChar \menuseparator
5276 Formatting\SpecialChar \menuseparator
5277 Protected
5278 \begin_inset space ~
5279 \end_inset
5280
5281 Space
5282 \family default
5283 , see section
5284 \begin_inset space ~
5285 \end_inset
5286
5287
5288 \begin_inset CommandInset ref
5289 LatexCommand ref
5290 reference "sub:Protected-Space"
5291
5292 \end_inset
5293
5294  for more info.) Here is an example:
5295 \end_layout
5296
5297 \begin_layout Description
5298 Second
5299 \begin_inset space ~
5300 \end_inset
5301
5302 Example: This one shows how to use a 
5303 \family sans
5304 Protected
5305 \begin_inset space ~
5306 \end_inset
5307
5308 Blank
5309 \family default
5310  in the label of a 
5311 \family sans
5312 Description
5313 \family default
5314  list item.
5315 \end_layout
5316
5317 \begin_layout Description
5318 Usage: You should use the 
5319 \family sans
5320 Description
5321 \family default
5322  environment for things like definitions and theorems.
5323  Use it when you need to make one word in particular stand out in the text
5324  that describes it.
5325  It's not a good idea to use a 
5326 \family sans
5327 Description
5328 \family default
5329  environment when you have an entire sentence that you want to describe.
5330  You're better off using 
5331 \family sans
5332 Itemize
5333 \family default
5334  or 
5335 \family sans
5336 Enumerate
5337 \family default
5338  and nesting several 
5339 \family sans
5340 Standard
5341 \family default
5342  paragraphs into them.
5343 \end_layout
5344
5345 \begin_layout Description
5346 Nesting: You can nest 
5347 \family sans
5348 Description
5349 \family default
5350  environments inside one another, nest them in other types of lists, and
5351  so on.
5352 \end_layout
5353
5354 \begin_layout Standard
5355 Notice that after the first line, LyX indents subsequent lines, offsetting
5356  them from the first line.
5357 \end_layout
5358
5359 \begin_layout Subsubsection
5360 The LyX 
5361 \family sans
5362 List
5363 \family default
5364
5365 \begin_inset Index
5366 status collapsed
5367
5368 \begin_layout Plain Layout
5369 Lists ! LyX list
5370 \end_layout
5371
5372 \end_inset
5373
5374
5375 \begin_inset CommandInset label
5376 LatexCommand label
5377 name "sec:LyX-List"
5378
5379 \end_inset
5380
5381
5382 \end_layout
5383
5384 \begin_layout Standard
5385 The 
5386 \family sans
5387 List
5388 \family default
5389  environment is a LyX extension to LaTeX.
5390  
5391 \end_layout
5392
5393 \begin_layout Standard
5394 Like the 
5395 \family sans
5396 Description
5397 \family default
5398  environment the 
5399 \family sans
5400 List
5401 \family default
5402  environment has user-defined labels for each list item.
5403  There are the following properties of this list environment:
5404 \end_layout
5405
5406 \begin_layout Labeling
5407 \labelwidthstring 00.00.0000
5408 item
5409 \begin_inset space ~
5410 \end_inset
5411
5412 labels LyX uses the first 
5413 \begin_inset Quotes eld
5414 \end_inset
5415
5416 word
5417 \begin_inset Quotes erd
5418 \end_inset
5419
5420  of each line as the item label.
5421  The first 
5422 \family sans
5423 Space
5424 \family default
5425  after the beginning of the first line of an item marks the end of the label.
5426  If you need to use more than one word in an item label, use a protected
5427  blank as described above.
5428 \end_layout
5429
5430 \begin_layout Labeling
5431 \labelwidthstring 00.00.0000
5432 margins As you can see, LyX uses different margins for the item label and
5433  the body of the item text.
5434  The body of the text has a larger left margin, which is equal to the default
5435  label width plus a little extra space.
5436  
5437 \end_layout
5438
5439 \begin_layout Labeling
5440 \labelwidthstring 00.00.0000
5441 label
5442 \begin_inset space ~
5443 \end_inset
5444
5445 width LyX uses the width of the label, or the default width, whatever is
5446  larger.
5447  If the label width is larger, the label 
5448 \begin_inset Quotes eld
5449 \end_inset
5450
5451 extends
5452 \begin_inset Quotes erd
5453 \end_inset
5454
5455  into the first line.
5456  In other words, the text of the first line isn't aligned with the left
5457  margin of the rest of the item text.
5458 \end_layout
5459
5460 \begin_layout Labeling
5461 \labelwidthstring 00.00.0000
5462 default
5463 \begin_inset space ~
5464 \end_inset
5465
5466 width You can set the default label width to ensure that the text of all
5467  items in a 
5468 \family sans
5469 List
5470 \family default
5471  environment have the same left margin.
5472 \begin_inset Newline newline
5473 \end_inset
5474
5475 To change the default width, select all items in the list.
5476  Now open the 
5477 \family sans
5478 Edit\SpecialChar \menuseparator
5479 Paragraph
5480 \begin_inset space ~
5481 \end_inset
5482
5483 Settings
5484 \family default
5485  dialog.
5486  The text in the box 
5487 \family sans
5488 Longest
5489 \begin_inset space ~
5490 \end_inset
5491
5492 label
5493 \family default
5494  determines the default label width.
5495  You can use the text of your largest label here, but you can also use the
5496  letter 
5497 \begin_inset Quotes eld
5498 \end_inset
5499
5500 M
5501 \begin_inset Quotes erd
5502 \end_inset
5503
5504  multiple times instead.
5505  The M is the widest character and is a standard unit of widths in LaTeX.
5506  By using 
5507 \begin_inset Quotes eld
5508 \end_inset
5509
5510 M
5511 \begin_inset Quotes erd
5512 \end_inset
5513
5514  as the unit of width you don't need to keep changing the contents of 
5515 \family sans
5516 Longest
5517 \begin_inset space ~
5518 \end_inset
5519
5520 label
5521 \family default
5522  every time you alter a label in a 
5523 \family sans
5524 List
5525 \family default
5526  environment.
5527 \begin_inset Newline newline
5528 \end_inset
5529
5530 The predefined default width is the length of 
5531 \begin_inset Quotes eld
5532 \end_inset
5533
5534 00.00.0000
5535 \begin_inset Quotes erd
5536 \end_inset
5537
5538  (equal to 6 M).
5539  
5540 \begin_inset Newline newline
5541 \end_inset
5542
5543
5544 \begin_inset Note Greyedout
5545 status open
5546
5547 \begin_layout Plain Layout
5548
5549 \series bold
5550 Note:
5551 \series default
5552  Setting the cursor into a list item to change only its label width will
5553  only change the width inside LyX but not in the output.
5554 \end_layout
5555
5556 \end_inset
5557
5558
5559 \end_layout
5560
5561 \begin_layout Standard
5562 You should use the 
5563 \family sans
5564 List
5565 \family default
5566  environment the same way like the 
5567 \family sans
5568 Description
5569 \family default
5570  list: When you need one word to stand out from the text that describes
5571  it.
5572  The 
5573 \family sans
5574 List
5575 \family default
5576  environment gives you another way to do this, using a different overall
5577  layout.
5578 \end_layout
5579
5580 \begin_layout Standard
5581 You can nest 
5582 \family sans
5583 List
5584 \family default
5585  environments inside one another, nest them in other types of lists, and
5586  so on.
5587  They work just like the other list paragraph environments.
5588  Read section
5589 \begin_inset space ~
5590 \end_inset
5591
5592
5593 \begin_inset CommandInset ref
5594 LatexCommand ref
5595 reference "sec:Nesting"
5596
5597 \end_inset
5598
5599  to learn about nesting.
5600 \end_layout
5601
5602 \begin_layout Standard
5603 There is yet another feature of the 
5604 \family sans
5605 List
5606 \family default
5607  environment: As you can see in the examples, LyX left-justifies the item
5608  labels by default.
5609  You can use additional 
5610 \family sans
5611 HFills
5612 \family default
5613  to change how LyX justifies the item label.
5614  
5615 \family sans
5616 Hfills
5617 \family default
5618  are documented in section
5619 \begin_inset space ~
5620 \end_inset
5621
5622
5623 \begin_inset CommandInset ref
5624 LatexCommand ref
5625 reference "sub:Horizontal-Space"
5626
5627 \end_inset
5628
5629 .
5630  Here are some examples:
5631 \end_layout
5632
5633 \begin_layout Labeling
5634 \labelwidthstring 00.00.0000
5635 Left The default for 
5636 \family sans
5637 List
5638 \family default
5639  item labels.
5640 \end_layout
5641
5642 \begin_layout Labeling
5643 \labelwidthstring 00.00.0000
5644 \begin_inset space \hfill{}
5645 \end_inset
5646
5647 Right One 
5648 \family sans
5649 HFill
5650 \family default
5651  at the beginning of the label right justifies it.
5652 \end_layout
5653
5654 \begin_layout Labeling
5655 \labelwidthstring 00.00.0000
5656 \begin_inset space \hfill{}
5657 \end_inset
5658
5659 Center
5660 \begin_inset space \hfill{}
5661 \end_inset
5662
5663  One 
5664 \family sans
5665 HFill
5666 \family default
5667  at the beginning of the label and one at the end centers it.
5668 \end_layout
5669
5670 \begin_layout Subsection
5671 Letters
5672 \begin_inset Index
5673 status collapsed
5674
5675 \begin_layout Plain Layout
5676 Letters
5677 \end_layout
5678
5679 \end_inset
5680
5681
5682 \end_layout
5683
5684 \begin_layout Subsubsection
5685
5686 \family sans
5687 Address
5688 \family default
5689  and 
5690 \family sans
5691 Right
5692 \begin_inset space ~
5693 \end_inset
5694
5695 Address
5696 \family default
5697 : An Overview
5698 \end_layout
5699
5700 \begin_layout Standard
5701 Although LyX has document classes for letters, we've also created two paragraph
5702  environments called 
5703 \family sans
5704 Address
5705 \family default
5706  and 
5707 \family sans
5708 Right
5709 \begin_inset space ~
5710 \end_inset
5711
5712 Address
5713 \family default
5714 .
5715  To use the letter class, you need to use specific paragraph environments
5716  in a specific order, otherwise LaTeX gags on the document.
5717  In contrast, you can use the 
5718 \family sans
5719 Address
5720 \family default
5721  and 
5722 \family sans
5723 Right
5724 \begin_inset space ~
5725 \end_inset
5726
5727 Address
5728 \family default
5729  paragraph environments anywhere with no problem.
5730  You can even nest them inside other environments, though you can't nest
5731  anything in them.
5732 \end_layout
5733
5734 \begin_layout Standard
5735 Of course, you're not limited to using 
5736 \family sans
5737 Address
5738 \family default
5739  and 
5740 \family sans
5741 Right
5742 \begin_inset space ~
5743 \end_inset
5744
5745 Address
5746 \family default
5747  for letters only.
5748  
5749 \family sans
5750 Right
5751 \begin_inset space ~
5752 \end_inset
5753
5754 Address
5755 \family default
5756 , in particular, is useful for creating article titles like those used in
5757  some European academic papers.
5758 \end_layout
5759
5760 \begin_layout Subsubsection
5761 Usage
5762 \begin_inset CommandInset label
5763 LatexCommand label
5764 name "sec:Address-Usage"
5765
5766 \end_inset
5767
5768
5769 \end_layout
5770
5771 \begin_layout Standard
5772 The 
5773 \family sans
5774 Address
5775 \family default
5776  environment formats text in the style of an address, which is also used
5777  for the opening and signature in some countries.
5778  Similarly, the 
5779 \family sans
5780 Right
5781 \begin_inset space ~
5782 \end_inset
5783
5784 Address
5785 \family default
5786  environment formats text in the style of a right-justified address, which
5787  is used for the sender's address and today's date in some countries.
5788  Here's an example of each:
5789 \end_layout
5790
5791 \begin_layout Right Address
5792 Right Address
5793 \begin_inset Newline newline
5794 \end_inset
5795
5796 Who I am
5797 \begin_inset Newline newline
5798 \end_inset
5799
5800 Where I am
5801 \begin_inset Newline newline
5802 \end_inset
5803
5804 When is it? What is today?
5805 \end_layout
5806
5807 \begin_layout Standard
5808 That was 
5809 \family sans
5810 Right
5811 \begin_inset space ~
5812 \end_inset
5813
5814 Address
5815 \family default
5816 .
5817  Notice that the lines all have the same left margin, which LyX sets to
5818  fit the largest block of text on a single line.
5819  Here's an example of the 
5820 \family sans
5821 Address
5822 \family default
5823  environment:
5824 \end_layout
5825
5826 \begin_layout Address
5827 Who are you
5828 \begin_inset Newline newline
5829 \end_inset
5830
5831 Where do I send this
5832 \begin_inset Newline newline
5833 \end_inset
5834
5835 Your post office and country
5836 \end_layout
5837
5838 \begin_layout Standard
5839 As you can see, both 
5840 \family sans
5841 Address
5842 \family default
5843  and 
5844 \family sans
5845 Right
5846 \begin_inset space ~
5847 \end_inset
5848
5849 Address
5850 \family default
5851  add extra space between themselves and the next paragraph.
5852  If you hit 
5853 \family sans
5854 Return
5855 \family default
5856  in either of these environments, LyX resets the nesting depth and sets
5857  the environment to 
5858 \family sans
5859 Standard
5860 \family default
5861 .
5862  This makes sense, since 
5863 \family sans
5864 Return
5865 \family default
5866  is the 
5867 \family typewriter
5868 break-paragraph
5869 \family default
5870  function, and the individual lines of an address are not paragraphs.
5871  Thus, you have to use 
5872 \family typewriter
5873 break-line
5874 \family default
5875  (
5876 \family sans
5877 C-Return
5878 \family default
5879  or 
5880 \family sans
5881 Formatting
5882 \begin_inset space ~
5883 \end_inset
5884
5885 Character\SpecialChar \menuseparator
5886 Line
5887 \begin_inset space ~
5888 \end_inset
5889
5890 Break
5891 \family default
5892  from the 
5893 \family sans
5894 Insert
5895 \family default
5896  menu) to start a new line in an 
5897 \family sans
5898 Address
5899 \family default
5900  or 
5901 \family sans
5902 Right
5903 \begin_inset space ~
5904 \end_inset
5905
5906 Address
5907 \family default
5908  environment.
5909 \end_layout
5910
5911 \begin_layout Subsection
5912 Academic Writing
5913 \end_layout
5914
5915 \begin_layout Standard
5916 Most academic writing begins with an abstract and ends with a bibliography
5917  or list of references.
5918  LyX contains paragraph environments for both of these.
5919 \end_layout
5920
5921 \begin_layout Subsubsection
5922
5923 \family sans
5924 Abstract
5925 \begin_inset Index
5926 status collapsed
5927
5928 \begin_layout Plain Layout
5929 Abstracts
5930 \end_layout
5931
5932 \end_inset
5933
5934
5935 \end_layout
5936
5937 \begin_layout Standard
5938 The 
5939 \family sans
5940 Abstract
5941 \family default
5942  environment is used for the abstract of an article.
5943  Technically, you could use this environment anywhere, but you really should
5944  only use it at the beginning of the document, after the title.
5945  Also, don't bother trying to nest 
5946 \family sans
5947 Abstract
5948 \family default
5949  in anything else or vice versa.
5950  It won't work.
5951  The 
5952 \family sans
5953 Abstract
5954 \family default
5955  environment is only useful in the article and report document classes.
5956  The book document classes ignores the 
5957 \family sans
5958 Abstract
5959 \family default
5960  completely, and it's utterly silly to use 
5961 \family sans
5962 Abstract
5963 \family default
5964  in a letter document class.
5965 \end_layout
5966
5967 \begin_layout Standard
5968 The 
5969 \family sans
5970 Abstract
5971 \family default
5972  environment does several things for you.
5973  First, it puts the centered label 
5974 \begin_inset Quotes eld
5975 \end_inset
5976
5977 Abstract
5978 \begin_inset Quotes erd
5979 \end_inset
5980
5981  above the text.
5982  The label and the text of the abstract are separated by some extra vertical
5983  space.
5984  Second, it typesets everything in a smaller font, just as you'd expect.
5985  Lastly, it adds a bit of extra vertical space between the abstract and
5986  the subsequent text.
5987  Well, that's how it will appear on the LyX screen.
5988  The appearance in the output depends on the used article or report class.
5989 \end_layout
5990
5991 \begin_layout Standard
5992 Starting a new paragraph by hitting 
5993 \family sans
5994 Return
5995 \family default
5996  does not reset the paragraph environment.
5997  The new paragraph will still be in the 
5998 \family sans
5999 Abstract
6000 \family default
6001  environment.
6002  So, you will have to change the paragraph environment yourself when you
6003  finish entering the abstract of your document.
6004 \end_layout
6005
6006 \begin_layout Standard
6007 \begin_inset Float figure
6008 wide false
6009 sideways false
6010 status open
6011
6012 \begin_layout Plain Layout
6013 \align center
6014 \begin_inset Graphics
6015         filename clipart/Abstract.pdf
6016         lyxscale 25
6017
6018 \end_inset
6019
6020
6021 \end_layout
6022
6023 \begin_layout Plain Layout
6024 \begin_inset Caption
6025
6026 \begin_layout Plain Layout
6027 \begin_inset CommandInset label
6028 LatexCommand label
6029 name "cap:Paragraph-in-the"
6030
6031 \end_inset
6032
6033 Paragraph in the 
6034 \family sans
6035 Abstract
6036 \family default
6037  environment
6038 \end_layout
6039
6040 \end_inset
6041
6042
6043 \end_layout
6044
6045 \end_inset
6046
6047
6048 \end_layout
6049
6050 \begin_layout Standard
6051 We'd love to give you directly an example of the 
6052 \family sans
6053 Abstract
6054 \family default
6055  environment, but since this document is in the 
6056 \begin_inset Quotes eld
6057 \end_inset
6058
6059 book
6060 \begin_inset Quotes erd
6061 \end_inset
6062
6063  class, we can't do this.
6064  We inserted it therefore as figure
6065 \begin_inset space ~
6066 \end_inset
6067
6068
6069 \begin_inset CommandInset ref
6070 LatexCommand ref
6071 reference "cap:Paragraph-in-the"
6072
6073 \end_inset
6074
6075 .
6076  If you've never heard of an 
6077 \begin_inset Quotes eld
6078 \end_inset
6079
6080 abstract
6081 \begin_inset Quotes erd
6082 \end_inset
6083
6084  before, you can safely ignore this environment.
6085 \end_layout
6086
6087 \begin_layout Subsubsection
6088
6089 \family sans
6090 Bibliography
6091 \family default
6092
6093 \begin_inset Index
6094 status collapsed
6095
6096 \begin_layout Plain Layout
6097 Bibliography
6098 \end_layout
6099
6100 \end_inset
6101
6102
6103 \begin_inset CommandInset label
6104 LatexCommand label
6105 name "sub:Biblio_environment"
6106
6107 \end_inset
6108
6109
6110 \end_layout
6111
6112 \begin_layout Standard
6113 The 
6114 \family sans
6115 Bibliography
6116 \family default
6117  environment is used to list references.
6118  Technically, you could use this environment anywhere, but you really should
6119  only use it at the end of the document.
6120  Nesting 
6121 \family sans
6122 Bibliography
6123 \family default
6124  in anything else or vice versa won't work.
6125 \end_layout
6126
6127 \begin_layout Standard
6128 When you first open a 
6129 \family sans
6130 Bibliography
6131 \family default
6132  environment, LyX add a large vertical space, followed by the heading 
6133 \begin_inset Quotes eld
6134 \end_inset
6135
6136 Bibliography
6137 \begin_inset Quotes erd
6138 \end_inset
6139
6140  or 
6141 \begin_inset Quotes eld
6142 \end_inset
6143
6144 References,
6145 \begin_inset Quotes erd
6146 \end_inset
6147
6148  depending on the document class.
6149  The heading is in a large boldface font.
6150  Each paragraph of the 
6151 \family sans
6152 Bibliography
6153 \family default
6154  environment is a bibliography entry.
6155  Thus, hitting 
6156 \family sans
6157 Return
6158 \family default
6159  does not reset the paragraph environment.
6160  Each new paragraph is still in the 
6161 \family sans
6162 Bibliography
6163 \family default
6164  environment.
6165 \end_layout
6166
6167 \begin_layout Standard
6168 For a detailed description of LyX's bibliography handling, have a look at
6169  in section
6170 \begin_inset space ~
6171 \end_inset
6172
6173
6174 \begin_inset CommandInset ref
6175 LatexCommand ref
6176 reference "sec:Bibliography"
6177
6178 \end_inset
6179
6180 .
6181 \end_layout
6182
6183 \begin_layout Subsection
6184 LyX
6185 \family sans
6186 -Code
6187 \begin_inset Index
6188 status collapsed
6189
6190 \begin_layout Plain Layout
6191 Paragraph ! LyX code
6192 \end_layout
6193
6194 \end_inset
6195
6196
6197 \begin_inset CommandInset label
6198 LatexCommand label
6199 name "sub:LyX-Code"
6200
6201 \end_inset
6202
6203
6204 \end_layout
6205
6206 \begin_layout Standard
6207 The 
6208 \family sans
6209 LyX-Code
6210 \family default
6211  environment is another LyX extension.
6212  It type-sets text in a typewriter-style font.
6213  It also treats the 
6214 \family sans
6215 Space
6216 \family default
6217  key as a fixed whitespace;
6218 \begin_inset Foot
6219 status collapsed
6220
6221 \begin_layout Plain Layout
6222 In the 
6223 \family sans
6224 LyX-Code
6225 \family default
6226  environment, the 
6227 \family sans
6228 Space
6229 \family default
6230  key is treated as a 
6231 \family sans
6232 Protected
6233 \begin_inset space ~
6234 \end_inset
6235
6236 Blank
6237 \family default
6238  instead of an end-of-word marker.
6239 \end_layout
6240
6241 \end_inset
6242
6243  this is the only case in which you can type multiple whitespaces in LyX.
6244  If you need to insert blank lines, you'll still need to use 
6245 \family sans
6246 C-Return
6247 \family default
6248  (the 
6249 \family typewriter
6250 break-line
6251 \family default
6252  function).
6253  
6254 \family sans
6255 Return
6256 \family default
6257  breaks paragraphs.
6258  Note, however, that 
6259 \family sans
6260 Return
6261 \family default
6262  does not reset the paragraph environment.
6263  So, when you finish using the 
6264 \family sans
6265 LyX-Code
6266 \family default
6267  environment, you'll need to change the paragraph environment yourself.
6268  Also, you can nest the 
6269 \family sans
6270 LyX-Code
6271 \family default
6272  environment inside of others.
6273 \end_layout
6274
6275 \begin_layout Standard
6276 There are a few quirks with this environment:
6277 \end_layout
6278
6279 \begin_layout Itemize
6280 You cannot use 
6281 \family sans
6282 C-Return
6283 \family default
6284  at the beginning of a new paragraph (i.e.
6285  you can't follow 
6286 \family sans
6287 Return
6288 \family default
6289  with a 
6290 \family sans
6291 C-Return
6292 \family default
6293 ).
6294 \end_layout
6295
6296 \begin_layout Itemize
6297 You can't follow a 
6298 \family sans
6299 C-Return
6300 \family default
6301  with a 
6302 \family sans
6303 Space
6304 \family default
6305 .
6306 \end_layout
6307
6308 \begin_deeper
6309 \begin_layout Itemize
6310 Use a 
6311 \family sans
6312 Return
6313 \family default
6314  to begin a new paragraph, then you can use a 
6315 \family sans
6316 Space
6317 \family default
6318 .
6319 \end_layout
6320
6321 \begin_layout Itemize
6322 Or: use 
6323 \family sans
6324 C-Space
6325 \family default
6326  instead.
6327 \end_layout
6328
6329 \end_deeper
6330 \begin_layout Itemize
6331 You can't have an empty paragraph or an empty line.
6332  You must put at least one 
6333 \family sans
6334 Space
6335 \family default
6336  in any line you want blank.
6337  Otherwise, LaTeX generates errors.
6338 \end_layout
6339
6340 \begin_layout Itemize
6341 You cannot get the typewriter double quotes by typing 
6342 \family sans
6343 "
6344 \family default
6345  since that will insert 
6346 \emph on
6347 real
6348 \emph default
6349  quotes.
6350  You get the typewriter double quotes with 
6351 \family sans
6352 C-"
6353 \family default
6354  (or 
6355 \family sans
6356 C-q
6357 \family default
6358  if you use Emacs-like key bindings).
6359 \end_layout
6360
6361 \begin_layout Standard
6362 Here's an example:
6363 \end_layout
6364
6365 \begin_layout LyX-Code
6366 #include <stdio.h>
6367 \end_layout
6368
6369 \begin_layout LyX-Code
6370  
6371 \end_layout
6372
6373 \begin_layout LyX-Code
6374 int main(void)
6375 \end_layout
6376
6377 \begin_layout LyX-Code
6378 {
6379 \end_layout
6380
6381 \begin_layout LyX-Code
6382     printf("Hello World!
6383 \backslash
6384 n");
6385 \end_layout
6386
6387 \begin_layout LyX-Code
6388     return 0;
6389 \end_layout
6390
6391 \begin_layout LyX-Code
6392 }
6393 \end_layout
6394
6395 \begin_layout Standard
6396 This is just the standard 
6397 \begin_inset Quotes eld
6398 \end_inset
6399
6400 Hello world!
6401 \begin_inset Quotes erd
6402 \end_inset
6403
6404  program.
6405  
6406 \end_layout
6407
6408 \begin_layout Standard
6409
6410 \family sans
6411 LyX-Code
6412 \family default
6413  has one purpose: to typeset code, such as program source, shell scripts,
6414  rc-files, and so on.
6415  Use it only in those very special cases where you need to generate text
6416  as if you used a typewriter.
6417 \begin_inset Index
6418 status collapsed
6419
6420 \begin_layout Plain Layout
6421 Paragraph environments|)
6422 \end_layout
6423
6424 \end_inset
6425
6426
6427 \end_layout
6428
6429 \begin_layout Section
6430 Nesting Environments
6431 \begin_inset Index
6432 status collapsed
6433
6434 \begin_layout Plain Layout
6435 Nesting ! Environments
6436 \end_layout
6437
6438 \end_inset
6439
6440
6441 \begin_inset CommandInset label
6442 LatexCommand label
6443 name "sec:Nesting"
6444
6445 \end_inset
6446
6447
6448 \end_layout
6449
6450 \begin_layout Subsection
6451 Introduction
6452 \end_layout
6453
6454 \begin_layout Standard
6455 LyX treats text as a unified block with a particular context and specific
6456  properties.
6457  This allows you to create blocks that inherits some of the properties of
6458  another block.
6459  For example you have three main points in an outline, but point #2 also
6460  has two subpoints.
6461  In other words, you have a list inside of another list, with the inner
6462  list 
6463 \begin_inset Quotes eld
6464 \end_inset
6465
6466 attached
6467 \begin_inset Quotes erd
6468 \end_inset
6469
6470  to item #2:
6471 \end_layout
6472
6473 \begin_layout Enumerate
6474 one
6475 \end_layout
6476
6477 \begin_layout Enumerate
6478 two
6479 \end_layout
6480
6481 \begin_deeper
6482 \begin_layout Enumerate
6483 sublist - item #1
6484 \end_layout
6485
6486 \begin_layout Enumerate
6487 sublist - item #2
6488 \end_layout
6489
6490 \end_deeper
6491 \begin_layout Enumerate
6492 three
6493 \end_layout
6494
6495 \begin_layout Standard
6496 You put a list inside of a list by nesting one list inside the other.
6497  Nesting an environment is quite simple: Select 
6498 \family sans
6499 Increase
6500 \begin_inset space ~
6501 \end_inset
6502
6503 List
6504 \begin_inset space ~
6505 \end_inset
6506
6507 Depth
6508 \family default
6509  or 
6510 \family sans
6511 Decrease
6512 \begin_inset space ~
6513 \end_inset
6514
6515 List
6516 \begin_inset space ~
6517 \end_inset
6518
6519 Depth
6520 \family default
6521  from the 
6522 \family sans
6523 Edit
6524 \family default
6525  menu to change the nesting depth of the current paragraph (the status bar
6526  will tell you how far you are nested).
6527  Instead of the menu, you can also use the toolbar buttons 
6528 \begin_inset Graphics
6529         filename ../images/depth-increment.png
6530
6531 \end_inset
6532
6533  and 
6534 \begin_inset Graphics
6535         filename ../images/depth-decrement.png
6536
6537 \end_inset
6538
6539  or the convenient key bindings 
6540 \family sans
6541 S-M-Right
6542 \family default
6543  and 
6544 \family sans
6545 S-M-Left
6546 \family default
6547  to change the nesting level.
6548  The change will work on the current selection if you have made one (allowing
6549  you to change the nesting of several paragraphs at once), or the current
6550  paragraph.
6551 \end_layout
6552
6553 \begin_layout Standard
6554 Note that LyX only changes the nesting depth if it can.
6555  If it's invalid to do so, nothing happens if you try to change the depth.
6556  Additionally, if you change the depth of one paragraph, it affects the
6557  depth of every paragraph nested inside of it.
6558 \end_layout
6559
6560 \begin_layout Standard
6561 Nesting isn't limited to lists.
6562  In LyX, you can nest just about anything inside anything else, as you're
6563  about to find out.
6564  This is the real power of nesting paragraph environments.
6565 \end_layout
6566
6567 \begin_layout Subsection
6568 What You Can and Can't Nest
6569 \end_layout
6570
6571 \begin_layout Standard
6572 Before we fire a list of paragraph environments at you, we need to tell
6573  you a little bit more about how nesting works.
6574 \end_layout
6575
6576 \begin_layout Standard
6577 The question if nesting a paragraph environment is possible, is a bit more
6578  complicated than a simple yes or no.
6579  There are three types of paragraph environments:
6580 \end_layout
6581
6582 \begin_layout Itemize
6583 Completely unnestable
6584 \end_layout
6585
6586 \begin_layout Itemize
6587 Fully nestable, you can nest them inside of things and you can also nest
6588  other things inside of them.
6589 \end_layout
6590
6591 \begin_layout Itemize
6592 A third type, you can nest them into other environments, but you can't nest
6593  anything into them.
6594 \end_layout
6595
6596 \begin_layout Standard
6597 Here's a list of the three types of nesting behavior, and which paragraph
6598  environments have them:
6599 \end_layout
6600
6601 \begin_layout Description
6602 Unnestable Can't nest them.
6603  Can't nest into them.
6604 \end_layout
6605
6606 \begin_deeper
6607 \begin_layout Itemize
6608
6609 \family sans
6610 Bibliography
6611 \end_layout
6612
6613 \begin_layout Itemize
6614
6615 \family sans
6616 Abstract
6617 \end_layout
6618
6619 \begin_layout Itemize
6620
6621 \family sans
6622 Title
6623 \end_layout
6624
6625 \begin_layout Itemize
6626
6627 \family sans
6628 Author
6629 \end_layout
6630
6631 \begin_layout Itemize
6632
6633 \family sans
6634 Date
6635 \end_layout
6636
6637 \end_deeper
6638 \begin_layout Description
6639 Fully
6640 \begin_inset space ~
6641 \end_inset
6642
6643 Nestable You can nest them.
6644  You can nest other things into them.
6645 \end_layout
6646
6647 \begin_deeper
6648 \begin_layout Itemize
6649
6650 \family sans
6651 Verse
6652 \end_layout
6653
6654 \begin_layout Itemize
6655
6656 \family sans
6657 Quote
6658 \end_layout
6659
6660 \begin_layout Itemize
6661
6662 \family sans
6663 Quotation
6664 \end_layout
6665
6666 \begin_layout Itemize
6667
6668 \family sans
6669 Itemize
6670 \end_layout
6671
6672 \begin_layout Itemize
6673
6674 \family sans
6675 Enumerate
6676 \end_layout
6677
6678 \begin_layout Itemize
6679
6680 \family sans
6681 Description
6682 \end_layout
6683
6684 \begin_layout Itemize
6685
6686 \family sans
6687 List
6688 \end_layout
6689
6690 \begin_layout Itemize
6691
6692 \family sans
6693 LyX-Code
6694 \end_layout
6695
6696 \end_deeper
6697 \begin_layout Description
6698 Nestable-Inside You can nest them inside of other things.
6699  You can't nest anything into them.
6700 \end_layout
6701
6702 \begin_deeper
6703 \begin_layout Itemize
6704
6705 \family sans
6706 Standard
6707 \end_layout
6708
6709 \begin_layout Itemize
6710
6711 \family sans
6712 Part
6713 \end_layout
6714
6715 \begin_layout Itemize
6716
6717 \family sans
6718 Chapter
6719 \end_layout
6720
6721 \begin_layout Itemize
6722
6723 \family sans
6724 Section
6725 \end_layout
6726
6727 \begin_layout Itemize
6728
6729 \family sans
6730 Subsection
6731 \end_layout
6732
6733 \begin_layout Itemize
6734
6735 \family sans
6736 Subsubsection
6737 \end_layout
6738
6739 \begin_layout Itemize
6740
6741 \family sans
6742 Paragraph
6743 \end_layout
6744
6745 \begin_layout Itemize
6746
6747 \family sans
6748 Subparagraph
6749 \end_layout
6750
6751 \begin_layout Itemize
6752
6753 \family sans
6754 Part*
6755 \end_layout
6756
6757 \begin_layout Itemize
6758
6759 \family sans
6760 Chapter*
6761 \end_layout
6762
6763 \begin_layout Itemize
6764
6765 \family sans
6766 Section*
6767 \end_layout
6768
6769 \begin_layout Itemize
6770
6771 \family sans
6772 Subsection*
6773 \end_layout
6774
6775 \begin_layout Itemize
6776
6777 \family sans
6778 Subsubsection*
6779 \end_layout
6780
6781 \begin_layout Itemize
6782
6783 \family sans
6784 Right
6785 \begin_inset space ~
6786 \end_inset
6787
6788 Address
6789 \end_layout
6790
6791 \begin_layout Itemize
6792
6793 \family sans
6794 Address
6795 \end_layout
6796
6797 \end_deeper
6798 \begin_layout Standard
6799 \begin_inset Note Greyedout
6800 status open
6801
6802 \begin_layout Plain Layout
6803
6804 \series bold
6805 Note:
6806 \series default
6807  Although it is possible to nest numbered section headings like 
6808 \family sans
6809 Chapter
6810 \family default
6811
6812 \family sans
6813 Section
6814 \family default
6815 , etc.
6816 \begin_inset space ~
6817 \end_inset
6818
6819 to e.
6820 \begin_inset space \thinspace{}
6821 \end_inset
6822
6823 g.
6824 \begin_inset space ~
6825 \end_inset
6826
6827 lists, it is highly recommended not to do this.
6828  Because the aim is to create well structured documents following usual
6829  guidelines of typesetting, but nested section headings violates them.
6830 \end_layout
6831
6832 \end_inset
6833
6834
6835 \end_layout
6836
6837 \begin_layout Subsection
6838 Nesting Other Things: Tables, Math, Floats, etc.
6839 \begin_inset Index
6840 status collapsed
6841
6842 \begin_layout Plain Layout
6843 Nesting ! Tables etc.
6844 \end_layout
6845
6846 \end_inset
6847
6848
6849 \begin_inset CommandInset label
6850 LatexCommand label
6851 name "sec:table-and-fig-nesting"
6852
6853 \end_inset
6854
6855
6856 \end_layout
6857
6858 \begin_layout Standard
6859 There are several things that aren't paragraph environments, but which are
6860  affected by nesting anyhow.
6861  They are:
6862 \end_layout
6863
6864 \begin_layout Itemize
6865 equations
6866 \end_layout
6867
6868 \begin_layout Itemize
6869 tables
6870 \end_layout
6871
6872 \begin_layout Itemize
6873 figures
6874 \end_layout
6875
6876 \begin_layout Standard
6877 (
6878 \begin_inset Note Greyedout
6879 status open
6880
6881 \begin_layout Plain Layout
6882
6883 \series bold
6884 Note:
6885 \series default
6886  Figures and tables in 
6887 \family sans
6888 Floats
6889 \family default
6890  are not affected by this.
6891 \end_layout
6892
6893 \end_inset
6894
6895  Have a look at section
6896 \begin_inset space ~
6897 \end_inset
6898
6899
6900 \begin_inset CommandInset ref
6901 LatexCommand ref
6902 reference "sec:Floats"
6903
6904 \end_inset
6905
6906  for more informations about 
6907 \family sans
6908 Floats
6909 \family default
6910 .)
6911 \end_layout
6912
6913 \begin_layout Standard
6914 LyX can treat these three objects as either a word or as a paragraph.
6915  If a figure, table, or an equation is inline, it goes wherever the paragraph
6916  it is in goes.
6917 \end_layout
6918
6919 \begin_layout Standard
6920 On the other hand, if you have an equation, figure or table in a 
6921 \begin_inset Quotes eld
6922 \end_inset
6923
6924 paragraph
6925 \begin_inset Quotes erd
6926 \end_inset
6927
6928  of its own, it behaves just like a 
6929 \begin_inset Quotes eld
6930 \end_inset
6931
6932 nestable-inside
6933 \begin_inset Quotes erd
6934 \end_inset
6935
6936  paragraph environment.
6937  You can nest it into any environment, but you obviously can't nest anything
6938  into it.
6939 \end_layout
6940
6941 \begin_layout Standard
6942 Here's an example with a table:
6943 \end_layout
6944
6945 \begin_layout Enumerate
6946 Item One
6947 \end_layout
6948
6949 \begin_deeper
6950 \begin_layout Enumerate
6951 This is (a) and it's nested.
6952 \end_layout
6953
6954 \begin_deeper
6955 \begin_layout Standard
6956 \begin_inset VSpace 0.3cm
6957 \end_inset
6958
6959
6960 \end_layout
6961
6962 \begin_layout Standard
6963 \align center
6964 \begin_inset Tabular
6965 <lyxtabular version="3" rows="2" columns="2">
6966 <features>
6967 <column alignment="center" valignment="top" width="0pt">
6968 <column alignment="center" valignment="top" width="0pt">
6969 <row>
6970 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6971 \begin_inset Text
6972
6973 \begin_layout Plain Layout
6974
6975 \family roman
6976 \series medium
6977 \shape up
6978 \size normal
6979 \emph off
6980 \bar no
6981 \noun off
6982 \color none
6983 a
6984 \end_layout
6985
6986 \end_inset
6987 </cell>
6988 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6989 \begin_inset Text
6990
6991 \begin_layout Plain Layout
6992
6993 \family roman
6994 \series medium
6995 \shape up
6996 \size normal
6997 \emph off
6998 \bar no
6999 \noun off
7000 \color none
7001 b
7002 \end_layout
7003
7004 \end_inset
7005 </cell>
7006 </row>
7007 <row>
7008 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7009 \begin_inset Text
7010
7011 \begin_layout Plain Layout
7012
7013 \family roman
7014 \series medium
7015 \shape up
7016 \size normal
7017 \emph off
7018 \bar no
7019 \noun off
7020 \color none
7021 c
7022 \end_layout
7023
7024 \end_inset
7025 </cell>
7026 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7027 \begin_inset Text
7028
7029 \begin_layout Plain Layout
7030
7031 \family roman
7032 \series medium
7033 \shape up
7034 \size normal
7035 \emph off
7036 \bar no
7037 \noun off
7038 \color none
7039 d
7040 \end_layout
7041
7042 \end_inset
7043 </cell>
7044 </row>
7045 </lyxtabular>
7046
7047 \end_inset
7048
7049
7050 \end_layout
7051
7052 \begin_layout Standard
7053 \begin_inset VSpace 0.3cm
7054 \end_inset
7055
7056
7057 \end_layout
7058
7059 \end_deeper
7060 \begin_layout Enumerate
7061 This is (b).
7062  The table is actually nested inside (a).
7063 \end_layout
7064
7065 \end_deeper
7066 \begin_layout Enumerate
7067 Back out again.
7068 \end_layout
7069
7070 \begin_layout Standard
7071 If we hadn't nested the table at all, the list would look like this:
7072 \end_layout
7073
7074 \begin_layout Enumerate
7075 Item One
7076 \end_layout
7077
7078 \begin_deeper
7079 \begin_layout Enumerate
7080 This is (a) and it's nested.
7081 \end_layout
7082
7083 \end_deeper
7084 \begin_layout Standard
7085 \begin_inset VSpace 0.3cm
7086 \end_inset
7087
7088
7089 \end_layout
7090
7091 \begin_layout Standard
7092 \align center
7093 \begin_inset Tabular
7094 <lyxtabular version="3" rows="2" columns="2">
7095 <features>
7096 <column alignment="center" valignment="top" width="0pt">
7097 <column alignment="center" valignment="top" width="0pt">
7098 <row>
7099 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7100 \begin_inset Text
7101
7102 \begin_layout Plain Layout
7103
7104 \family roman
7105 \series medium
7106 \shape up
7107 \size normal
7108 \emph off
7109 \bar no
7110 \noun off
7111 \color none
7112 a
7113 \end_layout
7114
7115 \end_inset
7116 </cell>
7117 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7118 \begin_inset Text
7119
7120 \begin_layout Plain Layout
7121
7122 \family roman
7123 \series medium
7124 \shape up
7125 \size normal
7126 \emph off
7127 \bar no
7128 \noun off
7129 \color none
7130 b
7131 \end_layout
7132
7133 \end_inset
7134 </cell>
7135 </row>
7136 <row>
7137 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7138 \begin_inset Text
7139
7140 \begin_layout Plain Layout
7141
7142 \family roman
7143 \series medium
7144 \shape up
7145 \size normal
7146 \emph off
7147 \bar no
7148 \noun off
7149 \color none
7150 c
7151 \end_layout
7152
7153 \end_inset
7154 </cell>
7155 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7156 \begin_inset Text
7157
7158 \begin_layout Plain Layout
7159
7160 \family roman
7161 \series medium
7162 \shape up
7163 \size normal
7164 \emph off
7165 \bar no
7166 \noun off
7167 \color none
7168 d
7169 \end_layout
7170
7171 \end_inset
7172 </cell>
7173 </row>
7174 </lyxtabular>
7175
7176 \end_inset
7177
7178
7179 \end_layout
7180
7181 \begin_layout Standard
7182 \begin_inset VSpace 0.3cm
7183 \end_inset
7184
7185
7186 \end_layout
7187
7188 \begin_layout Enumerate
7189 This is (b).
7190  The table is 
7191 \emph on
7192 not
7193 \emph default
7194  nested inside (a).
7195  In fact, it's not nested at all.
7196 \end_layout
7197
7198 \begin_layout Enumerate
7199 Back out again.
7200 \end_layout
7201
7202 \begin_layout Standard
7203 Notice how item (b) is not only no longer nested, but is also the first
7204  item of a new list!
7205 \end_layout
7206
7207 \begin_layout Standard
7208 There's another trap you can fall into: Nesting the table, but not going
7209  deep enough.
7210  LyX then turns anything after the table into a new sublist.
7211 \end_layout
7212
7213 \begin_layout Enumerate
7214 Item One
7215 \end_layout
7216
7217 \begin_deeper
7218 \begin_layout Enumerate
7219 This is (a) and it's nested.
7220 \end_layout
7221
7222 \begin_layout Standard
7223 \begin_inset VSpace 0.3cm
7224 \end_inset
7225
7226
7227 \end_layout
7228
7229 \begin_layout Standard
7230 \align center
7231 \begin_inset Tabular
7232 <lyxtabular version="3" rows="2" columns="2">
7233 <features>
7234 <column alignment="center" valignment="top" width="0pt">
7235 <column alignment="center" valignment="top" width="0pt">
7236 <row>
7237 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7238 \begin_inset Text
7239
7240 \begin_layout Plain Layout
7241
7242 \family roman
7243 \series medium
7244 \shape up
7245 \size normal
7246 \emph off
7247 \bar no
7248 \noun off
7249 \color none
7250 a
7251 \end_layout
7252
7253 \end_inset
7254 </cell>
7255 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7256 \begin_inset Text
7257
7258 \begin_layout Plain Layout
7259
7260 \family roman
7261 \series medium
7262 \shape up
7263 \size normal
7264 \emph off
7265 \bar no
7266 \noun off
7267 \color none
7268 b
7269 \end_layout
7270
7271 \end_inset
7272 </cell>
7273 </row>
7274 <row>
7275 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7276 \begin_inset Text
7277
7278 \begin_layout Plain Layout
7279
7280 \family roman
7281 \series medium
7282 \shape up
7283 \size normal
7284 \emph off
7285 \bar no
7286 \noun off
7287 \color none
7288 c
7289 \end_layout
7290
7291 \end_inset
7292 </cell>
7293 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7294 \begin_inset Text
7295
7296 \begin_layout Plain Layout
7297
7298 \family roman
7299 \series medium
7300 \shape up
7301 \size normal
7302 \emph off
7303 \bar no
7304 \noun off
7305 \color none
7306 d
7307 \end_layout
7308
7309 \end_inset
7310 </cell>
7311 </row>
7312 </lyxtabular>
7313
7314 \end_inset
7315
7316
7317 \end_layout
7318
7319 \begin_layout Standard
7320 \begin_inset VSpace 0.3cm
7321 \end_inset
7322
7323
7324 \end_layout
7325
7326 \begin_layout Enumerate
7327 This is (b).
7328  The table is actually nested inside Item One, but 
7329 \emph on
7330 not
7331 \emph default
7332  inside (a).
7333 \end_layout
7334
7335 \end_deeper
7336 \begin_layout Enumerate
7337 Back out again.
7338 \end_layout
7339
7340 \begin_layout Standard
7341 As you can see, item (b) turned into the first item of a new list, but a
7342  new list 
7343 \emph on
7344 inside
7345 \emph default
7346  item 1.
7347  The same thing would have happened to a figure or an equation.
7348  So, if you nest tables, figures or equations, make sure you go to the right
7349  depth!
7350 \end_layout
7351
7352 \begin_layout Subsection
7353 Usage and General Features
7354 \begin_inset CommandInset label
7355 LatexCommand label
7356 name "sub:Nesting-Usage"
7357
7358 \end_inset
7359
7360
7361 \end_layout
7362
7363 \begin_layout Standard
7364 Speaking of levels, LyX can perform up to a six-fold nesting.
7365  In other words, 
7366 \begin_inset Quotes eld
7367 \end_inset
7368
7369 level #6
7370 \begin_inset Quotes erd
7371 \end_inset
7372
7373  is the innermost possible depth.
7374  Here's an example to display what we mean:
7375 \end_layout
7376
7377 \begin_layout Enumerate
7378 level #1 - outermost
7379 \end_layout
7380
7381 \begin_deeper
7382 \begin_layout Enumerate
7383 level #2
7384 \end_layout
7385
7386 \begin_deeper
7387 \begin_layout Enumerate
7388 level #3
7389 \end_layout
7390
7391 \begin_deeper
7392 \begin_layout Enumerate
7393 level #4
7394 \end_layout
7395
7396 \begin_deeper
7397 \begin_layout Itemize
7398 level #5
7399 \end_layout
7400
7401 \begin_deeper
7402 \begin_layout Itemize
7403 level #6
7404 \end_layout
7405
7406 \end_deeper
7407 \end_deeper
7408 \end_deeper
7409 \end_deeper
7410 \end_deeper
7411 \begin_layout Standard
7412 There are two exceptions to the six-fold nesting limit, and you can see
7413  both of them in the example.
7414  Unlike the other fully-nestable environments, you can only perform a four-fold
7415  nesting with the 
7416 \family sans
7417 Enumerate
7418 \family default
7419  and 
7420 \family sans
7421 Itemize
7422 \family default
7423  environments.
7424  For example, if we tried to nest another 
7425 \family sans
7426 Enumerate
7427 \family default
7428  list inside of item 
7429 \begin_inset Quotes eld
7430 \end_inset
7431
7432 A.
7433 \begin_inset Quotes erd
7434 \end_inset
7435
7436 , we'd get errors.
7437 \end_layout
7438
7439 \begin_layout Subsection
7440 Some Examples
7441 \begin_inset Index
7442 status collapsed
7443
7444 \begin_layout Plain Layout
7445 Nesting ! Examples
7446 \end_layout
7447
7448 \end_inset
7449
7450
7451 \end_layout
7452
7453 \begin_layout Standard
7454 The best way to explain just what you can do with nesting is by illustration.
7455  We have several examples of nested environments.
7456  In them, we explain how we created the example, so that you can reproduce
7457  them.
7458 \end_layout
7459
7460 \begin_layout Subsubsection
7461 Example 1: The Six-fold Way and Mixed Nesting
7462 \end_layout
7463
7464 \begin_layout Labeling
7465 \labelwidthstring MMM
7466 #1-a This is the outermost level.
7467  It's a 
7468 \family sans
7469 List
7470 \family default
7471  environment.
7472 \end_layout
7473
7474 \begin_deeper
7475 \begin_layout Labeling
7476 \labelwidthstring MMM
7477 #2-a This is level #2.
7478  We created it by using 
7479 \family sans
7480 M-Return
7481 \family default
7482  followed by 
7483 \family sans
7484 S-M-Right
7485 \family default
7486 .
7487 \end_layout
7488
7489 \begin_deeper
7490 \begin_layout Labeling
7491 \labelwidthstring MMM
7492 #3-a This is level #3.
7493  This time, we just hit 
7494 \family sans
7495 Return
7496 \family default
7497 , then used 
7498 \family sans
7499 S-M-Right
7500 \family default
7501  twice in a row.
7502  We could have also created it the same way as we did the previous level,
7503  by hitting 
7504 \family sans
7505 M-Return
7506 \family default
7507  followed by 
7508 \family sans
7509 S-M-Right
7510 \family default
7511 .
7512 \end_layout
7513
7514 \begin_deeper
7515 \begin_layout Standard
7516 This is actually a 
7517 \family sans
7518 Standard
7519 \family default
7520  environment, nested inside of 
7521 \begin_inset Quotes eld
7522 \end_inset
7523
7524 #3-a
7525 \begin_inset Quotes erd
7526 \end_inset
7527
7528 .
7529  So, it's at level #4.
7530  We did this by hitting 
7531 \family sans
7532 M-Return
7533 \family default
7534 , then 
7535 \family sans
7536 S-M-Right
7537 \family default
7538 , then changing the paragraph environment to 
7539 \family sans
7540 Standard
7541 \family default
7542 .
7543  Do this to create list items with more than one paragraph - it also works
7544  for the 
7545 \family sans
7546 Description
7547 \family default
7548
7549 \family sans
7550 Enumerate
7551 \family default
7552 , and 
7553 \family sans
7554 Itemize
7555 \family default
7556  environments!
7557 \end_layout
7558
7559 \begin_layout Standard
7560 Here's another 
7561 \family sans
7562 Standard
7563 \family default
7564  paragraph, also at level #4, made with just a 
7565 \family sans
7566 M-Return
7567 \family default
7568 .
7569 \end_layout
7570
7571 \begin_layout Labeling
7572 \labelwidthstring MMM
7573 #4-a This is level #4.
7574  We hit 
7575 \family sans
7576 M-Return
7577 \family default
7578  and changed the paragraph environment back to 
7579 \family sans
7580 List
7581 \family default
7582 .
7583  Remember - we can't nest anything inside of a 
7584 \family sans
7585 Standard
7586 \family default
7587  environment, which is why we're still at level #4.
7588  However, we 
7589 \emph on
7590 can
7591 \emph default
7592  keep nesting things inside of 
7593 \begin_inset Quotes eld
7594 \end_inset
7595
7596 #3-a
7597 \begin_inset Quotes erd
7598 \end_inset
7599
7600 .
7601 \end_layout
7602
7603 \begin_deeper
7604 \begin_layout Labeling
7605 \labelwidthstring MMM
7606 #5-a This is level #5\SpecialChar \ldots{}
7607
7608 \end_layout
7609
7610 \begin_deeper
7611 \begin_layout Labeling
7612 \labelwidthstring MMM
7613 #6-a \SpecialChar \ldots{}
7614 and this is level #6.
7615  By now, you should know how we made these two.
7616 \end_layout
7617
7618 \end_deeper
7619 \begin_layout Labeling
7620 \labelwidthstring MMM
7621 #5-b Back to level #5.
7622  Just hit 
7623 \family sans
7624 M-Return
7625 \family default
7626  followed by a 
7627 \family sans
7628 S-M-Left
7629 \family default
7630 .
7631 \end_layout
7632
7633 \end_deeper
7634 \begin_layout Labeling
7635 \labelwidthstring MMM
7636 #4-b After another 
7637 \family sans
7638 M-Return
7639 \family default
7640  followed by a 
7641 \family sans
7642 S-M-Left
7643 \family default
7644 , we're back at level #4.
7645 \end_layout
7646
7647 \end_deeper
7648 \begin_layout Labeling
7649 \labelwidthstring MMM
7650 #3-b Back to level #3.
7651  By now it should be obvious how we did this.
7652 \end_layout
7653
7654 \end_deeper
7655 \begin_layout Labeling
7656 \labelwidthstring MMM
7657 #2-b Back to level #2.
7658  
7659 \end_layout
7660
7661 \end_deeper
7662 \begin_layout Labeling
7663 \labelwidthstring MMM
7664 #1-b And last, back to the outermost level, #1.
7665  After this sentence, we'll hit 
7666 \family sans
7667 Return
7668 \family default
7669  and change the paragraph environment back to 
7670 \family sans
7671 Standard
7672 \family default
7673  to end the list.
7674 \end_layout
7675
7676 \begin_layout Standard
7677 We could have also used the 
7678 \family sans
7679 Description
7680 \family default
7681
7682 \family sans
7683 Quote
7684 \family default
7685
7686 \family sans
7687 Quotation
7688 \family default
7689 , or even the 
7690 \family sans
7691 Verse
7692 \family default
7693  environment in place of the 
7694 \family sans
7695 List
7696 \family default
7697  environment.
7698  The example would have worked exactly the same.
7699 \end_layout
7700
7701 \begin_layout Subsubsection
7702 Example 2: Inheritance
7703 \end_layout
7704
7705 \begin_layout LyX-Code
7706 This is the LyX-Code environment, at level #1, the outermost
7707 \end_layout
7708
7709 \begin_layout LyX-Code
7710 level.
7711   Now we'll hit 
7712 \family sans
7713 Return
7714 \family default
7715 , then 
7716 \family sans
7717 S-M-Right
7718 \family default
7719 , after which, we'll change to the 
7720 \family sans
7721 Enumerate
7722 \family default
7723  environment.
7724 \end_layout
7725
7726 \begin_deeper
7727 \begin_layout Enumerate
7728 This is the 
7729 \family sans
7730 Enumerate
7731 \family default
7732  environment, at level #2.
7733 \end_layout
7734
7735 \begin_layout Enumerate
7736 Notice how the nested 
7737 \family sans
7738 Enumerate
7739 \family default
7740  not only inherits its margins from its parent environment (
7741 \family sans
7742 LyX-Code
7743 \family default
7744 ), but also inherits its font and spacing!
7745 \end_layout
7746
7747 \end_deeper
7748 \begin_layout Standard
7749 We ended this example by hitting 
7750 \family sans
7751 Return
7752 \family default
7753 .
7754  After that, we needed to reset the paragraph environment to 
7755 \family sans
7756 Standard
7757 \family default
7758  and resetting the nesting depth by using 
7759 \family sans
7760 S-M-Left
7761 \family default
7762  once.
7763 \end_layout
7764
7765 \begin_layout Subsubsection
7766 Example 3: Labels, Levels, and the 
7767 \family sans
7768 Enumerate
7769 \family default
7770  and 
7771 \family sans
7772 Itemize
7773 \family default
7774  Environments
7775 \begin_inset OptArg
7776 status collapsed
7777
7778 \begin_layout Plain Layout
7779 Example #3: Labels, Levels and other list environments
7780 \end_layout
7781
7782 \end_inset
7783
7784
7785 \end_layout
7786
7787 \begin_layout Enumerate
7788 This is level #1, in an 
7789 \family sans
7790 Enumerate
7791 \family default
7792  paragraph environment.
7793  We're actually going to nest a bunch of these.
7794 \end_layout
7795
7796 \begin_deeper
7797 \begin_layout Enumerate
7798 This is level #2.
7799  We used 
7800 \family sans
7801 M-Return
7802 \family default
7803  followed by 
7804 \family sans
7805 S-M-Right
7806 \family default
7807 .
7808  Now, what happens if we nest an 
7809 \family sans
7810 Itemize
7811 \family default
7812  environment inside of this one? It will be at level #3, but what will its
7813  label be? An asterisk?
7814 \end_layout
7815
7816 \begin_deeper
7817 \begin_layout Itemize
7818 No! It's a bullet.
7819  This is the 
7820 \emph on
7821 first
7822 \emph default
7823  
7824 \family sans
7825 Itemize
7826 \family default
7827  environment, even though it's at level #3.
7828  So, its label is a bullet.
7829  (We got here by using 
7830 \family sans
7831 M-Return
7832 \family default
7833 , then 
7834 \family sans
7835 S-M-Right
7836 \family default
7837 , then changing the environment to 
7838 \family sans
7839 Itemize
7840 \family default
7841 .)
7842 \end_layout
7843
7844 \begin_deeper
7845 \begin_layout Itemize
7846 Here's level #4, produced using 
7847 \family sans
7848 M-Return
7849 \family default
7850 , then 
7851 \family sans
7852 S-M-Right
7853 \family default
7854 .
7855  We'll do that again\SpecialChar \ldots{}
7856
7857 \end_layout
7858
7859 \begin_deeper
7860 \begin_layout Enumerate
7861 \SpecialChar \ldots{}
7862 to get to level #5.
7863  This time, however, we also changed the paragraph environment back to 
7864 \family sans
7865 Enumerate
7866 \family default
7867 .
7868  Notice the type of numbering, it is 
7869 \emph on
7870 lowercase Roman
7871 \emph default
7872 , because we are in the 
7873 \emph on
7874 thirdfold
7875 \emph default
7876  
7877 \family sans
7878 Enumerate
7879 \family default
7880  environment (i.e.
7881  it is an 
7882 \family sans
7883 Enumerate
7884 \family default
7885  inside an 
7886 \family sans
7887 Enumerate
7888 \family default
7889  inside an 
7890 \family sans
7891 Enumerate
7892 \family default
7893 ).
7894 \end_layout
7895
7896 \begin_layout Enumerate
7897 What happens if we 
7898 \emph on
7899 don't
7900 \emph default
7901  change the paragraph environment, but decrease the nesting depth? What
7902  type of numbering does LyX use?
7903 \end_layout
7904
7905 \begin_layout Enumerate
7906 Oh, as if you couldn't guess by now, we're just using 
7907 \family sans
7908 M-Return
7909 \family default
7910  to keep the current environment and depth but create a new item.
7911 \end_layout
7912
7913 \begin_layout Enumerate
7914 Let's use 
7915 \family sans
7916 S-M-Left
7917 \family default
7918  to decrease the depth after the next 
7919 \family sans
7920 M-Return
7921 \family default
7922 .
7923 \end_layout
7924
7925 \end_deeper
7926 \begin_layout Enumerate
7927 This is level #4.
7928  Look what type of label LyX is using!
7929 \end_layout
7930
7931 \end_deeper
7932 \begin_layout Enumerate
7933 This is level #3.
7934  Even though we've changed levels, LyX is still using a lowercase Roman
7935  numeral as the label.Why?
7936 \end_layout
7937
7938 \begin_layout Enumerate
7939 Because, even though the nesting depth has changed, the paragraph is 
7940 \emph on
7941 still
7942 \emph default
7943  a thirdfold 
7944 \family sans
7945 Enumerate
7946 \family default
7947  environment.
7948  Notice, however, that LyX 
7949 \emph on
7950 did
7951 \emph default
7952  reset the counter for the label.
7953 \end_layout
7954
7955 \end_deeper
7956 \begin_layout Enumerate
7957 Another 
7958 \family sans
7959 M-Return
7960 \family default
7961  
7962 \family sans
7963 S-M-Left
7964 \family default
7965  sequence, and we're back to level #2.
7966  This time, we not only changed the nesting depth, but we also moved back
7967  into the twofold-nested 
7968 \family sans
7969 Enumerate
7970 \family default
7971  environment.
7972 \end_layout
7973
7974 \end_deeper
7975 \begin_layout Enumerate
7976 The same thing happens if we do another 
7977 \family sans
7978 M-Return
7979 \family default
7980  
7981 \family sans
7982 S-M-Left
7983 \family default
7984  sequence and return to level #1, the outermost level.
7985 \end_layout
7986
7987 \begin_layout Standard
7988 Lastly, we reset the environment to 
7989 \family sans
7990 Standard
7991 \family default
7992 .
7993  As you can see, the level number doesn't correspond to what type of labeling
7994  LyX uses for the 
7995 \family sans
7996 Enumerate
7997 \family default
7998  and 
7999 \family sans
8000 Itemize
8001 \family default
8002  environments.
8003  The number of other 
8004 \family sans
8005 Enumerate
8006 \family default
8007  environments surrounding it determines what kind of label LyX uses for
8008  an 
8009 \family sans
8010 Enumerate
8011 \family default
8012  item.
8013  The same rule applies for the 
8014 \family sans
8015 Itemize
8016 \family default
8017  environment, as well.
8018 \end_layout
8019
8020 \begin_layout Subsubsection
8021 Example 4: Going Bonkers
8022 \end_layout
8023
8024 \begin_layout Enumerate
8025 We're going to go totally nuts now.
8026  We won't nest as deep as in the other examples, nor will we go into the
8027  same detail with how we did it.
8028  (level #1: 
8029 \family sans
8030 Enumerate
8031 \family default
8032 )
8033 \end_layout
8034
8035 \begin_deeper
8036 \begin_layout Standard
8037 (
8038 \family sans
8039 Return, S-M-Right, Standard
8040 \family default
8041 : level #2) We'll stick an encapsulated description of how we created the
8042  example in parentheses someplace.
8043  For example, the two keybindings are how we changed the depth.
8044  The environment name is the name of the current environment.
8045  Either before or after this, we'll put in the level.
8046 \end_layout
8047
8048 \end_deeper
8049 \begin_layout Enumerate
8050 (
8051 \family sans
8052 Return, Enumerate
8053 \family default
8054 : level #1) This is the next item in the list.
8055 \end_layout
8056
8057 \begin_deeper
8058 \begin_layout Verse
8059 Now we'll add verse.
8060 \begin_inset Newline newline
8061 \end_inset
8062
8063 It will get much worse.
8064 \begin_inset Newline newline
8065 \end_inset
8066
8067 (
8068 \family sans
8069 Return, S-M-Right, Verse
8070 \family default
8071 : level #2)
8072 \end_layout
8073
8074 \begin_layout Verse
8075 Fiddle dee, Fiddle doo.
8076 \begin_inset Newline newline
8077 \end_inset
8078
8079 Bippitey boppitey boo!
8080 \begin_inset Newline newline
8081 \end_inset
8082
8083 (
8084 \family sans
8085 M-Return)
8086 \end_layout
8087
8088 \begin_layout Verse
8089 Here comes a table:
8090 \end_layout
8091
8092 \begin_deeper
8093 \begin_layout Standard
8094 \begin_inset VSpace 0.3cm
8095 \end_inset
8096
8097
8098 \end_layout
8099
8100 \begin_layout Standard
8101 \align center
8102 \begin_inset Tabular
8103 <lyxtabular version="3" rows="2" columns="2">
8104 <features>
8105 <column alignment="center" valignment="top" width="0pt">
8106 <column alignment="center" valignment="top" width="0pt">
8107 <row>
8108 <cell alignment="center" valignment="top" usebox="none">
8109 \begin_inset Text
8110
8111 \begin_layout Plain Layout
8112
8113 \family roman
8114 \series medium
8115 \shape up
8116 \size normal
8117 \emph off
8118 \bar no
8119 \noun off
8120 \color none
8121 one-fish
8122 \end_layout
8123
8124 \end_inset
8125 </cell>
8126 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8127 \begin_inset Text
8128
8129 \begin_layout Plain Layout
8130
8131 \family roman
8132 \series medium
8133 \shape up
8134 \size normal
8135 \emph off
8136 \bar no
8137 \noun off
8138 \color none
8139 two-fish
8140 \end_layout
8141
8142 \end_inset
8143 </cell>
8144 </row>
8145 <row>
8146 <cell alignment="center" valignment="top" topline="true" usebox="none">
8147 \begin_inset Text
8148
8149 \begin_layout Plain Layout
8150
8151 \family roman
8152 \series medium
8153 \shape up
8154 \size normal
8155 \emph off
8156 \bar no
8157 \noun off
8158 \color none
8159 red-fish
8160 \end_layout
8161
8162 \end_inset
8163 </cell>
8164 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8165 \begin_inset Text
8166
8167 \begin_layout Plain Layout
8168
8169 \family roman
8170 \series medium
8171 \shape up
8172 \size normal
8173 \emph off
8174 \bar no
8175 \noun off
8176 \color none
8177 blue-fish
8178 \end_layout
8179
8180 \end_inset
8181 </cell>
8182 </row>
8183 </lyxtabular>
8184
8185 \end_inset
8186
8187
8188 \end_layout
8189
8190 \end_deeper
8191 \begin_layout Verse
8192 (
8193 \family sans
8194 M-Return, Table, S-M-Right
8195 \family default
8196  3 times, 
8197 \family sans
8198 M-Return, Verse, S-M-Left
8199 \family default
8200 )
8201 \end_layout
8202
8203 \end_deeper
8204 \begin_layout Enumerate
8205 (
8206 \family sans
8207 Return, Enumerate
8208 \family default
8209 : level #1) This is another item.
8210  Note that selecting a 
8211 \family sans
8212 Table
8213 \family default
8214  resets the nesting depth to level #1, so we increased the nesting depth
8215  3 times to put the table inside the 
8216 \family sans
8217 Verse
8218 \family default
8219  environment.
8220  
8221 \end_layout
8222
8223 \begin_layout Quotation
8224 We're now ending the 
8225 \family sans
8226 Enumerate
8227 \family default
8228  list and changing to 
8229 \family sans
8230 Quotation
8231 \family default
8232 .
8233  We're still at level #1.
8234  We want to show you some of the things you can do by mixing environments.
8235  The next set of paragraphs is a 
8236 \begin_inset Quotes eld
8237 \end_inset
8238
8239 quoted letter.
8240 \begin_inset Quotes erd
8241 \end_inset
8242
8243  We'll nest both the 
8244 \family sans
8245 Address
8246 \family default
8247  and 
8248 \family sans
8249 Right
8250 \begin_inset space ~
8251 \end_inset
8252
8253 Address
8254 \family default
8255  environments inside of this one, then use another nested 
8256 \family sans
8257 Quotation
8258 \family default
8259  for the letter body.
8260  We'll use 
8261 \family sans
8262 M-Return
8263 \family default
8264  to preserve the depth.
8265  Remember that you need to use 
8266 \family sans
8267 C-Return
8268 \family default
8269  to create multiple lines inside the 
8270 \family sans
8271 Address
8272 \family default
8273  and 
8274 \family sans
8275 Right
8276 \begin_inset space ~
8277 \end_inset
8278
8279 Address
8280 \family default
8281  environments.
8282  Here it goes:
8283 \end_layout
8284
8285 \begin_deeper
8286 \begin_layout Right Address
8287 1234 Nowhere Rd.
8288 \begin_inset Newline newline
8289 \end_inset
8290
8291 Moosegroin, MT 00100
8292 \begin_inset Newline newline
8293 \end_inset
8294
8295 9-6-96
8296 \end_layout
8297
8298 \begin_layout Address
8299 Dear Mr.
8300 \begin_inset space ~
8301 \end_inset
8302
8303 Fizlewitz:
8304 \end_layout
8305
8306 \begin_layout Quotation
8307 We regret to inform you that we cannot fill your order for 50
8308 \begin_inset Formula $\,$
8309 \end_inset
8310
8311 L of compressed methane gas due to circumstances beyond our control.
8312  Unfortunately, several of our cows have mysteriously exploded, creating
8313  a backlog in our orders for methane.
8314  We will place your name on the waiting list and try to fill your order
8315  as soon as possible.
8316  In the meantime, we thank you for your patience.
8317 \end_layout
8318
8319 \begin_layout Quotation
8320 We do, however, now have a special on beef.
8321  If you are interested, please return the enclosed pricing and order form
8322  with your order, along with payment.
8323 \end_layout
8324
8325 \begin_layout Quotation
8326 We thank you again for your patience.
8327 \end_layout
8328
8329 \begin_layout Address
8330 Sincerely,
8331 \begin_inset Newline newline
8332 \end_inset
8333
8334 Bill Hick
8335 \end_layout
8336
8337 \end_deeper
8338 \begin_layout Quotation
8339 That ends that example!
8340 \end_layout
8341
8342 \begin_layout Standard
8343 As you can see, nesting environments in LyX gives you a lot of power with
8344  just a few keystrokes.
8345  We could have easily nested an 
8346 \family sans
8347 Itemize
8348 \family default
8349  list inside of a 
8350 \family sans
8351 Quotation
8352 \family default
8353  or 
8354 \family sans
8355 Quote
8356 \family default
8357 , or put a 
8358 \family sans
8359 Quote
8360 \family default
8361  inside of an 
8362 \family sans
8363 Itemize
8364 \family default
8365  list.
8366  You have a huge variety of options at your disposal.
8367 \end_layout
8368
8369 \begin_layout Section
8370 Spacing, pagination and line breaks
8371 \begin_inset Index
8372 status collapsed
8373
8374 \begin_layout Plain Layout
8375 Spacing
8376 \end_layout
8377
8378 \end_inset
8379
8380
8381 \end_layout
8382
8383 \begin_layout Standard
8384 What is a space? While you might be used to press the space key anytime
8385  you want to separate two words in ordinary word processors, LyX offers
8386  you more spaces: Spaces of different width and spaces which can or cannot
8387  be broken at the end of a line.
8388  The following sections will show you some examples where those spaces are
8389  useful.
8390 \end_layout
8391
8392 \begin_layout Subsection
8393 Protected Space
8394 \begin_inset CommandInset label
8395 LatexCommand label
8396 name "sub:Protected-Space"
8397
8398 \end_inset
8399
8400
8401 \begin_inset Index
8402 status collapsed
8403
8404 \begin_layout Plain Layout
8405 Spaces ! Protected
8406 \end_layout
8407
8408 \end_inset
8409
8410
8411 \end_layout
8412
8413 \begin_layout Standard
8414 The protected space: It is used to tell LyX (and LaTeX) not to break the
8415  line at that point.
8416  This may be necessary to avoid unlucky linebreaks, like in: 
8417 \end_layout
8418
8419 \begin_layout Quote
8420 Further documentation is given in section
8421 \begin_inset Newline newline
8422 \end_inset
8423
8424
8425 \begin_inset CommandInset ref
8426 LatexCommand ref
8427 reference "sec:Bibliography"
8428
8429 \end_inset
8430
8431 .
8432  
8433 \end_layout
8434
8435 \begin_layout Standard
8436 Obviously, it would be a good thing to put a protected space between 
8437 \begin_inset Quotes eld
8438 \end_inset
8439
8440 section
8441 \begin_inset Quotes erd
8442 \end_inset
8443
8444  and 
8445 \begin_inset Quotes eld
8446 \end_inset
8447
8448
8449 \begin_inset CommandInset ref
8450 LatexCommand ref
8451 reference "sec:Bibliography"
8452
8453 \end_inset
8454
8455
8456 \begin_inset Quotes erd
8457 \end_inset
8458
8459 .
8460  A protected space is set with 
8461 \family sans
8462 Insert\SpecialChar \menuseparator
8463 Formatting\SpecialChar \menuseparator
8464 Protected
8465 \bar under
8466
8467 \begin_inset space ~
8468 \end_inset
8469
8470
8471 \bar default
8472 Space
8473 \family default
8474  (shortcut 
8475 \family sans
8476 C-Space
8477 \family default
8478 ).
8479 \end_layout
8480
8481 \begin_layout Subsection
8482 Horizontal Space
8483 \begin_inset CommandInset label
8484 LatexCommand label
8485 name "sub:Horizontal-Space"
8486
8487 \end_inset
8488
8489
8490 \begin_inset Index
8491 status collapsed
8492
8493 \begin_layout Plain Layout
8494 Spacing ! Horizontal
8495 \end_layout
8496
8497 \end_inset
8498
8499
8500 \end_layout
8501
8502 \begin_layout Standard
8503 All horizontal spaces can be inserted with the menu 
8504 \family sans
8505 Insert\SpecialChar \menuseparator
8506 Formatting\SpecialChar \menuseparator
8507 Horizontal Space
8508 \family default
8509 .
8510  The length units are listed in Appendix
8511 \begin_inset space ~
8512 \end_inset
8513
8514
8515 \begin_inset CommandInset ref
8516 LatexCommand ref
8517 reference "cha:Units-available-in"
8518
8519 \end_inset
8520
8521 .
8522 \end_layout
8523
8524 \begin_layout Subsubsection
8525 Inter-word Space
8526 \begin_inset CommandInset label
8527 LatexCommand label
8528 name "sub:Inter-word-Space"
8529
8530 \end_inset
8531
8532
8533 \begin_inset Index
8534 status collapsed
8535
8536 \begin_layout Plain Layout
8537 Spaces ! Inter-word
8538 \end_layout
8539
8540 \end_inset
8541
8542
8543 \end_layout
8544
8545 \begin_layout Standard
8546 Some languages (e.
8547 \begin_inset space \thinspace{}
8548 \end_inset
8549
8550 g.
8551 \begin_inset space \space{}
8552 \end_inset
8553
8554 English) have the typographical convention to add extra space after an end-of-se
8555 ntence punctuation mark, and LyX honors those conventions (see section
8556 \begin_inset space ~
8557 \end_inset
8558
8559
8560 \begin_inset CommandInset ref
8561 LatexCommand ref
8562 reference "sub:Abbreviations"
8563
8564 \end_inset
8565
8566 ).
8567  Sometimes, you want a normal space nevertheless.
8568  In this case, insert an inter-word space (shortcut 
8569 \family sans
8570 C-M-Space
8571 \family default
8572 ).
8573 \end_layout
8574
8575 \begin_layout Subsubsection
8576 Thin Space
8577 \begin_inset CommandInset label
8578 LatexCommand label
8579 name "sub:Thin-Space"
8580
8581 \end_inset
8582
8583
8584 \begin_inset Index
8585 status collapsed
8586
8587 \begin_layout Plain Layout
8588 Spaces ! Thin
8589 \end_layout
8590
8591 \end_inset
8592
8593
8594 \end_layout
8595
8596 \begin_layout Standard
8597
8598 \begin_inset Quotes eld
8599 \end_inset
8600
8601 thin space
8602 \begin_inset Quotes erd
8603 \end_inset
8604
8605  is a blank which has half the size of a normal space (and it is also 
8606 \begin_inset Quotes eld
8607 \end_inset
8608
8609 protected
8610 \begin_inset Quotes erd
8611 \end_inset
8612
8613 ).
8614  The typographical conventions in a lot of languages propose the use of
8615  thin spaces in cases where normal spaces would be too wide, for instance
8616  inside abbreviations:
8617 \end_layout
8618
8619 \begin_layout Quote
8620 D.
8621 \begin_inset space \thinspace{}
8622 \end_inset
8623
8624 E.
8625  Knuth has developed our beloved typesetting program, i.
8626 \begin_inset space \thinspace{}
8627 \end_inset
8628
8629 e.
8630 \begin_inset space \space{}
8631 \end_inset
8632
8633 TeX.
8634 \end_layout
8635
8636 \begin_layout Standard
8637 or between values and units.
8638  Compare for example this:
8639 \begin_inset Newline newline
8640 \end_inset
8641
8642 10
8643 \begin_inset space \thinspace{}
8644 \end_inset
8645
8646 kg (thin space)
8647 \begin_inset Newline newline
8648 \end_inset
8649
8650 10 kg (normal space
8651 \end_layout
8652
8653 \begin_layout Standard
8654 You can insert thin spaces also with the menu 
8655 \family sans
8656 Insert\SpecialChar \menuseparator
8657 Formatting\SpecialChar \menuseparator
8658 Thin
8659 \begin_inset space ~
8660 \end_inset
8661
8662 Space
8663 \family default
8664  (shortcut 
8665 \family sans
8666 C-S-Space
8667 \family default
8668 ).
8669 \end_layout
8670
8671 \begin_layout Subsubsection
8672 More Spaces
8673 \begin_inset CommandInset label
8674 LatexCommand label
8675 name "sub:More-Spaces"
8676
8677 \end_inset
8678
8679
8680 \end_layout
8681
8682 \begin_layout Standard
8683 You can furthermore insert the following space types:
8684 \end_layout
8685
8686 \begin_layout Description
8687 Negative
8688 \begin_inset space ~
8689 \end_inset
8690
8691 thin
8692 \begin_inset space ~
8693 \end_inset
8694
8695 space A line with a 
8696 \begin_inset Formula $\to$
8697 \end_inset
8698
8699
8700 \begin_inset space \negthinspace{}
8701 \end_inset
8702
8703
8704 \begin_inset Formula $\gets$
8705 \end_inset
8706
8707  Negative thin space between the arrows.
8708 \end_layout
8709
8710 \begin_layout Description
8711 Enspace
8712 \begin_inset space ~
8713 \end_inset
8714
8715 (0.5
8716 \begin_inset space \thinspace{}
8717 \end_inset
8718
8719 em) A line with a 
8720 \begin_inset Formula $\to$
8721 \end_inset
8722
8723
8724 \begin_inset space \enskip{}
8725 \end_inset
8726
8727
8728 \begin_inset Formula $\gets$
8729 \end_inset
8730
8731  Enspace (0.5
8732 \begin_inset space \thinspace{}
8733 \end_inset
8734
8735 em) space between the arrows.
8736 \end_layout
8737
8738 \begin_layout Description
8739 Quad
8740 \begin_inset space ~
8741 \end_inset
8742
8743 (1
8744 \begin_inset space \thinspace{}
8745 \end_inset
8746
8747 em) A line with a 
8748 \begin_inset Formula $\to$
8749 \end_inset
8750
8751
8752 \begin_inset space \quad{}
8753 \end_inset
8754
8755
8756 \begin_inset Formula $\gets$
8757 \end_inset
8758
8759  Quad
8760 \begin_inset space ~
8761 \end_inset
8762
8763 (1
8764 \begin_inset space \thinspace{}
8765 \end_inset
8766
8767 em) space between the arrows.
8768 \end_layout
8769
8770 \begin_layout Description
8771 QQuad
8772 \begin_inset space ~
8773 \end_inset
8774
8775 (2
8776 \begin_inset space \thinspace{}
8777 \end_inset
8778
8779 em) A line with a 
8780 \begin_inset Formula $\to$
8781 \end_inset
8782
8783
8784 \begin_inset space \qquad{}
8785 \end_inset
8786
8787
8788 \begin_inset Formula $\gets$
8789 \end_inset
8790
8791  QQuad
8792 \begin_inset space ~
8793 \end_inset
8794
8795 (2
8796 \begin_inset space \thinspace{}
8797 \end_inset
8798
8799 em) space between the arrows.
8800 \end_layout
8801
8802 \begin_layout Description
8803 Custom
8804 \begin_inset space ~
8805 \end_inset
8806
8807 space A line with
8808 \begin_inset Formula $\to$
8809 \end_inset
8810
8811
8812 \begin_inset space \hspace{}
8813 \length 2cm
8814 \end_inset
8815
8816
8817 \begin_inset Formula $\gets$
8818 \end_inset
8819
8820  2
8821 \begin_inset space \thinspace{}
8822 \end_inset
8823
8824 cm space between the arrows.
8825 \end_layout
8826
8827 \begin_layout Standard
8828 Table
8829 \begin_inset space ~
8830 \end_inset
8831
8832
8833 \begin_inset CommandInset ref
8834 LatexCommand ref
8835 reference "tab:Width-of-the"
8836
8837 \end_inset
8838
8839  lists the different space sizes.
8840 \end_layout
8841
8842 \begin_layout Standard
8843 \begin_inset Float table
8844 wide false
8845 sideways false
8846 status open
8847
8848 \begin_layout Plain Layout
8849 \align center
8850 \begin_inset Caption
8851
8852 \begin_layout Plain Layout
8853 \begin_inset CommandInset label
8854 LatexCommand label
8855 name "tab:Width-of-the"
8856
8857 \end_inset
8858
8859 Width of the different horizontal spaces.
8860 \end_layout
8861
8862 \end_inset
8863
8864
8865 \end_layout
8866
8867 \begin_layout Plain Layout
8868 \align center
8869 \begin_inset Tabular
8870 <lyxtabular version="3" rows="8" columns="2">
8871 <features>
8872 <column alignment="center" valignment="top" width="0">
8873 <column alignment="center" valignment="top" width="0">
8874 <row>
8875 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8876 \begin_inset Text
8877
8878 \begin_layout Plain Layout
8879
8880 \series bold
8881 Space
8882 \end_layout
8883
8884 \end_inset
8885 </cell>
8886 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8887 \begin_inset Text
8888
8889 \begin_layout Plain Layout
8890
8891 \series bold
8892 Width
8893 \end_layout
8894
8895 \end_inset
8896 </cell>
8897 </row>
8898 <row>
8899 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8900 \begin_inset Text
8901
8902 \begin_layout Plain Layout
8903 Normal
8904 \end_layout
8905
8906 \end_inset
8907 </cell>
8908 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8909 \begin_inset Text
8910
8911 \begin_layout Plain Layout
8912 1/3
8913 \begin_inset space \thinspace{}
8914 \end_inset
8915
8916 em
8917 \end_layout
8918
8919 \end_inset
8920 </cell>
8921 </row>
8922 <row>
8923 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8924 \begin_inset Text
8925
8926 \begin_layout Plain Layout
8927 Protected
8928 \end_layout
8929
8930 \end_inset
8931 </cell>
8932 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8933 \begin_inset Text
8934
8935 \begin_layout Plain Layout
8936 1/3
8937 \begin_inset space \thinspace{}
8938 \end_inset
8939
8940 em
8941 \end_layout
8942
8943 \end_inset
8944 </cell>
8945 </row>
8946 <row>
8947 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8948 \begin_inset Text
8949
8950 \begin_layout Plain Layout
8951 Thin
8952 \end_layout
8953
8954 \end_inset
8955 </cell>
8956 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8957 \begin_inset Text
8958
8959 \begin_layout Plain Layout
8960 1/6
8961 \begin_inset space \thinspace{}
8962 \end_inset
8963
8964 em
8965 \end_layout
8966
8967 \end_inset
8968 </cell>
8969 </row>
8970 <row>
8971 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8972 \begin_inset Text
8973
8974 \begin_layout Plain Layout
8975 Negative thin
8976 \end_layout
8977
8978 \end_inset
8979 </cell>
8980 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8981 \begin_inset Text
8982
8983 \begin_layout Plain Layout
8984 -1/6
8985 \begin_inset space \thinspace{}
8986 \end_inset
8987
8988 em
8989 \end_layout
8990
8991 \end_inset
8992 </cell>
8993 </row>
8994 <row>
8995 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8996 \begin_inset Text
8997
8998 \begin_layout Plain Layout
8999 Enspace (0.5
9000 \begin_inset space \thinspace{}
9001 \end_inset
9002
9003 em)
9004 \end_layout
9005
9006 \end_inset
9007 </cell>
9008 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9009 \begin_inset Text
9010
9011 \begin_layout Plain Layout
9012 0.5
9013 \begin_inset space \thinspace{}
9014 \end_inset
9015
9016 em
9017 \end_layout
9018
9019 \end_inset
9020 </cell>
9021 </row>
9022 <row>
9023 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9024 \begin_inset Text
9025
9026 \begin_layout Plain Layout
9027 Quad (1
9028 \begin_inset space \thinspace{}
9029 \end_inset
9030
9031 em)
9032 \end_layout
9033
9034 \end_inset
9035 </cell>
9036 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9037 \begin_inset Text
9038
9039 \begin_layout Plain Layout
9040 1
9041 \begin_inset space \thinspace{}
9042 \end_inset
9043
9044 em
9045 \end_layout
9046
9047 \end_inset
9048 </cell>
9049 </row>
9050 <row>
9051 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9052 \begin_inset Text
9053
9054 \begin_layout Plain Layout
9055 QQuad (2
9056 \begin_inset space \thinspace{}
9057 \end_inset
9058
9059 em)
9060 \end_layout
9061
9062 \end_inset
9063 </cell>
9064 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9065 \begin_inset Text
9066
9067 \begin_layout Plain Layout
9068 2
9069 \begin_inset space \thinspace{}
9070 \end_inset
9071
9072 em
9073 \end_layout
9074
9075 \end_inset
9076 </cell>
9077 </row>
9078 </lyxtabular>
9079
9080 \end_inset
9081
9082
9083 \end_layout
9084
9085 \end_inset
9086
9087
9088 \end_layout
9089
9090 \begin_layout Subsubsection
9091
9092 \family sans
9093 Horizontal Fills
9094 \family default
9095
9096 \begin_inset Index
9097 status collapsed
9098
9099 \begin_layout Plain Layout
9100 Spacing ! Fills
9101 \end_layout
9102
9103 \end_inset
9104
9105
9106 \end_layout
9107
9108 \begin_layout Standard
9109 Horizontal fills (HFills) are a special LyX feature for adding extra space
9110  in a uniform fashion.
9111  An HFill is actually a variable length space, whose length always equals
9112  the remaining space between the left and right margins.
9113  If there is more than one HFill on a line, they divide the available space
9114  equally between themselves.
9115  
9116 \end_layout
9117
9118 \begin_layout Standard
9119 Here a few examples what you can do with them:
9120 \end_layout
9121
9122 \begin_layout Quote
9123 \noindent
9124 This is on the left side
9125 \begin_inset space \hfill{}
9126 \end_inset
9127
9128 This is on the right
9129 \end_layout
9130
9131 \begin_layout Quote
9132 \noindent
9133 Left
9134 \begin_inset space \hfill{}
9135 \end_inset
9136
9137 Middle
9138 \begin_inset space \hfill{}
9139 \end_inset
9140
9141 Right
9142 \end_layout
9143
9144 \begin_layout Quote
9145 \noindent
9146 Left
9147 \begin_inset space \hfill{}
9148 \end_inset
9149
9150 1/3 Left
9151 \begin_inset space \hfill{}
9152 \end_inset
9153
9154
9155 \begin_inset space \hfill{}
9156 \end_inset
9157
9158 Right
9159 \end_layout
9160
9161 \begin_layout Standard
9162 That was an example in the 
9163 \family sans
9164 Quote
9165 \family default
9166  environment.
9167  Here
9168 \begin_inset Formula $\to$
9169 \end_inset
9170
9171
9172 \begin_inset space \hfill{}
9173 \end_inset
9174
9175
9176 \begin_inset Formula $\gets$
9177 \end_inset
9178
9179 is one in a standard paragraph.
9180  It may or may not be apparent in the printed text, but it 
9181 \emph on
9182 is
9183 \emph default
9184  sitting in-between the two arrows.
9185 \end_layout
9186
9187 \begin_layout Standard
9188 HFills can be made visible when you choose one of the 
9189 \family sans
9190 Fill
9191 \begin_inset space ~
9192 \end_inset
9193
9194 Pattern
9195 \family default
9196  in the space dialog: The following patterns are available:
9197 \end_layout
9198
9199 \begin_layout Standard
9200 Dots: 
9201 \begin_inset space \dotfill{}
9202 \end_inset
9203
9204
9205 \begin_inset space ~
9206 \end_inset
9207
9208
9209 \end_layout
9210
9211 \begin_layout Standard
9212 Rule: 
9213 \begin_inset space \hrulefill{}
9214 \end_inset
9215
9216
9217 \begin_inset space ~
9218 \end_inset
9219
9220
9221 \end_layout
9222
9223 \begin_layout Standard
9224 Left arrow: 
9225 \begin_inset space \leftarrowfill{}
9226 \end_inset
9227
9228
9229 \begin_inset space ~
9230 \end_inset
9231
9232
9233 \end_layout
9234
9235 \begin_layout Standard
9236 Right arrow: 
9237 \begin_inset space \rightarrowfill{}
9238 \end_inset
9239
9240
9241 \begin_inset space ~
9242 \end_inset
9243
9244
9245 \end_layout
9246
9247 \begin_layout Standard
9248 Up brace: 
9249 \begin_inset space \downbracefill{}
9250 \end_inset
9251
9252
9253 \begin_inset space ~
9254 \end_inset
9255
9256
9257 \end_layout
9258
9259 \begin_layout Standard
9260 Down brace: 
9261 \begin_inset space \upbracefill{}
9262 \end_inset
9263
9264
9265 \begin_inset space ~
9266 \end_inset
9267
9268
9269 \end_layout
9270
9271 \begin_layout Standard
9272 \begin_inset Note Greyedout
9273 status open
9274
9275 \begin_layout Plain Layout
9276
9277 \series bold
9278 Note:
9279 \series default
9280  If an HFill is at the beginning of a line, and 
9281 \emph on
9282 not
9283 \emph default
9284  in the first line in a paragraph, LyX ignores it.
9285  This prevents HFills from accidentally being wrapped onto a new line.
9286  If you need space in this case anyway, set the 
9287 \family sans
9288 Protect
9289 \family default
9290  option in the space dialog.
9291 \end_layout
9292
9293 \end_inset
9294
9295
9296 \end_layout
9297
9298 \begin_layout Subsubsection
9299 Phantom Space
9300 \begin_inset Index
9301 status collapsed
9302
9303 \begin_layout Plain Layout
9304 Spacing ! Phantom
9305 \end_layout
9306
9307 \end_inset
9308
9309
9310 \end_layout
9311
9312 \begin_layout Standard
9313 Sometimes you want to insert space with exactly the length of a phrase.
9314  E.g.
9315  you want to create the following multiple choice question:
9316 \end_layout
9317
9318 \begin_layout Standard
9319 \begin_inset VSpace medskip
9320 \end_inset
9321
9322 What is correct English?:
9323 \begin_inset Newline newline
9324 \end_inset
9325
9326
9327 \begin_inset Newline newline
9328 \end_inset
9329
9330 Mr.
9331 \begin_inset space ~
9332 \end_inset
9333
9334 Edge would have been jumps the gun.
9335 \begin_inset Newline newline
9336 \end_inset
9337
9338
9339 \begin_inset ERT
9340 status collapsed
9341
9342 \begin_layout Plain Layout
9343
9344
9345 \backslash
9346 phantom{Mr.
9347  Edge }
9348 \end_layout
9349
9350 \end_inset
9351
9352 has to be jumped
9353 \begin_inset Newline newline
9354 \end_inset
9355
9356
9357 \begin_inset ERT
9358 status collapsed
9359
9360 \begin_layout Plain Layout
9361
9362
9363 \backslash
9364 phantom{Mr.
9365  Edge }
9366 \end_layout
9367
9368 \end_inset
9369
9370 jumps
9371 \begin_inset VSpace medskip
9372 \end_inset
9373
9374
9375 \end_layout
9376
9377 \begin_layout Standard
9378 So that the choices appear exactly after the phrase 
9379 \begin_inset Quotes eld
9380 \end_inset
9381
9382 Mr.
9383 \begin_inset space ~
9384 \end_inset
9385
9386 Edge
9387 \begin_inset space ~
9388 \end_inset
9389
9390
9391 \begin_inset Quotes erd
9392 \end_inset
9393
9394 .
9395  To get this, you can use the LaTeX-command 
9396 \series bold
9397
9398 \backslash
9399 phantom
9400 \series default
9401  in TeX Code
9402 \begin_inset Foot
9403 status collapsed
9404
9405 \begin_layout Plain Layout
9406 See sec.
9407 \begin_inset space \thinspace{}
9408 \end_inset
9409
9410
9411 \begin_inset CommandInset ref
9412 LatexCommand ref
9413 reference "sec:TeX-Code"
9414
9415 \end_inset
9416
9417  for more information about TeX-Code.
9418 \end_layout
9419
9420 \end_inset
9421
9422 .
9423  In our case write the command 
9424 \series bold
9425
9426 \backslash
9427 phantom{Mr.
9428  Edge }
9429 \series default
9430  (note the space after 
9431 \begin_inset Quotes eld
9432 \end_inset
9433
9434 Edge
9435 \begin_inset Quotes erd
9436 \end_inset
9437
9438 ) at the beginning of the last two lines.
9439  The command prints out the phrase within the the two braces, but invisible.
9440  That is why it is named 
9441 \begin_inset Quotes eld
9442 \end_inset
9443
9444 phantom
9445 \begin_inset Quotes erd
9446 \end_inset
9447
9448 .
9449 \begin_inset Foot
9450 status collapsed
9451
9452 \begin_layout Plain Layout
9453 There exists also the commands 
9454 \backslash
9455
9456 \series bold
9457 hphantom
9458 \series default
9459  and 
9460 \backslash
9461
9462 \series bold
9463 vphantom
9464 \series default
9465 , but this too special for the LyX Userguide.
9466  If you are interested in knowing more about this, have a look at 
9467 \begin_inset CommandInset citation
9468 LatexCommand cite
9469 key "latexcompanion,latexguide"
9470
9471 \end_inset
9472
9473 .
9474 \end_layout
9475
9476 \end_inset
9477
9478
9479 \end_layout
9480
9481 \begin_layout Subsection
9482 Vertical Space
9483 \begin_inset CommandInset label
9484 LatexCommand label
9485 name "sub:Vertical-Space"
9486
9487 \end_inset
9488
9489
9490 \begin_inset Index
9491 status collapsed
9492
9493 \begin_layout Plain Layout
9494 Spacing ! Vertical
9495 \end_layout
9496
9497 \end_inset
9498
9499
9500 \end_layout
9501
9502 \begin_layout Standard
9503 To add extra vertical space above or below a paragraph, use the 
9504 \family sans
9505 Insert\SpecialChar \menuseparator
9506 Formatting\SpecialChar \menuseparator
9507 Vertical
9508 \begin_inset space ~
9509 \end_inset
9510
9511 Space
9512 \family default
9513  dialog.
9514  There you find the following sizes:
9515 \end_layout
9516
9517 \begin_layout Standard
9518
9519 \family sans
9520 SmallSkip
9521 \family default
9522
9523 \family sans
9524 MedSkip
9525 \family default
9526  and 
9527 \family sans
9528 BigSkip
9529 \family default
9530  are LaTeX sizes which depends on the font size of the document.
9531  
9532 \family sans
9533 DefSkip
9534 \family default
9535  is the skip adjusted in the dialog 
9536 \family sans
9537 Document\SpecialChar \menuseparator
9538 Settings
9539 \begin_inset Index
9540 status collapsed
9541
9542 \begin_layout Plain Layout
9543 Document ! Settings
9544 \end_layout
9545
9546 \end_inset
9547
9548
9549 \family default
9550  for the paragraph separation.
9551  If you use indentation to separate paragraphs 
9552 \family sans
9553 DefSkip
9554 \family default
9555  is equal to 
9556 \family sans
9557 MedSkip
9558 \family default
9559 .
9560 \end_layout
9561
9562 \begin_layout Standard
9563
9564 \family sans
9565 VFill
9566 \family default
9567
9568 \begin_inset Index
9569 status collapsed
9570
9571 \begin_layout Plain Layout
9572 Spacing ! Fills
9573 \end_layout
9574
9575 \end_inset
9576
9577  is a variable space, set so that the space is maximal within one page.
9578  An example: You have only two short paragraphs on one page with a vfill
9579  between them.
9580  Then the first paragraph is placed at the top of the page and the second
9581  one at the bottom, because the space between them is then maximal.
9582  
9583 \family sans
9584 VFill
9585 \family default
9586 s work like 
9587 \family sans
9588 HFill
9589 \family default
9590 s: they fill the remaining vertical space on a page with blank space.
9591 \begin_inset Foot
9592 status collapsed
9593
9594 \begin_layout Plain Layout
9595
9596 \family sans
9597 HFill
9598 \family default
9599 s are described in section
9600 \begin_inset space ~
9601 \end_inset
9602
9603
9604 \begin_inset CommandInset ref
9605 LatexCommand ref
9606 reference "sub:Horizontal-Space"
9607
9608 \end_inset
9609
9610 .
9611 \end_layout
9612
9613 \end_inset
9614
9615  If there are several 
9616 \family sans
9617 VFill
9618 \family default
9619 s on a page, they divide the remaining vertical space equally between themselves.
9620  You can therefore use 
9621 \family sans
9622 VFill
9623 \family default
9624 s to center text on a page, or even place text 2/3 down a page.
9625 \end_layout
9626
9627 \begin_layout Standard
9628
9629 \family sans
9630 Custom
9631 \family default
9632  are custom spaces in units explained in Appendix
9633 \begin_inset space ~
9634 \end_inset
9635
9636
9637 \begin_inset CommandInset ref
9638 LatexCommand ref
9639 reference "cha:Units-available-in"
9640
9641 \end_inset
9642
9643 .
9644 \end_layout
9645
9646 \begin_layout Standard
9647 \begin_inset Note Greyedout
9648 status open
9649
9650 \begin_layout Plain Layout
9651
9652 \series bold
9653 Note:
9654 \series default
9655  
9656 \series medium
9657 When the extra vertical space would be in the output at the top/bottom of
9658  a page, the space is only added if you have also checked the option 
9659 \family sans
9660 Protect
9661 \family default
9662 .
9663 \end_layout
9664
9665 \end_inset
9666
9667
9668 \end_layout
9669
9670 \begin_layout Subsection
9671 Paragraph Alignment
9672 \end_layout
9673
9674 \begin_layout Standard
9675 You can change the paragraph alignment with the 
9676 \family sans
9677 Edit\SpecialChar \menuseparator
9678 Paragraph Settings
9679 \family default
9680  dialog.
9681  There are four possibilities: 
9682 \end_layout
9683
9684 \begin_layout Itemize
9685
9686 \family sans
9687 Justified
9688 \end_layout
9689
9690 \begin_layout Itemize
9691
9692 \family sans
9693 Left
9694 \end_layout
9695
9696 \begin_layout Itemize
9697
9698 \family sans
9699 Right
9700 \end_layout
9701
9702 \begin_layout Itemize
9703
9704 \family sans
9705 Center
9706 \end_layout
9707
9708 \begin_layout Standard
9709 The default in most cases is justified alignment, in which the inter-word
9710  spacing is variable and each line of a paragraph fills the region between
9711  the left and right margins.
9712  The other three alignments should be self-explanatory, and look like this:
9713 \end_layout
9714
9715 \begin_layout Standard
9716 \align right
9717 This paragraph is right aligned,
9718 \end_layout
9719
9720 \begin_layout Standard
9721 \align center
9722 this one is centered,
9723 \end_layout
9724
9725 \begin_layout Standard
9726 \align left
9727 this one is left aligned.
9728 \end_layout
9729
9730 \begin_layout Subsection
9731 Forced Pagebreaks
9732 \begin_inset Index
9733 status collapsed
9734
9735 \begin_layout Plain Layout
9736 Pagebreaks ! Forced
9737 \end_layout
9738
9739 \end_inset
9740
9741
9742 \begin_inset CommandInset label
9743 LatexCommand label
9744 name "sub:Forced-Pagebreaks"
9745
9746 \end_inset
9747
9748
9749 \end_layout
9750
9751 \begin_layout Standard
9752 If you don't like the way LaTeX does the pagebreaks in your document, you
9753  can force a pagebreak where you want one.
9754  Normally this will not be necessary, because LaTeX is good at pagebreaking.
9755  Only if you use many 
9756 \family sans
9757 Floats
9758 \family default
9759 , LaTeX's page breaking algorithm can fail.
9760 \end_layout
9761
9762 \begin_layout Standard
9763 We recommend not to use forced pagebreaks until the text is finished, and
9764  until you have checked in the preview to see if you 
9765 \emph on
9766 really
9767 \emph default
9768  have to change the pagebreaking.
9769 \end_layout
9770
9771 \begin_layout Standard
9772 There are two types of pagebreaks: One that ends the page without any special
9773  action.
9774  This can be inserted above or below a paragraph via the menu 
9775 \family sans
9776 Insert\SpecialChar \menuseparator
9777 Formatting\SpecialChar \menuseparator
9778 New
9779 \begin_inset space ~
9780 \end_inset
9781
9782 Page
9783 \family default
9784 .
9785  The second type, that is inserted via the menu 
9786 \family sans
9787 Insert\SpecialChar \menuseparator
9788 Formatting\SpecialChar \menuseparator
9789 Page
9790 \begin_inset space ~
9791 \end_inset
9792
9793 Break
9794 \family default
9795 , ends a page but stretches the content of the page, so that it fills out
9796  the complete page.
9797  This type is useful to avoid whitespace when a pagebreak produces a page
9798  on which only the last few lines are absent.
9799 \end_layout
9800
9801 \begin_layout Standard
9802 You might try to use a pagebreak to ensure that a figure or table appears
9803  at the top of a page.
9804  This is, of course, the wrong way to do it.
9805  LyX gives you a way of automatically ensuring that your figures and tables
9806  appear at the top of a page (or the bottom, or on their own page) without
9807  having to worry about what precedes or follows your figure or table.
9808  See chapter 
9809 \begin_inset CommandInset ref
9810 LatexCommand ref
9811 reference "cha:Floats-and-Notes"
9812
9813 \end_inset
9814
9815  to learn more about 
9816 \family sans
9817 Floats
9818 \family default
9819 .
9820 \end_layout
9821
9822 \begin_layout Subsubsection
9823 Clear Pagebreaks
9824 \begin_inset CommandInset label
9825 LatexCommand label
9826 name "sub:Clear-Pages"
9827
9828 \end_inset
9829
9830
9831 \begin_inset Index
9832 status collapsed
9833
9834 \begin_layout Plain Layout
9835 Pagebreaks ! Clear
9836 \end_layout
9837
9838 \end_inset
9839
9840
9841 \end_layout
9842
9843 \begin_layout Standard
9844 Differently to forced pagebreaks where the content behind the break is directly
9845  placed at the next page, pages can also be cleared while breaking them.
9846  That means that the current paragraph is terminated and all, perhaps not
9847  yet processed floats from previous document parts are placed behind it,
9848  if necessary by adding pages.
9849 \end_layout
9850
9851 \begin_layout Standard
9852 You can insert a clear pagebreak with the menu 
9853 \family sans
9854 Insert\SpecialChar \menuseparator
9855 Formatting\SpecialChar \menuseparator
9856 Clear
9857 \begin_inset space ~
9858 \end_inset
9859
9860 Page
9861 \family default
9862 .
9863  When you have a two-sided document like a book, you can use the menu 
9864 \family sans
9865 Insert\SpecialChar \menuseparator
9866 Formatting\SpecialChar \menuseparator
9867 Clear
9868 \begin_inset space ~
9869 \end_inset
9870
9871 Double
9872 \begin_inset space ~
9873 \end_inset
9874
9875 Page
9876 \family default
9877  to insert a clear pagebreak that assures that the next page is a right-hand
9878  page (odd-numbered), if necessary by adding a page.
9879 \end_layout
9880
9881 \begin_layout Subsection
9882 Forced Linebreaks
9883 \begin_inset Index
9884 status collapsed
9885
9886 \begin_layout Plain Layout
9887 Linebreaks
9888 \end_layout
9889
9890 \end_inset
9891
9892
9893 \begin_inset CommandInset label
9894 LatexCommand label
9895 name "sub:Forced-Linebreaks"
9896
9897 \end_inset
9898
9899
9900 \end_layout
9901
9902 \begin_layout Standard
9903 Similar to pagebreaks there are two types of linebreaks: One that simply
9904  breaks the line.
9905  You can force this line break within a paragraph by selecting 
9906 \family sans
9907 Insert\SpecialChar \menuseparator
9908 Formatting\SpecialChar \menuseparator
9909 Ragged
9910 \begin_inset space ~
9911 \end_inset
9912
9913 Line
9914 \begin_inset space ~
9915 \end_inset
9916
9917 Break
9918 \family default
9919  or with 
9920 \family sans
9921 C-Return
9922 \family default
9923 .
9924  Another type that is inserted via the menu 
9925 \family sans
9926 Insert\SpecialChar \menuseparator
9927 Formatting\SpecialChar \menuseparator
9928 Justified
9929 \begin_inset space ~
9930 \end_inset
9931
9932 Line
9933 \begin_inset space ~
9934 \end_inset
9935
9936 Break
9937 \family default
9938  breaks the line and stretches it so that it fills out the whole space between
9939  the page margins.
9940  This is necessary to avoid 
9941 \begin_inset Quotes eld
9942 \end_inset
9943
9944 fringes
9945 \begin_inset Quotes erd
9946 \end_inset
9947
9948  in justified paragraphs due to whitespace introduced by linebreaks.
9949 \end_layout
9950
9951 \begin_layout Standard
9952 You shouldn't use forced linebreaks to correct LaTeX's linebreaking, as
9953  LaTeX is very good at linebreaking.
9954  There are, however, a number of situations where it is necessary to actively
9955  set a linebreak, e.g.
9956  in a poem or for an address (see sections
9957 \begin_inset space ~
9958 \end_inset
9959
9960
9961 \begin_inset CommandInset ref
9962 LatexCommand ref
9963 reference "sec:Quote"
9964
9965 \end_inset
9966
9967
9968 \begin_inset CommandInset ref
9969 LatexCommand ref
9970 reference "sec:Verse"
9971
9972 \end_inset
9973
9974  and 
9975 \begin_inset CommandInset ref
9976 LatexCommand ref
9977 reference "sec:Address-Usage"
9978
9979 \end_inset
9980
9981 ).
9982 \end_layout
9983
9984 \begin_layout Subsection
9985 Horizontal Lines
9986 \begin_inset CommandInset label
9987 LatexCommand label
9988 name "sub:Horizontal-Lines"
9989
9990 \end_inset
9991
9992
9993 \begin_inset Index
9994 status collapsed
9995
9996 \begin_layout Plain Layout
9997 Horizontal lines
9998 \end_layout
9999
10000 \end_inset
10001
10002
10003 \end_layout
10004
10005 \begin_layout Standard
10006
10007 \lyxline
10008 In the dialog 
10009 \family sans
10010 Insert\SpecialChar \menuseparator
10011 Formatting\SpecialChar \menuseparator
10012 Horizontal
10013 \begin_inset space ~
10014 \end_inset
10015
10016 Line
10017 \family default
10018  you can insert horizontal lines that spans over the whole document columns
10019  width.
10020 \lyxline
10021
10022 \end_layout
10023
10024 \begin_layout Section
10025 Characters and Symbols
10026 \end_layout
10027
10028 \begin_layout Standard
10029 You can directly enter all characters that are available on your keyboard.
10030  You can also use special keyboard maps to be able to enter e.
10031 \begin_inset space \thinspace{}
10032 \end_inset
10033
10034 g.
10035 \begin_inset space ~
10036 \end_inset
10037
10038 characters needed for French with an English keyboard.
10039  See section
10040 \begin_inset space \thinspace{}
10041 \end_inset
10042
10043
10044 \begin_inset CommandInset ref
10045 LatexCommand ref
10046 reference "sub:Keyboard-mapping"
10047
10048 \end_inset
10049
10050  for informations how this is done.
10051 \end_layout
10052
10053 \begin_layout Standard
10054 For the case where you need a character that is not on your keyboard, you
10055  can use the 
10056 \family sans
10057 Symbols
10058 \family default
10059  dialog via the menu 
10060 \family sans
10061 Insert\SpecialChar \menuseparator
10062 Special Character\SpecialChar \menuseparator
10063 Symbols
10064 \family default
10065 .
10066 \end_layout
10067
10068 \begin_layout Standard
10069 \begin_inset Note Greyedout
10070 status open
10071
10072 \begin_layout Plain Layout
10073
10074 \series bold
10075 Note:
10076 \series default
10077  Maybe not all symbols inserted with the symbols dialog can be displayed
10078  when you are using a special screen font in LyX's preferences.
10079  But the inserted symbols will in every case be displayed in the output.
10080 \end_layout
10081
10082 \end_inset
10083
10084
10085 \end_layout
10086
10087 \begin_layout Section
10088 Fonts and Text Styles
10089 \begin_inset CommandInset label
10090 LatexCommand label
10091 name "sec:Fonts-and-Text"
10092
10093 \end_inset
10094
10095
10096 \end_layout
10097
10098 \begin_layout Subsection
10099 Font Types
10100 \begin_inset Index
10101 status collapsed
10102
10103 \begin_layout Plain Layout
10104 Font ! Types
10105 \end_layout
10106
10107 \end_inset
10108
10109
10110 \end_layout
10111
10112 \begin_layout Standard
10113 There are two types of fonts:
10114 \end_layout
10115
10116 \begin_layout Description
10117 Vector
10118 \begin_inset space ~
10119 \end_inset
10120
10121 fonts
10122 \begin_inset Index
10123 status collapsed
10124
10125 \begin_layout Plain Layout
10126 Fonts ! Vector-
10127 \end_layout
10128
10129 \end_inset
10130
10131  are fonts, built from outlines of the single glyphs (i.e.
10132  characters) in the font.
10133  This means that each glyph is defined using mathematical curves that are
10134  well suited for scaling to any requested size.
10135  This mathematical definition is interpreted by the font renderer and the
10136  curve is filled out with pixels according to the size and glyph.
10137  This means that outline fonts will look pretty good in all sizes.
10138  Only at very small sizes it might be hard to provide a good rendering at
10139  very small sizes, where each pixel has to be very carefully computed to
10140  provide a good image.
10141 \begin_inset Newline newline
10142 \end_inset
10143
10144 One could mean that one only needs to define one font size and scale them.
10145  But to achieve a better quality, many fonts define several font sizes.
10146  That improves the appearance, because you need more details at large font
10147  sizes than at small ones.
10148 \begin_inset Newline newline
10149 \end_inset
10150
10151 The font types 
10152 \family typewriter
10153 TrueType
10154 \family default
10155
10156 \family typewriter
10157 OpenType
10158 \family default
10159 , and 
10160 \family typewriter
10161 Type
10162 \begin_inset space ~
10163 \end_inset
10164
10165 1 PostScript
10166 \family default
10167  are vector fonts.
10168 \end_layout
10169
10170 \begin_layout Description
10171 Bitmap
10172 \begin_inset space ~
10173 \end_inset
10174
10175 fonts
10176 \begin_inset Index
10177 status collapsed
10178
10179 \begin_layout Plain Layout
10180 Fonts ! Bitmap-
10181 \end_layout
10182
10183 \end_inset
10184
10185  on the other hand, are defined by bitmap graphics from the start, so they
10186  will look good at all the sizes they are meant for.
10187  However, they don't scale well, because in order to scale a glyph, each
10188  pixel is enlarged into several pixels.
10189  It is the same effect that happens if you try to enlarge a picture in a
10190  picture manipulation program.
10191  In order to relieve this effect, bitmap fonts are typically provided in
10192  several fixed sizes typically from around 8 pixels high up to 34 pixels
10193  or so high in steps according to what is believed to be useful.
10194  The advantage of bitmap fonts is that no complicated computations are necessary
10195  to display each glyph, so bitmap fonts are thus faster displayed than scalable
10196  fonts.
10197  The disadvantage is that sizes that don't exists as fixed versions have
10198  to be scaled by doubling pixels, and thus look bad.
10199 \begin_inset Newline newline
10200 \end_inset
10201
10202 Bitmap fonts are named 
10203 \family typewriter
10204 Type
10205 \begin_inset space ~
10206 \end_inset
10207
10208 3
10209 \family default
10210  in PostScript- and PDF-documents.
10211 \end_layout
10212
10213 \begin_layout Standard
10214 The result of all this, is that bitmap fonts are best for the size they
10215  are designed for, while scalable fonts are good for nearly all sizes.
10216  So one need less font size definitions for scalable fonts.
10217  That's the reason why nearly all text render and typesetting programs use
10218  scalable fonts.
10219 \end_layout
10220
10221 \begin_layout Standard
10222 To test which fonts are used in a PDF-document, you can have a look into
10223  its document properties.
10224 \end_layout
10225
10226 \begin_layout Standard
10227 Many modern typesetting and markup languages have begun to move towards
10228  specifying character styles rather than specifying a particular font.
10229  For example, instead of changing to an italicized version of the current
10230  font to emphasize text, you use an 
10231 \begin_inset Quotes eld
10232 \end_inset
10233
10234 emphasized style
10235 \begin_inset Quotes erd
10236 \end_inset
10237
10238  instead.
10239  This concept fits in perfectly with LyX.
10240  In LyX, you do things based on contexts, rather than focusing on typesetting
10241  details.
10242 \end_layout
10243
10244 \begin_layout Subsection
10245 Document Font and Font size
10246 \begin_inset CommandInset label
10247 LatexCommand label
10248 name "sub:Document-Font"
10249
10250 \end_inset
10251
10252
10253 \begin_inset Index
10254 status collapsed
10255
10256 \begin_layout Plain Layout
10257 Font ! Size
10258 \end_layout
10259
10260 \end_inset
10261
10262
10263 \begin_inset Index
10264 status collapsed
10265
10266 \begin_layout Plain Layout
10267 Document ! Font
10268 \end_layout
10269
10270 \end_inset
10271
10272
10273 \end_layout
10274
10275 \begin_layout Standard
10276 You can set the document fonts in the
10277 \family sans
10278  Document\SpecialChar \menuseparator
10279 Settings
10280 \family default
10281
10282 \begin_inset Index
10283 status collapsed
10284
10285 \begin_layout Plain Layout
10286 Document ! Settings
10287 \end_layout
10288
10289 \end_inset
10290
10291  dialog.
10292  There you can specify which font should be used for the three different
10293  font shapes roman (serif), 
10294 \family sans
10295 sans
10296 \begin_inset space ~
10297 \end_inset
10298
10299 serif
10300 \family default
10301 , and 
10302 \family typewriter
10303 typewriter
10304 \family default
10305  and its scalings.
10306 \end_layout
10307
10308 \begin_layout Standard
10309 The possible options for the font include 
10310 \family sans
10311 default
10312 \family default
10313  and a list of fonts available on your system.
10314  
10315 \family sans
10316 default
10317 \family default
10318  uses the standard TeX fonts, known as 
10319 \begin_inset Quotes eld
10320 \end_inset
10321
10322
10323 \family typewriter
10324 Computer Modern
10325 \family default
10326
10327 \begin_inset Quotes erd
10328 \end_inset
10329
10330  (
10331 \family typewriter
10332 cm
10333 \family default
10334 ) or 
10335 \begin_inset Quotes eld
10336 \end_inset
10337
10338
10339 \family typewriter
10340 European Computer Modern
10341 \family default
10342
10343 \begin_inset Quotes erd
10344 \end_inset
10345
10346  (
10347 \family typewriter
10348 ec
10349 \family default
10350 ).
10351 \end_layout
10352
10353 \begin_layout Standard
10354 As 
10355 \family typewriter
10356 cm
10357 \family default
10358  and 
10359 \family typewriter
10360 ec
10361 \family default
10362  are bitmap fonts, they often looks pixeled in PDF output, especially when
10363  you read the PDF in a zoomed size.
10364 \begin_inset Foot
10365 status collapsed
10366
10367 \begin_layout Plain Layout
10368 This problem doesn't appear if you read PDFs in 
10369 \family typewriter
10370 Adobe
10371 \begin_inset space ~
10372 \end_inset
10373
10374 Reader
10375 \family default
10376  version 6 or later, because this program includes a special bitmap font
10377  renderer.
10378 \end_layout
10379
10380 \end_inset
10381
10382  To get rid of pixeled fonts, you have to use a vector font.
10383  There are three ways to use one:
10384 \end_layout
10385
10386 \begin_layout Itemize
10387 One way is to use the 
10388 \family typewriter
10389 AE
10390 \family default
10391  fonts.
10392  
10393 \family typewriter
10394 AE
10395 \family default
10396  is a virtual font.
10397  Virtual means that it 
10398 \begin_inset Quotes eld
10399 \end_inset
10400
10401 steals
10402 \begin_inset Quotes erd
10403 \end_inset
10404
10405  outline 
10406 \family typewriter
10407 cm
10408 \family default
10409 -glyphs from other fonts.
10410  This has the disadvantage that some characters are missing, like the French
10411  guillemets (
10412 \begin_inset Quotes eld
10413 \end_inset
10414
10415 «
10416 \begin_inset Quotes erd
10417 \end_inset
10418
10419  and 
10420 \begin_inset Quotes eld
10421 \end_inset
10422
10423 »
10424 \begin_inset Quotes erd
10425 \end_inset
10426
10427 )
10428 \begin_inset Foot
10429 status collapsed
10430
10431 \begin_layout Plain Layout
10432 Loading the LaTeX-package 
10433 \series bold
10434 aeguill
10435 \series default
10436
10437 \begin_inset Index
10438 status collapsed
10439
10440 \begin_layout Plain Layout
10441 LaTeX-packages ! aeguill
10442 \end_layout
10443
10444 \end_inset
10445
10446  with the document preamble line
10447 \end_layout
10448
10449 \begin_layout Plain Layout
10450
10451 \series bold
10452
10453 \backslash
10454 usepackage[ec]{aeguill}
10455 \end_layout
10456
10457 \begin_layout Plain Layout
10458 will fix the guillemet problem.
10459 \end_layout
10460
10461 \end_inset
10462
10463  and that accented characters are not 
10464 \emph on
10465 one
10466 \emph default
10467  glyph, they are build of 
10468 \emph on
10469 two
10470 \emph default
10471  characters, the accent and the letter.
10472  Therefore you can't search in documents using the 
10473 \family typewriter
10474 AE
10475 \family default
10476  fonts for words with accented characters.
10477  If you search for example for the French word 
10478 \begin_inset Quotes eld
10479 \end_inset
10480
10481 rève
10482 \begin_inset Quotes erd
10483 \end_inset
10484
10485  in a PDF, you won't get any result, because the PDF-viewer searches for
10486  the glyph 
10487 \begin_inset Quotes eld
10488 \end_inset
10489
10490  è 
10491 \begin_inset Quotes erd
10492 \end_inset
10493
10494  and not for the glyph 
10495 \begin_inset Quotes eld
10496 \end_inset
10497
10498  e +
10499 \begin_inset space ~
10500 \end_inset
10501
10502  ̀ 
10503 \begin_inset Quotes erd
10504 \end_inset
10505
10506 .
10507 \end_layout
10508
10509 \begin_layout Itemize
10510 Another possibility is to use three different outline fonts
10511 \begin_inset Foot
10512 status collapsed
10513
10514 \begin_layout Plain Layout
10515 Other fonts, like 
10516 \family typewriter
10517 Latin Modern
10518 \family default
10519  or 
10520 \family typewriter
10521 Computer Modern
10522 \family default
10523 , consists of these three main font types 
10524 \family sans
10525 sans
10526 \begin_inset space ~
10527 \end_inset
10528
10529 serif
10530 \family default
10531
10532 \family sans
10533 typewriter
10534 \family default
10535 , and 
10536 \family sans
10537 serif
10538 \family default
10539 .
10540 \end_layout
10541
10542 \end_inset
10543
10544
10545 \family typewriter
10546 Times Roman
10547 \family default
10548  as roman font,
10549 \family sans
10550  
10551 \family typewriter
10552 Helvetica
10553 \family default
10554  scaled to 92 or 95
10555 \begin_inset space \thinspace{}
10556 \end_inset
10557
10558 % as sans
10559 \begin_inset space ~
10560 \end_inset
10561
10562 serif font, and 
10563 \family typewriter
10564 courier
10565 \family default
10566  as typewriter font.
10567 \begin_inset Newline newline
10568 \end_inset
10569
10570 The differences between roman, 
10571 \family sans
10572 sans
10573 \begin_inset space ~
10574 \end_inset
10575
10576 serif
10577 \family default
10578 , and 
10579 \family typewriter
10580 typewriter
10581 \family default
10582  fonts are explained in section
10583 \begin_inset space ~
10584 \end_inset
10585
10586
10587 \begin_inset CommandInset ref
10588 LatexCommand ref
10589 reference "sub:Fine-Tuning-with-the"
10590
10591 \end_inset
10592
10593 .
10594 \begin_inset Newline newline
10595 \end_inset
10596
10597 The font 
10598 \family typewriter
10599 Times Roman
10600 \family default
10601  was originally designed for newspapers.
10602  That means its glyphs are smaller than the one from other fonts to fit
10603  into the small newspaper columns.
10604  Therefore 
10605 \family typewriter
10606 Times Roman
10607 \family default
10608  is not the optimal choice for larger documents like books.
10609 \end_layout
10610
10611 \begin_layout Itemize
10612 The best solution is to use the 
10613 \family typewriter
10614 Latin Modern
10615 \family default
10616  (
10617 \family typewriter
10618 lm
10619 \family default
10620 ) fonts.
10621  These fonts are developed in order of the LaTeX community to replace 
10622 \family typewriter
10623 cm
10624 \family default
10625  as default fonts.
10626  In most cases they look the same as 
10627 \family typewriter
10628 cm
10629 \family default
10630
10631 \begin_inset Foot
10632 status collapsed
10633
10634 \begin_layout Plain Layout
10635 One difference is improved kerning for the 
10636 \family typewriter
10637 lm
10638 \family default
10639  fonts.
10640 \end_layout
10641
10642 \end_inset
10643
10644 , but 
10645 \family typewriter
10646 lm
10647 \family default
10648  covers a vast number of characters over the other two families 
10649 \family typewriter
10650 cm
10651 \family default
10652  and 
10653 \family typewriter
10654 ec
10655 \family default
10656 .
10657 \end_layout
10658
10659 \begin_layout Standard
10660 \begin_inset VSpace bigskip
10661 \end_inset
10662
10663 For the font size there are four possible values: 
10664 \family sans
10665 default, 10
10666 \family default
10667
10668 \family sans
10669 11
10670 \family default
10671 , and 
10672 \family sans
10673 12
10674 \family default
10675 .
10676  The size of 
10677 \family sans
10678 default
10679 \family default
10680  depends on your LaTeX-system, normally it is equal to the font size 10.
10681 \end_layout
10682
10683 \begin_layout Standard
10684 The font sizes are the 
10685 \emph on
10686 base size
10687 \emph default
10688 .
10689  LyX actually scales all other possible font sizes (such as those used in
10690  footnotes, super-, and subscripts) by this value.
10691  You can fine-tune the font size of text parts via the 
10692 \family sans
10693 Text
10694 \begin_inset space ~
10695 \end_inset
10696
10697 Style
10698 \family default
10699  dialog if needed.
10700  The possible font sizes for text parts are explained in section
10701 \begin_inset space ~
10702 \end_inset
10703
10704
10705 \begin_inset CommandInset ref
10706 LatexCommand ref
10707 reference "sub:Fine-Tuning-with-the"
10708
10709 \end_inset
10710
10711 .
10712 \end_layout
10713
10714 \begin_layout Standard
10715 \begin_inset VSpace bigskip
10716 \end_inset
10717
10718
10719 \begin_inset Note Greyedout
10720 status open
10721
10722 \begin_layout Plain Layout
10723
10724 \series bold
10725 Note:
10726 \series default
10727  When you choose a new font or font size, LyX does 
10728 \emph on
10729 not
10730 \emph default
10731  change the screen font! You will only see a difference in the printed output;
10732  this is part of the WYSIWYM concept.
10733  LyX's screen fonts can be adjusted in the 
10734 \family sans
10735 Tools\SpecialChar \menuseparator
10736 Preferences
10737 \family default
10738  dialog, see section
10739 \begin_inset space ~
10740 \end_inset
10741
10742
10743 \begin_inset CommandInset ref
10744 LatexCommand ref
10745 reference "sub:Screen-Fonts"
10746
10747 \end_inset
10748
10749 .
10750 \end_layout
10751
10752 \end_inset
10753
10754
10755 \end_layout
10756
10757 \begin_layout Subsection
10758 Using Different Character Styles
10759 \begin_inset Index
10760 status collapsed
10761
10762 \begin_layout Plain Layout
10763 Character Styles
10764 \end_layout
10765
10766 \end_inset
10767
10768
10769 \begin_inset Index
10770 status collapsed
10771
10772 \begin_layout Plain Layout
10773 Text Style
10774 \end_layout
10775
10776 \end_inset
10777
10778
10779 \end_layout
10780
10781 \begin_layout Standard
10782 As we've already seen, LyX automatically changes the character style for
10783  certain paragraph environments.
10784  LyX supports two character styles, 
10785 \family sans
10786 Emphasized
10787 \family default
10788  and 
10789 \family sans
10790 Noun
10791 \family default
10792 .
10793  You can activate both of these styles via keybindings, the menus, and the
10794  toolbar.
10795 \end_layout
10796
10797 \begin_layout Standard
10798 To activate the 
10799 \family sans
10800 Noun
10801 \family default
10802  style, do one of the following:
10803 \end_layout
10804
10805 \begin_layout Itemize
10806 click on the toolbar button 
10807 \begin_inset Graphics
10808         filename ../images/font-noun.png
10809
10810 \end_inset
10811
10812
10813 \end_layout
10814
10815 \begin_layout Itemize
10816 use the key binding 
10817 \family sans
10818 M-c
10819 \begin_inset space ~
10820 \end_inset
10821
10822 c
10823 \end_layout
10824
10825 \begin_layout Standard
10826 These commands are all toggles.
10827  That is, if 
10828 \family sans
10829 Noun
10830 \family default
10831  style is already active, they deactivate it.
10832 \end_layout
10833
10834 \begin_layout Standard
10835 One typically uses the 
10836 \family sans
10837 Noun
10838 \family default
10839  style for proper names.
10840  For example: 
10841 \begin_inset Quotes eld
10842 \end_inset
10843
10844
10845 \noun on
10846 Matthias Ettrich
10847 \noun default
10848  is the original author of LyX.
10849 \begin_inset Quotes erd
10850 \end_inset
10851
10852
10853 \end_layout
10854
10855 \begin_layout Standard
10856 A more widely used character style is the 
10857 \family sans
10858 Emphasized
10859 \family default
10860  style.
10861  You can activate (or deactivate - it's also a toggle) the 
10862 \family sans
10863 Emphasized
10864 \family default
10865  style by:
10866 \end_layout
10867
10868 \begin_layout Itemize
10869 clicking on the toolbar button 
10870 \begin_inset Graphics
10871         filename ../images/font-emph.png
10872
10873 \end_inset
10874
10875
10876 \end_layout
10877
10878 \begin_layout Itemize
10879 using the keybindings 
10880 \family sans
10881 M-c
10882 \begin_inset space ~
10883 \end_inset
10884
10885 e
10886 \end_layout
10887
10888 \begin_layout Standard
10889 Normally the 
10890 \family sans
10891 Emphasized
10892 \family default
10893  style is equivalent to an italic font but some document classes or LaTeX-packag
10894 es use a different font.
10895 \end_layout
10896
10897 \begin_layout Standard
10898 We've been using the 
10899 \family sans
10900 Emphasized
10901 \family default
10902  style all over the place in this document.
10903  Here's one more example:
10904 \end_layout
10905
10906 \begin_layout Quotation
10907
10908 \emph on
10909 Don't overuse character styles!
10910 \end_layout
10911
10912 \begin_layout Standard
10913 It's also a warning in addition to an example.
10914  One's writing should parallel ordinary conversation.
10915  Since we don't all constantly scream at each other, we should also avoid
10916  the common tendency to overuse character style.
10917  
10918 \end_layout
10919
10920 \begin_layout Standard
10921 You can always reset to the default font using the key binding 
10922 \family sans
10923 M-c
10924 \begin_inset space ~
10925 \end_inset
10926
10927 Space
10928 \family default
10929  or the dialog 
10930 \family sans
10931 Edit\SpecialChar \menuseparator
10932 Text
10933 \begin_inset space ~
10934 \end_inset
10935
10936 Style
10937 \family default
10938 .
10939 \end_layout
10940
10941 \begin_layout Subsection
10942 Fine-Tuning with the 
10943 \family sans
10944 Text Style
10945 \family default
10946  dialog
10947 \begin_inset CommandInset label
10948 LatexCommand label
10949 name "sub:Fine-Tuning-with-the"
10950
10951 \end_inset
10952
10953
10954 \begin_inset Index
10955 status collapsed
10956
10957 \begin_layout Plain Layout
10958 Text Style
10959 \end_layout
10960
10961 \end_inset
10962
10963
10964 \end_layout
10965
10966 \begin_layout Standard
10967 There are always occasions when you'll need to do some fine-tuning, so LyX
10968  gives you a way to create custom character style.
10969  For example, an academic journal or a corporation may have a style sheet
10970  requiring a sans-serif font be used in certain situations.
10971  Also, writers sometimes use a different font to offset a character's thoughts
10972  from ordinary dialog.
10973 \end_layout
10974
10975 \begin_layout Standard
10976 Before we document how to use custom character style, we want to issue a
10977  warning yet again: Don't overuse character styles! 
10978 \begin_inset Newline newline
10979 \end_inset
10980
10981 Documents that overuse different fonts and sizes are not well readable and
10982  tend to look like someone has knocked huge holes in it.
10983 \end_layout
10984
10985 \begin_layout Standard
10986 To use custom character styles, open the 
10987 \family sans
10988 Edit\SpecialChar \menuseparator
10989 Text
10990 \begin_inset space ~
10991 \end_inset
10992
10993 Style
10994 \family default
10995  dialog.
10996  There are several boxes on this dialog, each corresponding to a different
10997  font property which you can choose.
10998  You can choose an option for one of these properties, or select 
10999 \family sans
11000 No
11001 \begin_inset space ~
11002 \end_inset
11003
11004 change
11005 \family default
11006 , which keeps the current state of that property.
11007  The item 
11008 \family sans
11009 Reset
11010 \family default
11011  will reset the property to whatever is the default.
11012  You can use this to reset attributes across a bunch of different paragraph
11013  environments in a snap.
11014 \end_layout
11015
11016 \begin_layout Standard
11017 The font properties, and their options (in addition to 
11018 \family sans
11019 No
11020 \begin_inset space ~
11021 \end_inset
11022
11023 change
11024 \family default
11025  and 
11026 \family sans
11027 Reset
11028 \family default
11029 ) are:
11030 \end_layout
11031
11032 \begin_layout Labeling
11033 \labelwidthstring 00.00.0000
11034
11035 \family sans
11036 Family
11037 \family default
11038  The 
11039 \begin_inset Quotes eld
11040 \end_inset
11041
11042 overall look
11043 \begin_inset Quotes erd
11044 \end_inset
11045
11046  of the font.
11047  The possible options are:
11048 \end_layout
11049
11050 \begin_deeper
11051 \begin_layout Labeling
11052 \labelwidthstring 00.00.0000
11053
11054 \family sans
11055 Roman
11056 \family default
11057  This is the Roman font family.
11058  Normally a serif font.
11059  It's also the default family.
11060  (key binding 
11061 \begin_inset ERT
11062 status collapsed
11063
11064 \begin_layout Plain Layout
11065
11066
11067 \backslash
11068 mbox{
11069 \end_layout
11070
11071 \end_inset
11072
11073
11074 \family sans
11075 M-c
11076 \begin_inset space ~
11077 \end_inset
11078
11079 r
11080 \family default
11081
11082 \begin_inset ERT
11083 status collapsed
11084
11085 \begin_layout Plain Layout
11086
11087 }
11088 \end_layout
11089
11090 \end_inset
11091
11092 )
11093 \begin_inset Note Note
11094 status collapsed
11095
11096 \begin_layout Plain Layout
11097 The LaTeX-command prevents text to be broken at the end of a line.
11098  It is explained in section
11099 \begin_inset space ~
11100 \end_inset
11101
11102
11103 \begin_inset CommandInset ref
11104 LatexCommand ref
11105 reference "sub:Hyphenation"
11106
11107 \end_inset
11108
11109 .
11110 \end_layout
11111
11112 \end_inset
11113
11114
11115 \end_layout
11116
11117 \begin_layout Labeling
11118 \labelwidthstring 00.00.0000
11119
11120 \family sans
11121 Sans
11122 \begin_inset space ~
11123 \end_inset
11124
11125 Serif
11126 \family default
11127  
11128 \family sans
11129 This is the Sans Serif font family.
11130
11131 \family default
11132  (key binding 
11133 \begin_inset ERT
11134 status collapsed
11135
11136 \begin_layout Plain Layout
11137
11138
11139 \backslash
11140 mbox{
11141 \end_layout
11142
11143 \end_inset
11144
11145
11146 \family sans
11147 M-c
11148 \begin_inset space ~
11149 \end_inset
11150
11151 s
11152 \family default
11153
11154 \begin_inset ERT
11155 status collapsed
11156
11157 \begin_layout Plain Layout
11158
11159 }
11160 \end_layout
11161
11162 \end_inset
11163
11164 )
11165 \end_layout
11166
11167 \begin_layout Labeling
11168 \labelwidthstring 00.00.0000
11169
11170 \family sans
11171 Typewriter
11172 \family default
11173  
11174 \family typewriter
11175 This is the Typewriter font family.
11176
11177 \family default
11178  (key binding 
11179 \begin_inset ERT
11180 status collapsed
11181
11182 \begin_layout Plain Layout
11183
11184
11185 \backslash
11186 mbox{
11187 \end_layout
11188
11189 \end_inset
11190
11191
11192 \family sans
11193 M-c
11194 \begin_inset space ~
11195 \end_inset
11196
11197 p
11198 \family default
11199
11200 \begin_inset ERT
11201 status collapsed
11202
11203 \begin_layout Plain Layout
11204
11205 }
11206 \end_layout
11207
11208 \end_inset
11209
11210
11211 \family sans
11212 )
11213 \end_layout
11214
11215 \end_deeper
11216 \begin_layout Labeling
11217 \labelwidthstring 00.00.0000
11218
11219 \family sans
11220 Series
11221 \family default
11222  This corresponds to the print weight.
11223  Options are:
11224 \end_layout
11225
11226 \begin_deeper
11227 \begin_layout Labeling
11228 \labelwidthstring 00.00.0000
11229
11230 \family sans
11231 Medium
11232 \family default
11233  This is the Medium font series.
11234  It's also the default series.
11235 \end_layout
11236
11237 \begin_layout Labeling
11238 \labelwidthstring 00.00.0000
11239
11240 \family sans
11241 Bold
11242 \family default
11243  
11244 \series bold
11245 This is the Bold font series.
11246
11247 \series default
11248  (key binding 
11249 \begin_inset ERT
11250 status collapsed
11251
11252 \begin_layout Plain Layout
11253
11254
11255 \backslash
11256 mbox{
11257 \end_layout
11258
11259 \end_inset
11260
11261
11262 \family sans
11263 M-c
11264 \begin_inset space ~
11265 \end_inset
11266
11267 b
11268 \family default
11269
11270 \begin_inset ERT
11271 status collapsed
11272
11273 \begin_layout Plain Layout
11274
11275 }
11276 \end_layout
11277
11278 \end_inset
11279
11280 )
11281 \end_layout
11282
11283 \end_deeper
11284 \begin_layout Labeling
11285 \labelwidthstring 00.00.0000
11286
11287 \family sans
11288 Shape
11289 \family default
11290  As the name implies.
11291  Options are:
11292 \end_layout
11293
11294 \begin_deeper
11295 \begin_layout Labeling
11296 \labelwidthstring 00.00.0000
11297
11298 \family sans
11299 Upright
11300 \family default
11301  This is the Upright font shape.
11302  It's also the default shape.
11303 \end_layout
11304
11305 \begin_layout Labeling
11306 \labelwidthstring 00.00.0000
11307
11308 \family sans
11309 Italic
11310 \family default
11311  
11312 \shape italic
11313 This
11314 \shape default
11315  
11316 \family sans
11317 \shape italic
11318 i
11319 \family default
11320 s the Italic font shape
11321 \shape default
11322 \emph on
11323 .
11324 \end_layout
11325
11326 \begin_layout Labeling
11327 \labelwidthstring 00.00.0000
11328
11329 \family sans
11330 Slanted
11331 \family default
11332  
11333 \shape slanted
11334 This is the Slanted font shape
11335 \shape default
11336  (although it might not be visible in LyX, this is different from italic).
11337 \end_layout
11338
11339 \begin_layout Labeling
11340 \labelwidthstring 00.00.0000
11341
11342 \family sans
11343 Small
11344 \begin_inset space ~
11345 \end_inset
11346
11347 Caps
11348 \family default
11349  
11350 \shape smallcaps
11351 This is the Small caps font shape
11352 \shape default
11353 \noun on
11354 .
11355 \end_layout
11356
11357 \end_deeper
11358 \begin_layout Labeling
11359 \labelwidthstring 00.00.0000
11360
11361 \family sans
11362 Size
11363 \family default
11364  Alters the size of the font.
11365  You'll find no numerical values here; all possible sizes are actually proportio
11366 nal to the document font size.
11367  Once again, you don't feed LyX the details, but a general description of
11368  what you want to do.
11369  The options are:
11370 \end_layout
11371
11372 \begin_deeper
11373 \begin_layout Labeling
11374 \labelwidthstring 00.00.0000
11375
11376 \family sans
11377 Tiny
11378 \family default
11379  
11380 \size tiny
11381 This is the 
11382 \begin_inset Quotes eld
11383 \end_inset
11384
11385 Tiny
11386 \begin_inset Quotes erd
11387 \end_inset
11388
11389  font size.
11390
11391 \size default
11392  (key binding 
11393 \begin_inset ERT
11394 status collapsed
11395
11396 \begin_layout Plain Layout
11397
11398
11399 \backslash
11400 mbox{
11401 \end_layout
11402
11403 \end_inset
11404
11405
11406 \family sans
11407 M-s
11408 \begin_inset space ~
11409 \end_inset
11410
11411 t
11412 \family default
11413
11414 \begin_inset ERT
11415 status collapsed
11416
11417 \begin_layout Plain Layout
11418
11419 }
11420 \end_layout
11421
11422 \end_inset
11423
11424  or 
11425 \begin_inset ERT
11426 status collapsed
11427
11428 \begin_layout Plain Layout
11429
11430
11431 \backslash
11432 mbox{
11433 \end_layout
11434
11435 \end_inset
11436
11437
11438 \family sans
11439 M-s
11440 \begin_inset space ~
11441 \end_inset
11442
11443 1
11444 \family default
11445
11446 \begin_inset ERT
11447 status collapsed
11448
11449 \begin_layout Plain Layout
11450
11451 }
11452 \end_layout
11453
11454 \end_inset
11455
11456 )
11457 \end_layout
11458
11459 \begin_layout Labeling
11460 \labelwidthstring 00.00.0000
11461
11462 \family sans
11463 Smallest
11464 \family default
11465  
11466 \size scriptsize
11467 This is the 
11468 \begin_inset Quotes eld
11469 \end_inset
11470
11471 Smallest
11472 \begin_inset Quotes erd
11473 \end_inset
11474
11475  font size
11476 \size default
11477 .
11478  (key binding 
11479 \begin_inset ERT
11480 status collapsed
11481
11482 \begin_layout Plain Layout
11483
11484
11485 \backslash
11486 mbox{
11487 \end_layout
11488
11489 \end_inset
11490
11491
11492 \family sans
11493 M-s
11494 \begin_inset space ~
11495 \end_inset
11496
11497
11498 \family default
11499 2
11500 \begin_inset ERT
11501 status collapsed
11502
11503 \begin_layout Plain Layout
11504
11505 }
11506 \end_layout
11507
11508 \end_inset
11509
11510 )
11511 \end_layout
11512
11513 \begin_layout Labeling
11514 \labelwidthstring 00.00.0000
11515
11516 \family sans
11517 Smaller
11518 \family default
11519  
11520 \size footnotesize
11521 This is the 
11522 \begin_inset Quotes eld
11523 \end_inset
11524
11525 Smaller
11526 \begin_inset Quotes erd
11527 \end_inset
11528
11529  font size.
11530
11531 \size default
11532  (key binding 
11533 \begin_inset ERT
11534 status collapsed
11535
11536 \begin_layout Plain Layout
11537
11538
11539 \backslash
11540 mbox{
11541 \end_layout
11542
11543 \end_inset
11544
11545
11546 \family sans
11547 M-s
11548 \begin_inset space ~
11549 \end_inset
11550
11551 S
11552 \family default
11553
11554 \begin_inset ERT
11555 status collapsed
11556
11557 \begin_layout Plain Layout
11558
11559 }
11560 \end_layout
11561
11562 \end_inset
11563
11564  or 
11565 \begin_inset ERT
11566 status collapsed
11567
11568 \begin_layout Plain Layout
11569
11570
11571 \backslash
11572 mbox{
11573 \end_layout
11574
11575 \end_inset
11576
11577
11578 \family sans
11579 M-s
11580 \begin_inset space ~
11581 \end_inset
11582
11583
11584 \family default
11585 3
11586 \begin_inset ERT
11587 status collapsed
11588
11589 \begin_layout Plain Layout
11590
11591 }
11592 \end_layout
11593
11594 \end_inset
11595
11596 )
11597 \end_layout
11598
11599 \begin_layout Labeling
11600 \labelwidthstring 00.00.0000
11601
11602 \family sans
11603 Small
11604 \family default
11605  
11606 \size small
11607 This is the 
11608 \begin_inset Quotes eld
11609 \end_inset
11610
11611 Small
11612 \begin_inset Quotes erd
11613 \end_inset
11614
11615  font size.
11616
11617 \size default
11618  (key binding 
11619 \begin_inset ERT
11620 status collapsed
11621
11622 \begin_layout Plain Layout
11623
11624
11625 \backslash
11626 mbox{
11627 \end_layout
11628
11629 \end_inset
11630
11631
11632 \family sans
11633 M-s
11634 \begin_inset space ~
11635 \end_inset
11636
11637 s
11638 \family default
11639
11640 \begin_inset ERT
11641 status collapsed
11642
11643 \begin_layout Plain Layout
11644
11645 }
11646 \end_layout
11647
11648 \end_inset
11649
11650  or 
11651 \begin_inset ERT
11652 status collapsed
11653
11654 \begin_layout Plain Layout
11655
11656
11657 \backslash
11658 mbox{
11659 \end_layout
11660
11661 \end_inset
11662
11663
11664 \family sans
11665 M-s
11666 \begin_inset space ~
11667 \end_inset
11668
11669
11670 \family default
11671 4
11672 \begin_inset ERT
11673 status collapsed
11674
11675 \begin_layout Plain Layout
11676
11677 }
11678 \end_layout
11679
11680 \end_inset
11681
11682 )
11683 \end_layout
11684
11685 \begin_layout Labeling
11686 \labelwidthstring 00.00.0000
11687
11688 \family sans
11689 Normal
11690 \family default
11691  This is the 
11692 \begin_inset Quotes eld
11693 \end_inset
11694
11695 Normal
11696 \begin_inset Quotes erd
11697 \end_inset
11698
11699  font size.
11700  It's also the default size.
11701  (key binding 
11702 \begin_inset ERT
11703 status collapsed
11704
11705 \begin_layout Plain Layout
11706
11707
11708 \backslash
11709 mbox{
11710 \end_layout
11711
11712 \end_inset
11713
11714
11715 \family sans
11716 M-s
11717 \begin_inset space ~
11718 \end_inset
11719
11720 n
11721 \family default
11722
11723 \begin_inset ERT
11724 status collapsed
11725
11726 \begin_layout Plain Layout
11727
11728 }
11729 \end_layout
11730
11731 \end_inset
11732
11733  or 
11734 \begin_inset ERT
11735 status collapsed
11736
11737 \begin_layout Plain Layout
11738
11739
11740 \backslash
11741 mbox{
11742 \end_layout
11743
11744 \end_inset
11745
11746
11747 \family sans
11748 M-s
11749 \begin_inset space ~
11750 \end_inset
11751
11752
11753 \family default
11754 5
11755 \begin_inset ERT
11756 status collapsed
11757
11758 \begin_layout Plain Layout
11759
11760 }
11761 \end_layout
11762
11763 \end_inset
11764
11765 )
11766 \end_layout
11767
11768 \begin_layout Labeling
11769 \labelwidthstring 00.00.0000
11770
11771 \family sans
11772 Large
11773 \family default
11774  
11775 \size large
11776 This is the 
11777 \begin_inset Quotes eld
11778 \end_inset
11779
11780 Large
11781 \begin_inset Quotes erd
11782 \end_inset
11783
11784  font size.
11785
11786 \size default
11787  (key binding 
11788 \begin_inset ERT
11789 status collapsed
11790
11791 \begin_layout Plain Layout
11792
11793
11794 \backslash
11795 mbox{
11796 \end_layout
11797
11798 \end_inset
11799
11800
11801 \family sans
11802 M-s
11803 \begin_inset space ~
11804 \end_inset
11805
11806 l
11807 \family default
11808
11809 \begin_inset ERT
11810 status collapsed
11811
11812 \begin_layout Plain Layout
11813
11814 }
11815 \end_layout
11816
11817 \end_inset
11818
11819  or 
11820 \begin_inset ERT
11821 status collapsed
11822
11823 \begin_layout Plain Layout
11824
11825
11826 \backslash
11827 mbox{
11828 \end_layout
11829
11830 \end_inset
11831
11832
11833 \family sans
11834 M-s
11835 \begin_inset space ~
11836 \end_inset
11837
11838
11839 \family default
11840 6
11841 \begin_inset ERT
11842 status collapsed
11843
11844 \begin_layout Plain Layout
11845
11846 }
11847 \end_layout
11848
11849 \end_inset
11850
11851 )
11852 \end_layout
11853
11854 \begin_layout Labeling
11855 \labelwidthstring 00.00.0000
11856
11857 \family sans
11858 Larger
11859 \family default
11860  
11861 \size larger
11862 This is the 
11863 \begin_inset Quotes eld
11864 \end_inset
11865
11866 Larger
11867 \begin_inset Quotes erd
11868 \end_inset
11869
11870  font size.
11871
11872 \size default
11873  (key binding 
11874 \begin_inset ERT
11875 status collapsed
11876
11877 \begin_layout Plain Layout
11878
11879
11880 \backslash
11881 mbox{
11882 \end_layout
11883
11884 \end_inset
11885
11886
11887 \family sans
11888 M-s
11889 \begin_inset space ~
11890 \end_inset
11891
11892 S-L
11893 \family default
11894
11895 \begin_inset ERT
11896 status collapsed
11897
11898 \begin_layout Plain Layout
11899
11900 }
11901 \end_layout
11902
11903 \end_inset
11904
11905  or 
11906 \begin_inset ERT
11907 status collapsed
11908
11909 \begin_layout Plain Layout
11910
11911
11912 \backslash
11913 mbox{
11914 \end_layout
11915
11916 \end_inset
11917
11918
11919 \family sans
11920 M-s
11921 \begin_inset space ~
11922 \end_inset
11923
11924
11925 \family default
11926 7
11927 \begin_inset ERT
11928 status collapsed
11929
11930 \begin_layout Plain Layout
11931
11932 }
11933 \end_layout
11934
11935 \end_inset
11936
11937 )
11938 \end_layout
11939
11940 \begin_layout Labeling
11941 \labelwidthstring 00.00.0000
11942
11943 \family sans
11944 Largest
11945 \family default
11946  
11947 \size largest
11948 This is the 
11949 \begin_inset Quotes eld
11950 \end_inset
11951
11952 Largest
11953 \begin_inset Quotes erd
11954 \end_inset
11955
11956  font size.
11957
11958 \size default
11959  (key binding 
11960 \begin_inset ERT
11961 status collapsed
11962
11963 \begin_layout Plain Layout
11964
11965
11966 \backslash
11967 mbox{
11968 \end_layout
11969
11970 \end_inset
11971
11972
11973 \family sans
11974 M-s
11975 \begin_inset space ~
11976 \end_inset
11977
11978
11979 \family default
11980 8
11981 \begin_inset ERT
11982 status collapsed
11983
11984 \begin_layout Plain Layout
11985
11986 }
11987 \end_layout
11988
11989 \end_inset
11990
11991 )
11992 \end_layout
11993
11994 \begin_layout Labeling
11995 \labelwidthstring 00.00.0000
11996
11997 \family sans
11998 Huge
11999 \family default
12000  
12001 \size huge
12002 This is the 
12003 \begin_inset Quotes eld
12004 \end_inset
12005
12006 Huge
12007 \begin_inset Quotes erd
12008 \end_inset
12009
12010  font size.
12011
12012 \size default
12013  (key binding 
12014 \begin_inset ERT
12015 status collapsed
12016
12017 \begin_layout Plain Layout
12018
12019
12020 \backslash
12021 mbox{
12022 \end_layout
12023
12024 \end_inset
12025
12026
12027 \family sans
12028 M-s
12029 \begin_inset space ~
12030 \end_inset
12031
12032 h
12033 \family default
12034
12035 \begin_inset ERT
12036 status collapsed
12037
12038 \begin_layout Plain Layout
12039
12040 }
12041 \end_layout
12042
12043 \end_inset
12044
12045  or 
12046 \begin_inset ERT
12047 status collapsed
12048
12049 \begin_layout Plain Layout
12050
12051
12052 \backslash
12053 mbox{
12054 \end_layout
12055
12056 \end_inset
12057
12058
12059 \family sans
12060 M-s
12061 \begin_inset space ~
12062 \end_inset
12063
12064
12065 \family default
12066 9
12067 \begin_inset ERT
12068 status collapsed
12069
12070 \begin_layout Plain Layout
12071
12072 }
12073 \end_layout
12074
12075 \end_inset
12076
12077 )
12078 \end_layout
12079
12080 \begin_layout Labeling
12081 \labelwidthstring 00.00.0000
12082
12083 \family sans
12084 Huger
12085 \family default
12086  
12087 \size giant
12088 This is the 
12089 \begin_inset Quotes eld
12090 \end_inset
12091
12092 Huger
12093 \begin_inset Quotes erd
12094 \end_inset
12095
12096  font size.
12097
12098 \size default
12099  (key binding 
12100 \begin_inset ERT
12101 status collapsed
12102
12103 \begin_layout Plain Layout
12104
12105
12106 \backslash
12107 mbox{
12108 \end_layout
12109
12110 \end_inset
12111
12112
12113 \family sans
12114 M-s
12115 \begin_inset space ~
12116 \end_inset
12117
12118 H
12119 \family default
12120
12121 \begin_inset ERT
12122 status collapsed
12123
12124 \begin_layout Plain Layout
12125
12126 }
12127 \end_layout
12128
12129 \end_inset
12130
12131  or 
12132 \begin_inset ERT
12133 status collapsed
12134
12135 \begin_layout Plain Layout
12136
12137
12138 \backslash
12139 mbox{
12140 \end_layout
12141
12142 \end_inset
12143
12144
12145 \family sans
12146 M-s
12147 \begin_inset space ~
12148 \end_inset
12149
12150
12151 \family default
12152 0
12153 \begin_inset ERT
12154 status collapsed
12155
12156 \begin_layout Plain Layout
12157
12158 }
12159 \end_layout
12160
12161 \end_inset
12162
12163 )
12164 \end_layout
12165
12166 \end_deeper
12167 \begin_layout Standard
12168 We'll warn you 
12169 \emph on
12170 yet again
12171 \emph default
12172 : don't go crazy with this feature.
12173  You should almost never need to change the font size.
12174  LyX automatically changes the font size for different paragraph environments
12175  - use that instead.
12176  This is here for fine-tuning only!
12177 \end_layout
12178
12179 \begin_layout Labeling
12180 \labelwidthstring 00.00.0000
12181
12182 \family sans
12183 Misc
12184 \family default
12185  Here you can change a few other things at the character level.
12186  Options are:
12187 \end_layout
12188
12189 \begin_deeper
12190 \begin_layout Labeling
12191 \labelwidthstring 00.00.0000
12192
12193 \family sans
12194 Emph
12195 \family default
12196  
12197 \emph on
12198 This is text with emphasize on
12199 \emph default
12200 .
12201  This might seem like the same as 
12202 \shape italic
12203 Italic
12204 \shape default
12205 , but it is actually a bit different.
12206  Emphasized is a 
12207 \emph on
12208 logical
12209 \emph default
12210  attribute.
12211  That means every document class can define its own font used for emphasized
12212  text.
12213  Normally this font is equal to italic.
12214 \end_layout
12215
12216 \begin_layout Labeling
12217 \labelwidthstring 00.00.0000
12218
12219 \family sans
12220 Underbar
12221 \family default
12222  
12223 \bar under
12224 This is text with Underbar on.
12225
12226 \bar default
12227  (key binding 
12228 \begin_inset ERT
12229 status collapsed
12230
12231 \begin_layout Plain Layout
12232
12233
12234 \backslash
12235 mbox{
12236 \end_layout
12237
12238 \end_inset
12239
12240
12241 \family sans
12242 M-c
12243 \begin_inset space ~
12244 \end_inset
12245
12246 u
12247 \family default
12248
12249 \begin_inset ERT
12250 status collapsed
12251
12252 \begin_layout Plain Layout
12253
12254 }
12255 \end_layout
12256
12257 \end_inset
12258
12259
12260 \family sans
12261 )
12262 \begin_inset Newline newline
12263 \end_inset
12264
12265
12266 \family default
12267 Avoid using underbar if you can! It's a holdover from the typewriter days,
12268  when you couldn't change fonts.
12269  We no longer need to emphasize text by underscoring characters.
12270  It's only included in LyX because some people 
12271 \emph on
12272 may
12273 \emph default
12274  need it in order to follow style sheets for journal submissions.
12275 \end_layout
12276
12277 \begin_layout Labeling
12278 \labelwidthstring 00.00.0000
12279
12280 \family sans
12281 Noun
12282 \family default
12283  
12284 \noun on
12285 This is text with Noun on.
12286
12287 \noun default
12288  Like 
12289 \family sans
12290 Emph
12291 \family default
12292 , this is a logical attribute.
12293  Normally it's equivalent to 
12294 \family sans
12295 Small
12296 \begin_inset space ~
12297 \end_inset
12298
12299 Caps
12300 \family default
12301 .
12302 \end_layout
12303
12304 \end_deeper
12305 \begin_layout Labeling
12306 \labelwidthstring 00.00.0000
12307
12308 \family sans
12309 Color
12310 \family default
12311  You can adjust the color of the text with this control.
12312  Notice that not all DVI-viewers are able to display colors.
12313  Besides 
12314 \family sans
12315 No
12316 \begin_inset space ~
12317 \end_inset
12318
12319 color
12320 \family default
12321 , which is the default 
12322 \begin_inset Quotes eld
12323 \end_inset
12324
12325 color
12326 \begin_inset Quotes erd
12327 \end_inset
12328
12329  and means normally black, you can choose between 
12330 \family sans
12331 Black
12332 \family default
12333
12334 \family sans
12335 White
12336 \family default
12337
12338 \family sans
12339 Red
12340 \family default
12341
12342 \family sans
12343 Green
12344 \family default
12345
12346 \family sans
12347 Blue
12348 \family default
12349
12350 \family sans
12351 Cyan
12352 \family default
12353
12354 \family sans
12355 Magenta
12356 \family default
12357  and 
12358 \family sans
12359 Yellow
12360 \family default
12361  text.
12362 \begin_inset Index
12363 status collapsed
12364
12365 \begin_layout Plain Layout
12366 Color ! Text
12367 \end_layout
12368
12369 \end_inset
12370
12371
12372 \end_layout
12373
12374 \begin_layout Labeling
12375 \labelwidthstring 00.00.0000
12376
12377 \family sans
12378 Language
12379 \family default
12380  This is used to mark regions of text as having a different language from
12381  the language of the document.
12382  Text marked in this way will be underlined in blue to indicate the change
12383  (only within LyX).
12384 \end_layout
12385
12386 \begin_layout Standard
12387 So you have a huge number of combinations to choose from.
12388  Once you've chosen a new character style via the 
12389 \family sans
12390 Edit\SpecialChar \menuseparator
12391 Text
12392 \begin_inset space ~
12393 \end_inset
12394
12395 Style
12396 \family default
12397  dialog, the settings are saved.
12398  You can activate them using the toolbar button 
12399 \begin_inset Graphics
12400         filename ../images/textstyle-apply.png
12401
12402 \end_inset
12403
12404 .
12405  The button lets you toggle the state of your custom character style even
12406  when the dialog isn't visible.
12407  
12408 \end_layout
12409
12410 \begin_layout Standard
12411 To completely reset the character style to the default, use 
12412 \family sans
12413 M-c
12414 \begin_inset space ~
12415 \end_inset
12416
12417 Space
12418 \family default
12419 .
12420  If you want to toggle only those properties that you have just changed
12421  (suppose you just set the shape to 
12422 \begin_inset Quotes eld
12423 \end_inset
12424
12425 slanted
12426 \begin_inset Quotes erd
12427 \end_inset
12428
12429  and the series to 
12430 \begin_inset Quotes eld
12431 \end_inset
12432
12433 bold
12434 \begin_inset Quotes erd
12435 \end_inset
12436
12437 ), set the 
12438 \family sans
12439 Toggle
12440 \begin_inset space ~
12441 \end_inset
12442
12443 all
12444 \family default
12445  switch and press 
12446 \family sans
12447 Apply
12448 \family default
12449 .
12450 \end_layout
12451
12452 \begin_layout Standard
12453 You should also know something about the differences between the three main
12454  font types 
12455 \family sans
12456 serif
12457 \family default
12458
12459 \family sans
12460 sans
12461 \begin_inset space ~
12462 \end_inset
12463
12464 serif
12465 \family default
12466 , and 
12467 \family sans
12468 typewriter
12469 \family default
12470 :
12471 \end_layout
12472
12473 \begin_layout Itemize
12474
12475 \family sans
12476 Typewriter
12477 \family default
12478  is a so called 
12479 \begin_inset Quotes eld
12480 \end_inset
12481
12482 monospaced
12483 \begin_inset Quotes erd
12484 \end_inset
12485
12486  font, that means every character has the same width, the 
12487 \begin_inset Quotes eld
12488 \end_inset
12489
12490 i
12491 \begin_inset Quotes erd
12492 \end_inset
12493
12494  is as wide as the 
12495 \begin_inset Quotes eld
12496 \end_inset
12497
12498 m
12499 \begin_inset Quotes erd
12500 \end_inset
12501
12502 .
12503  Here is an example
12504 \begin_inset Newline newline
12505 \end_inset
12506
12507
12508 \begin_inset ERT
12509 status collapsed
12510
12511 \begin_layout Plain Layout
12512
12513
12514 \backslash
12515 phantom{
12516 \end_layout
12517
12518 \end_inset
12519
12520 no 
12521 \begin_inset ERT
12522 status collapsed
12523
12524 \begin_layout Plain Layout
12525
12526 }
12527 \end_layout
12528
12529 \end_inset
12530
12531
12532 \family typewriter
12533 typewriter text
12534 \family default
12535
12536 \begin_inset Note Note
12537 status collapsed
12538
12539 \begin_layout Plain Layout
12540 For more on phantoms see section
12541 \begin_inset space ~
12542 \end_inset
12543
12544
12545 \begin_inset CommandInset ref
12546 LatexCommand ref
12547 reference "sub:More-Spaces"
12548
12549 \end_inset
12550
12551 .
12552 \end_layout
12553
12554 \end_inset
12555
12556
12557 \begin_inset Newline newline
12558 \end_inset
12559
12560 no typewriter text
12561 \end_layout
12562
12563 \begin_layout Itemize
12564
12565 \family sans
12566 Serif
12567 \family default
12568  fonts use characters with serifs.
12569  These are the small 
12570 \begin_inset Quotes eld
12571 \end_inset
12572
12573 appendices
12574 \begin_inset Quotes erd
12575 \end_inset
12576
12577  at all ends of of the streaks that form the character.
12578  The following example will show the difference:
12579 \begin_inset Newline newline
12580 \end_inset
12581
12582 text with serifs
12583 \begin_inset Newline newline
12584 \end_inset
12585
12586
12587 \family sans
12588 text without serifs
12589 \family default
12590
12591 \begin_inset Newline newline
12592 \end_inset
12593
12594 Serifs facilitates an easy and fast reading.
12595  They are therefore used as default font (named 
12596 \family sans
12597 roman
12598 \family default
12599 ).
12600 \end_layout
12601
12602 \begin_layout Itemize
12603
12604 \family sans
12605 Sans serif
12606 \family default
12607  don't use serifs.
12608  This font type is therefore often used for headings and short texts.
12609  We use it in this document to highlight menu names.
12610 \end_layout
12611
12612 \begin_layout Standard
12613 We conclude with the same warning once again: Don't overuse the fonts.
12614  They are, more often than not, a kludge and a bad substitute for good writing.
12615 \end_layout
12616
12617 \begin_layout Section
12618 Printing and Previewing
12619 \end_layout
12620
12621 \begin_layout Subsection
12622 Overview
12623 \end_layout
12624
12625 \begin_layout Standard
12626 Now that we've covered some of the basic features of document preparation
12627  using LyX, you probably want to know how to print out your masterpiece.
12628  Before we tell you that, we want to give you a quick explanation of what
12629  goes on behind-the-scenes.
12630  We cover these informations in much greater detail in the 
12631 \emph on
12632 Extended
12633 \begin_inset space ~
12634 \end_inset
12635
12636 Features
12637 \emph default
12638  manual as well.
12639 \end_layout
12640
12641 \begin_layout Standard
12642 LyX uses the program LaTeX as its backend.
12643  LaTeX is just a macro package for the TeX typesetting system, but to prevent
12644  confusion, we'll only refer to LaTeX.
12645  LyX is what you use to do your actual writing.
12646  Then, LyX calls LaTeX to turn your writing into printable output.
12647  This happens in two stages:
12648 \end_layout
12649
12650 \begin_layout Enumerate
12651 First, LyX converts your document to a series of text commands for LaTeX,
12652  generating a file with the extension, 
12653 \begin_inset Quotes eld
12654 \end_inset
12655
12656
12657 \family typewriter
12658 .tex
12659 \family default
12660
12661 \begin_inset Quotes erd
12662 \end_inset
12663
12664 .
12665 \end_layout
12666
12667 \begin_layout Enumerate
12668 Next, LaTeX uses the commands in the 
12669 \family typewriter
12670 .tex
12671 \family default
12672  file to produce printable output.
12673  
12674 \end_layout
12675
12676 \begin_layout Subsection
12677 Output file formats
12678 \begin_inset Index
12679 status collapsed
12680
12681 \begin_layout Plain Layout
12682 File formats
12683 \end_layout
12684
12685 \end_inset
12686
12687
12688 \begin_inset CommandInset label
12689 LatexCommand label
12690 name "sub:Output-file-formats"
12691
12692 \end_inset
12693
12694
12695 \end_layout
12696
12697 \begin_layout Subsubsection
12698 ASCII
12699 \begin_inset Index
12700 status collapsed
12701
12702 \begin_layout Plain Layout
12703 File formats ! ASCII
12704 \end_layout
12705
12706 \end_inset
12707
12708
12709 \end_layout
12710
12711 \begin_layout Standard
12712 This file type has the extension 
12713 \begin_inset Quotes eld
12714 \end_inset
12715
12716
12717 \family typewriter
12718 .txt
12719 \family default
12720
12721 \begin_inset Quotes erd
12722 \end_inset
12723
12724 .
12725  It contains your document as plain text following the rules of the 
12726 \begin_inset Quotes eld
12727 \end_inset
12728
12729 American Standard Code for Information Interchange
12730 \begin_inset Quotes erd
12731 \end_inset
12732
12733  (ASCII).
12734 \end_layout
12735
12736 \begin_layout Standard
12737 You can export your document to ASCII by the menu 
12738 \family sans
12739 File\SpecialChar \menuseparator
12740 Export\SpecialChar \menuseparator
12741 ASCII
12742 \family default
12743 .
12744 \end_layout
12745
12746 \begin_layout Subsubsection
12747 LaTeX
12748 \begin_inset Index
12749 status collapsed
12750
12751 \begin_layout Plain Layout
12752 File formats ! LaTeX
12753 \end_layout
12754
12755 \end_inset
12756
12757
12758 \end_layout
12759
12760 \begin_layout Standard
12761 This file type has the extension 
12762 \begin_inset Quotes eld
12763 \end_inset
12764
12765
12766 \family typewriter
12767 .tex
12768 \family default
12769
12770 \begin_inset Quotes erd
12771 \end_inset
12772
12773  and contains all commands that are necessary for the LaTeX program to process
12774  your document.
12775  If you know LaTeX, you can use it to find out LaTeX-Errors or to process
12776  it manually with console commands.
12777  The LaTeX-file is automatically created in LyX's temporary directory whenever
12778  you view or export your document.
12779 \end_layout
12780
12781 \begin_layout Standard
12782 You can export your document as LaTeX-file using the menu 
12783 \family sans
12784 File\SpecialChar \menuseparator
12785 Export\SpecialChar \menuseparator
12786 LaT
12787 \begin_inset ERT
12788 status collapsed
12789
12790 \begin_layout Plain Layout
12791
12792 {}
12793 \end_layout
12794
12795 \end_inset
12796
12797 eX
12798 \family default
12799 .
12800 \end_layout
12801
12802 \begin_layout Subsubsection
12803 DVI
12804 \begin_inset Index
12805 status collapsed
12806
12807 \begin_layout Plain Layout
12808 File formats ! DVI
12809 \end_layout
12810
12811 \end_inset
12812
12813
12814 \end_layout
12815
12816 \begin_layout Standard
12817 This file type has the extension 
12818 \begin_inset Quotes eld
12819 \end_inset
12820
12821
12822 \family typewriter
12823 .dvi
12824 \family default
12825
12826 \begin_inset Quotes erd
12827 \end_inset
12828
12829 .
12830  It is called 
12831 \begin_inset Quotes eld
12832 \end_inset
12833
12834 device-independent
12835 \begin_inset Quotes erd
12836 \end_inset
12837
12838  (DVI), because it is completely portable; you can move them from one machine
12839  to another without needing to do any sort of conversion.
12840  At the time when this file-format was developed, this was no matter of
12841  course.
12842  DVIs are used for quick previews and as pre-stage for other output formats,
12843  like PostScript.
12844 \end_layout
12845
12846 \begin_layout Standard
12847 \begin_inset Note Greyedout
12848 status open
12849
12850 \begin_layout Plain Layout
12851
12852 \series bold
12853 Note:
12854 \series default
12855  The DVI file doesn't contain images, they will only be a linked.
12856  So don't forget to deliver the images together with your DVIs.
12857 \end_layout
12858
12859 \end_inset
12860
12861 This property can also slow down your computer when you view the DVI.
12862  Because the DVI-viewer has to convert the image in the background to make
12863  it visible when you scroll in the DVI.
12864  So we recommend to use PDF for files with many images.
12865 \end_layout
12866
12867 \begin_layout Standard
12868 You can export your document to DVI by the menu 
12869 \family sans
12870 File\SpecialChar \menuseparator
12871 Export\SpecialChar \menuseparator
12872 DVI
12873 \family default
12874 .
12875 \end_layout
12876
12877 \begin_layout Subsubsection
12878 PostScript
12879 \begin_inset Index
12880 status collapsed
12881
12882 \begin_layout Plain Layout
12883 File formats ! PostScript
12884 \end_layout
12885
12886 \end_inset
12887
12888
12889 \end_layout
12890
12891 \begin_layout Standard
12892 This file type has the extension 
12893 \begin_inset Quotes eld
12894 \end_inset
12895
12896
12897 \family typewriter
12898 .ps
12899 \family default
12900
12901 \begin_inset Quotes erd
12902 \end_inset
12903
12904 .
12905  PostScript was developed by the company 
12906 \family typewriter
12907 Adobe
12908 \family default
12909  as printer language.
12910  The file contains therefore commands that the printer uses to print the
12911  file.
12912  PostScript can be seen as 
12913 \begin_inset Quotes eld
12914 \end_inset
12915
12916 programming language
12917 \begin_inset Quotes erd
12918 \end_inset
12919
12920 ; you can calculate with it and draw diagrams and images.
12921 \begin_inset Foot
12922 status collapsed
12923
12924 \begin_layout Plain Layout
12925 If you are interested to learn more about this, have a look at the LaTeX-package
12926  
12927 \series bold
12928 pstricks
12929 \series default
12930
12931 \begin_inset Index
12932 status collapsed
12933
12934 \begin_layout Plain Layout
12935 LaTeX-packages ! pstricks
12936 \end_layout
12937
12938 \end_inset
12939
12940 .
12941 \end_layout
12942
12943 \end_inset
12944
12945  Due to this ability, the files are often bigger than PDFs.
12946 \end_layout
12947
12948 \begin_layout Standard
12949 PostScript can only contain images in the format 
12950 \begin_inset Quotes eld
12951 \end_inset
12952
12953 Encapsulated PostScript
12954 \begin_inset Quotes erd
12955 \end_inset
12956
12957  (EPS, file extension 
12958 \begin_inset Quotes eld
12959 \end_inset
12960
12961
12962 \family typewriter
12963 .eps
12964 \family default
12965
12966 \begin_inset Quotes erd
12967 \end_inset
12968
12969 ).
12970  As LyX allows you to use any known image format in your document, it has
12971  to convert them in the background to EPS.
12972  If you have e.g 50 images in your document, LyX has to do 50 conversions
12973  whenever you view or export your document.
12974  This will slow down your workflow with LyX drastically.
12975  So if you plan to use PostScript, you can insert your images directly as
12976  EPS to avoid this problem.
12977 \end_layout
12978
12979 \begin_layout Standard
12980 You can export your document to PostScript using the menu 
12981 \family sans
12982 File\SpecialChar \menuseparator
12983 Export\SpecialChar \menuseparator
12984 PostScript
12985 \family default
12986 .
12987 \end_layout
12988
12989 \begin_layout Subsubsection
12990 PDF
12991 \begin_inset Index
12992 status collapsed
12993
12994 \begin_layout Plain Layout
12995 File formats ! PDF
12996 \end_layout
12997
12998 \end_inset
12999
13000
13001 \begin_inset Index
13002 status collapsed
13003
13004 \begin_layout Plain Layout
13005 PDF
13006 \end_layout
13007
13008 \end_inset
13009
13010
13011 \end_layout
13012
13013 \begin_layout Standard
13014 This file type has the extension 
13015 \begin_inset Quotes eld
13016 \end_inset
13017
13018
13019 \family typewriter
13020 .pdf
13021 \family default
13022
13023 \begin_inset Quotes erd
13024 \end_inset
13025
13026 .
13027  The 
13028 \begin_inset Quotes eld
13029 \end_inset
13030
13031 Portable Document Format
13032 \begin_inset Quotes erd
13033 \end_inset
13034
13035  (PDF) is developed by 
13036 \family typewriter
13037 Adobe
13038 \family default
13039  as derivative from PostScript.
13040  It is more compressed and it uses much less commands than PostScript.
13041  As the name 
13042 \begin_inset Quotes eld
13043 \end_inset
13044
13045 portable
13046 \begin_inset Quotes erd
13047 \end_inset
13048
13049  implies, it can be processed at any computer system and the printed output
13050  looks exactly the same.
13051 \end_layout
13052
13053 \begin_layout Standard
13054 PDF can contain images in its own PDF format and in the formats 
13055 \begin_inset Quotes eld
13056 \end_inset
13057
13058 Joint Photographic Experts Group
13059 \begin_inset Quotes erd
13060 \end_inset
13061
13062  (JPG, file extension 
13063 \begin_inset Quotes eld
13064 \end_inset
13065
13066
13067 \family typewriter
13068 .jpg
13069 \family default
13070
13071 \begin_inset Quotes erd
13072 \end_inset
13073
13074  or 
13075 \begin_inset Quotes eld
13076 \end_inset
13077
13078
13079 \family typewriter
13080 .jpeg
13081 \family default
13082
13083 \begin_inset Quotes erd
13084 \end_inset
13085
13086 ) and 
13087 \begin_inset Quotes eld
13088 \end_inset
13089
13090 Portable Network Graphics
13091 \begin_inset Quotes erd
13092 \end_inset
13093
13094  (PNG, file extension 
13095 \begin_inset Quotes eld
13096 \end_inset
13097
13098
13099 \family typewriter
13100 .png
13101 \family default
13102
13103 \begin_inset Quotes erd
13104 \end_inset
13105
13106 ).
13107  You can although use any other image format, because LyX converts them
13108  in the background to one of these formats.
13109  But as described in the section about PostScript, the image conversion
13110  will slow down your workflow.
13111  So we recommend to use images in one of the three mentioned formats.
13112 \end_layout
13113
13114 \begin_layout Standard
13115 You can export your document to PDF via the menu 
13116 \family sans
13117 File\SpecialChar \menuseparator
13118 Export
13119 \family default
13120  in three different ways:
13121 \end_layout
13122
13123 \begin_layout Description
13124 PDF This uses the program 
13125 \family typewriter
13126 ps2pdf
13127 \family default
13128  that creates a PDF from a PostScript-version of your file.
13129  The PostScript-version is produced by the program 
13130 \family typewriter
13131 dvips
13132 \family default
13133  which uses a DVI-version as intermediate step.
13134  So this export variant consist of three conversions.
13135 \end_layout
13136
13137 \begin_layout Description
13138 PDF
13139 \begin_inset space ~
13140 \end_inset
13141
13142 (dvipdfm) This uses the program 
13143 \family typewriter
13144 dvipdfm
13145 \family default
13146  that converts your file in the background to DVI and in a second step to
13147  PDF.
13148 \end_layout
13149
13150 \begin_layout Description
13151 PDF
13152 \begin_inset space ~
13153 \end_inset
13154
13155 (pdflatex) This uses the program 
13156 \family typewriter
13157 pdftex
13158 \family default
13159  that converts your file directly to PDF.
13160 \end_layout
13161
13162 \begin_layout Standard
13163 We recommend to use 
13164 \family sans
13165 PDF
13166 \begin_inset space ~
13167 \end_inset
13168
13169 (pdflatex)
13170 \family default
13171  because 
13172 \family typewriter
13173 pdftex
13174 \family default
13175  supports all features of actual PDF-versions, is quick and works stable
13176  without problems.
13177  The program 
13178 \family typewriter
13179 dvipdfm
13180 \family default
13181  is no more under development and therefore a bit outdated.
13182 \end_layout
13183
13184 \begin_layout Subsection
13185 Previewing
13186 \begin_inset Index
13187 status collapsed
13188
13189 \begin_layout Plain Layout
13190 Document ! Preview 
13191 \end_layout
13192
13193 \end_inset
13194
13195
13196 \end_layout
13197
13198 \begin_layout Standard
13199 To get a look at the final version of your document, with all of the pagebreaks
13200  in place, the footnotes correctly numbered, and so on, use the menu 
13201 \family sans
13202 View
13203 \family default
13204  and choose a file type.
13205  A viewing program will popup showing the output.
13206  For 
13207 \family sans
13208 View\SpecialChar \menuseparator
13209 DVI
13210 \family default
13211  you can use the toolbar button 
13212 \begin_inset Graphics
13213         filename ../images/buffer-view_dvi.png
13214
13215 \end_inset
13216
13217  (shortcut 
13218 \family sans
13219 C-d
13220 \family default
13221 ), for 
13222 \family sans
13223 View\SpecialChar \menuseparator
13224 PDF
13225 \begin_inset space ~
13226 \end_inset
13227
13228 (pdflatex)
13229 \family default
13230  the toolbar button 
13231 \begin_inset Graphics
13232         filename ../images/buffer-view_pdf2.png
13233
13234 \end_inset
13235
13236 , and for 
13237 \family sans
13238 View\SpecialChar \menuseparator
13239 Postscript
13240 \family default
13241  the toolbar button 
13242 \begin_inset Graphics
13243         filename ../images/buffer-view_ps.png
13244
13245 \end_inset
13246
13247  (shortcut 
13248 \family sans
13249 C-t
13250 \family default
13251 ).
13252 \end_layout
13253
13254 \begin_layout Standard
13255 If you have changed your document, you can refresh the output in the same
13256  viewer window using the menu 
13257 \family sans
13258 View\SpecialChar \menuseparator
13259 Update
13260 \family default
13261 .
13262 \end_layout
13263
13264 \begin_layout Standard
13265 When you preview a file, the output file is only generated in LyX's temporary
13266  directory.
13267  To have a real output, export your document.
13268 \end_layout
13269
13270 \begin_layout Subsection
13271 Printing the File from within LyX
13272 \begin_inset CommandInset label
13273 LatexCommand label
13274 name "sub:Printing-the-File"
13275
13276 \end_inset
13277
13278
13279 \end_layout
13280
13281 \begin_layout Standard
13282 Instead of exporting your file and then printing them, you can also print
13283  it directly from within LyX.
13284  To print a file, select the menu 
13285 \family sans
13286 File\SpecialChar \menuseparator
13287 Print
13288 \family default
13289  or click on the toolbar button 
13290 \begin_inset Graphics
13291         filename ../images/dialog-show_print.png
13292
13293 \end_inset
13294
13295 .
13296  LyX will internally call LaTeX to produce a DVI.
13297  This file is then processed by the program 
13298 \family typewriter
13299 dvips
13300 \family default
13301  to PostScript-file, which is finally printed using the program 
13302 \family typewriter
13303 Ghostscript
13304 \family default
13305 .
13306  Due to these steps in the background, this method is not the fastest.
13307 \end_layout
13308
13309 \begin_layout Standard
13310 You can choose to print only even-numbered or odd-numbered pages - this
13311  is useful for printing on two sides: You can re-insert the pages after
13312  printing one set to print on the other side.
13313  Some printers spit out pages face-up, others, face-down.
13314  By choosing a particular order to print in, you can take the entire stack
13315  of pages out of the printer without needing to reorder them.
13316 \end_layout
13317
13318 \begin_layout Standard
13319 You can set the parameters in the 
13320 \family sans
13321 Print
13322 \begin_inset space ~
13323 \end_inset
13324
13325 Destination
13326 \family default
13327  box as follows:
13328 \end_layout
13329
13330 \begin_layout Labeling
13331 \labelwidthstring 00.00.0000
13332
13333 \family sans
13334 Printer
13335 \family default
13336  This is the name of the printer to print to.
13337 \begin_inset Foot
13338 status collapsed
13339
13340 \begin_layout Plain Layout
13341 Note that this printer name is for the program 
13342 \family typewriter
13343 dvips
13344 \family default
13345 .
13346  That means 
13347 \family typewriter
13348 dvips
13349 \family default
13350  has to be configured for this printer name.
13351  The default printer can be set in LyX's preferences dialog, see section
13352 \begin_inset space ~
13353 \end_inset
13354
13355
13356 \begin_inset CommandInset ref
13357 LatexCommand ref
13358 reference "sub:Printer"
13359
13360 \end_inset
13361
13362 .
13363 \end_layout
13364
13365 \end_inset
13366
13367  The printer should understand PostScript.
13368 \end_layout
13369
13370 \begin_layout Labeling
13371 \labelwidthstring 00.00.0000
13372
13373 \family sans
13374 File
13375 \family default
13376  The name of a file to print to.
13377  The output will be a PostScript file.
13378  It will be written in LyX's working directory unless you specify the full
13379  path.
13380 \end_layout
13381
13382 \begin_layout Section
13383 A few Words about Typography
13384 \begin_inset Index
13385 status collapsed
13386
13387 \begin_layout Plain Layout
13388 Typography
13389 \end_layout
13390
13391 \end_inset
13392
13393
13394 \end_layout
13395
13396 \begin_layout Subsection
13397 Hyphens
13398 \begin_inset Index
13399 status collapsed
13400
13401 \begin_layout Plain Layout
13402 Hyphens
13403 \end_layout
13404
13405 \end_inset
13406
13407
13408 \begin_inset CommandInset label
13409 LatexCommand label
13410 name "sub:Hyphens"
13411
13412 \end_inset
13413
13414
13415 \end_layout
13416
13417 \begin_layout Standard
13418 In LyX, the 
13419 \begin_inset Quotes eld
13420 \end_inset
13421
13422
13423 \family typewriter
13424 -
13425 \family default
13426
13427 \begin_inset Quotes eld
13428 \end_inset
13429
13430  character comes in three lengths, often called the 
13431 \emph on
13432 hyphen
13433 \emph default
13434 , the 
13435 \emph on
13436 en dash
13437 \emph default
13438 , and the 
13439 \emph on
13440 em dash
13441 \emph default
13442 :
13443 \end_layout
13444
13445 \begin_layout Enumerate
13446 hyphen
13447 \begin_inset space \hfill{}
13448 \end_inset
13449
13450 -
13451 \begin_inset space \hfill{}
13452 \end_inset
13453
13454 made with 
13455 \begin_inset Quotes eld
13456 \end_inset
13457
13458
13459 \family typewriter
13460 -
13461 \family default
13462
13463 \begin_inset Quotes eld
13464 \end_inset
13465
13466
13467 \end_layout
13468
13469 \begin_layout Enumerate
13470 en dash
13471 \begin_inset space \hfill{}
13472 \end_inset
13473
13474 --
13475 \begin_inset space \hfill{}
13476 \end_inset
13477
13478 made with 
13479 \begin_inset Quotes eld
13480 \end_inset
13481
13482
13483 \family typewriter
13484 -
13485 \begin_inset ERT
13486 status collapsed
13487
13488 \begin_layout Plain Layout
13489
13490
13491 \backslash
13492 /
13493 \end_layout
13494
13495 \end_inset
13496
13497 -
13498 \family default
13499
13500 \begin_inset Quotes eld
13501 \end_inset
13502
13503
13504 \end_layout
13505
13506 \begin_layout Enumerate
13507 em dash
13508 \begin_inset space \hfill{}
13509 \end_inset
13510
13511 ---
13512 \begin_inset space \hfill{}
13513 \end_inset
13514
13515 made with 
13516 \begin_inset Quotes eld
13517 \end_inset
13518
13519
13520 \family typewriter
13521 -
13522 \begin_inset ERT
13523 status collapsed
13524
13525 \begin_layout Plain Layout
13526
13527
13528 \backslash
13529 /
13530 \end_layout
13531
13532 \end_inset
13533
13534 -
13535 \begin_inset ERT
13536 status collapsed
13537
13538 \begin_layout Plain Layout
13539
13540
13541 \backslash
13542 /
13543 \end_layout
13544
13545 \end_inset
13546
13547 -
13548 \family default
13549
13550 \begin_inset Quotes eld
13551 \end_inset
13552
13553
13554 \end_layout
13555
13556 \begin_layout Enumerate
13557 minus sign
13558 \begin_inset space \hfill{}
13559 \end_inset
13560
13561
13562 \begin_inset Formula $-$
13563 \end_inset
13564
13565
13566 \begin_inset space \hfill{}
13567 \end_inset
13568
13569
13570 \begin_inset Quotes eld
13571 \end_inset
13572
13573
13574 \family typewriter
13575 -
13576 \family default
13577
13578 \begin_inset Quotes eld
13579 \end_inset
13580
13581  in math mode
13582 \end_layout
13583
13584 \begin_layout Standard
13585 You generate them by inserting the 
13586 \begin_inset Quotes eld
13587 \end_inset
13588
13589
13590 \family typewriter
13591 -
13592 \family default
13593
13594 \begin_inset Quotes eld
13595 \end_inset
13596
13597  character multiple times in a row.
13598  They are automatically converted to the appropriate length dash in the
13599  final output, but not in LyX.
13600 \end_layout
13601
13602 \begin_layout Standard
13603 The three dash types are distinct from the minus sign, which appears in
13604  math mode and has a length of its own.
13605  Here are some examples of the 
13606 \begin_inset Quotes eld
13607 \end_inset
13608
13609
13610 \family typewriter
13611 -
13612 \family default
13613
13614 \begin_inset Quotes eld
13615 \end_inset
13616
13617  in use:
13618 \end_layout
13619
13620 \begin_layout Enumerate
13621 line- and page-breaks
13622 \begin_inset space \hfill{}
13623 \end_inset
13624
13625 (
13626 \emph on
13627 hyphen
13628 \emph default
13629 )
13630 \end_layout
13631
13632 \begin_layout Enumerate
13633 From A--Z
13634 \begin_inset space \hfill{}
13635 \end_inset
13636
13637 (
13638 \emph on
13639 en dash
13640 \emph default
13641 )
13642 \end_layout
13643
13644 \begin_layout Enumerate
13645 Oh --- there's a dash.
13646 \begin_inset space \hfill{}
13647 \end_inset
13648
13649 (
13650 \emph on
13651 em dash
13652 \emph default
13653 )
13654 \end_layout
13655
13656 \begin_layout Enumerate
13657 \begin_inset Formula $x^{2}-y^{2}=z^{2}$
13658 \end_inset
13659
13660
13661 \begin_inset space \hfill{}
13662 \end_inset
13663
13664 (
13665 \emph on
13666 minus sign
13667 \emph default
13668 )
13669 \end_layout
13670
13671 \begin_layout Subsection
13672 Hyphenation
13673 \begin_inset Index
13674 status collapsed
13675
13676 \begin_layout Plain Layout
13677 Hyphenation
13678 \end_layout
13679
13680 \end_inset
13681
13682
13683 \begin_inset CommandInset label
13684 LatexCommand label
13685 name "sub:Hyphenation"
13686
13687 \end_inset
13688
13689
13690 \end_layout
13691
13692 \begin_layout Standard
13693 Words aren't hyphenated within LyX but automatically in the output.
13694  Hyphenation is done by the LaTeX-package 
13695 \series bold
13696 babel
13697 \series default
13698
13699 \begin_inset Index
13700 status collapsed
13701
13702 \begin_layout Plain Layout
13703 LaTeX-packages ! babel
13704 \end_layout
13705
13706 \end_inset
13707
13708  following the rules of the document language
13709 \begin_inset Foot
13710 status collapsed
13711
13712 \begin_layout Plain Layout
13713 For German readers: That's one of the main differences between the languages
13714  
13715 \family sans
13716 German
13717 \family default
13718  and 
13719 \family sans
13720 German
13721 \begin_inset space ~
13722 \end_inset
13723
13724 (new
13725 \begin_inset space ~
13726 \end_inset
13727
13728 spelling)
13729 \family default
13730  in the 
13731 \family sans
13732 Document\SpecialChar \menuseparator
13733 Settings
13734 \family default
13735  dialog.
13736 \end_layout
13737
13738 \end_inset
13739
13740 .
13741 \end_layout
13742
13743 \begin_layout Standard
13744 LaTeX hyphenates nearly perfectly, it has only problems with text in the
13745  font 
13746 \family sans
13747 typewriter
13748 \family default
13749  and with unusual constructs, like 
13750 \begin_inset Quotes eld
13751 \end_inset
13752
13753 h3knix/m0n0wall
13754 \begin_inset Quotes erd
13755 \end_inset
13756
13757 .
13758  If LaTeX can't break a word correctly, you can set hyphenation points manually.
13759  This is done with the menu 
13760 \family sans
13761 Insert\SpecialChar \menuseparator
13762 Formatting\SpecialChar \menuseparator
13763 Hyphenation
13764 \begin_inset space ~
13765 \end_inset
13766
13767 Point
13768 \family default
13769 .
13770  These extra hyphenation points are only recommendations to LaTeX.
13771  If no hyphenation is necessary, LaTeX will ignore them.
13772 \end_layout
13773
13774 \begin_layout Standard
13775 Sometimes you want to prevent words or constructs to be hyphenated.
13776  The keybindings/shortcuts in this document consists of three letters with
13777  a hyphen and a space in the form 
13778 \begin_inset Quotes eld
13779 \end_inset
13780
13781 A-b c
13782 \begin_inset Quotes erd
13783 \end_inset
13784
13785 .
13786  LaTeX finds there the hyphen 
13787 \begin_inset Quotes eld
13788 \end_inset
13789
13790 -
13791 \begin_inset Quotes erd
13792 \end_inset
13793
13794  as hyphenation possibility.
13795  Hyphenating at this point would look ugly.
13796  To prevent the shortcut from being hyphenated, we can put it in the argument
13797  of the LaTeX-box-command 
13798 \series bold
13799
13800 \backslash
13801 mbox
13802 \series default
13803 , because text within LaTeX-boxes can't be hyphenated.
13804  As LyX doesn't support 
13805 \series bold
13806
13807 \backslash
13808 mbox
13809 \series default
13810 , we have to use TeX Code.
13811  The result looks in LyX like:
13812 \end_layout
13813
13814 \begin_layout Standard
13815 \begin_inset Graphics
13816         filename clipart/mbox.png
13817
13818 \end_inset
13819
13820
13821 \end_layout
13822
13823 \begin_layout Standard
13824 To learn more about TeX Code, have a look at section
13825 \begin_inset space ~
13826 \end_inset
13827
13828
13829 \begin_inset CommandInset ref
13830 LatexCommand ref
13831 reference "sec:TeX-Code"
13832
13833 \end_inset
13834
13835 .
13836 \end_layout
13837
13838 \begin_layout Subsection
13839 Punctuation Marks
13840 \begin_inset Index
13841 status collapsed
13842
13843 \begin_layout Plain Layout
13844 Punctuation marks
13845 \end_layout
13846
13847 \end_inset
13848
13849
13850 \end_layout
13851
13852 \begin_layout Subsubsection
13853 Abbreviations and End of Sentence
13854 \begin_inset CommandInset label
13855 LatexCommand label
13856 name "sub:Abbreviations"
13857
13858 \end_inset
13859
13860
13861 \end_layout
13862
13863 \begin_layout Standard
13864 When LyX calls LaTeX to generate the final version of your document, LaTeX
13865  automatically distinguishes between words, sentences, and abbreviations.
13866  LaTeX then adds the 
13867 \begin_inset Quotes eld
13868 \end_inset
13869
13870 appropriate amount of space
13871 \begin_inset Quotes erd
13872 \end_inset
13873
13874 .
13875  That means sentences get a little bit more space between the period and
13876  the next word.
13877  Abbreviations get the same amount of space after the period as a word uses.
13878 \end_layout
13879
13880 \begin_layout Standard
13881 Unfortunately, the algorithm for figuring out what's an abbreviation works
13882  not for all cases.
13883  If a 
13884 \begin_inset Quotes eld
13885 \end_inset
13886
13887
13888 \family typewriter
13889 .
13890 \family default
13891
13892 \begin_inset Quotes erd
13893 \end_inset
13894
13895  is at the end of a lowercase letter, it's the end of a sentence; if it's
13896  at the end of a capitalized letter, it's an abbreviation.
13897 \end_layout
13898
13899 \begin_layout Standard
13900 Here are some examples of 
13901 \emph on
13902 correct
13903 \emph default
13904  abbreviations and the end of a sentence:
13905 \end_layout
13906
13907 \begin_layout Itemize
13908 M.
13909  Butterfly
13910 \end_layout
13911
13912 \begin_layout Itemize
13913 Don't worry.
13914  Be happy.
13915 \end_layout
13916
13917 \begin_layout Standard
13918 And here's an example of the algorithm going wrong:
13919 \end_layout
13920
13921 \begin_layout Itemize
13922 e.
13923  g.
13924  this is too much space!
13925 \end_layout
13926
13927 \begin_layout Itemize
13928 This is I.
13929  It's okay.
13930 \end_layout
13931
13932 \begin_layout Standard
13933 You won't see anything wrong until you view a final version of your document.
13934 \end_layout
13935
13936 \begin_layout Standard
13937 To fix this problem, use one of the following:
13938 \end_layout
13939
13940 \begin_layout Enumerate
13941 Use an 
13942 \family sans
13943 Inter-word
13944 \begin_inset space ~
13945 \end_inset
13946
13947 Space
13948 \family default
13949  after lowercase abbreviations (see section
13950 \begin_inset space ~
13951 \end_inset
13952
13953
13954 \begin_inset CommandInset ref
13955 LatexCommand ref
13956 reference "sub:Inter-word-Space"
13957
13958 \end_inset
13959
13960 ).
13961 \begin_inset Index
13962 status collapsed
13963
13964 \begin_layout Plain Layout
13965 Spaces ! inter-word
13966 \end_layout
13967
13968 \end_inset
13969
13970
13971 \end_layout
13972
13973 \begin_layout Enumerate
13974 Use a 
13975 \family sans
13976 Thin
13977 \begin_inset space ~
13978 \end_inset
13979
13980 Space
13981 \family default
13982  between two tokens of an abbreviation (see section
13983 \begin_inset space ~
13984 \end_inset
13985
13986
13987 \begin_inset CommandInset ref
13988 LatexCommand ref
13989 reference "sub:Thin-Space"
13990
13991 \end_inset
13992
13993 ).
13994 \begin_inset Index
13995 status collapsed
13996
13997 \begin_layout Plain Layout
13998 Spaces ! thin
13999 \end_layout
14000
14001 \end_inset
14002
14003
14004 \end_layout
14005
14006 \begin_layout Enumerate
14007 Use an 
14008 \family sans
14009 End
14010 \begin_inset space ~
14011 \end_inset
14012
14013 of
14014 \begin_inset space ~
14015 \end_inset
14016
14017 sentence
14018 \begin_inset space ~
14019 \end_inset
14020
14021 period
14022 \family default
14023  found under the 
14024 \family sans
14025 Insert\SpecialChar \menuseparator
14026 Special
14027 \begin_inset space ~
14028 \end_inset
14029
14030 Character
14031 \family default
14032  menu to force the use of inter-sentence spacing.
14033  This function is also bound to 
14034 \family sans
14035 C-period
14036 \family default
14037  for easy access.
14038 \end_layout
14039
14040 \begin_layout Standard
14041 With the corrections, our earlier examples look like this:
14042 \end_layout
14043
14044 \begin_layout Itemize
14045 e.
14046 \begin_inset space \thinspace{}
14047 \end_inset
14048
14049 g.
14050 \begin_inset space \space{}
14051 \end_inset
14052
14053 this is too much space!
14054 \end_layout
14055
14056 \begin_layout Itemize
14057 This is I\SpecialChar \@.
14058  It's okay.
14059 \end_layout
14060
14061 \begin_layout Standard
14062 Some languages don't use extra spacing between sentences.
14063  If your language is such a language, you don't need to worry, because the
14064  LaTeX will care about this.
14065 \end_layout
14066
14067 \begin_layout Standard
14068 For those that do need to bother, there is help to catch those sneaky errors:
14069  Check out the 
14070 \family sans
14071 Check
14072 \begin_inset space ~
14073 \end_inset
14074
14075 TeX
14076 \family default
14077  feature described in section 
14078 \emph on
14079 Checking TeX
14080 \emph default
14081  of the 
14082 \emph on
14083 Extended Features
14084 \emph default
14085  manual.
14086 \end_layout
14087
14088 \begin_layout Subsubsection
14089 Quotes
14090 \begin_inset Index
14091 status collapsed
14092
14093 \begin_layout Plain Layout
14094 Typography ! Quotes
14095 \end_layout
14096
14097 \end_inset
14098
14099
14100 \begin_inset Index
14101 status collapsed
14102
14103 \begin_layout Plain Layout
14104 Quotes | see
14105 \begin_inset ERT
14106 status collapsed
14107
14108 \begin_layout Plain Layout
14109
14110 {
14111 \end_layout
14112
14113 \end_inset
14114
14115 Typography
14116 \begin_inset ERT
14117 status collapsed
14118
14119 \begin_layout Plain Layout
14120
14121 }
14122 \end_layout
14123
14124 \end_inset
14125
14126
14127 \end_layout
14128
14129 \end_inset
14130
14131
14132 \begin_inset CommandInset label
14133 LatexCommand label
14134 name "sub:Quotes"
14135
14136 \end_inset
14137
14138
14139 \end_layout
14140
14141 \begin_layout Standard
14142 LyX usually sets quotes correctly.
14143  Specifically, it will use an opening quote at the beginning of quoted text,
14144  and use a closing quote at the end.
14145  For example, 
14146 \begin_inset Quotes eld
14147 \end_inset
14148
14149 open close
14150 \begin_inset Quotes erd
14151 \end_inset
14152
14153 .
14154  The keyboard character, 
14155 \family sans
14156 "
14157 \family default
14158 , generates this automatically.
14159 \end_layout
14160
14161 \begin_layout Standard
14162 You can change the behavior of the 
14163 \family sans
14164 "
14165 \family default
14166  key using the submenu 
14167 \family sans
14168 Language
14169 \family default
14170  of the dialog 
14171 \family sans
14172 Document\SpecialChar \menuseparator
14173 Settings
14174 \family default
14175
14176 \begin_inset Index
14177 status collapsed
14178
14179 \begin_layout Plain Layout
14180 Document ! Settings
14181 \end_layout
14182
14183 \end_inset
14184
14185  dialog.
14186 \end_layout
14187
14188 \begin_layout Standard
14189 You can also select quotes for different languages in the box 
14190 \family sans
14191 Type
14192 \family default
14193  option.
14194  There are six choices:
14195 \end_layout
14196
14197 \begin_layout Labeling
14198 \labelwidthstring 00.00.0000
14199
14200 \family sans
14201 \begin_inset Quotes eld
14202 \end_inset
14203
14204 Text
14205 \begin_inset Quotes erd
14206 \end_inset
14207
14208
14209 \family default
14210  Use quotes like this 
14211 \begin_inset Quotes eld
14212 \end_inset
14213
14214 double
14215 \begin_inset Quotes erd
14216 \end_inset
14217
14218  or 
14219 \begin_inset Quotes els
14220 \end_inset
14221
14222 single
14223 \begin_inset Quotes ers
14224 \end_inset
14225
14226
14227 \end_layout
14228
14229 \begin_layout Labeling
14230 \labelwidthstring 00.00.0000
14231
14232 \family sans
14233 \begin_inset Quotes sld
14234 \end_inset
14235
14236 Text
14237 \begin_inset Quotes srd
14238 \end_inset
14239
14240
14241 \family default
14242  Use quotes like 
14243 \begin_inset Quotes sld
14244 \end_inset
14245
14246 this
14247 \begin_inset Quotes srd
14248 \end_inset
14249
14250  or 'this
14251 \begin_inset Quotes ers
14252 \end_inset
14253
14254
14255 \end_layout
14256
14257 \begin_layout Labeling
14258 \labelwidthstring 00.00.0000
14259
14260 \family sans
14261 \begin_inset Quotes gld
14262 \end_inset
14263
14264 Text
14265 \begin_inset Quotes grd
14266 \end_inset
14267
14268
14269 \family default
14270  Use quotes like 
14271 \begin_inset Quotes gld
14272 \end_inset
14273
14274 this
14275 \begin_inset Quotes grd
14276 \end_inset
14277
14278  or 
14279 \begin_inset Quotes gls
14280 \end_inset
14281
14282 this
14283 \begin_inset Quotes grs
14284 \end_inset
14285
14286
14287 \end_layout
14288
14289 \begin_layout Labeling
14290 \labelwidthstring 00.00.0000
14291
14292 \family sans
14293 \begin_inset Quotes pld
14294 \end_inset
14295
14296 Text
14297 \begin_inset Quotes prd
14298 \end_inset
14299
14300
14301 \family default
14302  Use quotes like 
14303 \begin_inset Quotes pld
14304 \end_inset
14305
14306 this
14307 \begin_inset Quotes prd
14308 \end_inset
14309
14310  or 
14311 \begin_inset Quotes pls
14312 \end_inset
14313
14314 this
14315 \begin_inset Quotes prs
14316 \end_inset
14317
14318
14319 \end_layout
14320
14321 \begin_layout Labeling
14322 \labelwidthstring 00.00.0000
14323
14324 \family sans
14325 \begin_inset Quotes fld
14326 \end_inset
14327
14328 Text
14329 \begin_inset Quotes frd
14330 \end_inset
14331
14332
14333 \family default
14334  Use quotes like 
14335 \begin_inset Quotes fld
14336 \end_inset
14337
14338 this
14339 \begin_inset Quotes frd
14340 \end_inset
14341
14342  or 
14343 \begin_inset Quotes fls
14344 \end_inset
14345
14346 this
14347 \begin_inset Quotes frs
14348 \end_inset
14349
14350
14351 \end_layout
14352
14353 \begin_layout Labeling
14354 \labelwidthstring 00.00.0000
14355
14356 \family sans
14357 \begin_inset Quotes ald
14358 \end_inset
14359
14360 Text
14361 \begin_inset Quotes ard
14362 \end_inset
14363
14364
14365 \family default
14366  Use quotes like 
14367 \begin_inset Quotes ald
14368 \end_inset
14369
14370 this
14371 \begin_inset Quotes ard
14372 \end_inset
14373
14374  or 
14375 \begin_inset Quotes als
14376 \end_inset
14377
14378 this
14379 \begin_inset Quotes ars
14380 \end_inset
14381
14382
14383 \end_layout
14384
14385 \begin_layout Standard
14386 These settings affects what character the 
14387 \family sans
14388 "
14389 \family default
14390  key produces.
14391 \end_layout
14392
14393 \begin_layout Subsection
14394 Ligatures
14395 \begin_inset Index
14396 status collapsed
14397
14398 \begin_layout Plain Layout
14399 Typography ! Ligatures
14400 \end_layout
14401
14402 \end_inset
14403
14404
14405 \begin_inset Index
14406 status collapsed
14407
14408 \begin_layout Plain Layout
14409 Ligatures | see
14410 \begin_inset ERT
14411 status collapsed
14412
14413 \begin_layout Plain Layout
14414
14415 {
14416 \end_layout
14417
14418 \end_inset
14419
14420 Typography
14421 \begin_inset ERT
14422 status collapsed
14423
14424 \begin_layout Plain Layout
14425
14426 }
14427 \end_layout
14428
14429 \end_inset
14430
14431
14432 \end_layout
14433
14434 \end_inset
14435
14436
14437 \begin_inset CommandInset label
14438 LatexCommand label
14439 name "sub:Ligatures"
14440
14441 \end_inset
14442
14443
14444 \end_layout
14445
14446 \begin_layout Standard
14447 It is standard typesetting practice to group certain letters together and
14448  print them as single characters.
14449  These groups are known as 
14450 \emph on
14451 ligatures
14452 \emph default
14453 .
14454  Since LaTeX knows about ligatures, your documents will contain them too
14455  in the output.
14456  Here are the standard ligatures:
14457 \end_layout
14458
14459 \begin_layout Itemize
14460 ff
14461 \end_layout
14462
14463 \begin_layout Itemize
14464 fi
14465 \end_layout
14466
14467 \begin_layout Itemize
14468 fl
14469 \end_layout
14470
14471 \begin_layout Itemize
14472 ffi
14473 \end_layout
14474
14475 \begin_layout Itemize
14476 ffl
14477 \end_layout
14478
14479 \begin_layout Standard
14480 Some languages uses other ligatures if the document font supports them.
14481 \end_layout
14482
14483 \begin_layout Standard
14484 Sometimes, you don't want a ligature in a word.
14485  While a ligature may be okay in the word, 
14486 \begin_inset Quotes eld
14487 \end_inset
14488
14489 graffiti,
14490 \begin_inset Quotes erd
14491 \end_inset
14492
14493  it looks really weird in compound words, such as 
14494 \begin_inset Quotes eld
14495 \end_inset
14496
14497 cufflink
14498 \begin_inset Quotes erd
14499 \end_inset
14500
14501  or the German 
14502 \begin_inset Quotes eld
14503 \end_inset
14504
14505 Dorffest.
14506 \begin_inset Quotes erd
14507 \end_inset
14508
14509  To break a ligature, use 
14510 \family sans
14511 Insert\SpecialChar \menuseparator
14512 Formatting\SpecialChar \menuseparator
14513 Ligature
14514 \begin_inset space ~
14515 \end_inset
14516
14517 Break.
14518
14519 \family default
14520  This changes 
14521 \begin_inset Quotes eld
14522 \end_inset
14523
14524 cufflinks
14525 \begin_inset Quotes erd
14526 \end_inset
14527
14528  to 
14529 \begin_inset Quotes eld
14530 \end_inset
14531
14532 cuff\SpecialChar \textcompwordmark{}
14533 links
14534 \begin_inset Quotes erd
14535 \end_inset
14536
14537  and 
14538 \begin_inset Quotes eld
14539 \end_inset
14540
14541 Dorffest
14542 \begin_inset Quotes erd
14543 \end_inset
14544
14545  to 
14546 \begin_inset Quotes eld
14547 \end_inset
14548
14549 Dorf\SpecialChar \textcompwordmark{}
14550 fest
14551 \begin_inset Quotes erd
14552 \end_inset
14553
14554 .
14555 \end_layout
14556
14557 \begin_layout Subsection
14558 LyX's Proper Names
14559 \begin_inset Index
14560 status collapsed
14561
14562 \begin_layout Plain Layout
14563 LyX ! Proper names
14564 \end_layout
14565
14566 \end_inset
14567
14568
14569 \begin_inset CommandInset label
14570 LatexCommand label
14571 name "sub:LyX's-Proper-Names"
14572
14573 \end_inset
14574
14575
14576 \end_layout
14577
14578 \begin_layout Standard
14579 You have surely noticed, that the word 
14580 \begin_inset Quotes eld
14581 \end_inset
14582
14583 LaTeX
14584 \begin_inset Quotes erd
14585 \end_inset
14586
14587  appears always with characters in different size and height.
14588  LaTeX is the name of the program used by LyX and is therefore recognized
14589  as proper name when you type it in LyX as 
14590 \begin_inset Quotes eld
14591 \end_inset
14592
14593 LaT
14594 \begin_inset ERT
14595 status collapsed
14596
14597 \begin_layout Plain Layout
14598
14599 {}
14600 \end_layout
14601
14602 \end_inset
14603
14604 eX
14605 \begin_inset Quotes erd
14606 \end_inset
14607
14608 .
14609 \begin_inset Note Note
14610 status collapsed
14611
14612 \begin_layout Plain Layout
14613 The braces in TeX Code are here to avoid that the 
14614 \begin_inset Quotes eld
14615 \end_inset
14616
14617 command
14618 \begin_inset Quotes erd
14619 \end_inset
14620
14621  appear as proper name in the output, see the last paragraph of this section.
14622  To create proper names omit the TeX Code.
14623 \end_layout
14624
14625 \end_inset
14626
14627  Note the order of the upper-and lowercase letters! LyX recognizes the following
14628  proper names:
14629 \end_layout
14630
14631 \begin_layout Description
14632 LyX The name of the game, write 
14633 \begin_inset Quotes eld
14634 \end_inset
14635
14636 L
14637 \begin_inset ERT
14638 status collapsed
14639
14640 \begin_layout Plain Layout
14641
14642 {}
14643 \end_layout
14644
14645 \end_inset
14646
14647 yX
14648 \begin_inset Quotes erd
14649 \end_inset
14650
14651  to produce it.
14652 \end_layout
14653
14654 \begin_layout Description
14655 TeX The program used by LaTeX, write 
14656 \begin_inset Quotes eld
14657 \end_inset
14658
14659 T
14660 \begin_inset ERT
14661 status collapsed
14662
14663 \begin_layout Plain Layout
14664
14665 {}
14666 \end_layout
14667
14668 \end_inset
14669
14670 eX
14671 \begin_inset Quotes erd
14672 \end_inset
14673
14674  to produce it.
14675 \end_layout
14676
14677 \begin_layout Description
14678 LaTeX The program used by LyX, write 
14679 \begin_inset Quotes eld
14680 \end_inset
14681
14682 LaT
14683 \begin_inset ERT
14684 status collapsed
14685
14686 \begin_layout Plain Layout
14687
14688 {}
14689 \end_layout
14690
14691 \end_inset
14692
14693 eX
14694 \begin_inset Quotes erd
14695 \end_inset
14696
14697  to produce it.
14698 \end_layout
14699
14700 \begin_layout Description
14701 LaTeX2e The actual version of LaTeX, write 
14702 \begin_inset Quotes eld
14703 \end_inset
14704
14705 LaT
14706 \begin_inset ERT
14707 status collapsed
14708
14709 \begin_layout Plain Layout
14710
14711 {}
14712 \end_layout
14713
14714 \end_inset
14715
14716 eX2e
14717 \begin_inset Quotes erd
14718 \end_inset
14719
14720  to produce it.
14721 \end_layout
14722
14723 \begin_layout Standard
14724 You might wonder why the LaTeX-version is 
14725 \begin_inset Quotes eld
14726 \end_inset
14727
14728 2
14729 \begin_inset Formula $\epsilon$
14730 \end_inset
14731
14732
14733 \begin_inset Quotes erd
14734 \end_inset
14735
14736 .
14737  It's an old tradition in the TeX-world to give programs geek version numbers.
14738  For example the version number of TeX converges to the number 
14739 \begin_inset Formula $\pi$
14740 \end_inset
14741
14742 : The actual version is 
14743 \begin_inset Quotes eld
14744 \end_inset
14745
14746 TeX-3.141592
14747 \begin_inset Quotes erd
14748 \end_inset
14749
14750 , the previous one was 
14751 \begin_inset Quotes eld
14752 \end_inset
14753
14754 TeX-3.14159
14755 \begin_inset Quotes erd
14756 \end_inset
14757
14758 .
14759 \end_layout
14760
14761 \begin_layout Standard
14762 If you don't want to use proper names, e.g.
14763  in section headings, you can insert two empty braces in TeX Code in the
14764  word.
14765  This will look in LyX like: 
14766 \begin_inset Graphics
14767         filename clipart/LaTeX.png
14768
14769 \end_inset
14770
14771
14772 \begin_inset Newline newline
14773 \end_inset
14774
14775 For more about TeX Code, look at section
14776 \begin_inset space ~
14777 \end_inset
14778
14779
14780 \begin_inset CommandInset ref
14781 LatexCommand ref
14782 reference "sec:TeX-Code"
14783
14784 \end_inset
14785
14786 .
14787 \end_layout
14788
14789 \begin_layout Subsection
14790 Units
14791 \begin_inset Index
14792 status collapsed
14793
14794 \begin_layout Plain Layout
14795 Typography ! Units
14796 \end_layout
14797
14798 \end_inset
14799
14800
14801 \end_layout
14802
14803 \begin_layout Standard
14804 Generally the space between units and the number is smaller than the normal
14805  space between two words.
14806  As you can see in the example below, it looks better when the space is
14807  smaller.
14808  To get such a 
14809 \begin_inset Quotes eld
14810 \end_inset
14811
14812 half space
14813 \begin_inset Quotes erd
14814 \end_inset
14815
14816  for units use the menu 
14817 \family sans
14818 Insert\SpecialChar \menuseparator
14819 Formatting\SpecialChar \menuseparator
14820 Thin
14821 \begin_inset space ~
14822 \end_inset
14823
14824 Space
14825 \family default
14826  (shortcut 
14827 \family sans
14828 C-S-Space
14829 \family default
14830 ).
14831 \end_layout
14832
14833 \begin_layout Standard
14834 Here's an example to show the differences:
14835 \end_layout
14836
14837 \begin_layout Standard
14838 \begin_inset Tabular
14839 <lyxtabular version="3" rows="2" columns="2">
14840 <features>
14841 <column alignment="left" valignment="top" width="0">
14842 <column alignment="left" valignment="top" width="0">
14843 <row>
14844 <cell alignment="center" valignment="top" usebox="none">
14845 \begin_inset Text
14846
14847 \begin_layout Plain Layout
14848 24
14849 \begin_inset space ~
14850 \end_inset
14851
14852 kW
14853 \begin_inset Formula $\cdot$
14854 \end_inset
14855
14856 h
14857 \end_layout
14858
14859 \end_inset
14860 </cell>
14861 <cell alignment="center" valignment="top" usebox="none">
14862 \begin_inset Text
14863
14864 \begin_layout Plain Layout
14865 space between number and unit
14866 \end_layout
14867
14868 \end_inset
14869 </cell>
14870 </row>
14871 <row>
14872 <cell alignment="center" valignment="top" usebox="none">
14873 \begin_inset Text
14874
14875 \begin_layout Plain Layout
14876 24
14877 \begin_inset space \thinspace{}
14878 \end_inset
14879
14880 kW
14881 \begin_inset Formula $\cdot$
14882 \end_inset
14883
14884 h
14885 \end_layout
14886
14887 \end_inset
14888 </cell>
14889 <cell alignment="center" valignment="top" usebox="none">
14890 \begin_inset Text
14891
14892 \begin_layout Plain Layout
14893 half space between number and unit
14894 \end_layout
14895
14896 \end_inset
14897 </cell>
14898 </row>
14899 </lyxtabular>
14900
14901 \end_inset
14902
14903
14904 \end_layout
14905
14906 \begin_layout Subsection
14907 Widows and Orphans
14908 \begin_inset Index
14909 status collapsed
14910
14911 \begin_layout Plain Layout
14912 Typography ! Widows and orphans
14913 \end_layout
14914
14915 \end_inset
14916
14917
14918 \begin_inset CommandInset label
14919 LatexCommand label
14920 name "sub:Widows"
14921
14922 \end_inset
14923
14924
14925 \end_layout
14926
14927 \begin_layout Standard
14928 In the early days of word processors, page breaks went wherever the page
14929  happened to end.
14930  There was no regard for what was actually going on in the text.
14931  You may remember once printing out a document, only to find the heading
14932  for a new section printed at the very bottom of the page, the first line
14933  of a new paragraph all alone at the bottom of a page, or the last line
14934  of a paragraph at the top of a new page.
14935  These bits of text became known as 
14936 \emph on
14937 widows
14938 \emph default
14939  and 
14940 \emph on
14941 orphans
14942 \emph default
14943 .
14944 \end_layout
14945
14946 \begin_layout Standard
14947 Clearly, LyX can avoid breaking pages after a section heading.
14948  That's part of the advantage of paragraph environments.
14949  But what about widows and orphans, where the page breaks leave one line
14950  of a paragraph all alone at the top or bottom of a page? There are rules
14951  built into LaTeX governing page breaks, and some of those rules are there
14952  to specifically prevent widows and orphans.
14953  This is the advantage LyX has in using LaTeX as its backend.
14954 \end_layout
14955
14956 \begin_layout Standard
14957 There's no way we can go into how TeX and LaTeX decide to break a page,
14958  or how you can tweak that behavior.
14959  Some LaTeX books listed in the bibliography [such as
14960 \begin_inset space ~
14961 \end_inset
14962
14963
14964 \begin_inset CommandInset citation
14965 LatexCommand cite
14966 key "latexcompanion"
14967
14968 \end_inset
14969
14970  or
14971 \begin_inset space ~
14972 \end_inset
14973
14974
14975 \begin_inset CommandInset citation
14976 LatexCommand cite
14977 key "latexguide"
14978
14979 \end_inset
14980
14981 ] may have more information.
14982  You will almost never need to worry about this, however.
14983 \end_layout
14984
14985 \begin_layout Chapter
14986 Notes, Graphics, Tables, and Floats
14987 \begin_inset CommandInset label
14988 LatexCommand label
14989 name "cha:Floats-and-Notes"
14990
14991 \end_inset
14992
14993
14994 \end_layout
14995
14996 \begin_layout Standard
14997 The issues of this chapter are described in detail in the 
14998 \emph on
14999 Embedded Objects
15000 \emph default
15001  manual.
15002  There you'll also find tips and tricks for special cases.
15003 \end_layout
15004
15005 \begin_layout Section
15006 Notes
15007 \begin_inset Index
15008 status collapsed
15009
15010 \begin_layout Plain Layout
15011 Notes
15012 \end_layout
15013
15014 \end_inset
15015
15016
15017 \begin_inset CommandInset label
15018 LatexCommand label
15019 name "sec:Notes"
15020
15021 \end_inset
15022
15023
15024 \end_layout
15025
15026 \begin_layout Standard
15027 LyX offers you a few types of notes to add to your document:
15028 \end_layout
15029
15030 \begin_layout Description
15031 LyX
15032 \begin_inset space ~
15033 \end_inset
15034
15035 Note This note type is for internal notes that won't appear in the output.
15036 \begin_inset Newline newline
15037 \end_inset
15038
15039
15040 \begin_inset Note Note
15041 status open
15042
15043 \begin_layout Plain Layout
15044 This is text in a note box that doesn't appear in the output.
15045 \end_layout
15046
15047 \end_inset
15048
15049
15050 \end_layout
15051
15052 \begin_layout Description
15053 Comment This note also doesn't appear in the output but it appears as LaTeX-comm
15054 ent, when you export the document to LaTeX via the menu 
15055 \family sans
15056 File\SpecialChar \menuseparator
15057 Export\SpecialChar \menuseparator
15058 LaTeX (pdflatex) / (plain)
15059 \family default
15060 .
15061 \begin_inset Newline newline
15062 \end_inset
15063
15064
15065 \begin_inset Note Comment
15066 status open
15067
15068 \begin_layout Plain Layout
15069 This is text in a note box that only appears as comment in LaTeX-files.
15070 \end_layout
15071
15072 \end_inset
15073
15074
15075 \end_layout
15076
15077 \begin_layout Description
15078 Greyed
15079 \begin_inset space ~
15080 \end_inset
15081
15082 Out This note will appear in the output as grey text.
15083 \begin_inset Newline newline
15084 \end_inset
15085
15086
15087 \begin_inset Newline newline
15088 \end_inset
15089
15090
15091 \begin_inset Note Greyedout
15092 status open
15093
15094 \begin_layout Plain Layout
15095 This is text
15096 \begin_inset Foot
15097 status collapsed
15098
15099 \begin_layout Plain Layout
15100 This is an example footnote within a greyed out note.
15101  In this document the greyed out note color is redefined to blue.
15102  How this can be done is explained in the 
15103 \emph on
15104 Embedded Objects
15105 \emph default
15106  manual.
15107 \end_layout
15108
15109 \end_inset
15110
15111  of a comment that appears in the output as grey text.
15112 \end_layout
15113
15114 \end_inset
15115
15116
15117 \begin_inset Newline newline
15118 \end_inset
15119
15120
15121 \begin_inset Newline newline
15122 \end_inset
15123
15124 As you can see in the example, the first line of greyed out notes is a bit
15125  indented and greyed out notes can have footnotes.
15126 \end_layout
15127
15128 \begin_layout Standard
15129 Notes are inserted with the toolbar button 
15130 \begin_inset Graphics
15131         filename ../images/note-insert.png
15132         scale 85
15133         scaleBeforeRotation
15134
15135 \end_inset
15136
15137  or the menu 
15138 \family sans
15139 Insert\SpecialChar \menuseparator
15140 Note
15141 \family default
15142 .
15143  Right-click on the appearing note box to select the note type.
15144 \end_layout
15145
15146 \begin_layout Section
15147 Footnotes
15148 \begin_inset Index
15149 status collapsed
15150
15151 \begin_layout Plain Layout
15152 Footnotes
15153 \end_layout
15154
15155 \end_inset
15156
15157
15158 \begin_inset CommandInset label
15159 LatexCommand label
15160 name "sec:Footnotes"
15161
15162 \end_inset
15163
15164
15165 \end_layout
15166
15167 \begin_layout Standard
15168 LyX uses boxes to display footnotes: When you insert a footnote using the
15169  menu 
15170 \family sans
15171 Insert\SpecialChar \menuseparator
15172 Footnote
15173 \family default
15174  or the toolbar button 
15175 \begin_inset Graphics
15176         filename ../images/footnote-insert.png
15177
15178 \end_inset
15179
15180
15181 \family roman
15182 \series medium
15183 \bar no
15184 you'll see
15185 \family default
15186 \series default
15187 \bar default
15188  the following box: 
15189 \begin_inset Graphics
15190         filename clipart/footnoteQt4.png
15191         scale 80
15192
15193 \end_inset
15194
15195
15196 \family roman
15197 \series medium
15198 \bar no
15199  This box is LyX's representation of your footnote.
15200  If you
15201 \family default
15202 \series default
15203 \bar default
15204  left-click on 
15205 \family roman
15206 \series medium
15207 \bar no
15208 the 
15209 \begin_inset Quotes eld
15210 \end_inset
15211
15212
15213 \family sans
15214 foot
15215 \family roman
15216
15217 \begin_inset Quotes erd
15218 \end_inset
15219
15220
15221 \family default
15222 \series default
15223 \bar default
15224  
15225 \family roman
15226 \series medium
15227 \bar no
15228 label, the box will
15229 \family default
15230 \series default
15231 \bar default
15232  be opened and you can enter the footnote text into it.
15233  Clicking on the box label again, will close 
15234 \family roman
15235 \series medium
15236 \bar no
15237 the
15238 \family default
15239 \series default
15240 \bar default
15241  box
15242 \family roman
15243 \series medium
15244 \bar no
15245 .
15246  If you want to turn existing text into a footnote, simply mark it and click
15247  on the footnote
15248 \family default
15249 \series default
15250 \bar default
15251  toolbar 
15252 \family roman
15253 \series medium
15254 \bar no
15255 button
15256 \family default
15257 \series default
15258 \bar default
15259 .
15260 \end_layout
15261
15262 \begin_layout Standard
15263 Here's an example footnote:
15264 \family roman
15265 \series medium
15266 \bar no
15267
15268 \begin_inset Foot
15269 status open
15270
15271 \begin_layout Plain Layout
15272 To close a footnote, click on the footnote box label.
15273 \end_layout
15274
15275 \end_inset
15276
15277
15278 \end_layout
15279
15280 \begin_layout Standard
15281 The footnote will appear in the output as a superscript number at the text
15282  position where the footnote box is placed.
15283  The footnote text is placed at the bottom of the current page.
15284  The footnote number is calculated by LyX, the numbers are consecutive,
15285  no matter in which chapter the footnote is in.
15286  LyX doesn't support other numbering schemes yet, but you can get another
15287  scheme using special LaTeX-commands.
15288  T
15289 \family roman
15290 h
15291 \family default
15292 ey are described in the 
15293 \emph on
15294 Embedded Objects
15295 \emph default
15296  manual.
15297 \end_layout
15298
15299 \begin_layout Section
15300 Marginal Notes
15301 \begin_inset Index
15302 status collapsed
15303
15304 \begin_layout Plain Layout
15305 Marginal notes
15306 \end_layout
15307
15308 \end_inset
15309
15310
15311 \begin_inset CommandInset label
15312 LatexCommand label
15313 name "sec:Marginal-Notes"
15314
15315 \end_inset
15316
15317
15318 \end_layout
15319
15320 \begin_layout Standard
15321 Marginal notes look and behave just like footnotes in LyX.
15322  When you insert a margin note via the menu 
15323 \family sans
15324 Insert\SpecialChar \menuseparator
15325 Marginal
15326 \begin_inset space ~
15327 \end_inset
15328
15329 Note
15330 \family default
15331  or the toolbar button 
15332 \begin_inset Graphics
15333         filename ../images/marginalnote-insert.png
15334
15335 \end_inset
15336
15337 , you'll see 
15338 \family roman
15339 \series medium
15340 a
15341 \family default
15342 \series default
15343  grey 
15344 \family roman
15345 \series medium
15346 box with a
15347 \family default
15348 \series default
15349  red 
15350 \family roman
15351 \series medium
15352 label 
15353 \begin_inset Quotes eld
15354 \end_inset
15355
15356 margin
15357 \begin_inset Quotes erd
15358 \end_inset
15359
15360  appearing within your text.
15361  This box is LyX's representation of your margin
15362 \family default
15363 \series default
15364 al 
15365 \family roman
15366 \series medium
15367 note.
15368 \end_layout
15369
15370 \begin_layout Standard
15371 At the side is an example marginal note.
15372 \family roman
15373 \series medium
15374
15375 \begin_inset Marginal
15376 status open
15377
15378 \begin_layout Plain Layout
15379 This is a marginal note.
15380 \end_layout
15381
15382 \end_inset
15383
15384
15385 \end_layout
15386
15387 \begin_layout Standard
15388 Marginal notes appear at the right side in single-sided documents.
15389  In double-sided documents they appear in the outer margin -- left on even
15390  pages, right on odd pages.
15391 \end_layout
15392
15393 \begin_layout Section
15394 Graphics and Images
15395 \begin_inset Index
15396 status collapsed
15397
15398 \begin_layout Plain Layout
15399 Images
15400 \end_layout
15401
15402 \end_inset
15403
15404
15405 \begin_inset Index
15406 status collapsed
15407
15408 \begin_layout Plain Layout
15409 Graphics
15410 \end_layout
15411
15412 \end_inset
15413
15414
15415 \begin_inset CommandInset label
15416 LatexCommand label
15417 name "sec:Graphics"
15418
15419 \end_inset
15420
15421
15422 \end_layout
15423
15424 \begin_layout Standard
15425 To insert an image in your document, place the cursor at the text position
15426  you want and click on the toolbar icon 
15427 \begin_inset Graphics
15428         filename ../images/dialog-show-new-inset_graphics.png
15429
15430 \end_inset
15431
15432  or select 
15433 \family sans
15434 Insert\SpecialChar \menuseparator
15435 Graphics
15436 \family default
15437  from the menu.
15438  Then a dialog will appear to choose the file to load.
15439 \end_layout
15440
15441 \begin_layout Standard
15442 This dialog has numerous mostly self-explanatory parameters.
15443  The 
15444 \family sans
15445 Graphics
15446 \family default
15447  tab allows you to choose your image file.
15448  The image can be transformed by setting a rotation angle and a scaling
15449  factor.
15450  The scaling units are explained in Appendix
15451 \begin_inset space ~
15452 \end_inset
15453
15454
15455 \begin_inset CommandInset ref
15456 LatexCommand ref
15457 reference "cha:Units-available-in"
15458
15459 \end_inset
15460
15461 .
15462 \end_layout
15463
15464 \begin_layout Standard
15465 In the tab 
15466 \family sans
15467 Clipping
15468 \family default
15469  it is possible to set image coordinates to adjust the height and width
15470  of the image in the output.
15471  The coordinates can also be calculated automatically by pressing the button
15472  
15473 \family sans
15474 Get
15475 \begin_inset space ~
15476 \end_inset
15477
15478 from
15479 \begin_inset space ~
15480 \end_inset
15481
15482 file
15483 \family default
15484 .
15485  The option 
15486 \family sans
15487 Clip
15488 \begin_inset space ~
15489 \end_inset
15490
15491 to
15492 \begin_inset space ~
15493 \end_inset
15494
15495 bounding
15496 \begin_inset space ~
15497 \end_inset
15498
15499 box
15500 \family default
15501  will only print the image region within the given coordinates.
15502  Normally you don't need to take care about image coordinates and can ignore
15503  the tab 
15504 \family sans
15505 Clipping
15506 \family default
15507 .
15508 \end_layout
15509
15510 \begin_layout Standard
15511 In the 
15512 \family sans
15513 LaTeX and LyX options
15514 \family default
15515  tab LaTeX experts can specify additional LaTeX options.
15516  You can also specify here the appearance of the image inside LyX.
15517  The option 
15518 \family sans
15519 Draft
15520 \begin_inset space ~
15521 \end_inset
15522
15523 mode
15524 \family default
15525  has the effect that the image doesn't appear in the output, only a frame
15526  with the image size is printed.
15527  The option 
15528 \family sans
15529 Don't
15530 \begin_inset space ~
15531 \end_inset
15532
15533 unzip
15534 \begin_inset space ~
15535 \end_inset
15536
15537 on
15538 \begin_inset space ~
15539 \end_inset
15540
15541 export
15542 \family default
15543  is explained in the 
15544 \emph on
15545 EmbeddedObjects
15546 \emph default
15547  manual in section 
15548 \emph on
15549 Graphics Dialog
15550 \emph default
15551 .
15552 \end_layout
15553
15554 \begin_layout Standard
15555 The graphics dialog can be called at any time by clicking on an image.
15556  The image will appear in the output exactly at the position where it is
15557  in the text.
15558  This is an example image within a separate, horizontally centered paragraph:
15559  
15560 \end_layout
15561
15562 \begin_layout Standard
15563 \align center
15564 \begin_inset Graphics
15565         filename clipart/mobius.eps
15566         scale 70
15567         rotateOrigin center
15568
15569 \end_inset
15570
15571
15572 \end_layout
15573
15574 \begin_layout Standard
15575 If you need image captions and want to reference images, you have to put
15576  the image into a float, see section
15577 \begin_inset space ~
15578 \end_inset
15579
15580
15581 \begin_inset CommandInset ref
15582 LatexCommand ref
15583 reference "sec:Figure-Floats"
15584
15585 \end_inset
15586
15587 .
15588 \end_layout
15589
15590 \begin_layout Subsection
15591 Image Formats
15592 \begin_inset Index
15593 status collapsed
15594
15595 \begin_layout Plain Layout
15596 Images ! Formats
15597 \end_layout
15598
15599 \end_inset
15600
15601
15602 \begin_inset CommandInset label
15603 LatexCommand label
15604 name "sub:Image-Formats"
15605
15606 \end_inset
15607
15608
15609 \end_layout
15610
15611 \begin_layout Standard
15612 You can insert images in any known file format.
15613  But as we explained in section
15614 \begin_inset space ~
15615 \end_inset
15616
15617
15618 \begin_inset CommandInset ref
15619 LatexCommand ref
15620 reference "sub:Output-file-formats"
15621
15622 \end_inset
15623
15624 , every output document format allows only a few image formats.
15625  LyX uses therefore the program 
15626 \family typewriter
15627 Imagemagick
15628 \family default
15629  in the background to convert the images to the right format.
15630  To increase your workflow by avoiding these conversions in the background,
15631  you can use only the image formats listed in the subsections of section
15632 \begin_inset space ~
15633 \end_inset
15634
15635
15636 \begin_inset CommandInset ref
15637 LatexCommand ref
15638 reference "sub:Output-file-formats"
15639
15640 \end_inset
15641
15642 .
15643 \end_layout
15644
15645 \begin_layout Standard
15646 Similar to fonts there are two types of image formats:
15647 \end_layout
15648
15649 \begin_layout Description
15650 Bitmap
15651 \begin_inset space ~
15652 \end_inset
15653
15654 images consist of pixel values, often in a compressed form.
15655  They are therefore not fully scalable and look pixeled in large zooms.
15656  Well-known bitmap image formats are 
15657 \begin_inset Quotes eld
15658 \end_inset
15659
15660 Graphics Interchange Format
15661 \begin_inset Quotes erd
15662 \end_inset
15663
15664  (GIF, file extension 
15665 \begin_inset Quotes eld
15666 \end_inset
15667
15668
15669 \family typewriter
15670 .gif
15671 \family default
15672
15673 \begin_inset Quotes erd
15674 \end_inset
15675
15676 )
15677 \begin_inset Index
15678 status collapsed
15679
15680 \begin_layout Plain Layout
15681 GIF|see
15682 \begin_inset ERT
15683 status collapsed
15684
15685 \begin_layout Plain Layout
15686
15687 {
15688 \end_layout
15689
15690 \end_inset
15691
15692 Image formats
15693 \begin_inset ERT
15694 status collapsed
15695
15696 \begin_layout Plain Layout
15697
15698 }
15699 \end_layout
15700
15701 \end_inset
15702
15703
15704 \end_layout
15705
15706 \end_inset
15707
15708
15709 \begin_inset Quotes eld
15710 \end_inset
15711
15712 Portable Network Graphics
15713 \begin_inset Quotes erd
15714 \end_inset
15715
15716  (PNG, file extension 
15717 \begin_inset Quotes eld
15718 \end_inset
15719
15720
15721 \family typewriter
15722 .png
15723 \family default
15724
15725 \begin_inset Quotes erd
15726 \end_inset
15727
15728 )
15729 \begin_inset Index
15730 status collapsed
15731
15732 \begin_layout Plain Layout
15733 PNG|see
15734 \begin_inset ERT
15735 status collapsed
15736
15737 \begin_layout Plain Layout
15738
15739 {
15740 \end_layout
15741
15742 \end_inset
15743
15744 Image formats
15745 \begin_inset ERT
15746 status collapsed
15747
15748 \begin_layout Plain Layout
15749
15750 }
15751 \end_layout
15752
15753 \end_inset
15754
15755
15756 \end_layout
15757
15758 \end_inset
15759
15760 , and 
15761 \begin_inset Quotes eld
15762 \end_inset
15763
15764 Joint Photographic Experts Group
15765 \begin_inset Quotes erd
15766 \end_inset
15767
15768  (JPG, file extension 
15769 \begin_inset Quotes eld
15770 \end_inset
15771
15772
15773 \family typewriter
15774 .jpg
15775 \family default
15776
15777 \begin_inset Quotes erd
15778 \end_inset
15779
15780  or 
15781 \begin_inset Quotes eld
15782 \end_inset
15783
15784
15785 \family typewriter
15786 .jpeg
15787 \family default
15788
15789 \begin_inset Quotes erd
15790 \end_inset
15791
15792 )
15793 \begin_inset Index
15794 status collapsed
15795
15796 \begin_layout Plain Layout
15797 JPG|see
15798 \begin_inset ERT
15799 status collapsed
15800
15801 \begin_layout Plain Layout
15802
15803 {
15804 \end_layout
15805
15806 \end_inset
15807
15808 Image formats
15809 \begin_inset ERT
15810 status collapsed
15811
15812 \begin_layout Plain Layout
15813
15814 }
15815 \end_layout
15816
15817 \end_inset
15818
15819
15820 \end_layout
15821
15822 \end_inset
15823
15824 .
15825 \end_layout
15826
15827 \begin_layout Description
15828 Scalable
15829 \begin_inset space ~
15830 \end_inset
15831
15832 images consist of vectors and can therefore be scaled to any size without
15833  data loss.
15834  The scaling ability is necessary if you want to create presentations, because
15835  presentations are always scaled by the beamer.
15836  Scaling is also useful for online documents to let the user zoom into diagrams.
15837 \begin_inset Newline newline
15838 \end_inset
15839
15840 Scalable image formats can be 
15841 \begin_inset Quotes eld
15842 \end_inset
15843
15844 Scalable Vector Graphics
15845 \begin_inset Quotes erd
15846 \end_inset
15847
15848  (SVG, file extension 
15849 \begin_inset Quotes eld
15850 \end_inset
15851
15852
15853 \family typewriter
15854 .svg
15855 \family default
15856
15857 \begin_inset Quotes erd
15858 \end_inset
15859
15860 )
15861 \begin_inset Index
15862 status collapsed
15863
15864 \begin_layout Plain Layout
15865 SVG|see
15866 \begin_inset ERT
15867 status collapsed
15868
15869 \begin_layout Plain Layout
15870
15871 {
15872 \end_layout
15873
15874 \end_inset
15875
15876 Image formats
15877 \begin_inset ERT
15878 status collapsed
15879
15880 \begin_layout Plain Layout
15881
15882 }
15883 \end_layout
15884
15885 \end_inset
15886
15887
15888 \end_layout
15889
15890 \end_inset
15891
15892
15893 \begin_inset Quotes eld
15894 \end_inset
15895
15896 Encapsulated PostScript
15897 \begin_inset Quotes erd
15898 \end_inset
15899
15900  (EPS, file extension 
15901 \begin_inset Quotes eld
15902 \end_inset
15903
15904
15905 \family typewriter
15906 .eps
15907 \family default
15908
15909 \begin_inset Quotes erd
15910 \end_inset
15911
15912 )
15913 \begin_inset Index
15914 status collapsed
15915
15916 \begin_layout Plain Layout
15917 EPS|see
15918 \begin_inset ERT
15919 status collapsed
15920
15921 \begin_layout Plain Layout
15922
15923 {
15924 \end_layout
15925
15926 \end_inset
15927
15928 Image formats
15929 \begin_inset ERT
15930 status collapsed
15931
15932 \begin_layout Plain Layout
15933
15934 }
15935 \end_layout
15936
15937 \end_inset
15938
15939
15940 \end_layout
15941
15942 \end_inset
15943
15944 , and 
15945 \begin_inset Quotes eld
15946 \end_inset
15947
15948 Portable Document Format
15949 \begin_inset Quotes erd
15950 \end_inset
15951
15952  (PDF, file extension 
15953 \begin_inset Quotes eld
15954 \end_inset
15955
15956
15957 \family typewriter
15958 .pdf
15959 \family default
15960
15961 \begin_inset Quotes erd
15962 \end_inset
15963
15964 )
15965 \begin_inset Index
15966 status collapsed
15967
15968 \begin_layout Plain Layout
15969 PDF
15970 \end_layout
15971
15972 \end_inset
15973
15974 .
15975  We say it can be, because you can convert any bitmap image format to PDF
15976  or EPS and the result won't be scalable.
15977  In this cases only a header with the image properties is added to the original
15978  image
15979 \begin_inset Foot
15980 status collapsed
15981
15982 \begin_layout Plain Layout
15983 In the case of PDF, the original image is additionally compressed.
15984 \end_layout
15985
15986 \end_inset
15987
15988 .
15989 \end_layout
15990
15991 \begin_layout Standard
15992 Normally one can't convert a bitmap image into a scalable one, only vice
15993  versa.
15994 \end_layout
15995
15996 \begin_layout Subsection
15997 Grouping of Image Settings
15998 \begin_inset Index
15999 status collapsed
16000
16001 \begin_layout Plain Layout
16002 Images ! Settings grouping
16003 \end_layout
16004
16005 \end_inset
16006
16007
16008 \end_layout
16009
16010 \begin_layout Standard
16011 Each image can define a new group of image settings or join an existing
16012  group.
16013  Images within such a group share their settings, so adjusting one image
16014  of the group automatically also adjusts all other images of the group in
16015  the same way.
16016  So you can for example change the size for a bunch of images without the
16017  need to manually change each of them.
16018  
16019 \end_layout
16020
16021 \begin_layout Standard
16022 A new group can be set by entering a name in the 
16023 \family sans
16024 Initialize
16025 \begin_inset space ~
16026 \end_inset
16027
16028 Group
16029 \begin_inset space ~
16030 \end_inset
16031
16032 Name
16033 \family default
16034  field in the Graphics dialog.
16035  Joining an existing group can be done using the context menu of the image
16036  by checking the name of the desired group.
16037 \end_layout
16038
16039 \begin_layout Section
16040 Tables
16041 \begin_inset Index
16042 status collapsed
16043
16044 \begin_layout Plain Layout
16045 Tables
16046 \end_layout
16047
16048 \end_inset
16049
16050
16051 \begin_inset CommandInset label
16052 LatexCommand label
16053 name "sec:Tables"
16054
16055 \end_inset
16056
16057
16058 \end_layout
16059
16060 \begin_layout Standard
16061 You can insert a table using either the toolbar button 
16062 \begin_inset Graphics
16063         filename ../images/tabular-insert.png
16064         scale 85
16065
16066 \end_inset
16067
16068  or the menu 
16069 \family sans
16070 Insert\SpecialChar \menuseparator
16071 Table
16072 \family default
16073 .
16074  A dialog will appear, asking you for the number of rows and columns.
16075  The default table has lines around any cell and the first row appears separated
16076  from the rest of the table.
16077  This separation appears due to a double line: The cells of the first row
16078  have a line below them and the cells of the second row have a line above
16079  them.
16080  Here's an example table:
16081 \end_layout
16082
16083 \begin_layout Standard
16084 \align center
16085 \begin_inset Tabular
16086 <lyxtabular version="3" rows="4" columns="4">
16087 <features>
16088 <column alignment="center" valignment="top" width="0pt">
16089 <column alignment="center" valignment="top" width="0pt">
16090 <column alignment="center" valignment="top" width="0in">
16091 <column alignment="center" valignment="top" width="0pt">
16092 <row>
16093 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16094 \begin_inset Text
16095
16096 \begin_layout Plain Layout
16097
16098 \end_layout
16099
16100 \end_inset
16101 </cell>
16102 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16103 \begin_inset Text
16104
16105 \begin_layout Plain Layout
16106
16107 \family roman
16108 \series medium
16109 \shape up
16110 \size normal
16111 \emph off
16112 \bar no
16113 \noun off
16114 \color none
16115 1
16116 \end_layout
16117
16118 \end_inset
16119 </cell>
16120 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16121 \begin_inset Text
16122
16123 \begin_layout Plain Layout
16124 2
16125 \end_layout
16126
16127 \end_inset
16128 </cell>
16129 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16130 \begin_inset Text
16131
16132 \begin_layout Plain Layout
16133 3
16134 \end_layout
16135
16136 \end_inset
16137 </cell>
16138 </row>
16139 <row>
16140 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16141 \begin_inset Text
16142
16143 \begin_layout Plain Layout
16144
16145 \family roman
16146 \series medium
16147 \shape up
16148 \size normal
16149 \emph off
16150 \bar no
16151 \noun off
16152 \color none
16153 A
16154 \end_layout
16155
16156 \end_inset
16157 </cell>
16158 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16159 \begin_inset Text
16160
16161 \begin_layout Plain Layout
16162
16163 \end_layout
16164
16165 \end_inset
16166 </cell>
16167 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16168 \begin_inset Text
16169
16170 \begin_layout Plain Layout
16171
16172 \end_layout
16173
16174 \end_inset
16175 </cell>
16176 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16177 \begin_inset Text
16178
16179 \begin_layout Plain Layout
16180
16181 \end_layout
16182
16183 \end_inset
16184 </cell>
16185 </row>
16186 <row>
16187 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16188 \begin_inset Text
16189
16190 \begin_layout Plain Layout
16191
16192 \family roman
16193 \series medium
16194 \shape up
16195 \size normal
16196 \emph off
16197 \bar no
16198 \noun off
16199 \color none
16200 B
16201 \end_layout
16202
16203 \end_inset
16204 </cell>
16205 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16206 \begin_inset Text
16207
16208 \begin_layout Plain Layout
16209
16210 \end_layout
16211
16212 \end_inset
16213 </cell>
16214 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16215 \begin_inset Text
16216
16217 \begin_layout Plain Layout
16218
16219 \size normal
16220 \noun off
16221 \color none
16222  
16223 \end_layout
16224
16225 \end_inset
16226 </cell>
16227 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16228 \begin_inset Text
16229
16230 \begin_layout Plain Layout
16231
16232 \end_layout
16233
16234 \end_inset
16235 </cell>
16236 </row>
16237 <row>
16238 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16239 \begin_inset Text
16240
16241 \begin_layout Plain Layout
16242
16243 \family roman
16244 \series medium
16245 \shape up
16246 \size normal
16247 \emph off
16248 \bar no
16249 \noun off
16250 \color none
16251 C
16252 \end_layout
16253
16254 \end_inset
16255 </cell>
16256 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16257 \begin_inset Text
16258
16259 \begin_layout Plain Layout
16260
16261 \end_layout
16262
16263 \end_inset
16264 </cell>
16265 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16266 \begin_inset Text
16267
16268 \begin_layout Plain Layout
16269
16270 \end_layout
16271
16272 \end_inset
16273 </cell>
16274 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16275 \begin_inset Text
16276
16277 \begin_layout Plain Layout
16278
16279 \end_layout
16280
16281 \end_inset
16282 </cell>
16283 </row>
16284 </lyxtabular>
16285
16286 \end_inset
16287
16288
16289 \end_layout
16290
16291 \begin_layout Subsection
16292 The Table dialog
16293 \end_layout
16294
16295 \begin_layout Standard
16296 You can alter a table by clicking on it with the right mouse button, which
16297  brings up the table dialog.
16298  Here you can adjust the settings of the cell and row/column respectively
16299  where the cursor is placed currently.
16300  Most of the dialog options also work on selections.
16301  This means that if you select more cells, columns or rows the action is
16302  done on all of your selection.
16303 \end_layout
16304
16305 \begin_layout Standard
16306 Additionally to the table dialog the 
16307 \family sans
16308 table
16309 \begin_inset space ~
16310 \end_inset
16311
16312 toolbar
16313 \family default
16314 , that appears when the cursor is inside a table, helps you in setting table
16315  properties.
16316  It is for example currently only possible to add
16317 \begin_inset space \thinspace{}
16318 \end_inset
16319
16320 /
16321 \begin_inset space \thinspace{}
16322 \end_inset
16323
16324 delete lines via the table toolbar.
16325 \end_layout
16326
16327 \begin_layout Standard
16328 In the tab 
16329 \family sans
16330 Table
16331 \begin_inset space ~
16332 \end_inset
16333
16334 Settings
16335 \family default
16336  of the table dialog you can set the alignment for the current row.
16337  If you add a row or column, it will be inserted right beside or below the
16338  current cell respectively.
16339  The vertical alignment of a column can only be adjusted when a column width
16340  is given.
16341  A given width will allow the cell to have line breaks and multiple paragraphs
16342  of text, see section
16343 \begin_inset space ~
16344 \end_inset
16345
16346
16347 \begin_inset CommandInset ref
16348 LatexCommand ref
16349 reference "sub:Table-Cells"
16350
16351 \end_inset
16352
16353 .
16354 \end_layout
16355
16356 \begin_layout Standard
16357 You can mark multiple cells of one row as a multicolumn cell using the check
16358  box 
16359 \family sans
16360 Multicolumn
16361 \family default
16362 .
16363  This will merge the cells to 
16364 \emph on
16365 one
16366 \emph default
16367  cell, spread over more than one column.
16368  Multicolumn cells are treated as own rows, so that the alignment, width,
16369  and border settings affect only the multicolumn cell.
16370  Here's an example table with a multicolumn cell in the first row and one
16371  in the last row without the upper border:
16372 \end_layout
16373
16374 \begin_layout Standard
16375 \align center
16376 \begin_inset Tabular
16377 <lyxtabular version="3" rows="3" columns="4">
16378 <features firstHeadTopDL="true" firstHeadBottomDL="true">
16379 <column alignment="center" valignment="top" width="0pt">
16380 <column alignment="center" valignment="middle" width="0">
16381 <column alignment="center" valignment="top" width="0in">
16382 <column alignment="center" valignment="top" width="0pt">
16383 <row>
16384 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16385 \begin_inset Text
16386
16387 \begin_layout Plain Layout
16388 abc
16389 \end_layout
16390
16391 \end_inset
16392 </cell>
16393 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
16394 \begin_inset Text
16395
16396 \begin_layout Plain Layout
16397 def ghi
16398 \end_layout
16399
16400 \end_inset
16401 </cell>
16402 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16403 \begin_inset Text
16404
16405 \begin_layout Plain Layout
16406
16407 \end_layout
16408
16409 \end_inset
16410 </cell>
16411 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16412 \begin_inset Text
16413
16414 \begin_layout Plain Layout
16415 jkl
16416 \end_layout
16417
16418 \end_inset
16419 </cell>
16420 </row>
16421 <row>
16422 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16423 \begin_inset Text
16424
16425 \begin_layout Plain Layout
16426
16427 \family roman
16428 \series medium
16429 \shape up
16430 \size normal
16431 \emph off
16432 \bar no
16433 \noun off
16434 \color none
16435 A
16436 \end_layout
16437
16438 \end_inset
16439 </cell>
16440 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16441 \begin_inset Text
16442
16443 \begin_layout Plain Layout
16444 B
16445 \end_layout
16446
16447 \end_inset
16448 </cell>
16449 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16450 \begin_inset Text
16451
16452 \begin_layout Plain Layout
16453 C
16454 \end_layout
16455
16456 \end_inset
16457 </cell>
16458 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16459 \begin_inset Text
16460
16461 \begin_layout Plain Layout
16462 D
16463 \end_layout
16464
16465 \end_inset
16466 </cell>
16467 </row>
16468 <row>
16469 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16470 \begin_inset Text
16471
16472 \begin_layout Plain Layout
16473 1
16474 \end_layout
16475
16476 \end_inset
16477 </cell>
16478 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16479 \begin_inset Text
16480
16481 \begin_layout Plain Layout
16482 2
16483 \end_layout
16484
16485 \end_inset
16486 </cell>
16487 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16488 \begin_inset Text
16489
16490 \begin_layout Plain Layout
16491 3
16492 \end_layout
16493
16494 \end_inset
16495 </cell>
16496 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16497 \begin_inset Text
16498
16499 \begin_layout Plain Layout
16500 4
16501 \end_layout
16502
16503 \end_inset
16504 </cell>
16505 </row>
16506 </lyxtabular>
16507
16508 \end_inset
16509
16510
16511 \end_layout
16512
16513 \begin_layout Standard
16514 At the moment LyX doesn't support multirow cells.
16515  Adept users can declare special LaTeX-arguments for the table.
16516  They are necessary for special table formatting, like for multirow cells,
16517  explained in the tables section of the 
16518 \emph on
16519 Extended
16520 \begin_inset space ~
16521 \end_inset
16522
16523 Features
16524 \emph default
16525  manual.
16526  You can also rotate the current cell or the whole table 90
16527 \begin_inset Formula $\,$
16528 \end_inset
16529
16530 degrees counterclockwise.
16531  These rotations are not visible in LyX but in the output.
16532 \end_layout
16533
16534 \begin_layout Standard
16535 \begin_inset Note Greyedout
16536 status open
16537
16538 \begin_layout Plain Layout
16539
16540 \series bold
16541 Note:
16542 \series default
16543  Most DVI-viewers are 
16544 \emph on
16545 not
16546 \emph default
16547  able to display rotations.
16548 \end_layout
16549
16550 \end_inset
16551
16552
16553 \end_layout
16554
16555 \begin_layout Standard
16556 The 
16557 \family sans
16558 Borders
16559 \family default
16560  tab allows you to add and delete border lines for the current row/column.
16561  The button 
16562 \family sans
16563 Default
16564 \family default
16565  adds lines for all cell borders.
16566 \end_layout
16567
16568 \begin_layout Subsection
16569 Longtables
16570 \begin_inset Index
16571 status collapsed
16572
16573 \begin_layout Plain Layout
16574 Tables ! Longtables
16575 \end_layout
16576
16577 \end_inset
16578
16579
16580 \begin_inset Index
16581 status collapsed
16582
16583 \begin_layout Plain Layout
16584 Longtables
16585 \end_layout
16586
16587 \end_inset
16588
16589
16590 \end_layout
16591
16592 \begin_layout Standard
16593 If the table is too long to fit on one page, you can use the option 
16594 \family sans
16595 Use
16596 \begin_inset space ~
16597 \end_inset
16598
16599 long
16600 \begin_inset space ~
16601 \end_inset
16602
16603 table
16604 \family default
16605  in the tab 
16606 \family sans
16607 Longtable
16608 \family default
16609  of the table dialog to split the table automatically over more pages.
16610  Doing this enables some check boxes and you can now define:
16611 \end_layout
16612
16613 \begin_layout Description
16614
16615 \family sans
16616 Header
16617 \family default
16618 : The current row and all rows above, that don't have any special options
16619  defined, are defined to be the header rows of all pages of the longtable;
16620  except for the first page, if 
16621 \family sans
16622 First
16623 \begin_inset space ~
16624 \end_inset
16625
16626 header
16627 \family default
16628  is defined.
16629 \end_layout
16630
16631 \begin_layout Description
16632
16633 \family sans
16634 First
16635 \begin_inset space ~
16636 \end_inset
16637
16638 header
16639 \family default
16640 : The current row and all rows above, that don't have any special options
16641  defined, are defined to be the header rows of the first page of the longtable.
16642 \end_layout
16643
16644 \begin_layout Description
16645
16646 \family sans
16647 Footer
16648 \family default
16649 : The current row and all rows below, that don't have any special options
16650  defined, are defined to be the footer rows of all pages of the longtable;
16651  except for the last page, if 
16652 \family sans
16653 Last
16654 \begin_inset space ~
16655 \end_inset
16656
16657 footer
16658 \family default
16659  is defined.
16660 \end_layout
16661
16662 \begin_layout Description
16663
16664 \family sans
16665 Last
16666 \begin_inset space ~
16667 \end_inset
16668
16669 footer
16670 \family default
16671 : The current row and all rows below, that don't have any special options
16672  defined, are defined to be the footer rows of the last page of the longtable.
16673 \end_layout
16674
16675 \begin_layout Description
16676 Caption: The first row is reset as single column.
16677  You can now insert there the table caption via the menu 
16678 \family sans
16679 Insert\SpecialChar \menuseparator
16680 Caption
16681 \family default
16682 .
16683  More about longtable captions can be found in the 
16684 \emph on
16685 Embedded
16686 \begin_inset space ~
16687 \end_inset
16688
16689 Objects
16690 \emph default
16691  manual.
16692 \end_layout
16693
16694 \begin_layout Standard
16695 You can also specify a row where the table is split.
16696  If you set more than one option in the same table row, you should be aware
16697  of the fact that only the first one is used in the given table row.
16698  The others will then be defined as 
16699 \emph on
16700 empty
16701 \emph default
16702 .
16703  In this context, first means first in this order: 
16704 \family sans
16705 Footer, Last
16706 \begin_inset space ~
16707 \end_inset
16708
16709 footer,
16710 \family default
16711  
16712 \family sans
16713 Header,
16714 \family default
16715  
16716 \family sans
16717 First
16718 \begin_inset space ~
16719 \end_inset
16720
16721 header.
16722
16723 \family default
16724  See the following longtable to see how it works:
16725 \end_layout
16726
16727 \begin_layout Standard
16728 \align center
16729 \begin_inset Tabular
16730 <lyxtabular version="3" rows="69" columns="3">
16731 <features islongtable="true">
16732 <column alignment="block" valignment="top" width="5cm">
16733 <column alignment="left" valignment="top" width="0pt">
16734 <column alignment="right" valignment="top" width="0pt">
16735 <row endfirsthead="true">
16736 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16737 \begin_inset Text
16738
16739 \begin_layout Plain Layout
16740
16741 \series bold
16742 Example Phone List (ignore the names)
16743 \end_layout
16744
16745 \end_inset
16746 </cell>
16747 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16748 \begin_inset Text
16749
16750 \begin_layout Plain Layout
16751
16752 \end_layout
16753
16754 \end_inset
16755 </cell>
16756 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16757 \begin_inset Text
16758
16759 \begin_layout Plain Layout
16760
16761 \end_layout
16762
16763 \end_inset
16764 </cell>
16765 </row>
16766 <row endfirsthead="true">
16767 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16768 \begin_inset Text
16769
16770 \begin_layout Plain Layout
16771
16772 \series bold
16773 NAME
16774 \end_layout
16775
16776 \end_inset
16777 </cell>
16778 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16779 \begin_inset Text
16780
16781 \begin_layout Plain Layout
16782
16783 \end_layout
16784
16785 \end_inset
16786 </cell>
16787 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16788 \begin_inset Text
16789
16790 \begin_layout Plain Layout
16791
16792 \series bold
16793 TEL.
16794 \end_layout
16795
16796 \end_inset
16797 </cell>
16798 </row>
16799 <row endhead="true">
16800 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16801 \begin_inset Text
16802
16803 \begin_layout Plain Layout
16804  
16805 \series bold
16806 Example Phone List
16807 \end_layout
16808
16809 \end_inset
16810 </cell>
16811 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16812 \begin_inset Text
16813
16814 \begin_layout Plain Layout
16815
16816 \end_layout
16817
16818 \end_inset
16819 </cell>
16820 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16821 \begin_inset Text
16822
16823 \begin_layout Plain Layout
16824
16825 \end_layout
16826
16827 \end_inset
16828 </cell>
16829 </row>
16830 <row endhead="true">
16831 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16832 \begin_inset Text
16833
16834 \begin_layout Plain Layout
16835
16836 \series bold
16837 NAME
16838 \end_layout
16839
16840 \end_inset
16841 </cell>
16842 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16843 \begin_inset Text
16844
16845 \begin_layout Plain Layout
16846
16847 \end_layout
16848
16849 \end_inset
16850 </cell>
16851 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16852 \begin_inset Text
16853
16854 \begin_layout Plain Layout
16855
16856 \series bold
16857 TEL.
16858 \end_layout
16859
16860 \end_inset
16861 </cell>
16862 </row>
16863 <row endfoot="true">
16864 <cell multicolumn="1" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16865 \begin_inset Text
16866
16867 \begin_layout Plain Layout
16868  
16869 \series bold
16870 continue ...
16871 \end_layout
16872
16873 \end_inset
16874 </cell>
16875 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16876 \begin_inset Text
16877
16878 \begin_layout Plain Layout
16879
16880 \end_layout
16881
16882 \end_inset
16883 </cell>
16884 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16885 \begin_inset Text
16886
16887 \begin_layout Plain Layout
16888
16889 \end_layout
16890
16891 \end_inset
16892 </cell>
16893 </row>
16894 <row>
16895 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16896 \begin_inset Text
16897
16898 \begin_layout Plain Layout
16899
16900 \series bold
16901 Annovi
16902 \end_layout
16903
16904 \end_inset
16905 </cell>
16906 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16907 \begin_inset Text
16908
16909 \begin_layout Plain Layout
16910 Silvia
16911 \end_layout
16912
16913 \end_inset
16914 </cell>
16915 <cell alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16916 \begin_inset Text
16917
16918 \begin_layout Plain Layout
16919 111
16920 \end_layout
16921
16922 \end_inset
16923 </cell>
16924 </row>
16925 <row>
16926 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16927 \begin_inset Text
16928
16929 \begin_layout Plain Layout
16930
16931 \series bold
16932 Bertoli
16933 \end_layout
16934
16935 \end_inset
16936 </cell>
16937 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16938 \begin_inset Text
16939
16940 \begin_layout Plain Layout
16941 Stefano
16942 \end_layout
16943
16944 \end_inset
16945 </cell>
16946 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16947 \begin_inset Text
16948
16949 \begin_layout Plain Layout
16950 111
16951 \end_layout
16952
16953 \end_inset
16954 </cell>
16955 </row>
16956 <row>
16957 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16958 \begin_inset Text
16959
16960 \begin_layout Plain Layout
16961
16962 \series bold
16963 Bozzi
16964 \end_layout
16965
16966 \end_inset
16967 </cell>
16968 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16969 \begin_inset Text
16970
16971 \begin_layout Plain Layout
16972 Walter
16973 \end_layout
16974
16975 \end_inset
16976 </cell>
16977 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16978 \begin_inset Text
16979
16980 \begin_layout Plain Layout
16981 111
16982 \end_layout
16983
16984 \end_inset
16985 </cell>
16986 </row>
16987 <row>
16988 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16989 \begin_inset Text
16990
16991 \begin_layout Plain Layout
16992
16993 \series bold
16994 Cachia
16995 \end_layout
16996
16997 \end_inset
16998 </cell>
16999 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17000 \begin_inset Text
17001
17002 \begin_layout Plain Layout
17003 Maria
17004 \end_layout
17005
17006 \end_inset
17007 </cell>
17008 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17009 \begin_inset Text
17010
17011 \begin_layout Plain Layout
17012 111
17013 \end_layout
17014
17015 \end_inset
17016 </cell>
17017 </row>
17018 <row>
17019 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17020 \begin_inset Text
17021
17022 \begin_layout Plain Layout
17023
17024 \series bold
17025 Cachia
17026 \end_layout
17027
17028 \end_inset
17029 </cell>
17030 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17031 \begin_inset Text
17032
17033 \begin_layout Plain Layout
17034 Maurizio
17035 \end_layout
17036
17037 \end_inset
17038 </cell>
17039 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17040 \begin_inset Text
17041
17042 \begin_layout Plain Layout
17043 111
17044 \end_layout
17045
17046 \end_inset
17047 </cell>
17048 </row>
17049 <row>
17050 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17051 \begin_inset Text
17052
17053 \begin_layout Plain Layout
17054
17055 \series bold
17056 Cinquemani
17057 \end_layout
17058
17059 \end_inset
17060 </cell>
17061 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17062 \begin_inset Text
17063
17064 \begin_layout Plain Layout
17065 Giusi
17066 \end_layout
17067
17068 \end_inset
17069 </cell>
17070 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17071 \begin_inset Text
17072
17073 \begin_layout Plain Layout
17074 111
17075 \end_layout
17076
17077 \end_inset
17078 </cell>
17079 </row>
17080 <row>
17081 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17082 \begin_inset Text
17083
17084 \begin_layout Plain Layout
17085
17086 \series bold
17087 Colin
17088 \end_layout
17089
17090 \end_inset
17091 </cell>
17092 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17093 \begin_inset Text
17094
17095 \begin_layout Plain Layout
17096 Bernard
17097 \end_layout
17098
17099 \end_inset
17100 </cell>
17101 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17102 \begin_inset Text
17103
17104 \begin_layout Plain Layout
17105 111
17106 \end_layout
17107
17108 \end_inset
17109 </cell>
17110 </row>
17111 <row>
17112 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17113 \begin_inset Text
17114
17115 \begin_layout Plain Layout
17116
17117 \series bold
17118 Concli
17119 \end_layout
17120
17121 \end_inset
17122 </cell>
17123 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17124 \begin_inset Text
17125
17126 \begin_layout Plain Layout
17127 Gianfranco
17128 \end_layout
17129
17130 \end_inset
17131 </cell>
17132 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17133 \begin_inset Text
17134
17135 \begin_layout Plain Layout
17136 111
17137 \end_layout
17138
17139 \end_inset
17140 </cell>
17141 </row>
17142 <row>
17143 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17144 \begin_inset Text
17145
17146 \begin_layout Plain Layout
17147
17148 \series bold
17149 Dal Bosco
17150 \end_layout
17151
17152 \end_inset
17153 </cell>
17154 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17155 \begin_inset Text
17156
17157 \begin_layout Plain Layout
17158 Carolina
17159 \end_layout
17160
17161 \end_inset
17162 </cell>
17163 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17164 \begin_inset Text
17165
17166 \begin_layout Plain Layout
17167 111
17168 \end_layout
17169
17170 \end_inset
17171 </cell>
17172 </row>
17173 <row>
17174 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17175 \begin_inset Text
17176
17177 \begin_layout Plain Layout
17178
17179 \series bold
17180 Dalpiaz
17181 \end_layout
17182
17183 \end_inset
17184 </cell>
17185 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17186 \begin_inset Text
17187
17188 \begin_layout Plain Layout
17189 Annamaria
17190 \end_layout
17191
17192 \end_inset
17193 </cell>
17194 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17195 \begin_inset Text
17196
17197 \begin_layout Plain Layout
17198 111
17199 \end_layout
17200
17201 \end_inset
17202 </cell>
17203 </row>
17204 <row>
17205 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17206 \begin_inset Text
17207
17208 \begin_layout Plain Layout
17209
17210 \series bold
17211 Feliciello
17212 \end_layout
17213
17214 \end_inset
17215 </cell>
17216 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17217 \begin_inset Text
17218
17219 \begin_layout Plain Layout
17220 Domenico
17221 \end_layout
17222
17223 \end_inset
17224 </cell>
17225 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17226 \begin_inset Text
17227
17228 \begin_layout Plain Layout
17229 111
17230 \end_layout
17231
17232 \end_inset
17233 </cell>
17234 </row>
17235 <row>
17236 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17237 \begin_inset Text
17238
17239 \begin_layout Plain Layout
17240
17241 \series bold
17242 Focarelli
17243 \end_layout
17244
17245 \end_inset
17246 </cell>
17247 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17248 \begin_inset Text
17249
17250 \begin_layout Plain Layout
17251 Paola
17252 \end_layout
17253
17254 \end_inset
17255 </cell>
17256 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17257 \begin_inset Text
17258
17259 \begin_layout Plain Layout
17260 111
17261 \end_layout
17262
17263 \end_inset
17264 </cell>
17265 </row>
17266 <row>
17267 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17268 \begin_inset Text
17269
17270 \begin_layout Plain Layout
17271
17272 \series bold
17273 Galletti
17274 \end_layout
17275
17276 \end_inset
17277 </cell>
17278 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17279 \begin_inset Text
17280
17281 \begin_layout Plain Layout
17282 Oreste
17283 \end_layout
17284
17285 \end_inset
17286 </cell>
17287 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17288 \begin_inset Text
17289
17290 \begin_layout Plain Layout
17291 111
17292 \end_layout
17293
17294 \end_inset
17295 </cell>
17296 </row>
17297 <row>
17298 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17299 \begin_inset Text
17300
17301 \begin_layout Plain Layout
17302
17303 \series bold
17304 Gasparini
17305 \end_layout
17306
17307 \end_inset
17308 </cell>
17309 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17310 \begin_inset Text
17311
17312 \begin_layout Plain Layout
17313 Franca
17314 \end_layout
17315
17316 \end_inset
17317 </cell>
17318 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17319 \begin_inset Text
17320
17321 \begin_layout Plain Layout
17322 111
17323 \end_layout
17324
17325 \end_inset
17326 </cell>
17327 </row>
17328 <row>
17329 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17330 \begin_inset Text
17331
17332 \begin_layout Plain Layout
17333
17334 \series bold
17335 Rizzardi
17336 \end_layout
17337
17338 \end_inset
17339 </cell>
17340 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17341 \begin_inset Text
17342
17343 \begin_layout Plain Layout
17344 Paola
17345 \end_layout
17346
17347 \end_inset
17348 </cell>
17349 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17350 \begin_inset Text
17351
17352 \begin_layout Plain Layout
17353 111
17354 \end_layout
17355
17356 \end_inset
17357 </cell>
17358 </row>
17359 <row>
17360 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17361 \begin_inset Text
17362
17363 \begin_layout Plain Layout
17364
17365 \series bold
17366 Lassini
17367 \end_layout
17368
17369 \end_inset
17370 </cell>
17371 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17372 \begin_inset Text
17373
17374 \begin_layout Plain Layout
17375 Giancarlo
17376 \end_layout
17377
17378 \end_inset
17379 </cell>
17380 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17381 \begin_inset Text
17382
17383 \begin_layout Plain Layout
17384 111
17385 \end_layout
17386
17387 \end_inset
17388 </cell>
17389 </row>
17390 <row>
17391 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17392 \begin_inset Text
17393
17394 \begin_layout Plain Layout
17395
17396 \series bold
17397 Malfatti
17398 \end_layout
17399
17400 \end_inset
17401 </cell>
17402 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17403 \begin_inset Text
17404
17405 \begin_layout Plain Layout
17406 Luciano
17407 \end_layout
17408
17409 \end_inset
17410 </cell>
17411 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17412 \begin_inset Text
17413
17414 \begin_layout Plain Layout
17415 111
17416 \end_layout
17417
17418 \end_inset
17419 </cell>
17420 </row>
17421 <row>
17422 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17423 \begin_inset Text
17424
17425 \begin_layout Plain Layout
17426
17427 \series bold
17428 Malfatti
17429 \end_layout
17430
17431 \end_inset
17432 </cell>
17433 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17434 \begin_inset Text
17435
17436 \begin_layout Plain Layout
17437 Valeriano
17438 \end_layout
17439
17440 \end_inset
17441 </cell>
17442 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17443 \begin_inset Text
17444
17445 \begin_layout Plain Layout
17446 111
17447 \end_layout
17448
17449 \end_inset
17450 </cell>
17451 </row>
17452 <row>
17453 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17454 \begin_inset Text
17455
17456 \begin_layout Plain Layout
17457
17458 \series bold
17459 Meneguzzo
17460 \end_layout
17461
17462 \end_inset
17463 </cell>
17464 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17465 \begin_inset Text
17466
17467 \begin_layout Plain Layout
17468 Roberto
17469 \end_layout
17470
17471 \end_inset
17472 </cell>
17473 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17474 \begin_inset Text
17475
17476 \begin_layout Plain Layout
17477 111
17478 \end_layout
17479
17480 \end_inset
17481 </cell>
17482 </row>
17483 <row>
17484 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17485 \begin_inset Text
17486
17487 \begin_layout Plain Layout
17488
17489 \series bold
17490 Mezzadra
17491 \end_layout
17492
17493 \end_inset
17494 </cell>
17495 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17496 \begin_inset Text
17497
17498 \begin_layout Plain Layout
17499 Roberto
17500 \end_layout
17501
17502 \end_inset
17503 </cell>
17504 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17505 \begin_inset Text
17506
17507 \begin_layout Plain Layout
17508 111
17509 \end_layout
17510
17511 \end_inset
17512 </cell>
17513 </row>
17514 <row>
17515 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17516 \begin_inset Text
17517
17518 \begin_layout Plain Layout
17519
17520 \series bold
17521 Pirpamer
17522 \end_layout
17523
17524 \end_inset
17525 </cell>
17526 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17527 \begin_inset Text
17528
17529 \begin_layout Plain Layout
17530 Erich
17531 \end_layout
17532
17533 \end_inset
17534 </cell>
17535 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17536 \begin_inset Text
17537
17538 \begin_layout Plain Layout
17539 111
17540 \end_layout
17541
17542 \end_inset
17543 </cell>
17544 </row>
17545 <row>
17546 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17547 \begin_inset Text
17548
17549 \begin_layout Plain Layout
17550
17551 \series bold
17552 Pochiesa
17553 \end_layout
17554
17555 \end_inset
17556 </cell>
17557 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17558 \begin_inset Text
17559
17560 \begin_layout Plain Layout
17561 Paolo
17562 \end_layout
17563
17564 \end_inset
17565 </cell>
17566 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17567 \begin_inset Text
17568
17569 \begin_layout Plain Layout
17570 111, 222
17571 \end_layout
17572
17573 \end_inset
17574 </cell>
17575 </row>
17576 <row>
17577 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17578 \begin_inset Text
17579
17580 \begin_layout Plain Layout
17581
17582 \series bold
17583 Radina
17584 \end_layout
17585
17586 \end_inset
17587 </cell>
17588 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17589 \begin_inset Text
17590
17591 \begin_layout Plain Layout
17592 Claudio
17593 \end_layout
17594
17595 \end_inset
17596 </cell>
17597 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17598 \begin_inset Text
17599
17600 \begin_layout Plain Layout
17601 111
17602 \end_layout
17603
17604 \end_inset
17605 </cell>
17606 </row>
17607 <row>
17608 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17609 \begin_inset Text
17610
17611 \begin_layout Plain Layout
17612
17613 \series bold
17614 Stuffer
17615 \end_layout
17616
17617 \end_inset
17618 </cell>
17619 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17620 \begin_inset Text
17621
17622 \begin_layout Plain Layout
17623 Oskar
17624 \end_layout
17625
17626 \end_inset
17627 </cell>
17628 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17629 \begin_inset Text
17630
17631 \begin_layout Plain Layout
17632 111
17633 \end_layout
17634
17635 \end_inset
17636 </cell>
17637 </row>
17638 <row>
17639 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17640 \begin_inset Text
17641
17642 \begin_layout Plain Layout
17643
17644 \series bold
17645 Tacchelli
17646 \end_layout
17647
17648 \end_inset
17649 </cell>
17650 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17651 \begin_inset Text
17652
17653 \begin_layout Plain Layout
17654 Ugo
17655 \end_layout
17656
17657 \end_inset
17658 </cell>
17659 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17660 \begin_inset Text
17661
17662 \begin_layout Plain Layout
17663 111
17664 \end_layout
17665
17666 \end_inset
17667 </cell>
17668 </row>
17669 <row>
17670 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17671 \begin_inset Text
17672
17673 \begin_layout Plain Layout
17674
17675 \series bold
17676 Tezzele
17677 \end_layout
17678
17679 \end_inset
17680 </cell>
17681 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17682 \begin_inset Text
17683
17684 \begin_layout Plain Layout
17685 Margit
17686 \end_layout
17687
17688 \end_inset
17689 </cell>
17690 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17691 \begin_inset Text
17692
17693 \begin_layout Plain Layout
17694 111
17695 \end_layout
17696
17697 \end_inset
17698 </cell>
17699 </row>
17700 <row>
17701 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17702 \begin_inset Text
17703
17704 \begin_layout Plain Layout
17705
17706 \series bold
17707 Unterkalmsteiner
17708 \end_layout
17709
17710 \end_inset
17711 </cell>
17712 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17713 \begin_inset Text
17714
17715 \begin_layout Plain Layout
17716 Frieda
17717 \end_layout
17718
17719 \end_inset
17720 </cell>
17721 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17722 \begin_inset Text
17723
17724 \begin_layout Plain Layout
17725 111
17726 \end_layout
17727
17728 \end_inset
17729 </cell>
17730 </row>
17731 <row>
17732 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17733 \begin_inset Text
17734
17735 \begin_layout Plain Layout
17736
17737 \series bold
17738 Vieider
17739 \end_layout
17740
17741 \end_inset
17742 </cell>
17743 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17744 \begin_inset Text
17745
17746 \begin_layout Plain Layout
17747 Hilde
17748 \end_layout
17749
17750 \end_inset
17751 </cell>
17752 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17753 \begin_inset Text
17754
17755 \begin_layout Plain Layout
17756 111
17757 \end_layout
17758
17759 \end_inset
17760 </cell>
17761 </row>
17762 <row>
17763 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17764 \begin_inset Text
17765
17766 \begin_layout Plain Layout
17767
17768 \series bold
17769 Vigna
17770 \end_layout
17771
17772 \end_inset
17773 </cell>
17774 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17775 \begin_inset Text
17776
17777 \begin_layout Plain Layout
17778 Jürgen
17779 \end_layout
17780
17781 \end_inset
17782 </cell>
17783 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17784 \begin_inset Text
17785
17786 \begin_layout Plain Layout
17787 111
17788 \end_layout
17789
17790 \end_inset
17791 </cell>
17792 </row>
17793 <row>
17794 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17795 \begin_inset Text
17796
17797 \begin_layout Plain Layout
17798
17799 \series bold
17800 Weber
17801 \end_layout
17802
17803 \end_inset
17804 </cell>
17805 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17806 \begin_inset Text
17807
17808 \begin_layout Plain Layout
17809 Maurizio
17810 \end_layout
17811
17812 \end_inset
17813 </cell>
17814 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17815 \begin_inset Text
17816
17817 \begin_layout Plain Layout
17818 111
17819 \end_layout
17820
17821 \end_inset
17822 </cell>
17823 </row>
17824 <row>
17825 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17826 \begin_inset Text
17827
17828 \begin_layout Plain Layout
17829
17830 \series bold
17831 Winkler
17832 \end_layout
17833
17834 \end_inset
17835 </cell>
17836 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17837 \begin_inset Text
17838
17839 \begin_layout Plain Layout
17840 Franz
17841 \end_layout
17842
17843 \end_inset
17844 </cell>
17845 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17846 \begin_inset Text
17847
17848 \begin_layout Plain Layout
17849 111
17850 \end_layout
17851
17852 \end_inset
17853 </cell>
17854 </row>
17855 <row>
17856 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17857 \begin_inset Text
17858
17859 \begin_layout Plain Layout
17860  
17861 \end_layout
17862
17863 \end_inset
17864 </cell>
17865 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
17866 \begin_inset Text
17867
17868 \begin_layout Plain Layout
17869
17870 \end_layout
17871
17872 \end_inset
17873 </cell>
17874 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17875 \begin_inset Text
17876
17877 \begin_layout Plain Layout
17878
17879 \end_layout
17880
17881 \end_inset
17882 </cell>
17883 </row>
17884 <row>
17885 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17886 \begin_inset Text
17887
17888 \begin_layout Plain Layout
17889
17890 \series bold
17891 Annovi
17892 \end_layout
17893
17894 \end_inset
17895 </cell>
17896 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17897 \begin_inset Text
17898
17899 \begin_layout Plain Layout
17900 Silvia
17901 \end_layout
17902
17903 \end_inset
17904 </cell>
17905 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17906 \begin_inset Text
17907
17908 \begin_layout Plain Layout
17909 555
17910 \end_layout
17911
17912 \end_inset
17913 </cell>
17914 </row>
17915 <row>
17916 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17917 \begin_inset Text
17918
17919 \begin_layout Plain Layout
17920
17921 \series bold
17922 Bertoli
17923 \end_layout
17924
17925 \end_inset
17926 </cell>
17927 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17928 \begin_inset Text
17929
17930 \begin_layout Plain Layout
17931 Stefano
17932 \end_layout
17933
17934 \end_inset
17935 </cell>
17936 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17937 \begin_inset Text
17938
17939 \begin_layout Plain Layout
17940 555
17941 \end_layout
17942
17943 \end_inset
17944 </cell>
17945 </row>
17946 <row>
17947 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17948 \begin_inset Text
17949
17950 \begin_layout Plain Layout
17951
17952 \series bold
17953 Bozzi
17954 \end_layout
17955
17956 \end_inset
17957 </cell>
17958 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17959 \begin_inset Text
17960
17961 \begin_layout Plain Layout
17962 Walter
17963 \end_layout
17964
17965 \end_inset
17966 </cell>
17967 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17968 \begin_inset Text
17969
17970 \begin_layout Plain Layout
17971 555
17972 \end_layout
17973
17974 \end_inset
17975 </cell>
17976 </row>
17977 <row>
17978 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17979 \begin_inset Text
17980
17981 \begin_layout Plain Layout
17982
17983 \series bold
17984 Cachia
17985 \end_layout
17986
17987 \end_inset
17988 </cell>
17989 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17990 \begin_inset Text
17991
17992 \begin_layout Plain Layout
17993 Maria
17994 \end_layout
17995
17996 \end_inset
17997 </cell>
17998 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17999 \begin_inset Text
18000
18001 \begin_layout Plain Layout
18002 555
18003 \end_layout
18004
18005 \end_inset
18006 </cell>
18007 </row>
18008 <row>
18009 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18010 \begin_inset Text
18011
18012 \begin_layout Plain Layout
18013
18014 \series bold
18015 Cachia
18016 \end_layout
18017
18018 \end_inset
18019 </cell>
18020 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18021 \begin_inset Text
18022
18023 \begin_layout Plain Layout
18024 Maurizio
18025 \end_layout
18026
18027 \end_inset
18028 </cell>
18029 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18030 \begin_inset Text
18031
18032 \begin_layout Plain Layout
18033 555
18034 \end_layout
18035
18036 \end_inset
18037 </cell>
18038 </row>
18039 <row>
18040 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18041 \begin_inset Text
18042
18043 \begin_layout Plain Layout
18044
18045 \series bold
18046 Cinquemani
18047 \end_layout
18048
18049 \end_inset
18050 </cell>
18051 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18052 \begin_inset Text
18053
18054 \begin_layout Plain Layout
18055 Giusi
18056 \end_layout
18057
18058 \end_inset
18059 </cell>
18060 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18061 \begin_inset Text
18062
18063 \begin_layout Plain Layout
18064 555
18065 \end_layout
18066
18067 \end_inset
18068 </cell>
18069 </row>
18070 <row>
18071 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18072 \begin_inset Text
18073
18074 \begin_layout Plain Layout
18075
18076 \series bold
18077 Colin
18078 \end_layout
18079
18080 \end_inset
18081 </cell>
18082 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18083 \begin_inset Text
18084
18085 \begin_layout Plain Layout
18086 Bernard
18087 \end_layout
18088
18089 \end_inset
18090 </cell>
18091 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18092 \begin_inset Text
18093
18094 \begin_layout Plain Layout
18095 555
18096 \end_layout
18097
18098 \end_inset
18099 </cell>
18100 </row>
18101 <row>
18102 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18103 \begin_inset Text
18104
18105 \begin_layout Plain Layout
18106
18107 \series bold
18108 Concli
18109 \end_layout
18110
18111 \end_inset
18112 </cell>
18113 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18114 \begin_inset Text
18115
18116 \begin_layout Plain Layout
18117 Gianfranco
18118 \end_layout
18119
18120 \end_inset
18121 </cell>
18122 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18123 \begin_inset Text
18124
18125 \begin_layout Plain Layout
18126 555
18127 \end_layout
18128
18129 \end_inset
18130 </cell>
18131 </row>
18132 <row>
18133 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18134 \begin_inset Text
18135
18136 \begin_layout Plain Layout
18137
18138 \series bold
18139 Dal Bosco
18140 \end_layout
18141
18142 \end_inset
18143 </cell>
18144 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18145 \begin_inset Text
18146
18147 \begin_layout Plain Layout
18148 Carolina
18149 \end_layout
18150
18151 \end_inset
18152 </cell>
18153 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18154 \begin_inset Text
18155
18156 \begin_layout Plain Layout
18157 555
18158 \end_layout
18159
18160 \end_inset
18161 </cell>
18162 </row>
18163 <row>
18164 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18165 \begin_inset Text
18166
18167 \begin_layout Plain Layout
18168
18169 \series bold
18170 Dalpiaz
18171 \end_layout
18172
18173 \end_inset
18174 </cell>
18175 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18176 \begin_inset Text
18177
18178 \begin_layout Plain Layout
18179 Annamaria
18180 \end_layout
18181
18182 \end_inset
18183 </cell>
18184 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18185 \begin_inset Text
18186
18187 \begin_layout Plain Layout
18188 555
18189 \end_layout
18190
18191 \end_inset
18192 </cell>
18193 </row>
18194 <row>
18195 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18196 \begin_inset Text
18197
18198 \begin_layout Plain Layout
18199
18200 \series bold
18201 Feliciello
18202 \end_layout
18203
18204 \end_inset
18205 </cell>
18206 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18207 \begin_inset Text
18208
18209 \begin_layout Plain Layout
18210 Domenico
18211 \end_layout
18212
18213 \end_inset
18214 </cell>
18215 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18216 \begin_inset Text
18217
18218 \begin_layout Plain Layout
18219 555
18220 \end_layout
18221
18222 \end_inset
18223 </cell>
18224 </row>
18225 <row>
18226 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18227 \begin_inset Text
18228
18229 \begin_layout Plain Layout
18230
18231 \series bold
18232 Focarelli
18233 \end_layout
18234
18235 \end_inset
18236 </cell>
18237 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18238 \begin_inset Text
18239
18240 \begin_layout Plain Layout
18241 Paola
18242 \end_layout
18243
18244 \end_inset
18245 </cell>
18246 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18247 \begin_inset Text
18248
18249 \begin_layout Plain Layout
18250 555
18251 \end_layout
18252
18253 \end_inset
18254 </cell>
18255 </row>
18256 <row>
18257 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18258 \begin_inset Text
18259
18260 \begin_layout Plain Layout
18261
18262 \series bold
18263 Galletti
18264 \end_layout
18265
18266 \end_inset
18267 </cell>
18268 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18269 \begin_inset Text
18270
18271 \begin_layout Plain Layout
18272 Oreste
18273 \end_layout
18274
18275 \end_inset
18276 </cell>
18277 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18278 \begin_inset Text
18279
18280 \begin_layout Plain Layout
18281 555
18282 \end_layout
18283
18284 \end_inset
18285 </cell>
18286 </row>
18287 <row>
18288 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18289 \begin_inset Text
18290
18291 \begin_layout Plain Layout
18292
18293 \series bold
18294 Gasparini
18295 \end_layout
18296
18297 \end_inset
18298 </cell>
18299 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18300 \begin_inset Text
18301
18302 \begin_layout Plain Layout
18303 Franca
18304 \end_layout
18305
18306 \end_inset
18307 </cell>
18308 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18309 \begin_inset Text
18310
18311 \begin_layout Plain Layout
18312 555
18313 \end_layout
18314
18315 \end_inset
18316 </cell>
18317 </row>
18318 <row>
18319 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18320 \begin_inset Text
18321
18322 \begin_layout Plain Layout
18323
18324 \series bold
18325 Rizzardi
18326 \end_layout
18327
18328 \end_inset
18329 </cell>
18330 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18331 \begin_inset Text
18332
18333 \begin_layout Plain Layout
18334 Paola
18335 \end_layout
18336
18337 \end_inset
18338 </cell>
18339 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18340 \begin_inset Text
18341
18342 \begin_layout Plain Layout
18343 555
18344 \end_layout
18345
18346 \end_inset
18347 </cell>
18348 </row>
18349 <row>
18350 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18351 \begin_inset Text
18352
18353 \begin_layout Plain Layout
18354
18355 \series bold
18356 Lassini
18357 \end_layout
18358
18359 \end_inset
18360 </cell>
18361 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18362 \begin_inset Text
18363
18364 \begin_layout Plain Layout
18365 Giancarlo
18366 \end_layout
18367
18368 \end_inset
18369 </cell>
18370 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18371 \begin_inset Text
18372
18373 \begin_layout Plain Layout
18374 555
18375 \end_layout
18376
18377 \end_inset
18378 </cell>
18379 </row>
18380 <row>
18381 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18382 \begin_inset Text
18383
18384 \begin_layout Plain Layout
18385
18386 \series bold
18387 Malfatti
18388 \end_layout
18389
18390 \end_inset
18391 </cell>
18392 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18393 \begin_inset Text
18394
18395 \begin_layout Plain Layout
18396 Luciano
18397 \end_layout
18398
18399 \end_inset
18400 </cell>
18401 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18402 \begin_inset Text
18403
18404 \begin_layout Plain Layout
18405 555
18406 \end_layout
18407
18408 \end_inset
18409 </cell>
18410 </row>
18411 <row>
18412 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18413 \begin_inset Text
18414
18415 \begin_layout Plain Layout
18416
18417 \series bold
18418 Malfatti
18419 \end_layout
18420
18421 \end_inset
18422 </cell>
18423 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18424 \begin_inset Text
18425
18426 \begin_layout Plain Layout
18427 Valeriano
18428 \end_layout
18429
18430 \end_inset
18431 </cell>
18432 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18433 \begin_inset Text
18434
18435 \begin_layout Plain Layout
18436 555
18437 \end_layout
18438
18439 \end_inset
18440 </cell>
18441 </row>
18442 <row>
18443 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18444 \begin_inset Text
18445
18446 \begin_layout Plain Layout
18447
18448 \series bold
18449 Meneguzzo
18450 \end_layout
18451
18452 \end_inset
18453 </cell>
18454 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18455 \begin_inset Text
18456
18457 \begin_layout Plain Layout
18458 Roberto
18459 \end_layout
18460
18461 \end_inset
18462 </cell>
18463 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18464 \begin_inset Text
18465
18466 \begin_layout Plain Layout
18467 555
18468 \end_layout
18469
18470 \end_inset
18471 </cell>
18472 </row>
18473 <row>
18474 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18475 \begin_inset Text
18476
18477 \begin_layout Plain Layout
18478
18479 \series bold
18480 Mezzadra
18481 \end_layout
18482
18483 \end_inset
18484 </cell>
18485 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18486 \begin_inset Text
18487
18488 \begin_layout Plain Layout
18489 Roberto
18490 \end_layout
18491
18492 \end_inset
18493 </cell>
18494 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18495 \begin_inset Text
18496
18497 \begin_layout Plain Layout
18498 555
18499 \end_layout
18500
18501 \end_inset
18502 </cell>
18503 </row>
18504 <row>
18505 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18506 \begin_inset Text
18507
18508 \begin_layout Plain Layout
18509
18510 \series bold
18511 Pirpamer
18512 \end_layout
18513
18514 \end_inset
18515 </cell>
18516 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18517 \begin_inset Text
18518
18519 \begin_layout Plain Layout
18520 Erich
18521 \end_layout
18522
18523 \end_inset
18524 </cell>
18525 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18526 \begin_inset Text
18527
18528 \begin_layout Plain Layout
18529 555
18530 \end_layout
18531
18532 \end_inset
18533 </cell>
18534 </row>
18535 <row>
18536 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18537 \begin_inset Text
18538
18539 \begin_layout Plain Layout
18540
18541 \series bold
18542 Pochiesa
18543 \end_layout
18544
18545 \end_inset
18546 </cell>
18547 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18548 \begin_inset Text
18549
18550 \begin_layout Plain Layout
18551 Paolo
18552 \end_layout
18553
18554 \end_inset
18555 </cell>
18556 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18557 \begin_inset Text
18558
18559 \begin_layout Plain Layout
18560 555, 222
18561 \end_layout
18562
18563 \end_inset
18564 </cell>
18565 </row>
18566 <row>
18567 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18568 \begin_inset Text
18569
18570 \begin_layout Plain Layout
18571
18572 \series bold
18573 Radina
18574 \end_layout
18575
18576 \end_inset
18577 </cell>
18578 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18579 \begin_inset Text
18580
18581 \begin_layout Plain Layout
18582 Claudio
18583 \end_layout
18584
18585 \end_inset
18586 </cell>
18587 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18588 \begin_inset Text
18589
18590 \begin_layout Plain Layout
18591 555
18592 \end_layout
18593
18594 \end_inset
18595 </cell>
18596 </row>
18597 <row>
18598 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18599 \begin_inset Text
18600
18601 \begin_layout Plain Layout
18602
18603 \series bold
18604 Stuffer
18605 \end_layout
18606
18607 \end_inset
18608 </cell>
18609 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18610 \begin_inset Text
18611
18612 \begin_layout Plain Layout
18613 Oskar
18614 \end_layout
18615
18616 \end_inset
18617 </cell>
18618 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18619 \begin_inset Text
18620
18621 \begin_layout Plain Layout
18622 555
18623 \end_layout
18624
18625 \end_inset
18626 </cell>
18627 </row>
18628 <row>
18629 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18630 \begin_inset Text
18631
18632 \begin_layout Plain Layout
18633
18634 \series bold
18635 Tacchelli
18636 \end_layout
18637
18638 \end_inset
18639 </cell>
18640 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18641 \begin_inset Text
18642
18643 \begin_layout Plain Layout
18644 Ugo
18645 \end_layout
18646
18647 \end_inset
18648 </cell>
18649 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18650 \begin_inset Text
18651
18652 \begin_layout Plain Layout
18653 555
18654 \end_layout
18655
18656 \end_inset
18657 </cell>
18658 </row>
18659 <row>
18660 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18661 \begin_inset Text
18662
18663 \begin_layout Plain Layout
18664
18665 \series bold
18666 Tezzele
18667 \end_layout
18668
18669 \end_inset
18670 </cell>
18671 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18672 \begin_inset Text
18673
18674 \begin_layout Plain Layout
18675 Margit
18676 \end_layout
18677
18678 \end_inset
18679 </cell>
18680 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18681 \begin_inset Text
18682
18683 \begin_layout Plain Layout
18684 555
18685 \end_layout
18686
18687 \end_inset
18688 </cell>
18689 </row>
18690 <row>
18691 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18692 \begin_inset Text
18693
18694 \begin_layout Plain Layout
18695
18696 \series bold
18697 Unterkalmsteiner
18698 \end_layout
18699
18700 \end_inset
18701 </cell>
18702 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18703 \begin_inset Text
18704
18705 \begin_layout Plain Layout
18706 Frieda
18707 \end_layout
18708
18709 \end_inset
18710 </cell>
18711 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18712 \begin_inset Text
18713
18714 \begin_layout Plain Layout
18715 555
18716 \end_layout
18717
18718 \end_inset
18719 </cell>
18720 </row>
18721 <row>
18722 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18723 \begin_inset Text
18724
18725 \begin_layout Plain Layout
18726
18727 \series bold
18728 Vieider
18729 \end_layout
18730
18731 \end_inset
18732 </cell>
18733 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18734 \begin_inset Text
18735
18736 \begin_layout Plain Layout
18737 Hilde
18738 \end_layout
18739
18740 \end_inset
18741 </cell>
18742 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18743 \begin_inset Text
18744
18745 \begin_layout Plain Layout
18746 555
18747 \end_layout
18748
18749 \end_inset
18750 </cell>
18751 </row>
18752 <row>
18753 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18754 \begin_inset Text
18755
18756 \begin_layout Plain Layout
18757
18758 \series bold
18759 Vigna
18760 \end_layout
18761
18762 \end_inset
18763 </cell>
18764 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18765 \begin_inset Text
18766
18767 \begin_layout Plain Layout
18768 Jürgen
18769 \end_layout
18770
18771 \end_inset
18772 </cell>
18773 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18774 \begin_inset Text
18775
18776 \begin_layout Plain Layout
18777 999
18778 \end_layout
18779
18780 \end_inset
18781 </cell>
18782 </row>
18783 <row>
18784 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18785 \begin_inset Text
18786
18787 \begin_layout Plain Layout
18788
18789 \series bold
18790 Weber
18791 \end_layout
18792
18793 \end_inset
18794 </cell>
18795 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18796 \begin_inset Text
18797
18798 \begin_layout Plain Layout
18799 Maurizio
18800 \end_layout
18801
18802 \end_inset
18803 </cell>
18804 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18805 \begin_inset Text
18806
18807 \begin_layout Plain Layout
18808 555
18809 \end_layout
18810
18811 \end_inset
18812 </cell>
18813 </row>
18814 <row>
18815 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18816 \begin_inset Text
18817
18818 \begin_layout Plain Layout
18819
18820 \series bold
18821 Winkler
18822 \end_layout
18823
18824 \end_inset
18825 </cell>
18826 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18827 \begin_inset Text
18828
18829 \begin_layout Plain Layout
18830 Franz
18831 \end_layout
18832
18833 \end_inset
18834 </cell>
18835 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18836 \begin_inset Text
18837
18838 \begin_layout Plain Layout
18839 555
18840 \end_layout
18841
18842 \end_inset
18843 </cell>
18844 </row>
18845 <row endlastfoot="true">
18846 <cell multicolumn="1" alignment="block" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18847 \begin_inset Text
18848
18849 \begin_layout Plain Layout
18850
18851 \series bold
18852 End
18853 \end_layout
18854
18855 \end_inset
18856 </cell>
18857 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
18858 \begin_inset Text
18859
18860 \begin_layout Plain Layout
18861
18862 \end_layout
18863
18864 \end_inset
18865 </cell>
18866 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18867 \begin_inset Text
18868
18869 \begin_layout Plain Layout
18870
18871 \end_layout
18872
18873 \end_inset
18874 </cell>
18875 </row>
18876 </lyxtabular>
18877
18878 \end_inset
18879
18880
18881 \end_layout
18882
18883 \begin_layout Subsection
18884 Table Cells
18885 \begin_inset Index
18886 status collapsed
18887
18888 \begin_layout Plain Layout
18889 Tables ! Cells
18890 \end_layout
18891
18892 \end_inset
18893
18894
18895 \begin_inset CommandInset label
18896 LatexCommand label
18897 name "sub:Table-Cells"
18898
18899 \end_inset
18900
18901
18902 \end_layout
18903
18904 \begin_layout Standard
18905 A table cell can contain text, inline equations, a figure, or another table.
18906  All these kinds of objects can be placed in the same cell.
18907  Font sizes and shapes can also be altered.
18908  But you can't put a special environment in a cell (like 
18909 \family sans
18910 Section*
18911 \family default
18912 , etc.), nor set spacing options etc.
18913  for the cell's paragraph.
18914 \end_layout
18915
18916 \begin_layout Standard
18917 To have multi-line entries in table cells, you have to declare a fixed width
18918  for the column in the table dialog.
18919  Your text is then automatically split into multiple lines and the cell
18920  is enlarged vertically when the length of the text exceeds the given width.
18921  An example:
18922 \end_layout
18923
18924 \begin_layout Standard
18925 \align center
18926 \begin_inset Tabular
18927 <lyxtabular version="3" rows="4" columns="3">
18928 <features>
18929 <column alignment="center" valignment="top" width="0pt">
18930 <column alignment="block" valignment="top" width="3cm">
18931 <column alignment="center" valignment="top" width="0pt">
18932 <row>
18933 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18934 \begin_inset Text
18935
18936 \begin_layout Plain Layout
18937
18938 \family roman
18939 \series medium
18940 \shape up
18941 \size normal
18942 \emph off
18943 \bar no
18944 \noun off
18945 \color none
18946 1
18947 \end_layout
18948
18949 \end_inset
18950 </cell>
18951 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18952 \begin_inset Text
18953
18954 \begin_layout Plain Layout
18955
18956 \family roman
18957 \series medium
18958 \shape up
18959 \size normal
18960 \emph off
18961 \bar no
18962 \noun off
18963 \color none
18964 2
18965 \end_layout
18966
18967 \end_inset
18968 </cell>
18969 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18970 \begin_inset Text
18971
18972 \begin_layout Plain Layout
18973
18974 \family roman
18975 \series medium
18976 \shape up
18977 \size normal
18978 \emph off
18979 \bar no
18980 \noun off
18981 \color none
18982 3
18983 \end_layout
18984
18985 \end_inset
18986 </cell>
18987 </row>
18988 <row>
18989 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18990 \begin_inset Text
18991
18992 \begin_layout Plain Layout
18993
18994 \family roman
18995 \series medium
18996 \shape up
18997 \size normal
18998 \emph off
18999 \bar no
19000 \noun off
19001 \color none
19002 4
19003 \end_layout
19004
19005 \end_inset
19006 </cell>
19007 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19008 \begin_inset Text
19009
19010 \begin_layout Plain Layout
19011
19012 \family roman
19013 \series medium
19014 \shape up
19015 \size normal
19016 \emph off
19017 \bar no
19018 \noun off
19019 \color none
19020 This is a multiline entry in a table.
19021 \end_layout
19022
19023 \end_inset
19024 </cell>
19025 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19026 \begin_inset Text
19027
19028 \begin_layout Plain Layout
19029
19030 \family roman
19031 \series medium
19032 \shape up
19033 \size normal
19034 \emph off
19035 \bar no
19036 \noun off
19037 \color none
19038 5
19039 \end_layout
19040
19041 \end_inset
19042 </cell>
19043 </row>
19044 <row>
19045 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19046 \begin_inset Text
19047
19048 \begin_layout Plain Layout
19049
19050 \family roman
19051 \series medium
19052 \shape up
19053 \size normal
19054 \emph off
19055 \bar no
19056 \noun off
19057 \color none
19058 6
19059 \end_layout
19060
19061 \end_inset
19062 </cell>
19063 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19064 \begin_inset Text
19065
19066 \begin_layout Plain Layout
19067
19068 \family roman
19069 \series medium
19070 \shape up
19071 \size normal
19072 \emph off
19073 \bar no
19074 \noun off
19075 \color none
19076 This is longer now.
19077 \end_layout
19078
19079 \end_inset
19080 </cell>
19081 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19082 \begin_inset Text
19083
19084 \begin_layout Plain Layout
19085
19086 \family roman
19087 \series medium
19088 \shape up
19089 \size normal
19090 \emph off
19091 \bar no
19092 \noun off
19093 \color none
19094 7
19095 \end_layout
19096
19097 \end_inset
19098 </cell>
19099 </row>
19100 <row>
19101 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19102 \begin_inset Text
19103
19104 \begin_layout Plain Layout
19105
19106 \family roman
19107 \series medium
19108 \shape up
19109 \size normal
19110 \emph off
19111 \bar no
19112 \noun off
19113 \color none
19114 8
19115 \end_layout
19116
19117 \end_inset
19118 </cell>
19119 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19120 \begin_inset Text
19121
19122 \begin_layout Plain Layout
19123
19124 \family roman
19125 \series medium
19126 \shape up
19127 \size normal
19128 \emph off
19129 \bar no
19130 \noun off
19131 \color none
19132 This is a multiline entry in a table.
19133  This is longer now.
19134 \end_layout
19135
19136 \end_inset
19137 </cell>
19138 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19139 \begin_inset Text
19140
19141 \begin_layout Plain Layout
19142
19143 \family roman
19144 \series medium
19145 \shape up
19146 \size normal
19147 \emph off
19148 \bar no
19149 \noun off
19150 \color none
19151 9
19152 \end_layout
19153
19154 \end_inset
19155 </cell>
19156 </row>
19157 </lyxtabular>
19158
19159 \end_inset
19160
19161
19162 \end_layout
19163
19164 \begin_layout Standard
19165 Cutting and pasting between tables and table cells works reasonably well.
19166  You can cut and paste even more than one row.
19167 \begin_inset Foot
19168 status open
19169
19170 \begin_layout Plain Layout
19171 Note, however, that you cannot paste into a multicell selection.
19172  The reason is that it is simply not clear what LyX should do in this case.
19173  If you select a 2x3 group of cells but paste just the word 
19174 \begin_inset Quotes eld
19175 \end_inset
19176
19177 the
19178 \begin_inset Quotes erd
19179 \end_inset
19180
19181  (or a 3x5 group of cells) what should happen? 
19182 \end_layout
19183
19184 \end_inset
19185
19186  Selection with the mouse or with 
19187 \family sans
19188 Shift
19189 \family default
19190  plus the arrow keys works as usual.
19191  You can also copy and paste the entire table as a single unit by starting
19192  the selection from outside the table.
19193 \end_layout
19194
19195 \begin_layout Section
19196 Floats
19197 \begin_inset Index
19198 status collapsed
19199
19200 \begin_layout Plain Layout
19201 Floats
19202 \end_layout
19203
19204 \end_inset
19205
19206
19207 \begin_inset CommandInset label
19208 LatexCommand label
19209 name "sec:Floats"
19210
19211 \end_inset
19212
19213
19214 \end_layout
19215
19216 \begin_layout Standard
19217 A float is a block of text associated with some sort of label, which doesn't
19218  have a fixed location.
19219  It can 
19220 \begin_inset Quotes eld
19221 \end_inset
19222
19223 float
19224 \begin_inset Quotes erd
19225 \end_inset
19226
19227  forward or backward a page or two, to wherever it fits best.
19228  
19229 \family sans
19230 Footnotes
19231 \family default
19232  and 
19233 \family sans
19234 Margin
19235 \begin_inset space ~
19236 \end_inset
19237
19238 Notes
19239 \family default
19240  are also floats, because they can float to the next page when there are
19241  too much notes at the page.
19242 \end_layout
19243
19244 \begin_layout Standard
19245 Floats makes it possible to get a high quality layout.
19246  Images and tables can evenly be spread to the pages to avoid whitespace
19247  and pages without text.
19248  As the floating often destroys the context between the text and the image/table
19249 , every float can be referenced in the text.
19250  Floats are therefore numbered.
19251  Referencing is described in section
19252 \begin_inset space ~
19253 \end_inset
19254
19255
19256 \begin_inset CommandInset ref
19257 LatexCommand ref
19258 reference "sec:Cross-References"
19259
19260 \end_inset
19261
19262 .
19263 \end_layout
19264
19265 \begin_layout Standard
19266 To insert a float, use the menu 
19267 \family sans
19268 Insert\SpecialChar \menuseparator
19269 Floats
19270 \family default
19271 .
19272  A box with a caption that has e.
19273 \begin_inset space \thinspace{}
19274 \end_inset
19275
19276 g.
19277 \begin_inset space ~
19278 \end_inset
19279
19280 the label 
19281 \begin_inset Quotes eld
19282 \end_inset
19283
19284 Figure
19285 \begin_inset space ~
19286 \end_inset
19287
19288 #:
19289 \begin_inset Quotes erd
19290 \end_inset
19291
19292  (# is the actual number) will be inserted into your document.
19293  The label will automatically be translated to the document language in
19294  the output.
19295  Behind the label you can insert the caption text.
19296 \begin_inset Index
19297 status collapsed
19298
19299 \begin_layout Plain Layout
19300 Floats ! Captions
19301 \end_layout
19302
19303 \end_inset
19304
19305  The image or table is inserted above or below the caption in a separate
19306  paragraph within the float.
19307  To keep your LyX-document readable, you can open and close the float box
19308  by left-clicking on the box label.
19309  A closed float box looks like this: 
19310 \begin_inset Graphics
19311         filename clipart/floatQt4.png
19312         scale 80
19313
19314 \end_inset
19315
19316  -- a gray button with a red label.
19317 \end_layout
19318
19319 \begin_layout Standard
19320 It is recommended to insert floats as a separate paragraph to avoid possible
19321  LaTeX-errors that can occur when the surrounding text is specially formatted.
19322 \end_layout
19323
19324 \begin_layout Subsection
19325 Float Types
19326 \end_layout
19327
19328 \begin_layout Subsubsection
19329 Figure Floats
19330 \begin_inset Index
19331 status collapsed
19332
19333 \begin_layout Plain Layout
19334 Floats ! Figure floats
19335 \end_layout
19336
19337 \end_inset
19338
19339
19340 \begin_inset CommandInset label
19341 LatexCommand label
19342 name "sec:Figure-Floats"
19343
19344 \end_inset
19345
19346
19347 \end_layout
19348
19349 \begin_layout Standard
19350 The menu 
19351 \family sans
19352 Insert\SpecialChar \menuseparator
19353 Float\SpecialChar \menuseparator
19354 Figure
19355 \family default
19356  inserts a float with the label 
19357 \begin_inset Quotes eld
19358 \end_inset
19359
19360
19361 \series bold
19362 Figure
19363 \begin_inset space ~
19364 \end_inset
19365
19366 #:
19367 \series default
19368
19369 \begin_inset Quotes erd
19370 \end_inset
19371
19372 .
19373  Set the cursor above this label (or before it and press enter) and insert
19374  the image as described above to get the caption printed below the image.
19375  This is what we did for Figure
19376 \begin_inset space ~
19377 \end_inset
19378
19379
19380 \begin_inset CommandInset ref
19381 LatexCommand ref
19382 reference "cap:Platypus"
19383
19384 \end_inset
19385
19386 .
19387  If you want the caption to be above the image, set the cursor at the end
19388  of the caption, press enter and insert the image.
19389  This was done in Figure
19390 \begin_inset space ~
19391 \end_inset
19392
19393
19394 \begin_inset CommandInset ref
19395 LatexCommand ref
19396 reference "cap:Escher"
19397
19398 \end_inset
19399
19400 .
19401 \end_layout
19402
19403 \begin_layout Standard
19404 \begin_inset Float figure
19405 wide false
19406 sideways false
19407 status open
19408
19409 \begin_layout Plain Layout
19410 \align center
19411 \begin_inset Graphics
19412         filename clipart/platypus.eps
19413         width 50col%
19414         rotateOrigin center
19415
19416 \end_inset
19417
19418
19419 \end_layout
19420
19421 \begin_layout Plain Layout
19422 \begin_inset Caption
19423
19424 \begin_layout Plain Layout
19425 \begin_inset CommandInset label
19426 LatexCommand label
19427 name "cap:Platypus"
19428
19429 \end_inset
19430
19431 A severely distorted platypus in a float.
19432 \end_layout
19433
19434 \end_inset
19435
19436
19437 \end_layout
19438
19439 \end_inset
19440
19441
19442 \end_layout
19443
19444 \begin_layout Standard
19445 \begin_inset Float figure
19446 wide false
19447 sideways false
19448 status open
19449
19450 \begin_layout Plain Layout
19451 \begin_inset Caption
19452
19453 \begin_layout Plain Layout
19454 \begin_inset CommandInset label
19455 LatexCommand label
19456 name "cap:Escher"
19457
19458 \end_inset
19459
19460 M.C.
19461  Escher on acid.
19462 \end_layout
19463
19464 \end_inset
19465
19466
19467 \end_layout
19468
19469 \begin_layout Plain Layout
19470 \align center
19471 \begin_inset Graphics
19472         filename clipart/escher-lsd.eps
19473         scale 80
19474         rotateOrigin center
19475
19476 \end_inset
19477
19478
19479 \end_layout
19480
19481 \end_inset
19482
19483
19484 \end_layout
19485
19486 \begin_layout Standard
19487 This figure float show also how to set a label and create a cross-reference
19488  to it.
19489  As described in section
19490 \begin_inset space ~
19491 \end_inset
19492
19493
19494 \begin_inset CommandInset ref
19495 LatexCommand ref
19496 reference "sec:Cross-References"
19497
19498 \end_inset
19499
19500 , you can simply insert a label in the caption using the menu 
19501 \family sans
19502 Insert\SpecialChar \menuseparator
19503 Label
19504 \family default
19505  and refer to it using the menu 
19506 \family sans
19507 Insert\SpecialChar \menuseparator
19508 Cross-Reference
19509 \family default
19510 .
19511  It is important to use references to figure floats, rather than using vague
19512  references like 
19513 \begin_inset Quotes eld
19514 \end_inset
19515
19516 the figure above
19517 \begin_inset Quotes erd
19518 \end_inset
19519
19520 , because as LaTeX will reposition the floats in the final document; it
19521  might not be 
19522 \begin_inset Quotes eld
19523 \end_inset
19524
19525 above
19526 \begin_inset Quotes erd
19527 \end_inset
19528
19529  at all.
19530 \end_layout
19531
19532 \begin_layout Standard
19533 Normally only one image is inserted to a figure float, but sometimes you
19534  might want to use two images with separate subcaptions.
19535  This can be done by inserting image floats into existing image floats.
19536  Note that only the main caption of the float is added to the List of Figures.
19537  Figure
19538 \begin_inset space ~
19539 \end_inset
19540
19541
19542 \begin_inset CommandInset ref
19543 LatexCommand ref
19544 reference "cap:Two-distorted-images"
19545
19546 \end_inset
19547
19548  is an example of a figure float with two images set side by side.
19549  You can also set the images one below the other.
19550  Figure
19551 \begin_inset space ~
19552 \end_inset
19553
19554
19555 \begin_inset CommandInset ref
19556 LatexCommand ref
19557 reference "fig:Undefinable"
19558
19559 \end_inset
19560
19561  and 
19562 \begin_inset CommandInset ref
19563 LatexCommand ref
19564 reference "fig:Platypus"
19565
19566 \end_inset
19567
19568  are the subfigures.
19569 \end_layout
19570
19571 \begin_layout Standard
19572 \begin_inset Float figure
19573 wide false
19574 sideways false
19575 status open
19576
19577 \begin_layout Plain Layout
19578 \begin_inset space \hfill{}
19579 \end_inset
19580
19581
19582 \begin_inset Float figure
19583 wide false
19584 sideways false
19585 status open
19586
19587 \begin_layout Plain Layout
19588 \begin_inset Caption
19589
19590 \begin_layout Plain Layout
19591 \begin_inset CommandInset label
19592 LatexCommand label
19593 name "fig:Undefinable"
19594
19595 \end_inset
19596
19597 Undefinable
19598 \end_layout
19599
19600 \end_inset
19601
19602
19603 \end_layout
19604
19605 \begin_layout Plain Layout
19606 \begin_inset Graphics
19607         filename clipart/escher-lsd.eps
19608         width 45col%
19609
19610 \end_inset
19611
19612
19613 \end_layout
19614
19615 \end_inset
19616
19617
19618 \begin_inset space \hfill{}
19619 \end_inset
19620
19621
19622 \begin_inset Float figure
19623 wide false
19624 sideways false
19625 status open
19626
19627 \begin_layout Plain Layout
19628 \begin_inset Caption
19629
19630 \begin_layout Plain Layout
19631 \begin_inset CommandInset label
19632 LatexCommand label
19633 name "fig:Platypus"
19634
19635 \end_inset
19636
19637 Platypus
19638 \end_layout
19639
19640 \end_inset
19641
19642
19643 \end_layout
19644
19645 \begin_layout Plain Layout
19646 \begin_inset Graphics
19647         filename clipart/platypus.eps
19648         lyxscale 60
19649         width 45col%
19650
19651 \end_inset
19652
19653
19654 \end_layout
19655
19656 \end_inset
19657
19658
19659 \begin_inset space \hfill{}
19660 \end_inset
19661
19662
19663 \end_layout
19664
19665 \begin_layout Plain Layout
19666 \begin_inset Caption
19667
19668 \begin_layout Plain Layout
19669 \begin_inset CommandInset label
19670 LatexCommand label
19671 name "cap:Two-distorted-images"
19672
19673 \end_inset
19674
19675 Two distorted images.
19676 \end_layout
19677
19678 \end_inset
19679
19680
19681 \end_layout
19682
19683 \end_inset
19684
19685
19686 \end_layout
19687
19688 \begin_layout Standard
19689 Note that the caption is added to the 
19690 \family sans
19691 List
19692 \begin_inset space ~
19693 \end_inset
19694
19695 of
19696 \begin_inset space ~
19697 \end_inset
19698
19699 Figures
19700 \family default
19701  as described in section
19702 \begin_inset space ~
19703 \end_inset
19704
19705
19706 \begin_inset CommandInset ref
19707 LatexCommand ref
19708 reference "sub:List-of-Figures"
19709
19710 \end_inset
19711
19712 .
19713 \end_layout
19714
19715 \begin_layout Subsubsection
19716 Table Floats
19717 \begin_inset Index
19718 status collapsed
19719
19720 \begin_layout Plain Layout
19721 Floats ! Table floats
19722 \end_layout
19723
19724 \end_inset
19725
19726
19727 \begin_inset CommandInset label
19728 LatexCommand label
19729 name "sec:Table-Floats"
19730
19731 \end_inset
19732
19733
19734 \end_layout
19735
19736 \begin_layout Standard
19737 Table floats can be inserted using the menu 
19738 \family sans
19739 Insert\SpecialChar \menuseparator
19740 Float\SpecialChar \menuseparator
19741 Table
19742 \family default
19743 .
19744  They have the same properties as figure floats except of the different
19745  label.
19746  Table
19747 \begin_inset space ~
19748 \end_inset
19749
19750
19751 \begin_inset CommandInset ref
19752 LatexCommand ref
19753 reference "cap:Table-float"
19754
19755 \end_inset
19756
19757  is an example of a table float.
19758 \end_layout
19759
19760 \begin_layout Standard
19761 \begin_inset Float table
19762 wide false
19763 sideways false
19764 status open
19765
19766 \begin_layout Plain Layout
19767 \begin_inset Caption
19768
19769 \begin_layout Plain Layout
19770 \begin_inset CommandInset label
19771 LatexCommand label
19772 name "cap:Table-float"
19773
19774 \end_inset
19775
19776 A table float.
19777 \end_layout
19778
19779 \end_inset
19780
19781
19782 \end_layout
19783
19784 \begin_layout Plain Layout
19785 \align center
19786 \begin_inset Tabular
19787 <lyxtabular version="3" rows="3" columns="3">
19788 <features>
19789 <column alignment="center" valignment="top" width="0pt">
19790 <column alignment="center" valignment="top" width="0pt">
19791 <column alignment="center" valignment="top" width="0pt">
19792 <row>
19793 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19794 \begin_inset Text
19795
19796 \begin_layout Plain Layout
19797
19798 \family roman
19799 \series medium
19800 \shape up
19801 \size normal
19802 \emph off
19803 \bar no
19804 \noun off
19805 \color none
19806 1
19807 \end_layout
19808
19809 \end_inset
19810 </cell>
19811 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19812 \begin_inset Text
19813
19814 \begin_layout Plain Layout
19815
19816 \family roman
19817 \series medium
19818 \shape up
19819 \size normal
19820 \emph off
19821 \bar no
19822 \noun off
19823 \color none
19824 2
19825 \end_layout
19826
19827 \end_inset
19828 </cell>
19829 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19830 \begin_inset Text
19831
19832 \begin_layout Plain Layout
19833
19834 \family roman
19835 \series medium
19836 \shape up
19837 \size normal
19838 \emph off
19839 \bar no
19840 \noun off
19841 \color none
19842 3
19843 \end_layout
19844
19845 \end_inset
19846 </cell>
19847 </row>
19848 <row>
19849 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19850 \begin_inset Text
19851
19852 \begin_layout Plain Layout
19853
19854 \family roman
19855 \series medium
19856 \shape up
19857 \size normal
19858 \emph off
19859 \bar no
19860 \noun off
19861 \color none
19862 Joe
19863 \end_layout
19864
19865 \end_inset
19866 </cell>
19867 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19868 \begin_inset Text
19869
19870 \begin_layout Plain Layout
19871
19872 \family roman
19873 \series medium
19874 \shape up
19875 \size normal
19876 \emph off
19877 \bar no
19878 \noun off
19879 \color none
19880 Mary
19881 \end_layout
19882
19883 \end_inset
19884 </cell>
19885 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19886 \begin_inset Text
19887
19888 \begin_layout Plain Layout
19889
19890 \family roman
19891 \series medium
19892 \shape up
19893 \size normal
19894 \emph off
19895 \bar no
19896 \noun off
19897 \color none
19898 Ted
19899 \end_layout
19900
19901 \end_inset
19902 </cell>
19903 </row>
19904 <row>
19905 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19906 \begin_inset Text
19907
19908 \begin_layout Plain Layout
19909
19910 \family roman
19911 \series medium
19912 \shape up
19913 \size normal
19914 \emph off
19915 \bar no
19916 \noun off
19917 \color none
19918 \begin_inset Formula $\int x^{2}dx$
19919 \end_inset
19920
19921
19922 \end_layout
19923
19924 \end_inset
19925 </cell>
19926 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19927 \begin_inset Text
19928
19929 \begin_layout Plain Layout
19930
19931 \family roman
19932 \series medium
19933 \shape up
19934 \size normal
19935 \emph off
19936 \bar no
19937 \noun off
19938 \color none
19939 \begin_inset Formula $\left[\begin{array}{cc}
19940 a & b\\
19941 c & d\end{array}\right]$
19942 \end_inset
19943
19944
19945 \end_layout
19946
19947 \end_inset
19948 </cell>
19949 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19950 \begin_inset Text
19951
19952 \begin_layout Plain Layout
19953
19954 \family roman
19955 \series medium
19956 \shape up
19957 \size normal
19958 \emph off
19959 \bar no
19960 \noun off
19961 \color none
19962 \begin_inset Formula $1+1=2$
19963 \end_inset
19964
19965
19966 \end_layout
19967
19968 \end_inset
19969 </cell>
19970 </row>
19971 </lyxtabular>
19972
19973 \end_inset
19974
19975
19976 \end_layout
19977
19978 \end_inset
19979
19980
19981 \end_layout
19982
19983 \begin_layout Subsubsection
19984 Algorithm Floats
19985 \begin_inset Index
19986 status collapsed
19987
19988 \begin_layout Plain Layout
19989 Floats ! Algorithm floats
19990 \end_layout
19991
19992 \end_inset
19993
19994
19995 \end_layout
19996
19997 \begin_layout Standard
19998 This float type is inserted with the menu 
19999 \family sans
20000 Insert\SpecialChar \menuseparator
20001 Float\SpecialChar \menuseparator
20002 Algorithm
20003 \family default
20004 .
20005  It is used for program codes and descriptions of algorithms.
20006  A possible environment for algorithms is the 
20007 \family sans
20008 LyX-Code
20009 \family default
20010 , described in section
20011 \begin_inset space ~
20012 \end_inset
20013
20014
20015 \begin_inset CommandInset ref
20016 LatexCommand ref
20017 reference "sub:LyX-Code"
20018
20019 \end_inset
20020
20021 .
20022 \end_layout
20023
20024 \begin_layout Standard
20025 \begin_inset Note Greyedout
20026 status open
20027
20028 \begin_layout Plain Layout
20029
20030 \series bold
20031 Note:
20032 \series default
20033  that the float label is not automatically translated into the document
20034  language.
20035 \end_layout
20036
20037 \end_inset
20038
20039  You have to do this manually by adding the following line
20040 \end_layout
20041
20042 \begin_layout Standard
20043
20044 \series bold
20045
20046 \backslash
20047 floatname{algorithm}{your
20048 \begin_inset space ~
20049 \end_inset
20050
20051 name}
20052 \end_layout
20053
20054 \begin_layout Standard
20055 to the document preamble (menu 
20056 \family sans
20057 Document\SpecialChar \menuseparator
20058 Settings
20059 \family default
20060 ).
20061  
20062 \series bold
20063 your
20064 \begin_inset space ~
20065 \end_inset
20066
20067 name
20068 \series default
20069  is the word 
20070 \begin_inset Quotes eld
20071 \end_inset
20072
20073
20074 \emph on
20075 algorithm
20076 \emph default
20077
20078 \begin_inset Quotes erd
20079 \end_inset
20080
20081  in your language.
20082 \end_layout
20083
20084 \begin_layout Subsubsection
20085 Wrap Floats
20086 \begin_inset Index
20087 status collapsed
20088
20089 \begin_layout Plain Layout
20090 Floats ! Text Wrap Floats
20091 \end_layout
20092
20093 \end_inset
20094
20095
20096 \begin_inset CommandInset label
20097 LatexCommand label
20098 name "sec:Wrap-Floats"
20099
20100 \end_inset
20101
20102
20103 \end_layout
20104
20105 \begin_layout Standard
20106 \begin_inset Wrap figure
20107 lines 0
20108 placement l
20109 overhang 0in
20110 width "40col%"
20111 status open
20112
20113 \begin_layout Plain Layout
20114 \begin_inset Graphics
20115         filename clipart/mobius.eps
20116         width 40col%
20117         rotateOrigin center
20118
20119 \end_inset
20120
20121
20122 \end_layout
20123
20124 \begin_layout Plain Layout
20125 \begin_inset Caption
20126
20127 \begin_layout Plain Layout
20128 \begin_inset CommandInset label
20129 LatexCommand label
20130 name "cap:Wrapped-figure"
20131
20132 \end_inset
20133
20134 This is a wrapped figure.
20135 \begin_inset VSpace medskip
20136 \end_inset
20137
20138
20139 \end_layout
20140
20141 \end_inset
20142
20143
20144 \end_layout
20145
20146 \end_inset
20147
20148 This float type is used if you want to 
20149 \begin_inset Quotes eld
20150 \end_inset
20151
20152 wrap
20153 \begin_inset Quotes erd
20154 \end_inset
20155
20156  text around a figure so that it only occupies some fraction of the column
20157  width.
20158  It can be inserted using the menu 
20159 \family sans
20160 Insert\SpecialChar \menuseparator
20161 Float\SpecialChar \menuseparator
20162 Wrap
20163 \begin_inset space ~
20164 \end_inset
20165
20166 Float
20167 \family default
20168  if the LaTeX-package 
20169 \series bold
20170 wrapfig
20171 \series default
20172
20173 \begin_inset Index
20174 status collapsed
20175
20176 \begin_layout Plain Layout
20177 LaTeX-packages ! wrapfig
20178 \end_layout
20179
20180 \end_inset
20181
20182  is installed.
20183 \begin_inset Foot
20184 status collapsed
20185
20186 \begin_layout Plain Layout
20187 Installing a LaTeX-package is explained it in the 
20188 \emph on
20189 LaTeX
20190 \begin_inset space ~
20191 \end_inset
20192
20193 Configuration
20194 \emph default
20195  manual.
20196 \end_layout
20197
20198 \end_inset
20199
20200  The width and placement of the float is adjusted by right-clicking on the
20201  float box.
20202  Figure
20203 \begin_inset space ~
20204 \end_inset
20205
20206
20207 \begin_inset CommandInset ref
20208 LatexCommand ref
20209 reference "cap:Wrapped-figure"
20210
20211 \end_inset
20212
20213  is for example a figure wrap float with a width of 40
20214 \begin_inset space \thinspace{}
20215 \end_inset
20216
20217 col%.
20218 \begin_inset Foot
20219 status collapsed
20220
20221 \begin_layout Plain Layout
20222 Available units are explained in Appendix
20223 \begin_inset space ~
20224 \end_inset
20225
20226
20227 \begin_inset CommandInset ref
20228 LatexCommand ref
20229 reference "cha:Units-available-in"
20230
20231 \end_inset
20232
20233 .
20234 \end_layout
20235
20236 \end_inset
20237
20238  Some space was added under the caption to separate it better from the surroundi
20239 ng text.
20240 \end_layout
20241
20242 \begin_layout Standard
20243 \begin_inset Note Greyedout
20244 status open
20245
20246 \begin_layout Plain Layout
20247
20248 \series bold
20249 Note:
20250 \series default
20251  Wrap floats might be fragile! E.g.
20252  having a figure too close to the bottom of the page can mess things up
20253  in the way that the float doesn't appear in the output or that it is placed
20254  over some other text.
20255 \end_layout
20256
20257 \end_inset
20258
20259  In general:
20260 \end_layout
20261
20262 \begin_layout Itemize
20263 Wrap floats should not be placed in paragraphs that run over a page break.
20264  That means that wrap floats should better be inserted to the exact place
20265  when the document is nearly ready and you are able to estimate where page
20266  breaks will appear.
20267 \end_layout
20268
20269 \begin_layout Itemize
20270 Wrap floats should either be placed in an own paragraph before the paragraph
20271  where they should wrap into or within a paragraph.
20272 \end_layout
20273
20274 \begin_layout Itemize
20275 Wrap floats in consecutive paragraphs may cause troubles, so assure that
20276  there is a text paragraph between them as separator.
20277 \end_layout
20278
20279 \begin_layout Itemize
20280 Wrap floats are not allowed in section headings or tables.
20281 \end_layout
20282
20283 \begin_layout Subsection
20284 Rotated Floats
20285 \begin_inset CommandInset label
20286 LatexCommand label
20287 name "sub:Rotated-Floats"
20288
20289 \end_inset
20290
20291
20292 \begin_inset Index
20293 status collapsed
20294
20295 \begin_layout Plain Layout
20296 Floats ! Rotating
20297 \end_layout
20298
20299 \end_inset
20300
20301
20302 \end_layout
20303
20304 \begin_layout Standard
20305 Especially for wide tables you might have floats rotated.
20306  To rotate a whole float including the caption, right-click on the float-box
20307  and use the option 
20308 \family sans
20309 Rotate
20310 \begin_inset space ~
20311 \end_inset
20312
20313 sideways
20314 \family default
20315 .
20316 \end_layout
20317
20318 \begin_layout Standard
20319 Rotated floats are always placed on its own page (or column, in case you
20320  have a multi-column document).
20321  You can let them span several columns using the float settings option 
20322 \family sans
20323 Span
20324 \begin_inset space ~
20325 \end_inset
20326
20327 columns
20328 \family default
20329 .
20330  Floats are rotated so that you can read them from the outside margin.
20331  Forcing the rotation direction is explained in the 
20332 \emph on
20333 Embedded Objects
20334 \emph default
20335  manual.
20336 \end_layout
20337
20338 \begin_layout Standard
20339 Referencing rotated floats is the same like for normal floats, the caption
20340  format is also the same: Table
20341 \begin_inset space ~
20342 \end_inset
20343
20344
20345 \begin_inset CommandInset ref
20346 LatexCommand ref
20347 reference "cap:Rotated-table"
20348
20349 \end_inset
20350
20351  is an example of a rotated table float.
20352 \end_layout
20353
20354 \begin_layout Standard
20355 \begin_inset Note Greyedout
20356 status open
20357
20358 \begin_layout Plain Layout
20359
20360 \series bold
20361 Note:
20362 \series default
20363  Not all DVI-viewers are able to display rotated floats.
20364 \end_layout
20365
20366 \end_inset
20367
20368
20369 \end_layout
20370
20371 \begin_layout Standard
20372 \begin_inset Float table
20373 wide false
20374 sideways true
20375 status open
20376
20377 \begin_layout Plain Layout
20378 \begin_inset Caption
20379
20380 \begin_layout Plain Layout
20381 \begin_inset CommandInset label
20382 LatexCommand label
20383 name "cap:Rotated-table"
20384
20385 \end_inset
20386
20387  Rotated table
20388 \end_layout
20389
20390 \end_inset
20391
20392
20393 \end_layout
20394
20395 \begin_layout Plain Layout
20396 \align center
20397 \begin_inset Tabular
20398 <lyxtabular version="3" rows="1" columns="5">
20399 <features>
20400 <column alignment="center" valignment="top" width="0">
20401 <column alignment="center" valignment="top" width="0">
20402 <column alignment="center" valignment="top" width="0">
20403 <column alignment="center" valignment="top" width="0">
20404 <column alignment="center" valignment="top" width="0">
20405 <row>
20406 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20407 \begin_inset Text
20408
20409 \begin_layout Plain Layout
20410 test
20411 \end_layout
20412
20413 \end_inset
20414 </cell>
20415 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20416 \begin_inset Text
20417
20418 \begin_layout Plain Layout
20419 b
20420 \end_layout
20421
20422 \end_inset
20423 </cell>
20424 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20425 \begin_inset Text
20426
20427 \begin_layout Plain Layout
20428 c
20429 \end_layout
20430
20431 \end_inset
20432 </cell>
20433 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20434 \begin_inset Text
20435
20436 \begin_layout Plain Layout
20437 d
20438 \end_layout
20439
20440 \end_inset
20441 </cell>
20442 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20443 \begin_inset Text
20444
20445 \begin_layout Plain Layout
20446 e
20447 \end_layout
20448
20449 \end_inset
20450 </cell>
20451 </row>
20452 </lyxtabular>
20453
20454 \end_inset
20455
20456
20457 \end_layout
20458
20459 \end_inset
20460
20461
20462 \end_layout
20463
20464 \begin_layout Subsection
20465 Float Placement
20466 \begin_inset CommandInset label
20467 LatexCommand label
20468 name "sub:Float-Placement"
20469
20470 \end_inset
20471
20472
20473 \begin_inset Index
20474 status collapsed
20475
20476 \begin_layout Plain Layout
20477 Floats ! Placement
20478 \end_layout
20479
20480 \end_inset
20481
20482
20483 \end_layout
20484
20485 \begin_layout Standard
20486 Right-clicking on a float-box opens a dialog where you can alter the placement
20487  options that LaTeX uses for positioning the float.
20488 \begin_inset Newline newline
20489 \end_inset
20490
20491 The option 
20492 \family sans
20493 Span
20494 \begin_inset space ~
20495 \end_inset
20496
20497 columns
20498 \family default
20499  is only useful for two-column documents: If you select it, the float will
20500  span across both columns on the page instead of being confined to just
20501  one.
20502 \begin_inset Newline newline
20503 \end_inset
20504
20505 The option 
20506 \family sans
20507 Rotate
20508 \begin_inset space ~
20509 \end_inset
20510
20511 sideways
20512 \family default
20513  is used to rotate floats, see section
20514 \begin_inset space ~
20515 \end_inset
20516
20517
20518 \begin_inset CommandInset ref
20519 LatexCommand ref
20520 reference "sub:Rotated-Floats"
20521
20522 \end_inset
20523
20524 .
20525 \end_layout
20526
20527 \begin_layout Standard
20528 You can use one ore more of the following options in the float dialog to
20529  set the placement for a particular float when you uncheck the option 
20530 \family sans
20531 Use
20532 \begin_inset space ~
20533 \end_inset
20534
20535 default
20536 \begin_inset space ~
20537 \end_inset
20538
20539 placement
20540 \family default
20541 :
20542 \end_layout
20543
20544 \begin_layout Description
20545 Here
20546 \begin_inset space ~
20547 \end_inset
20548
20549 if
20550 \begin_inset space ~
20551 \end_inset
20552
20553 possible: try to place the float on the position where it is inserted
20554 \end_layout
20555
20556 \begin_layout Description
20557 Top
20558 \begin_inset space ~
20559 \end_inset
20560
20561 of
20562 \begin_inset space ~
20563 \end_inset
20564
20565 page: try to place the float on the top of the current page
20566 \end_layout
20567
20568 \begin_layout Description
20569 Bottom
20570 \begin_inset space ~
20571 \end_inset
20572
20573 of
20574 \begin_inset space ~
20575 \end_inset
20576
20577 page: try to place the float on the bottom of the current page
20578 \end_layout
20579
20580 \begin_layout Description
20581 Page
20582 \begin_inset space ~
20583 \end_inset
20584
20585 of
20586 \begin_inset space ~
20587 \end_inset
20588
20589 floats: try to place the float on an own page 
20590 \end_layout
20591
20592 \begin_layout Standard
20593 The order of the above option is 
20594 \emph on
20595 always
20596 \emph default
20597  used by LaTeX.
20598  That means, if you use the default placement, LaTeX will first try out
20599  
20600 \family sans
20601 Here
20602 \begin_inset space ~
20603 \end_inset
20604
20605 if
20606 \begin_inset space ~
20607 \end_inset
20608
20609 possible
20610 \family default
20611 , then 
20612 \family sans
20613 Top
20614 \begin_inset space ~
20615 \end_inset
20616
20617 of
20618 \begin_inset space ~
20619 \end_inset
20620
20621 page
20622 \family default
20623 , and then the others.
20624  If you don't use the default, LaTeX will try only the checked options but
20625  in the same order.
20626  If none of the 4 placements are possible the procedure is internally repeated
20627  but it is tried to put the float on the following page.
20628 \end_layout
20629
20630 \begin_layout Standard
20631 By default, each options has its own rules:
20632 \end_layout
20633
20634 \begin_layout Standard
20635
20636 \family sans
20637 Top
20638 \begin_inset space ~
20639 \end_inset
20640
20641 of
20642 \begin_inset space ~
20643 \end_inset
20644
20645 page
20646 \family default
20647  only floats occupying less than 70
20648 \begin_inset space \thinspace{}
20649 \end_inset
20650
20651 % of the page can be placed at the top of a page
20652 \end_layout
20653
20654 \begin_layout Standard
20655
20656 \family sans
20657 Bottom
20658 \begin_inset space ~
20659 \end_inset
20660
20661 of
20662 \begin_inset space ~
20663 \end_inset
20664
20665 page
20666 \family default
20667 : only floats occupying less than 30
20668 \begin_inset space \thinspace{}
20669 \end_inset
20670
20671 % of the page can be placed at the bottom of a page.
20672 \end_layout
20673
20674 \begin_layout Standard
20675
20676 \family sans
20677 Page
20678 \begin_inset space ~
20679 \end_inset
20680
20681 of
20682 \begin_inset space ~
20683 \end_inset
20684
20685 floats
20686 \family default
20687 : only if more than 50
20688 \begin_inset space \thinspace{}
20689 \end_inset
20690
20691 % of the page are occupied by floats, several floats can be set together
20692  on a page.
20693 \end_layout
20694
20695 \begin_layout Standard
20696 If you don't like these rules, you can ignore them by using the additional
20697  option 
20698 \family sans
20699 Ignore
20700 \begin_inset space ~
20701 \end_inset
20702
20703 LaTeX
20704 \begin_inset space ~
20705 \end_inset
20706
20707 rules
20708 \family default
20709 .
20710 \end_layout
20711
20712 \begin_layout Standard
20713 Sometimes you might need, under all circumstances, a float to be placed
20714  exactly at the position where it is inserted.
20715  For this case you can use the option 
20716 \family sans
20717 Here
20718 \begin_inset space ~
20719 \end_inset
20720
20721 definitely
20722 \family default
20723 .
20724  Use this option very rarely and only if the document is nearly ready to
20725  be printed.
20726  Because the float is then no longer able to 
20727 \begin_inset Quotes eld
20728 \end_inset
20729
20730 float
20731 \begin_inset Quotes erd
20732 \end_inset
20733
20734  when you change your document and this will often destroy the page layout.
20735 \end_layout
20736
20737 \begin_layout Standard
20738 There are no placement options for text wrap floats, because they are always
20739  surrounded by the text of a certain paragraph.
20740 \end_layout
20741
20742 \begin_layout Standard
20743 For more details about float placements, have a look at LaTeX books like
20744  
20745 \begin_inset CommandInset citation
20746 LatexCommand cite
20747 key "latexcompanion,latexguide,latexbook"
20748
20749 \end_inset
20750
20751 .
20752 \end_layout
20753
20754 \begin_layout Section
20755 Minipages
20756 \begin_inset Index
20757 status collapsed
20758
20759 \begin_layout Plain Layout
20760 Minipages
20761 \end_layout
20762
20763 \end_inset
20764
20765
20766 \begin_inset CommandInset label
20767 LatexCommand label
20768 name "sec:Minipages"
20769
20770 \end_inset
20771
20772
20773 \end_layout
20774
20775 \begin_layout Standard
20776 LaTeX provides a mechanism to produce essentially a page within a page,
20777  called minipage.
20778  Within a minipage, all the usual rules of indentation, line wrapping, etc.
20779 \begin_inset space ~
20780 \end_inset
20781
20782 apply.
20783  
20784 \end_layout
20785
20786 \begin_layout Standard
20787 Minipages in LyX have their own collapsible box inserted via the menu 
20788 \family sans
20789 Insert\SpecialChar \menuseparator
20790 Box
20791 \family default
20792 .
20793  Right-clicking on the box allows you to alter the width of the minipage
20794  and its alignment within the page.
20795 \end_layout
20796
20797 \begin_layout Standard
20798 \align center
20799 \begin_inset Box Frameless
20800 position "t"
20801 hor_pos "c"
20802 has_inner_box 1
20803 inner_pos "t"
20804 use_parbox 0
20805 width "30col%"
20806 special "none"
20807 height "1pt"
20808 height_special "totalheight"
20809 status open
20810
20811 \begin_layout Plain Layout
20812
20813 \shape italic
20814 This is a minipage.
20815  The text is set in an italic style.
20816 \end_layout
20817
20818 \begin_layout Plain Layout
20819
20820 \shape italic
20821 Minipages are often used for text in another language or text that needs
20822  another formatting.
20823 \end_layout
20824
20825 \end_inset
20826
20827
20828 \end_layout
20829
20830 \begin_layout Standard
20831 \begin_inset VSpace medskip
20832 \end_inset
20833
20834 If you place two minipages side-by-side, you can use 
20835 \family sans
20836 Horizontal Fills
20837 \family default
20838  as described in section
20839 \begin_inset space ~
20840 \end_inset
20841
20842
20843 \begin_inset CommandInset ref
20844 LatexCommand ref
20845 reference "sub:Horizontal-Space"
20846
20847 \end_inset
20848
20849 :
20850 \begin_inset VSpace medskip
20851 \end_inset
20852
20853
20854 \end_layout
20855
20856 \begin_layout Standard
20857 \begin_inset Box Frameless
20858 position "t"
20859 hor_pos "c"
20860 has_inner_box 1
20861 inner_pos "t"
20862 use_parbox 0
20863 width "1.5in"
20864 special "none"
20865 height "1pt"
20866 height_special "totalheight"
20867 status open
20868
20869 \begin_layout Plain Layout
20870 This is a minipage with some stupid dummy text.
20871  This dummy text is used to increase the size of the minipage.
20872 \end_layout
20873
20874 \end_inset
20875
20876
20877 \begin_inset space \hfill{}
20878 \end_inset
20879
20880
20881 \begin_inset Box Frameless
20882 position "t"
20883 hor_pos "c"
20884 has_inner_box 1
20885 inner_pos "t"
20886 use_parbox 0
20887 width "1.5in"
20888 special "none"
20889 height "1pt"
20890 height_special "totalheight"
20891 status open
20892
20893 \begin_layout Plain Layout
20894 This is a minipage with some stupid dummy text.
20895  This dummy text is used to increase the size of the minipage.
20896 \end_layout
20897
20898 \end_inset
20899
20900
20901 \end_layout
20902
20903 \begin_layout Standard
20904 \begin_inset VSpace bigskip
20905 \end_inset
20906
20907
20908 \end_layout
20909
20910 \begin_layout Standard
20911 When you right-click on a minipage box, you can change the box from a minipage
20912  to other box types.
20913  All box types and their settings are explained in detail in chapter 
20914 \emph on
20915 Boxes
20916 \emph default
20917  of the 
20918 \emph on
20919 Embedded Objects
20920 \emph default
20921  manual.
20922 \end_layout
20923
20924 \begin_layout Chapter
20925 Mathematical Formulas
20926 \begin_inset Index
20927 status collapsed
20928
20929 \begin_layout Plain Layout
20930 Math
20931 \end_layout
20932
20933 \end_inset
20934
20935
20936 \begin_inset Index
20937 status collapsed
20938
20939 \begin_layout Plain Layout
20940 Formulas | see
20941 \begin_inset ERT
20942 status collapsed
20943
20944 \begin_layout Plain Layout
20945
20946 {
20947 \end_layout
20948
20949 \end_inset
20950
20951 Math
20952 \begin_inset ERT
20953 status collapsed
20954
20955 \begin_layout Plain Layout
20956
20957 }
20958 \end_layout
20959
20960 \end_inset
20961
20962
20963 \end_layout
20964
20965 \end_inset
20966
20967
20968 \begin_inset CommandInset label
20969 LatexCommand label
20970 name "cha:Mathematical-Formulas"
20971
20972 \end_inset
20973
20974
20975 \end_layout
20976
20977 \begin_layout Standard
20978 The issues of this chapter are described in detail in the 
20979 \emph on
20980 Math
20981 \emph default
20982  manual.
20983  There you'll also find tips and tricks for special cases.
20984 \end_layout
20985
20986 \begin_layout Section
20987 Basic Math Editing
20988 \begin_inset Index
20989 status collapsed
20990
20991 \begin_layout Plain Layout
20992 Math ! Basics
20993 \end_layout
20994
20995 \end_inset
20996
20997
20998 \end_layout
20999
21000 \begin_layout Standard
21001 To create a math formula, you can just click on the toolbar icon 
21002 \begin_inset Graphics
21003         filename ../images/math-mode.png
21004
21005 \end_inset
21006
21007 .
21008  That will create a little blue rectangle, with purple markers around its
21009  corners.
21010  That blue rectangle is the formula itself; the purple markers indicate
21011  what level of nesting within the formula you are at.
21012  You can also choose a particular formula type to insert via the 
21013 \family sans
21014 Insert\SpecialChar \menuseparator
21015 Math
21016 \family default
21017  menu.
21018 \end_layout
21019
21020 \begin_layout Standard
21021 Editing the parameters of a formula and adding math constructs can be done
21022  with the 
21023 \family sans
21024 math
21025 \begin_inset space ~
21026 \end_inset
21027
21028 toolbar
21029 \family default
21030 , that appears when the cursor is in a formula.
21031 \end_layout
21032
21033 \begin_layout Standard
21034 There are two main types of formulas: Inline formulas appear within a text
21035  line, like this one:
21036 \end_layout
21037
21038 \begin_layout Standard
21039 This is a line with an inline formula 
21040 \begin_inset Formula $A=B$
21041 \end_inset
21042
21043  in it.
21044 \end_layout
21045
21046 \begin_layout Standard
21047 Displayed formulas appear outside the text like as they were in an own paragraph
21048 , like this one:
21049 \begin_inset Formula \[
21050 A=B\]
21051
21052 \end_inset
21053
21054 You can only number and reference displayed formulas.
21055 \end_layout
21056
21057 \begin_layout Standard
21058 LyX supports also many LaTeX math commands.
21059  E.g.
21060  typing 
21061 \begin_inset Quotes eld
21062 \end_inset
21063
21064
21065 \series bold
21066
21067 \backslash
21068 alpha
21069 \series default
21070
21071 \begin_inset Quotes erd
21072 \end_inset
21073
21074 , followed by a space, in a formula will create the Greek letter 
21075 \begin_inset Formula $\alpha$
21076 \end_inset
21077
21078 .
21079  So typing commands might sometimes be faster than using the 
21080 \family sans
21081 Math
21082 \begin_inset space ~
21083 \end_inset
21084
21085 Panel
21086 \family default
21087 .
21088 \end_layout
21089
21090 \begin_layout Subsection
21091 Navigating in Formulas
21092 \begin_inset Index
21093 status collapsed
21094
21095 \begin_layout Plain Layout
21096 Math ! Navigating
21097 \end_layout
21098
21099 \end_inset
21100
21101
21102 \end_layout
21103
21104 \begin_layout Standard
21105 The best control over the cursor position within an existing formula is
21106  achieved with the arrow keys.
21107  LyX uses small rectangles to indicate places where something can be inserted.
21108  The arrow keys can be used to navigate between parts of a formula.
21109  Pressing 
21110 \family sans
21111 Space
21112 \family default
21113  will leave a formula construct (a square root 
21114 \begin_inset Formula $\sqrt{2}$
21115 \end_inset
21116
21117 , or parentheses 
21118 \begin_inset Formula $\left(f\right)$
21119 \end_inset
21120
21121 , or a matrix 
21122 \begin_inset Formula $\left[\begin{array}{cc}
21123 1 & 2\\
21124 3 & 4\end{array}\right]$
21125 \end_inset
21126
21127 ).
21128  Pressing 
21129 \family sans
21130 Escape
21131 \family default
21132  will leave the formula, placing the cursor after the formula.
21133  
21134 \family sans
21135 Tab
21136 \family default
21137  can be used to move horizontally in a formula; for example, through the
21138  cells of a matrix or the positions in a multi-line equation.
21139 \end_layout
21140
21141 \begin_layout Standard
21142
21143 \family sans
21144 Space
21145 \family default
21146 , printed in this document as 
21147 \begin_inset Quotes eld
21148 \end_inset
21149
21150
21151 \begin_inset ERT
21152 status collapsed
21153
21154 \begin_layout Plain Layout
21155
21156
21157 \backslash
21158 spce 
21159 \end_layout
21160
21161 \end_inset
21162
21163
21164 \begin_inset Quotes erd
21165 \end_inset
21166
21167
21168 \begin_inset Note Note
21169 status collapsed
21170
21171 \begin_layout Plain Layout
21172 This command will appear in the output as official character denoting the
21173  space character (visible space).
21174 \end_layout
21175
21176 \end_inset
21177
21178 , seems to do nothing in a formula, since it does not add a space between
21179  characters, but it does exit a nested structure.
21180  For this reason, you have to be careful about using 
21181 \family sans
21182 Space
21183 \family default
21184 .
21185  For example, if you want 
21186 \begin_inset Formula $\sqrt{2x+1}$
21187 \end_inset
21188
21189 , type 
21190 \series bold
21191
21192 \backslash
21193 sqrt
21194 \begin_inset ERT
21195 status collapsed
21196
21197 \begin_layout Plain Layout
21198
21199
21200 \backslash
21201 spce 
21202 \end_layout
21203
21204 \end_inset
21205
21206 2x+1
21207 \series default
21208  and not 
21209 \series bold
21210
21211 \backslash
21212 sqrt
21213 \begin_inset ERT
21214 status collapsed
21215
21216 \begin_layout Plain Layout
21217
21218
21219 \backslash
21220 spce 
21221 \end_layout
21222
21223 \end_inset
21224
21225 2x
21226 \begin_inset ERT
21227 status collapsed
21228
21229 \begin_layout Plain Layout
21230
21231
21232 \backslash
21233 spce 
21234 \end_layout
21235
21236 \end_inset
21237
21238 +1
21239 \series default
21240 , since in the latter case only the 
21241 \family typewriter
21242
21243 \begin_inset Formula $2x$
21244 \end_inset
21245
21246
21247 \family default
21248  will be under the square root sign: 
21249 \begin_inset Formula $\sqrt{2x}+1$
21250 \end_inset
21251
21252 .
21253 \end_layout
21254
21255 \begin_layout Standard
21256 You can leave many parts of a formula, like this matrix, partially filled
21257  in, such as:
21258 \begin_inset Formula \[
21259 \left(\begin{array}{ccc}
21260 \lambda_{1}\\
21261  & \ddots\\
21262  &  & \lambda_{n}\end{array}\right)\]
21263
21264 \end_inset
21265
21266 If you leave a fraction only partially filled in, or a subscript with nothing
21267  in it, the results will be unpredictable, but most constructs don't mind.
21268 \end_layout
21269
21270 \begin_layout Subsection
21271 Selecting Text
21272 \end_layout
21273
21274 \begin_layout Standard
21275 You can select text within a formula in two different ways.
21276  Place the cursor at one end of the string of text you want, and press 
21277 \family sans
21278 Shift
21279 \family default
21280  and a cursor movement key to select text.
21281  It will be highlighted as with regular text selection.
21282  Alternatively, you can select text with the mouse in the usual way.
21283  That text can then be cut or copied, and then pasted within any formula,
21284  but not in a normal text region in LyX.
21285 \end_layout
21286
21287 \begin_layout Subsection
21288 Exponents and Subscripts
21289 \begin_inset Index
21290 status collapsed
21291
21292 \begin_layout Plain Layout
21293 Math ! Exponents
21294 \end_layout
21295
21296 \end_inset
21297
21298
21299 \begin_inset Index
21300 status collapsed
21301
21302 \begin_layout Plain Layout
21303 Math ! Subscripts
21304 \end_layout
21305
21306 \end_inset
21307
21308
21309 \end_layout
21310
21311 \begin_layout Standard
21312 You can use the math panel to add super- or subscripts, but the much easier
21313  way is to use a command.
21314  To get 
21315 \begin_inset Formula $x^{2}$
21316 \end_inset
21317
21318 , type in a formula 
21319 \series bold
21320 x^2
21321 \begin_inset ERT
21322 status collapsed
21323
21324 \begin_layout Plain Layout
21325
21326
21327 \backslash
21328 spce 
21329 \end_layout
21330
21331 \end_inset
21332
21333
21334 \series default
21335 .
21336  The final 
21337 \family sans
21338 Space
21339 \family default
21340  puts the cursor back down on the base line of the expression.
21341  If you type 
21342 \series bold
21343 x^2y
21344 \series default
21345 , you will get 
21346 \begin_inset Formula $x^{2y}$
21347 \end_inset
21348
21349 , to get 
21350 \begin_inset Formula $x^{2}y$
21351 \end_inset
21352
21353 , type 
21354 \series bold
21355 x^2
21356 \begin_inset ERT
21357 status collapsed
21358
21359 \begin_layout Plain Layout
21360
21361
21362 \backslash
21363 spce 
21364 \end_layout
21365
21366 \end_inset
21367
21368 y
21369 \series default
21370 .
21371  If you use characters in the superscript, that could be accented with the
21372  hat 
21373 \begin_inset Quotes eld
21374 \end_inset
21375
21376 ^
21377 \begin_inset Quotes erd
21378 \end_inset
21379
21380 , you have to use an extra 
21381 \family sans
21382 Space
21383 \family default
21384  to separate the hat and the character.
21385  E.g.
21386  if you want 
21387 \begin_inset Formula $x^{a}$
21388 \end_inset
21389
21390 , type 
21391 \series bold
21392 x^
21393 \begin_inset ERT
21394 status collapsed
21395
21396 \begin_layout Plain Layout
21397
21398
21399 \backslash
21400 spce 
21401 \end_layout
21402
21403 \end_inset
21404
21405 a
21406 \series default
21407 .
21408  Subscripts are similar: To get 
21409 \begin_inset Formula $a_{1}$
21410 \end_inset
21411
21412 , type 
21413 \series bold
21414 a_1
21415 \begin_inset ERT
21416 status collapsed
21417
21418 \begin_layout Plain Layout
21419
21420
21421 \backslash
21422 spce 
21423 \end_layout
21424
21425 \end_inset
21426
21427
21428 \series default
21429 .
21430 \end_layout
21431
21432 \begin_layout Subsection
21433 Fractions
21434 \begin_inset Index
21435 status collapsed
21436
21437 \begin_layout Plain Layout
21438 Math ! Fractions
21439 \end_layout
21440
21441 \end_inset
21442
21443
21444 \end_layout
21445
21446 \begin_layout Standard
21447 Create a fraction with either the command 
21448 \series bold
21449
21450 \backslash
21451 frac
21452 \series default
21453  or using the icon 
21454 \begin_inset Graphics
21455         filename ../images/math/frac.png
21456         scale 60
21457
21458 \end_inset
21459
21460  in the 
21461 \family sans
21462 Math
21463 \begin_inset space ~
21464 \end_inset
21465
21466 Panel
21467 \family default
21468 .
21469  You will be presented with an empty fraction.
21470  The cursor is above the fraction line.
21471  To move it to the bottom, simply press 
21472 \family sans
21473 Down
21474 \family default
21475 .
21476  To move back up, press 
21477 \family sans
21478 Up
21479 \family default
21480 .
21481  Any math structure can be placed in a fraction, as this example shows:
21482 \begin_inset Formula \[
21483 \left[\frac{1}{\left(\begin{array}{cc}
21484 2 & 3\\
21485 4 & 5\end{array}\right)}\right]\]
21486
21487 \end_inset
21488
21489
21490 \end_layout
21491
21492 \begin_layout Subsection
21493 Roots
21494 \begin_inset Index
21495 status collapsed
21496
21497 \begin_layout Plain Layout
21498 Math ! Roots
21499 \end_layout
21500
21501 \end_inset
21502
21503
21504 \end_layout
21505
21506 \begin_layout Standard
21507 Roots can be created using the 
21508 \family sans
21509 Math
21510 \begin_inset space ~
21511 \end_inset
21512
21513 Panel
21514 \family default
21515  button
21516 \begin_inset Graphics
21517         filename ../images/math/sqrt.png
21518
21519 \end_inset
21520
21521  or the commands 
21522 \series bold
21523
21524 \backslash
21525 sqrt
21526 \series default
21527  or 
21528 \series bold
21529
21530 \backslash
21531 root
21532 \series default
21533 .
21534  With the command 
21535 \series bold
21536
21537 \backslash
21538 root
21539 \series default
21540  you can produce roots of higher orders, like cube roots, while 
21541 \series bold
21542
21543 \backslash
21544 sqrt
21545 \series default
21546  produces always a square root.
21547 \end_layout
21548
21549 \begin_layout Subsection
21550 Operators with Limits
21551 \begin_inset Index
21552 status collapsed
21553
21554 \begin_layout Plain Layout
21555 Math ! Sums
21556 \end_layout
21557
21558 \end_inset
21559
21560
21561 \begin_inset Index
21562 status collapsed
21563
21564 \begin_layout Plain Layout
21565 Math ! Integrals
21566 \end_layout
21567
21568 \end_inset
21569
21570
21571 \begin_inset CommandInset label
21572 LatexCommand label
21573 name "sub:Operators-with-Limits"
21574
21575 \end_inset
21576
21577
21578 \end_layout
21579
21580 \begin_layout Standard
21581 Sum (
21582 \begin_inset Formula $\sum$
21583 \end_inset
21584
21585 ) and integral (
21586 \begin_inset Formula $\int$
21587 \end_inset
21588
21589 ) operators are very often decorated with limits.
21590  These limits can be entered in LyX by entering them as you would enter
21591  a super- or subscript, directly after the symbol.
21592  The sum operator will automatically place its 
21593 \begin_inset Quotes eld
21594 \end_inset
21595
21596 limits
21597 \begin_inset Quotes erd
21598 \end_inset
21599
21600  over and under the symbol in displayed formulas, and on the side in inline
21601  formulas.
21602  Such as 
21603 \begin_inset Formula $\sum_{n=0}^{\infty}\frac{1}{n!}=e$
21604 \end_inset
21605
21606 , versus
21607 \begin_inset Formula \[
21608 \sum_{n=0}^{\infty}\frac{1}{n!}=e\]
21609
21610 \end_inset
21611
21612 Integral signs, however, will place the limits on the side in both formula
21613  types.
21614 \end_layout
21615
21616 \begin_layout Standard
21617 All operators with limits will be automatically re-sized when placed in
21618  display mode.
21619  The placement of the limits can be changed by placing the cursor directly
21620  behind the operator and hitting 
21621 \family sans
21622 M-m l
21623 \family default
21624  or using the menu 
21625 \family sans
21626 Edit\SpecialChar \menuseparator
21627 Math\SpecialChar \menuseparator
21628 Change
21629 \begin_inset space ~
21630 \end_inset
21631
21632 Limits
21633 \begin_inset space ~
21634 \end_inset
21635
21636 Type
21637 \family default
21638 .
21639 \end_layout
21640
21641 \begin_layout Standard
21642 Certain other mathematical expressions have this 
21643 \begin_inset Quotes eld
21644 \end_inset
21645
21646 moving limits
21647 \begin_inset Quotes erd
21648 \end_inset
21649
21650  feature as addition, such as
21651 \begin_inset Index
21652 status collapsed
21653
21654 \begin_layout Plain Layout
21655 Math ! Limits
21656 \end_layout
21657
21658 \end_inset
21659
21660
21661 \begin_inset Formula \[
21662 \lim_{x\rightarrow\infty}f(x),\]
21663
21664 \end_inset
21665
21666 which will place the 
21667 \begin_inset Formula $x\rightarrow\infty$
21668 \end_inset
21669
21670  underneath the 
21671 \begin_inset Quotes eld
21672 \end_inset
21673
21674 lim
21675 \begin_inset Quotes erd
21676 \end_inset
21677
21678  in display mode.
21679  In inline formulas it looks like this: 
21680 \begin_inset Formula $\lim_{x\rightarrow\infty}f(x)$
21681 \end_inset
21682
21683 .
21684 \end_layout
21685
21686 \begin_layout Standard
21687 Note that the lim-function was entered as the function macro 
21688 \series bold
21689
21690 \backslash
21691 lim
21692 \series default
21693 .
21694  Have a look at section
21695 \begin_inset space ~
21696 \end_inset
21697
21698
21699 \begin_inset CommandInset ref
21700 LatexCommand ref
21701 reference "sub:Functions"
21702
21703 \end_inset
21704
21705  for an explanation of function macros.
21706 \end_layout
21707
21708 \begin_layout Subsection
21709 Math Symbols
21710 \begin_inset Index
21711 status collapsed
21712
21713 \begin_layout Plain Layout
21714 Math ! Symbols
21715 \end_layout
21716
21717 \end_inset
21718
21719
21720 \end_layout
21721
21722 \begin_layout Standard
21723 Most math symbols can be found in the 
21724 \family sans
21725 Math
21726 \begin_inset space ~
21727 \end_inset
21728
21729 Panel
21730 \family default
21731  under one of several categories; including 
21732 \family sans
21733 Greek
21734 \family default
21735
21736 \family sans
21737 Operators
21738 \family default
21739  , 
21740 \family sans
21741 Relations
21742 \family default
21743
21744 \family sans
21745 Arrows
21746 \family default
21747 .
21748  There are also the additional symbols provided by the American Mathematical
21749  Society (AMS).
21750 \end_layout
21751
21752 \begin_layout Standard
21753 If you know the LaTeX-command for a construct or symbol you wish to use,
21754  you don't have to use the 
21755 \family sans
21756 Math
21757 \begin_inset space ~
21758 \end_inset
21759
21760 Panel
21761 \family default
21762 , but can type the command directly into the formula.
21763  LyX will convert it to the corresponding symbol or construct.
21764 \end_layout
21765
21766 \begin_layout Subsection
21767 Altering Spacing
21768 \begin_inset Index
21769 status collapsed
21770
21771 \begin_layout Plain Layout
21772 Math ! Spaces
21773 \end_layout
21774
21775 \end_inset
21776
21777
21778 \begin_inset CommandInset label
21779 LatexCommand label
21780 name "sub:Altering-Spacing"
21781
21782 \end_inset
21783
21784
21785 \end_layout
21786
21787 \begin_layout Standard
21788 You may want to create spaces that differs from the standard spacing that
21789  LaTeX provides.
21790  To do this, type 
21791 \family sans
21792 C-Space
21793 \family default
21794  or to use the 
21795 \family sans
21796 Math
21797 \begin_inset space ~
21798 \end_inset
21799
21800 Panel
21801 \family default
21802  button 
21803 \begin_inset Graphics
21804         filename ../images/math/space.png
21805
21806 \end_inset
21807
21808 .
21809  This generates a small space, and shows a small marker on the screen.
21810  Here a example for the sequence 
21811 \series bold
21812 a C-Space b
21813 \series default
21814
21815 \begin_inset Formula $a\, b$
21816 \end_inset
21817
21818  (appears in LyX as 
21819 \begin_inset Graphics
21820         filename clipart/SpaceMarker.png
21821
21822 \end_inset
21823
21824 ).
21825  You can change the space to different sizes when you set the cursor behind
21826  the space marker and hit space again several times.
21827  With every space hit the size will be changed.
21828  Some markers for the space size appear red in LyX, because they are a negative
21829  spaces.
21830  Here two examples:
21831 \end_layout
21832
21833 \begin_layout Standard
21834
21835 \series bold
21836 a C-Space b
21837 \series default
21838  and 3×
21839 \family sans
21840 Space
21841 \family default
21842
21843 \begin_inset Formula $a\quad b$
21844 \end_inset
21845
21846
21847 \end_layout
21848
21849 \begin_layout Standard
21850
21851 \series bold
21852 a C-Space b
21853 \series default
21854  and 5×
21855 \family sans
21856 Space
21857 \family default
21858
21859 \begin_inset Formula $a\! b$
21860 \end_inset
21861
21862
21863 \end_layout
21864
21865 \begin_layout Subsection
21866 Functions
21867 \begin_inset Index
21868 status collapsed
21869
21870 \begin_layout Plain Layout
21871 Math ! Functions
21872 \end_layout
21873
21874 \end_inset
21875
21876
21877 \begin_inset CommandInset label
21878 LatexCommand label
21879 name "sub:Functions"
21880
21881 \end_inset
21882
21883
21884 \end_layout
21885
21886 \begin_layout Standard
21887 The 
21888 \family sans
21889 Math
21890 \begin_inset space ~
21891 \end_inset
21892
21893 Panel
21894 \family default
21895  contains under the button 
21896 \begin_inset Graphics
21897         filename ../images/math/functions.png
21898
21899 \end_inset
21900
21901  a number of functions, such as 
21902 \begin_inset Formula $\sin$
21903 \end_inset
21904
21905
21906 \begin_inset Formula $\lim$
21907 \end_inset
21908
21909
21910 \emph on
21911 etc
21912 \emph default
21913 .
21914  (you can also insert them in a formula by typing 
21915 \series bold
21916
21917 \backslash
21918 sin
21919 \series default
21920  etc.).
21921  Standard mathematical practice is, that functions are printed upright to
21922  avoid confusions, because 
21923 \begin_inset Formula $sin$
21924 \end_inset
21925
21926  does normally mean 
21927 \begin_inset Formula $s·i·n$
21928 \end_inset
21929
21930 .
21931 \end_layout
21932
21933 \begin_layout Standard
21934 Using the function macros will also produce correct spacing around the function:
21935  
21936 \begin_inset Formula $a\sin x$
21937 \end_inset
21938
21939  is different from 
21940 \begin_inset Formula $asinx$
21941 \end_inset
21942
21943
21944 \end_layout
21945
21946 \begin_layout Standard
21947 For some mathematical objects, like the limes, the macro changes the way
21948  that subscripts are placed, like described in section
21949 \begin_inset space ~
21950 \end_inset
21951
21952
21953 \begin_inset CommandInset ref
21954 LatexCommand ref
21955 reference "sub:Operators-with-Limits"
21956
21957 \end_inset
21958
21959 .
21960 \end_layout
21961
21962 \begin_layout Subsection
21963 Accents
21964 \begin_inset Index
21965 status collapsed
21966
21967 \begin_layout Plain Layout
21968 Math ! Accents
21969 \end_layout
21970
21971 \end_inset
21972
21973
21974 \end_layout
21975
21976 \begin_layout Standard
21977 In a formula you can insert accented characters in the same way as in text
21978  mode.
21979  This may depend on your keyboard, or the bindings file you use.
21980  You can also use LaTeX commands to e.g.
21981  enter 
21982 \begin_inset Formula $\hat{a}$
21983 \end_inset
21984
21985  even if your keyboard doesn't have hat-accents enabled.
21986  Our example is entered by typing 
21987 \series bold
21988
21989 \backslash
21990 hat
21991 \begin_inset ERT
21992 status collapsed
21993
21994 \begin_layout Plain Layout
21995
21996
21997 \backslash
21998 spce 
21999 \end_layout
22000
22001 \end_inset
22002
22003 a
22004 \series default
22005  in a formula.
22006  Table
22007 \begin_inset space ~
22008 \end_inset
22009
22010
22011 \begin_inset CommandInset ref
22012 LatexCommand ref
22013 reference "cap:Accent-names-and"
22014
22015 \end_inset
22016
22017  shows the equivalences between the accent names and the commands.
22018 \end_layout
22019
22020 \begin_layout Standard
22021 \begin_inset Float table
22022 wide false
22023 sideways false
22024 status open
22025
22026 \begin_layout Plain Layout
22027 \begin_inset Caption
22028
22029 \begin_layout Plain Layout
22030 \begin_inset CommandInset label
22031 LatexCommand label
22032 name "cap:Accent-names-and"
22033
22034 \end_inset
22035
22036 Accent names and the corresponding commands.
22037 \end_layout
22038
22039 \end_inset
22040
22041
22042 \end_layout
22043
22044 \begin_layout Plain Layout
22045 \align center
22046 \begin_inset Tabular
22047 <lyxtabular version="3" rows="11" columns="3">
22048 <features>
22049 <column alignment="center" valignment="top" width="0pt">
22050 <column alignment="center" valignment="top" width="0pt">
22051 <column alignment="center" valignment="top" width="0pt">
22052 <row>
22053 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22054 \begin_inset Text
22055
22056 \begin_layout Plain Layout
22057 Name
22058 \end_layout
22059
22060 \end_inset
22061 </cell>
22062 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22063 \begin_inset Text
22064
22065 \begin_layout Plain Layout
22066 Command
22067 \end_layout
22068
22069 \end_inset
22070 </cell>
22071 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22072 \begin_inset Text
22073
22074 \begin_layout Plain Layout
22075 E
22076 \family roman
22077 \series medium
22078 \shape up
22079 \size normal
22080 \emph off
22081 \bar no
22082 \noun off
22083 \color none
22084 xample
22085 \end_layout
22086
22087 \end_inset
22088 </cell>
22089 </row>
22090 <row>
22091 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22092 \begin_inset Text
22093
22094 \begin_layout Plain Layout
22095
22096 \family roman
22097 \series medium
22098 \shape up
22099 \size normal
22100 \emph off
22101 \bar no
22102 \noun off
22103 \color none
22104 circumflex
22105 \end_layout
22106
22107 \end_inset
22108 </cell>
22109 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22110 \begin_inset Text
22111
22112 \begin_layout Plain Layout
22113
22114 \series bold
22115
22116 \backslash
22117 hat
22118 \end_layout
22119
22120 \end_inset
22121 </cell>
22122 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22123 \begin_inset Text
22124
22125 \begin_layout Plain Layout
22126
22127 \family roman
22128 \series medium
22129 \shape up
22130 \size normal
22131 \emph off
22132 \bar no
22133 \noun off
22134 \color none
22135 \begin_inset Formula $\hat{a}$
22136 \end_inset
22137
22138
22139 \end_layout
22140
22141 \end_inset
22142 </cell>
22143 </row>
22144 <row>
22145 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22146 \begin_inset Text
22147
22148 \begin_layout Plain Layout
22149
22150 \family roman
22151 \series medium
22152 \shape up
22153 \size normal
22154 \emph off
22155 \bar no
22156 \noun off
22157 \color none
22158 grave
22159 \end_layout
22160
22161 \end_inset
22162 </cell>
22163 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22164 \begin_inset Text
22165
22166 \begin_layout Plain Layout
22167
22168 \series bold
22169
22170 \backslash
22171 grave
22172 \end_layout
22173
22174 \end_inset
22175 </cell>
22176 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22177 \begin_inset Text
22178
22179 \begin_layout Plain Layout
22180
22181 \family roman
22182 \series medium
22183 \shape up
22184 \size normal
22185 \emph off
22186 \bar no
22187 \noun off
22188 \color none
22189 \begin_inset Formula $\grave{a}$
22190 \end_inset
22191
22192
22193 \end_layout
22194
22195 \end_inset
22196 </cell>
22197 </row>
22198 <row>
22199 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22200 \begin_inset Text
22201
22202 \begin_layout Plain Layout
22203
22204 \family roman
22205 \series medium
22206 \shape up
22207 \size normal
22208 \emph off
22209 \bar no
22210 \noun off
22211 \color none
22212 acute
22213 \end_layout
22214
22215 \end_inset
22216 </cell>
22217 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22218 \begin_inset Text
22219
22220 \begin_layout Plain Layout
22221
22222 \series bold
22223
22224 \backslash
22225 acute
22226 \end_layout
22227
22228 \end_inset
22229 </cell>
22230 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22231 \begin_inset Text
22232
22233 \begin_layout Plain Layout
22234
22235 \family roman
22236 \series medium
22237 \shape up
22238 \size normal
22239 \emph off
22240 \bar no
22241 \noun off
22242 \color none
22243 \begin_inset Formula $\acute{a}$
22244 \end_inset
22245
22246
22247 \end_layout
22248
22249 \end_inset
22250 </cell>
22251 </row>
22252 <row>
22253 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22254 \begin_inset Text
22255
22256 \begin_layout Plain Layout
22257
22258 \family roman
22259 \series medium
22260 \shape up
22261 \size normal
22262 \emph off
22263 \bar no
22264 \noun off
22265 \color none
22266 umlaut
22267 \end_layout
22268
22269 \end_inset
22270 </cell>
22271 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22272 \begin_inset Text
22273
22274 \begin_layout Plain Layout
22275
22276 \series bold
22277
22278 \backslash
22279 ddot
22280 \end_layout
22281
22282 \end_inset
22283 </cell>
22284 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22285 \begin_inset Text
22286
22287 \begin_layout Plain Layout
22288
22289 \family roman
22290 \series medium
22291 \shape up
22292 \size normal
22293 \emph off
22294 \bar no
22295 \noun off
22296 \color none
22297 \begin_inset Formula $\ddot{a}$
22298 \end_inset
22299
22300
22301 \end_layout
22302
22303 \end_inset
22304 </cell>
22305 </row>
22306 <row>
22307 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22308 \begin_inset Text
22309
22310 \begin_layout Plain Layout
22311
22312 \family roman
22313 \series medium
22314 \shape up
22315 \size normal
22316 \emph off
22317 \bar no
22318 \noun off
22319 \color none
22320 tilde
22321 \end_layout
22322
22323 \end_inset
22324 </cell>
22325 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22326 \begin_inset Text
22327
22328 \begin_layout Plain Layout
22329
22330 \series bold
22331
22332 \backslash
22333 tilde
22334 \end_layout
22335
22336 \end_inset
22337 </cell>
22338 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22339 \begin_inset Text
22340
22341 \begin_layout Plain Layout
22342
22343 \family roman
22344 \series medium
22345 \shape up
22346 \size normal
22347 \emph off
22348 \bar no
22349 \noun off
22350 \color none
22351 \begin_inset Formula $\tilde{a}$
22352 \end_inset
22353
22354
22355 \end_layout
22356
22357 \end_inset
22358 </cell>
22359 </row>
22360 <row>
22361 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22362 \begin_inset Text
22363
22364 \begin_layout Plain Layout
22365
22366 \family roman
22367 \series medium
22368 \shape up
22369 \size normal
22370 \emph off
22371 \bar no
22372 \noun off
22373 \color none
22374 dot
22375 \end_layout
22376
22377 \end_inset
22378 </cell>
22379 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22380 \begin_inset Text
22381
22382 \begin_layout Plain Layout
22383
22384 \series bold
22385
22386 \backslash
22387 dot
22388 \end_layout
22389
22390 \end_inset
22391 </cell>
22392 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22393 \begin_inset Text
22394
22395 \begin_layout Plain Layout
22396
22397 \family roman
22398 \series medium
22399 \shape up
22400 \size normal
22401 \emph off
22402 \bar no
22403 \noun off
22404 \color none
22405 \begin_inset Formula $\dot{a}$
22406 \end_inset
22407
22408
22409 \end_layout
22410
22411 \end_inset
22412 </cell>
22413 </row>
22414 <row>
22415 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22416 \begin_inset Text
22417
22418 \begin_layout Plain Layout
22419
22420 \family roman
22421 \series medium
22422 \shape up
22423 \size normal
22424 \emph off
22425 \bar no
22426 \noun off
22427 \color none
22428 breve
22429 \end_layout
22430
22431 \end_inset
22432 </cell>
22433 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22434 \begin_inset Text
22435
22436 \begin_layout Plain Layout
22437
22438 \series bold
22439
22440 \backslash
22441 breve
22442 \end_layout
22443
22444 \end_inset
22445 </cell>
22446 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22447 \begin_inset Text
22448
22449 \begin_layout Plain Layout
22450
22451 \family roman
22452 \series medium
22453 \shape up
22454 \size normal
22455 \emph off
22456 \bar no
22457 \noun off
22458 \color none
22459 \begin_inset Formula $\breve{a}$
22460 \end_inset
22461
22462
22463 \end_layout
22464
22465 \end_inset
22466 </cell>
22467 </row>
22468 <row>
22469 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22470 \begin_inset Text
22471
22472 \begin_layout Plain Layout
22473
22474 \family roman
22475 \series medium
22476 \shape up
22477 \size normal
22478 \emph off
22479 \bar no
22480 \noun off
22481 \color none
22482 caron
22483 \end_layout
22484
22485 \end_inset
22486 </cell>
22487 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22488 \begin_inset Text
22489
22490 \begin_layout Plain Layout
22491
22492 \series bold
22493
22494 \backslash
22495 check
22496 \end_layout
22497
22498 \end_inset
22499 </cell>
22500 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22501 \begin_inset Text
22502
22503 \begin_layout Plain Layout
22504
22505 \family roman
22506 \series medium
22507 \shape up
22508 \size normal
22509 \emph off
22510 \bar no
22511 \noun off
22512 \color none
22513 \begin_inset Formula $\check{a}$
22514 \end_inset
22515
22516
22517 \end_layout
22518
22519 \end_inset
22520 </cell>
22521 </row>
22522 <row>
22523 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22524 \begin_inset Text
22525
22526 \begin_layout Plain Layout
22527
22528 \family roman
22529 \series medium
22530 \shape up
22531 \size normal
22532 \emph off
22533 \bar no
22534 \noun off
22535 \color none
22536 macron
22537 \end_layout
22538
22539 \end_inset
22540 </cell>
22541 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22542 \begin_inset Text
22543
22544 \begin_layout Plain Layout
22545
22546 \series bold
22547
22548 \backslash
22549 bar
22550 \end_layout
22551
22552 \end_inset
22553 </cell>
22554 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22555 \begin_inset Text
22556
22557 \begin_layout Plain Layout
22558
22559 \family roman
22560 \series medium
22561 \shape up
22562 \size normal
22563 \emph off
22564 \bar no
22565 \noun off
22566 \color none
22567 \begin_inset Formula $\bar{a}$
22568 \end_inset
22569
22570
22571 \end_layout
22572
22573 \end_inset
22574 </cell>
22575 </row>
22576 <row>
22577 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22578 \begin_inset Text
22579
22580 \begin_layout Plain Layout
22581 vector
22582 \end_layout
22583
22584 \end_inset
22585 </cell>
22586 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22587 \begin_inset Text
22588
22589 \begin_layout Plain Layout
22590
22591 \series bold
22592
22593 \backslash
22594 vec
22595 \end_layout
22596
22597 \end_inset
22598 </cell>
22599 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22600 \begin_inset Text
22601
22602 \begin_layout Plain Layout
22603
22604 \family roman
22605 \series medium
22606 \shape up
22607 \size normal
22608 \emph off
22609 \bar no
22610 \noun off
22611 \color none
22612 \begin_inset Formula $\vec{a}$
22613 \end_inset
22614
22615
22616 \end_layout
22617
22618 \end_inset
22619 </cell>
22620 </row>
22621 </lyxtabular>
22622
22623 \end_inset
22624
22625
22626 \end_layout
22627
22628 \end_inset
22629
22630
22631 \end_layout
22632
22633 \begin_layout Standard
22634 You can choose one of the accents by selecting an item from the 
22635 \family sans
22636 Frame
22637 \begin_inset space ~
22638 \end_inset
22639
22640 decorations
22641 \family default
22642  symbol set button 
22643 \begin_inset Graphics
22644         filename ../images/math/hat.png
22645
22646 \end_inset
22647
22648  in the math panel ; this will apply to any selection you have made within
22649  a formula too.
22650 \end_layout
22651
22652 \begin_layout Section
22653 Brackets and Delimiters
22654 \begin_inset Index
22655 status collapsed
22656
22657 \begin_layout Plain Layout
22658 Math ! Brackets
22659 \end_layout
22660
22661 \end_inset
22662
22663
22664 \begin_inset Index
22665 status collapsed
22666
22667 \begin_layout Plain Layout
22668 Math ! Delimiters
22669 \end_layout
22670
22671 \end_inset
22672
22673
22674 \begin_inset CommandInset label
22675 LatexCommand label
22676 name "sec:Brackets-and-Delimiters"
22677
22678 \end_inset
22679
22680
22681 \end_layout
22682
22683 \begin_layout Standard
22684 There are several brackets available through LyX.
22685  For most purposes, using just the keys 
22686 \family typewriter
22687 []{}()|<>
22688 \family default
22689  should suffice.
22690  But if you want to surround a large structure, like a matrix or a fraction,
22691  or if you have several layers of brackets, is better using 
22692 \family sans
22693 Math
22694 \begin_inset space ~
22695 \end_inset
22696
22697 Panel
22698 \family default
22699 's delimiter icon 
22700 \begin_inset Graphics
22701         filename ../images/math/delim.png
22702
22703 \end_inset
22704
22705 .
22706  For example, that's how you would construct the brackets around a standard
22707  matrix such as:
22708 \begin_inset Formula \[
22709 \left[\begin{array}{cc}
22710 1 & 2\\
22711 3 & 4\end{array}\right]\]
22712
22713 \end_inset
22714
22715 and to make it easier to see the layers of parentheses as in: 
22716 \begin_inset Formula \[
22717 \frac{1}{\left(1+\left(\frac{1}{1+\left(\frac{1}{1+x}\right)}\right)\right)}\]
22718
22719 \end_inset
22720
22721
22722 \end_layout
22723
22724 \begin_layout Standard
22725 The parentheses, and other brackets from that menu will automatically re-size
22726  to accommodate the size of what is inside.
22727 \end_layout
22728
22729 \begin_layout Standard
22730 To construct brackets click on the button for the bracket you want on the
22731  left side and right side.
22732  If you use the option 
22733 \family sans
22734 Keep
22735 \begin_inset space ~
22736 \end_inset
22737
22738 matched
22739 \family default
22740 , the selected bracket type will be used for the left and the right side.
22741  The selection will be shown below the button field.
22742  If you want one side to not have a bracket, use the blank button.
22743  It will appear in LyX with a dotted line, but nothing will be printed.
22744 \end_layout
22745
22746 \begin_layout Standard
22747 If you want to place brackets around math structures, like a square root,
22748  you can do that by highlighting (selecting) the structure that is to go
22749  inside the brackets.
22750  Then choose the appropriate brackets for left and right and click on 
22751 \family sans
22752 Insert
22753 \family default
22754 .
22755  The parentheses will be drawn around the selected structure.
22756 \end_layout
22757
22758 \begin_layout Standard
22759 The next section explains how to insert a LaTeX 
22760 \begin_inset Quotes eld
22761 \end_inset
22762
22763 {
22764 \begin_inset Quotes erd
22765 \end_inset
22766
22767  for grouping.
22768 \end_layout
22769
22770 \begin_layout Section
22771 Grouping
22772 \begin_inset Index
22773 status collapsed
22774
22775 \begin_layout Plain Layout
22776 Math ! Grouping
22777 \end_layout
22778
22779 \end_inset
22780
22781
22782 \begin_inset CommandInset label
22783 LatexCommand label
22784 name "sec:Grouping"
22785
22786 \end_inset
22787
22788
22789 \end_layout
22790
22791 \begin_layout Standard
22792 You may need to group a set of symbols.
22793  In LaTeX, for example, the typesetting of 
22794 \family typewriter
22795 {x^y}^z
22796 \family default
22797  is different from 
22798 \family typewriter
22799 x^{y^z}
22800 \family default
22801 :
22802 \end_layout
22803
22804 \begin_layout Standard
22805 \begin_inset Formula \[
22806 {x^{y}}^{z}\quad\mathrm{differs\; from}\quad x^{y^{z}}\]
22807
22808 \end_inset
22809
22810
22811 \end_layout
22812
22813 \begin_layout Standard
22814 To create this grouping, you need to use the key sequence 
22815 \begin_inset Quotes eld
22816 \end_inset
22817
22818
22819 \series bold
22820
22821 \backslash
22822 {
22823 \series default
22824
22825 \begin_inset Quotes erd
22826 \end_inset
22827
22828  then type space.
22829  Inside LyX, you will see red braces indicating the grouping.
22830  Within this braces you insert the grouped structure.
22831  The grouping braces won't appear in the output in contrary to normal braces.
22832 \end_layout
22833
22834 \begin_layout Section
22835 Arrays and Multi-line Equations
22836 \begin_inset Index
22837 status collapsed
22838
22839 \begin_layout Plain Layout
22840 Math ! Arrays
22841 \end_layout
22842
22843 \end_inset
22844
22845
22846 \begin_inset Index
22847 status collapsed
22848
22849 \begin_layout Plain Layout
22850 Math ! Matrices
22851 \end_layout
22852
22853 \end_inset
22854
22855
22856 \begin_inset Index
22857 status collapsed
22858
22859 \begin_layout Plain Layout
22860 Math ! Multi-line Equations
22861 \end_layout
22862
22863 \end_inset
22864
22865
22866 \end_layout
22867
22868 \begin_layout Standard
22869 Matrices are entered in LyX using the 
22870 \family sans
22871 Math
22872 \begin_inset space ~
22873 \end_inset
22874
22875 Panel
22876 \family default
22877  matrix button 
22878 \begin_inset Graphics
22879         filename ../images/math/matrix.png
22880
22881 \end_inset
22882
22883 .
22884  It will open a dialog for you to choose the number of rows/columns.
22885  Here is an example:
22886 \begin_inset Formula \[
22887 \left(\begin{array}{ccc}
22888 1 & 2 & 3\\
22889 4 & 5 & 6\\
22890 7 & 8 & 9\end{array}\right)\]
22891
22892 \end_inset
22893
22894 The parentheses aren't automatic, but you can add them as described in section
22895 \begin_inset space ~
22896 \end_inset
22897
22898
22899 \begin_inset CommandInset ref
22900 LatexCommand ref
22901 reference "sec:Brackets-and-Delimiters"
22902
22903 \end_inset
22904
22905 .
22906  When you construct the matrix, you can decide whether the column entries
22907  will be left-, right-, or center-justified.
22908  This alignment is set in the box 
22909 \family sans
22910 Horizontal
22911 \family default
22912  with the letters 
22913 \begin_inset Quotes eld
22914 \end_inset
22915
22916
22917 \family sans
22918 l
22919 \family default
22920
22921 \begin_inset Quotes erd
22922 \end_inset
22923
22924
22925 \begin_inset Quotes eld
22926 \end_inset
22927
22928
22929 \family sans
22930 r
22931 \family default
22932
22933 \begin_inset Quotes erd
22934 \end_inset
22935
22936 , and 
22937 \begin_inset Quotes eld
22938 \end_inset
22939
22940
22941 \family sans
22942 c
22943 \family default
22944
22945 \begin_inset Quotes erd
22946 \end_inset
22947
22948 .
22949  LyX proposes a 
22950 \begin_inset Quotes eld
22951 \end_inset
22952
22953
22954 \family sans
22955 c
22956 \family default
22957
22958 \begin_inset Quotes erd
22959 \end_inset
22960
22961  for every column as default.
22962  For example, the sequence 
22963 \begin_inset Quotes eld
22964 \end_inset
22965
22966
22967 \family sans
22968 lrc
22969 \family default
22970
22971 \begin_inset Quotes erd
22972 \end_inset
22973
22974  means that the first column will be left-justified, the second will be
22975  centered, and the third column will be right-justified, because each letter
22976  corresponds to the relevant column.
22977  The result will look like this:
22978 \begin_inset Formula \[
22979 \begin{array}{lcr}
22980 this & this\, column & this\, column\\
22981 column & has & has\, right\\
22982 has\, left\, alignment & center\, alignment & alignment\end{array}.\]
22983
22984 \end_inset
22985
22986
22987 \end_layout
22988
22989 \begin_layout Standard
22990 You can add more rows to an existing matrix by hitting 
22991 \family sans
22992 C-Enter
22993 \family default
22994  while the cursor is in the matrix.
22995  Adding or deleting columns can be done via the menu 
22996 \family sans
22997 Edit\SpecialChar \menuseparator
22998 Math
22999 \family default
23000 .
23001 \end_layout
23002
23003 \begin_layout Standard
23004 There are other arrays used in formulas, such as distinctions of cases.
23005  It can be created with the menu 
23006 \family sans
23007 Insert\SpecialChar \menuseparator
23008 Math\SpecialChar \menuseparator
23009 Cases
23010 \begin_inset space ~
23011 \end_inset
23012
23013 Environment
23014 \family default
23015  or the command 
23016 \series bold
23017
23018 \backslash
23019 cases
23020 \series default
23021 .
23022  Here an example: 
23023 \begin_inset Formula \[
23024 f(x)=\begin{cases}
23025 -1 & x<0\\
23026 0 & x=0\\
23027 1 & x>0\end{cases}\]
23028
23029 \end_inset
23030
23031
23032 \end_layout
23033
23034 \begin_layout Standard
23035 \begin_inset VSpace bigskip
23036 \end_inset
23037
23038 Multi-line formulas are created when you press 
23039 \family sans
23040 \series medium
23041 C-E
23042 \series default
23043 nter
23044 \family default
23045  within a formula.
23046  In an empty formula you can see that three blue boxes appear, one for each
23047  column.
23048  When you press 
23049 \family sans
23050 \series medium
23051 C-E
23052 \series default
23053 nter
23054 \family default
23055  in a non-empty formula, the part before the relation sign (equal sign 
23056 \begin_inset Quotes eld
23057 \end_inset
23058
23059 =
23060 \begin_inset Quotes erd
23061 \end_inset
23062
23063  etc.) will be inserted automatically to the first column, the relation sign
23064  is in the second column, and the rest in the third column.
23065  A new row is created by every further hit of 
23066 \family sans
23067 \series medium
23068 C-E
23069 \series default
23070 nter
23071 \family default
23072 .
23073  Multi-line formulas are always displayed formulas.
23074  Here is an example:
23075 \begin_inset Formula \begin{eqnarray}
23076 a^{2} & = & (b^{2}+c^{2})(b^{2}-c^{2})\nonumber \\
23077 a & = & \sqrt{b^{4}-c^{4}}\label{eq:asquared}\end{eqnarray}
23078
23079 \end_inset
23080
23081  To change the column assignment of the formula parts, place the cursor
23082  where you want to start the shift and hit 
23083 \family sans
23084 C-Tab.
23085
23086 \family default
23087  It shifts everything in the column which is right beside the current cursor
23088  position to the next column.
23089  Note that the middle column is designed for relation signs, structures
23090  within this column will be printed in a smaller size:
23091 \begin_inset Formula \begin{eqnarray*}
23092 \frac{A}{B} & \frac{A}{B} & \frac{A}{B}\end{eqnarray*}
23093
23094 \end_inset
23095
23096
23097 \end_layout
23098
23099 \begin_layout Standard
23100 The multi-line formula type described here is called 
23101 \family typewriter
23102 \series medium
23103 eqnarray
23104 \family default
23105 \series default
23106 .
23107  There are other multi-line types being more suitable for certain situations,
23108  for example if you want a better inter-line spacing than in formula (
23109 \begin_inset CommandInset ref
23110 LatexCommand ref
23111 reference "eq:asquared"
23112
23113 \end_inset
23114
23115 ).
23116  The other types are described in section
23117 \begin_inset space ~
23118 \end_inset
23119
23120
23121 \begin_inset CommandInset ref
23122 LatexCommand ref
23123 reference "sub:AMS-Formula-Types"
23124
23125 \end_inset
23126
23127 .
23128 \end_layout
23129
23130 \begin_layout Section
23131 Formula Numbering and Referencing
23132 \begin_inset Index
23133 status collapsed
23134
23135 \begin_layout Plain Layout
23136 Math ! Formula numbering
23137 \end_layout
23138
23139 \end_inset
23140
23141
23142 \begin_inset Index
23143 status collapsed
23144
23145 \begin_layout Plain Layout
23146 Math ! Referencing formulas
23147 \end_layout
23148
23149 \end_inset
23150
23151
23152 \begin_inset CommandInset label
23153 LatexCommand label
23154 name "sec:Formula-Numbering-and"
23155
23156 \end_inset
23157
23158
23159 \end_layout
23160
23161 \begin_layout Standard
23162 To number a formula, set the cursor in the formula and use the menu 
23163 \family sans
23164 Edit\SpecialChar \menuseparator
23165 Math\SpecialChar \menuseparator
23166 Toggle
23167 \begin_inset space ~
23168 \end_inset
23169
23170 Numbering
23171 \family default
23172  or the shortcut 
23173 \family sans
23174 M-m
23175 \begin_inset space ~
23176 \end_inset
23177
23178 n
23179 \family default
23180 .
23181  The formula number appears in LyX as 
23182 \begin_inset Quotes eld
23183 \end_inset
23184
23185 #
23186 \begin_inset Quotes erd
23187 \end_inset
23188
23189  within parentheses.
23190  The 
23191 \begin_inset Quotes erd
23192 \end_inset
23193
23194 #
23195 \begin_inset Quotes erd
23196 \end_inset
23197
23198  denotes, that the number will be calculated automatically when the output
23199  is generated.
23200  The placement and format of the formula number in the output depends on
23201  the document class.
23202  In this document the number is printed together with the chapter number,
23203  separated by a dot:
23204 \begin_inset Formula \begin{equation}
23205 1+1=2\end{equation}
23206
23207 \end_inset
23208
23209 Using 
23210 \family sans
23211 M-m
23212 \begin_inset space ~
23213 \end_inset
23214
23215 n
23216 \family default
23217  in a numbered formula will switch off the numbering.
23218  You can only number displayed formulas.
23219 \end_layout
23220
23221 \begin_layout Standard
23222 Multi-line formulas can be numbered line by line: Using the menu 
23223 \family sans
23224 Edit\SpecialChar \menuseparator
23225 Math\SpecialChar \menuseparator
23226 Toggle
23227 \begin_inset space ~
23228 \end_inset
23229
23230 Numbering
23231 \begin_inset space ~
23232 \end_inset
23233
23234 of
23235 \begin_inset space ~
23236 \end_inset
23237
23238 Line
23239 \family default
23240  or the shortcut 
23241 \family sans
23242 M-m
23243 \begin_inset space ~
23244 \end_inset
23245
23246 N
23247 \family default
23248  will only toggle the numbering of the line where the cursor is in:
23249 \begin_inset Formula \begin{eqnarray}
23250 1 & = & 3-2\\
23251 2 & = & 4-2\nonumber \\
23252 4 & \leq & 7\end{eqnarray}
23253
23254 \end_inset
23255
23256 To number all lines use the shortcut 
23257 \family sans
23258 M-m
23259 \begin_inset space ~
23260 \end_inset
23261
23262 n
23263 \family default
23264 .
23265 \end_layout
23266
23267 \begin_layout Standard
23268 \begin_inset VSpace bigskip
23269 \end_inset
23270
23271 Every displayed formula can be referenced by its number using a label.
23272  A label is inserted with the menu 
23273 \family sans
23274 Insert\SpecialChar \menuseparator
23275 Label
23276 \family default
23277  when the cursor is in the formula.
23278  This opens a dialog to enter the label.
23279  It is recommended to use the proposed 
23280 \begin_inset Quotes eld
23281 \end_inset
23282
23283
23284 \family sans
23285 eq:
23286 \family default
23287
23288 \begin_inset Quotes erd
23289 \end_inset
23290
23291  as first part of the label, because this helps later to identify the label
23292  type when you have many labels in your document.
23293  We inserted in the following example the label 
23294 \begin_inset Quotes eld
23295 \end_inset
23296
23297 eq:tanhExp
23298 \begin_inset Quotes erd
23299 \end_inset
23300
23301  in the second line:
23302 \begin_inset Formula \begin{eqnarray}
23303 \tanh(x) & = & \frac{\sinh(x)}{\cosh(x)}\nonumber \\
23304  & = & \frac{\mathrm{e}^{2x}-1}{\mathrm{e}^{2x}+1}\label{eq:tanhExp}\end{eqnarray}
23305
23306 \end_inset
23307
23308 Every labeled line is automatically numbered.
23309  Therefore the label is shown in LyX at the place of the formula number
23310  placeholder 
23311 \begin_inset Quotes eld
23312 \end_inset
23313
23314 #
23315 \begin_inset Quotes erd
23316 \end_inset
23317
23318 .
23319  You can reference a labeled formula using the menu 
23320 \family sans
23321 Insert\SpecialChar \menuseparator
23322 Cross
23323 \begin_inset space ~
23324 \end_inset
23325
23326 Reference
23327 \family default
23328 .
23329  A dialog appears to choose a label you want refer to.
23330  The reference appears in LyX as grey cross reference box and in the output
23331  as the formula number:
23332 \end_layout
23333
23334 \begin_layout Standard
23335 This is a cross-reference to equation (
23336 \begin_inset CommandInset ref
23337 LatexCommand ref
23338 reference "eq:tanhExp"
23339
23340 \end_inset
23341
23342 ).
23343 \end_layout
23344
23345 \begin_layout Standard
23346 The properties of LyX's cross-reference box are described in section
23347 \begin_inset space ~
23348 \end_inset
23349
23350
23351 \begin_inset CommandInset ref
23352 LatexCommand ref
23353 reference "sec:Cross-References"
23354
23355 \end_inset
23356
23357 .
23358  To delete a label, set the cursor in the labeled formula, use the menu
23359  
23360 \family sans
23361 Insert\SpecialChar \menuseparator
23362 Label
23363 \family default
23364  and delete the label in the appearing dialog.
23365 \begin_inset Foot
23366 status collapsed
23367
23368 \begin_layout Plain Layout
23369 This is a unintuitive and will be fixed in the next version of LyX.
23370 \end_layout
23371
23372 \end_inset
23373
23374  
23375 \end_layout
23376
23377 \begin_layout Section
23378 User defined math macros
23379 \begin_inset Index
23380 status collapsed
23381
23382 \begin_layout Plain Layout
23383 Math ! Macros
23384 \end_layout
23385
23386 \end_inset
23387
23388
23389 \begin_inset CommandInset label
23390 LatexCommand label
23391 name "sec:math-macros"
23392
23393 \end_inset
23394
23395
23396 \end_layout
23397
23398 \begin_layout Standard
23399 LyX allows you to define macros for formulas.
23400  For example we assume that solutions of the quadratic equation often occur
23401  in our document in various forms and we want to create a macro to print
23402  them.
23403 \begin_inset Newline newline
23404 \end_inset
23405
23406 The general form of a quadratic equation is:
23407 \begin_inset Formula \[
23408 0=\lambda^{2}+p\lambda+q\]
23409
23410 \end_inset
23411
23412 The general form of its solution is:
23413 \begin_inset Formula \[
23414 \lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p²}{4}-q}\]
23415
23416 \end_inset
23417
23418
23419 \end_layout
23420
23421 \begin_layout Standard
23422 The macro should print the parameters 
23423 \begin_inset Formula $\lambda$
23424 \end_inset
23425
23426
23427 \begin_inset Formula $p$
23428 \end_inset
23429
23430  and 
23431 \begin_inset Formula $q$
23432 \end_inset
23433
23434  like in the equation above.
23435 \end_layout
23436
23437 \begin_layout Standard
23438 A macro is created by executing the command
23439 \end_layout
23440
23441 \begin_layout Standard
23442
23443 \series bold
23444 math-macro
23445 \begin_inset ERT
23446 status collapsed
23447
23448 \begin_layout Plain Layout
23449
23450
23451 \backslash
23452 spce 
23453 \end_layout
23454
23455 \end_inset
23456
23457 Name
23458 \begin_inset ERT
23459 status collapsed
23460
23461 \begin_layout Plain Layout
23462
23463
23464 \backslash
23465 spce 
23466 \end_layout
23467
23468 \end_inset
23469
23470 Number
23471 \begin_inset space ~
23472 \end_inset
23473
23474 of
23475 \begin_inset space ~
23476 \end_inset
23477
23478 Arguments
23479 \end_layout
23480
23481 \begin_layout Standard
23482 in the minibuffer at the bottom of the LyX screen.
23483  Name is the name of the new macro which mustn't contain numbers.
23484  The number of arguments can be a number in the range 1-9.
23485  If you want to define a macro without arguments, don't declare the number
23486  of arguments.
23487 \end_layout
23488
23489 \begin_layout Standard
23490 We have three arguments and name the macro 
23491 \begin_inset Quotes eld
23492 \end_inset
23493
23494 qE
23495 \begin_inset Quotes erd
23496 \end_inset
23497
23498 , so that the command is:
23499 \end_layout
23500
23501 \begin_layout Standard
23502
23503 \series bold
23504 math-macro
23505 \begin_inset ERT
23506 status collapsed
23507
23508 \begin_layout Plain Layout
23509
23510
23511 \backslash
23512 spce 
23513 \end_layout
23514
23515 \end_inset
23516
23517 qE
23518 \begin_inset ERT
23519 status collapsed
23520
23521 \begin_layout Plain Layout
23522
23523
23524 \backslash
23525 spce 
23526 \end_layout
23527
23528 \end_inset
23529
23530 3
23531 \end_layout
23532
23533 \begin_layout Standard
23534 This results in the following macro definition box: 
23535 \begin_inset Graphics
23536         filename clipart/macrobox.png
23537
23538 \end_inset
23539
23540  
23541 \begin_inset FormulaMacro
23542 \newcommand{\qE}[3]{#1_{1,\,2}=-\frac{#2}{2}\pm\sqrt{\frac{#2^{2}}{4}-#3}}
23543 {\textrm{qE: }#1\textrm{ , }#2\textrm{ , }#3}
23544 \end_inset
23545
23546
23547 \begin_inset Note Note
23548 status collapsed
23549
23550 \begin_layout Plain Layout
23551 The first box is an image to show the behavior in the output.
23552  The second one is the definition box, that doesn't appear in the output.
23553 \end_layout
23554
23555 \end_inset
23556
23557
23558 \end_layout
23559
23560 \begin_layout Standard
23561 The first blue box is for the definition, where you insert the formula via
23562  the math panel or commands.
23563  The placeholder for the arguments are inserted as a backslash and sharp
23564  followed by the argument number, e.g.
23565  
23566 \begin_inset Quotes eld
23567 \end_inset
23568
23569
23570 \backslash
23571 #1
23572 \begin_inset Quotes erd
23573 \end_inset
23574
23575  for the first argument.
23576  Placeholders will be displayed in red.
23577  The second blue box is for the appearance in LyX.
23578  This is useful when you have a large structure that shouldn't be displayed
23579  in LyX with its full size.
23580  If you want to see the macro as it is defined, leave the box blank.
23581  In our example we insert the sequence
23582 \begin_inset Newline newline
23583 \end_inset
23584
23585
23586 \series bold
23587 qE: 
23588 \backslash
23589 #1
23590 \series default
23591  
23592 \series bold
23593 ,
23594 \series default
23595  
23596 \series bold
23597
23598 \backslash
23599 #2
23600 \series default
23601  
23602 \series bold
23603 ,
23604 \series default
23605  
23606 \series bold
23607
23608 \backslash
23609 #3
23610 \begin_inset Newline newline
23611 \end_inset
23612
23613
23614 \series default
23615 The macro will then be shown as the macro name followed by the three arguments.
23616 \end_layout
23617
23618 \begin_layout Standard
23619 To use the macro in a formula, type its name as command, in our case 
23620 \begin_inset Quotes eld
23621 \end_inset
23622
23623
23624 \series bold
23625
23626 \backslash
23627 qE
23628 \series default
23629
23630 \begin_inset Quotes erd
23631 \end_inset
23632
23633 .
23634  The macro is inserted with boxes for the arguments looking similar to this:
23635 \end_layout
23636
23637 \begin_layout Standard
23638 \align center
23639 \begin_inset Graphics
23640         filename clipart/macrouse.png
23641
23642 \end_inset
23643
23644
23645 \end_layout
23646
23647 \begin_layout Standard
23648 The arguments are inserted in the blue boxes.
23649  If the cursor is outside the macro, the arguments are put in the macro.
23650  To change the arguments, put the cursor in the formula before or after
23651  the macro and press the right or left arrow key respectively.
23652  The arguments appear now again below the macro definition.
23653 \end_layout
23654
23655 \begin_layout Standard
23656 If you change the macro definition all macros are changed automatically
23657  to the new definition.
23658  Here an example of our macro with the arguments 
23659 \begin_inset Formula $x$
23660 \end_inset
23661
23662
23663 \begin_inset Formula $\ln(x)$
23664 \end_inset
23665
23666 , and 
23667 \begin_inset Formula $B$
23668 \end_inset
23669
23670 :
23671 \begin_inset Formula \[
23672 \qE x{\ln(y)}B\]
23673
23674 \end_inset
23675
23676
23677 \end_layout
23678
23679 \begin_layout Standard
23680 When the document is exported to LaTeX, the macro definition will be inserted
23681  as the command:
23682 \end_layout
23683
23684 \begin_layout Standard
23685
23686 \series bold
23687
23688 \backslash
23689 newcommand{
23690 \backslash
23691 qE}[3]{#1_{1,
23692 \backslash
23693 ,2}=-
23694 \backslash
23695 frac{#2}{2}
23696 \backslash
23697 pm
23698 \begin_inset Newline newline
23699 \end_inset
23700
23701
23702 \begin_inset ERT
23703 status collapsed
23704
23705 \begin_layout Plain Layout
23706
23707
23708 \backslash
23709 hphantom{
23710 \end_layout
23711
23712 \end_inset
23713
23714
23715 \backslash
23716 newcommand
23717 \begin_inset ERT
23718 status collapsed
23719
23720 \begin_layout Plain Layout
23721
23722 }
23723 \end_layout
23724
23725 \end_inset
23726
23727
23728 \backslash
23729 sqrt{
23730 \backslash
23731 frac{#2^{2}}{4}-#3}}
23732 \end_layout
23733
23734 \begin_layout Standard
23735 The command is not inserted in the document preamble.
23736  That means you can only use macros in formulas that are below the macro
23737  definition box in your document.
23738  There are also some other restrictions: The command 
23739 \backslash
23740 newcommand supports optional arguments, which are not available in LyX's
23741  macros.
23742  You can also not change subsequently the name of the macro and the number
23743  of arguments.
23744  
23745 \end_layout
23746
23747 \begin_layout Section
23748 Fine-Tuning
23749 \end_layout
23750
23751 \begin_layout Subsection
23752 Typefaces
23753 \begin_inset Index
23754 status collapsed
23755
23756 \begin_layout Plain Layout
23757 Math ! Typefaces
23758 \end_layout
23759
23760 \end_inset
23761
23762
23763 \end_layout
23764
23765 \begin_layout Standard
23766 The standard font for text is italic, for numbers the standard is roman.
23767  To set a font in a formula, use the 
23768 \family sans
23769 Math
23770 \begin_inset space ~
23771 \end_inset
23772
23773 Panel
23774 \family default
23775  button 
23776 \begin_inset Graphics
23777         filename ../images/math/font.png
23778
23779 \end_inset
23780
23781 , or enter its command, listed in table
23782 \begin_inset space ~
23783 \end_inset
23784
23785
23786 \begin_inset CommandInset ref
23787 LatexCommand ref
23788 reference "cap:Typefaces-and-the"
23789
23790 \end_inset
23791
23792 , directly.
23793 \end_layout
23794
23795 \begin_layout Standard
23796 \begin_inset Float table
23797 wide false
23798 sideways false
23799 status open
23800
23801 \begin_layout Plain Layout
23802 \begin_inset Caption
23803
23804 \begin_layout Plain Layout
23805 \begin_inset CommandInset label
23806 LatexCommand label
23807 name "cap:Typefaces-and-the"
23808
23809 \end_inset
23810
23811 Typefaces and the corresponding commands.
23812 \end_layout
23813
23814 \end_inset
23815
23816
23817 \end_layout
23818
23819 \begin_layout Plain Layout
23820 \align center
23821 \begin_inset Tabular
23822 <lyxtabular version="3" rows="9" columns="2">
23823 <features>
23824 <column alignment="center" valignment="top" width="0pt">
23825 <column alignment="center" valignment="top" width="0pt">
23826 <row>
23827 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23828 \begin_inset Text
23829
23830 \begin_layout Plain Layout
23831 Font
23832 \end_layout
23833
23834 \end_inset
23835 </cell>
23836 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
23837 \begin_inset Text
23838
23839 \begin_layout Plain Layout
23840 Command
23841 \end_layout
23842
23843 \end_inset
23844 </cell>
23845 </row>
23846 <row>
23847 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23848 \begin_inset Text
23849
23850 \begin_layout Plain Layout
23851
23852 \shape up
23853 \size normal
23854 \bar no
23855 \noun off
23856 \color none
23857 \begin_inset Formula $\mathrm{Roman}$
23858 \end_inset
23859
23860
23861 \end_layout
23862
23863 \end_inset
23864 </cell>
23865 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23866 \begin_inset Text
23867
23868 \begin_layout Plain Layout
23869
23870 \series bold
23871
23872 \backslash
23873 mathrm
23874 \end_layout
23875
23876 \end_inset
23877 </cell>
23878 </row>
23879 <row>
23880 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23881 \begin_inset Text
23882
23883 \begin_layout Plain Layout
23884 \begin_inset Formula $\mathbf{\mathbf{Bold}}$
23885 \end_inset
23886
23887
23888 \end_layout
23889
23890 \end_inset
23891 </cell>
23892 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23893 \begin_inset Text
23894
23895 \begin_layout Plain Layout
23896
23897 \series bold
23898
23899 \backslash
23900 mathbf
23901 \end_layout
23902
23903 \end_inset
23904 </cell>
23905 </row>
23906 <row>
23907 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23908 \begin_inset Text
23909
23910 \begin_layout Plain Layout
23911 \begin_inset Formula $\mathit{Italic}$
23912 \end_inset
23913
23914
23915 \end_layout
23916
23917 \end_inset
23918 </cell>
23919 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23920 \begin_inset Text
23921
23922 \begin_layout Plain Layout
23923
23924 \series bold
23925
23926 \backslash
23927 mathit
23928 \end_layout
23929
23930 \end_inset
23931 </cell>
23932 </row>
23933 <row>
23934 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23935 \begin_inset Text
23936
23937 \begin_layout Plain Layout
23938
23939 \shape up
23940 \size normal
23941 \bar no
23942 \noun off
23943 \color none
23944 \begin_inset Formula $\mathtt{Typewriter}$
23945 \end_inset
23946
23947
23948 \end_layout
23949
23950 \end_inset
23951 </cell>
23952 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23953 \begin_inset Text
23954
23955 \begin_layout Plain Layout
23956
23957 \series bold
23958
23959 \backslash
23960 mathtt
23961 \end_layout
23962
23963 \end_inset
23964 </cell>
23965 </row>
23966 <row>
23967 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23968 \begin_inset Text
23969
23970 \begin_layout Plain Layout
23971 \begin_inset Formula $\mathbf{\mathbb{BLACKBOARD}}$
23972 \end_inset
23973
23974
23975 \end_layout
23976
23977 \end_inset
23978 </cell>
23979 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23980 \begin_inset Text
23981
23982 \begin_layout Plain Layout
23983
23984 \series bold
23985
23986 \backslash
23987 mathbb
23988 \end_layout
23989
23990 \end_inset
23991 </cell>
23992 </row>
23993 <row>
23994 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23995 \begin_inset Text
23996
23997 \begin_layout Plain Layout
23998 \begin_inset Formula $\mathfrak{Fraktur}$
23999 \end_inset
24000
24001
24002 \end_layout
24003
24004 \end_inset
24005 </cell>
24006 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24007 \begin_inset Text
24008
24009 \begin_layout Plain Layout
24010
24011 \series bold
24012
24013 \backslash
24014 mathfrak
24015 \end_layout
24016
24017 \end_inset
24018 </cell>
24019 </row>
24020 <row>
24021 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24022 \begin_inset Text
24023
24024 \begin_layout Plain Layout
24025
24026 \shape up
24027 \size normal
24028 \emph on
24029 \bar no
24030 \noun off
24031 \color none
24032 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
24033 \end_inset
24034
24035
24036 \end_layout
24037
24038 \end_inset
24039 </cell>
24040 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24041 \begin_inset Text
24042
24043 \begin_layout Plain Layout
24044
24045 \series bold
24046
24047 \backslash
24048 mathcal
24049 \end_layout
24050
24051 \end_inset
24052 </cell>
24053 </row>
24054 <row>
24055 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24056 \begin_inset Text
24057
24058 \begin_layout Plain Layout
24059 \begin_inset Formula $\mathsf{SansSerif}$
24060 \end_inset
24061
24062
24063 \end_layout
24064
24065 \end_inset
24066 </cell>
24067 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
24068 \begin_inset Text
24069
24070 \begin_layout Plain Layout
24071
24072 \series bold
24073
24074 \backslash
24075 mathsf
24076 \end_layout
24077
24078 \end_inset
24079 </cell>
24080 </row>
24081 </lyxtabular>
24082
24083 \end_inset
24084
24085
24086 \end_layout
24087
24088 \end_inset
24089
24090
24091 \end_layout
24092
24093 \begin_layout Standard
24094 \begin_inset Note Greyedout
24095 status open
24096
24097 \begin_layout Plain Layout
24098
24099 \series bold
24100 Note:
24101 \series default
24102  that you can only print capital letters in the typefaces 
24103 \family sans
24104 Blackbold
24105 \family default
24106  and 
24107 \family sans
24108 Calligraphic
24109 \family default
24110 .
24111 \end_layout
24112
24113 \end_inset
24114
24115
24116 \end_layout
24117
24118 \begin_layout Standard
24119 When you use a typeface, a blue box is inserted in the formula.
24120  Every character in this box will be printed in this typeface.
24121  Pressing 
24122 \family sans
24123 Space
24124 \family default
24125  within the box, will set the cursor outside, so that you have to use a
24126  protected space when you need a space in the box.
24127  Here an example where a 
24128 \begin_inset Quotes eld
24129 \end_inset
24130
24131 N
24132 \begin_inset Quotes erd
24133 \end_inset
24134
24135  in 
24136 \family sans
24137 Blackbold
24138 \family default
24139  denotes the set of numbers:
24140 \begin_inset Formula \[
24141 f(x)=\sqrt{x}\:;\: x\in\mathbb{N}\]
24142
24143 \end_inset
24144
24145
24146 \end_layout
24147
24148 \begin_layout Standard
24149 The typefaces are nestable, which can cause confusion.
24150  You can e.g.
24151  put a character in 
24152 \family sans
24153 Fraktur
24154 \family default
24155  in a box for 
24156 \family sans
24157 Typewriter
24158 \family default
24159
24160 \begin_inset Formula $\mathtt{abc\mathfrak{d}e}$
24161 \end_inset
24162
24163  
24164 \begin_inset Newline newline
24165 \end_inset
24166
24167 So better don't use this feature.
24168 \end_layout
24169
24170 \begin_layout Standard
24171 The typefaces have no effect on Greek letters: 
24172 \begin_inset Formula $\mathfrak{abc\delta e}$
24173 \end_inset
24174
24175
24176 \begin_inset Newline newline
24177 \end_inset
24178
24179 You can only print them emboldened using the command 
24180 \series bold
24181
24182 \backslash
24183 boldsymbol
24184 \series default
24185 , which works like the other typeface commands: 
24186 \begin_inset Formula $\alpha\beta\gamma\boldsymbol{\alpha\beta\gamma}$
24187 \end_inset
24188
24189
24190 \end_layout
24191
24192 \begin_layout Standard
24193
24194 \series bold
24195
24196 \backslash
24197 boldsymbol
24198 \series default
24199  works for all symbols, letters, and numbers.
24200 \end_layout
24201
24202 \begin_layout Standard
24203 A number of other font options are available as well, in the menu 
24204 \family sans
24205 Insert\SpecialChar \menuseparator
24206 Math\SpecialChar \menuseparator
24207 Font
24208 \begin_inset space ~
24209 \end_inset
24210
24211 Change
24212 \family default
24213 .
24214 \end_layout
24215
24216 \begin_layout Subsection
24217 Math Text
24218 \begin_inset Index
24219 status collapsed
24220
24221 \begin_layout Plain Layout
24222 Math ! Text
24223 \end_layout
24224
24225 \end_inset
24226
24227
24228 \end_layout
24229
24230 \begin_layout Standard
24231 Typefaces are useful for entering some characters in some given font, but
24232  not for text.
24233  For typing longer pieces of text use the math text, which is obtained using
24234  the entry 
24235 \family sans
24236 Normal
24237 \begin_inset space ~
24238 \end_inset
24239
24240 text
24241 \begin_inset space ~
24242 \end_inset
24243
24244 mode
24245 \family default
24246  of the 
24247 \family sans
24248 Math
24249 \begin_inset space ~
24250 \end_inset
24251
24252 Panel
24253 \family default
24254  button 
24255 \begin_inset Graphics
24256         filename ../images/math/font.png
24257
24258 \end_inset
24259
24260  (alternatively the shortcut 
24261 \family sans
24262 M-m
24263 \begin_inset space ~
24264 \end_inset
24265
24266 m
24267 \family default
24268 ).
24269  Math text appears in LyX in black instead of blue.
24270  You can use spaces and accents in math text like in normal text.
24271  Here is an example:
24272 \begin_inset Formula \[
24273 f(x)=\begin{cases}
24274 x & \textrm{if I say so}\\
24275 -x & \textrm{unter Umständen}\end{cases}\]
24276
24277 \end_inset
24278
24279
24280 \end_layout
24281
24282 \begin_layout Subsection
24283 Font Sizes
24284 \begin_inset Index
24285 status collapsed
24286
24287 \begin_layout Plain Layout
24288 Math ! Font sizes
24289 \end_layout
24290
24291 \end_inset
24292
24293
24294 \end_layout
24295
24296 \begin_layout Standard
24297 There are four font styles (relative sizes) used in math-mode, which are
24298  automatically chosen in most situations.
24299  These are called 
24300 \family sans
24301 textstyle
24302 \family default
24303
24304 \family sans
24305 displaystyle
24306 \family default
24307
24308 \family sans
24309 scriptstyle
24310 \family default
24311 , and 
24312 \family sans
24313 scriptscriptstyle
24314 \family default
24315 .
24316  For most characters, 
24317 \family sans
24318 textstyle
24319 \family default
24320  and 
24321 \family sans
24322 displaystyle
24323 \family default
24324  are actually the same size, but fractions, superscripts and subscripts,
24325  and certain other structures, are set larger in 
24326 \family sans
24327 displaystyle
24328 \family default
24329 .
24330  Except for some operators, which resize themselves to accommodate various
24331  situations, all text will be set in the styles as LaTeX thinks is appropriate.
24332  These choices can be overridden by using the math panel button 
24333 \begin_inset Graphics
24334         filename ../images/math/style.png
24335
24336 \end_inset
24337
24338 .
24339  A box for the size will be created in which you can insert the math structure.
24340  For example, you can set 
24341 \begin_inset Formula $\frac{1}{2}$
24342 \end_inset
24343
24344 , which is normally in 
24345 \family sans
24346 textstyle
24347 \family default
24348 , larger in 
24349 \family sans
24350 displaystyle
24351 \family default
24352
24353 \begin_inset Formula ${\displaystyle \frac{1}{2}}$
24354 \end_inset
24355
24356 .
24357  The four styles are used in the following example:
24358 \end_layout
24359
24360 \begin_layout Standard
24361 \begin_inset Formula $displaystyle$
24362 \end_inset
24363
24364
24365 \begin_inset Formula ${\textstyle textstyle}$
24366 \end_inset
24367
24368
24369 \begin_inset Formula ${\scriptstyle scriptstyle}$
24370 \end_inset
24371
24372
24373 \begin_inset Formula ${\scriptscriptstyle scriptscriptstyle}$
24374 \end_inset
24375
24376 .
24377 \end_layout
24378
24379 \begin_layout Standard
24380 All these math-mode font sizes are relative, that means, if the whole math
24381  inset is set in a particular size with the menu 
24382 \family sans
24383 Edit\SpecialChar \menuseparator
24384 Text
24385 \begin_inset space ~
24386 \end_inset
24387
24388 Style
24389 \family default
24390 , all sizes in the formula will be adjusted relative to this size.
24391  Similarly, if the base font size of the document is changed, all fonts
24392  will be adjusted to correspond.
24393  As example a formula in the font size 
24394 \begin_inset Quotes eld
24395 \end_inset
24396
24397 largest
24398 \begin_inset Quotes erd
24399 \end_inset
24400
24401 :
24402 \end_layout
24403
24404 \begin_layout Standard
24405
24406 \family roman
24407 \size largest
24408 \begin_inset Formula $\mathrm{e}=\sum_{n=0}^{\infty}\frac{1}{n!}$
24409 \end_inset
24410
24411
24412 \end_layout
24413
24414 \begin_layout Section
24415 Theorem Modules
24416 \end_layout
24417
24418 \begin_layout Standard
24419 As of LyX 1.6, support for theorem-like environments has been moved out of
24420  the document classes and into layout modules.
24421 \begin_inset Index
24422 status collapsed
24423
24424 \begin_layout Plain Layout
24425 Layout Modules
24426 \end_layout
24427
24428 \end_inset
24429
24430  As a result, theorem-like environments can now easily be used with classes
24431  other than the AMS classes.
24432  See section 
24433 \begin_inset CommandInset ref
24434 LatexCommand ref
24435 reference "sub:Modules"
24436
24437 \end_inset
24438
24439  for more on layout modules.
24440 \end_layout
24441
24442 \begin_layout Section
24443 AMS-LaTeX
24444 \begin_inset Index
24445 status collapsed
24446
24447 \begin_layout Plain Layout
24448 AMS math
24449 \end_layout
24450
24451 \end_inset
24452
24453
24454 \begin_inset Index
24455 status collapsed
24456
24457 \begin_layout Plain Layout
24458 Math ! AMS
24459 \end_layout
24460
24461 \end_inset
24462
24463
24464 \end_layout
24465
24466 \begin_layout Standard
24467 LyX supports the packages provided by the American Mathematical Society
24468  (AMS) that are in common use.
24469 \end_layout
24470
24471 \begin_layout Subsection
24472 Enabling AMS-Support
24473 \end_layout
24474
24475 \begin_layout Standard
24476 Selecting the checkbox 
24477 \family sans
24478 Use
24479 \begin_inset space ~
24480 \end_inset
24481
24482 AMS
24483 \begin_inset space ~
24484 \end_inset
24485
24486 math
24487 \begin_inset space ~
24488 \end_inset
24489
24490 package
24491 \family default
24492  in the 
24493 \family sans
24494 Document\SpecialChar \menuseparator
24495 Settings
24496 \family default
24497
24498 \begin_inset Index
24499 status collapsed
24500
24501 \begin_layout Plain Layout
24502 Document ! Settings
24503 \end_layout
24504
24505 \end_inset
24506
24507  dialog under 
24508 \family sans
24509 Math
24510 \begin_inset space ~
24511 \end_inset
24512
24513 Options
24514 \family default
24515  will include the AMS-packages in the document, and make the facilities
24516  available.
24517  AMS is needed for many math-constructs, so when you get LaTeX-errors in
24518  formulas, assure that you have enabled AMS.
24519 \end_layout
24520
24521 \begin_layout Subsection
24522 AMS-Formula Types
24523 \begin_inset CommandInset label
24524 LatexCommand label
24525 name "sub:AMS-Formula-Types"
24526
24527 \end_inset
24528
24529
24530 \begin_inset Index
24531 status collapsed
24532
24533 \begin_layout Plain Layout
24534 Math ! Multi-line Equations
24535 \end_layout
24536
24537 \end_inset
24538
24539
24540 \end_layout
24541
24542 \begin_layout Standard
24543 AMS-LaTeX provides a selection of different formula types.
24544  LyX allows you to choose between 
24545 \family typewriter
24546 align
24547 \family default
24548
24549 \family typewriter
24550 alignat
24551 \family default
24552
24553 \family typewriter
24554 flalign
24555 \family default
24556
24557 \family typewriter
24558 gather
24559 \family default
24560 , and 
24561 \family typewriter
24562 multline
24563 \family default
24564 .
24565  We refer to the AMS-documentation for an explanation of these formula types.
24566 \end_layout
24567
24568 \begin_layout Chapter
24569 More Tools
24570 \end_layout
24571
24572 \begin_layout Section
24573 Cross-References
24574 \begin_inset Index
24575 status collapsed
24576
24577 \begin_layout Plain Layout
24578 Cross references
24579 \end_layout
24580
24581 \end_inset
24582
24583
24584 \begin_inset CommandInset label
24585 LatexCommand label
24586 name "sec:Cross-References"
24587
24588 \end_inset
24589
24590
24591 \end_layout
24592
24593 \begin_layout Standard
24594 One of LyX's strengths are cross-references.
24595  You can reference every section, float, footnote, formula, and list in
24596  the document.
24597  To reference a document part, you have to insert a label into it.
24598  The label is used as anchor and name for the reference.
24599  We want for example refer to the the second item of the following list:
24600 \end_layout
24601
24602 \begin_layout Enumerate
24603 First item
24604 \end_layout
24605
24606 \begin_layout Enumerate
24607 \begin_inset CommandInset label
24608 LatexCommand label
24609 name "enu:Second-item"
24610
24611 \end_inset
24612
24613 Second item
24614 \end_layout
24615
24616 \begin_layout Enumerate
24617 Third item
24618 \end_layout
24619
24620 \begin_layout Standard
24621 First we insert a label into the second item with the menu 
24622 \family sans
24623 Insert\SpecialChar \menuseparator
24624 Label
24625 \family default
24626  or the by pressing the toolbar button 
24627 \begin_inset Graphics
24628         filename ../images/label-insert.png
24629         scale 85
24630
24631 \end_inset
24632
24633 .
24634  A grey label box like this: 
24635 \begin_inset Graphics
24636         filename clipart/labelQt4.png
24637         scale 85
24638
24639 \end_inset
24640
24641  is inserted and the label window pops up asking for the label text.
24642  LyX offers as text the first words of the item with a prefix, in our case
24643  the text 
24644 \begin_inset Quotes eld
24645 \end_inset
24646
24647
24648 \family sans
24649 enu: Second-item
24650 \family default
24651
24652 \begin_inset Quotes erd
24653 \end_inset
24654
24655 .
24656  The prefix 
24657 \begin_inset Quotes eld
24658 \end_inset
24659
24660
24661 \family sans
24662 enu:
24663 \family default
24664
24665 \begin_inset Quotes erd
24666 \end_inset
24667
24668  stands for 
24669 \begin_inset Quotes eld
24670 \end_inset
24671
24672 enumerate
24673 \begin_inset Quotes erd
24674 \end_inset
24675
24676 .
24677  The prefix depends on the document part where the label is inserted, e.g.
24678  if you insert a label to a section heading, the prefix will be 
24679 \begin_inset Quotes eld
24680 \end_inset
24681
24682
24683 \family sans
24684 sec:
24685 \family default
24686
24687 \begin_inset Quotes erd
24688 \end_inset
24689
24690 .
24691 \end_layout
24692
24693 \begin_layout Standard
24694 To reference the item, we refer to its label using the menu 
24695 \family sans
24696 Insert\SpecialChar \menuseparator
24697 Cross-Reference
24698 \family default
24699  or the toolbar button 
24700 \begin_inset Graphics
24701         filename ../images/dialog-show-new-inset_ref.png
24702         scale 85
24703
24704 \end_inset
24705
24706 .
24707  A grey cross-reference box like this: 
24708 \begin_inset Graphics
24709         filename clipart/referenceQt4.png
24710         scale 85
24711
24712 \end_inset
24713
24714  is inserted and the cross-reference window appear showing all labels of
24715  the document.
24716  We can now sort the labels alphabetically and then choose the entry 
24717 \begin_inset Quotes eld
24718 \end_inset
24719
24720
24721 \family sans
24722 enu:Second-item
24723 \family default
24724
24725 \begin_inset Quotes erd
24726 \end_inset
24727
24728 .
24729  At the position of the cross-reference box the item number will appear
24730  in the output.
24731  Here is our cross-reference:
24732 \end_layout
24733
24734 \begin_layout Standard
24735 Item
24736 \begin_inset space ~
24737 \end_inset
24738
24739
24740 \begin_inset CommandInset ref
24741 LatexCommand ref
24742 reference "enu:Second-item"
24743
24744 \end_inset
24745
24746
24747 \end_layout
24748
24749 \begin_layout Standard
24750 It is recommended to use a protected space
24751 \begin_inset Foot
24752 status collapsed
24753
24754 \begin_layout Plain Layout
24755 described in section
24756 \begin_inset space ~
24757 \end_inset
24758
24759
24760 \begin_inset CommandInset ref
24761 LatexCommand ref
24762 reference "sub:Protected-Space"
24763
24764 \end_inset
24765
24766
24767 \end_layout
24768
24769 \end_inset
24770
24771  between the cross-reference name and its number to avoid ugly line breaks
24772  between them.
24773 \end_layout
24774
24775 \begin_layout Standard
24776 There are six varieties of cross-references:
24777 \end_layout
24778
24779 \begin_layout Description
24780 <reference>: prints the float number, this is the default: 
24781 \begin_inset CommandInset ref
24782 LatexCommand ref
24783 reference "cap:Two-distorted-images"
24784
24785 \end_inset
24786
24787
24788 \end_layout
24789
24790 \begin_layout Description
24791 (<reference>): prints the float number within two parentheses, this is the
24792  style normally used to reference formulas, especially when the reference
24793  name 
24794 \begin_inset Quotes eld
24795 \end_inset
24796
24797 Equation
24798 \begin_inset Quotes erd
24799 \end_inset
24800
24801  is omitted: 
24802 \begin_inset CommandInset ref
24803 LatexCommand eqref
24804 reference "eq:tanhExp"
24805
24806 \end_inset
24807
24808
24809 \end_layout
24810
24811 \begin_layout Description
24812 <page>: prints the page number: Page
24813 \begin_inset space ~
24814 \end_inset
24815
24816
24817 \begin_inset CommandInset ref
24818 LatexCommand pageref
24819 reference "cap:Two-distorted-images"
24820
24821 \end_inset
24822
24823
24824 \end_layout
24825
24826 \begin_layout Description
24827 on
24828 \begin_inset space ~
24829 \end_inset
24830
24831 page
24832 \begin_inset space ~
24833 \end_inset
24834
24835 <page>: prints the text "on page" and the page number: 
24836 \begin_inset CommandInset ref
24837 LatexCommand vpageref
24838 reference "cap:Two-distorted-images"
24839
24840 \end_inset
24841
24842
24843 \end_layout
24844
24845 \begin_layout Description
24846 <reference>
24847 \begin_inset space ~
24848 \end_inset
24849
24850 on
24851 \begin_inset space ~
24852 \end_inset
24853
24854 page
24855 \begin_inset space ~
24856 \end_inset
24857
24858 <page>: prints the float number, the text "on page", and the page number:
24859  
24860 \begin_inset CommandInset ref
24861 LatexCommand vref
24862 reference "cap:Two-distorted-images"
24863
24864 \end_inset
24865
24866
24867 \end_layout
24868
24869 \begin_layout Description
24870 Formatted
24871 \begin_inset space ~
24872 \end_inset
24873
24874 reference: prints a self defined cross-reference format.
24875 \begin_inset Newline newline
24876 \end_inset
24877
24878
24879 \begin_inset Note Greyedout
24880 status open
24881
24882 \begin_layout Plain Layout
24883
24884 \series bold
24885 Note:
24886 \series default
24887  This feature is only available when you have the LaTeX-package 
24888 \series bold
24889 prettyref
24890 \series default
24891
24892 \begin_inset Index
24893 status collapsed
24894
24895 \begin_layout Plain Layout
24896 LaTeX-packages ! prettyref
24897 \end_layout
24898
24899 \end_inset
24900
24901  installed.
24902 \end_layout
24903
24904 \end_inset
24905
24906
24907 \end_layout
24908
24909 \begin_layout Standard
24910 Note that the style <page> won't print the page number if the label is on
24911  the previous, the same, or the next page.
24912  You will e.
24913 \begin_inset space \thinspace{}
24914 \end_inset
24915
24916 g.
24917 \begin_inset space ~
24918 \end_inset
24919
24920 see the text 
24921 \begin_inset Quotes eld
24922 \end_inset
24923
24924
24925 \family sans
24926 on this page
24927 \family default
24928
24929 \begin_inset Quotes erd
24930 \end_inset
24931
24932  instead.
24933 \end_layout
24934
24935 \begin_layout Standard
24936 The number and current page of the referred document part in the output,
24937  is automatically calculated by LaTeX.
24938  The varieties are adjusted in the field 
24939 \family sans
24940 Format
24941 \family default
24942  of the cross-reference window, that appear when you click on the cross-referenc
24943 e box.
24944 \end_layout
24945
24946 \begin_layout Standard
24947 You can only use the style 
24948 \family sans
24949 <reference>
24950 \family default
24951  to reference numbered document parts, while the reference style 
24952 \family sans
24953 <page>
24954 \family default
24955  is always possible.
24956 \end_layout
24957
24958 \begin_layout Standard
24959 If you want to reference a section, put the label in the section heading,
24960  to reference a float, put the label in the caption.
24961  For footnotes you can put the label somewhere in it.
24962  Referencing formulas is explained in section
24963 \begin_inset space ~
24964 \end_inset
24965
24966
24967 \begin_inset CommandInset ref
24968 LatexCommand ref
24969 reference "sec:Formula-Numbering-and"
24970
24971 \end_inset
24972
24973 .
24974 \end_layout
24975
24976 \begin_layout Standard
24977 The button 
24978 \family sans
24979 Go
24980 \begin_inset space ~
24981 \end_inset
24982
24983 to
24984 \begin_inset space ~
24985 \end_inset
24986
24987 Label
24988 \family default
24989  in the cross-reference window sets the the cursor before the referred label.
24990  The button text changes then to 
24991 \family sans
24992 Go
24993 \begin_inset space ~
24994 \end_inset
24995
24996 Back
24997 \family default
24998  and you can use it to set the cursor back to the cross-reference.
24999  Right-clicking on a cross-reference box also sets the cursor before the
25000  referred label but without a possibility to go back.
25001  
25002 \end_layout
25003
25004 \begin_layout Standard
25005 You can change labels at any time by clicking on the label box.
25006  References to the changed label will automatically change its link to the
25007  new label text, so that you don't need to take care about this.
25008 \end_layout
25009
25010 \begin_layout Standard
25011 If a cross-reference refers to a non-existing label, you'll see two question
25012  marks in the output instead of the reference.
25013 \end_layout
25014
25015 \begin_layout Standard
25016 References are described in detail in the 
25017 \emph on
25018 Embedded Objects
25019 \emph default
25020  manual.
25021 \end_layout
25022
25023 \begin_layout Section
25024 Table of Contents and other Listings
25025 \begin_inset Index
25026 status collapsed
25027
25028 \begin_layout Plain Layout
25029 Table of contents
25030 \end_layout
25031
25032 \end_inset
25033
25034
25035 \begin_inset Index
25036 status collapsed
25037
25038 \begin_layout Plain Layout
25039 Outline
25040 \end_layout
25041
25042 \end_inset
25043
25044
25045 \begin_inset CommandInset label
25046 LatexCommand label
25047 name "sec:toc"
25048
25049 \end_inset
25050
25051
25052 \end_layout
25053
25054 \begin_layout Subsection
25055 Table of Contents
25056 \begin_inset CommandInset label
25057 LatexCommand label
25058 name "sub:Table-of-Contents"
25059
25060 \end_inset
25061
25062
25063 \end_layout
25064
25065 \begin_layout Standard
25066 The Table of Contents (TOC) is inserted with the menu 
25067 \family sans
25068 Insert\SpecialChar \menuseparator
25069 List/TOC\SpecialChar \menuseparator
25070 Table
25071 \begin_inset space ~
25072 \end_inset
25073
25074 of
25075 \begin_inset space ~
25076 \end_inset
25077
25078 Contents
25079 \family default
25080 .
25081  Is is displayed in LyX as a gray box.
25082  If you click on it, the 
25083 \family sans
25084 Outline
25085 \family default
25086  window appears, showing you the TOC entries as outline to move and rearrange
25087  sections in your documents.
25088  So this operation is an alternative to the menu 
25089 \family sans
25090 Document\SpecialChar \menuseparator
25091 Outline
25092 \family default
25093  that is described in sec.
25094 \begin_inset space \thinspace{}
25095 \end_inset
25096
25097
25098 \begin_inset CommandInset ref
25099 LatexCommand ref
25100 reference "sec:Navigating"
25101
25102 \end_inset
25103
25104 .
25105 \end_layout
25106
25107 \begin_layout Standard
25108 The TOC in the document output lists every numbered section automatically.
25109  If you have declared a short title for a section heading, as described
25110  in section
25111 \begin_inset space ~
25112 \end_inset
25113
25114
25115 \begin_inset CommandInset ref
25116 LatexCommand ref
25117 reference "sec:Short-Titles"
25118
25119 \end_inset
25120
25121 , it will be used in the TOC instead of the section heading.
25122  Section
25123 \begin_inset space ~
25124 \end_inset
25125
25126
25127 \begin_inset CommandInset ref
25128 LatexCommand ref
25129 reference "sub:Numbering-depth"
25130
25131 \end_inset
25132
25133  describes how the level is adjusted that defines which section types are
25134  listed in the TOC.
25135  Unnumbered sections are not listed in the TOC.
25136 \end_layout
25137
25138 \begin_layout Subsection
25139 List of Figures, Tables, and Algorithms
25140 \begin_inset CommandInset label
25141 LatexCommand label
25142 name "sub:List-of-Figures"
25143
25144 \end_inset
25145
25146
25147 \end_layout
25148
25149 \begin_layout Standard
25150 Table, figure, and algorithm lists are very much like the table of contents.
25151  You can insert them via the 
25152 \family sans
25153 Insert\SpecialChar \menuseparator
25154 List
25155 \begin_inset space ~
25156 \end_inset
25157
25158 /
25159 \begin_inset space ~
25160 \end_inset
25161
25162 TOC
25163 \family default
25164  submenus.
25165  The list entries are the float captions and the float number.
25166 \end_layout
25167
25168 \begin_layout Section
25169 URLs and Hyperlinks
25170 \begin_inset Index
25171 status collapsed
25172
25173 \begin_layout Plain Layout
25174 URLs
25175 \end_layout
25176
25177 \end_inset
25178
25179
25180 \begin_inset Index
25181 status collapsed
25182
25183 \begin_layout Plain Layout
25184 Hyperlinks
25185 \end_layout
25186
25187 \end_inset
25188
25189
25190 \begin_inset CommandInset label
25191 LatexCommand label
25192 name "sec:URL"
25193
25194 \end_inset
25195
25196
25197 \end_layout
25198
25199 \begin_layout Subsection
25200 URLs
25201 \end_layout
25202
25203 \begin_layout Standard
25204 Links to web pages or email addresses can be inserted via the menu 
25205 \family sans
25206 Insert\SpecialChar \menuseparator
25207 URL
25208 \family default
25209 .
25210 \end_layout
25211
25212 \begin_layout Standard
25213 Here is an example URL: LyX's homepage: 
25214 \begin_inset Flex URL
25215 status open
25216
25217 \begin_layout Plain Layout
25218
25219 http://www.lyx.org
25220 \end_layout
25221
25222 \end_inset
25223
25224
25225 \end_layout
25226
25227 \begin_layout Standard
25228 You cannot change the style of the link text, the URL text will always be
25229  in the style 
25230 \family typewriter
25231 Typewriter
25232 \family default
25233 .
25234  To be able to format the URL text, use hyperlinks as explained in the next
25235  subsection.
25236 \end_layout
25237
25238 \begin_layout Standard
25239 \begin_inset Note Greyedout
25240 status open
25241
25242 \begin_layout Plain Layout
25243
25244 \series bold
25245 Note:
25246 \series default
25247  URLs must not end with a backslash, otherwise you get LaTeX errors.
25248 \end_layout
25249
25250 \end_inset
25251
25252
25253 \end_layout
25254
25255 \begin_layout Subsection
25256 Hyperlinks
25257 \end_layout
25258
25259 \begin_layout Standard
25260 Hyperlinks can be inserted with the menu 
25261 \family sans
25262 Insert\SpecialChar \menuseparator
25263 Hyperlink
25264 \family default
25265  or with the toolbar button 
25266 \begin_inset Graphics
25267         filename ../images/href-insert.png
25268         BoundingBox 0bp 5bp 20bp 20bp
25269
25270 \end_inset
25271
25272 .
25273  The appearing dialog has two fields: 
25274 \family sans
25275 Target
25276 \family default
25277  and 
25278 \family sans
25279 Name
25280 \family default
25281 .
25282  The name is the printed text for the hyperlink.
25283  The hyperlink type can be a weblink like this: 
25284 \begin_inset CommandInset href
25285 LatexCommand href
25286 name "LyX's homepage"
25287 target "http://www.lyx.org"
25288
25289 \end_inset
25290
25291 , an Email address like this: 
25292 \begin_inset CommandInset href
25293 LatexCommand href
25294 name "lyx-docs mailing list"
25295 target "lyx-docs@lists.lyx.org?subject=LyX's documentation"
25296 type "mailto:"
25297
25298 \end_inset
25299
25300 , or a link to a file.
25301 \end_layout
25302
25303 \begin_layout Standard
25304 You can start applications via a hyperlink when you insert a weblink, but
25305  add the prefix 
25306 \begin_inset Quotes eld
25307 \end_inset
25308
25309
25310 \family sans
25311 run:
25312 \family default
25313
25314 \begin_inset Quotes erd
25315 \end_inset
25316
25317  to the link target.
25318 \end_layout
25319
25320 \begin_layout Standard
25321 Hyperlinks will automatically be hyphenated if necessary in the PDF output,
25322  and become clickable in the DVI and PDF-output.
25323  To set the format of the link text, highlight the hyperlink inset and use
25324  the text style dialog.
25325  This is for example a hyperlink with bold sans serif text: 
25326 \family sans
25327 \series bold
25328
25329 \begin_inset CommandInset href
25330 LatexCommand href
25331 name "LyX's homepage"
25332 target "http://www.lyx.org"
25333
25334 \end_inset
25335
25336
25337 \end_layout
25338
25339 \begin_layout Standard
25340 The link text color can be changed, when the option 
25341 \family sans
25342 Color links
25343 \family default
25344  is set in the PDF Properties dialog (menu 
25345 \family sans
25346 Document\SpecialChar \menuseparator
25347 Settings\SpecialChar \menuseparator
25348 PDF Properties
25349 \family default
25350 ).
25351  The link text is for example set in this document to blue by adding the
25352  option
25353 \begin_inset Newline newline
25354 \end_inset
25355
25356
25357 \series bold
25358 urlcolor=blue
25359 \series default
25360
25361 \begin_inset Newline newline
25362 \end_inset
25363
25364 to the field 
25365 \family sans
25366 Additional options
25367 \family default
25368  in the PDF Properties dialog.
25369 \end_layout
25370
25371 \begin_layout Section
25372 Appendices
25373 \begin_inset Index
25374 status collapsed
25375
25376 \begin_layout Plain Layout
25377 Appendix
25378 \end_layout
25379
25380 \end_inset
25381
25382
25383 \begin_inset CommandInset label
25384 LatexCommand label
25385 name "sec:Appendices"
25386
25387 \end_inset
25388
25389
25390 \end_layout
25391
25392 \begin_layout Standard
25393 Appendices are created with the menu 
25394 \family sans
25395 Document\SpecialChar \menuseparator
25396 Start
25397 \begin_inset space ~
25398 \end_inset
25399
25400 Appendix
25401 \begin_inset space ~
25402 \end_inset
25403
25404 Here
25405 \family default
25406 .
25407  This menu sets the document from the current cursor position to the end
25408  as appendix region.
25409  The region is marked with a red borderline.
25410 \end_layout
25411
25412 \begin_layout Standard
25413 Every chapter (or section) within the appendix region is treated as an appendix,
25414  numbered with a capital Latin letter.
25415  The appendix subsections are numbered with this letter followed by a dot
25416  and the subsection number.
25417  All appendix sections can be referenced as if they were normal sections,
25418  here two examples:
25419 \end_layout
25420
25421 \begin_layout Standard
25422 Appendix
25423 \begin_inset space ~
25424 \end_inset
25425
25426
25427 \begin_inset CommandInset ref
25428 LatexCommand ref
25429 reference "cha:Credits"
25430
25431 \end_inset
25432
25433 ; Appendix
25434 \begin_inset space ~
25435 \end_inset
25436
25437
25438 \begin_inset CommandInset ref
25439 LatexCommand ref
25440 reference "sub:Export"
25441
25442 \end_inset
25443
25444
25445 \end_layout
25446
25447 \begin_layout Section
25448 Bibliography
25449 \begin_inset Index
25450 status collapsed
25451
25452 \begin_layout Plain Layout
25453 Bibliography
25454 \end_layout
25455
25456 \end_inset
25457
25458
25459 \begin_inset CommandInset label
25460 LatexCommand label
25461 name "sec:Bibliography"
25462
25463 \end_inset
25464
25465
25466 \end_layout
25467
25468 \begin_layout Standard
25469 There are two ways of generating the bibliography in a LyX-document.
25470  You can include a bibliography database
25471 \begin_inset Foot
25472 status collapsed
25473
25474 \begin_layout Plain Layout
25475 Known under the name 
25476 \begin_inset Quotes eld
25477 \end_inset
25478
25479 BibTeX-database
25480 \begin_inset Quotes erd
25481 \end_inset
25482
25483 .
25484 \end_layout
25485
25486 \end_inset
25487
25488 , which is explained in the next subsection or you can insert the bibliography
25489  manually.
25490  For the second method we use the paragraph environment 
25491 \family sans
25492 Bibliography
25493 \family default
25494 , described in section
25495 \begin_inset space ~
25496 \end_inset
25497
25498
25499 \begin_inset CommandInset ref
25500 LatexCommand ref
25501 reference "sub:Biblio_environment"
25502
25503 \end_inset
25504
25505 .
25506 \end_layout
25507
25508 \begin_layout Standard
25509 Within the 
25510 \family sans
25511 Bibliography
25512 \family default
25513  environment, every paragraph begins with a gray bibliography box labeled
25514  with a number.
25515  If you click on it, you will get a dialog in which you can set a 
25516 \family sans
25517 Key
25518 \family default
25519  and a 
25520 \family sans
25521 Label
25522 \family default
25523 .
25524  The key is the symbolic name by which you will refer to this bibliography
25525  entry.
25526  For example, our second entry in the bibliography is a book about LaTeX
25527  and we used 
25528 \begin_inset Quotes eld
25529 \end_inset
25530
25531 latexcompanion
25532 \begin_inset Quotes erd
25533 \end_inset
25534
25535 , a short form of its title, as key.
25536 \end_layout
25537
25538 \begin_layout Standard
25539 You can refer to the key of a bibliography entry using the menu 
25540 \family sans
25541 Insert\SpecialChar \menuseparator
25542 Citation
25543 \family default
25544  or the toolbar button 
25545 \begin_inset Graphics
25546         filename ../images/dialog-show-new-inset_citation.png
25547         BoundingBox 0bp 5bp 20bp 20bp
25548
25549 \end_inset
25550
25551 .
25552  A citation reference box is inserted and a citation window will appear
25553  in which you can select one or more keys in the available key list.
25554  The citation reference box will be labeled with the referenced key.
25555  When you click on the box, the citation window appears and you can change
25556  the reference.
25557 \end_layout
25558
25559 \begin_layout Standard
25560 Citation references appear in the output as number of the bibliography entry
25561  with surrounding brackets.
25562  If you set a 
25563 \family sans
25564 Label
25565 \family default
25566  for the entry, the label will appear instead of the number.
25567  Here two examples; the first without a label, the second with the label
25568  
25569 \begin_inset Quotes eld
25570 \end_inset
25571
25572 Credits
25573 \begin_inset Quotes erd
25574 \end_inset
25575
25576 :
25577 \end_layout
25578
25579 \begin_layout Standard
25580 Have a look at the 
25581 \family sans
25582 LaTeX Companion Second Edition
25583 \family default
25584
25585 \begin_inset CommandInset citation
25586 LatexCommand cite
25587 key "latexcompanion"
25588
25589 \end_inset
25590
25591
25592 \end_layout
25593
25594 \begin_layout Standard
25595 The LyX-Team members are listed in the Credits: 
25596 \begin_inset CommandInset citation
25597 LatexCommand cite
25598 key "lyxcredit"
25599
25600 \end_inset
25601
25602
25603 \end_layout
25604
25605 \begin_layout Subsection
25606 Bibliography databases (BibTeX)
25607 \begin_inset Index
25608 status collapsed
25609
25610 \begin_layout Plain Layout
25611 Bibliography ! Databases
25612 \end_layout
25613
25614 \end_inset
25615
25616
25617 \begin_inset Index
25618 status collapsed
25619
25620 \begin_layout Plain Layout
25621 Bibliography ! BibTeX
25622 \end_layout
25623
25624 \end_inset
25625
25626
25627 \begin_inset CommandInset label
25628 LatexCommand label
25629 name "sub:Bibliography-databases"
25630
25631 \end_inset
25632
25633
25634 \end_layout
25635
25636 \begin_layout Standard
25637 Bibliography databases are useful if you use the same bibliography in different
25638  documents.
25639  It makes it also very easy to have a uniform layout for all bibliography
25640  entries.
25641  You can collect the bibliography of all relevant books and articles of
25642  your working field in a database.
25643  This database can be used for different documents, because only the referenced
25644  entries of the database will appear in the bibliography list.
25645 \end_layout
25646
25647 \begin_layout Standard
25648 The database is a text file with the file extension 
25649 \begin_inset Quotes eld
25650 \end_inset
25651
25652
25653 \family sans
25654 .bib
25655 \family default
25656
25657 \begin_inset Quotes erd
25658 \end_inset
25659
25660  containing the bibliography in a special format.
25661  The format is explained in LaTeX books (
25662 \begin_inset CommandInset citation
25663 LatexCommand cite
25664 key "Mittelbach,Kopka,Lamport"
25665
25666 \end_inset
25667
25668 ).
25669  Normally one uses a special program to create and edit entries of the database.
25670  Under
25671 \begin_inset Newline newline
25672 \end_inset
25673
25674  
25675 \begin_inset Flex URL
25676 status collapsed
25677
25678 \begin_layout Plain Layout
25679
25680 http://wiki.lyx.org/BibTeX/Programs
25681 \end_layout
25682
25683 \end_inset
25684
25685
25686 \begin_inset Newline newline
25687 \end_inset
25688
25689 you find a list of programs for bibliography databases.
25690 \end_layout
25691
25692 \begin_layout Standard
25693 To use a database, use the menu 
25694 \family sans
25695 Insert\SpecialChar \menuseparator
25696 List
25697 \family default
25698 /
25699 \family sans
25700 TOC\SpecialChar \menuseparator
25701 BibT
25702 \begin_inset ERT
25703 status collapsed
25704
25705 \begin_layout Plain Layout
25706
25707 {}
25708 \end_layout
25709
25710 \end_inset
25711
25712 eX
25713 \begin_inset space ~
25714 \end_inset
25715
25716 Bibliography
25717 \family default
25718 .
25719  A grey box will be inserted and a window appears.
25720  In this window you can load one or more databases and a style file.
25721 \end_layout
25722
25723 \begin_layout Standard
25724 The style file is a text file with the file extension
25725 \begin_inset Quotes erd
25726 \end_inset
25727
25728
25729 \family sans
25730 .bst
25731 \family default
25732
25733 \begin_inset Quotes erd
25734 \end_inset
25735
25736  that declares the layout of all bibliography entries.
25737  Many publishers provide special style files, so that you don't have to
25738  take care of the layout.
25739 \end_layout
25740
25741 \begin_layout Standard
25742 Inserting a citation reference works like described above.
25743 \end_layout
25744
25745 \begin_layout Standard
25746 \begin_inset VSpace defskip
25747 \end_inset
25748
25749
25750 \end_layout
25751
25752 \begin_layout Standard
25753 To generate the bibliography from a database, the program BibTeX is used
25754  by LyX.
25755  This program can be controlled with options that you can add in LyX's preferenc
25756 es dialog under 
25757 \family sans
25758 Outputs
25759 \family default
25760
25761 \family sans
25762 LaT
25763 \begin_inset ERT
25764 status collapsed
25765
25766 \begin_layout Plain Layout
25767
25768 {}
25769 \end_layout
25770
25771 \end_inset
25772
25773 eX
25774 \family default
25775  in the field 
25776 \family sans
25777 BibT
25778 \begin_inset ERT
25779 status collapsed
25780
25781 \begin_layout Plain Layout
25782
25783 {}
25784 \end_layout
25785
25786 \end_inset
25787
25788 eX
25789 \begin_inset space ~
25790 \end_inset
25791
25792 command
25793 \family default
25794 .
25795  Before adding options, it is strongly recommended to read the manual of
25796  
25797 \family sans
25798 BibTeX
25799 \family default
25800 .
25801 \end_layout
25802
25803 \begin_layout Standard
25804 \begin_inset VSpace defskip
25805 \end_inset
25806
25807
25808 \end_layout
25809
25810 \begin_layout Standard
25811 We use two bibliographies in this document to show the difference between
25812  the two methods of creating them.
25813  As you can see, the bibliography that is created from a database lists
25814  only the database entries that are referenced in the document.
25815  We used the style file 
25816 \family sans
25817 alphadin.bst
25818 \family default
25819  to get the complicated German reference key scheme in the bibliography.
25820 \end_layout
25821
25822 \begin_layout Subsection
25823 Bibliography layout
25824 \begin_inset Index
25825 status collapsed
25826
25827 \begin_layout Plain Layout
25828 Bibliography ! Layout
25829 \end_layout
25830
25831 \end_inset
25832
25833
25834 \end_layout
25835
25836 \begin_layout Standard
25837 In the citation reference dialog you can set a special citation format.
25838  For this feature you need to use the option 
25839 \family sans
25840 Natbib
25841 \family default
25842  enabled in the 
25843 \family sans
25844 Document\SpecialChar \menuseparator
25845 Settings
25846 \family default
25847
25848 \begin_inset Index
25849 status collapsed
25850
25851 \begin_layout Plain Layout
25852 Document ! Settings
25853 \end_layout
25854
25855 \end_inset
25856
25857  dialog under 
25858 \family sans
25859 Bibliography
25860 \family default
25861 .
25862  Setting a citation style for a reference will overwrite the default.
25863  For the global citation format use the BibTeX style files as explained
25864  in the previous section.
25865 \end_layout
25866
25867 \begin_layout Standard
25868 You can also set text, that should appear before or after a citation reference,
25869  in the citation reference window.
25870  Here an example where we set the text 
25871 \begin_inset Quotes eld
25872 \end_inset
25873
25874 Chapter
25875 \begin_inset space ~
25876 \end_inset
25877
25878 3
25879 \begin_inset Quotes erd
25880 \end_inset
25881
25882  to appear after the reference:
25883 \end_layout
25884
25885 \begin_layout Standard
25886 Have a look at 
25887 \begin_inset CommandInset citation
25888 LatexCommand cite
25889 after "Chapter 3"
25890 key "latexcompanion"
25891
25892 \end_inset
25893
25894 .
25895 \end_layout
25896
25897 \begin_layout Section
25898 Index
25899 \begin_inset Index
25900 status collapsed
25901
25902 \begin_layout Plain Layout
25903 Index generation
25904 \end_layout
25905
25906 \end_inset
25907
25908
25909 \begin_inset CommandInset label
25910 LatexCommand label
25911 name "sec:Index"
25912
25913 \end_inset
25914
25915
25916 \end_layout
25917
25918 \begin_layout Standard
25919 An index entry is created if you use the menu 
25920 \family sans
25921 Insert\SpecialChar \menuseparator
25922 Index
25923 \begin_inset space ~
25924 \end_inset
25925
25926 Entry
25927 \family default
25928  or the toolbar button 
25929 \begin_inset Graphics
25930         filename ../images/index-insert.png
25931         BoundingBox 0bp 5bp 20bp 20bp
25932
25933 \end_inset
25934
25935 .
25936  A gray box labeled 
25937 \begin_inset Quotes eld
25938 \end_inset
25939
25940
25941 \family sans
25942 Idx
25943 \family default
25944
25945 \begin_inset Quotes erd
25946 \end_inset
25947
25948  is inserted containing the text that appears in the index.
25949  The word where the cursor is in or the currently highlighted text is proposed
25950  by LyX as index entry.
25951 \end_layout
25952
25953 \begin_layout Standard
25954 We give a short overview of the index commands in the next subsections.
25955  For a detailed description of LaTeX's index mechanism, have a look at one
25956  of the LaTeX books 
25957 \begin_inset CommandInset citation
25958 LatexCommand cite
25959 key "latexcompanion,latexguide,latexbook"
25960
25961 \end_inset
25962
25963 .
25964 \end_layout
25965
25966 \begin_layout Standard
25967 You can change index entries by clicking on the index box.
25968 \end_layout
25969
25970 \begin_layout Standard
25971 The index list is inserted to the document with the menu 
25972 \family sans
25973 Insert\SpecialChar \menuseparator
25974 List
25975 \begin_inset space ~
25976 \end_inset
25977
25978 /
25979 \begin_inset space ~
25980 \end_inset
25981
25982 TOC\SpecialChar \menuseparator
25983 Index
25984 \begin_inset space ~
25985 \end_inset
25986
25987 List
25988 \family default
25989 .
25990  A light blue box labeled 
25991 \begin_inset Quotes eld
25992 \end_inset
25993
25994
25995 \family sans
25996 Index
25997 \family default
25998
25999 \begin_inset Quotes erd
26000 \end_inset
26001
26002  will show the place where the index is printed in the output.
26003  The index list box is not clickable like other LyX-boxes.
26004 \end_layout
26005
26006 \begin_layout Subsection
26007 Grouping Index Entries
26008 \begin_inset Index
26009 status collapsed
26010
26011 \begin_layout Plain Layout
26012 Index ! Grouping
26013 \end_layout
26014
26015 \end_inset
26016
26017
26018 \end_layout
26019
26020 \begin_layout Standard
26021 Index entries are often grouped to offer the reader a fast search in the
26022  index.
26023  We want to group for example the index entries for itemized and enumerated
26024  lists under the entry 
26025 \begin_inset Quotes eld
26026 \end_inset
26027
26028 Lists
26029 \begin_inset Quotes erd
26030 \end_inset
26031
26032 .
26033  First we create the entry 
26034 \begin_inset Quotes eld
26035 \end_inset
26036
26037 Lists
26038 \begin_inset Quotes erd
26039 \end_inset
26040
26041  in section
26042 \begin_inset space ~
26043 \end_inset
26044
26045
26046 \begin_inset CommandInset ref
26047 LatexCommand ref
26048 reference "sub:Lists"
26049
26050 \end_inset
26051
26052 .
26053  In the text field for the itemized list index entry in section
26054 \begin_inset space ~
26055 \end_inset
26056
26057
26058 \begin_inset CommandInset ref
26059 LatexCommand ref
26060 reference "sec:Itemize"
26061
26062 \end_inset
26063
26064 , we insert the command
26065 \end_layout
26066
26067 \begin_layout Standard
26068
26069 \series bold
26070 Lists ! Itemize
26071 \end_layout
26072
26073 \begin_layout Standard
26074 and the command
26075 \end_layout
26076
26077 \begin_layout Standard
26078
26079 \series bold
26080 Lists ! Enumerate
26081 \end_layout
26082
26083 \begin_layout Standard
26084 for the enumerated list in section
26085 \begin_inset space ~
26086 \end_inset
26087
26088
26089 \begin_inset CommandInset ref
26090 LatexCommand ref
26091 reference "sec:Enumerate"
26092
26093 \end_inset
26094
26095 .
26096 \end_layout
26097
26098 \begin_layout Standard
26099 The exclamation mark 
26100 \begin_inset Quotes eld
26101 \end_inset
26102
26103 !
26104 \begin_inset Quotes erd
26105 \end_inset
26106
26107  marks the grouping levels.
26108  You can have three levels; every index level is indented a bit more.
26109  An index entry for the higher levels is not required.
26110  If we don't have an index entry for 
26111 \begin_inset Quotes eld
26112 \end_inset
26113
26114 Lists
26115 \begin_inset Quotes erd
26116 \end_inset
26117
26118 , it will be printed anyway, but without a page number.
26119 \end_layout
26120
26121 \begin_layout Subsection
26122 Page Ranges
26123 \begin_inset Index
26124 status collapsed
26125
26126 \begin_layout Plain Layout
26127 Index ! Page ranges
26128 \end_layout
26129
26130 \end_inset
26131
26132
26133 \end_layout
26134
26135 \begin_layout Standard
26136 Normally an index entry will appear with the page number of the indexed
26137  section.
26138  But sometimes you want to index more pages under the same entry.
26139  E.g if we want to index the paragraph environments, we create an index entry
26140  in section
26141 \begin_inset space ~
26142 \end_inset
26143
26144
26145 \begin_inset CommandInset ref
26146 LatexCommand ref
26147 reference "sec:Paragraph-Environments"
26148
26149 \end_inset
26150
26151  with the command
26152 \end_layout
26153
26154 \begin_layout Standard
26155
26156 \series bold
26157 Paragraph environments|(
26158 \end_layout
26159
26160 \begin_layout Standard
26161 and another entry at the end of section
26162 \begin_inset space ~
26163 \end_inset
26164
26165
26166 \begin_inset CommandInset ref
26167 LatexCommand ref
26168 reference "sub:LyX-Code"
26169
26170 \end_inset
26171
26172  with the command
26173 \end_layout
26174
26175 \begin_layout Standard
26176
26177 \series bold
26178 Paragraph environments|)
26179 \end_layout
26180
26181 \begin_layout Standard
26182 The commands 
26183 \begin_inset Quotes eld
26184 \end_inset
26185
26186
26187 \series bold
26188 |(
26189 \series default
26190
26191 \begin_inset Quotes erd
26192 \end_inset
26193
26194  and 
26195 \begin_inset Quotes eld
26196 \end_inset
26197
26198
26199 \series bold
26200 |)
26201 \series default
26202
26203 \begin_inset Quotes erd
26204 \end_inset
26205
26206  respectively starts and ends the index range.
26207  You can also add the same index entry at different places in the document.
26208  They appear in the output under one entry with a comma separated list of
26209  the pages of the indexed document parts.
26210  An example is the index entry 
26211 \begin_inset Quotes eld
26212 \end_inset
26213
26214 Document ! Settings
26215 \begin_inset Quotes erd
26216 \end_inset
26217
26218 .
26219 \end_layout
26220
26221 \begin_layout Subsection
26222 Cross referencing
26223 \begin_inset Index
26224 status collapsed
26225
26226 \begin_layout Plain Layout
26227 Index ! Cross referencing
26228 \end_layout
26229
26230 \end_inset
26231
26232
26233 \end_layout
26234
26235 \begin_layout Standard
26236 It is also possible to refer to another index entry.
26237  We referred for example in the index entry 
26238 \begin_inset Quotes eld
26239 \end_inset
26240
26241 GIF
26242 \begin_inset Quotes erd
26243 \end_inset
26244
26245  (in section
26246 \begin_inset space ~
26247 \end_inset
26248
26249
26250 \begin_inset CommandInset ref
26251 LatexCommand ref
26252 reference "sub:Image-Formats"
26253
26254 \end_inset
26255
26256 ) to the index entry 
26257 \begin_inset Quotes eld
26258 \end_inset
26259
26260 Image formats
26261 \begin_inset Quotes erd
26262 \end_inset
26263
26264  in the same section using the entry
26265 \end_layout
26266
26267 \begin_layout Standard
26268
26269 \series bold
26270 GIF|see{Image formats}
26271 \end_layout
26272
26273 \begin_layout Standard
26274 Where the braces have to be inserted as TeX Code.
26275  The text within the braces is the referenced entry.
26276  The reference will appear in the output without a page number.
26277 \end_layout
26278
26279 \begin_layout Subsection
26280 Index Entry Order
26281 \begin_inset Index
26282 status collapsed
26283
26284 \begin_layout Plain Layout
26285 Index ! Entry order
26286 \end_layout
26287
26288 \end_inset
26289
26290
26291 \end_layout
26292
26293 \begin_layout Standard
26294 You can use accented characters in the index entry, but the entries might
26295  then not follow the rules for the index order.
26296  The index entries are sorted alphabetically, but LaTeX
26297 \begin_inset Foot
26298 status collapsed
26299
26300 \begin_layout Plain Layout
26301 The index generating is done in the background by an extra program, see
26302  section
26303 \begin_inset space ~
26304 \end_inset
26305
26306
26307 \begin_inset CommandInset ref
26308 LatexCommand ref
26309 reference "sub:Index-Program"
26310
26311 \end_inset
26312
26313 .
26314 \end_layout
26315
26316 \end_inset
26317
26318  doesn't know how to sort accents in different languages.
26319  We created as example the three dummy index entries 
26320 \begin_inset Quotes eld
26321 \end_inset
26322
26323 maison
26324 \begin_inset Quotes erd
26325 \end_inset
26326
26327
26328 \begin_inset Quotes eld
26329 \end_inset
26330
26331 maïs
26332 \begin_inset Quotes erd
26333 \end_inset
26334
26335 , and 
26336 \begin_inset Quotes eld
26337 \end_inset
26338
26339 maître
26340 \begin_inset Quotes erd
26341 \end_inset
26342
26343 .
26344 \begin_inset Index
26345 status open
26346
26347 \begin_layout Plain Layout
26348 Dummy entries ! maïs
26349 \end_layout
26350
26351 \end_inset
26352
26353
26354 \begin_inset Index
26355 status open
26356
26357 \begin_layout Plain Layout
26358 Dummy entries ! maître
26359 \end_layout
26360
26361 \end_inset
26362
26363
26364 \begin_inset Index
26365 status open
26366
26367 \begin_layout Plain Layout
26368 Dummy entries ! maïs@maison
26369 \end_layout
26370
26371 \end_inset
26372
26373  They will be sorted in the order maïs, maître, maison, but we want the
26374  order maïs, maison, maître.
26375  To achieve this, we use the command
26376 \end_layout
26377
26378 \begin_layout Standard
26379
26380 \series bold
26381 previous entry@current entry
26382 \end_layout
26383
26384 \begin_layout Standard
26385 In our case we want to have 
26386 \begin_inset Quotes eld
26387 \end_inset
26388
26389 maison
26390 \begin_inset Quotes erd
26391 \end_inset
26392
26393  after 
26394 \begin_inset Quotes eld
26395 \end_inset
26396
26397 maïs
26398 \begin_inset Quotes erd
26399 \end_inset
26400
26401  and write therefore for the index entry of maison:
26402 \end_layout
26403
26404 \begin_layout Standard
26405
26406 \series bold
26407 maïs@maison
26408 \end_layout
26409
26410 \begin_layout Standard
26411 The previous entry needn't to be a real existing entry, you can also use
26412  another word to tell LaTeX the entry order, see the next subsection for
26413  an example.
26414 \end_layout
26415
26416 \begin_layout Subsection
26417 Index Entry Layout
26418 \begin_inset Index
26419 status collapsed
26420
26421 \begin_layout Plain Layout
26422 Index ! Entry layout
26423 \end_layout
26424
26425 \end_inset
26426
26427
26428 \end_layout
26429
26430 \begin_layout Standard
26431 You can change the appearance of index entries via the text style dialog.
26432 \begin_inset Index
26433 status open
26434
26435 \begin_layout Plain Layout
26436 Dummy entries ! 
26437 \shape italic
26438 This is an italic dummy entry
26439 \end_layout
26440
26441 \end_inset
26442
26443  You can also format the page number using the character 
26444 \begin_inset Quotes eld
26445 \end_inset
26446
26447 |
26448 \begin_inset Quotes erd
26449 \end_inset
26450
26451  followed by a LaTeX-command without a backslash.
26452  We can write for example
26453 \end_layout
26454
26455 \begin_layout Standard
26456
26457 \series bold
26458 italic page number:|textit
26459 \end_layout
26460
26461 \begin_layout Standard
26462 to get the page number in italic.
26463 \begin_inset Index
26464 status open
26465
26466 \begin_layout Plain Layout
26467 Dummy entries ! italic page number:|textit
26468 \end_layout
26469
26470 \end_inset
26471
26472  Normally all LaTeX-commands begin with a backslash, but in this special
26473  case 
26474 \begin_inset Quotes eld
26475 \end_inset
26476
26477
26478 \series bold
26479 |command
26480 \series default
26481
26482 \begin_inset Quotes erd
26483 \end_inset
26484
26485  means 
26486 \series bold
26487
26488 \backslash
26489 command{page
26490 \begin_inset space ~
26491 \end_inset
26492
26493 number}
26494 \series default
26495 .
26496  Have a look at section
26497 \begin_inset space ~
26498 \end_inset
26499
26500
26501 \begin_inset CommandInset ref
26502 LatexCommand ref
26503 reference "sub:LaTeX-Syntax"
26504
26505 \end_inset
26506
26507  to learn more about the LaTeX-syntax.
26508 \end_layout
26509
26510 \begin_layout Standard
26511 \begin_inset Note Greyedout
26512 status open
26513
26514 \begin_layout Plain Layout
26515
26516 \series bold
26517 Note:
26518 \series default
26519  Formatting single index entries only works when you use the program 
26520 \family sans
26521 makeindex 
26522 \family default
26523 to generate the index, see section
26524 \begin_inset space ~
26525 \end_inset
26526
26527
26528 \begin_inset CommandInset ref
26529 LatexCommand ref
26530 reference "sub:Index-Program"
26531
26532 \end_inset
26533
26534 .
26535  If you use 
26536 \family sans
26537 xindy
26538 \family default
26539 , however, this won't work for anything else than bold or italic text.
26540  This is because xindy requires to define semantic elements before they
26541  can be used, see 
26542 \begin_inset CommandInset citation
26543 LatexCommand cite
26544 after "p. 678 ff."
26545 key "latexcompanion"
26546
26547 \end_inset
26548
26549  for details.
26550 \end_layout
26551
26552 \end_inset
26553
26554
26555 \end_layout
26556
26557 \begin_layout Standard
26558 In general, we encourage you to not format page numbers directly as shown
26559  above.
26560  Instead of this, you should define a macro in the preamble and use that.
26561  Consider why you want some page numbers to be bold.
26562  Maybe you want all page references italic that refer to a definition of
26563  the indexed term, so that users can easily find definitions.
26564  If so, put the following in preamble
26565 \end_layout
26566
26567 \begin_layout Standard
26568
26569 \series bold
26570
26571 \backslash
26572 newcommand{
26573 \backslash
26574 IndexDef}[1]{
26575 \backslash
26576 textit{#1}}
26577 \end_layout
26578
26579 \begin_layout Standard
26580 and write
26581 \end_layout
26582
26583 \begin_layout Standard
26584
26585 \series bold
26586 my entry|IndexDef
26587 \end_layout
26588
26589 \begin_layout Standard
26590 into the index entry.
26591 \begin_inset Index
26592 status open
26593
26594 \begin_layout Plain Layout
26595 Dummy entries ! my entry|IndexDef
26596 \end_layout
26597
26598 \end_inset
26599
26600  The advantage is that, if you change your mind later or if your publisher
26601  request that definitions must not be italic but bold, you just need to
26602  change the macro in the preamble, not every single index entry.
26603 \end_layout
26604
26605 \begin_layout Standard
26606 You can also change the layout for the whole index.
26607  E.
26608 \begin_inset space \thinspace{}
26609 \end_inset
26610
26611 g.
26612 \begin_inset space ~
26613 \end_inset
26614
26615 we marked the index list box of this document as bold to get a bold font
26616  for all index entries.
26617  For more advanced task you have to set up a so-called 
26618 \emph on
26619 Index Style File
26620 \emph default
26621 , see the 
26622 \family sans
26623 makeindex
26624 \family default
26625  or 
26626 \family sans
26627 xindy
26628 \family default
26629  documentation for details, 
26630 \begin_inset CommandInset citation
26631 LatexCommand cite
26632 key "makeindex,xindy"
26633
26634 \end_inset
26635
26636 .
26637 \end_layout
26638
26639 \begin_layout Subsection
26640 Index Program
26641 \begin_inset Index
26642 status collapsed
26643
26644 \begin_layout Plain Layout
26645 Index ! Program
26646 \end_layout
26647
26648 \end_inset
26649
26650
26651 \begin_inset CommandInset label
26652 LatexCommand label
26653 name "sub:Index-Program"
26654
26655 \end_inset
26656
26657
26658 \end_layout
26659
26660 \begin_layout Standard
26661 When the index entry program 
26662 \family sans
26663 xindy
26664 \family default
26665  is installed, that is only available for Linux, LyX uses it for the index
26666  generation, otherwise the program 
26667 \family sans
26668 makeindex
26669 \family default
26670  is used, that is part of every LaTeX distribution.
26671  Both programs can be controlled by options that can be set in LyX's preferences
26672  dialog, see section
26673 \begin_inset space ~
26674 \end_inset
26675
26676
26677 \begin_inset CommandInset ref
26678 LatexCommand ref
26679 reference "sub:LaTeX-settings"
26680
26681 \end_inset
26682
26683 .
26684  The available options are listed and explained in 
26685 \begin_inset CommandInset citation
26686 LatexCommand cite
26687 key "makeindex,xindy"
26688
26689 \end_inset
26690
26691 .
26692  You can also specify there another program to generate the index.
26693 \end_layout
26694
26695 \begin_layout Standard
26696
26697 \family sans
26698 makeindex
26699 \family default
26700  is very old, not further developed and has many pitfalls.
26701  Most notably, it has been defined with nothing more than the English language
26702  in mind.
26703  So it fails at sorting correctly for anything else than an monolingual
26704  English text.
26705  We have shown above how to fix this sorting.
26706  However, if you are writing in another language and using Linux, consider
26707  to use 
26708 \family sans
26709 xindy
26710 \family default
26711 .
26712 \end_layout
26713
26714 \begin_layout Section
26715 Nomenclature / Glossary 
26716 \begin_inset Index
26717 status collapsed
26718
26719 \begin_layout Plain Layout
26720 Nomenclature
26721 \end_layout
26722
26723 \end_inset
26724
26725
26726 \begin_inset Index
26727 status collapsed
26728
26729 \begin_layout Plain Layout
26730 Glossary|see
26731 \begin_inset ERT
26732 status collapsed
26733
26734 \begin_layout Plain Layout
26735
26736 {
26737 \end_layout
26738
26739 \end_inset
26740
26741 Nomenclature
26742 \begin_inset ERT
26743 status collapsed
26744
26745 \begin_layout Plain Layout
26746
26747 }
26748 \end_layout
26749
26750 \end_inset
26751
26752
26753 \end_layout
26754
26755 \end_inset
26756
26757
26758 \begin_inset CommandInset label
26759 LatexCommand label
26760 name "sec:Nomenclature"
26761
26762 \end_inset
26763
26764
26765 \end_layout
26766
26767 \begin_layout Standard
26768 Sometimes you need to compile a list of symbols that are mentioned in your
26769  document with a brief explanation of them -- a so called nomenclature or
26770  glossary.
26771 \end_layout
26772
26773 \begin_layout Standard
26774 To be able to create nomenclatures, you need the LaTeX package 
26775 \series bold
26776 nomencl
26777 \series default
26778
26779 \begin_inset Index
26780 status collapsed
26781
26782 \begin_layout Plain Layout
26783 LaTeX-packages ! nomencl
26784 \end_layout
26785
26786 \end_inset
26787
26788  installed.
26789  You find it in the TeX Catalogue, 
26790 \begin_inset CommandInset citation
26791 LatexCommand cite
26792 key "TeXCatalogue"
26793
26794 \end_inset
26795
26796  or in the package manager of your LaTeX-system.
26797 \end_layout
26798
26799 \begin_layout Standard
26800 A nomenclature entry is created if you place the cursor after a symbol entry
26801  and then use the menu 
26802 \family sans
26803 Insert\SpecialChar \menuseparator
26804
26805 \family default
26806 N
26807 \family sans
26808 omenclature
26809 \begin_inset space ~
26810 \end_inset
26811
26812 Entry
26813 \family default
26814  or the toolbar button 
26815 \begin_inset Graphics
26816         filename ../images/nomencl-insert.png
26817         BoundingBox 0bp 5bp 20bp 20bp
26818
26819 \end_inset
26820
26821 .
26822  A gray box labeled 
26823 \begin_inset Quotes eld
26824 \end_inset
26825
26826
26827 \family sans
26828 Nom
26829 \family default
26830
26831 \begin_inset Quotes erd
26832 \end_inset
26833
26834  is inserted and a window pops up asking for the nomenclature entry.
26835 \end_layout
26836
26837 \begin_layout Standard
26838 A nomenclature entry consists of two main entries.
26839  The first is the symbol that you want to refer to.
26840  The second is the description of the symbol.
26841 \end_layout
26842
26843 \begin_layout Standard
26844 \begin_inset Note Greyedout
26845 status open
26846
26847 \begin_layout Plain Layout
26848
26849 \series bold
26850 Note:
26851 \series default
26852  You have to enter valid LaTeX-code for all fields of the nomenclature dialog.
26853 \end_layout
26854
26855 \end_inset
26856
26857
26858 \end_layout
26859
26860 \begin_layout Subsection
26861 Nomenclature Definition and Layout
26862 \begin_inset Index
26863 status collapsed
26864
26865 \begin_layout Plain Layout
26866 Nomenclature ! Layout
26867 \end_layout
26868
26869 \end_inset
26870
26871
26872 \end_layout
26873
26874 \begin_layout Standard
26875 When you have symbols in formulas, you have to define them in the 
26876 \family sans
26877 Symbol
26878 \family default
26879  field as LaTeX-formula.
26880  For example to get 
26881 \begin_inset Quotes eld
26882 \end_inset
26883
26884
26885 \begin_inset Formula $\sigma$
26886 \end_inset
26887
26888
26889 \begin_inset Quotes erd
26890 \end_inset
26891
26892 , insert this:
26893 \begin_inset Newline newline
26894 \end_inset
26895
26896
26897 \series bold
26898 $
26899 \backslash
26900 sigma$
26901 \begin_inset Newline newline
26902 \end_inset
26903
26904
26905 \series default
26906 The 
26907 \begin_inset Quotes eld
26908 \end_inset
26909
26910 $
26911 \begin_inset Quotes erd
26912 \end_inset
26913
26914  character hereby starts/ends the formula.
26915  The LaTeX-command for the Greek letter is the name of the letter beginning
26916  with a backslash 
26917 \begin_inset Quotes eld
26918 \end_inset
26919
26920
26921 \backslash
26922
26923 \begin_inset Quotes erd
26924 \end_inset
26925
26926 .
26927  For capital Greek letters, start the command also with a capital letter,
26928  like 
26929 \series bold
26930
26931 \backslash
26932 Sigma
26933 \series default
26934 .
26935 \end_layout
26936
26937 \begin_layout Standard
26938 (A short introduction to the LaTeX-syntax is given in section
26939 \begin_inset space ~
26940 \end_inset
26941
26942
26943 \begin_inset CommandInset ref
26944 LatexCommand ref
26945 reference "sub:LaTeX-Syntax"
26946
26947 \end_inset
26948
26949 .)
26950 \end_layout
26951
26952 \begin_layout Standard
26953 You cannot use the 
26954 \family sans
26955 Text
26956 \begin_inset space ~
26957 \end_inset
26958
26959 Style
26960 \family default
26961  dialog to format the description text but have to use LaTeX-commands.
26962  For example the description of the nomenclature entry for the 
26963 \begin_inset Quotes eld
26964 \end_inset
26965
26966
26967 \begin_inset Formula $\sigma$
26968 \end_inset
26969
26970
26971 \begin_inset Quotes erd
26972 \end_inset
26973
26974  in this document is:
26975 \begin_inset Newline newline
26976 \end_inset
26977
26978
26979 \series bold
26980 dummy entry for the character 
26981 \backslash
26982 textsf{sigma}
26983 \series default
26984
26985 \begin_inset Newline newline
26986 \end_inset
26987
26988 The command 
26989 \series bold
26990
26991 \backslash
26992 textsf
26993 \series default
26994  sets the fonts to 
26995 \family sans
26996 sans
26997 \begin_inset space ~
26998 \end_inset
26999
27000 serif
27001 \family default
27002 .
27003  To get 
27004 \series bold
27005 bold
27006 \series default
27007  font use the command 
27008 \series bold
27009
27010 \backslash
27011 textbf
27012 \series default
27013 , for 
27014 \family typewriter
27015 typewriter
27016 \family default
27017  use 
27018 \series bold
27019
27020 \backslash
27021 texttt
27022 \series default
27023 , for 
27024 \emph on
27025 emphasized
27026 \emph default
27027  use 
27028 \series bold
27029
27030 \backslash
27031 emph
27032 \series default
27033 .
27034 \end_layout
27035
27036 \begin_layout Subsection
27037 Sort Order of Nomenclature Entries
27038 \begin_inset Index
27039 status collapsed
27040
27041 \begin_layout Plain Layout
27042 Nomenclature ! Sort order
27043 \end_layout
27044
27045 \end_inset
27046
27047
27048 \end_layout
27049
27050 \begin_layout Standard
27051 The nomenclature entries are sorted alphabetically by the LaTeX-code of
27052  the symbol definition.
27053  This leads to undesired results when you for example have symbols in formulas.
27054  Suppose you have nomenclature entries for the symbols 
27055 \emph on
27056 a
27057 \begin_inset CommandInset nomenclature
27058 LatexCommand nomenclature
27059 symbol "a"
27060 description "dummy entry for the character \"a\""
27061
27062 \end_inset
27063
27064
27065 \emph default
27066  and 
27067 \begin_inset Formula $\sigma$
27068 \end_inset
27069
27070
27071 \begin_inset CommandInset nomenclature
27072 LatexCommand nomenclature
27073 prefix "sigma"
27074 symbol "$\\sigma$"
27075 description "dummy entry for the character \\textsf{sigma}"
27076
27077 \end_inset
27078
27079 .
27080  They will be sorted by 
27081 \begin_inset Quotes eld
27082 \end_inset
27083
27084
27085 \family sans
27086 a
27087 \family default
27088
27089 \begin_inset Quotes erd
27090 \end_inset
27091
27092  and 
27093 \begin_inset Quotes eld
27094 \end_inset
27095
27096
27097 \family typewriter
27098 $
27099 \backslash
27100 sigma$
27101 \family default
27102
27103 \begin_inset Quotes erd
27104 \end_inset
27105
27106  -- the 
27107 \begin_inset Formula $\sigma$
27108 \end_inset
27109
27110  will be sorted before the 
27111 \emph on
27112 a
27113 \emph default
27114  since the character 
27115 \begin_inset Quotes eld
27116 \end_inset
27117
27118 $
27119 \begin_inset Quotes erd
27120 \end_inset
27121
27122  is considered in sorting.
27123 \end_layout
27124
27125 \begin_layout Standard
27126 To control the sort order, you can edit the 
27127 \family sans
27128 Sort
27129 \begin_inset space ~
27130 \end_inset
27131
27132 as
27133 \family default
27134  field of the nomenclature dialog.
27135  Then the nomenclature entry will be sorted by this entry and not the symbol
27136  definition.
27137  For the given example, you can insert 
27138 \family typewriter
27139 sigma
27140 \family default
27141  to this field for the 
27142 \begin_inset Formula $\sigma$
27143 \end_inset
27144
27145 , then 
27146 \emph on
27147 a
27148 \emph default
27149  will be located before 
27150 \begin_inset Formula $\sigma$
27151 \end_inset
27152
27153 .
27154 \end_layout
27155
27156 \begin_layout Standard
27157 For subgrouping and tips for using sort entries see the 
27158 \series bold
27159 nomencl
27160 \series default
27161  documentation, 
27162 \begin_inset CommandInset citation
27163 LatexCommand cite
27164 key "nomencl"
27165
27166 \end_inset
27167
27168 .
27169 \end_layout
27170
27171 \begin_layout Subsection
27172 Nomenclature Options
27173 \begin_inset Index
27174 status collapsed
27175
27176 \begin_layout Plain Layout
27177 Nomenclature ! Options
27178 \end_layout
27179
27180 \end_inset
27181
27182
27183 \end_layout
27184
27185 \begin_layout Standard
27186 The 
27187 \series bold
27188 nomencl
27189 \series default
27190  package offers some options to adjust the appearance of the nomenclature.
27191  Here are some of its options, for more have a look at its documentation:
27192 \end_layout
27193
27194 \begin_layout Description
27195 refeq Appends the phrase 
27196 \begin_inset Quotes eld
27197 \end_inset
27198
27199
27200 \family sans
27201 , see equation (
27202 \emph on
27203 eq
27204 \emph default
27205 )
27206 \family default
27207
27208 \begin_inset Quotes erd
27209 \end_inset
27210
27211  to every nomenclature entry, where 
27212 \family sans
27213 \emph on
27214 eq
27215 \family default
27216 \emph default
27217  is the number of the last equation in front of the nomenclature entry
27218 \end_layout
27219
27220 \begin_layout Description
27221 refpage Appends the phrase 
27222 \begin_inset Quotes eld
27223 \end_inset
27224
27225
27226 \family sans
27227 , page (
27228 \emph on
27229 page
27230 \emph default
27231 )
27232 \family default
27233
27234 \begin_inset Quotes erd
27235 \end_inset
27236
27237  to every nomenclature entry, where 
27238 \family sans
27239 \emph on
27240 page
27241 \family default
27242 \emph default
27243  is the number of the page on which the nomenclature entry appeared
27244 \end_layout
27245
27246 \begin_layout Description
27247 intoc Inserts the nomenclature in the Table of Contents
27248 \end_layout
27249
27250 \begin_layout Standard
27251 There are furthermore the options 
27252 \series bold
27253 croatian
27254 \series default
27255
27256 \series bold
27257 danish
27258 \series default
27259
27260 \series bold
27261 english
27262 \series default
27263
27264 \series bold
27265 french
27266 \series default
27267
27268 \series bold
27269 german
27270 \series default
27271
27272 \series bold
27273 italian
27274 \series default
27275
27276 \series bold
27277 polish
27278 \series default
27279
27280 \series bold
27281 portuguese
27282 \series default
27283
27284 \series bold
27285 russian
27286 \series default
27287
27288 \series bold
27289 spanish
27290 \series default
27291 , and 
27292 \series bold
27293 ukrainian
27294 \series default
27295  to print the reference texts and the nomenclature title in the corresponding
27296  language.
27297 \end_layout
27298
27299 \begin_layout Standard
27300 To use one or more of the options, add them to the comma-separated document
27301  class options list in the 
27302 \family sans
27303 Document\SpecialChar \menuseparator
27304 Settings
27305 \family default
27306  dialog.
27307  In this document the options 
27308 \series bold
27309 intoc
27310 \series default
27311  and 
27312 \series bold
27313 refpage
27314 \series default
27315  are used.
27316 \end_layout
27317
27318 \begin_layout Standard
27319 \begin_inset VSpace bigskip
27320 \end_inset
27321
27322
27323 \end_layout
27324
27325 \begin_layout Standard
27326 You can also use the first two options above only for certain nomenclature
27327  entries when you add one of the following commands as last entry to the
27328  
27329 \family sans
27330 Description
27331 \family default
27332  field in the nomenclature dialog:
27333 \end_layout
27334
27335 \begin_layout Description
27336
27337 \backslash
27338 nomrefeq Like the 
27339 \series bold
27340 refeq
27341 \series default
27342  option
27343 \end_layout
27344
27345 \begin_layout Description
27346
27347 \backslash
27348 nomrefpage Like the 
27349 \series bold
27350 refpage
27351 \series default
27352  option
27353 \end_layout
27354
27355 \begin_layout Description
27356
27357 \backslash
27358 nomrefeqpage Short notation of 
27359 \series bold
27360
27361 \backslash
27362 nomrefeq
27363 \backslash
27364 nomrefpage
27365 \end_layout
27366
27367 \begin_layout Description
27368
27369 \backslash
27370 nomnorefeq,
27371 \begin_inset space ~
27372 \end_inset
27373
27374
27375 \backslash
27376 nomnorefpage,
27377 \begin_inset space ~
27378 \end_inset
27379
27380
27381 \backslash
27382 nomnorefeqpage Turns off the corresponding options
27383 \end_layout
27384
27385 \begin_layout Subsection
27386 Printing the Nomenclature
27387 \begin_inset Index
27388 status collapsed
27389
27390 \begin_layout Plain Layout
27391 Nomenclature ! Printing
27392 \end_layout
27393
27394 \end_inset
27395
27396
27397 \end_layout
27398
27399 \begin_layout Standard
27400 To print the nomenclature, use the menu 
27401 \family sans
27402 Insert\SpecialChar \menuseparator
27403 Lists
27404 \begin_inset space ~
27405 \end_inset
27406
27407 /
27408 \begin_inset space ~
27409 \end_inset
27410
27411 TOC\SpecialChar \menuseparator
27412 Nomenclature
27413 \family default
27414 .
27415  A light blue box labeled 
27416 \begin_inset Quotes eld
27417 \end_inset
27418
27419
27420 \family sans
27421 Nomenclature
27422 \family default
27423
27424 \begin_inset Quotes erd
27425 \end_inset
27426
27427  will show the place where the nomenclature is printed in the output.
27428  Like the index list box, the nomenclature list box is not clickable.
27429 \end_layout
27430
27431 \begin_layout Standard
27432 In the printed output the title of the nomenclature appears as 
27433 \begin_inset Quotes eld
27434 \end_inset
27435
27436 Nomenclature
27437 \begin_inset Quotes erd
27438 \end_inset
27439
27440 .
27441  If you are not happy with the name, you can change it by redefining the
27442  command 
27443 \series bold
27444
27445 \backslash
27446 nomname
27447 \series default
27448  in the preamble.
27449  For example, in order to change the name to 
27450 \emph on
27451 List of Symbols
27452 \emph default
27453 , add the following line to the preamble:
27454 \end_layout
27455
27456 \begin_layout Standard
27457
27458 \family roman
27459 \series bold
27460
27461 \backslash
27462 renewcommand{
27463 \backslash
27464 nomname}{List of Symbols}
27465 \end_layout
27466
27467 \begin_layout Standard
27468 \begin_inset VSpace defskip
27469 \end_inset
27470
27471
27472 \end_layout
27473
27474 \begin_layout Standard
27475 If you are unhappy with the amount of space for symbols, you can alter it
27476  by adding the following line to the preamble:
27477 \end_layout
27478
27479 \begin_layout Standard
27480
27481 \family roman
27482 \series bold
27483
27484 \backslash
27485 renewcommand{
27486 \backslash
27487 nomlabelwidth}{width}
27488 \end_layout
27489
27490 \begin_layout Standard
27491
27492 \family roman
27493 Where the width is a value with one of the units listed in Appendix
27494 \begin_inset space ~
27495 \end_inset
27496
27497
27498 \begin_inset CommandInset ref
27499 LatexCommand ref
27500 reference "cha:Units-available-in"
27501
27502 \end_inset
27503
27504 .
27505  The default value is 1
27506 \begin_inset space \thinspace{}
27507 \end_inset
27508
27509 cm.
27510 \end_layout
27511
27512 \begin_layout Section
27513 Branches
27514 \begin_inset Index
27515 status collapsed
27516
27517 \begin_layout Plain Layout
27518 Branches
27519 \end_layout
27520
27521 \end_inset
27522
27523
27524 \begin_inset Index
27525 status collapsed
27526
27527 \begin_layout Plain Layout
27528 Document ! Branches
27529 \end_layout
27530
27531 \end_inset
27532
27533
27534 \begin_inset CommandInset label
27535 LatexCommand label
27536 name "sec:Branches"
27537
27538 \end_inset
27539
27540
27541 \end_layout
27542
27543 \begin_layout Standard
27544 Sometimes it is useful to hide some document parts in the output.
27545  For example a teacher who is setting an exam obviously doesn't want the
27546  pupils to see the answers, but having questions and answers in the same
27547  document will make the life of the markers of that exam much easier.
27548 \end_layout
27549
27550 \begin_layout Standard
27551 For these cases LyX offers to put text into branches.
27552  The text will then only appear in the output when its branch is activated.
27553  To create a branch, go in the 
27554 \family sans
27555 Document\SpecialChar \menuseparator
27556 Settings
27557 \family default
27558  dialog to 
27559 \family sans
27560 Branches
27561 \family default
27562 .
27563  The name of the branch, its activation state and the background color of
27564  the branches inside LyX can be specified in this dialog.
27565 \end_layout
27566
27567 \begin_layout Standard
27568 Text that should be in a branch is set into branch inset boxes.
27569  These boxes are inserted via the menu 
27570 \family sans
27571 Insert\SpecialChar \menuseparator
27572 Branch
27573 \family default
27574  where you can choose a branch.
27575  You can later change the branch of the boxes by right-clicking on them.
27576 \end_layout
27577
27578 \begin_layout Standard
27579 Here is an example, where only the question text appears, the answer branch
27580  is deactivated and does therefore not appear in the output:
27581 \end_layout
27582
27583 \begin_layout Standard
27584 \begin_inset Branch Question
27585 status open
27586
27587 \begin_layout Standard
27588 Question: Who was the first physics Nobel prize winner?
27589 \end_layout
27590
27591 \end_inset
27592
27593
27594 \end_layout
27595
27596 \begin_layout Standard
27597 \begin_inset Branch Answer
27598 status collapsed
27599
27600 \begin_layout Standard
27601 Answer: Wilhelm Conrad Röntgen
27602 \end_layout
27603
27604 \end_inset
27605
27606
27607 \end_layout
27608
27609 \begin_layout Standard
27610 \begin_inset VSpace bigskip
27611 \end_inset
27612
27613
27614 \end_layout
27615
27616 \begin_layout Standard
27617 To use conditional output inside places where you cannot insert branch insets,
27618  like inside equations, you can code special LaTeX definitions for each
27619  branch.
27620  For example you can define for the question branch
27621 \begin_inset Foot
27622 status collapsed
27623
27624 \begin_layout Plain Layout
27625 For an introduction to the LaTeX-syntax, see section
27626 \begin_inset space ~
27627 \end_inset
27628
27629
27630 \begin_inset CommandInset ref
27631 LatexCommand ref
27632 reference "sub:LaTeX-Syntax"
27633
27634 \end_inset
27635
27636 .
27637 \end_layout
27638
27639 \end_inset
27640
27641
27642 \end_layout
27643
27644 \begin_layout Standard
27645
27646 \series bold
27647
27648 \backslash
27649 newcommand{
27650 \backslash
27651 question}[1]{#1}
27652 \end_layout
27653
27654 \begin_layout Standard
27655
27656 \series bold
27657
27658 \backslash
27659 newcommand{
27660 \backslash
27661 answer}[1]{}
27662 \end_layout
27663
27664 \begin_layout Standard
27665 and for the answer branch
27666 \end_layout
27667
27668 \begin_layout Standard
27669
27670 \series bold
27671
27672 \backslash
27673 newcommand{
27674 \backslash
27675 question}[1]{}
27676 \end_layout
27677
27678 \begin_layout Standard
27679
27680 \series bold
27681
27682 \backslash
27683 newcommand{
27684 \backslash
27685 answer}[1]{#1}
27686 \end_layout
27687
27688 \begin_layout Standard
27689 \begin_inset Branch Question
27690 status open
27691
27692 \begin_layout Standard
27693 \begin_inset ERT
27694 status open
27695
27696 \begin_layout Plain Layout
27697
27698
27699 \backslash
27700 newcommand{
27701 \backslash
27702 question}[1]{#1}
27703 \end_layout
27704
27705 \begin_layout Plain Layout
27706
27707
27708 \backslash
27709 newcommand{
27710 \backslash
27711 answer}[1]{}
27712 \end_layout
27713
27714 \end_inset
27715
27716
27717 \end_layout
27718
27719 \end_inset
27720
27721
27722 \end_layout
27723
27724 \begin_layout Standard
27725 \begin_inset Branch Answer
27726 status collapsed
27727
27728 \begin_layout Standard
27729 \begin_inset ERT
27730 status open
27731
27732 \begin_layout Plain Layout
27733
27734
27735 \backslash
27736 newcommand{
27737 \backslash
27738 question}[1]{}
27739 \end_layout
27740
27741 \begin_layout Plain Layout
27742
27743
27744 \backslash
27745 newcommand{
27746 \backslash
27747 answer}[1]{#1}
27748 \end_layout
27749
27750 \end_inset
27751
27752
27753 \end_layout
27754
27755 \end_inset
27756
27757
27758 \end_layout
27759
27760 \begin_layout Standard
27761 Now it is possible to use the commands 
27762 \series bold
27763
27764 \backslash
27765 question{\SpecialChar \ldots{}
27766 }
27767 \series default
27768  and 
27769 \series bold
27770
27771 \backslash
27772 answer{\SpecialChar \ldots{}
27773 }
27774 \series default
27775  to obtain conditional output.
27776  Here is an example formula where only the 
27777 \series bold
27778
27779 \backslash
27780 question
27781 \series default
27782  part appears:
27783 \begin_inset Formula \[
27784 x^{2}-2x-2\Rightarrow\question{x_{1}}\answer{x_{2}}=1\question{+\sqrt{3}}\answer{-\sqrt{3}}.\]
27785
27786 \end_inset
27787
27788
27789 \end_layout
27790
27791 \begin_layout Standard
27792 Inside math, the same effect can be achieved using math macros, see section
27793 \begin_inset space ~
27794 \end_inset
27795
27796
27797 \begin_inset CommandInset ref
27798 LatexCommand ref
27799 reference "sec:math-macros"
27800
27801 \end_inset
27802
27803 .
27804 \end_layout
27805
27806 \begin_layout Section
27807 PDF properties
27808 \begin_inset Index
27809 status collapsed
27810
27811 \begin_layout Plain Layout
27812 PDF properties
27813 \end_layout
27814
27815 \end_inset
27816
27817
27818 \end_layout
27819
27820 \begin_layout Standard
27821 The 
27822 \family sans
27823 Document Settings
27824 \family default
27825  dialog provides under 
27826 \family sans
27827 PDF Properties
27828 \family default
27829  to set up special options for the PDF output of your document.
27830  All options there are provided by the LaTeX-package 
27831 \series bold
27832 hyperref
27833 \series default
27834
27835 \begin_inset Index
27836 status collapsed
27837
27838 \begin_layout Plain Layout
27839 LaTeX-packages ! hyperref
27840 \end_layout
27841
27842 \end_inset
27843
27844 .
27845 \end_layout
27846
27847 \begin_layout Standard
27848 Using 
27849 \series bold
27850 hyperref
27851 \series default
27852  will link all cross-references in the DVI- and PDF-output.
27853  This means that the reader of your document will be able to click on a
27854  table of contents entry or on a reference and he is shown the referenced
27855  document part.
27856  You can specify in the dialog tab 
27857 \family sans
27858 Hyperlinks
27859 \family default
27860  how the links will look like and if links for bibliographical backreferences
27861  are created.
27862  The backreferences will appear in the bibliography behind the different
27863  entries, showing where in the document the entry is referenced.
27864 \end_layout
27865
27866 \begin_layout Standard
27867 In the dialog tab 
27868 \family sans
27869 Bookmarks
27870 \family default
27871  you can set if PDF-bookmarks should be created for every section of your
27872  document to make it easier for readers to navigate through the document.
27873  You can decide if the bookmarks should be numbered like your document sections
27874  or not.
27875  With the open bookmarks level you can specify what sectioning level should
27876  be displayed in the bookmarks when opening the PDF.
27877  For example level
27878 \begin_inset space ~
27879 \end_inset
27880
27881 2 will display all sections and subsections, while level
27882 \begin_inset space ~
27883 \end_inset
27884
27885 1 will only display the sections.
27886 \end_layout
27887
27888 \begin_layout Standard
27889 The header informations in the dialog tab 
27890 \family sans
27891 General
27892 \family default
27893  are saved together with the PDF as file properties.
27894  Many programs are able to extract these informations to e.
27895 \begin_inset space \thinspace{}
27896 \end_inset
27897
27898 g.
27899 \begin_inset space ~
27900 \end_inset
27901
27902 automatically recognize who is the author and what is the PDF about.
27903  This is very useful to sort, classify, or use PDFs for bibliography issues.
27904  When the option 
27905 \family sans
27906 Automatic fill header
27907 \family default
27908  is set, LyX tries to extract the header informations from your document
27909  title and author settings.
27910 \end_layout
27911
27912 \begin_layout Standard
27913 The option 
27914 \family sans
27915 Load in fullscreen mode
27916 \family default
27917  will open the PDF in fullscreen mode, which is useful for presentations.
27918 \end_layout
27919
27920 \begin_layout Standard
27921 PDF properties are also used in this document.
27922  When you look in its document settings, you can see that some additional
27923  
27924 \series bold
27925 hyperref
27926 \series default
27927  options are used.
27928  For an explanation of them we refer to the hyperref manual 
27929 \begin_inset CommandInset citation
27930 LatexCommand cite
27931 key "hyperref"
27932
27933 \end_inset
27934
27935 .
27936 \end_layout
27937
27938 \begin_layout Section
27939 TeX Code and the LaTeX Syntax
27940 \begin_inset CommandInset label
27941 LatexCommand label
27942 name "sec:TeX-Code"
27943
27944 \end_inset
27945
27946
27947 \end_layout
27948
27949 \begin_layout Subsection
27950 TeX Code Boxes
27951 \begin_inset Index
27952 status collapsed
27953
27954 \begin_layout Plain Layout
27955 TeX Code
27956 \end_layout
27957
27958 \end_inset
27959
27960
27961 \begin_inset CommandInset label
27962 LatexCommand label
27963 name "sub:TeX-Code-Boxes"
27964
27965 \end_inset
27966
27967
27968 \end_layout
27969
27970 \begin_layout Standard
27971 As LyX uses LaTeX in the background, it supports many LaTeX commands and
27972  constructs, but not all.
27973  LaTeX contains of hundreds of packages which provide different commands.
27974  Every time packages are updated and new ones added.
27975  This has the advantage that you can typeset nearly everything as there
27976  is for every problem a LaTeX-package.
27977  But LyX can of course not be up to date and support all packages and their
27978  commands.
27979 \end_layout
27980
27981 \begin_layout Standard
27982 But don't worry, you can use any LaTeX-command directly in LyX inside the
27983  TeX Code box.
27984  An TeX Code box is created by the menu 
27985 \family sans
27986 Insert\SpecialChar \menuseparator
27987 TeX
27988 \begin_inset space ~
27989 \end_inset
27990
27991 Code
27992 \family default
27993  or by the toolbar button 
27994 \begin_inset Graphics
27995         filename ../images/ert-insert.png
27996
27997 \end_inset
27998
27999 .
28000  The box can be opened by left-clicking and closed by right-clicking on
28001  it.
28002 \end_layout
28003
28004 \begin_layout Standard
28005 You can insert complete or incomplete commands as TeX Code.
28006  Incomplete means that the command argument can be Standard LyX text.
28007  For example you want to draw a frame around a word and uses therefore the
28008  LaTeX-command 
28009 \series bold
28010
28011 \backslash
28012 fbox
28013 \series default
28014 , you can write the command part 
28015 \series bold
28016
28017 \backslash
28018 fbox{
28019 \series default
28020  in a TeX Code box before the word and the closing brace 
28021 \series bold
28022 }
28023 \series default
28024  in a second TeX Code box behind the word.
28025  The word between the two TeX Code boxes is then the argument as it is in
28026  the following example:
28027 \end_layout
28028
28029 \begin_layout Standard
28030 \begin_inset Graphics
28031         filename clipart/ERT.png
28032         scale 89
28033
28034 \end_inset
28035
28036
28037 \end_layout
28038
28039 \begin_layout Standard
28040 gives
28041 \end_layout
28042
28043 \begin_layout Standard
28044 This is a line with a 
28045 \begin_inset ERT
28046 status collapsed
28047
28048 \begin_layout Plain Layout
28049
28050
28051 \backslash
28052 fbox{
28053 \end_layout
28054
28055 \end_inset
28056
28057 framed
28058 \begin_inset ERT
28059 status collapsed
28060
28061 \begin_layout Plain Layout
28062
28063 }
28064 \end_layout
28065
28066 \end_inset
28067
28068  word.
28069 \end_layout
28070
28071 \begin_layout Standard
28072 \begin_inset Note Greyedout
28073 status open
28074
28075 \begin_layout Plain Layout
28076
28077 \series bold
28078 Note:
28079 \series default
28080  At the end of LaTeX-commands without parameters, you have to insert a space
28081  to let LaTeX know that the command is finished.
28082 \end_layout
28083
28084 \end_inset
28085
28086
28087 \end_layout
28088
28089 \begin_layout Subsection
28090 Short Introduction to the LaTeX Syntax
28091 \begin_inset OptArg
28092 status collapsed
28093
28094 \begin_layout Plain Layout
28095 The LaTeX Syntax
28096 \end_layout
28097
28098 \end_inset
28099
28100
28101 \begin_inset Index
28102 status collapsed
28103
28104 \begin_layout Plain Layout
28105 LaTeX Syntax
28106 \end_layout
28107
28108 \end_inset
28109
28110
28111 \begin_inset CommandInset label
28112 LatexCommand label
28113 name "sub:LaTeX-Syntax"
28114
28115 \end_inset
28116
28117
28118 \end_layout
28119
28120 \begin_layout Standard
28121 When you write larger documents or books, you will need to know something
28122  about the LaTeX-commands that LyX uses in the background.
28123  Because LaTeX is based on commands, you can 
28124 \begin_inset Quotes eld
28125 \end_inset
28126
28127 program
28128 \begin_inset Quotes erd
28129 \end_inset
28130
28131  your text.
28132  This has the advantage that the layout of the document can be changed at
28133  every time if you know the right commands.
28134  E.g.
28135  imagine you have to write a manual for a product and the deadline is at
28136  the end of the day.
28137  Your boss just has complimented you for your good work but wants to have
28138  all caption labels bold.
28139  But you have over hundred figure and table captions with non-bold labels
28140  in your manual.
28141  Of course it's impossible to change all caption labels by hand in one day.
28142 \end_layout
28143
28144 \begin_layout Standard
28145 Now LaTeX comes into play.
28146  As written above, for every problem exists a LaTeX-package.
28147  First you have to find out which and therefore look in the LaTeX package
28148  database, 
28149 \begin_inset CommandInset citation
28150 LatexCommand cite
28151 key "Catalogue"
28152
28153 \end_inset
28154
28155 .
28156 \end_layout
28157
28158 \begin_layout Standard
28159 As result you know that the package 
28160 \series bold
28161 caption
28162 \series default
28163
28164 \begin_inset Index
28165 status collapsed
28166
28167 \begin_layout Plain Layout
28168 LaTeX-packages ! caption
28169 \end_layout
28170
28171 \end_inset
28172
28173  is what you need.
28174  To use a package, you have to load it in the document preamble (menu 
28175 \family sans
28176 Document\SpecialChar \menuseparator
28177 Settings
28178 \family default
28179 ) with the command
28180 \end_layout
28181
28182 \begin_layout Standard
28183
28184 \series bold
28185
28186 \backslash
28187 usepackage[options]{package name}
28188 \end_layout
28189
28190 \begin_layout Standard
28191 All LaTeX commands begin with a backslash, the command argument is set within
28192  two braces, and the options are set within two brackets.
28193  Note that not all commands have an argument and options.
28194 \end_layout
28195
28196 \begin_layout Standard
28197 In your case the package name is 
28198 \series bold
28199 caption
28200 \series default
28201 .
28202  After a look in the documentation of the package, you know that the option
28203  
28204 \series bold
28205 labelfont=bf
28206 \series default
28207  will change the font of all caption labels to bold.
28208  So you add the command
28209 \end_layout
28210
28211 \begin_layout Standard
28212
28213 \series bold
28214
28215 \backslash
28216 usepackage[labelfont=bf]{caption}
28217 \end_layout
28218
28219 \begin_layout Standard
28220 to the preamble and the problem is solved.
28221 \begin_inset Foot
28222 status collapsed
28223
28224 \begin_layout Plain Layout
28225 For more commands provided by the 
28226 \series bold
28227 caption
28228 \series default
28229  package, have a look at its documentation, 
28230 \begin_inset CommandInset citation
28231 LatexCommand cite
28232 key "caption"
28233
28234 \end_inset
28235
28236 .
28237 \end_layout
28238
28239 \end_inset
28240
28241
28242 \end_layout
28243
28244 \begin_layout Standard
28245 Note that some document classes have built-in solutions for well known problems
28246  like your case.
28247  For example if you use a 
28248 \family sans
28249 koma-script
28250 \family default
28251  class, you don't need the package 
28252 \series bold
28253 caption
28254 \series default
28255 , you can instead write
28256 \end_layout
28257
28258 \begin_layout Standard
28259
28260 \series bold
28261
28262 \backslash
28263 setkomafont{captionlabel}{
28264 \backslash
28265 bfseries}
28266 \end_layout
28267
28268 \begin_layout Standard
28269 in the preamble and the problem is solved.
28270  So if you plan to write a large document, you should have a look at the
28271  documentation of the document class you want to use.
28272  (
28273 \series bold
28274
28275 \backslash
28276 setkomafont
28277 \series default
28278  is an example for a command with more than one argument.)
28279 \end_layout
28280
28281 \begin_layout Standard
28282 Commands in the preamble affects the whole document, while commands in the
28283  text affects only the text after the command or only the text used as command
28284  argument.
28285  To insert a LaTeX-command in text, use the TeX Code box as described in
28286  the previous section.
28287 \end_layout
28288
28289 \begin_layout Standard
28290 If you want to learn more about LaTeX and its syntax, have a look at the
28291  LaTeX-books 
28292 \begin_inset CommandInset citation
28293 LatexCommand cite
28294 key "latexcompanion,latexguide"
28295
28296 \end_inset
28297
28298 .
28299  
28300 \end_layout
28301
28302 \begin_layout Section
28303 Previewing Snippets of your Document
28304 \begin_inset Index
28305 status collapsed
28306
28307 \begin_layout Plain Layout
28308 Instant preview
28309 \end_layout
28310
28311 \end_inset
28312
28313
28314 \begin_inset CommandInset label
28315 LatexCommand label
28316 name "sec:Previewing-snippets-of"
28317
28318 \end_inset
28319
28320
28321 \begin_inset Index
28322 status collapsed
28323
28324 \begin_layout Plain Layout
28325 Document ! Preview
28326 \end_layout
28327
28328 \end_inset
28329
28330
28331 \end_layout
28332
28333 \begin_layout Standard
28334 LyX allows you to generate previews of sections of your document on the
28335  fly so you can see how they'll look in the final document without having
28336  to break your train of thought with 
28337 \family sans
28338 View\SpecialChar \menuseparator
28339 DVI
28340 \family default
28341 .
28342 \end_layout
28343
28344 \begin_layout Standard
28345 If you would for example like to see in LyX your math formulas typeset by
28346  LaTeX, install the LaTeX-package 
28347 \series bold
28348 preview-latex
28349 \series default
28350
28351 \begin_inset Index
28352 status collapsed
28353
28354 \begin_layout Plain Layout
28355 LaTeX-packages ! preview-latex
28356 \end_layout
28357
28358 \end_inset
28359
28360  as explained below, and turn on 
28361 \family sans
28362 Instant
28363 \begin_inset space ~
28364 \end_inset
28365
28366 preview
28367 \family default
28368  in the 
28369 \family sans
28370 Tools\SpecialChar \menuseparator
28371 Preferences 
28372 \family default
28373 dialog under 
28374 \family sans
28375 Look
28376 \begin_inset space ~
28377 \end_inset
28378
28379 and
28380 \begin_inset space ~
28381 \end_inset
28382
28383 feel\SpecialChar \menuseparator
28384 Graphics
28385 \family default
28386 .
28387 \end_layout
28388
28389 \begin_layout Standard
28390 Previews are generated when you load a document into LyX and when you finish
28391  editing an inset.
28392  Previews of an already loaded document are 
28393 \emph on
28394 not
28395 \emph default
28396  generated just by selecting the 
28397 \family sans
28398 Instant
28399 \begin_inset space ~
28400 \end_inset
28401
28402 preview
28403 \family default
28404  check box, you have to reopen the documents to activate the previews.
28405 \end_layout
28406
28407 \begin_layout Standard
28408 LyX will generate previews of math insets.
28409  It will also generate previews of included insets if you select the 
28410 \family sans
28411 Show
28412 \begin_inset space ~
28413 \end_inset
28414
28415 preview
28416 \family default
28417  check box in the insert dialog.
28418  This is useful if you wish to generate a preview of a LaTeX figure, for
28419  example.
28420 \end_layout
28421
28422 \begin_layout Standard
28423 To get previews working, you need the LaTeX package 
28424 \series bold
28425 preview-latex
28426 \series default
28427  (on some systems named simply 
28428 \series bold
28429 preview
28430 \series default
28431 ) installed.
28432  In case it is not already installed, you find it in the TeX Catalogue,
28433  
28434 \begin_inset CommandInset citation
28435 LatexCommand cite
28436 key "TeXCatalogue"
28437
28438 \end_inset
28439
28440  or in the package manager of your LaTeX-system.
28441  You obtain prettier results if you install the program 
28442 \family typewriter
28443 pnmcrop
28444 \family default
28445  from the 
28446 \family typewriter
28447 netpbm
28448 \family default
28449  package; for LyX on Windows this program is automatically installed together
28450  with LyX.
28451 \end_layout
28452
28453 \begin_layout Standard
28454 \begin_inset VSpace bigskip
28455 \end_inset
28456
28457
28458 \end_layout
28459
28460 \begin_layout Standard
28461 You can furthermore preview the LaTeX source of the whole document or parts
28462  of it.
28463  Use the menu 
28464 \family sans
28465 View\SpecialChar \menuseparator
28466 View
28467 \begin_inset space ~
28468 \end_inset
28469
28470 Source
28471 \family default
28472  and a window will be shown where you can see the LaTeX-source code.
28473  The window shows the source of the whole paragraph where the cursor is
28474  currently in.
28475  You can also select document parts in LyX's main window, then only this
28476  selection (when it is more than one paragraph) is shown as source code.
28477  To view the whole document as source, enable the corresponding option in
28478  the source view window.
28479 \end_layout
28480
28481 \begin_layout Section
28482 Spell Checking
28483 \begin_inset CommandInset label
28484 LatexCommand label
28485 name "sec:Spellchecking"
28486
28487 \end_inset
28488
28489
28490 \begin_inset Index
28491 status collapsed
28492
28493 \begin_layout Plain Layout
28494 Spell checking
28495 \end_layout
28496
28497 \end_inset
28498
28499
28500 \end_layout
28501
28502 \begin_layout Standard
28503 LyX itself has no built-in spell checker.
28504  Rather it uses one of the external programs 
28505 \family typewriter
28506 aspell
28507 \family default
28508
28509 \family typewriter
28510 ispell
28511 \family default
28512
28513 \family typewriter
28514 hspell
28515 \family default
28516 , or 
28517 \family sans
28518 pspell
28519 \family default
28520  as backend.
28521  This section assumes you have already installed and set up one of these
28522  programs.
28523  
28524 \family typewriter
28525 aspell
28526 \family default
28527  can be seen as successor of 
28528 \family typewriter
28529 ispell
28530 \family default
28531 , so that it is recommended to use aspell.
28532  
28533 \family sans
28534 hspell
28535 \family default
28536  is a Hebrew spell-checker.
28537  The used spell checker ind its settings are specified in LyX's preferences
28538  under 
28539 \family sans
28540 Language Settings
28541 \family default
28542 .
28543 \end_layout
28544
28545 \begin_layout Standard
28546 For LyX on Windows, the selection box for the spell checking program is
28547  greyed out in the preferences dialog because only 
28548 \family sans
28549 aspell
28550 \family default
28551  can be used.
28552 \end_layout
28553
28554 \begin_layout Standard
28555 The menu
28556 \family sans
28557  Tools\SpecialChar \menuseparator
28558 Spellchecker
28559 \family default
28560  starts the spell checking beginning from the current cursor position.
28561  A dialog window will appear showing any incorrect (or unknown) word found,
28562  allowing you to edit and replace it in a second line.
28563  Whenever an unknown word is found, the word is highlighted and the text
28564  scrolled so that it is visible.
28565  In the 
28566 \family sans
28567 spell checker
28568 \family default
28569  dialog, there is also a box showing suggestions for a correction, if any
28570  could be found.
28571  Clicking on one of the corrections will copy to the 
28572 \family sans
28573 Replace
28574 \family default
28575  field, double-click invokes directly the replacement.
28576  Unknown but correctly typed words can be added to the personal dictionary.
28577 \end_layout
28578
28579 \begin_layout Standard
28580 By default, the used dictionary file is determined by the document language
28581  that is set in the 
28582 \family sans
28583 Document\SpecialChar \menuseparator
28584 Settings
28585 \family default
28586  dialog.
28587  If you do not have a dictionary for the document language, spell checking
28588  will bring an error message.
28589  In this case, you can specify another dictionary file in the dialog by
28590  specifying a different 
28591 \family sans
28592 Alternative language
28593 \family default
28594  in preferences dialog.
28595 \end_layout
28596
28597 \begin_layout Standard
28598 After a spell check you'll informed about the number of checked words.
28599 \end_layout
28600
28601 \begin_layout Subsubsection*
28602 Limitations
28603 \end_layout
28604
28605 \begin_layout Standard
28606 It is not possible to change the spelling of a particular word globally,
28607  rather than having to change the spelling separately for each occurrence
28608  of the word.
28609  But you can use the 
28610 \family sans
28611 Find
28612 \begin_inset space ~
28613 \end_inset
28614
28615 &
28616 \begin_inset space ~
28617 \end_inset
28618
28619 Replace
28620 \family default
28621  dialog for that.
28622 \end_layout
28623
28624 \begin_layout Standard
28625 LyX cannot correctly spell check documents containing multiple languages.
28626  This does work with 
28627 \family typewriter
28628 pspell
28629 \family default
28630 , assuming you have marked the different languages appropriately.
28631 \end_layout
28632
28633 \begin_layout Subsubsection*
28634 Further Settings
28635 \end_layout
28636
28637 \begin_layout Standard
28638 The 
28639 \family sans
28640 Spellchecker
28641 \family default
28642  section in the preferences dialog has some additional options:
28643 \end_layout
28644
28645 \begin_layout Description
28646 Escape
28647 \begin_inset space ~
28648 \end_inset
28649
28650 characters Allows you to add non-standard characters that the spell checker
28651  should consider, e.g.
28652  German umlauts although you spell check English document.
28653  This should not normally be needed.
28654 \end_layout
28655
28656 \begin_layout Description
28657 Personal
28658 \begin_inset space ~
28659 \end_inset
28660
28661 dictionary to use a different file than the spell checker's default choice
28662  as your personal dictionary
28663 \end_layout
28664
28665 \begin_layout Description
28666 Accept
28667 \begin_inset space ~
28668 \end_inset
28669
28670 compound
28671 \begin_inset space ~
28672 \end_inset
28673
28674 words Prevent the spell checker from complaining about compounded words
28675  like 
28676 \begin_inset Quotes eld
28677 \end_inset
28678
28679 passthrough
28680 \begin_inset Quotes erd
28681 \end_inset
28682
28683 .
28684 \end_layout
28685
28686 \begin_layout Description
28687 Use
28688 \begin_inset space ~
28689 \end_inset
28690
28691 input
28692 \begin_inset space ~
28693 \end_inset
28694
28695 encoding Uses the document encoding that is set in the 
28696 \family sans
28697 Document\SpecialChar \menuseparator
28698 Settings
28699 \family default
28700  dialog under 
28701 \family sans
28702 Language
28703 \family default
28704  also for the spellchecker.
28705 \begin_inset Foot
28706 status collapsed
28707
28708 \begin_layout Plain Layout
28709 The encodings are explained in section
28710 \begin_inset space ~
28711 \end_inset
28712
28713
28714 \begin_inset CommandInset ref
28715 LatexCommand ref
28716 reference "sub:Settings"
28717
28718 \end_inset
28719
28720 .
28721 \end_layout
28722
28723 \end_inset
28724
28725  Only enable this if you use 
28726 \family typewriter
28727 ispell
28728 \family default
28729  and can't spell check words with international letters in them.
28730  There have been reports that this does not work with all dictionaries,
28731  so this is disabled by default.
28732 \end_layout
28733
28734 \begin_layout Section
28735 Thesaurus
28736 \begin_inset Index
28737 status collapsed
28738
28739 \begin_layout Plain Layout
28740 Thesaurus
28741 \end_layout
28742
28743 \end_inset
28744
28745
28746 \begin_inset CommandInset label
28747 LatexCommand label
28748 name "sec:Thesaurus"
28749
28750 \end_inset
28751
28752
28753 \end_layout
28754
28755 \begin_layout Standard
28756 Thesaurus currently only works when you use the document language English.
28757 \end_layout
28758
28759 \begin_layout Standard
28760 To start the thesaurus, highlight one word or set the cursor behind it,
28761  and use the menu 
28762 \family sans
28763 Tools\SpecialChar \menuseparator
28764 Thesaurus
28765 \family default
28766  or the toolbar button 
28767 \begin_inset Graphics
28768         filename ../images/thesaurus-entry.png
28769         BoundingBox 0bp 5bp 20bp 25bp
28770         rotateOrigin center
28771
28772 \end_inset
28773
28774 .
28775  A dialog pops up showing you probably related words that you can use as
28776  replacement.
28777 \end_layout
28778
28779 \begin_layout Standard
28780 The shown related words are in many cases not really related to the word
28781  you are currently checking, scrolling in the shown list might help in some
28782  cases to find related words.
28783 \end_layout
28784
28785 \begin_layout Standard
28786 The thesaurus only works for single words, and also only when it is in the
28787  singular form.
28788  For example starting the thesaurus with the word 
28789 \begin_inset Quotes eld
28790 \end_inset
28791
28792 reports
28793 \begin_inset Quotes erd
28794 \end_inset
28795
28796  leads to no results, while results are shown for the word 
28797 \begin_inset Quotes eld
28798 \end_inset
28799
28800 report
28801 \begin_inset Quotes erd
28802 \end_inset
28803
28804 .
28805  To avoid this, you can highlight only the part 
28806 \begin_inset Quotes eld
28807 \end_inset
28808
28809 report
28810 \begin_inset Quotes erd
28811 \end_inset
28812
28813  of the word 
28814 \begin_inset Quotes eld
28815 \end_inset
28816
28817 reports
28818 \begin_inset Quotes erd
28819 \end_inset
28820
28821  to get results.
28822 \end_layout
28823
28824 \begin_layout Section
28825 Change Tracking
28826 \begin_inset Index
28827 status collapsed
28828
28829 \begin_layout Plain Layout
28830 Change Tracking
28831 \end_layout
28832
28833 \end_inset
28834
28835
28836 \begin_inset Index
28837 status collapsed
28838
28839 \begin_layout Plain Layout
28840 Document ! Change Tracking
28841 \end_layout
28842
28843 \end_inset
28844
28845
28846 \begin_inset CommandInset label
28847 LatexCommand label
28848 name "sec:Change-Tracking"
28849
28850 \end_inset
28851
28852
28853 \end_layout
28854
28855 \begin_layout Standard
28856 When you work on a document together with many people it is extremely useful
28857  to see changes others made highlighted in the document.
28858  You can then decide if you accept a change or not.
28859  This can be achieved by turning on change tracking in the menu 
28860 \family sans
28861 Document\SpecialChar \menuseparator
28862 Change
28863 \begin_inset space ~
28864 \end_inset
28865
28866 Tracking\SpecialChar \menuseparator
28867 Track
28868 \begin_inset space ~
28869 \end_inset
28870
28871 Changes
28872 \family default
28873 .
28874 \end_layout
28875
28876 \begin_layout Standard
28877 Changes made in the document will then be highlighted by colors: 
28878 \color blue
28879 Blue text
28880 \color inherit
28881  is an addition, 
28882 \color red
28883 red canceled text
28884 \color inherit
28885  is a deletion.
28886  You can change the color in LyX's preferences dialog under 
28887 \family sans
28888 Look
28889 \begin_inset space ~
28890 \end_inset
28891
28892 and
28893 \begin_inset space ~
28894 \end_inset
28895
28896 feel
28897 \family default
28898
28899 \family sans
28900 Colors
28901 \family default
28902 .
28903 \begin_inset Index
28904 status collapsed
28905
28906 \begin_layout Plain Layout
28907 Color ! LyX screen
28908 \end_layout
28909
28910 \end_inset
28911
28912
28913 \end_layout
28914
28915 \begin_layout Standard
28916 When change tracking is activated, you will see the review toolbar in LyX:
28917 \begin_inset Index
28918 status collapsed
28919
28920 \begin_layout Plain Layout
28921 Toolbar ! Review
28922 \end_layout
28923
28924 \end_inset
28925
28926
28927 \end_layout
28928
28929 \begin_layout Standard
28930 \begin_inset VSpace defskip
28931 \end_inset
28932
28933
28934 \end_layout
28935
28936 \begin_layout Standard
28937 \begin_inset Graphics
28938         filename clipart/ChangesToolbar.png
28939
28940 \end_inset
28941
28942
28943 \end_layout
28944
28945 \begin_layout Standard
28946 \begin_inset VSpace defskip
28947 \end_inset
28948
28949
28950 \end_layout
28951
28952 \begin_layout Standard
28953 The review toolbar as shown above contains from left to right the following
28954  buttons:
28955 \end_layout
28956
28957 \begin_layout Standard
28958 \begin_inset VSpace defskip
28959 \end_inset
28960
28961
28962 \end_layout
28963
28964 \begin_layout Standard
28965 \begin_inset Tabular
28966 <lyxtabular version="3" rows="10" columns="2">
28967 <features islongtable="true">
28968 <column alignment="left" valignment="top" width="0">
28969 <column alignment="left" valignment="top" width="0">
28970 <row interlinespace="2.5mm">
28971 <cell alignment="center" valignment="top" usebox="none">
28972 \begin_inset Text
28973
28974 \begin_layout Plain Layout
28975 \begin_inset Graphics
28976         filename ../images/changes-track.png
28977         BoundingBox 0bp 5bp 20bp 25bp
28978         rotateOrigin center
28979
28980 \end_inset
28981
28982
28983 \end_layout
28984
28985 \end_inset
28986 </cell>
28987 <cell alignment="center" valignment="top" usebox="none">
28988 \begin_inset Text
28989
28990 \begin_layout Plain Layout
28991
28992 \family sans
28993 Document\SpecialChar \menuseparator
28994 Change
28995 \begin_inset space ~
28996 \end_inset
28997
28998 Tracking\SpecialChar \menuseparator
28999 Track
29000 \begin_inset space ~
29001 \end_inset
29002
29003 Changes
29004 \end_layout
29005
29006 \end_inset
29007 </cell>
29008 </row>
29009 <row interlinespace="2.5mm">
29010 <cell alignment="center" valignment="top" usebox="none">
29011 \begin_inset Text
29012
29013 \begin_layout Plain Layout
29014 \begin_inset Graphics
29015         filename ../images/changes-output.png
29016         BoundingBox 0bp 5bp 20bp 25bp
29017         rotateOrigin center
29018
29019 \end_inset
29020
29021
29022 \end_layout
29023
29024 \end_inset
29025 </cell>
29026 <cell alignment="center" valignment="top" usebox="none">
29027 \begin_inset Text
29028
29029 \begin_layout Plain Layout
29030
29031 \family sans
29032 Document\SpecialChar \menuseparator
29033 Change
29034 \begin_inset space ~
29035 \end_inset
29036
29037 Tracking\SpecialChar \menuseparator
29038 Show
29039 \begin_inset space ~
29040 \end_inset
29041
29042 Changes
29043 \begin_inset space ~
29044 \end_inset
29045
29046 in
29047 \begin_inset space ~
29048 \end_inset
29049
29050 Output
29051 \end_layout
29052
29053 \end_inset
29054 </cell>
29055 </row>
29056 <row interlinespace="2.5mm">
29057 <cell alignment="center" valignment="top" usebox="none">
29058 \begin_inset Text
29059
29060 \begin_layout Plain Layout
29061 \begin_inset Graphics
29062         filename ../images/change-next.png
29063         BoundingBox 0bp 5bp 20bp 25bp
29064         rotateOrigin center
29065
29066 \end_inset
29067
29068
29069 \end_layout
29070
29071 \end_inset
29072 </cell>
29073 <cell alignment="center" valignment="top" usebox="none">
29074 \begin_inset Text
29075
29076 \begin_layout Plain Layout
29077 Jumps to the next change
29078 \end_layout
29079
29080 \end_inset
29081 </cell>
29082 </row>
29083 <row interlinespace="2.5mm">
29084 <cell alignment="center" valignment="top" usebox="none">
29085 \begin_inset Text
29086
29087 \begin_layout Plain Layout
29088 \begin_inset Graphics
29089         filename ../images/change-accept.png
29090         BoundingBox 0bp 5bp 20bp 25bp
29091         rotateOrigin center
29092
29093 \end_inset
29094
29095
29096 \end_layout
29097
29098 \end_inset
29099 </cell>
29100 <cell alignment="center" valignment="top" usebox="none">
29101 \begin_inset Text
29102
29103 \begin_layout Plain Layout
29104
29105 \family sans
29106 Document\SpecialChar \menuseparator
29107 Change
29108 \begin_inset space ~
29109 \end_inset
29110
29111 Tracking\SpecialChar \menuseparator
29112 Accept
29113 \begin_inset space ~
29114 \end_inset
29115
29116 Change
29117 \end_layout
29118
29119 \end_inset
29120 </cell>
29121 </row>
29122 <row interlinespace="2.5mm">
29123 <cell alignment="center" valignment="top" usebox="none">
29124 \begin_inset Text
29125
29126 \begin_layout Plain Layout
29127 \begin_inset Graphics
29128         filename ../images/change-reject.png
29129         BoundingBox 0bp 5bp 20bp 25bp
29130         rotateOrigin center
29131
29132 \end_inset
29133
29134
29135 \end_layout
29136
29137 \end_inset
29138 </cell>
29139 <cell alignment="center" valignment="top" usebox="none">
29140 \begin_inset Text
29141
29142 \begin_layout Plain Layout
29143
29144 \family sans
29145 Document\SpecialChar \menuseparator
29146 Change
29147 \begin_inset space ~
29148 \end_inset
29149
29150 Tracking\SpecialChar \menuseparator
29151 Reject
29152 \begin_inset space ~
29153 \end_inset
29154
29155 Change
29156 \end_layout
29157
29158 \end_inset
29159 </cell>
29160 </row>
29161 <row interlinespace="2.5mm">
29162 <cell alignment="center" valignment="top" usebox="none">
29163 \begin_inset Text
29164
29165 \begin_layout Plain Layout
29166 \begin_inset Graphics
29167         filename ../images/changes-merge.png
29168         BoundingBox 0bp 5bp 20bp 25bp
29169         rotateOrigin center
29170
29171 \end_inset
29172
29173
29174 \end_layout
29175
29176 \end_inset
29177 </cell>
29178 <cell alignment="center" valignment="top" usebox="none">
29179 \begin_inset Text
29180
29181 \begin_layout Plain Layout
29182
29183 \family sans
29184 Document\SpecialChar \menuseparator
29185 Change
29186 \begin_inset space ~
29187 \end_inset
29188
29189 Tracking\SpecialChar \menuseparator
29190 Merge
29191 \begin_inset space ~
29192 \end_inset
29193
29194 Changes
29195 \end_layout
29196
29197 \end_inset
29198 </cell>
29199 </row>
29200 <row interlinespace="2.5mm">
29201 <cell alignment="center" valignment="top" usebox="none">
29202 \begin_inset Text
29203
29204 \begin_layout Plain Layout
29205 \begin_inset Graphics
29206         filename ../images/all-changes-accept.png
29207         BoundingBox 0bp 5bp 20bp 25bp
29208         rotateOrigin center
29209
29210 \end_inset
29211
29212
29213 \end_layout
29214
29215 \end_inset
29216 </cell>
29217 <cell alignment="center" valignment="top" usebox="none">
29218 \begin_inset Text
29219
29220 \begin_layout Plain Layout
29221
29222 \family sans
29223 Document\SpecialChar \menuseparator
29224 Change
29225 \begin_inset space ~
29226 \end_inset
29227
29228 Tracking\SpecialChar \menuseparator
29229 Accept
29230 \begin_inset space ~
29231 \end_inset
29232
29233 All
29234 \begin_inset space ~
29235 \end_inset
29236
29237 Changes
29238 \end_layout
29239
29240 \end_inset
29241 </cell>
29242 </row>
29243 <row interlinespace="2.5mm">
29244 <cell alignment="center" valignment="top" usebox="none">
29245 \begin_inset Text
29246
29247 \begin_layout Plain Layout
29248 \begin_inset Graphics
29249         filename ../images/all-changes-reject.png
29250         BoundingBox 0bp 5bp 20bp 25bp
29251         rotateOrigin center
29252
29253 \end_inset
29254
29255
29256 \end_layout
29257
29258 \end_inset
29259 </cell>
29260 <cell alignment="center" valignment="top" usebox="none">
29261 \begin_inset Text
29262
29263 \begin_layout Plain Layout
29264
29265 \family sans
29266 Document\SpecialChar \menuseparator
29267 Change
29268 \begin_inset space ~
29269 \end_inset
29270
29271 Tracking\SpecialChar \menuseparator
29272 Reject
29273 \begin_inset space ~
29274 \end_inset
29275
29276 All
29277 \begin_inset space ~
29278 \end_inset
29279
29280 Changes
29281 \end_layout
29282
29283 \end_inset
29284 </cell>
29285 </row>
29286 <row interlinespace="2.5mm">
29287 <cell alignment="center" valignment="top" usebox="none">
29288 \begin_inset Text
29289
29290 \begin_layout Plain Layout
29291 \begin_inset Graphics
29292         filename ../images/note-insert.png
29293         BoundingBox 0bp 5bp 20bp 25bp
29294         rotateOrigin center
29295
29296 \end_inset
29297
29298
29299 \end_layout
29300
29301 \end_inset
29302 </cell>
29303 <cell alignment="center" valignment="top" usebox="none">
29304 \begin_inset Text
29305
29306 \begin_layout Plain Layout
29307
29308 \family sans
29309 Insert\SpecialChar \menuseparator
29310 Note\SpecialChar \menuseparator
29311 LyX
29312 \begin_inset space ~
29313 \end_inset
29314
29315 Note
29316 \end_layout
29317
29318 \end_inset
29319 </cell>
29320 </row>
29321 <row interlinespace="2.5mm">
29322 <cell alignment="center" valignment="top" usebox="none">
29323 \begin_inset Text
29324
29325 \begin_layout Plain Layout
29326 \begin_inset Graphics
29327         filename ../images/note-next.png
29328         BoundingBox 0bp 5bp 20bp 25bp
29329         rotateOrigin center
29330
29331 \end_inset
29332
29333
29334 \end_layout
29335
29336 \end_inset
29337 </cell>
29338 <cell alignment="center" valignment="top" usebox="none">
29339 \begin_inset Text
29340
29341 \begin_layout Plain Layout
29342
29343 \family sans
29344 Navigate\SpecialChar \menuseparator
29345 Next
29346 \begin_inset space ~
29347 \end_inset
29348
29349 Note
29350 \end_layout
29351
29352 \end_inset
29353 </cell>
29354 </row>
29355 </lyxtabular>
29356
29357 \end_inset
29358
29359
29360 \end_layout
29361
29362 \begin_layout Standard
29363 \begin_inset VSpace defskip
29364 \end_inset
29365
29366
29367 \end_layout
29368
29369 \begin_layout Standard
29370 The review toolbar helps you to accept, reject, or merge changes -- highlight
29371  the change and press one of the desired toolbar buttons.
29372  When you merge changes, a window pops up showing you informations about
29373  the next change behind the current cursor position.
29374  So you don't need to highlight a certain change.
29375  Within the merge window you can decide to accept or reject changes and
29376  step to the next change.
29377  This way you can jump through all changes of the document.
29378 \end_layout
29379
29380 \begin_layout Standard
29381 The toolbar has two buttons to handle notes because notes are often important
29382  to describe a change.
29383 \end_layout
29384
29385 \begin_layout Standard
29386 To show made changes in the output you need the LaTeX package 
29387 \series bold
29388 dvipost
29389 \series default
29390
29391 \begin_inset Index
29392 status collapsed
29393
29394 \begin_layout Plain Layout
29395 LaTeX-packages ! dvipost
29396 \end_layout
29397
29398 \end_inset
29399
29400  installed.
29401  You find it in the TeX Catalogue, 
29402 \begin_inset CommandInset citation
29403 LatexCommand cite
29404 key "TeXCatalogue"
29405
29406 \end_inset
29407
29408  or in the package manager of your LaTeX-system.
29409 \end_layout
29410
29411 \begin_layout Section
29412 International Support
29413 \begin_inset Index
29414 status collapsed
29415
29416 \begin_layout Plain Layout
29417 International support
29418 \end_layout
29419
29420 \end_inset
29421
29422
29423 \end_layout
29424
29425 \begin_layout Standard
29426 This section describes how to use LyX with any language you want.
29427  For some non-western languages there are special Wiki-pages that explain
29428  how to set up LyX to use them: 
29429 \begin_inset CommandInset citation
29430 LatexCommand cite
29431 key "Arabic,Armenian,Farsi,Hebrew"
29432
29433 \end_inset
29434
29435
29436 \end_layout
29437
29438 \begin_layout Standard
29439 Besides languages, LyX also supports phonetic symbols, see section
29440 \begin_inset space ~
29441 \end_inset
29442
29443
29444 \begin_inset CommandInset ref
29445 LatexCommand ref
29446 reference "sub:Special-Character"
29447
29448 \end_inset
29449
29450 .
29451 \end_layout
29452
29453 \begin_layout Subsection
29454 Language Options
29455 \begin_inset Index
29456 status collapsed
29457
29458 \begin_layout Plain Layout
29459 Language ! Options
29460 \end_layout
29461
29462 \end_inset
29463
29464
29465 \begin_inset Index
29466 status collapsed
29467
29468 \begin_layout Plain Layout
29469 Document ! Settings
29470 \end_layout
29471
29472 \end_inset
29473
29474
29475 \begin_inset Index
29476 status collapsed
29477
29478 \begin_layout Plain Layout
29479 Document ! Language
29480 \end_layout
29481
29482 \end_inset
29483
29484
29485 \end_layout
29486
29487 \begin_layout Standard
29488 The 
29489 \family sans
29490 Document\SpecialChar \menuseparator
29491 Settings
29492 \family default
29493  dialog lets you set 
29494 \family roman
29495 the language and character encoding for your language.
29496  
29497 \end_layout
29498
29499 \begin_layout Standard
29500 Choose your language in the 
29501 \family sans
29502 Language
29503 \family default
29504  section of this dialog.
29505  The default is 
29506 \family sans
29507 English
29508 \family default
29509 .
29510 \end_layout
29511
29512 \begin_layout Standard
29513 The 
29514 \family sans
29515 Encoding
29516 \family default
29517  box lets you choose the character encoding map you want to use for LaTeX
29518  export.
29519  The option 
29520 \family sans
29521 use language's default encoding
29522 \family default
29523  is the preferred choice and works well in most cases.
29524  For details about the different encoding options see section
29525 \begin_inset space ~
29526 \end_inset
29527
29528
29529 \begin_inset CommandInset ref
29530 LatexCommand ref
29531 reference "sub:Settings"
29532
29533 \end_inset
29534
29535 .
29536 \end_layout
29537
29538 \begin_layout Subsection
29539 Keyboard mapping configuration
29540 \begin_inset CommandInset label
29541 LatexCommand label
29542 name "sub:Keyboard-mapping"
29543
29544 \end_inset
29545
29546
29547 \end_layout
29548
29549 \begin_layout Standard
29550 If you have for example a U.S.-style keyboard and want to write in a different
29551  language than English, you can use an alternate keymap.
29552  For example, if you have a U.S.-style keyboard but want to write in Italian,
29553  you can configure LyX to use an Italian keymap.
29554  The preferences dialog allows you to choose up to two keyboard mappings,
29555  see section
29556 \begin_inset space ~
29557 \end_inset
29558
29559
29560 \begin_inset CommandInset ref
29561 LatexCommand ref
29562 reference "sub:Keyboard-Map"
29563
29564 \end_inset
29565
29566 .
29567  You can choose primary and secondary keyboard languages and then select
29568  which one you want to use.
29569 \end_layout
29570
29571 \begin_layout Standard
29572 Finally, you may just want to change a few key mappings or create an entirely
29573  different keymap (for Vulcan, for instance).
29574  You may, for example, normally write in Italian on a U.S.
29575  keyboard but want to include an occasional quotation in German.
29576  In such a case, you can write your own keyboard mapping or modify an existing
29577  one to support the characters you want.
29578  This and much more customizations are explained in the 
29579 \emph on
29580 Customization
29581 \emph default
29582  manual.
29583 \end_layout
29584
29585 \begin_layout Subsection
29586 Character Tables
29587 \begin_inset CommandInset label
29588 LatexCommand label
29589 name "sec:keytab"
29590
29591 \end_inset
29592
29593
29594 \end_layout
29595
29596 \begin_layout Standard
29597 Table
29598 \begin_inset space ~
29599 \end_inset
29600
29601
29602 \begin_inset CommandInset ref
29603 LatexCommand ref
29604 reference "cap:The-latin1-character"
29605
29606 \end_inset
29607
29608  shows the 
29609 \family typewriter
29610 Latin1
29611 \family default
29612  character set.
29613  You should be able to enter the characters in the first eight columns directly
29614  from the keyboard.
29615 \end_layout
29616
29617 \begin_layout Standard
29618 There are a few things you need to know about this table.
29619  Here are some of the details you'll need to bear in mind when using characters
29620  from the 
29621 \family typewriter
29622 Latin1
29623 \family default
29624  character set:
29625 \end_layout
29626
29627 \begin_layout Itemize
29628 Even if you have selected 
29629 \family sans
29630 latin1
29631 \family default
29632  in the 
29633 \family sans
29634 Document\SpecialChar \menuseparator
29635 Settings
29636 \family default
29637  dialog, users who have only the 
29638 \family typewriter
29639 T1
29640 \family default
29641 -fonts for LaTeX [or who have the 
29642 \family typewriter
29643 T1
29644 \family default
29645 -fonts but aren't using them] will still miss a few characters: D0, F0,
29646  DE, FE, AB, and BB -- the uppercase and lowercase eth and thorn, and the
29647  french quotes won't show up.
29648 \end_layout
29649
29650 \begin_layout Standard
29651 \begin_inset Float table
29652 wide false
29653 sideways false
29654 status open
29655
29656 \begin_layout Plain Layout
29657 \begin_inset Caption
29658
29659 \begin_layout Plain Layout
29660 \begin_inset CommandInset label
29661 LatexCommand label
29662 name "cap:The-latin1-character"
29663
29664 \end_inset
29665
29666 The 
29667 \family typewriter
29668 latin1
29669 \family default
29670  character set
29671 \end_layout
29672
29673 \end_inset
29674
29675
29676 \end_layout
29677
29678 \begin_layout Plain Layout
29679 \align center
29680 \begin_inset Tabular
29681 <lyxtabular version="3" rows="17" columns="17">
29682 <features>
29683 <column alignment="center" valignment="top" width="0pt">
29684 <column alignment="center" valignment="top" width="0pt">
29685 <column alignment="center" valignment="top" width="0pt">
29686 <column alignment="center" valignment="top" width="0pt">
29687 <column alignment="center" valignment="top" width="0pt">
29688 <column alignment="center" valignment="top" width="0pt">
29689 <column alignment="center" valignment="top" width="0pt">
29690 <column alignment="center" valignment="top" width="0pt">
29691 <column alignment="center" valignment="top" width="0pt">
29692 <column alignment="center" valignment="top" width="0pt">
29693 <column alignment="center" valignment="top" width="0pt">
29694 <column alignment="center" valignment="top" width="0pt">
29695 <column alignment="center" valignment="top" width="0pt">
29696 <column alignment="center" valignment="top" width="0pt">
29697 <column alignment="center" valignment="top" width="0pt">
29698 <column alignment="center" valignment="top" width="0pt">
29699 <column alignment="center" valignment="top" width="0pt">
29700 <row>
29701 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29702 \begin_inset Text
29703
29704 \begin_layout Plain Layout
29705
29706 \end_layout
29707
29708 \end_inset
29709 </cell>
29710 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29711 \begin_inset Text
29712
29713 \begin_layout Plain Layout
29714
29715 \family roman
29716 \series medium
29717 \shape up
29718 \size tiny
29719 \emph off
29720 \bar no
29721 \noun off
29722 \color none
29723 00
29724 \end_layout
29725
29726 \end_inset
29727 </cell>
29728 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29729 \begin_inset Text
29730
29731 \begin_layout Plain Layout
29732
29733 \family roman
29734 \series medium
29735 \shape up
29736 \size tiny
29737 \emph off
29738 \bar no
29739 \noun off
29740 \color none
29741 10
29742 \end_layout
29743
29744 \end_inset
29745 </cell>
29746 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29747 \begin_inset Text
29748
29749 \begin_layout Plain Layout
29750
29751 \family roman
29752 \series medium
29753 \shape up
29754 \size tiny
29755 \emph off
29756 \bar no
29757 \noun off
29758 \color none
29759 20
29760 \end_layout
29761
29762 \end_inset
29763 </cell>
29764 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29765 \begin_inset Text
29766
29767 \begin_layout Plain Layout
29768
29769 \family roman
29770 \series medium
29771 \shape up
29772 \size tiny
29773 \emph off
29774 \bar no
29775 \noun off
29776 \color none
29777 30
29778 \end_layout
29779
29780 \end_inset
29781 </cell>
29782 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29783 \begin_inset Text
29784
29785 \begin_layout Plain Layout
29786
29787 \family roman
29788 \series medium
29789 \shape up
29790 \size tiny
29791 \emph off
29792 \bar no
29793 \noun off
29794 \color none
29795 40
29796 \end_layout
29797
29798 \end_inset
29799 </cell>
29800 <cell alignment="center" valignment="top" topline="true" bottomline="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 \size tiny
29809 \emph off
29810 \bar no
29811 \noun off
29812 \color none
29813 50
29814 \end_layout
29815
29816 \end_inset
29817 </cell>
29818 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29819 \begin_inset Text
29820
29821 \begin_layout Plain Layout
29822
29823 \family roman
29824 \series medium
29825 \shape up
29826 \size tiny
29827 \emph off
29828 \bar no
29829 \noun off
29830 \color none
29831 60
29832 \end_layout
29833
29834 \end_inset
29835 </cell>
29836 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29837 \begin_inset Text
29838
29839 \begin_layout Plain Layout
29840
29841 \family roman
29842 \series medium
29843 \shape up
29844 \size tiny
29845 \emph off
29846 \bar no
29847 \noun off
29848 \color none
29849 70
29850 \end_layout
29851
29852 \end_inset
29853 </cell>
29854 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29855 \begin_inset Text
29856
29857 \begin_layout Plain Layout
29858
29859 \family roman
29860 \series medium
29861 \shape up
29862 \size tiny
29863 \emph off
29864 \bar no
29865 \noun off
29866 \color none
29867 80
29868 \end_layout
29869
29870 \end_inset
29871 </cell>
29872 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29873 \begin_inset Text
29874
29875 \begin_layout Plain Layout
29876
29877 \family roman
29878 \series medium
29879 \shape up
29880 \size tiny
29881 \emph off
29882 \bar no
29883 \noun off
29884 \color none
29885 90
29886 \end_layout
29887
29888 \end_inset
29889 </cell>
29890 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29891 \begin_inset Text
29892
29893 \begin_layout Plain Layout
29894
29895 \family roman
29896 \series medium
29897 \shape up
29898 \size tiny
29899 \emph off
29900 \bar no
29901 \noun off
29902 \color none
29903 A0
29904 \end_layout
29905
29906 \end_inset
29907 </cell>
29908 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29909 \begin_inset Text
29910
29911 \begin_layout Plain Layout
29912
29913 \family roman
29914 \series medium
29915 \shape up
29916 \size tiny
29917 \emph off
29918 \bar no
29919 \noun off
29920 \color none
29921 B0
29922 \end_layout
29923
29924 \end_inset
29925 </cell>
29926 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29927 \begin_inset Text
29928
29929 \begin_layout Plain Layout
29930
29931 \family roman
29932 \series medium
29933 \shape up
29934 \size tiny
29935 \emph off
29936 \bar no
29937 \noun off
29938 \color none
29939 C0
29940 \end_layout
29941
29942 \end_inset
29943 </cell>
29944 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29945 \begin_inset Text
29946
29947 \begin_layout Plain Layout
29948
29949 \family roman
29950 \series medium
29951 \shape up
29952 \size tiny
29953 \emph off
29954 \bar no
29955 \noun off
29956 \color none
29957 D0
29958 \end_layout
29959
29960 \end_inset
29961 </cell>
29962 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29963 \begin_inset Text
29964
29965 \begin_layout Plain Layout
29966
29967 \family roman
29968 \series medium
29969 \shape up
29970 \size tiny
29971 \emph off
29972 \bar no
29973 \noun off
29974 \color none
29975 E0
29976 \end_layout
29977
29978 \end_inset
29979 </cell>
29980 <cell alignment="center" valignment="top" topline="true" bottomline="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 \size tiny
29989 \emph off
29990 \bar no
29991 \noun off
29992 \color none
29993 F0
29994 \end_layout
29995
29996 \end_inset
29997 </cell>
29998 </row>
29999 <row>
30000 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30001 \begin_inset Text
30002
30003 \begin_layout Plain Layout
30004
30005 \family roman
30006 \series medium
30007 \shape up
30008 \size tiny
30009 \emph off
30010 \bar no
30011 \noun off
30012 \color none
30013 00
30014 \end_layout
30015
30016 \end_inset
30017 </cell>
30018 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30019 \begin_inset Text
30020
30021 \begin_layout Plain Layout
30022
30023 \end_layout
30024
30025 \end_inset
30026 </cell>
30027 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30028 \begin_inset Text
30029
30030 \begin_layout Plain Layout
30031
30032 \end_layout
30033
30034 \end_inset
30035 </cell>
30036 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30037 \begin_inset Text
30038
30039 \begin_layout Plain Layout
30040
30041 \end_layout
30042
30043 \end_inset
30044 </cell>
30045 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30046 \begin_inset Text
30047
30048 \begin_layout Plain Layout
30049
30050 \family roman
30051 \series medium
30052 \shape up
30053 \emph off
30054 \bar no
30055 \noun off
30056 \color none
30057 0
30058 \end_layout
30059
30060 \end_inset
30061 </cell>
30062 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30063 \begin_inset Text
30064
30065 \begin_layout Plain Layout
30066
30067 \family roman
30068 \series medium
30069 \shape up
30070 \emph off
30071 \bar no
30072 \noun off
30073 \color none
30074 @
30075 \end_layout
30076
30077 \end_inset
30078 </cell>
30079 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30080 \begin_inset Text
30081
30082 \begin_layout Plain Layout
30083
30084 \family roman
30085 \series medium
30086 \shape up
30087 \emph off
30088 \bar no
30089 \noun off
30090 \color none
30091 P
30092 \end_layout
30093
30094 \end_inset
30095 </cell>
30096 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30097 \begin_inset Text
30098
30099 \begin_layout Plain Layout
30100
30101 \family roman
30102 \series medium
30103 \shape up
30104 \emph off
30105 \bar no
30106 \noun off
30107 \color none
30108 '
30109 \end_layout
30110
30111 \end_inset
30112 </cell>
30113 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30114 \begin_inset Text
30115
30116 \begin_layout Plain Layout
30117
30118 \family roman
30119 \series medium
30120 \shape up
30121 \emph off
30122 \bar no
30123 \noun off
30124 \color none
30125 p
30126 \end_layout
30127
30128 \end_inset
30129 </cell>
30130 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30131 \begin_inset Text
30132
30133 \begin_layout Plain Layout
30134
30135 \end_layout
30136
30137 \end_inset
30138 </cell>
30139 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30140 \begin_inset Text
30141
30142 \begin_layout Plain Layout
30143
30144 \end_layout
30145
30146 \end_inset
30147 </cell>
30148 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30149 \begin_inset Text
30150
30151 \begin_layout Plain Layout
30152
30153 \end_layout
30154
30155 \end_inset
30156 </cell>
30157 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30158 \begin_inset Text
30159
30160 \begin_layout Plain Layout
30161
30162 \family roman
30163 \series medium
30164 \shape up
30165 \emph off
30166 \bar no
30167 \noun off
30168 \color none
30169 °
30170 \end_layout
30171
30172 \end_inset
30173 </cell>
30174 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30175 \begin_inset Text
30176
30177 \begin_layout Plain Layout
30178
30179 \family roman
30180 \series medium
30181 \shape up
30182 \emph off
30183 \bar no
30184 \noun off
30185 \color none
30186 À
30187 \end_layout
30188
30189 \end_inset
30190 </cell>
30191 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30192 \begin_inset Text
30193
30194 \begin_layout Plain Layout
30195
30196 \family roman
30197 \series medium
30198 \shape up
30199 \emph off
30200 \bar no
30201 \noun off
30202 \color none
30203 Ð
30204 \end_layout
30205
30206 \end_inset
30207 </cell>
30208 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30209 \begin_inset Text
30210
30211 \begin_layout Plain Layout
30212
30213 \family roman
30214 \series medium
30215 \shape up
30216 \emph off
30217 \bar no
30218 \noun off
30219 \color none
30220 à
30221 \end_layout
30222
30223 \end_inset
30224 </cell>
30225 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30226 \begin_inset Text
30227
30228 \begin_layout Plain Layout
30229
30230 \family roman
30231 \series medium
30232 \shape up
30233 \emph off
30234 \bar no
30235 \noun off
30236 \color none
30237 ð
30238 \end_layout
30239
30240 \end_inset
30241 </cell>
30242 </row>
30243 <row>
30244 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30245 \begin_inset Text
30246
30247 \begin_layout Plain Layout
30248
30249 \family roman
30250 \series medium
30251 \shape up
30252 \size tiny
30253 \emph off
30254 \bar no
30255 \noun off
30256 \color none
30257 01
30258 \end_layout
30259
30260 \end_inset
30261 </cell>
30262 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30263 \begin_inset Text
30264
30265 \begin_layout Plain Layout
30266
30267 \end_layout
30268
30269 \end_inset
30270 </cell>
30271 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30272 \begin_inset Text
30273
30274 \begin_layout Plain Layout
30275
30276 \end_layout
30277
30278 \end_inset
30279 </cell>
30280 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30281 \begin_inset Text
30282
30283 \begin_layout Plain Layout
30284
30285 \family roman
30286 \series medium
30287 \shape up
30288 \emph off
30289 \bar no
30290 \noun off
30291 \color none
30292 !
30293 \end_layout
30294
30295 \end_inset
30296 </cell>
30297 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30298 \begin_inset Text
30299
30300 \begin_layout Plain Layout
30301
30302 \family roman
30303 \series medium
30304 \shape up
30305 \emph off
30306 \bar no
30307 \noun off
30308 \color none
30309 1
30310 \end_layout
30311
30312 \end_inset
30313 </cell>
30314 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30315 \begin_inset Text
30316
30317 \begin_layout Plain Layout
30318
30319 \family roman
30320 \series medium
30321 \shape up
30322 \emph off
30323 \bar no
30324 \noun off
30325 \color none
30326 A
30327 \end_layout
30328
30329 \end_inset
30330 </cell>
30331 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30332 \begin_inset Text
30333
30334 \begin_layout Plain Layout
30335
30336 \family roman
30337 \series medium
30338 \shape up
30339 \emph off
30340 \bar no
30341 \noun off
30342 \color none
30343 Q
30344 \end_layout
30345
30346 \end_inset
30347 </cell>
30348 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30349 \begin_inset Text
30350
30351 \begin_layout Plain Layout
30352
30353 \family roman
30354 \series medium
30355 \shape up
30356 \emph off
30357 \bar no
30358 \noun off
30359 \color none
30360 a
30361 \end_layout
30362
30363 \end_inset
30364 </cell>
30365 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30366 \begin_inset Text
30367
30368 \begin_layout Plain Layout
30369
30370 \family roman
30371 \series medium
30372 \shape up
30373 \emph off
30374 \bar no
30375 \noun off
30376 \color none
30377 q
30378 \end_layout
30379
30380 \end_inset
30381 </cell>
30382 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30383 \begin_inset Text
30384
30385 \begin_layout Plain Layout
30386
30387 \end_layout
30388
30389 \end_inset
30390 </cell>
30391 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30392 \begin_inset Text
30393
30394 \begin_layout Plain Layout
30395
30396 \end_layout
30397
30398 \end_inset
30399 </cell>
30400 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30401 \begin_inset Text
30402
30403 \begin_layout Plain Layout
30404
30405 \family roman
30406 \series medium
30407 \shape up
30408 \emph off
30409 \bar no
30410 \noun off
30411 \color none
30412 ¡
30413 \end_layout
30414
30415 \end_inset
30416 </cell>
30417 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30418 \begin_inset Text
30419
30420 \begin_layout Plain Layout
30421
30422 \family roman
30423 \series medium
30424 \shape up
30425 \emph off
30426 \bar no
30427 \noun off
30428 \color none
30429 ±
30430 \end_layout
30431
30432 \end_inset
30433 </cell>
30434 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30435 \begin_inset Text
30436
30437 \begin_layout Plain Layout
30438
30439 \family roman
30440 \series medium
30441 \shape up
30442 \emph off
30443 \bar no
30444 \noun off
30445 \color none
30446 Á
30447 \end_layout
30448
30449 \end_inset
30450 </cell>
30451 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30452 \begin_inset Text
30453
30454 \begin_layout Plain Layout
30455
30456 \family roman
30457 \series medium
30458 \shape up
30459 \emph off
30460 \bar no
30461 \noun off
30462 \color none
30463 Ñ
30464 \end_layout
30465
30466 \end_inset
30467 </cell>
30468 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30469 \begin_inset Text
30470
30471 \begin_layout Plain Layout
30472
30473 \family roman
30474 \series medium
30475 \shape up
30476 \emph off
30477 \bar no
30478 \noun off
30479 \color none
30480 á
30481 \end_layout
30482
30483 \end_inset
30484 </cell>
30485 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30486 \begin_inset Text
30487
30488 \begin_layout Plain Layout
30489
30490 \family roman
30491 \series medium
30492 \shape up
30493 \emph off
30494 \bar no
30495 \noun off
30496 \color none
30497 ñ
30498 \end_layout
30499
30500 \end_inset
30501 </cell>
30502 </row>
30503 <row>
30504 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30505 \begin_inset Text
30506
30507 \begin_layout Plain Layout
30508
30509 \family roman
30510 \series medium
30511 \shape up
30512 \size tiny
30513 \emph off
30514 \bar no
30515 \noun off
30516 \color none
30517 02
30518 \end_layout
30519
30520 \end_inset
30521 </cell>
30522 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30523 \begin_inset Text
30524
30525 \begin_layout Plain Layout
30526
30527 \end_layout
30528
30529 \end_inset
30530 </cell>
30531 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30532 \begin_inset Text
30533
30534 \begin_layout Plain Layout
30535
30536 \end_layout
30537
30538 \end_inset
30539 </cell>
30540 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30541 \begin_inset Text
30542
30543 \begin_layout Plain Layout
30544
30545 \family roman
30546 \series medium
30547 \shape up
30548 \emph off
30549 \bar no
30550 \noun off
30551 \color none
30552 \begin_inset Quotes eld
30553 \end_inset
30554
30555
30556 \end_layout
30557
30558 \end_inset
30559 </cell>
30560 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30561 \begin_inset Text
30562
30563 \begin_layout Plain Layout
30564
30565 \family roman
30566 \series medium
30567 \shape up
30568 \emph off
30569 \bar no
30570 \noun off
30571 \color none
30572 2
30573 \end_layout
30574
30575 \end_inset
30576 </cell>
30577 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30578 \begin_inset Text
30579
30580 \begin_layout Plain Layout
30581
30582 \family roman
30583 \series medium
30584 \shape up
30585 \emph off
30586 \bar no
30587 \noun off
30588 \color none
30589 B
30590 \end_layout
30591
30592 \end_inset
30593 </cell>
30594 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30595 \begin_inset Text
30596
30597 \begin_layout Plain Layout
30598
30599 \family roman
30600 \series medium
30601 \shape up
30602 \emph off
30603 \bar no
30604 \noun off
30605 \color none
30606 R
30607 \end_layout
30608
30609 \end_inset
30610 </cell>
30611 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30612 \begin_inset Text
30613
30614 \begin_layout Plain Layout
30615
30616 \family roman
30617 \series medium
30618 \shape up
30619 \emph off
30620 \bar no
30621 \noun off
30622 \color none
30623 b
30624 \end_layout
30625
30626 \end_inset
30627 </cell>
30628 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30629 \begin_inset Text
30630
30631 \begin_layout Plain Layout
30632
30633 \family roman
30634 \series medium
30635 \shape up
30636 \emph off
30637 \bar no
30638 \noun off
30639 \color none
30640 r
30641 \end_layout
30642
30643 \end_inset
30644 </cell>
30645 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30646 \begin_inset Text
30647
30648 \begin_layout Plain Layout
30649
30650 \end_layout
30651
30652 \end_inset
30653 </cell>
30654 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30655 \begin_inset Text
30656
30657 \begin_layout Plain Layout
30658
30659 \end_layout
30660
30661 \end_inset
30662 </cell>
30663 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30664 \begin_inset Text
30665
30666 \begin_layout Plain Layout
30667 ¢
30668 \end_layout
30669
30670 \end_inset
30671 </cell>
30672 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30673 \begin_inset Text
30674
30675 \begin_layout Plain Layout
30676
30677 \family roman
30678 \series medium
30679 \shape up
30680 \emph off
30681 \bar no
30682 \noun off
30683 \color none
30684 ²
30685 \end_layout
30686
30687 \end_inset
30688 </cell>
30689 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30690 \begin_inset Text
30691
30692 \begin_layout Plain Layout
30693
30694 \family roman
30695 \series medium
30696 \shape up
30697 \emph off
30698 \bar no
30699 \noun off
30700 \color none
30701 Â
30702 \end_layout
30703
30704 \end_inset
30705 </cell>
30706 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30707 \begin_inset Text
30708
30709 \begin_layout Plain Layout
30710
30711 \family roman
30712 \series medium
30713 \shape up
30714 \emph off
30715 \bar no
30716 \noun off
30717 \color none
30718 Ò
30719 \end_layout
30720
30721 \end_inset
30722 </cell>
30723 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30724 \begin_inset Text
30725
30726 \begin_layout Plain Layout
30727
30728 \family roman
30729 \series medium
30730 \shape up
30731 \emph off
30732 \bar no
30733 \noun off
30734 \color none
30735 â
30736 \end_layout
30737
30738 \end_inset
30739 </cell>
30740 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30741 \begin_inset Text
30742
30743 \begin_layout Plain Layout
30744
30745 \family roman
30746 \series medium
30747 \shape up
30748 \emph off
30749 \bar no
30750 \noun off
30751 \color none
30752 ò
30753 \end_layout
30754
30755 \end_inset
30756 </cell>
30757 </row>
30758 <row>
30759 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30760 \begin_inset Text
30761
30762 \begin_layout Plain Layout
30763
30764 \family roman
30765 \series medium
30766 \shape up
30767 \size tiny
30768 \emph off
30769 \bar no
30770 \noun off
30771 \color none
30772 03
30773 \end_layout
30774
30775 \end_inset
30776 </cell>
30777 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30778 \begin_inset Text
30779
30780 \begin_layout Plain Layout
30781
30782 \end_layout
30783
30784 \end_inset
30785 </cell>
30786 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30787 \begin_inset Text
30788
30789 \begin_layout Plain Layout
30790
30791 \end_layout
30792
30793 \end_inset
30794 </cell>
30795 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30796 \begin_inset Text
30797
30798 \begin_layout Plain Layout
30799
30800 \family roman
30801 \series medium
30802 \shape up
30803 \emph off
30804 \bar no
30805 \noun off
30806 \color none
30807 #
30808 \end_layout
30809
30810 \end_inset
30811 </cell>
30812 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30813 \begin_inset Text
30814
30815 \begin_layout Plain Layout
30816
30817 \family roman
30818 \series medium
30819 \shape up
30820 \emph off
30821 \bar no
30822 \noun off
30823 \color none
30824 3
30825 \end_layout
30826
30827 \end_inset
30828 </cell>
30829 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30830 \begin_inset Text
30831
30832 \begin_layout Plain Layout
30833
30834 \family roman
30835 \series medium
30836 \shape up
30837 \emph off
30838 \bar no
30839 \noun off
30840 \color none
30841 C
30842 \end_layout
30843
30844 \end_inset
30845 </cell>
30846 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30847 \begin_inset Text
30848
30849 \begin_layout Plain Layout
30850
30851 \family roman
30852 \series medium
30853 \shape up
30854 \emph off
30855 \bar no
30856 \noun off
30857 \color none
30858 S
30859 \end_layout
30860
30861 \end_inset
30862 </cell>
30863 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30864 \begin_inset Text
30865
30866 \begin_layout Plain Layout
30867
30868 \family roman
30869 \series medium
30870 \shape up
30871 \emph off
30872 \bar no
30873 \noun off
30874 \color none
30875 c
30876 \end_layout
30877
30878 \end_inset
30879 </cell>
30880 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30881 \begin_inset Text
30882
30883 \begin_layout Plain Layout
30884
30885 \family roman
30886 \series medium
30887 \shape up
30888 \emph off
30889 \bar no
30890 \noun off
30891 \color none
30892 s
30893 \end_layout
30894
30895 \end_inset
30896 </cell>
30897 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30898 \begin_inset Text
30899
30900 \begin_layout Plain Layout
30901
30902 \end_layout
30903
30904 \end_inset
30905 </cell>
30906 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30907 \begin_inset Text
30908
30909 \begin_layout Plain Layout
30910
30911 \end_layout
30912
30913 \end_inset
30914 </cell>
30915 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30916 \begin_inset Text
30917
30918 \begin_layout Plain Layout
30919
30920 \family roman
30921 \series medium
30922 \shape up
30923 \emph off
30924 \bar no
30925 \noun off
30926 \color none
30927 £
30928 \end_layout
30929
30930 \end_inset
30931 </cell>
30932 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30933 \begin_inset Text
30934
30935 \begin_layout Plain Layout
30936
30937 \family roman
30938 \series medium
30939 \shape up
30940 \emph off
30941 \bar no
30942 \noun off
30943 \color none
30944 ³
30945 \end_layout
30946
30947 \end_inset
30948 </cell>
30949 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30950 \begin_inset Text
30951
30952 \begin_layout Plain Layout
30953
30954 \family roman
30955 \series medium
30956 \shape up
30957 \emph off
30958 \bar no
30959 \noun off
30960 \color none
30961 Ã
30962 \end_layout
30963
30964 \end_inset
30965 </cell>
30966 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30967 \begin_inset Text
30968
30969 \begin_layout Plain Layout
30970
30971 \family roman
30972 \series medium
30973 \shape up
30974 \emph off
30975 \bar no
30976 \noun off
30977 \color none
30978 Ó
30979 \end_layout
30980
30981 \end_inset
30982 </cell>
30983 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30984 \begin_inset Text
30985
30986 \begin_layout Plain Layout
30987
30988 \family roman
30989 \series medium
30990 \shape up
30991 \emph off
30992 \bar no
30993 \noun off
30994 \color none
30995 ã
30996 \end_layout
30997
30998 \end_inset
30999 </cell>
31000 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31001 \begin_inset Text
31002
31003 \begin_layout Plain Layout
31004
31005 \family roman
31006 \series medium
31007 \shape up
31008 \emph off
31009 \bar no
31010 \noun off
31011 \color none
31012 ó
31013 \end_layout
31014
31015 \end_inset
31016 </cell>
31017 </row>
31018 <row>
31019 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31020 \begin_inset Text
31021
31022 \begin_layout Plain Layout
31023
31024 \family roman
31025 \series medium
31026 \shape up
31027 \size tiny
31028 \emph off
31029 \bar no
31030 \noun off
31031 \color none
31032 04
31033 \end_layout
31034
31035 \end_inset
31036 </cell>
31037 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31038 \begin_inset Text
31039
31040 \begin_layout Plain Layout
31041
31042 \end_layout
31043
31044 \end_inset
31045 </cell>
31046 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31047 \begin_inset Text
31048
31049 \begin_layout Plain Layout
31050
31051 \end_layout
31052
31053 \end_inset
31054 </cell>
31055 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31056 \begin_inset Text
31057
31058 \begin_layout Plain Layout
31059
31060 \family roman
31061 \series medium
31062 \shape up
31063 \emph off
31064 \bar no
31065 \noun off
31066 \color none
31067 $
31068 \end_layout
31069
31070 \end_inset
31071 </cell>
31072 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31073 \begin_inset Text
31074
31075 \begin_layout Plain Layout
31076
31077 \family roman
31078 \series medium
31079 \shape up
31080 \emph off
31081 \bar no
31082 \noun off
31083 \color none
31084 4
31085 \end_layout
31086
31087 \end_inset
31088 </cell>
31089 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31090 \begin_inset Text
31091
31092 \begin_layout Plain Layout
31093
31094 \family roman
31095 \series medium
31096 \shape up
31097 \emph off
31098 \bar no
31099 \noun off
31100 \color none
31101 D
31102 \end_layout
31103
31104 \end_inset
31105 </cell>
31106 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31107 \begin_inset Text
31108
31109 \begin_layout Plain Layout
31110
31111 \family roman
31112 \series medium
31113 \shape up
31114 \emph off
31115 \bar no
31116 \noun off
31117 \color none
31118 T
31119 \end_layout
31120
31121 \end_inset
31122 </cell>
31123 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31124 \begin_inset Text
31125
31126 \begin_layout Plain Layout
31127
31128 \family roman
31129 \series medium
31130 \shape up
31131 \emph off
31132 \bar no
31133 \noun off
31134 \color none
31135 d
31136 \end_layout
31137
31138 \end_inset
31139 </cell>
31140 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31141 \begin_inset Text
31142
31143 \begin_layout Plain Layout
31144
31145 \family roman
31146 \series medium
31147 \shape up
31148 \emph off
31149 \bar no
31150 \noun off
31151 \color none
31152 t
31153 \end_layout
31154
31155 \end_inset
31156 </cell>
31157 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31158 \begin_inset Text
31159
31160 \begin_layout Plain Layout
31161
31162 \end_layout
31163
31164 \end_inset
31165 </cell>
31166 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31167 \begin_inset Text
31168
31169 \begin_layout Plain Layout
31170
31171 \end_layout
31172
31173 \end_inset
31174 </cell>
31175 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31176 \begin_inset Text
31177
31178 \begin_layout Plain Layout
31179 ¤
31180 \end_layout
31181
31182 \end_inset
31183 </cell>
31184 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31185 \begin_inset Text
31186
31187 \begin_layout Plain Layout
31188
31189 \family roman
31190 \series medium
31191 \shape up
31192 \emph off
31193 \bar no
31194 \noun off
31195 \color none
31196 ´
31197 \end_layout
31198
31199 \end_inset
31200 </cell>
31201 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31202 \begin_inset Text
31203
31204 \begin_layout Plain Layout
31205
31206 \family roman
31207 \series medium
31208 \shape up
31209 \emph off
31210 \bar no
31211 \noun off
31212 \color none
31213 Ä
31214 \end_layout
31215
31216 \end_inset
31217 </cell>
31218 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31219 \begin_inset Text
31220
31221 \begin_layout Plain Layout
31222
31223 \family roman
31224 \series medium
31225 \shape up
31226 \emph off
31227 \bar no
31228 \noun off
31229 \color none
31230 Ô
31231 \end_layout
31232
31233 \end_inset
31234 </cell>
31235 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31236 \begin_inset Text
31237
31238 \begin_layout Plain Layout
31239
31240 \family roman
31241 \series medium
31242 \shape up
31243 \emph off
31244 \bar no
31245 \noun off
31246 \color none
31247 ä
31248 \end_layout
31249
31250 \end_inset
31251 </cell>
31252 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31253 \begin_inset Text
31254
31255 \begin_layout Plain Layout
31256
31257 \family roman
31258 \series medium
31259 \shape up
31260 \emph off
31261 \bar no
31262 \noun off
31263 \color none
31264 ô
31265 \end_layout
31266
31267 \end_inset
31268 </cell>
31269 </row>
31270 <row>
31271 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31272 \begin_inset Text
31273
31274 \begin_layout Plain Layout
31275
31276 \family roman
31277 \series medium
31278 \shape up
31279 \size tiny
31280 \emph off
31281 \bar no
31282 \noun off
31283 \color none
31284 05
31285 \end_layout
31286
31287 \end_inset
31288 </cell>
31289 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31290 \begin_inset Text
31291
31292 \begin_layout Plain Layout
31293
31294 \end_layout
31295
31296 \end_inset
31297 </cell>
31298 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31299 \begin_inset Text
31300
31301 \begin_layout Plain Layout
31302
31303 \end_layout
31304
31305 \end_inset
31306 </cell>
31307 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31308 \begin_inset Text
31309
31310 \begin_layout Plain Layout
31311
31312 \family roman
31313 \series medium
31314 \shape up
31315 \emph off
31316 \bar no
31317 \noun off
31318 \color none
31319 %
31320 \end_layout
31321
31322 \end_inset
31323 </cell>
31324 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31325 \begin_inset Text
31326
31327 \begin_layout Plain Layout
31328
31329 \family roman
31330 \series medium
31331 \shape up
31332 \emph off
31333 \bar no
31334 \noun off
31335 \color none
31336 5
31337 \end_layout
31338
31339 \end_inset
31340 </cell>
31341 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31342 \begin_inset Text
31343
31344 \begin_layout Plain Layout
31345
31346 \family roman
31347 \series medium
31348 \shape up
31349 \emph off
31350 \bar no
31351 \noun off
31352 \color none
31353 E
31354 \end_layout
31355
31356 \end_inset
31357 </cell>
31358 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31359 \begin_inset Text
31360
31361 \begin_layout Plain Layout
31362
31363 \family roman
31364 \series medium
31365 \shape up
31366 \emph off
31367 \bar no
31368 \noun off
31369 \color none
31370 U
31371 \end_layout
31372
31373 \end_inset
31374 </cell>
31375 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31376 \begin_inset Text
31377
31378 \begin_layout Plain Layout
31379
31380 \family roman
31381 \series medium
31382 \shape up
31383 \emph off
31384 \bar no
31385 \noun off
31386 \color none
31387 e
31388 \end_layout
31389
31390 \end_inset
31391 </cell>
31392 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31393 \begin_inset Text
31394
31395 \begin_layout Plain Layout
31396
31397 \family roman
31398 \series medium
31399 \shape up
31400 \emph off
31401 \bar no
31402 \noun off
31403 \color none
31404 u
31405 \end_layout
31406
31407 \end_inset
31408 </cell>
31409 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31410 \begin_inset Text
31411
31412 \begin_layout Plain Layout
31413
31414 \end_layout
31415
31416 \end_inset
31417 </cell>
31418 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31419 \begin_inset Text
31420
31421 \begin_layout Plain Layout
31422
31423 \end_layout
31424
31425 \end_inset
31426 </cell>
31427 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31428 \begin_inset Text
31429
31430 \begin_layout Plain Layout
31431 ¥
31432 \end_layout
31433
31434 \end_inset
31435 </cell>
31436 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31437 \begin_inset Text
31438
31439 \begin_layout Plain Layout
31440
31441 \family roman
31442 \series medium
31443 \shape up
31444 \emph off
31445 \bar no
31446 \noun off
31447 \color none
31448 µ
31449 \end_layout
31450
31451 \end_inset
31452 </cell>
31453 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31454 \begin_inset Text
31455
31456 \begin_layout Plain Layout
31457
31458 \family roman
31459 \series medium
31460 \shape up
31461 \emph off
31462 \bar no
31463 \noun off
31464 \color none
31465 Å
31466 \end_layout
31467
31468 \end_inset
31469 </cell>
31470 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31471 \begin_inset Text
31472
31473 \begin_layout Plain Layout
31474
31475 \family roman
31476 \series medium
31477 \shape up
31478 \emph off
31479 \bar no
31480 \noun off
31481 \color none
31482 Õ
31483 \end_layout
31484
31485 \end_inset
31486 </cell>
31487 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31488 \begin_inset Text
31489
31490 \begin_layout Plain Layout
31491
31492 \family roman
31493 \series medium
31494 \shape up
31495 \emph off
31496 \bar no
31497 \noun off
31498 \color none
31499 å
31500 \end_layout
31501
31502 \end_inset
31503 </cell>
31504 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31505 \begin_inset Text
31506
31507 \begin_layout Plain Layout
31508
31509 \family roman
31510 \series medium
31511 \shape up
31512 \emph off
31513 \bar no
31514 \noun off
31515 \color none
31516 õ
31517 \end_layout
31518
31519 \end_inset
31520 </cell>
31521 </row>
31522 <row>
31523 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31524 \begin_inset Text
31525
31526 \begin_layout Plain Layout
31527
31528 \family roman
31529 \series medium
31530 \shape up
31531 \size tiny
31532 \emph off
31533 \bar no
31534 \noun off
31535 \color none
31536 06
31537 \end_layout
31538
31539 \end_inset
31540 </cell>
31541 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31542 \begin_inset Text
31543
31544 \begin_layout Plain Layout
31545
31546 \end_layout
31547
31548 \end_inset
31549 </cell>
31550 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31551 \begin_inset Text
31552
31553 \begin_layout Plain Layout
31554
31555 \end_layout
31556
31557 \end_inset
31558 </cell>
31559 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31560 \begin_inset Text
31561
31562 \begin_layout Plain Layout
31563
31564 \family roman
31565 \series medium
31566 \shape up
31567 \emph off
31568 \bar no
31569 \noun off
31570 \color none
31571 &
31572 \end_layout
31573
31574 \end_inset
31575 </cell>
31576 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31577 \begin_inset Text
31578
31579 \begin_layout Plain Layout
31580
31581 \family roman
31582 \series medium
31583 \shape up
31584 \emph off
31585 \bar no
31586 \noun off
31587 \color none
31588 6
31589 \end_layout
31590
31591 \end_inset
31592 </cell>
31593 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31594 \begin_inset Text
31595
31596 \begin_layout Plain Layout
31597
31598 \family roman
31599 \series medium
31600 \shape up
31601 \emph off
31602 \bar no
31603 \noun off
31604 \color none
31605 F
31606 \end_layout
31607
31608 \end_inset
31609 </cell>
31610 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31611 \begin_inset Text
31612
31613 \begin_layout Plain Layout
31614
31615 \family roman
31616 \series medium
31617 \shape up
31618 \emph off
31619 \bar no
31620 \noun off
31621 \color none
31622 V
31623 \end_layout
31624
31625 \end_inset
31626 </cell>
31627 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31628 \begin_inset Text
31629
31630 \begin_layout Plain Layout
31631
31632 \family roman
31633 \series medium
31634 \shape up
31635 \emph off
31636 \bar no
31637 \noun off
31638 \color none
31639 f
31640 \end_layout
31641
31642 \end_inset
31643 </cell>
31644 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31645 \begin_inset Text
31646
31647 \begin_layout Plain Layout
31648
31649 \family roman
31650 \series medium
31651 \shape up
31652 \emph off
31653 \bar no
31654 \noun off
31655 \color none
31656 v
31657 \end_layout
31658
31659 \end_inset
31660 </cell>
31661 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31662 \begin_inset Text
31663
31664 \begin_layout Plain Layout
31665
31666 \end_layout
31667
31668 \end_inset
31669 </cell>
31670 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31671 \begin_inset Text
31672
31673 \begin_layout Plain Layout
31674
31675 \end_layout
31676
31677 \end_inset
31678 </cell>
31679 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31680 \begin_inset Text
31681
31682 \begin_layout Plain Layout
31683 ¦
31684 \end_layout
31685
31686 \end_inset
31687 </cell>
31688 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31689 \begin_inset Text
31690
31691 \begin_layout Plain Layout
31692
31693 \family roman
31694 \series medium
31695 \shape up
31696 \emph off
31697 \bar no
31698 \noun off
31699 \color none
31700
31701 \end_layout
31702
31703 \end_inset
31704 </cell>
31705 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31706 \begin_inset Text
31707
31708 \begin_layout Plain Layout
31709
31710 \family roman
31711 \series medium
31712 \shape up
31713 \emph off
31714 \bar no
31715 \noun off
31716 \color none
31717 Æ
31718 \end_layout
31719
31720 \end_inset
31721 </cell>
31722 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31723 \begin_inset Text
31724
31725 \begin_layout Plain Layout
31726
31727 \family roman
31728 \series medium
31729 \shape up
31730 \emph off
31731 \bar no
31732 \noun off
31733 \color none
31734 Ö
31735 \end_layout
31736
31737 \end_inset
31738 </cell>
31739 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31740 \begin_inset Text
31741
31742 \begin_layout Plain Layout
31743
31744 \family roman
31745 \series medium
31746 \shape up
31747 \emph off
31748 \bar no
31749 \noun off
31750 \color none
31751 æ
31752 \end_layout
31753
31754 \end_inset
31755 </cell>
31756 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31757 \begin_inset Text
31758
31759 \begin_layout Plain Layout
31760
31761 \family roman
31762 \series medium
31763 \shape up
31764 \emph off
31765 \bar no
31766 \noun off
31767 \color none
31768 ö
31769 \end_layout
31770
31771 \end_inset
31772 </cell>
31773 </row>
31774 <row>
31775 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31776 \begin_inset Text
31777
31778 \begin_layout Plain Layout
31779
31780 \family roman
31781 \series medium
31782 \shape up
31783 \size tiny
31784 \emph off
31785 \bar no
31786 \noun off
31787 \color none
31788 07
31789 \end_layout
31790
31791 \end_inset
31792 </cell>
31793 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31794 \begin_inset Text
31795
31796 \begin_layout Plain Layout
31797
31798 \end_layout
31799
31800 \end_inset
31801 </cell>
31802 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31803 \begin_inset Text
31804
31805 \begin_layout Plain Layout
31806
31807 \end_layout
31808
31809 \end_inset
31810 </cell>
31811 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31812 \begin_inset Text
31813
31814 \begin_layout Plain Layout
31815
31816 \family roman
31817 \series medium
31818 \shape up
31819 \emph off
31820 \bar no
31821 \noun off
31822 \color none
31823 `
31824 \end_layout
31825
31826 \end_inset
31827 </cell>
31828 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31829 \begin_inset Text
31830
31831 \begin_layout Plain Layout
31832
31833 \family roman
31834 \series medium
31835 \shape up
31836 \emph off
31837 \bar no
31838 \noun off
31839 \color none
31840 7
31841 \end_layout
31842
31843 \end_inset
31844 </cell>
31845 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31846 \begin_inset Text
31847
31848 \begin_layout Plain Layout
31849
31850 \family roman
31851 \series medium
31852 \shape up
31853 \emph off
31854 \bar no
31855 \noun off
31856 \color none
31857 G
31858 \end_layout
31859
31860 \end_inset
31861 </cell>
31862 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31863 \begin_inset Text
31864
31865 \begin_layout Plain Layout
31866
31867 \family roman
31868 \series medium
31869 \shape up
31870 \emph off
31871 \bar no
31872 \noun off
31873 \color none
31874 W
31875 \end_layout
31876
31877 \end_inset
31878 </cell>
31879 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31880 \begin_inset Text
31881
31882 \begin_layout Plain Layout
31883
31884 \family roman
31885 \series medium
31886 \shape up
31887 \emph off
31888 \bar no
31889 \noun off
31890 \color none
31891 g
31892 \end_layout
31893
31894 \end_inset
31895 </cell>
31896 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31897 \begin_inset Text
31898
31899 \begin_layout Plain Layout
31900
31901 \family roman
31902 \series medium
31903 \shape up
31904 \emph off
31905 \bar no
31906 \noun off
31907 \color none
31908 w
31909 \end_layout
31910
31911 \end_inset
31912 </cell>
31913 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31914 \begin_inset Text
31915
31916 \begin_layout Plain Layout
31917
31918 \end_layout
31919
31920 \end_inset
31921 </cell>
31922 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31923 \begin_inset Text
31924
31925 \begin_layout Plain Layout
31926
31927 \end_layout
31928
31929 \end_inset
31930 </cell>
31931 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31932 \begin_inset Text
31933
31934 \begin_layout Plain Layout
31935
31936 \family roman
31937 \series medium
31938 \shape up
31939 \emph off
31940 \bar no
31941 \noun off
31942 \color none
31943 §
31944 \end_layout
31945
31946 \end_inset
31947 </cell>
31948 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31949 \begin_inset Text
31950
31951 \begin_layout Plain Layout
31952
31953 \family roman
31954 \series medium
31955 \shape up
31956 \emph off
31957 \bar no
31958 \noun off
31959 \color none
31960 ·
31961 \end_layout
31962
31963 \end_inset
31964 </cell>
31965 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31966 \begin_inset Text
31967
31968 \begin_layout Plain Layout
31969
31970 \family roman
31971 \series medium
31972 \shape up
31973 \emph off
31974 \bar no
31975 \noun off
31976 \color none
31977 Ç
31978 \end_layout
31979
31980 \end_inset
31981 </cell>
31982 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31983 \begin_inset Text
31984
31985 \begin_layout Plain Layout
31986
31987 \family roman
31988 \series medium
31989 \shape up
31990 \emph off
31991 \bar no
31992 \noun off
31993 \color none
31994 ×
31995 \end_layout
31996
31997 \end_inset
31998 </cell>
31999 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32000 \begin_inset Text
32001
32002 \begin_layout Plain Layout
32003
32004 \family roman
32005 \series medium
32006 \shape up
32007 \emph off
32008 \bar no
32009 \noun off
32010 \color none
32011 ç
32012 \end_layout
32013
32014 \end_inset
32015 </cell>
32016 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32017 \begin_inset Text
32018
32019 \begin_layout Plain Layout
32020
32021 \family roman
32022 \series medium
32023 \shape up
32024 \emph off
32025 \bar no
32026 \noun off
32027 \color none
32028 ÷
32029 \end_layout
32030
32031 \end_inset
32032 </cell>
32033 </row>
32034 <row>
32035 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32036 \begin_inset Text
32037
32038 \begin_layout Plain Layout
32039
32040 \family roman
32041 \series medium
32042 \shape up
32043 \size tiny
32044 \emph off
32045 \bar no
32046 \noun off
32047 \color none
32048 08
32049 \end_layout
32050
32051 \end_inset
32052 </cell>
32053 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32054 \begin_inset Text
32055
32056 \begin_layout Plain Layout
32057
32058 \end_layout
32059
32060 \end_inset
32061 </cell>
32062 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32063 \begin_inset Text
32064
32065 \begin_layout Plain Layout
32066
32067 \end_layout
32068
32069 \end_inset
32070 </cell>
32071 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32072 \begin_inset Text
32073
32074 \begin_layout Plain Layout
32075
32076 \family roman
32077 \series medium
32078 \shape up
32079 \emph off
32080 \bar no
32081 \noun off
32082 \color none
32083 (
32084 \end_layout
32085
32086 \end_inset
32087 </cell>
32088 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32089 \begin_inset Text
32090
32091 \begin_layout Plain Layout
32092
32093 \family roman
32094 \series medium
32095 \shape up
32096 \emph off
32097 \bar no
32098 \noun off
32099 \color none
32100 8
32101 \end_layout
32102
32103 \end_inset
32104 </cell>
32105 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32106 \begin_inset Text
32107
32108 \begin_layout Plain Layout
32109
32110 \family roman
32111 \series medium
32112 \shape up
32113 \emph off
32114 \bar no
32115 \noun off
32116 \color none
32117 H
32118 \end_layout
32119
32120 \end_inset
32121 </cell>
32122 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32123 \begin_inset Text
32124
32125 \begin_layout Plain Layout
32126
32127 \family roman
32128 \series medium
32129 \shape up
32130 \emph off
32131 \bar no
32132 \noun off
32133 \color none
32134 X
32135 \end_layout
32136
32137 \end_inset
32138 </cell>
32139 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32140 \begin_inset Text
32141
32142 \begin_layout Plain Layout
32143
32144 \family roman
32145 \series medium
32146 \shape up
32147 \emph off
32148 \bar no
32149 \noun off
32150 \color none
32151 h
32152 \end_layout
32153
32154 \end_inset
32155 </cell>
32156 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32157 \begin_inset Text
32158
32159 \begin_layout Plain Layout
32160
32161 \family roman
32162 \series medium
32163 \shape up
32164 \emph off
32165 \bar no
32166 \noun off
32167 \color none
32168 x
32169 \end_layout
32170
32171 \end_inset
32172 </cell>
32173 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32174 \begin_inset Text
32175
32176 \begin_layout Plain Layout
32177
32178 \end_layout
32179
32180 \end_inset
32181 </cell>
32182 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32183 \begin_inset Text
32184
32185 \begin_layout Plain Layout
32186
32187 \end_layout
32188
32189 \end_inset
32190 </cell>
32191 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32192 \begin_inset Text
32193
32194 \begin_layout Plain Layout
32195
32196 \family roman
32197 \series medium
32198 \shape up
32199 \emph off
32200 \bar no
32201 \noun off
32202 \color none
32203 ¨
32204 \end_layout
32205
32206 \end_inset
32207 </cell>
32208 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32209 \begin_inset Text
32210
32211 \begin_layout Plain Layout
32212
32213 \family roman
32214 \series medium
32215 \shape up
32216 \emph off
32217 \bar no
32218 \noun off
32219 \color none
32220 ¸
32221 \end_layout
32222
32223 \end_inset
32224 </cell>
32225 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32226 \begin_inset Text
32227
32228 \begin_layout Plain Layout
32229
32230 \family roman
32231 \series medium
32232 \shape up
32233 \emph off
32234 \bar no
32235 \noun off
32236 \color none
32237 È
32238 \end_layout
32239
32240 \end_inset
32241 </cell>
32242 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32243 \begin_inset Text
32244
32245 \begin_layout Plain Layout
32246
32247 \family roman
32248 \series medium
32249 \shape up
32250 \emph off
32251 \bar no
32252 \noun off
32253 \color none
32254 Ø
32255 \end_layout
32256
32257 \end_inset
32258 </cell>
32259 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32260 \begin_inset Text
32261
32262 \begin_layout Plain Layout
32263
32264 \family roman
32265 \series medium
32266 \shape up
32267 \emph off
32268 \bar no
32269 \noun off
32270 \color none
32271 è
32272 \end_layout
32273
32274 \end_inset
32275 </cell>
32276 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32277 \begin_inset Text
32278
32279 \begin_layout Plain Layout
32280
32281 \family roman
32282 \series medium
32283 \shape up
32284 \emph off
32285 \bar no
32286 \noun off
32287 \color none
32288 ø
32289 \end_layout
32290
32291 \end_inset
32292 </cell>
32293 </row>
32294 <row>
32295 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32296 \begin_inset Text
32297
32298 \begin_layout Plain Layout
32299
32300 \family roman
32301 \series medium
32302 \shape up
32303 \size tiny
32304 \emph off
32305 \bar no
32306 \noun off
32307 \color none
32308 09
32309 \end_layout
32310
32311 \end_inset
32312 </cell>
32313 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32314 \begin_inset Text
32315
32316 \begin_layout Plain Layout
32317
32318 \end_layout
32319
32320 \end_inset
32321 </cell>
32322 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32323 \begin_inset Text
32324
32325 \begin_layout Plain Layout
32326
32327 \end_layout
32328
32329 \end_inset
32330 </cell>
32331 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32332 \begin_inset Text
32333
32334 \begin_layout Plain Layout
32335
32336 \family roman
32337 \series medium
32338 \shape up
32339 \emph off
32340 \bar no
32341 \noun off
32342 \color none
32343 )
32344 \end_layout
32345
32346 \end_inset
32347 </cell>
32348 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32349 \begin_inset Text
32350
32351 \begin_layout Plain Layout
32352
32353 \family roman
32354 \series medium
32355 \shape up
32356 \emph off
32357 \bar no
32358 \noun off
32359 \color none
32360 9
32361 \end_layout
32362
32363 \end_inset
32364 </cell>
32365 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32366 \begin_inset Text
32367
32368 \begin_layout Plain Layout
32369
32370 \family roman
32371 \series medium
32372 \shape up
32373 \emph off
32374 \bar no
32375 \noun off
32376 \color none
32377 I
32378 \end_layout
32379
32380 \end_inset
32381 </cell>
32382 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32383 \begin_inset Text
32384
32385 \begin_layout Plain Layout
32386
32387 \family roman
32388 \series medium
32389 \shape up
32390 \emph off
32391 \bar no
32392 \noun off
32393 \color none
32394 Y
32395 \end_layout
32396
32397 \end_inset
32398 </cell>
32399 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32400 \begin_inset Text
32401
32402 \begin_layout Plain Layout
32403
32404 \family roman
32405 \series medium
32406 \shape up
32407 \emph off
32408 \bar no
32409 \noun off
32410 \color none
32411 i
32412 \end_layout
32413
32414 \end_inset
32415 </cell>
32416 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32417 \begin_inset Text
32418
32419 \begin_layout Plain Layout
32420
32421 \family roman
32422 \series medium
32423 \shape up
32424 \emph off
32425 \bar no
32426 \noun off
32427 \color none
32428 y
32429 \end_layout
32430
32431 \end_inset
32432 </cell>
32433 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32434 \begin_inset Text
32435
32436 \begin_layout Plain Layout
32437
32438 \end_layout
32439
32440 \end_inset
32441 </cell>
32442 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32443 \begin_inset Text
32444
32445 \begin_layout Plain Layout
32446
32447 \end_layout
32448
32449 \end_inset
32450 </cell>
32451 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32452 \begin_inset Text
32453
32454 \begin_layout Plain Layout
32455
32456 \family roman
32457 \series medium
32458 \shape up
32459 \emph off
32460 \bar no
32461 \noun off
32462 \color none
32463 ©
32464 \end_layout
32465
32466 \end_inset
32467 </cell>
32468 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32469 \begin_inset Text
32470
32471 \begin_layout Plain Layout
32472
32473 \family roman
32474 \series medium
32475 \shape up
32476 \emph off
32477 \bar no
32478 \noun off
32479 \color none
32480 ¹
32481 \end_layout
32482
32483 \end_inset
32484 </cell>
32485 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32486 \begin_inset Text
32487
32488 \begin_layout Plain Layout
32489
32490 \family roman
32491 \series medium
32492 \shape up
32493 \emph off
32494 \bar no
32495 \noun off
32496 \color none
32497 É
32498 \end_layout
32499
32500 \end_inset
32501 </cell>
32502 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32503 \begin_inset Text
32504
32505 \begin_layout Plain Layout
32506
32507 \family roman
32508 \series medium
32509 \shape up
32510 \emph off
32511 \bar no
32512 \noun off
32513 \color none
32514 Ù
32515 \end_layout
32516
32517 \end_inset
32518 </cell>
32519 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32520 \begin_inset Text
32521
32522 \begin_layout Plain Layout
32523
32524 \family roman
32525 \series medium
32526 \shape up
32527 \emph off
32528 \bar no
32529 \noun off
32530 \color none
32531 é
32532 \end_layout
32533
32534 \end_inset
32535 </cell>
32536 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32537 \begin_inset Text
32538
32539 \begin_layout Plain Layout
32540
32541 \family roman
32542 \series medium
32543 \shape up
32544 \emph off
32545 \bar no
32546 \noun off
32547 \color none
32548 ù
32549 \end_layout
32550
32551 \end_inset
32552 </cell>
32553 </row>
32554 <row>
32555 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32556 \begin_inset Text
32557
32558 \begin_layout Plain Layout
32559
32560 \family roman
32561 \series medium
32562 \shape up
32563 \size tiny
32564 \emph off
32565 \bar no
32566 \noun off
32567 \color none
32568 0A
32569 \end_layout
32570
32571 \end_inset
32572 </cell>
32573 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32574 \begin_inset Text
32575
32576 \begin_layout Plain Layout
32577
32578 \end_layout
32579
32580 \end_inset
32581 </cell>
32582 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32583 \begin_inset Text
32584
32585 \begin_layout Plain Layout
32586
32587 \end_layout
32588
32589 \end_inset
32590 </cell>
32591 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32592 \begin_inset Text
32593
32594 \begin_layout Plain Layout
32595
32596 \family roman
32597 \series medium
32598 \shape up
32599 \emph off
32600 \bar no
32601 \noun off
32602 \color none
32603 *
32604 \end_layout
32605
32606 \end_inset
32607 </cell>
32608 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32609 \begin_inset Text
32610
32611 \begin_layout Plain Layout
32612
32613 \family roman
32614 \series medium
32615 \shape up
32616 \emph off
32617 \bar no
32618 \noun off
32619 \color none
32620 :
32621 \end_layout
32622
32623 \end_inset
32624 </cell>
32625 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32626 \begin_inset Text
32627
32628 \begin_layout Plain Layout
32629
32630 \family roman
32631 \series medium
32632 \shape up
32633 \emph off
32634 \bar no
32635 \noun off
32636 \color none
32637 J
32638 \end_layout
32639
32640 \end_inset
32641 </cell>
32642 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32643 \begin_inset Text
32644
32645 \begin_layout Plain Layout
32646
32647 \family roman
32648 \series medium
32649 \shape up
32650 \emph off
32651 \bar no
32652 \noun off
32653 \color none
32654 Z
32655 \end_layout
32656
32657 \end_inset
32658 </cell>
32659 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32660 \begin_inset Text
32661
32662 \begin_layout Plain Layout
32663
32664 \family roman
32665 \series medium
32666 \shape up
32667 \emph off
32668 \bar no
32669 \noun off
32670 \color none
32671 j
32672 \end_layout
32673
32674 \end_inset
32675 </cell>
32676 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32677 \begin_inset Text
32678
32679 \begin_layout Plain Layout
32680
32681 \family roman
32682 \series medium
32683 \shape up
32684 \emph off
32685 \bar no
32686 \noun off
32687 \color none
32688 z
32689 \end_layout
32690
32691 \end_inset
32692 </cell>
32693 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32694 \begin_inset Text
32695
32696 \begin_layout Plain Layout
32697
32698 \end_layout
32699
32700 \end_inset
32701 </cell>
32702 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32703 \begin_inset Text
32704
32705 \begin_layout Plain Layout
32706
32707 \end_layout
32708
32709 \end_inset
32710 </cell>
32711 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32712 \begin_inset Text
32713
32714 \begin_layout Plain Layout
32715
32716 \family roman
32717 \series medium
32718 \shape up
32719 \emph off
32720 \bar no
32721 \noun off
32722 \color none
32723 ª
32724 \end_layout
32725
32726 \end_inset
32727 </cell>
32728 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32729 \begin_inset Text
32730
32731 \begin_layout Plain Layout
32732
32733 \family roman
32734 \series medium
32735 \shape up
32736 \emph off
32737 \bar no
32738 \noun off
32739 \color none
32740 º
32741 \end_layout
32742
32743 \end_inset
32744 </cell>
32745 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32746 \begin_inset Text
32747
32748 \begin_layout Plain Layout
32749
32750 \family roman
32751 \series medium
32752 \shape up
32753 \emph off
32754 \bar no
32755 \noun off
32756 \color none
32757 Ê
32758 \end_layout
32759
32760 \end_inset
32761 </cell>
32762 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32763 \begin_inset Text
32764
32765 \begin_layout Plain Layout
32766
32767 \family roman
32768 \series medium
32769 \shape up
32770 \emph off
32771 \bar no
32772 \noun off
32773 \color none
32774 Ú
32775 \end_layout
32776
32777 \end_inset
32778 </cell>
32779 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32780 \begin_inset Text
32781
32782 \begin_layout Plain Layout
32783
32784 \family roman
32785 \series medium
32786 \shape up
32787 \emph off
32788 \bar no
32789 \noun off
32790 \color none
32791 ê
32792 \end_layout
32793
32794 \end_inset
32795 </cell>
32796 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32797 \begin_inset Text
32798
32799 \begin_layout Plain Layout
32800
32801 \family roman
32802 \series medium
32803 \shape up
32804 \emph off
32805 \bar no
32806 \noun off
32807 \color none
32808 ú
32809 \end_layout
32810
32811 \end_inset
32812 </cell>
32813 </row>
32814 <row>
32815 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32816 \begin_inset Text
32817
32818 \begin_layout Plain Layout
32819
32820 \family roman
32821 \series medium
32822 \shape up
32823 \size tiny
32824 \emph off
32825 \bar no
32826 \noun off
32827 \color none
32828 0B
32829 \end_layout
32830
32831 \end_inset
32832 </cell>
32833 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32834 \begin_inset Text
32835
32836 \begin_layout Plain Layout
32837
32838 \end_layout
32839
32840 \end_inset
32841 </cell>
32842 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32843 \begin_inset Text
32844
32845 \begin_layout Plain Layout
32846
32847 \end_layout
32848
32849 \end_inset
32850 </cell>
32851 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32852 \begin_inset Text
32853
32854 \begin_layout Plain Layout
32855
32856 \family roman
32857 \series medium
32858 \shape up
32859 \emph off
32860 \bar no
32861 \noun off
32862 \color none
32863 +
32864 \end_layout
32865
32866 \end_inset
32867 </cell>
32868 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32869 \begin_inset Text
32870
32871 \begin_layout Plain Layout
32872
32873 \family roman
32874 \series medium
32875 \shape up
32876 \emph off
32877 \bar no
32878 \noun off
32879 \color none
32880 ;
32881 \end_layout
32882
32883 \end_inset
32884 </cell>
32885 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32886 \begin_inset Text
32887
32888 \begin_layout Plain Layout
32889
32890 \family roman
32891 \series medium
32892 \shape up
32893 \emph off
32894 \bar no
32895 \noun off
32896 \color none
32897 K
32898 \end_layout
32899
32900 \end_inset
32901 </cell>
32902 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32903 \begin_inset Text
32904
32905 \begin_layout Plain Layout
32906
32907 \family roman
32908 \series medium
32909 \shape up
32910 \emph off
32911 \bar no
32912 \noun off
32913 \color none
32914 [
32915 \end_layout
32916
32917 \end_inset
32918 </cell>
32919 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32920 \begin_inset Text
32921
32922 \begin_layout Plain Layout
32923
32924 \family roman
32925 \series medium
32926 \shape up
32927 \emph off
32928 \bar no
32929 \noun off
32930 \color none
32931 k
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 {
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 \end_layout
32959
32960 \end_inset
32961 </cell>
32962 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32963 \begin_inset Text
32964
32965 \begin_layout Plain Layout
32966
32967 \end_layout
32968
32969 \end_inset
32970 </cell>
32971 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32972 \begin_inset Text
32973
32974 \begin_layout Plain Layout
32975
32976 \family roman
32977 \series medium
32978 \shape up
32979 \emph off
32980 \bar no
32981 \noun off
32982 \color none
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" rightline="true" usebox="none">
33057 \begin_inset Text
33058
33059 \begin_layout Plain Layout
33060
33061 \family roman
33062 \series medium
33063 \shape up
33064 \emph off
33065 \bar no
33066 \noun off
33067 \color none
33068 û
33069 \end_layout
33070
33071 \end_inset
33072 </cell>
33073 </row>
33074 <row>
33075 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33076 \begin_inset Text
33077
33078 \begin_layout Plain Layout
33079
33080 \family roman
33081 \series medium
33082 \shape up
33083 \size tiny
33084 \emph off
33085 \bar no
33086 \noun off
33087 \color none
33088 0C
33089 \end_layout
33090
33091 \end_inset
33092 </cell>
33093 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33094 \begin_inset Text
33095
33096 \begin_layout Plain Layout
33097
33098 \end_layout
33099
33100 \end_inset
33101 </cell>
33102 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33103 \begin_inset Text
33104
33105 \begin_layout Plain Layout
33106
33107 \end_layout
33108
33109 \end_inset
33110 </cell>
33111 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33112 \begin_inset Text
33113
33114 \begin_layout Plain Layout
33115
33116 \family roman
33117 \series medium
33118 \shape up
33119 \emph off
33120 \bar no
33121 \noun off
33122 \color none
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 L
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
33175 \backslash
33176
33177 \end_layout
33178
33179 \end_inset
33180 </cell>
33181 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33182 \begin_inset Text
33183
33184 \begin_layout Plain Layout
33185
33186 \family roman
33187 \series medium
33188 \shape up
33189 \emph off
33190 \bar no
33191 \noun off
33192 \color none
33193 l
33194 \end_layout
33195
33196 \end_inset
33197 </cell>
33198 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33199 \begin_inset Text
33200
33201 \begin_layout Plain Layout
33202
33203 \family roman
33204 \series medium
33205 \shape up
33206 \emph off
33207 \bar no
33208 \noun off
33209 \color none
33210 |
33211 \end_layout
33212
33213 \end_inset
33214 </cell>
33215 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33216 \begin_inset Text
33217
33218 \begin_layout Plain Layout
33219
33220 \end_layout
33221
33222 \end_inset
33223 </cell>
33224 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33225 \begin_inset Text
33226
33227 \begin_layout Plain Layout
33228
33229 \end_layout
33230
33231 \end_inset
33232 </cell>
33233 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33234 \begin_inset Text
33235
33236 \begin_layout Plain Layout
33237
33238 \family roman
33239 \series medium
33240 \shape up
33241 \emph off
33242 \bar no
33243 \noun off
33244 \color none
33245 ¬
33246 \end_layout
33247
33248 \end_inset
33249 </cell>
33250 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33251 \begin_inset Text
33252
33253 \begin_layout Plain Layout
33254
33255 \family roman
33256 \series medium
33257 \shape up
33258 \emph off
33259 \bar no
33260 \noun off
33261 \color none
33262 ¼
33263 \end_layout
33264
33265 \end_inset
33266 </cell>
33267 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33268 \begin_inset Text
33269
33270 \begin_layout Plain Layout
33271
33272 \family roman
33273 \series medium
33274 \shape up
33275 \emph off
33276 \bar no
33277 \noun off
33278 \color none
33279 Ì
33280 \end_layout
33281
33282 \end_inset
33283 </cell>
33284 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33285 \begin_inset Text
33286
33287 \begin_layout Plain Layout
33288
33289 \family roman
33290 \series medium
33291 \shape up
33292 \emph off
33293 \bar no
33294 \noun off
33295 \color none
33296 Ü
33297 \end_layout
33298
33299 \end_inset
33300 </cell>
33301 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33302 \begin_inset Text
33303
33304 \begin_layout Plain Layout
33305
33306 \family roman
33307 \series medium
33308 \shape up
33309 \emph off
33310 \bar no
33311 \noun off
33312 \color none
33313 ì
33314 \end_layout
33315
33316 \end_inset
33317 </cell>
33318 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33319 \begin_inset Text
33320
33321 \begin_layout Plain Layout
33322
33323 \family roman
33324 \series medium
33325 \shape up
33326 \emph off
33327 \bar no
33328 \noun off
33329 \color none
33330 ü
33331 \end_layout
33332
33333 \end_inset
33334 </cell>
33335 </row>
33336 <row>
33337 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33338 \begin_inset Text
33339
33340 \begin_layout Plain Layout
33341
33342 \family roman
33343 \series medium
33344 \shape up
33345 \size tiny
33346 \emph off
33347 \bar no
33348 \noun off
33349 \color none
33350 0D
33351 \end_layout
33352
33353 \end_inset
33354 </cell>
33355 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33356 \begin_inset Text
33357
33358 \begin_layout Plain Layout
33359
33360 \end_layout
33361
33362 \end_inset
33363 </cell>
33364 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33365 \begin_inset Text
33366
33367 \begin_layout Plain Layout
33368
33369 \end_layout
33370
33371 \end_inset
33372 </cell>
33373 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33374 \begin_inset Text
33375
33376 \begin_layout Plain Layout
33377
33378 \family roman
33379 \series medium
33380 \shape up
33381 \emph off
33382 \bar no
33383 \noun off
33384 \color none
33385 -
33386 \end_layout
33387
33388 \end_inset
33389 </cell>
33390 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33391 \begin_inset Text
33392
33393 \begin_layout Plain Layout
33394
33395 \family roman
33396 \series medium
33397 \shape up
33398 \emph off
33399 \bar no
33400 \noun off
33401 \color none
33402 =
33403 \end_layout
33404
33405 \end_inset
33406 </cell>
33407 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33408 \begin_inset Text
33409
33410 \begin_layout Plain Layout
33411
33412 \family roman
33413 \series medium
33414 \shape up
33415 \emph off
33416 \bar no
33417 \noun off
33418 \color none
33419 M
33420 \end_layout
33421
33422 \end_inset
33423 </cell>
33424 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33425 \begin_inset Text
33426
33427 \begin_layout Plain Layout
33428
33429 \family roman
33430 \series medium
33431 \shape up
33432 \emph off
33433 \bar no
33434 \noun off
33435 \color none
33436 ]
33437 \end_layout
33438
33439 \end_inset
33440 </cell>
33441 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33442 \begin_inset Text
33443
33444 \begin_layout Plain Layout
33445
33446 \family roman
33447 \series medium
33448 \shape up
33449 \emph off
33450 \bar no
33451 \noun off
33452 \color none
33453 m
33454 \end_layout
33455
33456 \end_inset
33457 </cell>
33458 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33459 \begin_inset Text
33460
33461 \begin_layout Plain Layout
33462
33463 \family roman
33464 \series medium
33465 \shape up
33466 \emph off
33467 \bar no
33468 \noun off
33469 \color none
33470 }
33471 \end_layout
33472
33473 \end_inset
33474 </cell>
33475 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33476 \begin_inset Text
33477
33478 \begin_layout Plain Layout
33479
33480 \end_layout
33481
33482 \end_inset
33483 </cell>
33484 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33485 \begin_inset Text
33486
33487 \begin_layout Plain Layout
33488
33489 \end_layout
33490
33491 \end_inset
33492 </cell>
33493 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33494 \begin_inset Text
33495
33496 \begin_layout Plain Layout
33497
33498 \end_layout
33499
33500 \end_inset
33501 </cell>
33502 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33503 \begin_inset Text
33504
33505 \begin_layout Plain Layout
33506
33507 \family roman
33508 \series medium
33509 \shape up
33510 \emph off
33511 \bar no
33512 \noun off
33513 \color none
33514 ½
33515 \end_layout
33516
33517 \end_inset
33518 </cell>
33519 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33520 \begin_inset Text
33521
33522 \begin_layout Plain Layout
33523
33524 \family roman
33525 \series medium
33526 \shape up
33527 \emph off
33528 \bar no
33529 \noun off
33530 \color none
33531 Í
33532 \end_layout
33533
33534 \end_inset
33535 </cell>
33536 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33537 \begin_inset Text
33538
33539 \begin_layout Plain Layout
33540
33541 \family roman
33542 \series medium
33543 \shape up
33544 \emph off
33545 \bar no
33546 \noun off
33547 \color none
33548 Ý
33549 \end_layout
33550
33551 \end_inset
33552 </cell>
33553 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33554 \begin_inset Text
33555
33556 \begin_layout Plain Layout
33557
33558 \family roman
33559 \series medium
33560 \shape up
33561 \emph off
33562 \bar no
33563 \noun off
33564 \color none
33565 í
33566 \end_layout
33567
33568 \end_inset
33569 </cell>
33570 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33571 \begin_inset Text
33572
33573 \begin_layout Plain Layout
33574
33575 \family roman
33576 \series medium
33577 \shape up
33578 \emph off
33579 \bar no
33580 \noun off
33581 \color none
33582 ý
33583 \end_layout
33584
33585 \end_inset
33586 </cell>
33587 </row>
33588 <row>
33589 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33590 \begin_inset Text
33591
33592 \begin_layout Plain Layout
33593
33594 \family roman
33595 \series medium
33596 \shape up
33597 \size tiny
33598 \emph off
33599 \bar no
33600 \noun off
33601 \color none
33602 0E
33603 \end_layout
33604
33605 \end_inset
33606 </cell>
33607 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33608 \begin_inset Text
33609
33610 \begin_layout Plain Layout
33611
33612 \end_layout
33613
33614 \end_inset
33615 </cell>
33616 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33617 \begin_inset Text
33618
33619 \begin_layout Plain Layout
33620
33621 \end_layout
33622
33623 \end_inset
33624 </cell>
33625 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33626 \begin_inset Text
33627
33628 \begin_layout Plain Layout
33629
33630 \family roman
33631 \series medium
33632 \shape up
33633 \emph off
33634 \bar no
33635 \noun off
33636 \color none
33637 .
33638 \end_layout
33639
33640 \end_inset
33641 </cell>
33642 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33643 \begin_inset Text
33644
33645 \begin_layout Plain Layout
33646
33647 \family roman
33648 \series medium
33649 \shape up
33650 \emph off
33651 \bar no
33652 \noun off
33653 \color none
33654 >
33655 \end_layout
33656
33657 \end_inset
33658 </cell>
33659 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33660 \begin_inset Text
33661
33662 \begin_layout Plain Layout
33663
33664 \family roman
33665 \series medium
33666 \shape up
33667 \emph off
33668 \bar no
33669 \noun off
33670 \color none
33671 N
33672 \end_layout
33673
33674 \end_inset
33675 </cell>
33676 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33677 \begin_inset Text
33678
33679 \begin_layout Plain Layout
33680
33681 \family roman
33682 \series medium
33683 \shape up
33684 \emph off
33685 \bar no
33686 \noun off
33687 \color none
33688 ^
33689 \end_layout
33690
33691 \end_inset
33692 </cell>
33693 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33694 \begin_inset Text
33695
33696 \begin_layout Plain Layout
33697
33698 \family roman
33699 \series medium
33700 \shape up
33701 \emph off
33702 \bar no
33703 \noun off
33704 \color none
33705 n
33706 \end_layout
33707
33708 \end_inset
33709 </cell>
33710 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33711 \begin_inset Text
33712
33713 \begin_layout Plain Layout
33714
33715 \family roman
33716 \series medium
33717 \shape up
33718 \emph off
33719 \bar no
33720 \noun off
33721 \color none
33722 ~
33723 \end_layout
33724
33725 \end_inset
33726 </cell>
33727 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33728 \begin_inset Text
33729
33730 \begin_layout Plain Layout
33731
33732 \end_layout
33733
33734 \end_inset
33735 </cell>
33736 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33737 \begin_inset Text
33738
33739 \begin_layout Plain Layout
33740
33741 \end_layout
33742
33743 \end_inset
33744 </cell>
33745 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33746 \begin_inset Text
33747
33748 \begin_layout Plain Layout
33749
33750 \family roman
33751 \series medium
33752 \shape up
33753 \emph off
33754 \bar no
33755 \noun off
33756 \color none
33757 ®
33758 \end_layout
33759
33760 \end_inset
33761 </cell>
33762 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33763 \begin_inset Text
33764
33765 \begin_layout Plain Layout
33766
33767 \family roman
33768 \series medium
33769 \shape up
33770 \emph off
33771 \bar no
33772 \noun off
33773 \color none
33774 ¾
33775 \end_layout
33776
33777 \end_inset
33778 </cell>
33779 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33780 \begin_inset Text
33781
33782 \begin_layout Plain Layout
33783
33784 \family roman
33785 \series medium
33786 \shape up
33787 \emph off
33788 \bar no
33789 \noun off
33790 \color none
33791 Î
33792 \end_layout
33793
33794 \end_inset
33795 </cell>
33796 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33797 \begin_inset Text
33798
33799 \begin_layout Plain Layout
33800
33801 \family roman
33802 \series medium
33803 \shape up
33804 \emph off
33805 \bar no
33806 \noun off
33807 \color none
33808 Þ
33809 \end_layout
33810
33811 \end_inset
33812 </cell>
33813 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33814 \begin_inset Text
33815
33816 \begin_layout Plain Layout
33817
33818 \family roman
33819 \series medium
33820 \shape up
33821 \emph off
33822 \bar no
33823 \noun off
33824 \color none
33825 î
33826 \end_layout
33827
33828 \end_inset
33829 </cell>
33830 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33831 \begin_inset Text
33832
33833 \begin_layout Plain Layout
33834
33835 \family roman
33836 \series medium
33837 \shape up
33838 \emph off
33839 \bar no
33840 \noun off
33841 \color none
33842 þ
33843 \end_layout
33844
33845 \end_inset
33846 </cell>
33847 </row>
33848 <row>
33849 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33850 \begin_inset Text
33851
33852 \begin_layout Plain Layout
33853
33854 \family roman
33855 \series medium
33856 \shape up
33857 \size tiny
33858 \emph off
33859 \bar no
33860 \noun off
33861 \color none
33862 0F
33863 \end_layout
33864
33865 \end_inset
33866 </cell>
33867 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33868 \begin_inset Text
33869
33870 \begin_layout Plain Layout
33871
33872 \end_layout
33873
33874 \end_inset
33875 </cell>
33876 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33877 \begin_inset Text
33878
33879 \begin_layout Plain Layout
33880
33881 \end_layout
33882
33883 \end_inset
33884 </cell>
33885 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33886 \begin_inset Text
33887
33888 \begin_layout Plain Layout
33889
33890 \family roman
33891 \series medium
33892 \shape up
33893 \emph off
33894 \bar no
33895 \noun off
33896 \color none
33897 /
33898 \end_layout
33899
33900 \end_inset
33901 </cell>
33902 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33903 \begin_inset Text
33904
33905 \begin_layout Plain Layout
33906
33907 \family roman
33908 \series medium
33909 \shape up
33910 \emph off
33911 \bar no
33912 \noun off
33913 \color none
33914 ?
33915 \end_layout
33916
33917 \end_inset
33918 </cell>
33919 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33920 \begin_inset Text
33921
33922 \begin_layout Plain Layout
33923
33924 \family roman
33925 \series medium
33926 \shape up
33927 \emph off
33928 \bar no
33929 \noun off
33930 \color none
33931 O
33932 \end_layout
33933
33934 \end_inset
33935 </cell>
33936 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33937 \begin_inset Text
33938
33939 \begin_layout Plain Layout
33940
33941 \family roman
33942 \series medium
33943 \shape up
33944 \emph off
33945 \bar no
33946 \noun off
33947 \color none
33948 _
33949 \end_layout
33950
33951 \end_inset
33952 </cell>
33953 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33954 \begin_inset Text
33955
33956 \begin_layout Plain Layout
33957
33958 \family roman
33959 \series medium
33960 \shape up
33961 \emph off
33962 \bar no
33963 \noun off
33964 \color none
33965 o
33966 \end_layout
33967
33968 \end_inset
33969 </cell>
33970 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33971 \begin_inset Text
33972
33973 \begin_layout Plain Layout
33974
33975 \end_layout
33976
33977 \end_inset
33978 </cell>
33979 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33980 \begin_inset Text
33981
33982 \begin_layout Plain Layout
33983
33984 \end_layout
33985
33986 \end_inset
33987 </cell>
33988 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33989 \begin_inset Text
33990
33991 \begin_layout Plain Layout
33992
33993 \end_layout
33994
33995 \end_inset
33996 </cell>
33997 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33998 \begin_inset Text
33999
34000 \begin_layout Plain Layout
34001
34002 \family roman
34003 \series medium
34004 \shape up
34005 \emph off
34006 \bar no
34007 \noun off
34008 \color none
34009 ¯
34010 \end_layout
34011
34012 \end_inset
34013 </cell>
34014 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34015 \begin_inset Text
34016
34017 \begin_layout Plain Layout
34018
34019 \family roman
34020 \series medium
34021 \shape up
34022 \emph off
34023 \bar no
34024 \noun off
34025 \color none
34026 ¿
34027 \end_layout
34028
34029 \end_inset
34030 </cell>
34031 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34032 \begin_inset Text
34033
34034 \begin_layout Plain Layout
34035
34036 \family roman
34037 \series medium
34038 \shape up
34039 \emph off
34040 \bar no
34041 \noun off
34042 \color none
34043 Ï
34044 \end_layout
34045
34046 \end_inset
34047 </cell>
34048 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34049 \begin_inset Text
34050
34051 \begin_layout Plain Layout
34052
34053 \family roman
34054 \series medium
34055 \shape up
34056 \emph off
34057 \bar no
34058 \noun off
34059 \color none
34060 ß
34061 \end_layout
34062
34063 \end_inset
34064 </cell>
34065 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34066 \begin_inset Text
34067
34068 \begin_layout Plain Layout
34069
34070 \family roman
34071 \series medium
34072 \shape up
34073 \emph off
34074 \bar no
34075 \noun off
34076 \color none
34077 ï
34078 \end_layout
34079
34080 \end_inset
34081 </cell>
34082 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34083 \begin_inset Text
34084
34085 \begin_layout Plain Layout
34086
34087 \family roman
34088 \series medium
34089 \shape up
34090 \emph off
34091 \bar no
34092 \noun off
34093 \color none
34094 ÿ
34095 \end_layout
34096
34097 \end_inset
34098 </cell>
34099 </row>
34100 </lyxtabular>
34101
34102 \end_inset
34103
34104
34105 \end_layout
34106
34107 \end_inset
34108
34109
34110 \end_layout
34111
34112 \begin_layout Standard
34113 The following is a full list of all of the accented characters LyX can display
34114  directly.
34115  It includes not only the accented characters from the previous table, but
34116  also the characters from 
34117 \family typewriter
34118 ISO8859--2
34119 \family default
34120  through 
34121 \family typewriter
34122 4
34123 \family default
34124 .
34125  
34126 \end_layout
34127
34128 \begin_layout Itemize
34129 From 
34130 \family typewriter
34131 ISO8859--1
34132 \family default
34133 :
34134 \end_layout
34135
34136 \begin_deeper
34137 \begin_layout Standard
34138 ¨ Ä Ë Ï Ö Ü ä ë ï ö ü ÿ
34139 \begin_inset space \hfill{}
34140 \end_inset
34141
34142 diaeresis
34143 \end_layout
34144
34145 \begin_layout Standard
34146 ^ Â Ê Î Ô Û â ê î ô û
34147 \begin_inset space \hfill{}
34148 \end_inset
34149
34150 circumflex
34151 \end_layout
34152
34153 \begin_layout Standard
34154 ` À È Ì Ò Ù à è ì ò ù
34155 \begin_inset space \hfill{}
34156 \end_inset
34157
34158 grave
34159 \end_layout
34160
34161 \begin_layout Standard
34162 ´ Á É Í Ó Ú Ý á é í ó ú ý
34163 \begin_inset space \hfill{}
34164 \end_inset
34165
34166 acute
34167 \end_layout
34168
34169 \begin_layout Standard
34170 ~ Ã Ñ Õ ã ñ õ
34171 \begin_inset space \hfill{}
34172 \end_inset
34173
34174 tilde
34175 \end_layout
34176
34177 \begin_layout Standard
34178 ¸Çç
34179 \begin_inset space \hfill{}
34180 \end_inset
34181
34182 cedilla
34183 \end_layout
34184
34185 \begin_layout Standard
34186 ¯
34187 \begin_inset space \hfill{}
34188 \end_inset
34189
34190 macron
34191 \end_layout
34192
34193 \end_deeper
34194 \begin_layout Itemize
34195 From 
34196 \family typewriter
34197 ISO8859--2
34198 \family default
34199  through 
34200 \family typewriter
34201 4
34202 \family default
34203 :
34204 \end_layout
34205
34206 \begin_deeper
34207 \begin_layout Standard
34208 ĤĴĥĵĈĜŜĉĝŝ
34209 \begin_inset space \hfill{}
34210 \end_inset
34211
34212 circumflex
34213 \end_layout
34214
34215 \begin_layout Standard
34216 ŚŹśźŔĹĆŃŕĺćń
34217 \begin_inset space \hfill{}
34218 \end_inset
34219
34220 acute
34221 \end_layout
34222
34223 \begin_layout Standard
34224 Ĩı̃Ũũ
34225 \begin_inset space \hfill{}
34226 \end_inset
34227
34228 tilde
34229 \end_layout
34230
34231 \begin_layout Standard
34232 ŞşŢţŖĻĢŗļģŅĶņķ
34233 \begin_inset space \hfill{}
34234 \end_inset
34235
34236 cedilla
34237 \end_layout
34238
34239 \begin_layout Standard
34240 ĒēĀĪŌŪāı̄ōū
34241 \begin_inset space \hfill{}
34242 \end_inset
34243
34244 macron
34245 \end_layout
34246
34247 \begin_layout Standard
34248 ŐŰőű
34249 \begin_inset space \hfill{}
34250 \end_inset
34251
34252 Hungarian umlaut
34253 \end_layout
34254
34255 \end_deeper
34256 \begin_layout Standard
34257 All the characters above are actively supported by TeX fonts.
34258  In addition TeX allows diacritical marks on almost all characters.
34259  Also make sure you're using the 
34260 \family typewriter
34261 T1
34262 \family default
34263  font-encoding.
34264 \end_layout
34265
34266 \begin_layout Chapter
34267 \start_of_appendix
34268 The User Interface
34269 \begin_inset CommandInset label
34270 LatexCommand label
34271 name "cha:The-User-Interface"
34272
34273 \end_inset
34274
34275
34276 \end_layout
34277
34278 \begin_layout Standard
34279 This appendix lists all available menus and describes its functionality.
34280  It is designed as quick reference if you are searching for a special topic
34281  inside the user's guide.
34282 \end_layout
34283
34284 \begin_layout Section
34285 The File Menu
34286 \begin_inset Index
34287 status collapsed
34288
34289 \begin_layout Plain Layout
34290 Menu ! File
34291 \end_layout
34292
34293 \end_inset
34294
34295
34296 \end_layout
34297
34298 \begin_layout Standard
34299 Under the 
34300 \family sans
34301 File
34302 \family default
34303  menu are the basic operations in addition to some more advanced operations.
34304  At the end of the menu the four last opened documents are listed.
34305 \end_layout
34306
34307 \begin_layout Subsection
34308 New
34309 \end_layout
34310
34311 \begin_layout Standard
34312 Creates a new document.
34313 \end_layout
34314
34315 \begin_layout Subsection
34316 New from Template
34317 \end_layout
34318
34319 \begin_layout Standard
34320 This menu prompts you for a template to use.
34321  Selecting a template will automatically set certain layout features for
34322  the document, features you would otherwise need to change manually.
34323 \end_layout
34324
34325 \begin_layout Subsection
34326 Open
34327 \end_layout
34328
34329 \begin_layout Standard
34330 Opens a document.
34331 \end_layout
34332
34333 \begin_layout Subsection
34334 Open Recent
34335 \end_layout
34336
34337 \begin_layout Standard
34338 The submenu shows a list of the recently opened files.
34339  Click there on a file to open it.
34340 \end_layout
34341
34342 \begin_layout Subsection
34343 Close
34344 \end_layout
34345
34346 \begin_layout Standard
34347 Closes the current document.
34348 \end_layout
34349
34350 \begin_layout Subsection
34351 Save
34352 \end_layout
34353
34354 \begin_layout Standard
34355 Saves the actual document.
34356 \end_layout
34357
34358 \begin_layout Subsection
34359 Save As
34360 \end_layout
34361
34362 \begin_layout Standard
34363 Saves the actual document under a new name to create a copy.
34364 \end_layout
34365
34366 \begin_layout Subsection
34367 Revert to saved
34368 \end_layout
34369
34370 \begin_layout Standard
34371 Reloads the actual document from disk.
34372 \end_layout
34373
34374 \begin_layout Subsection
34375 Version Control
34376 \end_layout
34377
34378 \begin_layout Standard
34379 This is used when more people are working on the same document.
34380  It is described in the section 
34381 \emph on
34382 Version Control in LyX
34383 \emph default
34384  of the 
34385 \emph on
34386 Extended
34387 \begin_inset space ~
34388 \end_inset
34389
34390 Features
34391 \emph default
34392  manual.
34393 \end_layout
34394
34395 \begin_layout Subsection
34396 Import
34397 \end_layout
34398
34399 \begin_layout Standard
34400 You can import there files from older LyX-versions, LaTeX-files, NoWeb-files,
34401  plain text files, and comma separated, table like, text files (CSV).
34402  The files will be imported as new LyX-document.
34403 \end_layout
34404
34405 \begin_layout Standard
34406 When using the menu 
34407 \family sans
34408 Plain
34409 \begin_inset space ~
34410 \end_inset
34411
34412 Text, Join
34413 \begin_inset space ~
34414 \end_inset
34415
34416 Lines
34417 \family default
34418 , all lines will be imported consecutively to one big paragraph.
34419  A new paragraph is started when there is a blank line in the file.
34420  , the text is inserted as Paragraphs, where the line breaks of the text
34421  will start a new paragraph.
34422 \end_layout
34423
34424 \begin_layout Subsection
34425 Export
34426 \begin_inset CommandInset label
34427 LatexCommand label
34428 name "sub:Export"
34429
34430 \end_inset
34431
34432
34433 \end_layout
34434
34435 \begin_layout Standard
34436 You can export your document to various file formats.
34437  The resulting files are placed in the directory of your LyX-file.
34438  The menu entries are not the same on all installations.
34439  They depend on the programs found by LyX while its configuration.
34440 \end_layout
34441
34442 \begin_layout Standard
34443 Here is a list of all available entries; they are explained in detail in
34444  section
34445 \begin_inset space ~
34446 \end_inset
34447
34448
34449 \begin_inset CommandInset ref
34450 LatexCommand ref
34451 reference "sub:Output-file-formats"
34452
34453 \end_inset
34454
34455 :
34456 \end_layout
34457
34458 \begin_layout Description
34459
34460 \family sans
34461 CJK
34462 \begin_inset space ~
34463 \end_inset
34464
34465 LyX 
34466 \family default
34467 format of the special LyX 1.4.x versions for Chinese, Japanese, and Korean
34468  (CJK); (Since LyX 1.5.0 CJK support is fully integrated to LyX.)
34469 \end_layout
34470
34471 \begin_layout Description
34472
34473 \family sans
34474 DVI
34475 \family default
34476  DVI-format
34477 \end_layout
34478
34479 \begin_layout Description
34480 HTML HTML-format (the HTML-converter is a third-party product and doesn't
34481  work in all cases)
34482 \end_layout
34483
34484 \begin_layout Description
34485 HTML
34486 \begin_inset space ~
34487 \end_inset
34488
34489 (MS
34490 \begin_inset space ~
34491 \end_inset
34492
34493 Word) HTML-format specialized so that the result can be imported to 
34494 \family sans
34495 MS Word
34496 \family default
34497 , as consequence of this formulas will be embedded as bitmap fonts and not
34498  in the format 
34499 \family sans
34500 MathML
34501 \family default
34502 .
34503 \end_layout
34504
34505 \begin_layout Description
34506
34507 \family sans
34508 LaT
34509 \begin_inset ERT
34510 status collapsed
34511
34512 \begin_layout Plain Layout
34513
34514 {}
34515 \end_layout
34516
34517 \end_inset
34518
34519 eX
34520 \begin_inset space ~
34521 \end_inset
34522
34523 (pdflatex)
34524 \family default
34525  text file with the LaTeX source, additionally all images used in the document
34526  will be converted to a format that is readable for the 
34527 \family typewriter
34528 pdflatex
34529 \family default
34530  program (GIF, JPG, PDF, PNG)
34531 \end_layout
34532
34533 \begin_layout Description
34534
34535 \family sans
34536 LaT
34537 \begin_inset ERT
34538 status collapsed
34539
34540 \begin_layout Plain Layout
34541
34542 {}
34543 \end_layout
34544
34545 \end_inset
34546
34547 eX
34548 \begin_inset space ~
34549 \end_inset
34550
34551 (plain)
34552 \family default
34553  text file with the LaTeX source code, additionally all images used in the
34554  document will be converted to the EPS-format, only this format is readable
34555  for the 
34556 \family typewriter
34557 latex
34558 \family default
34559  program
34560 \end_layout
34561
34562 \begin_layout Description
34563 LyX
34564 \begin_inset space ~
34565 \end_inset
34566
34567 1.y.x LyX-document in a format readable for the LyX versions 1.y.x (
34568 \begin_inset Quotes eld
34569 \end_inset
34570
34571 y
34572 \begin_inset Quotes erd
34573 \end_inset
34574
34575  is replaced by the version number)
34576 \end_layout
34577
34578 \begin_layout Description
34579 OpenDocument OpenDocument-formatted text file, to be opened with 
34580 \family sans
34581 OpenOffice
34582 \family default
34583
34584 \family sans
34585 KOffice
34586 \family default
34587
34588 \family sans
34589 Abiword
34590 \family default
34591 , etc.
34592  (the OpenDocument-converter is a third-party product and doesn't work in
34593  all cases)
34594 \end_layout
34595
34596 \begin_layout Description
34597
34598 \family sans
34599 PDF
34600 \family default
34601  PDF-format using the program 
34602 \family typewriter
34603 ps2pdf
34604 \end_layout
34605
34606 \begin_layout Description
34607
34608 \family sans
34609 PDF
34610 \begin_inset space ~
34611 \end_inset
34612
34613 (dvipdfm)
34614 \family default
34615  PDF-format using the program 
34616 \family typewriter
34617 dvipdfm
34618 \end_layout
34619
34620 \begin_layout Description
34621
34622 \family sans
34623 PDF
34624 \begin_inset space ~
34625 \end_inset
34626
34627 (pdflatex)
34628 \family default
34629  PDF-format using the program 
34630 \family typewriter
34631 pdflatex
34632 \end_layout
34633
34634 \begin_layout Description
34635
34636 \family sans
34637 Plain
34638 \begin_inset space ~
34639 \end_inset
34640
34641 text
34642 \family default
34643  text format
34644 \end_layout
34645
34646 \begin_layout Description
34647
34648 \family sans
34649 Plain
34650 \begin_inset space ~
34651 \end_inset
34652
34653 text
34654 \begin_inset space ~
34655 \end_inset
34656
34657 (ps2ascii)
34658 \family default
34659  text format, the document will first be converted to Postscript format
34660  and then exported as text using the program 
34661 \family sans
34662 ps2ascii
34663 \end_layout
34664
34665 \begin_layout Description
34666
34667 \family sans
34668 Postscript
34669 \family default
34670  PostScript format using the program 
34671 \family typewriter
34672 dvips
34673 \end_layout
34674
34675 \begin_layout Description
34676
34677 \family sans
34678 Custom
34679 \family default
34680  custom format
34681 \end_layout
34682
34683 \begin_layout Standard
34684 The program 
34685 \family typewriter
34686 dvipdfm
34687 \family default
34688  produces internally a DVI-file which is then converted to a PDF-file.
34689  It is a bit out of date and therefore the output could look different from
34690  what you want.
34691  
34692 \family typewriter
34693 pdflatex
34694 \family default
34695  produces directly PDF-files and supports the latest PDF-file formats.
34696 \end_layout
34697
34698 \begin_layout Standard
34699 If one of the menu entries 
34700 \family sans
34701 DVI
34702 \family default
34703
34704 \family sans
34705 PDF
34706 \begin_inset space ~
34707 \end_inset
34708
34709 (pdflatex)
34710 \family default
34711  or 
34712 \family sans
34713 Postscript
34714 \family default
34715  is missing, you need to update your LaTeX installation.
34716  After updating you have to reconfigure LyX, see section
34717 \begin_inset space ~
34718 \end_inset
34719
34720
34721 \begin_inset CommandInset ref
34722 LatexCommand ref
34723 reference "sec:Basic-LyX-Setup"
34724
34725 \end_inset
34726
34727 .
34728 \begin_inset Index
34729 status collapsed
34730
34731 \begin_layout Plain Layout
34732 Reconfiguration of LyX
34733 \end_layout
34734
34735 \end_inset
34736
34737
34738 \end_layout
34739
34740 \begin_layout Standard
34741 The menu 
34742 \family sans
34743 Custom
34744 \family default
34745  allows you to export your file by using special command line options for
34746  the export program.
34747 \end_layout
34748
34749 \begin_layout Subsection
34750 Print
34751 \end_layout
34752
34753 \begin_layout Standard
34754 With this menu you can print your document to a file in PostScript format
34755  or send it to a printer.
34756  The printer will also use the document in PostScript format.
34757  The conversion to PostScript is done in the background by LyX using the
34758  program 
34759 \family typewriter
34760 dvips
34761 \family default
34762 .
34763  For more informations have a look at section
34764 \begin_inset space ~
34765 \end_inset
34766
34767
34768 \begin_inset CommandInset ref
34769 LatexCommand ref
34770 reference "sub:Printing-the-File"
34771
34772 \end_inset
34773
34774 .
34775 \end_layout
34776
34777 \begin_layout Subsection
34778 New and Close Window
34779 \end_layout
34780
34781 \begin_layout Standard
34782 Opens a new instance of LyX with all currently opened documents.
34783  You can close it later with the corresponding menu.
34784 \end_layout
34785
34786 \begin_layout Section
34787 The Edit Menu
34788 \begin_inset Index
34789 status collapsed
34790
34791 \begin_layout Plain Layout
34792 Menu ! Edit
34793 \end_layout
34794
34795 \end_inset
34796
34797
34798 \end_layout
34799
34800 \begin_layout Subsection
34801 Undo and Redo
34802 \end_layout
34803
34804 \begin_layout Standard
34805 Described in section
34806 \begin_inset space ~
34807 \end_inset
34808
34809
34810 \begin_inset CommandInset ref
34811 LatexCommand ref
34812 reference "sec:Undo-and-Redo"
34813
34814 \end_inset
34815
34816 .
34817 \end_layout
34818
34819 \begin_layout Subsection
34820 Cut, Copy, Paste, Paste Recent, Paste Special
34821 \end_layout
34822
34823 \begin_layout Standard
34824 Described in section
34825 \begin_inset space ~
34826 \end_inset
34827
34828
34829 \begin_inset CommandInset ref
34830 LatexCommand ref
34831 reference "sec:Basic-Editing-Features"
34832
34833 \end_inset
34834
34835 .
34836 \end_layout
34837
34838 \begin_layout Subsection
34839 Select All
34840 \end_layout
34841
34842 \begin_layout Standard
34843 Selects the whole document.
34844 \end_layout
34845
34846 \begin_layout Subsection
34847 Find & Replace
34848 \end_layout
34849
34850 \begin_layout Standard
34851 Described in section
34852 \begin_inset space ~
34853 \end_inset
34854
34855
34856 \begin_inset CommandInset ref
34857 LatexCommand ref
34858 reference "sec:Basic-Editing-Features"
34859
34860 \end_inset
34861
34862 .
34863 \end_layout
34864
34865 \begin_layout Subsection
34866 Move paragraph Up/Down
34867 \end_layout
34868
34869 \begin_layout Standard
34870 This shifts the paragraph where the cursor is currently in one paragraph
34871  up or down.
34872 \end_layout
34873
34874 \begin_layout Subsection
34875 Text Style
34876 \end_layout
34877
34878 \begin_layout Standard
34879 Described in section
34880 \begin_inset space ~
34881 \end_inset
34882
34883
34884 \begin_inset CommandInset ref
34885 LatexCommand ref
34886 reference "sub:Fine-Tuning-with-the"
34887
34888 \end_inset
34889
34890 .
34891 \end_layout
34892
34893 \begin_layout Subsection
34894 Paragraph Settings
34895 \begin_inset Index
34896 status collapsed
34897
34898 \begin_layout Plain Layout
34899 Paragraph ! Settings
34900 \end_layout
34901
34902 \end_inset
34903
34904
34905 \end_layout
34906
34907 \begin_layout Standard
34908 The settings in the paragraph dialog only affects the paragraph where the
34909  cursor is in.
34910  Here you can set here the paragraph alignment and line spacing.
34911 \end_layout
34912
34913 \begin_layout Standard
34914 You can also prevent that the first line of the paragraph is indented.
34915  This option works only when you have chosen to separate paragraphs with
34916  indents in the 
34917 \family sans
34918 Document\SpecialChar \menuseparator
34919 Settings
34920 \family default
34921  dialog under 
34922 \family sans
34923 Text
34924 \begin_inset space ~
34925 \end_inset
34926
34927 Layout
34928 \family default
34929 .
34930 \end_layout
34931
34932 \begin_layout Subsection
34933 Tabular and Math
34934 \end_layout
34935
34936 \begin_layout Standard
34937 These two menus are only active when the cursor is inside a table or a formula.
34938  The properties of this table/formula can now be changed.
34939  The properties of tables are described in section
34940 \begin_inset space ~
34941 \end_inset
34942
34943
34944 \begin_inset CommandInset ref
34945 LatexCommand ref
34946 reference "sec:Tables"
34947
34948 \end_inset
34949
34950 , the properties of formulas in chapter
34951 \begin_inset space ~
34952 \end_inset
34953
34954
34955 \begin_inset CommandInset ref
34956 LatexCommand ref
34957 reference "cha:Mathematical-Formulas"
34958
34959 \end_inset
34960
34961 .
34962 \end_layout
34963
34964 \begin_layout Subsection
34965 Increase / Decrease List Depth
34966 \end_layout
34967
34968 \begin_layout Standard
34969 These menus are only active when the cursor is in an environment that can
34970  be nested.
34971  They in/decrease the environment nesting level as explained in section
34972 \begin_inset space ~
34973 \end_inset
34974
34975
34976 \begin_inset CommandInset ref
34977 LatexCommand ref
34978 reference "sec:Nesting"
34979
34980 \end_inset
34981
34982  and 
34983 \begin_inset CommandInset ref
34984 LatexCommand ref
34985 reference "sub:Numbering-depth"
34986
34987 \end_inset
34988
34989 .
34990 \end_layout
34991
34992 \begin_layout Section
34993 The View Menu
34994 \begin_inset Index
34995 status collapsed
34996
34997 \begin_layout Plain Layout
34998 Menu ! View
34999 \end_layout
35000
35001 \end_inset
35002
35003
35004 \end_layout
35005
35006 \begin_layout Standard
35007 The 
35008 \family sans
35009 View
35010 \family default
35011  menu contains a list of available formats in which you can view the actual
35012  document with an external program.
35013  The menu entries for the viewing formats are not the same on all installations
35014  - it depends on the LaTeX programs that are found while LyX was configured.
35015  All possible formats are formats listed in section
35016 \begin_inset space ~
35017 \end_inset
35018
35019
35020 \begin_inset CommandInset ref
35021 LatexCommand ref
35022 reference "sub:Export"
35023
35024 \end_inset
35025
35026 .
35027  You should at least see the menu entries 
35028 \family sans
35029 DVI
35030 \family default
35031  and 
35032 \family sans
35033 PDF
35034 \begin_inset space ~
35035 \end_inset
35036
35037 (pdflatex)
35038 \family default
35039 .
35040  If one of the two is missing, you need to update your LaTeX installation.
35041  After updating you have to reconfigure LyX, see section
35042 \begin_inset space ~
35043 \end_inset
35044
35045
35046 \begin_inset CommandInset ref
35047 LatexCommand ref
35048 reference "sec:Basic-LyX-Setup"
35049
35050 \end_inset
35051
35052 .
35053 \begin_inset Index
35054 status collapsed
35055
35056 \begin_layout Plain Layout
35057 Reconfiguration of LyX
35058 \end_layout
35059
35060 \end_inset
35061
35062
35063 \end_layout
35064
35065 \begin_layout Standard
35066 Invoking a menu will start a viewer program.
35067  The viewer can be set or changed in the preferences, see section
35068 \begin_inset space ~
35069 \end_inset
35070
35071
35072 \begin_inset CommandInset ref
35073 LatexCommand ref
35074 reference "sec:File-Formats"
35075
35076 \end_inset
35077
35078 .
35079  The default viewers are set by LyX while it is first configured.
35080 \end_layout
35081
35082 \begin_layout Standard
35083 \begin_inset VSpace bigskip
35084 \end_inset
35085
35086 At the bottom of the 
35087 \family sans
35088 View
35089 \family default
35090  menu the opened documents are listed.
35091 \end_layout
35092
35093 \begin_layout Subsection
35094 View Source
35095 \end_layout
35096
35097 \begin_layout Standard
35098 Opens a window showing the source code of the actual document, as described
35099  in section
35100 \begin_inset space ~
35101 \end_inset
35102
35103
35104 \begin_inset CommandInset ref
35105 LatexCommand ref
35106 reference "sec:Previewing-snippets-of"
35107
35108 \end_inset
35109
35110 .
35111 \end_layout
35112
35113 \begin_layout Subsection
35114 Update
35115 \end_layout
35116
35117 \begin_layout Standard
35118 This menu allows you to update the view with your latest changes without
35119  opening a new view window.
35120 \end_layout
35121
35122 \begin_layout Subsection
35123 Toolbars
35124 \begin_inset CommandInset label
35125 LatexCommand label
35126 name "sub:Toolbars"
35127
35128 \end_inset
35129
35130
35131 \begin_inset Index
35132 status collapsed
35133
35134 \begin_layout Plain Layout
35135 Toolbar
35136 \end_layout
35137
35138 \end_inset
35139
35140
35141 \end_layout
35142
35143 \begin_layout Standard
35144 In this menu you can set the appearance of the different toolbars.
35145  All toolbars and the 
35146 \family sans
35147 Command
35148 \begin_inset space ~
35149 \end_inset
35150
35151 Buffer
35152 \family default
35153  can be turned on and off.
35154  The 
35155 \emph on
35156 on
35157 \emph default
35158  state is denoted in the menu with a checkmark.
35159  The 
35160 \family sans
35161 Review
35162 \family default
35163
35164 \family sans
35165 Table
35166 \family default
35167
35168 \family sans
35169 Math
35170 \begin_inset space ~
35171 \end_inset
35172
35173 Panels
35174 \family default
35175 , and 
35176 \family sans
35177 Math
35178 \family default
35179  toolbars can be additionally set to the state 
35180 \emph on
35181 automatic
35182 \emph default
35183  that is denoted in the menu with the suffix 
35184 \family sans
35185 (auto)
35186 \family default
35187 .
35188 \end_layout
35189
35190 \begin_layout Standard
35191 In the 
35192 \emph on
35193 on
35194 \emph default
35195  state the toolbar is permanently shown, in the 
35196 \emph on
35197 automatic
35198 \emph default
35199  state the toolbar is only shown when the cursor is in a certain environment
35200  or when a certain feature is enabled.
35201  That means that the review toolbar will only be shown when change tracking
35202  is activated, the math and table toolbars are only shown when the cursor
35203  is inside a formula or table, respectively.
35204 \end_layout
35205
35206 \begin_layout Standard
35207 LyX's toolbars and its buttons are explained in section
35208 \begin_inset space ~
35209 \end_inset
35210
35211
35212 \begin_inset CommandInset ref
35213 LatexCommand ref
35214 reference "sec:Toolbars"
35215
35216 \end_inset
35217
35218 .
35219 \end_layout
35220
35221 \begin_layout Section
35222 The Insert Menu
35223 \begin_inset Index
35224 status collapsed
35225
35226 \begin_layout Plain Layout
35227 Menu ! Insert
35228 \end_layout
35229
35230 \end_inset
35231
35232
35233 \end_layout
35234
35235 \begin_layout Subsection
35236 Math
35237 \end_layout
35238
35239 \begin_layout Standard
35240 Inserts math constructs that are explained in chapter
35241 \begin_inset space ~
35242 \end_inset
35243
35244
35245 \begin_inset CommandInset ref
35246 LatexCommand ref
35247 reference "cha:Mathematical-Formulas"
35248
35249 \end_inset
35250
35251 .
35252 \end_layout
35253
35254 \begin_layout Subsection
35255 Special Character
35256 \begin_inset CommandInset label
35257 LatexCommand label
35258 name "sub:Special-Character"
35259
35260 \end_inset
35261
35262
35263 \end_layout
35264
35265 \begin_layout Standard
35266 Here you can insert the following characters:
35267 \end_layout
35268
35269 \begin_layout Description
35270 Ellipsis Inserts an ellipsis: \SpecialChar \ldots{}
35271
35272 \end_layout
35273
35274 \begin_layout Description
35275 End
35276 \begin_inset space ~
35277 \end_inset
35278
35279 of
35280 \begin_inset space ~
35281 \end_inset
35282
35283 Sentence Inserts an end of sentence dot as described in section
35284 \begin_inset space ~
35285 \end_inset
35286
35287
35288 \begin_inset CommandInset ref
35289 LatexCommand ref
35290 reference "sub:Abbreviations"
35291
35292 \end_inset
35293
35294 .
35295 \end_layout
35296
35297 \begin_layout Description
35298 Ordinary
35299 \begin_inset space ~
35300 \end_inset
35301
35302 Quote Inserts this quote: 
35303 \begin_inset Quotes erd
35304 \end_inset
35305
35306 , no matter what quote type you selected in the 
35307 \family sans
35308 Document\SpecialChar \menuseparator
35309 Settings
35310 \family default
35311  dialog under 
35312 \family sans
35313 Language
35314 \family default
35315 .
35316 \end_layout
35317
35318 \begin_layout Description
35319 Single
35320 \begin_inset space ~
35321 \end_inset
35322
35323 Quote Inserts this quote: 
35324 \begin_inset Quotes els
35325 \end_inset
35326
35327
35328 \end_layout
35329
35330 \begin_layout Description
35331 Menu
35332 \begin_inset space ~
35333 \end_inset
35334
35335 Separator Inserts the menu separator sign: \SpecialChar \menuseparator
35336
35337 \end_layout
35338
35339 \begin_layout Description
35340 Phonetic
35341 \begin_inset space ~
35342 \end_inset
35343
35344 Symbols
35345 \begin_inset Index
35346 status collapsed
35347
35348 \begin_layout Plain Layout
35349 Phonetic symbols
35350 \end_layout
35351
35352 \end_inset
35353
35354
35355 \begin_inset Index
35356 status collapsed
35357
35358 \begin_layout Plain Layout
35359 Language ! Phonetic symbols
35360 \end_layout
35361
35362 \end_inset
35363
35364  Creates a formula with a so called tipa inset.
35365  Here you can insert commands to create IPA phonetic symbols.
35366  For this feature you must have the LaTeX-package 
35367 \series bold
35368 tipa
35369 \series default
35370
35371 \begin_inset Index
35372 status collapsed
35373
35374 \begin_layout Plain Layout
35375 LaTeX-packages ! tipa
35376 \end_layout
35377
35378 \end_inset
35379
35380  installed.
35381 \begin_inset Newline newline
35382 \end_inset
35383
35384 For more informations about this feature we refer to the documentation of
35385  
35386 \series bold
35387 tipa, 
35388 \begin_inset CommandInset citation
35389 LatexCommand cite
35390 key "tipa"
35391
35392 \end_inset
35393
35394
35395 \series default
35396  and this Wiki-page:
35397 \begin_inset Newline newline
35398 \end_inset
35399
35400
35401 \begin_inset Flex URL
35402 status collapsed
35403
35404 \begin_layout Plain Layout
35405
35406 http://wiki.lyx.org/LyX/LinguistLyX
35407 \end_layout
35408
35409 \end_inset
35410
35411 .
35412 \end_layout
35413
35414 \begin_layout Subsection
35415 Formatting
35416 \end_layout
35417
35418 \begin_layout Standard
35419 Here you can insert the following format constructs:
35420 \end_layout
35421
35422 \begin_layout Description
35423 Superscript Inserts an superscript: test
35424 \begin_inset Formula $^{\text{a,b}}$
35425 \end_inset
35426
35427
35428 \end_layout
35429
35430 \begin_layout Description
35431 Subscript Inserts an subscript: test
35432 \begin_inset Formula $_{\text{3x}}$
35433 \end_inset
35434
35435
35436 \end_layout
35437
35438 \begin_layout Description
35439 Protected
35440 \begin_inset space ~
35441 \end_inset
35442
35443 Space Inserts a protected space that is described in section
35444 \begin_inset space ~
35445 \end_inset
35446
35447
35448 \begin_inset CommandInset ref
35449 LatexCommand ref
35450 reference "sub:Protected-Space"
35451
35452 \end_inset
35453
35454 .
35455 \end_layout
35456
35457 \begin_layout Description
35458 Inter-word
35459 \begin_inset space ~
35460 \end_inset
35461
35462 Space Inserts an inter-word space that is described in section
35463 \begin_inset space ~
35464 \end_inset
35465
35466
35467 \begin_inset CommandInset ref
35468 LatexCommand ref
35469 reference "sub:Inter-word-Space"
35470
35471 \end_inset
35472
35473 .
35474 \end_layout
35475
35476 \begin_layout Description
35477 Thin
35478 \begin_inset space ~
35479 \end_inset
35480
35481 Space Inserts a thin space that is described in section
35482 \begin_inset space ~
35483 \end_inset
35484
35485
35486 \begin_inset CommandInset ref
35487 LatexCommand ref
35488 reference "sub:Thin-Space"
35489
35490 \end_inset
35491
35492 .
35493 \end_layout
35494
35495 \begin_layout Description
35496 Horizontal
35497 \begin_inset space ~
35498 \end_inset
35499
35500 Fill Inserts an horizontal fill, see section
35501 \begin_inset space ~
35502 \end_inset
35503
35504
35505 \begin_inset CommandInset ref
35506 LatexCommand ref
35507 reference "sub:Horizontal-Space"
35508
35509 \end_inset
35510
35511  for a description.
35512 \end_layout
35513
35514 \begin_layout Description
35515 Horizontal
35516 \begin_inset space ~
35517 \end_inset
35518
35519 Line Inserts an horizontal line, see section
35520 \begin_inset space ~
35521 \end_inset
35522
35523
35524 \begin_inset CommandInset ref
35525 LatexCommand ref
35526 reference "sub:Horizontal-Lines"
35527
35528 \end_inset
35529
35530  for a description.
35531 \end_layout
35532
35533 \begin_layout Description
35534 Vertical
35535 \begin_inset space ~
35536 \end_inset
35537
35538 Space Inserts vertical space, see section
35539 \begin_inset space ~
35540 \end_inset
35541
35542
35543 \begin_inset CommandInset ref
35544 LatexCommand ref
35545 reference "sub:Vertical-Space"
35546
35547 \end_inset
35548
35549  for a description.
35550 \end_layout
35551
35552 \begin_layout Description
35553 Hyphenation
35554 \begin_inset space ~
35555 \end_inset
35556
35557 Point Inserts an hyphenation point, see section
35558 \begin_inset space ~
35559 \end_inset
35560
35561
35562 \begin_inset CommandInset ref
35563 LatexCommand ref
35564 reference "sub:Hyphenation"
35565
35566 \end_inset
35567
35568
35569 \end_layout
35570
35571 \begin_layout Description
35572 Ligature
35573 \begin_inset space ~
35574 \end_inset
35575
35576 Break Inserts a ligature break, see section
35577 \begin_inset space ~
35578 \end_inset
35579
35580
35581 \begin_inset CommandInset ref
35582 LatexCommand ref
35583 reference "sub:Ligatures"
35584
35585 \end_inset
35586
35587
35588 \end_layout
35589
35590 \begin_layout Description
35591 Line
35592 \begin_inset space ~
35593 \end_inset
35594
35595 Break Inserts a forced line break, see section
35596 \begin_inset space ~
35597 \end_inset
35598
35599
35600 \begin_inset CommandInset ref
35601 LatexCommand ref
35602 reference "sub:Forced-Linebreaks"
35603
35604 \end_inset
35605
35606
35607 \end_layout
35608
35609 \begin_layout Description
35610 Page
35611 \begin_inset space ~
35612 \end_inset
35613
35614 Break Inserts a forced page break, described in section
35615 \begin_inset space ~
35616 \end_inset
35617
35618
35619 \begin_inset CommandInset ref
35620 LatexCommand ref
35621 reference "sub:Forced-Pagebreaks"
35622
35623 \end_inset
35624
35625
35626 \end_layout
35627
35628 \begin_layout Description
35629 Clear
35630 \begin_inset space ~
35631 \end_inset
35632
35633 Page Inserts a clear page break, described in section
35634 \begin_inset space ~
35635 \end_inset
35636
35637
35638 \begin_inset CommandInset ref
35639 LatexCommand ref
35640 reference "sub:Clear-Pages"
35641
35642 \end_inset
35643
35644
35645 \end_layout
35646
35647 \begin_layout Description
35648 Clear
35649 \begin_inset space ~
35650 \end_inset
35651
35652 Double
35653 \begin_inset space ~
35654 \end_inset
35655
35656 Page Inserts a clear doublepage break, described in section
35657 \begin_inset space ~
35658 \end_inset
35659
35660
35661 \begin_inset CommandInset ref
35662 LatexCommand ref
35663 reference "sub:Clear-Pages"
35664
35665 \end_inset
35666
35667
35668 \end_layout
35669
35670 \begin_layout Subsection
35671 List / TOC
35672 \end_layout
35673
35674 \begin_layout Standard
35675 Various lists can be inserted with this menu.
35676  The table of contents, the algorithm, figures, and tables list are described
35677  in section
35678 \begin_inset space ~
35679 \end_inset
35680
35681
35682 \begin_inset CommandInset ref
35683 LatexCommand ref
35684 reference "sec:toc"
35685
35686 \end_inset
35687
35688 .
35689  The index list is described in section
35690 \begin_inset space ~
35691 \end_inset
35692
35693
35694 \begin_inset CommandInset ref
35695 LatexCommand ref
35696 reference "sec:Index"
35697
35698 \end_inset
35699
35700 , the nomenclature in section
35701 \begin_inset space ~
35702 \end_inset
35703
35704
35705 \begin_inset CommandInset ref
35706 LatexCommand ref
35707 reference "sec:Nomenclature"
35708
35709 \end_inset
35710
35711 , and the BibTeX bibliography in section
35712 \begin_inset space ~
35713 \end_inset
35714
35715
35716 \begin_inset CommandInset ref
35717 LatexCommand ref
35718 reference "sub:Bibliography-databases"
35719
35720 \end_inset
35721
35722 .
35723 \end_layout
35724
35725 \begin_layout Subsection
35726 Float
35727 \end_layout
35728
35729 \begin_layout Standard
35730 To insert floats, described in section
35731 \begin_inset space ~
35732 \end_inset
35733
35734
35735 \begin_inset CommandInset ref
35736 LatexCommand ref
35737 reference "sec:Floats"
35738
35739 \end_inset
35740
35741 .
35742 \end_layout
35743
35744 \begin_layout Subsection
35745 Note
35746 \end_layout
35747
35748 \begin_layout Standard
35749 To insert notes, described in section
35750 \begin_inset space ~
35751 \end_inset
35752
35753
35754 \begin_inset CommandInset ref
35755 LatexCommand ref
35756 reference "sec:Notes"
35757
35758 \end_inset
35759
35760 .
35761 \end_layout
35762
35763 \begin_layout Subsection
35764 Branch
35765 \end_layout
35766
35767 \begin_layout Standard
35768 Inserts branch insets as described in section
35769 \begin_inset space ~
35770 \end_inset
35771
35772
35773 \begin_inset CommandInset ref
35774 LatexCommand ref
35775 reference "sec:Branches"
35776
35777 \end_inset
35778
35779 .
35780 \end_layout
35781
35782 \begin_layout Subsection
35783 File
35784 \begin_inset Index
35785 status collapsed
35786
35787 \begin_layout Plain Layout
35788 External Material
35789 \end_layout
35790
35791 \end_inset
35792
35793
35794 \end_layout
35795
35796 \begin_layout Standard
35797 Here you can inserts files to include them or its content to your document.
35798  How this can be done is in detail explained in chapter 
35799 \emph on
35800 External Stuff
35801 \emph default
35802  of the 
35803 \emph on
35804 Embedded Objects
35805 \emph default
35806  manual.
35807 \end_layout
35808
35809 \begin_layout Subsection
35810 Box
35811 \begin_inset Index
35812 status collapsed
35813
35814 \begin_layout Plain Layout
35815 Boxes
35816 \end_layout
35817
35818 \end_inset
35819
35820
35821 \end_layout
35822
35823 \begin_layout Standard
35824 Inserts a minipage box that is described section
35825 \begin_inset space ~
35826 \end_inset
35827
35828
35829 \begin_inset CommandInset ref
35830 LatexCommand ref
35831 reference "sec:Minipages"
35832
35833 \end_inset
35834
35835 .
35836  All box types supported by LyX are explained in detail in chapter 
35837 \emph on
35838 Boxes
35839 \emph default
35840  of the 
35841 \emph on
35842 Embedded Objects
35843 \emph default
35844  manual.
35845 \end_layout
35846
35847 \begin_layout Subsection
35848 Citation
35849 \end_layout
35850
35851 \begin_layout Standard
35852 Inserts a citation as described in section
35853 \begin_inset space ~
35854 \end_inset
35855
35856
35857 \begin_inset CommandInset ref
35858 LatexCommand ref
35859 reference "sec:Bibliography"
35860
35861 \end_inset
35862
35863 .
35864 \end_layout
35865
35866 \begin_layout Subsection
35867 Cross-Reference
35868 \end_layout
35869
35870 \begin_layout Standard
35871 Inserts a cross-reference as described in section
35872 \begin_inset space ~
35873 \end_inset
35874
35875
35876 \begin_inset CommandInset ref
35877 LatexCommand ref
35878 reference "sec:Cross-References"
35879
35880 \end_inset
35881
35882 .
35883 \end_layout
35884
35885 \begin_layout Subsection
35886 Label
35887 \end_layout
35888
35889 \begin_layout Standard
35890 Inserts a label as described in section
35891 \begin_inset space ~
35892 \end_inset
35893
35894
35895 \begin_inset CommandInset ref
35896 LatexCommand ref
35897 reference "sec:Cross-References"
35898
35899 \end_inset
35900
35901 .
35902 \end_layout
35903
35904 \begin_layout Subsection
35905 Caption
35906 \begin_inset Index
35907 status collapsed
35908
35909 \begin_layout Plain Layout
35910 Captions
35911 \end_layout
35912
35913 \end_inset
35914
35915
35916 \begin_inset Index
35917 status collapsed
35918
35919 \begin_layout Plain Layout
35920 Longtables ! Caption
35921 \end_layout
35922
35923 \end_inset
35924
35925
35926 \end_layout
35927
35928 \begin_layout Standard
35929 Inserts a caption to floats or longtables.
35930  Floats are described in section
35931 \begin_inset space ~
35932 \end_inset
35933
35934
35935 \begin_inset CommandInset ref
35936 LatexCommand ref
35937 reference "sec:Floats"
35938
35939 \end_inset
35940
35941 , cations in longtables are described in section 
35942 \emph on
35943 Longtable Captions
35944 \emph default
35945  of the 
35946 \emph on
35947 Embedded Objects
35948 \emph default
35949  manual.
35950 \end_layout
35951
35952 \begin_layout Subsection
35953 Index Entry
35954 \end_layout
35955
35956 \begin_layout Standard
35957 Inserts an index entry as described in section
35958 \begin_inset space ~
35959 \end_inset
35960
35961
35962 \begin_inset CommandInset ref
35963 LatexCommand ref
35964 reference "sec:Index"
35965
35966 \end_inset
35967
35968 .
35969 \end_layout
35970
35971 \begin_layout Subsection
35972 Nomenclature Entry
35973 \end_layout
35974
35975 \begin_layout Standard
35976 Inserts a nomenclature entry as described in section
35977 \begin_inset space ~
35978 \end_inset
35979
35980
35981 \begin_inset CommandInset ref
35982 LatexCommand ref
35983 reference "sec:Nomenclature"
35984
35985 \end_inset
35986
35987 .
35988 \end_layout
35989
35990 \begin_layout Subsection
35991 Table
35992 \end_layout
35993
35994 \begin_layout Standard
35995 Inserts a table.
35996  Tables are described in section
35997 \begin_inset space ~
35998 \end_inset
35999
36000
36001 \begin_inset CommandInset ref
36002 LatexCommand ref
36003 reference "sec:Tables"
36004
36005 \end_inset
36006
36007 .
36008 \end_layout
36009
36010 \begin_layout Subsection
36011 Graphics
36012 \end_layout
36013
36014 \begin_layout Standard
36015 Inserts a graphic.
36016  Graphics are described in section
36017 \begin_inset space ~
36018 \end_inset
36019
36020
36021 \begin_inset CommandInset ref
36022 LatexCommand ref
36023 reference "sec:Graphics"
36024
36025 \end_inset
36026
36027 .
36028 \end_layout
36029
36030 \begin_layout Subsection
36031 URL
36032 \end_layout
36033
36034 \begin_layout Standard
36035 Inserts an URL box as described in section
36036 \begin_inset space ~
36037 \end_inset
36038
36039
36040 \begin_inset CommandInset ref
36041 LatexCommand ref
36042 reference "sec:URL"
36043
36044 \end_inset
36045
36046 .
36047 \end_layout
36048
36049 \begin_layout Subsection
36050 Footnote
36051 \end_layout
36052
36053 \begin_layout Standard
36054 Inserts a footnote, see section
36055 \begin_inset space ~
36056 \end_inset
36057
36058
36059 \begin_inset CommandInset ref
36060 LatexCommand ref
36061 reference "sec:Footnotes"
36062
36063 \end_inset
36064
36065 .
36066 \end_layout
36067
36068 \begin_layout Subsection
36069 Marginal Note
36070 \end_layout
36071
36072 \begin_layout Standard
36073 Inserts a marginal note, see section
36074 \begin_inset space ~
36075 \end_inset
36076
36077
36078 \begin_inset CommandInset ref
36079 LatexCommand ref
36080 reference "sec:Marginal-Notes"
36081
36082 \end_inset
36083
36084 .
36085 \end_layout
36086
36087 \begin_layout Subsection
36088 Short Title
36089 \end_layout
36090
36091 \begin_layout Standard
36092 Inserts a short title, see section
36093 \begin_inset space ~
36094 \end_inset
36095
36096
36097 \begin_inset CommandInset ref
36098 LatexCommand ref
36099 reference "sec:Short-Titles"
36100
36101 \end_inset
36102
36103 .
36104 \end_layout
36105
36106 \begin_layout Subsection
36107 TeX Code
36108 \end_layout
36109
36110 \begin_layout Standard
36111 Inserts a TeX Code box, see section
36112 \begin_inset space ~
36113 \end_inset
36114
36115
36116 \begin_inset CommandInset ref
36117 LatexCommand ref
36118 reference "sub:TeX-Code-Boxes"
36119
36120 \end_inset
36121
36122  for a description.
36123 \end_layout
36124
36125 \begin_layout Subsection
36126 Program Listing
36127 \begin_inset Index
36128 status collapsed
36129
36130 \begin_layout Plain Layout
36131 Program listings
36132 \end_layout
36133
36134 \end_inset
36135
36136
36137 \end_layout
36138
36139 \begin_layout Standard
36140 Inserts a program listings box.
36141  Program listings are explained in chapter 
36142 \emph on
36143 Program Code Listings
36144 \emph default
36145  of the 
36146 \emph on
36147 Embedded Objects
36148 \emph default
36149  manual.
36150 \end_layout
36151
36152 \begin_layout Subsection
36153 Date
36154 \end_layout
36155
36156 \begin_layout Standard
36157 Inserts the actual date.
36158  The format dependends on the date format of the language that is used for
36159  LyX's menus.
36160  LyX offers another ways to insert a date which is explained in section
36161  
36162 \emph on
36163 External Material
36164 \emph default
36165  of the 
36166 \emph on
36167 Embedded Objects
36168 \emph default
36169  manual.
36170  There the different methods are also compared.
36171 \end_layout
36172
36173 \begin_layout Section
36174 The Navigate Menu
36175 \begin_inset Index
36176 status collapsed
36177
36178 \begin_layout Plain Layout
36179 Menu ! Navigate
36180 \end_layout
36181
36182 \end_inset
36183
36184
36185 \end_layout
36186
36187 \begin_layout Standard
36188 This menu lists the existing, chapter, sections, figures, and tables of
36189  the current document.
36190  This allows you to navigate easily through you document.
36191 \end_layout
36192
36193 \begin_layout Standard
36194 The Navigate menu also offers to 
36195 \end_layout
36196
36197 \begin_layout Subsection
36198 Bookmarks
36199 \end_layout
36200
36201 \begin_layout Standard
36202 With this menu you are able to define your own bookmarks.
36203  This is useful when you are working on a large documents and often have
36204  to jump e.g.
36205  between section
36206 \begin_inset space ~
36207 \end_inset
36208
36209 2.5 and 6.3.
36210  To create bookmarks for this example, go to section
36211 \begin_inset space ~
36212 \end_inset
36213
36214 2.5 and use the menu 
36215 \family sans
36216 Save
36217 \begin_inset space ~
36218 \end_inset
36219
36220 Bookmark
36221 \begin_inset space ~
36222 \end_inset
36223
36224 1
36225 \family default
36226 .
36227  Then go to section
36228 \begin_inset space ~
36229 \end_inset
36230
36231 6.3 and use 
36232 \family sans
36233 Save
36234 \begin_inset space ~
36235 \end_inset
36236
36237 Bookmark
36238 \begin_inset space ~
36239 \end_inset
36240
36241
36242 \family default
36243 2.
36244  Now you can easily jump between these sections by using the menu or by
36245  the key bindings 
36246 \family sans
36247 C-1
36248 \family default
36249  and 
36250 \family sans
36251 C-2
36252 \family default
36253 .
36254 \end_layout
36255
36256 \begin_layout Standard
36257 You can also use bookmarks to jump between several opened documents.
36258  The saved bookmarks are valid till the document is closed.
36259 \end_layout
36260
36261 \begin_layout Subsection
36262 Next Note, Change, Cross-reference
36263 \end_layout
36264
36265 \begin_layout Standard
36266 Jump to the next note, change, or cross-reference following the current
36267  cursor position.
36268 \end_layout
36269
36270 \begin_layout Subsection
36271 Go to Label
36272 \end_layout
36273
36274 \begin_layout Standard
36275 Only active when the cursor is in front of a cross-reference.
36276  Sets the cursor before the referenced label, the same as if you right-click
36277  on a cross-reference box.
36278 \end_layout
36279
36280 \begin_layout Section
36281 The Document Menu
36282 \begin_inset Index
36283 status collapsed
36284
36285 \begin_layout Plain Layout
36286 Menu ! Document
36287 \end_layout
36288
36289 \end_inset
36290
36291
36292 \end_layout
36293
36294 \begin_layout Subsection
36295 Change Tracking
36296 \end_layout
36297
36298 \begin_layout Standard
36299 Change Tracking is described in section
36300 \begin_inset space ~
36301 \end_inset
36302
36303
36304 \begin_inset CommandInset ref
36305 LatexCommand ref
36306 reference "sec:Change-Tracking"
36307
36308 \end_inset
36309
36310 .
36311 \end_layout
36312
36313 \begin_layout Subsection
36314 LaT
36315 \begin_inset ERT
36316 status collapsed
36317
36318 \begin_layout Plain Layout
36319
36320 {}
36321 \end_layout
36322
36323 \end_inset
36324
36325 eX Log
36326 \end_layout
36327
36328 \begin_layout Standard
36329 After running LaTeX by viewing or exporting a document, this menu will be
36330  enabled.
36331  It shows the logfile of the used LaTeX-program.
36332 \end_layout
36333
36334 \begin_layout Standard
36335 Here you can see how LaTeX works in the background.
36336  
36337 \emph on
36338 Experts
36339 \emph default
36340  will find in it reasons for LaTeX-errors.
36341 \end_layout
36342
36343 \begin_layout Subsection
36344 Outline
36345 \end_layout
36346
36347 \begin_layout Standard
36348 Opens the TOC/Outline window as described in section
36349 \begin_inset space ~
36350 \end_inset
36351
36352
36353 \begin_inset CommandInset ref
36354 LatexCommand ref
36355 reference "sub:Table-of-Contents"
36356
36357 \end_inset
36358
36359 .
36360 \end_layout
36361
36362 \begin_layout Subsection
36363 Start Appendix Here
36364 \end_layout
36365
36366 \begin_layout Standard
36367 This menu will start the appendix of the document at the current cursor
36368  position as described in section
36369 \begin_inset space ~
36370 \end_inset
36371
36372
36373 \begin_inset CommandInset ref
36374 LatexCommand ref
36375 reference "sec:Appendices"
36376
36377 \end_inset
36378
36379 .
36380 \end_layout
36381
36382 \begin_layout Subsection
36383 Compressed
36384 \end_layout
36385
36386 \begin_layout Standard
36387 Un/compresses the actual document.
36388 \end_layout
36389
36390 \begin_layout Subsection
36391 Settings
36392 \begin_inset CommandInset label
36393 LatexCommand label
36394 name "sub:Settings"
36395
36396 \end_inset
36397
36398
36399 \begin_inset Index
36400 status collapsed
36401
36402 \begin_layout Plain Layout
36403 Document ! Settings
36404 \end_layout
36405
36406 \end_inset
36407
36408
36409 \end_layout
36410
36411 \begin_layout Standard
36412 This menu dialog contains some submenus to set properties for the whole
36413  document.
36414  You can save your document settings as default with the 
36415 \family sans
36416 Save as Document Defaults
36417 \family default
36418  button in the dialog.
36419  This will create a template named 
36420 \family typewriter
36421 default.lyx
36422 \family default
36423  which is automatically loaded by LyX when you create a new document without
36424  using a template.
36425 \end_layout
36426
36427 \begin_layout Standard
36428 The different submenus of the dialog are explained in the following:
36429 \end_layout
36430
36431 \begin_layout Subsubsection*
36432 Document Class
36433 \end_layout
36434
36435 \begin_layout Standard
36436 Here you set the document class, class options, and a Postscript driver.
36437  Document classes are described in section
36438 \begin_inset space ~
36439 \end_inset
36440
36441
36442 \begin_inset CommandInset ref
36443 LatexCommand ref
36444 reference "sec:Document-Classes"
36445
36446 \end_inset
36447
36448 .
36449  The Postscript driver is used for LaTeX's color and graphics packages.
36450  When using 
36451 \family sans
36452 Default
36453 \family default
36454 , the default driver for the LaTeX-packages are used.
36455  It is recommended to use the default unless your know what you are doing.
36456 \end_layout
36457
36458 \begin_layout Subsubsection*
36459 Fonts
36460 \end_layout
36461
36462 \begin_layout Standard
36463 The document font settings are described in section
36464 \begin_inset space ~
36465 \end_inset
36466
36467
36468 \begin_inset CommandInset ref
36469 LatexCommand ref
36470 reference "sec:Fonts-and-Text"
36471
36472 \end_inset
36473
36474 .
36475 \end_layout
36476
36477 \begin_layout Subsubsection*
36478 Text Layout
36479 \end_layout
36480
36481 \begin_layout Standard
36482 You can specify if paragraphs should be separated by indentations or vertical
36483  skips.
36484  The line spacing and the number of text columns can here also be specified.
36485  
36486 \end_layout
36487
36488 \begin_layout Standard
36489 Note that LyX won't show two columns or the set up line spacing on screen.
36490  That's impractical, often unreadable, and not part of the WYSIWYM concept.
36491  However, it will be as you specified it in the output.
36492 \end_layout
36493
36494 \begin_layout Standard
36495 The listings settings are explained in the corresponding section in the
36496  
36497 \emph on
36498 Embedded Objects
36499 \emph default
36500  manual.
36501 \end_layout
36502
36503 \begin_layout Subsubsection*
36504 Page Layout
36505 \end_layout
36506
36507 \begin_layout Standard
36508 A description of this menu is given in section
36509 \begin_inset space ~
36510 \end_inset
36511
36512
36513 \begin_inset CommandInset ref
36514 LatexCommand ref
36515 reference "sub:Paper-Size,-Orientation,"
36516
36517 \end_inset
36518
36519  and 
36520 \begin_inset CommandInset ref
36521 LatexCommand ref
36522 reference "sub:Document-Layout"
36523
36524 \end_inset
36525
36526 .
36527 \end_layout
36528
36529 \begin_layout Subsubsection*
36530 Page Margins
36531 \end_layout
36532
36533 \begin_layout Standard
36534 Here you can adjust the paper margins, see section
36535 \begin_inset space ~
36536 \end_inset
36537
36538
36539 \begin_inset CommandInset ref
36540 LatexCommand ref
36541 reference "sub:Margins"
36542
36543 \end_inset
36544
36545 .
36546 \end_layout
36547
36548 \begin_layout Subsubsection*
36549 Language
36550 \begin_inset Index
36551 status collapsed
36552
36553 \begin_layout Plain Layout
36554 Language ! Encoding
36555 \end_layout
36556
36557 \end_inset
36558
36559
36560 \end_layout
36561
36562 \begin_layout Standard
36563 The document language and quote styles are set here.
36564  The encoding specifies how the document content is exported to LaTeX (the
36565  LyX file is always encoded in utf8).
36566  All characters that cannot be encoded using the specified encoding will
36567  be exported as LaTeX-commands (this can fail if a LaTeX-command is not
36568  known for a particular character).
36569 \begin_inset Foot
36570 status collapsed
36571
36572 \begin_layout Plain Layout
36573 The known commands are defined in a text file.
36574  You can add commands for unknown symbols to that file yourself, see the
36575  
36576 \emph on
36577 Customization
36578 \emph default
36579  manual for details.
36580 \end_layout
36581
36582 \end_inset
36583
36584
36585 \end_layout
36586
36587 \begin_layout Standard
36588 If you use the option 
36589 \family sans
36590 use language's default encoding
36591 \family default
36592 , LyX determines the encoding of a portion of text from the language of
36593  this text.
36594  If the document contains text in more than one language you may get more
36595  than one encoding in the LaTeX file.
36596  If you do not use this option then the complete document will always use
36597  exactly one encoding.
36598  Checking this option is the preferred setting unless you use 
36599 \family sans
36600 XeTeX
36601 \family default
36602
36603 \begin_inset Foot
36604 status collapsed
36605
36606 \begin_layout Plain Layout
36607 XeTeX is a TeX typesetting engine, an alternative for LaTeX.
36608  It natively supports Unicode while its input file is assumed to be in UTF-8
36609  encoding.
36610  More about using LyX with XeTeX can be found in 
36611 \begin_inset CommandInset citation
36612 LatexCommand cite
36613 key "XeTeX"
36614
36615 \end_inset
36616
36617 .
36618 \end_layout
36619
36620 \end_inset
36621
36622  (see below).
36623 \end_layout
36624
36625 \begin_layout Standard
36626 LyX also supports Unicode output, which is particularly useful if you need
36627  lots of special symbols or non-alphabetic scripts, respectively.
36628  If you want to use this (and your LaTeX installation supports Unicode,
36629  for that matter), choose one of the four utf8 variants from the list below.
36630  Unfortunately the unicode support of standard LaTeX is quite incomplete,
36631  so it is not uncommon that a file with lots of unicode symbols works fine
36632  with 
36633 \family sans
36634 use language's default encoding
36635 \family default
36636  (when LyX uses it's list of known LaTeX-commands), but does not work with
36637  a fixed utf8 encoding (when the list of known LaTeX-commands is ot used,
36638  because all unicode symbols can be encoded in utf8).
36639 \end_layout
36640
36641 \begin_layout Standard
36642 Here is a list with the important encodings:
36643 \end_layout
36644
36645 \begin_layout Description
36646 LaTeX
36647 \begin_inset space ~
36648 \end_inset
36649
36650 default Same as 
36651 \family sans
36652 use language's default encoding
36653 \family default
36654 , but the LaTeX-package 
36655 \series bold
36656 inputenc
36657 \series default
36658
36659 \begin_inset Index
36660 status collapsed
36661
36662 \begin_layout Plain Layout
36663 LaTeX-packages ! inputenc
36664 \end_layout
36665
36666 \end_inset
36667
36668  is not used.
36669  When using this, you probably need to load some other packages manually
36670  in the preamble and specify the used encoding for text parts in foreign
36671  languages in TeX code.
36672 \end_layout
36673
36674 \begin_layout Description
36675 armscii8 encoding for Armenian
36676 \end_layout
36677
36678 \begin_layout Description
36679 ascii the ASCII encoding, covers only plain English, may result in a big
36680  file because lots of LaTeX-commands may be needed
36681 \end_layout
36682
36683 \begin_layout Description
36684 cp1250 MS Windows code page for latin2
36685 \end_layout
36686
36687 \begin_layout Description
36688 cp1251 MS Windows code page for Cyrillic
36689 \end_layout
36690
36691 \begin_layout Description
36692 cp1252 MS Windows code page for latin1
36693 \end_layout
36694
36695 \begin_layout Description
36696 cp1255 MS Windows code page for Hebrew, superset of the ISO-8859-8 encoding
36697 \end_layout
36698
36699 \begin_layout Description
36700 cp1256 MS Windows code page for Arabic and Farsi
36701 \end_layout
36702
36703 \begin_layout Description
36704 cp1257 MS Windows code page for Estonian, Latvian, and Lithuanian, the ISO-8859-
36705 13 encoding that is a superset of the ISO-8859-4 encoding
36706 \end_layout
36707
36708 \begin_layout Description
36709 iso88595 the ISO-8859-5 encoding, covers Belorussian, Bulgarian, Macedonian,
36710  Serbian, and Ukrainian
36711 \end_layout
36712
36713 \begin_layout Description
36714 iso-8859-7 the ISO-8859-7 encoding, covers Greek
36715 \end_layout
36716
36717 \begin_layout Description
36718 8859-8 the ISO-8859-8 encoding, covers Hebrew
36719 \end_layout
36720
36721 \begin_layout Description
36722 koi8-r standard Cyrillic especially for Russian
36723 \end_layout
36724
36725 \begin_layout Description
36726 koi8-u Cyrillic for Ukrainian
36727 \end_layout
36728
36729 \begin_layout Description
36730 latin1 the ISO-8859-1 encoding, covers the languages Albanian, Catalan,
36731  Danish, Dutch, English, Faroese, Finnish, French, Galician, German, Icelandic,
36732  Irish, Italian, Norwegian, Portuguese, Spanish, and Swedish; should be
36733  replaced by latin9
36734 \end_layout
36735
36736 \begin_layout Description
36737 latin2 the ISO-8859-2 encoding, covers Albanian, Croatian, Czech, German,
36738  Hungarian, Polish, Romanian, Slovak, and Slovenian
36739 \end_layout
36740
36741 \begin_layout Description
36742 latin3 the ISO-8859-3 encoding, covers Esperanto, Galician, Maltese, and
36743  Turkish
36744 \end_layout
36745
36746 \begin_layout Description
36747 latin4 the ISO-8859-4 encoding, covers Estonian, Latvian, and Lithuanian
36748 \end_layout
36749
36750 \begin_layout Description
36751 latin5 the ISO-8859-9 encoding, covers Turkish, like the ISO-8859-1 encoding
36752  where the Icelandic letters are replaced by Turkish ones
36753 \end_layout
36754
36755 \begin_layout Description
36756 latin9 the ISO-8859-15 encoding, like the ISO-8859-1 encoding, but with
36757  the euro currency sign, the 
36758 \begin_inset ERT
36759 status collapsed
36760
36761 \begin_layout Plain Layout
36762
36763
36764 \backslash
36765 oe
36766 \end_layout
36767
36768 \end_inset
36769
36770 -ligature and some characters used for French and Finnish; latin9 should
36771  be the replacement for latin1
36772 \end_layout
36773
36774 \begin_layout Description
36775 pt154 Cyrillic for Kazakh
36776 \end_layout
36777
36778 \begin_layout Description
36779 utf8 Unicode utf8 based on the LaTeX-package 
36780 \series bold
36781 inputenc
36782 \series default
36783
36784 \begin_inset Index
36785 status collapsed
36786
36787 \begin_layout Plain Layout
36788 LaTeX-packages ! inputenc
36789 \end_layout
36790
36791 \end_inset
36792
36793 .
36794  Currently only a limited range of characters (mainly for Latin scripts)
36795  is supported.
36796 \end_layout
36797
36798 \begin_layout Description
36799 utf8x Unicode utf8 based on the LaTeX package 
36800 \series bold
36801 ucs
36802 \series default
36803
36804 \begin_inset Index
36805 status collapsed
36806
36807 \begin_layout Plain Layout
36808 LaTeX-packages ! ucs
36809 \end_layout
36810
36811 \end_inset
36812
36813  (comprehensive, including Latin, Greek, Cyrillic and CJK scripts).
36814 \end_layout
36815
36816 \begin_layout Description
36817 UTF8 Unicode utf8 with the LaTeX-package 
36818 \series bold
36819 CJK
36820 \series default
36821
36822 \begin_inset Index
36823 status collapsed
36824
36825 \begin_layout Plain Layout
36826 LaTeX-packages ! CJK
36827 \end_layout
36828
36829 \end_inset
36830
36831  (for the languages Chinese, Japanese and Korean)
36832 \end_layout
36833
36834 \begin_layout Description
36835 utf8-plain Unicode utf8 to be used with 
36836 \family sans
36837 XeTeX
36838 \family default
36839 , which uses Unicode directly, without the help of the LaTeX-package 
36840 \series bold
36841 inputenc
36842 \series default
36843  
36844 \begin_inset Foot
36845 status collapsed
36846
36847 \begin_layout Plain Layout
36848 More about using LyX with XeTeX can be found in 
36849 \begin_inset CommandInset citation
36850 LatexCommand cite
36851 key "XeTeX"
36852
36853 \end_inset
36854
36855 .
36856 \end_layout
36857
36858 \end_inset
36859
36860
36861 \end_layout
36862
36863 \begin_layout Subsubsection*
36864 Numbering & TOC
36865 \end_layout
36866
36867 \begin_layout Standard
36868 You can adjust here the numbering depth of sections headings as described
36869  in section
36870 \begin_inset space ~
36871 \end_inset
36872
36873
36874 \begin_inset CommandInset ref
36875 LatexCommand ref
36876 reference "sub:Numbering-depth"
36877
36878 \end_inset
36879
36880 .
36881 \end_layout
36882
36883 \begin_layout Subsubsection*
36884 Bibliography
36885 \end_layout
36886
36887 \begin_layout Standard
36888 You can specify here a citation style using the LaTeX-packages 
36889 \series bold
36890 natbib
36891 \series default
36892
36893 \begin_inset Index
36894 status collapsed
36895
36896 \begin_layout Plain Layout
36897 LaTeX-packages ! natbib
36898 \end_layout
36899
36900 \end_inset
36901
36902  or 
36903 \series bold
36904 jurabib
36905 \series default
36906
36907 \begin_inset Index
36908 status collapsed
36909
36910 \begin_layout Plain Layout
36911 LaTeX-packages ! jurabib
36912 \end_layout
36913
36914 \end_inset
36915
36916 .
36917  For a further description see section
36918 \begin_inset space ~
36919 \end_inset
36920
36921
36922 \begin_inset CommandInset ref
36923 LatexCommand ref
36924 reference "sec:Bibliography"
36925
36926 \end_inset
36927
36928 .
36929 \end_layout
36930
36931 \begin_layout Subsubsection*
36932 Math Options
36933 \end_layout
36934
36935 \begin_layout Standard
36936 These options will force LyX to use the LaTeX-packages 
36937 \series bold
36938 amsmath
36939 \series default
36940
36941 \begin_inset Index
36942 status collapsed
36943
36944 \begin_layout Plain Layout
36945 LaTeX-packages ! amsmath
36946 \end_layout
36947
36948 \end_inset
36949
36950  and 
36951 \series bold
36952 esint
36953 \series default
36954
36955 \begin_inset Index
36956 status collapsed
36957
36958 \begin_layout Plain Layout
36959 LaTeX-packages ! esint
36960 \end_layout
36961
36962 \end_inset
36963
36964  or to use them automatically when they are needed.
36965 \end_layout
36966
36967 \begin_layout Standard
36968
36969 \series bold
36970 amsmath
36971 \series default
36972  is needed for many constructs, so when you get LaTeX-errors in formulas,
36973  assure that you have enabled AMS.
36974 \end_layout
36975
36976 \begin_layout Standard
36977
36978 \series bold
36979 esint
36980 \series default
36981  is used for special integral characters.
36982 \end_layout
36983
36984 \begin_layout Subsubsection*
36985 Float Placement
36986 \end_layout
36987
36988 \begin_layout Standard
36989 The float placement options are described in section
36990 \begin_inset Formula $\,$
36991 \end_inset
36992
36993
36994 \begin_inset CommandInset ref
36995 LatexCommand ref
36996 reference "sub:Float-Placement"
36997
36998 \end_inset
36999
37000 .
37001 \end_layout
37002
37003 \begin_layout Subsubsection*
37004 Bullets
37005 \end_layout
37006
37007 \begin_layout Standard
37008 Here you can adjust the characters for the itemize levels.
37009  The itemize environment is described in section
37010 \begin_inset space ~
37011 \end_inset
37012
37013
37014 \begin_inset CommandInset ref
37015 LatexCommand ref
37016 reference "sec:Itemize"
37017
37018 \end_inset
37019
37020 .
37021 \end_layout
37022
37023 \begin_layout Subsubsection*
37024 Branches
37025 \end_layout
37026
37027 \begin_layout Standard
37028 Branches are described in section
37029 \begin_inset space ~
37030 \end_inset
37031
37032
37033 \begin_inset CommandInset ref
37034 LatexCommand ref
37035 reference "sec:Branches"
37036
37037 \end_inset
37038
37039 .
37040 \end_layout
37041
37042 \begin_layout Subsubsection*
37043 LaT
37044 \begin_inset ERT
37045 status collapsed
37046
37047 \begin_layout Plain Layout
37048
37049 {}
37050 \end_layout
37051
37052 \end_inset
37053
37054 eX Preamble
37055 \end_layout
37056
37057 \begin_layout Standard
37058 In this text field are entered commands to load special LaTeX-packages or
37059  to define LaTeX-commands.
37060  The preamble is a thing for LaTeX-experts.
37061  You shouldn't enter commands here until you don't exactly know what you
37062  do.
37063 \end_layout
37064
37065 \begin_layout Standard
37066 An introduction in the LaTeX-syntax is given in section
37067 \begin_inset space ~
37068 \end_inset
37069
37070
37071 \begin_inset CommandInset ref
37072 LatexCommand ref
37073 reference "sub:LaTeX-Syntax"
37074
37075 \end_inset
37076
37077 .
37078 \end_layout
37079
37080 \begin_layout Section
37081 The Tools Menu
37082 \begin_inset Index
37083 status collapsed
37084
37085 \begin_layout Plain Layout
37086 Menu ! Tools
37087 \end_layout
37088
37089 \end_inset
37090
37091
37092 \end_layout
37093
37094 \begin_layout Subsection
37095 Spellchecker
37096 \end_layout
37097
37098 \begin_layout Standard
37099 Spell checking is explained in section
37100 \begin_inset space ~
37101 \end_inset
37102
37103
37104 \begin_inset CommandInset ref
37105 LatexCommand ref
37106 reference "sec:Spellchecking"
37107
37108 \end_inset
37109
37110 .
37111 \end_layout
37112
37113 \begin_layout Subsection
37114 Thesaurus
37115 \end_layout
37116
37117 \begin_layout Standard
37118 The thesaurus is described in section
37119 \begin_inset space ~
37120 \end_inset
37121
37122
37123 \begin_inset CommandInset ref
37124 LatexCommand ref
37125 reference "sec:Thesaurus"
37126
37127 \end_inset
37128
37129 .
37130 \end_layout
37131
37132 \begin_layout Subsection
37133 Count Words
37134 \begin_inset Index
37135 status collapsed
37136
37137 \begin_layout Plain Layout
37138 Word count
37139 \end_layout
37140
37141 \end_inset
37142
37143
37144 \end_layout
37145
37146 \begin_layout Standard
37147 Counts the number of words in the actual document or the highlighted document
37148  part.
37149 \end_layout
37150
37151 \begin_layout Subsection
37152 TeX Information
37153 \begin_inset Index
37154 status collapsed
37155
37156 \begin_layout Plain Layout
37157 TeX Information
37158 \end_layout
37159
37160 \end_inset
37161
37162
37163 \end_layout
37164
37165 \begin_layout Standard
37166 Shows you a list of the classes and styles installed in your LaTeX-system.
37167 \end_layout
37168
37169 \begin_layout Subsection
37170 Reconfigure
37171 \begin_inset Index
37172 status collapsed
37173
37174 \begin_layout Plain Layout
37175 LyX ! Reconfigure|see
37176 \begin_inset ERT
37177 status collapsed
37178
37179 \begin_layout Plain Layout
37180
37181 {
37182 \end_layout
37183
37184 \end_inset
37185
37186 Reconfiguration of LyX
37187 \begin_inset ERT
37188 status collapsed
37189
37190 \begin_layout Plain Layout
37191
37192 }
37193 \end_layout
37194
37195 \end_inset
37196
37197
37198 \end_layout
37199
37200 \end_inset
37201
37202
37203 \begin_inset Index
37204 status collapsed
37205
37206 \begin_layout Plain Layout
37207 Reconfiguration of LyX
37208 \end_layout
37209
37210 \end_inset
37211
37212
37213 \end_layout
37214
37215 \begin_layout Standard
37216 This menu reconfigures LyX.
37217  That means LyX looks for LaTeX-packages and needed programs, see also section
37218 \begin_inset space ~
37219 \end_inset
37220
37221
37222 \begin_inset CommandInset ref
37223 LatexCommand ref
37224 reference "sec:Basic-LyX-Setup"
37225
37226 \end_inset
37227
37228 .
37229 \end_layout
37230
37231 \begin_layout Subsection
37232 Preferences
37233 \end_layout
37234
37235 \begin_layout Standard
37236 The preferences dialog is described in detail in chapter
37237 \begin_inset space \thinspace{}
37238 \end_inset
37239
37240
37241 \begin_inset CommandInset ref
37242 LatexCommand ref
37243 reference "cha:The-Preferences-dialog"
37244
37245 \end_inset
37246
37247 .
37248 \end_layout
37249
37250 \begin_layout Section
37251 The Help Menu
37252 \begin_inset Index
37253 status collapsed
37254
37255 \begin_layout Plain Layout
37256 Menu ! Help
37257 \end_layout
37258
37259 \end_inset
37260
37261
37262 \end_layout
37263
37264 \begin_layout Standard
37265 This menu opens the documentation files of LyX in the language of LyX's
37266  menus.
37267 \end_layout
37268
37269 \begin_layout Standard
37270 The menu 
37271 \family sans
37272 LaTeX
37273 \begin_inset space ~
37274 \end_inset
37275
37276 Configuration
37277 \family default
37278  shows a LyX-document with informations about the LaTeX-packages and classes
37279  found by LyX (see also section
37280 \begin_inset space ~
37281 \end_inset
37282
37283
37284 \begin_inset CommandInset ref
37285 LatexCommand ref
37286 reference "sec:LaTeX-Setup"
37287
37288 \end_inset
37289
37290 ).
37291 \end_layout
37292
37293 \begin_layout Section
37294 Toolbars
37295 \begin_inset CommandInset label
37296 LatexCommand label
37297 name "sec:Toolbars"
37298
37299 \end_inset
37300
37301
37302 \end_layout
37303
37304 \begin_layout Standard
37305 How to show or hide toolbars is explained in section
37306 \begin_inset space ~
37307 \end_inset
37308
37309
37310 \begin_inset CommandInset ref
37311 LatexCommand ref
37312 reference "sub:Toolbars"
37313
37314 \end_inset
37315
37316 .
37317 \end_layout
37318
37319 \begin_layout Standard
37320 It is also possible to define custom toolbars.
37321  This is described in the 
37322 \emph on
37323 Extended Features
37324 \emph default
37325  manual.
37326 \end_layout
37327
37328 \begin_layout Subsection
37329 Standard Toolbar
37330 \begin_inset Index
37331 status collapsed
37332
37333 \begin_layout Plain Layout
37334 Toolbar ! Standard
37335 \end_layout
37336
37337 \end_inset
37338
37339
37340 \end_layout
37341
37342 \begin_layout Standard
37343 \begin_inset Graphics
37344         filename clipart/StandardToolbar.png
37345         width 100col%
37346
37347 \end_inset
37348
37349
37350 \end_layout
37351
37352 \begin_layout Standard
37353 \begin_inset VSpace defskip
37354 \end_inset
37355
37356
37357 \end_layout
37358
37359 \begin_layout Standard
37360 The standard toolbar as shown above contains from left to right the following
37361  buttons:
37362 \begin_inset ERT
37363 status collapsed
37364
37365 \begin_layout Plain Layout
37366
37367
37368 \backslash
37369 setlength{
37370 \backslash
37371 LTleft}{0pt}
37372 \end_layout
37373
37374 \end_inset
37375
37376
37377 \begin_inset Note Note
37378 status collapsed
37379
37380 \begin_layout Plain Layout
37381 This is necessary to left align the following longtables.
37382  See the 
37383 \emph on
37384 Embedded Objects
37385 \emph default
37386  manual for more information.
37387 \end_layout
37388
37389 \end_inset
37390
37391
37392 \end_layout
37393
37394 \begin_layout Standard
37395 \begin_inset VSpace defskip
37396 \end_inset
37397
37398
37399 \end_layout
37400
37401 \begin_layout Standard
37402 \begin_inset Tabular
37403 <lyxtabular version="3" rows="1" columns="2">
37404 <features islongtable="true">
37405 <column alignment="center" valignment="top" width="0">
37406 <column alignment="center" valignment="top" width="0">
37407 <row>
37408 <cell alignment="center" valignment="top" usebox="none">
37409 \begin_inset Text
37410
37411 \begin_layout Plain Layout
37412 \begin_inset Graphics
37413         filename clipart/ToolbarEnvBox.png
37414         clip
37415
37416 \end_inset
37417
37418
37419 \end_layout
37420
37421 \end_inset
37422 </cell>
37423 <cell alignment="center" valignment="top" usebox="none">
37424 \begin_inset Text
37425
37426 \begin_layout Plain Layout
37427 pull-down menu for the paragraph environments
37428 \end_layout
37429
37430 \end_inset
37431 </cell>
37432 </row>
37433 </lyxtabular>
37434
37435 \end_inset
37436
37437
37438 \end_layout
37439
37440 \begin_layout Standard
37441 \begin_inset VSpace -10mm
37442 \end_inset
37443
37444
37445 \end_layout
37446
37447 \begin_layout Standard
37448 \align left
37449 \begin_inset Tabular
37450 <lyxtabular version="3" rows="20" columns="2">
37451 <features islongtable="true">
37452 <column alignment="left" valignment="top" width="0">
37453 <column alignment="left" valignment="top" width="0">
37454 <row interlinespace="2.5mm">
37455 <cell alignment="center" valignment="top" usebox="none">
37456 \begin_inset Text
37457
37458 \begin_layout Plain Layout
37459
37460 \family sans
37461 \begin_inset Graphics
37462         filename ../images/buffer-new.png
37463         BoundingBox 0bp 5bp 20bp 20bp
37464
37465 \end_inset
37466
37467
37468 \end_layout
37469
37470 \end_inset
37471 </cell>
37472 <cell alignment="center" valignment="top" usebox="none">
37473 \begin_inset Text
37474
37475 \begin_layout Plain Layout
37476
37477 \family sans
37478 File\SpecialChar \menuseparator
37479 New
37480 \end_layout
37481
37482 \end_inset
37483 </cell>
37484 </row>
37485 <row interlinespace="2.5mm">
37486 <cell alignment="center" valignment="top" usebox="none">
37487 \begin_inset Text
37488
37489 \begin_layout Plain Layout
37490 \begin_inset Graphics
37491         filename ../images/file-open.png
37492         BoundingBox 0bp 5bp 20bp 20bp
37493
37494 \end_inset
37495
37496
37497 \end_layout
37498
37499 \end_inset
37500 </cell>
37501 <cell alignment="center" valignment="top" usebox="none">
37502 \begin_inset Text
37503
37504 \begin_layout Plain Layout
37505
37506 \family sans
37507 File\SpecialChar \menuseparator
37508 Open
37509 \end_layout
37510
37511 \end_inset
37512 </cell>
37513 </row>
37514 <row interlinespace="2.5mm">
37515 <cell alignment="center" valignment="top" usebox="none">
37516 \begin_inset Text
37517
37518 \begin_layout Plain Layout
37519 \begin_inset Graphics
37520         filename ../images/buffer-write.png
37521         BoundingBox 0bp 5bp 20bp 20bp
37522
37523 \end_inset
37524
37525
37526 \end_layout
37527
37528 \end_inset
37529 </cell>
37530 <cell alignment="center" valignment="top" usebox="none">
37531 \begin_inset Text
37532
37533 \begin_layout Plain Layout
37534
37535 \family sans
37536 File\SpecialChar \menuseparator
37537 Save
37538 \end_layout
37539
37540 \end_inset
37541 </cell>
37542 </row>
37543 <row interlinespace="2.5mm">
37544 <cell alignment="center" valignment="top" usebox="none">
37545 \begin_inset Text
37546
37547 \begin_layout Plain Layout
37548 \begin_inset Graphics
37549         filename ../images/dialog-show_print.png
37550         BoundingBox 0bp 5bp 24bp 20bp
37551
37552 \end_inset
37553
37554
37555 \end_layout
37556
37557 \end_inset
37558 </cell>
37559 <cell alignment="center" valignment="top" usebox="none">
37560 \begin_inset Text
37561
37562 \begin_layout Plain Layout
37563
37564 \family sans
37565 File\SpecialChar \menuseparator
37566 Print
37567 \end_layout
37568
37569 \end_inset
37570 </cell>
37571 </row>
37572 <row interlinespace="2.5mm">
37573 <cell alignment="center" valignment="top" usebox="none">
37574 \begin_inset Text
37575
37576 \begin_layout Plain Layout
37577 \begin_inset Graphics
37578         filename ../images/dialog-show_spellchecker.png
37579         BoundingBox 0bp 5bp 20bp 20bp
37580
37581 \end_inset
37582
37583
37584 \end_layout
37585
37586 \end_inset
37587 </cell>
37588 <cell alignment="center" valignment="top" usebox="none">
37589 \begin_inset Text
37590
37591 \begin_layout Plain Layout
37592
37593 \family sans
37594 Tools\SpecialChar \menuseparator
37595 Spellchecker
37596 \end_layout
37597
37598 \end_inset
37599 </cell>
37600 </row>
37601 <row interlinespace="2.5mm">
37602 <cell alignment="center" valignment="top" usebox="none">
37603 \begin_inset Text
37604
37605 \begin_layout Plain Layout
37606 \begin_inset Graphics
37607         filename ../images/undo.png
37608         BoundingBox 0bp 5bp 20bp 20bp
37609
37610 \end_inset
37611
37612
37613 \end_layout
37614
37615 \end_inset
37616 </cell>
37617 <cell alignment="center" valignment="top" usebox="none">
37618 \begin_inset Text
37619
37620 \begin_layout Plain Layout
37621
37622 \family sans
37623 Edit\SpecialChar \menuseparator
37624 Undo
37625 \end_layout
37626
37627 \end_inset
37628 </cell>
37629 </row>
37630 <row interlinespace="2.5mm">
37631 <cell alignment="center" valignment="top" usebox="none">
37632 \begin_inset Text
37633
37634 \begin_layout Plain Layout
37635 \begin_inset Graphics
37636         filename ../images/redo.png
37637         BoundingBox 0bp 5bp 20bp 20bp
37638
37639 \end_inset
37640
37641
37642 \end_layout
37643
37644 \end_inset
37645 </cell>
37646 <cell alignment="center" valignment="top" usebox="none">
37647 \begin_inset Text
37648
37649 \begin_layout Plain Layout
37650
37651 \family sans
37652 Edit\SpecialChar \menuseparator
37653 Redo
37654 \end_layout
37655
37656 \end_inset
37657 </cell>
37658 </row>
37659 <row interlinespace="2.5mm">
37660 <cell alignment="center" valignment="top" usebox="none">
37661 \begin_inset Text
37662
37663 \begin_layout Plain Layout
37664 \begin_inset Graphics
37665         filename ../images/cut.png
37666         BoundingBox 0bp 5bp 20bp 20bp
37667
37668 \end_inset
37669
37670
37671 \end_layout
37672
37673 \end_inset
37674 </cell>
37675 <cell alignment="center" valignment="top" usebox="none">
37676 \begin_inset Text
37677
37678 \begin_layout Plain Layout
37679
37680 \family sans
37681 Edit\SpecialChar \menuseparator
37682 Cut
37683 \end_layout
37684
37685 \end_inset
37686 </cell>
37687 </row>
37688 <row interlinespace="2.5mm">
37689 <cell alignment="center" valignment="top" usebox="none">
37690 \begin_inset Text
37691
37692 \begin_layout Plain Layout
37693 \begin_inset Graphics
37694         filename ../images/copy.png
37695         BoundingBox 0bp 5bp 20bp 20bp
37696
37697 \end_inset
37698
37699
37700 \end_layout
37701
37702 \end_inset
37703 </cell>
37704 <cell alignment="center" valignment="top" usebox="none">
37705 \begin_inset Text
37706
37707 \begin_layout Plain Layout
37708
37709 \family sans
37710 Edit\SpecialChar \menuseparator
37711 Copy
37712 \end_layout
37713
37714 \end_inset
37715 </cell>
37716 </row>
37717 <row interlinespace="2.5mm">
37718 <cell alignment="center" valignment="top" usebox="none">
37719 \begin_inset Text
37720
37721 \begin_layout Plain Layout
37722 \begin_inset Graphics
37723         filename ../images/paste.png
37724         BoundingBox 0bp 5bp 20bp 20bp
37725
37726 \end_inset
37727
37728
37729 \end_layout
37730
37731 \end_inset
37732 </cell>
37733 <cell alignment="center" valignment="top" usebox="none">
37734 \begin_inset Text
37735
37736 \begin_layout Plain Layout
37737
37738 \family sans
37739 Edit\SpecialChar \menuseparator
37740 Paste
37741 \end_layout
37742
37743 \end_inset
37744 </cell>
37745 </row>
37746 <row interlinespace="2.5mm">
37747 <cell alignment="center" valignment="top" usebox="none">
37748 \begin_inset Text
37749
37750 \begin_layout Plain Layout
37751 \begin_inset Graphics
37752         filename ../images/dialog-show_findreplace.png
37753         BoundingBox 0bp 5bp 20bp 25bp
37754         rotateOrigin center
37755
37756 \end_inset
37757
37758
37759 \end_layout
37760
37761 \end_inset
37762 </cell>
37763 <cell alignment="center" valignment="top" usebox="none">
37764 \begin_inset Text
37765
37766 \begin_layout Plain Layout
37767
37768 \family sans
37769 Edit\SpecialChar \menuseparator
37770 Find
37771 \begin_inset space \thinspace{}
37772 \end_inset
37773
37774 &
37775 \begin_inset space \thinspace{}
37776 \end_inset
37777
37778 Replace
37779 \end_layout
37780
37781 \end_inset
37782 </cell>
37783 </row>
37784 <row interlinespace="2.5mm">
37785 <cell alignment="center" valignment="top" usebox="none">
37786 \begin_inset Text
37787
37788 \begin_layout Plain Layout
37789 \begin_inset Graphics
37790         filename ../images/font-emph.png
37791         BoundingBox 0bp 5bp 20bp 20bp
37792
37793 \end_inset
37794
37795
37796 \end_layout
37797
37798 \end_inset
37799 </cell>
37800 <cell alignment="center" valignment="top" usebox="none">
37801 \begin_inset Text
37802
37803 \begin_layout Plain Layout
37804 Emphasize text, function of the Edit
37805 \family sans
37806 \SpecialChar \menuseparator
37807 Text
37808 \begin_inset space ~
37809 \end_inset
37810
37811 Style
37812 \family default
37813  dialog
37814 \end_layout
37815
37816 \end_inset
37817 </cell>
37818 </row>
37819 <row interlinespace="2.5mm">
37820 <cell alignment="center" valignment="top" usebox="none">
37821 \begin_inset Text
37822
37823 \begin_layout Plain Layout
37824 \begin_inset Graphics
37825         filename ../images/font-noun.png
37826         BoundingBox 0bp 5bp 20bp 20bp
37827
37828 \end_inset
37829
37830
37831 \end_layout
37832
37833 \end_inset
37834 </cell>
37835 <cell alignment="center" valignment="top" usebox="none">
37836 \begin_inset Text
37837
37838 \begin_layout Plain Layout
37839 Set text to noun style, function of the Edit
37840 \family sans
37841 \SpecialChar \menuseparator
37842 Text
37843 \begin_inset space ~
37844 \end_inset
37845
37846 Style
37847 \family default
37848  dialog
37849 \end_layout
37850
37851 \end_inset
37852 </cell>
37853 </row>
37854 <row interlinespace="2.5mm">
37855 <cell alignment="center" valignment="top" usebox="none">
37856 \begin_inset Text
37857
37858 \begin_layout Plain Layout
37859 \begin_inset Graphics
37860         filename ../images/textstyle-apply.png
37861         BoundingBox 0bp 5bp 20bp 20bp
37862
37863 \end_inset
37864
37865
37866 \end_layout
37867
37868 \end_inset
37869 </cell>
37870 <cell alignment="center" valignment="top" usebox="none">
37871 \begin_inset Text
37872
37873 \begin_layout Plain Layout
37874 Formats text using the current settings in the 
37875 \family sans
37876 Edit\SpecialChar \menuseparator
37877 Text
37878 \begin_inset space ~
37879 \end_inset
37880
37881 Style
37882 \family default
37883  dialog
37884 \end_layout
37885
37886 \end_inset
37887 </cell>
37888 </row>
37889 <row interlinespace="2.5mm">
37890 <cell alignment="center" valignment="top" usebox="none">
37891 \begin_inset Text
37892
37893 \begin_layout Plain Layout
37894 \begin_inset Graphics
37895         filename ../images/math-mode.png
37896         BoundingBox 0bp 5bp 20bp 20bp
37897
37898 \end_inset
37899
37900
37901 \end_layout
37902
37903 \end_inset
37904 </cell>
37905 <cell alignment="center" valignment="top" usebox="none">
37906 \begin_inset Text
37907
37908 \begin_layout Plain Layout
37909
37910 \family sans
37911 Insert\SpecialChar \menuseparator
37912 Math\SpecialChar \menuseparator
37913 Inline
37914 \begin_inset space ~
37915 \end_inset
37916
37917 Formula
37918 \end_layout
37919
37920 \end_inset
37921 </cell>
37922 </row>
37923 <row interlinespace="2.5mm">
37924 <cell alignment="center" valignment="top" usebox="none">
37925 \begin_inset Text
37926
37927 \begin_layout Plain Layout
37928 \begin_inset Graphics
37929         filename ../images/dialog-show-new-inset_graphics.png
37930         BoundingBox 0bp 5bp 20bp 25bp
37931         rotateOrigin center
37932
37933 \end_inset
37934
37935
37936 \end_layout
37937
37938 \end_inset
37939 </cell>
37940 <cell alignment="center" valignment="top" usebox="none">
37941 \begin_inset Text
37942
37943 \begin_layout Plain Layout
37944
37945 \family sans
37946 Insert\SpecialChar \menuseparator
37947 Graphics
37948 \end_layout
37949
37950 \end_inset
37951 </cell>
37952 </row>
37953 <row interlinespace="2.5mm">
37954 <cell alignment="center" valignment="top" usebox="none">
37955 \begin_inset Text
37956
37957 \begin_layout Plain Layout
37958 \begin_inset Graphics
37959         filename ../images/tabular-insert.png
37960         BoundingBox 0bp 5bp 20bp 25bp
37961         rotateOrigin center
37962
37963 \end_inset
37964
37965
37966 \end_layout
37967
37968 \end_inset
37969 </cell>
37970 <cell alignment="center" valignment="top" usebox="none">
37971 \begin_inset Text
37972
37973 \begin_layout Plain Layout
37974
37975 \family sans
37976 Insert\SpecialChar \menuseparator
37977 Table
37978 \end_layout
37979
37980 \end_inset
37981 </cell>
37982 </row>
37983 <row interlinespace="2.5mm">
37984 <cell alignment="center" valignment="top" usebox="none">
37985 \begin_inset Text
37986
37987 \begin_layout Plain Layout
37988 \begin_inset Graphics
37989         filename ../images/dialog-toggle_toc.png
37990         BoundingBox 0bp 5bp 20bp 25bp
37991         rotateOrigin center
37992
37993 \end_inset
37994
37995
37996 \end_layout
37997
37998 \end_inset
37999 </cell>
38000 <cell alignment="center" valignment="top" usebox="none">
38001 \begin_inset Text
38002
38003 \begin_layout Plain Layout
38004 Toggle outline window on/off, 
38005 \family sans
38006 Document\SpecialChar \menuseparator
38007 Outline
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/toolbar-toggle_math.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 Toggle math toolbar on/off
38035 \end_layout
38036
38037 \end_inset
38038 </cell>
38039 </row>
38040 <row interlinespace="2.5mm">
38041 <cell alignment="center" valignment="top" usebox="none">
38042 \begin_inset Text
38043
38044 \begin_layout Plain Layout
38045 \begin_inset Graphics
38046         filename ../images/toolbar-toggle_table.png
38047         BoundingBox 0bp 5bp 20bp 25bp
38048         rotateOrigin center
38049
38050 \end_inset
38051
38052
38053 \end_layout
38054
38055 \end_inset
38056 </cell>
38057 <cell alignment="center" valignment="top" usebox="none">
38058 \begin_inset Text
38059
38060 \begin_layout Plain Layout
38061 Toggle table toolbar on/off
38062 \end_layout
38063
38064 \end_inset
38065 </cell>
38066 </row>
38067 </lyxtabular>
38068
38069 \end_inset
38070
38071
38072 \end_layout
38073
38074 \begin_layout Subsection
38075 Extra Toolbar
38076 \begin_inset Index
38077 status collapsed
38078
38079 \begin_layout Plain Layout
38080 Toolbar ! Extra
38081 \end_layout
38082
38083 \end_inset
38084
38085
38086 \end_layout
38087
38088 \begin_layout Standard
38089 \begin_inset Graphics
38090         filename clipart/ExtraToolbar.png
38091         width 100col%
38092
38093 \end_inset
38094
38095
38096 \end_layout
38097
38098 \begin_layout Standard
38099 \begin_inset VSpace defskip
38100 \end_inset
38101
38102
38103 \end_layout
38104
38105 \begin_layout Standard
38106 The extra toolbar as shown above contains from left to right the following
38107  buttons:
38108 \end_layout
38109
38110 \begin_layout Standard
38111 \begin_inset VSpace defskip
38112 \end_inset
38113
38114
38115 \end_layout
38116
38117 \begin_layout Standard
38118 \begin_inset Tabular
38119 <lyxtabular version="3" rows="24" columns="2">
38120 <features islongtable="true">
38121 <column alignment="left" valignment="top" width="0">
38122 <column alignment="left" valignment="top" width="0">
38123 <row interlinespace="2.5mm">
38124 <cell alignment="center" valignment="top" usebox="none">
38125 \begin_inset Text
38126
38127 \begin_layout Plain Layout
38128 \begin_inset Graphics
38129         filename ../images/layout.png
38130         BoundingBox 0bp 5bp 20bp 25bp
38131         rotateOrigin center
38132
38133 \end_inset
38134
38135
38136 \end_layout
38137
38138 \end_inset
38139 </cell>
38140 <cell alignment="center" valignment="top" usebox="none">
38141 \begin_inset Text
38142
38143 \begin_layout Plain Layout
38144 Default
38145 \end_layout
38146
38147 \end_inset
38148 </cell>
38149 </row>
38150 <row interlinespace="2.5mm">
38151 <cell alignment="center" valignment="top" usebox="none">
38152 \begin_inset Text
38153
38154 \begin_layout Plain Layout
38155 \begin_inset Graphics
38156         filename ../images/layout_Enumerate.png
38157         BoundingBox 0bp 5bp 20bp 25bp
38158         rotateOrigin center
38159
38160 \end_inset
38161
38162
38163 \end_layout
38164
38165 \end_inset
38166 </cell>
38167 <cell alignment="center" valignment="top" usebox="none">
38168 \begin_inset Text
38169
38170 \begin_layout Plain Layout
38171 Numbered list
38172 \end_layout
38173
38174 \end_inset
38175 </cell>
38176 </row>
38177 <row interlinespace="2.5mm">
38178 <cell alignment="center" valignment="top" usebox="none">
38179 \begin_inset Text
38180
38181 \begin_layout Plain Layout
38182 \begin_inset Graphics
38183         filename ../images/layout_Itemize.png
38184         BoundingBox 0bp 5bp 20bp 25bp
38185         rotateOrigin center
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 Itemized list
38199 \end_layout
38200
38201 \end_inset
38202 </cell>
38203 </row>
38204 <row interlinespace="2.5mm">
38205 <cell alignment="center" valignment="top" usebox="none">
38206 \begin_inset Text
38207
38208 \begin_layout Plain Layout
38209 \begin_inset Graphics
38210         filename ../images/layout_List.png
38211         BoundingBox 0bp 5bp 20bp 25bp
38212         rotateOrigin center
38213
38214 \end_inset
38215
38216
38217 \end_layout
38218
38219 \end_inset
38220 </cell>
38221 <cell alignment="center" valignment="top" usebox="none">
38222 \begin_inset Text
38223
38224 \begin_layout Plain Layout
38225 List
38226 \end_layout
38227
38228 \end_inset
38229 </cell>
38230 </row>
38231 <row interlinespace="2.5mm">
38232 <cell alignment="center" valignment="top" usebox="none">
38233 \begin_inset Text
38234
38235 \begin_layout Plain Layout
38236 \begin_inset Graphics
38237         filename ../images/layout_Description.png
38238         BoundingBox 0bp 5bp 20bp 25bp
38239         rotateOrigin center
38240
38241 \end_inset
38242
38243
38244 \end_layout
38245
38246 \end_inset
38247 </cell>
38248 <cell alignment="center" valignment="top" usebox="none">
38249 \begin_inset Text
38250
38251 \begin_layout Plain Layout
38252 Description list
38253 \end_layout
38254
38255 \end_inset
38256 </cell>
38257 </row>
38258 <row interlinespace="2.5mm">
38259 <cell alignment="center" valignment="top" usebox="none">
38260 \begin_inset Text
38261
38262 \begin_layout Plain Layout
38263 \begin_inset Graphics
38264         filename ../images/depth-increment.png
38265         BoundingBox 0bp 5bp 20bp 25bp
38266         rotateOrigin center
38267
38268 \end_inset
38269
38270
38271 \end_layout
38272
38273 \end_inset
38274 </cell>
38275 <cell alignment="center" valignment="top" usebox="none">
38276 \begin_inset Text
38277
38278 \begin_layout Plain Layout
38279
38280 \family sans
38281 Edit\SpecialChar \menuseparator
38282 Increase
38283 \begin_inset space ~
38284 \end_inset
38285
38286 List
38287 \begin_inset space ~
38288 \end_inset
38289
38290 Depth
38291 \end_layout
38292
38293 \end_inset
38294 </cell>
38295 </row>
38296 <row interlinespace="2.5mm">
38297 <cell alignment="center" valignment="top" usebox="none">
38298 \begin_inset Text
38299
38300 \begin_layout Plain Layout
38301 \begin_inset Graphics
38302         filename ../images/depth-decrement.png
38303         BoundingBox 0bp 5bp 20bp 25bp
38304         rotateOrigin center
38305
38306 \end_inset
38307
38308
38309 \end_layout
38310
38311 \end_inset
38312 </cell>
38313 <cell alignment="center" valignment="top" usebox="none">
38314 \begin_inset Text
38315
38316 \begin_layout Plain Layout
38317
38318 \family sans
38319 Edit\SpecialChar \menuseparator
38320 Decrease
38321 \begin_inset space ~
38322 \end_inset
38323
38324 List
38325 \begin_inset space ~
38326 \end_inset
38327
38328 Depth
38329 \end_layout
38330
38331 \end_inset
38332 </cell>
38333 </row>
38334 <row interlinespace="2.5mm">
38335 <cell alignment="center" valignment="top" usebox="none">
38336 \begin_inset Text
38337
38338 \begin_layout Plain Layout
38339 \begin_inset Graphics
38340         filename ../images/float-insert_figure.png
38341         BoundingBox 0bp 5bp 20bp 20bp
38342
38343 \end_inset
38344
38345
38346 \end_layout
38347
38348 \end_inset
38349 </cell>
38350 <cell alignment="center" valignment="top" usebox="none">
38351 \begin_inset Text
38352
38353 \begin_layout Plain Layout
38354
38355 \family sans
38356 Insert\SpecialChar \menuseparator
38357 Float\SpecialChar \menuseparator
38358 Figure
38359 \end_layout
38360
38361 \end_inset
38362 </cell>
38363 </row>
38364 <row interlinespace="2.5mm">
38365 <cell alignment="center" valignment="top" usebox="none">
38366 \begin_inset Text
38367
38368 \begin_layout Plain Layout
38369 \begin_inset Graphics
38370         filename ../images/float-insert_table.png
38371         BoundingBox 0bp 5bp 20bp 20bp
38372
38373 \end_inset
38374
38375
38376 \end_layout
38377
38378 \end_inset
38379 </cell>
38380 <cell alignment="center" valignment="top" usebox="none">
38381 \begin_inset Text
38382
38383 \begin_layout Plain Layout
38384
38385 \family sans
38386 Insert\SpecialChar \menuseparator
38387 Float\SpecialChar \menuseparator
38388 Table
38389 \end_layout
38390
38391 \end_inset
38392 </cell>
38393 </row>
38394 <row interlinespace="2.5mm">
38395 <cell alignment="center" valignment="top" usebox="none">
38396 \begin_inset Text
38397
38398 \begin_layout Plain Layout
38399 \begin_inset Graphics
38400         filename ../images/label-insert.png
38401         BoundingBox 0bp 5bp 20bp 20bp
38402
38403 \end_inset
38404
38405
38406 \end_layout
38407
38408 \end_inset
38409 </cell>
38410 <cell alignment="center" valignment="top" usebox="none">
38411 \begin_inset Text
38412
38413 \begin_layout Plain Layout
38414
38415 \family sans
38416 Insert\SpecialChar \menuseparator
38417 Label
38418 \end_layout
38419
38420 \end_inset
38421 </cell>
38422 </row>
38423 <row interlinespace="2.5mm">
38424 <cell alignment="center" valignment="top" usebox="none">
38425 \begin_inset Text
38426
38427 \begin_layout Plain Layout
38428 \begin_inset Graphics
38429         filename ../images/dialog-show-new-inset_ref.png
38430         BoundingBox 0bp 5bp 20bp 20bp
38431
38432 \end_inset
38433
38434
38435 \end_layout
38436
38437 \end_inset
38438 </cell>
38439 <cell alignment="center" valignment="top" usebox="none">
38440 \begin_inset Text
38441
38442 \begin_layout Plain Layout
38443
38444 \family sans
38445 Insert\SpecialChar \menuseparator
38446 Cross-Reference
38447 \end_layout
38448
38449 \end_inset
38450 </cell>
38451 </row>
38452 <row interlinespace="2.5mm">
38453 <cell alignment="center" valignment="top" usebox="none">
38454 \begin_inset Text
38455
38456 \begin_layout Plain Layout
38457 \begin_inset Graphics
38458         filename ../images/dialog-show-new-inset_citation.png
38459         BoundingBox 0bp 5bp 20bp 20bp
38460
38461 \end_inset
38462
38463
38464 \end_layout
38465
38466 \end_inset
38467 </cell>
38468 <cell alignment="center" valignment="top" usebox="none">
38469 \begin_inset Text
38470
38471 \begin_layout Plain Layout
38472
38473 \family sans
38474 Insert\SpecialChar \menuseparator
38475 Citation
38476 \end_layout
38477
38478 \end_inset
38479 </cell>
38480 </row>
38481 <row interlinespace="2.5mm">
38482 <cell alignment="center" valignment="top" usebox="none">
38483 \begin_inset Text
38484
38485 \begin_layout Plain Layout
38486 \begin_inset Graphics
38487         filename ../images/index-insert.png
38488         BoundingBox 0bp 5bp 20bp 20bp
38489
38490 \end_inset
38491
38492
38493 \end_layout
38494
38495 \end_inset
38496 </cell>
38497 <cell alignment="center" valignment="top" usebox="none">
38498 \begin_inset Text
38499
38500 \begin_layout Plain Layout
38501
38502 \family sans
38503 Insert\SpecialChar \menuseparator
38504 Index
38505 \begin_inset space ~
38506 \end_inset
38507
38508 Entry
38509 \end_layout
38510
38511 \end_inset
38512 </cell>
38513 </row>
38514 <row interlinespace="2.5mm">
38515 <cell alignment="center" valignment="top" usebox="none">
38516 \begin_inset Text
38517
38518 \begin_layout Plain Layout
38519 \begin_inset Graphics
38520         filename ../images/nomencl-insert.png
38521         BoundingBox 0bp 5bp 20bp 20bp
38522
38523 \end_inset
38524
38525
38526 \end_layout
38527
38528 \end_inset
38529 </cell>
38530 <cell alignment="center" valignment="top" usebox="none">
38531 \begin_inset Text
38532
38533 \begin_layout Plain Layout
38534
38535 \family sans
38536 Insert\SpecialChar \menuseparator
38537 Nomenclature
38538 \begin_inset space ~
38539 \end_inset
38540
38541 Entry
38542 \end_layout
38543
38544 \end_inset
38545 </cell>
38546 </row>
38547 <row interlinespace="2.5mm">
38548 <cell alignment="center" valignment="top" usebox="none">
38549 \begin_inset Text
38550
38551 \begin_layout Plain Layout
38552 \begin_inset Graphics
38553         filename ../images/footnote-insert.png
38554         BoundingBox 0bp 5bp 20bp 20bp
38555
38556 \end_inset
38557
38558
38559 \end_layout
38560
38561 \end_inset
38562 </cell>
38563 <cell alignment="center" valignment="top" usebox="none">
38564 \begin_inset Text
38565
38566 \begin_layout Plain Layout
38567
38568 \family sans
38569 Insert\SpecialChar \menuseparator
38570 Footnote
38571 \end_layout
38572
38573 \end_inset
38574 </cell>
38575 </row>
38576 <row interlinespace="2.5mm">
38577 <cell alignment="center" valignment="top" usebox="none">
38578 \begin_inset Text
38579
38580 \begin_layout Plain Layout
38581 \begin_inset Graphics
38582         filename ../images/marginalnote-insert.png
38583         BoundingBox 0bp 5bp 20bp 25bp
38584         rotateOrigin center
38585
38586 \end_inset
38587
38588
38589 \end_layout
38590
38591 \end_inset
38592 </cell>
38593 <cell alignment="center" valignment="top" usebox="none">
38594 \begin_inset Text
38595
38596 \begin_layout Plain Layout
38597
38598 \family sans
38599 Insert\SpecialChar \menuseparator
38600 Marginal
38601 \begin_inset space ~
38602 \end_inset
38603
38604 Note
38605 \end_layout
38606
38607 \end_inset
38608 </cell>
38609 </row>
38610 <row interlinespace="2.5mm">
38611 <cell alignment="center" valignment="top" usebox="none">
38612 \begin_inset Text
38613
38614 \begin_layout Plain Layout
38615 \begin_inset Graphics
38616         filename ../images/note-insert.png
38617         BoundingBox 0bp 5bp 20bp 20bp
38618
38619 \end_inset
38620
38621
38622 \end_layout
38623
38624 \end_inset
38625 </cell>
38626 <cell alignment="center" valignment="top" usebox="none">
38627 \begin_inset Text
38628
38629 \begin_layout Plain Layout
38630
38631 \family sans
38632 Insert\SpecialChar \menuseparator
38633 Note\SpecialChar \menuseparator
38634 LyX
38635 \begin_inset space ~
38636 \end_inset
38637
38638 Note
38639 \end_layout
38640
38641 \end_inset
38642 </cell>
38643 </row>
38644 <row interlinespace="2.5mm">
38645 <cell alignment="center" valignment="top" usebox="none">
38646 \begin_inset Text
38647
38648 \begin_layout Plain Layout
38649 \begin_inset Graphics
38650         filename ../images/box-insert.png
38651         BoundingBox 0bp 5bp 20bp 20bp
38652
38653 \end_inset
38654
38655
38656 \end_layout
38657
38658 \end_inset
38659 </cell>
38660 <cell alignment="center" valignment="top" usebox="none">
38661 \begin_inset Text
38662
38663 \begin_layout Plain Layout
38664
38665 \family sans
38666 Insert\SpecialChar \menuseparator
38667 Box
38668 \end_layout
38669
38670 \end_inset
38671 </cell>
38672 </row>
38673 <row interlinespace="2.5mm">
38674 <cell alignment="center" valignment="top" usebox="none">
38675 \begin_inset Text
38676
38677 \begin_layout Plain Layout
38678 \begin_inset Graphics
38679         filename ../images/url-insert.png
38680         BoundingBox 0bp 5bp 20bp 20bp
38681
38682 \end_inset
38683
38684
38685 \end_layout
38686
38687 \end_inset
38688 </cell>
38689 <cell alignment="center" valignment="top" usebox="none">
38690 \begin_inset Text
38691
38692 \begin_layout Plain Layout
38693
38694 \family sans
38695 Insert\SpecialChar \menuseparator
38696 URL
38697 \end_layout
38698
38699 \end_inset
38700 </cell>
38701 </row>
38702 <row interlinespace="2.5mm">
38703 <cell alignment="center" valignment="top" usebox="none">
38704 \begin_inset Text
38705
38706 \begin_layout Plain Layout
38707 \begin_inset Graphics
38708         filename ../images/ert-insert.png
38709         BoundingBox 0bp 5bp 20bp 20bp
38710
38711 \end_inset
38712
38713
38714 \end_layout
38715
38716 \end_inset
38717 </cell>
38718 <cell alignment="center" valignment="top" usebox="none">
38719 \begin_inset Text
38720
38721 \begin_layout Plain Layout
38722
38723 \family sans
38724 Insert\SpecialChar \menuseparator
38725 T
38726 \family default
38727
38728 \begin_inset ERT
38729 status collapsed
38730
38731 \begin_layout Plain Layout
38732
38733 {}
38734 \end_layout
38735
38736 \end_inset
38737
38738
38739 \family sans
38740 eX
38741 \end_layout
38742
38743 \end_inset
38744 </cell>
38745 </row>
38746 <row interlinespace="2.5mm">
38747 <cell alignment="center" valignment="top" usebox="none">
38748 \begin_inset Text
38749
38750 \begin_layout Plain Layout
38751 \begin_inset Graphics
38752         filename ../images/dialog-show-new-inset_include.png
38753         BoundingBox 0bp 5bp 20bp 20bp
38754
38755 \end_inset
38756
38757
38758 \end_layout
38759
38760 \end_inset
38761 </cell>
38762 <cell alignment="center" valignment="top" usebox="none">
38763 \begin_inset Text
38764
38765 \begin_layout Plain Layout
38766
38767 \family sans
38768 Insert\SpecialChar \menuseparator
38769 File\SpecialChar \menuseparator
38770 Child
38771 \begin_inset space ~
38772 \end_inset
38773
38774 Document
38775 \end_layout
38776
38777 \end_inset
38778 </cell>
38779 </row>
38780 <row interlinespace="2.5mm">
38781 <cell alignment="center" valignment="top" usebox="none">
38782 \begin_inset Text
38783
38784 \begin_layout Plain Layout
38785 \begin_inset Graphics
38786         filename ../images/dialog-show_character.png
38787         BoundingBox 0bp 5bp 20bp 25bp
38788         rotateOrigin center
38789
38790 \end_inset
38791
38792
38793 \end_layout
38794
38795 \end_inset
38796 </cell>
38797 <cell alignment="center" valignment="top" usebox="none">
38798 \begin_inset Text
38799
38800 \begin_layout Plain Layout
38801
38802 \family sans
38803 Edit\SpecialChar \menuseparator
38804 Text
38805 \begin_inset space ~
38806 \end_inset
38807
38808 Style
38809 \end_layout
38810
38811 \end_inset
38812 </cell>
38813 </row>
38814 <row interlinespace="2.5mm">
38815 <cell alignment="center" valignment="top" usebox="none">
38816 \begin_inset Text
38817
38818 \begin_layout Plain Layout
38819 \begin_inset Graphics
38820         filename ../images/layout-paragraph.png
38821         BoundingBox 0bp 5bp 20bp 25bp
38822         rotateOrigin center
38823
38824 \end_inset
38825
38826
38827 \end_layout
38828
38829 \end_inset
38830 </cell>
38831 <cell alignment="center" valignment="top" usebox="none">
38832 \begin_inset Text
38833
38834 \begin_layout Plain Layout
38835
38836 \family sans
38837 Edit\SpecialChar \menuseparator
38838 Paragraph
38839 \begin_inset space ~
38840 \end_inset
38841
38842 Settings
38843 \end_layout
38844
38845 \end_inset
38846 </cell>
38847 </row>
38848 <row interlinespace="2.5mm">
38849 <cell alignment="center" valignment="top" usebox="none">
38850 \begin_inset Text
38851
38852 \begin_layout Plain Layout
38853 \begin_inset Graphics
38854         filename ../images/thesaurus-entry.png
38855         BoundingBox 0bp 5bp 20bp 25bp
38856         rotateOrigin center
38857
38858 \end_inset
38859
38860
38861 \end_layout
38862
38863 \end_inset
38864 </cell>
38865 <cell alignment="center" valignment="top" usebox="none">
38866 \begin_inset Text
38867
38868 \begin_layout Plain Layout
38869
38870 \family sans
38871 Tools\SpecialChar \menuseparator
38872 Thesaurus
38873 \end_layout
38874
38875 \end_inset
38876 </cell>
38877 </row>
38878 </lyxtabular>
38879
38880 \end_inset
38881
38882
38883 \end_layout
38884
38885 \begin_layout Subsection
38886 View / Update Toolbar
38887 \begin_inset Index
38888 status collapsed
38889
38890 \begin_layout Plain Layout
38891 Toolbar ! View / Update
38892 \end_layout
38893
38894 \end_inset
38895
38896
38897 \end_layout
38898
38899 \begin_layout Standard
38900 \begin_inset Graphics
38901         filename clipart/ViewToolbar.png
38902
38903 \end_inset
38904
38905
38906 \end_layout
38907
38908 \begin_layout Standard
38909 \begin_inset VSpace defskip
38910 \end_inset
38911
38912
38913 \end_layout
38914
38915 \begin_layout Standard
38916 The view / update toolbar as shown above contains from left to right the
38917  following buttons:
38918 \end_layout
38919
38920 \begin_layout Standard
38921 \begin_inset VSpace defskip
38922 \end_inset
38923
38924
38925 \end_layout
38926
38927 \begin_layout Standard
38928 \begin_inset Tabular
38929 <lyxtabular version="3" rows="6" columns="2">
38930 <features islongtable="true">
38931 <column alignment="left" valignment="top" width="0">
38932 <column alignment="left" valignment="top" width="0">
38933 <row interlinespace="2.5mm">
38934 <cell alignment="center" valignment="top" usebox="none">
38935 \begin_inset Text
38936
38937 \begin_layout Plain Layout
38938 \begin_inset Graphics
38939         filename ../images/buffer-view_dvi.png
38940         BoundingBox 0bp 5bp 20bp 25bp
38941         rotateOrigin center
38942
38943 \end_inset
38944
38945
38946 \end_layout
38947
38948 \end_inset
38949 </cell>
38950 <cell alignment="center" valignment="top" usebox="none">
38951 \begin_inset Text
38952
38953 \begin_layout Plain Layout
38954
38955 \family sans
38956 View\SpecialChar \menuseparator
38957 DVI
38958 \end_layout
38959
38960 \end_inset
38961 </cell>
38962 </row>
38963 <row interlinespace="2.5mm">
38964 <cell alignment="center" valignment="top" usebox="none">
38965 \begin_inset Text
38966
38967 \begin_layout Plain Layout
38968 \begin_inset Graphics
38969         filename ../images/buffer-update_dvi.png
38970         BoundingBox 0bp 5bp 20bp 25bp
38971         rotateOrigin center
38972
38973 \end_inset
38974
38975
38976 \end_layout
38977
38978 \end_inset
38979 </cell>
38980 <cell alignment="center" valignment="top" usebox="none">
38981 \begin_inset Text
38982
38983 \begin_layout Plain Layout
38984
38985 \family sans
38986 View\SpecialChar \menuseparator
38987 Update\SpecialChar \menuseparator
38988 DVI
38989 \end_layout
38990
38991 \end_inset
38992 </cell>
38993 </row>
38994 <row interlinespace="2.5mm">
38995 <cell alignment="center" valignment="top" usebox="none">
38996 \begin_inset Text
38997
38998 \begin_layout Plain Layout
38999 \begin_inset Graphics
39000         filename ../images/buffer-view_pdf2.png
39001         BoundingBox 0bp 5bp 20bp 25bp
39002         rotateOrigin center
39003
39004 \end_inset
39005
39006
39007 \end_layout
39008
39009 \end_inset
39010 </cell>
39011 <cell alignment="center" valignment="top" usebox="none">
39012 \begin_inset Text
39013
39014 \begin_layout Plain Layout
39015
39016 \family sans
39017 View\SpecialChar \menuseparator
39018 PDF
39019 \end_layout
39020
39021 \end_inset
39022 </cell>
39023 </row>
39024 <row interlinespace="2.5mm">
39025 <cell alignment="center" valignment="top" usebox="none">
39026 \begin_inset Text
39027
39028 \begin_layout Plain Layout
39029 \begin_inset Graphics
39030         filename ../images/buffer-update_pdf2.png
39031         BoundingBox 0bp 5bp 20bp 25bp
39032         rotateOrigin center
39033
39034 \end_inset
39035
39036
39037 \end_layout
39038
39039 \end_inset
39040 </cell>
39041 <cell alignment="center" valignment="top" usebox="none">
39042 \begin_inset Text
39043
39044 \begin_layout Plain Layout
39045
39046 \family sans
39047 View\SpecialChar \menuseparator
39048 Update\SpecialChar \menuseparator
39049 PDF
39050 \begin_inset Foot
39051 status collapsed
39052
39053 \begin_layout Plain Layout
39054 This button is on some LyX for Windows installations not here because its
39055  functionality is merged with 
39056 \family sans
39057 View\SpecialChar \menuseparator
39058 PDF
39059 \family default
39060 .
39061  
39062 \end_layout
39063
39064 \end_inset
39065
39066
39067 \end_layout
39068
39069 \end_inset
39070 </cell>
39071 </row>
39072 <row interlinespace="2.5mm">
39073 <cell alignment="center" valignment="top" usebox="none">
39074 \begin_inset Text
39075
39076 \begin_layout Plain Layout
39077 \begin_inset Graphics
39078         filename ../images/buffer-view_ps.png
39079         BoundingBox 0bp 5bp 20bp 25bp
39080         rotateOrigin center
39081
39082 \end_inset
39083
39084
39085 \end_layout
39086
39087 \end_inset
39088 </cell>
39089 <cell alignment="center" valignment="top" usebox="none">
39090 \begin_inset Text
39091
39092 \begin_layout Plain Layout
39093
39094 \family sans
39095 View\SpecialChar \menuseparator
39096 Postscript
39097 \end_layout
39098
39099 \end_inset
39100 </cell>
39101 </row>
39102 <row interlinespace="2.5mm">
39103 <cell alignment="center" valignment="top" usebox="none">
39104 \begin_inset Text
39105
39106 \begin_layout Plain Layout
39107 \begin_inset Graphics
39108         filename ../images/buffer-update_ps.png
39109         BoundingBox 0bp 5bp 20bp 25bp
39110         rotateOrigin center
39111
39112 \end_inset
39113
39114
39115 \end_layout
39116
39117 \end_inset
39118 </cell>
39119 <cell alignment="center" valignment="top" usebox="none">
39120 \begin_inset Text
39121
39122 \begin_layout Plain Layout
39123
39124 \family sans
39125 View\SpecialChar \menuseparator
39126 Update\SpecialChar \menuseparator
39127 Postscript
39128 \end_layout
39129
39130 \end_inset
39131 </cell>
39132 </row>
39133 </lyxtabular>
39134
39135 \end_inset
39136
39137
39138 \end_layout
39139
39140 \begin_layout Subsection
39141 Other Toolbars
39142 \end_layout
39143
39144 \begin_layout Standard
39145 The change tracking toolbar is explained in section
39146 \begin_inset space ~
39147 \end_inset
39148
39149
39150 \begin_inset CommandInset ref
39151 LatexCommand ref
39152 reference "sec:Change-Tracking"
39153
39154 \end_inset
39155
39156 , the table toolbar
39157 \begin_inset Index
39158 status collapsed
39159
39160 \begin_layout Plain Layout
39161 Toolbar ! Table
39162 \end_layout
39163
39164 \end_inset
39165
39166  is explained in the 
39167 \emph on
39168 Embedded Objects
39169 \emph default
39170  manual.
39171 \end_layout
39172
39173 \begin_layout Chapter
39174 The 
39175 \family sans
39176 Preferences
39177 \family default
39178  Dialog
39179 \begin_inset CommandInset label
39180 LatexCommand label
39181 name "cha:The-Preferences-dialog"
39182
39183 \end_inset
39184
39185
39186 \begin_inset Index
39187 status collapsed
39188
39189 \begin_layout Plain Layout
39190 Preferences
39191 \end_layout
39192
39193 \end_inset
39194
39195
39196 \end_layout
39197
39198 \begin_layout Standard
39199 The preferences dialog is called with the menu Tools\SpecialChar \menuseparator
39200 Preferences.
39201  It consists of submenus explained in the following.
39202 \end_layout
39203
39204 \begin_layout Section
39205 Look and Feel
39206 \end_layout
39207
39208 \begin_layout Subsection
39209 User Interface
39210 \begin_inset CommandInset label
39211 LatexCommand label
39212 name "sec:ui"
39213
39214 \end_inset
39215
39216
39217 \begin_inset Index
39218 status collapsed
39219
39220 \begin_layout Plain Layout
39221 Customization ! of toolbars
39222 \end_layout
39223
39224 \end_inset
39225
39226
39227 \begin_inset Index
39228 status collapsed
39229
39230 \begin_layout Plain Layout
39231 Customization ! of menus
39232 \end_layout
39233
39234 \end_inset
39235
39236
39237 \end_layout
39238
39239 \begin_layout Standard
39240 \begin_inset Note Greyedout
39241 status open
39242
39243 \begin_layout Plain Layout
39244
39245 \series bold
39246 Note:
39247 \series default
39248  You have to restart LyX before changes in ui- and bind-files take effect.
39249 \end_layout
39250
39251 \end_inset
39252
39253
39254 \end_layout
39255
39256 \begin_layout Subsubsection
39257 User Interface File
39258 \begin_inset Index
39259 status collapsed
39260
39261 \begin_layout Plain Layout
39262 Customization ! of toolbars
39263 \end_layout
39264
39265 \end_inset
39266
39267
39268 \begin_inset Index
39269 status collapsed
39270
39271 \begin_layout Plain Layout
39272 Customization ! of menus
39273 \end_layout
39274
39275 \end_inset
39276
39277
39278 \end_layout
39279
39280 \begin_layout Standard
39281 The appearance of the menus and toolbars can be changed by choosing an user
39282  interface (ui) file.
39283  An ui-file is a textfile where the toolbars and menus are listed.
39284  The toolbar buttons and menu entries are specified in the files 
39285 \shape italic
39286 stdtoolbars.inc
39287 \shape default
39288  and 
39289 \shape italic
39290 stdmenus.inc
39291 \shape default
39292 , respectively.
39293  Both files are loaded by the 
39294 \emph on
39295 default.ui
39296 \emph default
39297  file.
39298  To create your own menu and toolbar layout, start with a copy of these
39299  files and edit the entries.
39300 \end_layout
39301
39302 \begin_layout Standard
39303 The syntax of the .inc-files is straightforward: The 
39304 \family sans
39305 Menubar
39306 \family default
39307
39308 \family sans
39309 Menu
39310 \family default
39311  and 
39312 \family sans
39313 Toolbar
39314 \family default
39315  entries must be ended with an explicit 
39316 \family sans
39317 End
39318 \family default
39319 .
39320  They may contain 
39321 \family sans
39322 Submenus
39323 \family default
39324
39325 \family sans
39326 Items
39327 \family default
39328
39329 \family sans
39330 OptItems
39331 \family default
39332
39333 \family sans
39334 Separators
39335 \family default
39336
39337 \family sans
39338 Icons,
39339 \family default
39340  and in the case of the 
39341 \begin_inset Quotes eld
39342 \end_inset
39343
39344 file
39345 \begin_inset Quotes erd
39346 \end_inset
39347
39348  menus a 
39349 \family sans
39350 Lastfiles
39351 \family default
39352  entry.
39353  The syntax for the entries is:
39354 \end_layout
39355
39356 \begin_layout Standard
39357 \begin_inset VSpace smallskip*
39358 \end_inset
39359
39360
39361 \series bold
39362 Item 
39363 \begin_inset Quotes erd
39364 \end_inset
39365
39366 menu 
39367 \series default
39368 or
39369 \series bold
39370  button name
39371 \begin_inset Quotes erd
39372 \end_inset
39373
39374  
39375 \begin_inset Quotes erd
39376 \end_inset
39377
39378 LyX-function
39379 \begin_inset Quotes erd
39380 \end_inset
39381
39382
39383 \end_layout
39384
39385 \begin_layout Standard
39386 \noindent
39387 \begin_inset VSpace smallskip*
39388 \end_inset
39389
39390 All LyX-functions are listed in 
39391 \begin_inset CommandInset citation
39392 LatexCommand cite
39393 key "LyX-func"
39394
39395 \end_inset
39396
39397 .
39398 \end_layout
39399
39400 \begin_layout Standard
39401 \begin_inset VSpace medskip
39402 \end_inset
39403
39404
39405 \end_layout
39406
39407 \begin_layout Standard
39408 An example: Assuming you use the menu 
39409 \family sans
39410 Navigate\SpecialChar \menuseparator
39411 Bookmarks
39412 \family default
39413  quite often and therefore want six available bookmarks, you can add the
39414  line
39415 \end_layout
39416
39417 \begin_layout Standard
39418 \begin_inset VSpace smallskip*
39419 \end_inset
39420
39421
39422 \series bold
39423 Item "Save Bookmark 6" "bookmark-save 6"
39424 \end_layout
39425
39426 \begin_layout Standard
39427 \noindent
39428 \begin_inset VSpace smallskip*
39429 \end_inset
39430
39431 to the navigate menu section in the .inc-file to have the sixth bookmark.
39432 \end_layout
39433
39434 \begin_layout Subsubsection
39435 Bind-File
39436 \begin_inset Index
39437 status collapsed
39438
39439 \begin_layout Plain Layout
39440 Bindings
39441 \end_layout
39442
39443 \end_inset
39444
39445
39446 \end_layout
39447
39448 \begin_layout Standard
39449 Bindings are used to bind a function to a key.
39450  Several binding files are available:
39451 \end_layout
39452
39453 \begin_layout Description
39454 cua.bind typical set of PC keyboard shortcuts
39455 \end_layout
39456
39457 \begin_layout Description
39458 (x)emacs.bind set of bindings like they are used in the editor programs 
39459 \family sans
39460 Emacs
39461 \family default
39462  (
39463 \family sans
39464 XEmacs
39465 \family default
39466 )
39467 \end_layout
39468
39469 \begin_layout Description
39470 mac.bind set of bindings for 
39471 \family sans
39472 Mac
39473 \begin_inset space \thinspace{}
39474 \end_inset
39475
39476 OS
39477 \family default
39478  systems.
39479 \end_layout
39480
39481 \begin_layout Standard
39482 There are also bind-files designed for special document classes, like 
39483 \shape italic
39484 broadway.bind
39485 \shape default
39486 , and bind files for special languages.
39487  The name of language bind-files begin with a language code, e.g.
39488  
39489 \begin_inset Quotes eld
39490 \end_inset
39491
39492 pt
39493 \begin_inset Quotes erd
39494 \end_inset
39495
39496  for Portuguese.
39497  If you use LyX in a certain language, LyX will try to use the appropriate
39498  bind-file.
39499 \end_layout
39500
39501 \begin_layout Standard
39502 Some bind-files, like 
39503 \emph on
39504 math.bind
39505 \emph default
39506 , have only a small scope.
39507  When looking at the the end of the file 
39508 \shape italic
39509 cua.bind
39510 \shape default
39511 , you can see that they are included to keep the overview in the bind-file.
39512 \end_layout
39513
39514 \begin_layout Standard
39515 If you like to customize the keybindings to your own taste, modify the bind-file
39516 s with a text editor.
39517  The syntax of the entries is:
39518 \end_layout
39519
39520 \begin_layout Standard
39521
39522 \series bold
39523
39524 \backslash
39525 bind 
39526 \begin_inset Quotes erd
39527 \end_inset
39528
39529 key combination
39530 \begin_inset Quotes erd
39531 \end_inset
39532
39533  
39534 \begin_inset Quotes erd
39535 \end_inset
39536
39537 LyX-function
39538 \begin_inset Quotes erd
39539 \end_inset
39540
39541
39542 \end_layout
39543
39544 \begin_layout Standard
39545 All LyX-functions are listed in 
39546 \begin_inset CommandInset citation
39547 LatexCommand cite
39548 key "LyX-func"
39549
39550 \end_inset
39551
39552 .
39553 \end_layout
39554
39555 \begin_layout Subsubsection
39556 Session
39557 \end_layout
39558
39559 \begin_layout Standard
39560 When the option 
39561 \family sans
39562 Save
39563 \begin_inset space \thinspace{}
39564 \end_inset
39565
39566 /
39567 \begin_inset space \thinspace{}
39568 \end_inset
39569
39570 restore window size, or use fixed size
39571 \family default
39572  is not checked, you can specify the size of LyX's main window when LyX
39573  is started.
39574 \end_layout
39575
39576 \begin_layout Standard
39577 With the option 
39578 \family sans
39579 Save
39580 \begin_inset space \thinspace{}
39581 \end_inset
39582
39583 /
39584 \begin_inset space \thinspace{}
39585 \end_inset
39586
39587 restore window position
39588 \family default
39589  LyX will be opened with its main window at the last used position.
39590 \end_layout
39591
39592 \begin_layout Standard
39593 The option 
39594 \family sans
39595 Restore cursor positions
39596 \family default
39597  sets the cursor to the position in the file where it has been the last
39598  time.
39599 \end_layout
39600
39601 \begin_layout Standard
39602 The option 
39603 \family sans
39604 Load opened files from last session
39605 \family default
39606  opens all files that were opened in the last LyX session.
39607 \end_layout
39608
39609 \begin_layout Subsubsection
39610 Documents
39611 \begin_inset CommandInset label
39612 LatexCommand label
39613 name "sub:Backup documents"
39614
39615 \end_inset
39616
39617
39618 \begin_inset Index
39619 status collapsed
39620
39621 \begin_layout Plain Layout
39622 Backup ! Documents
39623 \end_layout
39624
39625 \end_inset
39626
39627
39628 \end_layout
39629
39630 \begin_layout Standard
39631 When the option 
39632 \family sans
39633 Backup documents
39634 \family default
39635  is set, you can specify the time between backup saves.
39636 \end_layout
39637
39638 \begin_layout Standard
39639
39640 \family sans
39641 Maximum last files
39642 \family default
39643  is the number of last opened files that LyX should display in the menu
39644  
39645 \family sans
39646 File\SpecialChar \menuseparator
39647 Open
39648 \begin_inset space ~
39649 \end_inset
39650
39651 Recent
39652 \family default
39653 .
39654 \end_layout
39655
39656 \begin_layout Subsubsection
39657 Scrolling
39658 \end_layout
39659
39660 \begin_layout Standard
39661 The option 
39662 \family sans
39663 Cursor follows scrollbar
39664 \family default
39665  sets the cursor to the top of the currently displayed document part when
39666  scrolling.
39667 \end_layout
39668
39669 \begin_layout Subsubsection
39670 Pixmap Cache
39671 \end_layout
39672
39673 \begin_layout Standard
39674 With the option 
39675 \family sans
39676 Enable Pixmap Cache
39677 \family default
39678  enabled, LyX needs to redraw the screen less often.
39679  This results in better performance, especially on slow systems.
39680  On the other hand, the characters might look more fuzzy on screen.
39681  So whether you enable this or not depends on whether you prefer speed over
39682  aesthetics.
39683  Note that the Pixmap Cache is only available and useful under Mac
39684 \begin_inset space ~
39685 \end_inset
39686
39687 OS and Windows.
39688 \end_layout
39689
39690 \begin_layout Subsection
39691 Screen Fonts
39692 \begin_inset Index
39693 status collapsed
39694
39695 \begin_layout Plain Layout
39696 Font ! Screen
39697 \end_layout
39698
39699 \end_inset
39700
39701
39702 \begin_inset CommandInset label
39703 LatexCommand label
39704 name "sub:Screen-Fonts"
39705
39706 \end_inset
39707
39708
39709 \end_layout
39710
39711 \begin_layout Standard
39712 These fonts are used to display your documents on the screen.
39713 \end_layout
39714
39715 \begin_layout Standard
39716 \begin_inset Note Greyedout
39717 status open
39718
39719 \begin_layout Plain Layout
39720
39721 \series bold
39722 Note:
39723 \series default
39724  This section only deals with the fonts 
39725 \emph on
39726 inside
39727 \emph default
39728  the LyX window.
39729  The fonts that appear on the output are independent from these fonts, and
39730  set in the menu 
39731 \family sans
39732 Document\SpecialChar \menuseparator
39733 Settings\SpecialChar \menuseparator
39734 Fonts
39735 \family default
39736 .
39737 \end_layout
39738
39739 \end_inset
39740
39741
39742 \end_layout
39743
39744 \begin_layout Standard
39745 By default, LyX uses 
39746 \family typewriter
39747 Times
39748 \family default
39749  as roman (serif) font, 
39750 \family typewriter
39751 Arial
39752 \family default
39753  or 
39754 \family typewriter
39755 Helvetica
39756 \family default
39757  (depends on the system) as 
39758 \family sans
39759 sans
39760 \begin_inset space ~
39761 \end_inset
39762
39763 serif
39764 \family default
39765  font, and 
39766 \family typewriter
39767 Courier
39768 \family default
39769  as 
39770 \family typewriter
39771 typewriter
39772 \family default
39773  font.
39774 \end_layout
39775
39776 \begin_layout Standard
39777 You can change the font size with the 
39778 \family sans
39779 Zoom
39780 \family default
39781  setting.
39782 \end_layout
39783
39784 \begin_layout Standard
39785
39786 \family sans
39787 Screen DPI
39788 \family default
39789  is the screen resolution in dpi (dots per inch).
39790  The Font Sizes are calculated as letter height in units of points.
39791  72
39792 \begin_inset space \thinspace{}
39793 \end_inset
39794
39795 points have the size of 1
39796 \begin_inset space \thinspace{}
39797 \end_inset
39798
39799 inch, see Appendix
39800 \begin_inset space ~
39801 \end_inset
39802
39803
39804 \begin_inset CommandInset ref
39805 LatexCommand ref
39806 reference "cha:Units-available-in"
39807
39808 \end_inset
39809
39810 .
39811 \end_layout
39812
39813 \begin_layout Standard
39814 The default 
39815 \family sans
39816 Font Sizes
39817 \family default
39818  are the same as if a document font size of 10
39819 \begin_inset Formula $\,$
39820 \end_inset
39821
39822 pt would be used.
39823  The sizes are explained in detail in section
39824 \begin_inset space ~
39825 \end_inset
39826
39827
39828 \begin_inset CommandInset ref
39829 LatexCommand ref
39830 reference "sub:Document-Font"
39831
39832 \end_inset
39833
39834 .
39835 \end_layout
39836
39837 \begin_layout Subsection
39838 Colors
39839 \begin_inset Index
39840 status collapsed
39841
39842 \begin_layout Plain Layout
39843 Color ! LyX screen
39844 \end_layout
39845
39846 \end_inset
39847
39848
39849 \begin_inset Index
39850 status collapsed
39851
39852 \begin_layout Plain Layout
39853 Settings ! Color
39854 \end_layout
39855
39856 \end_inset
39857
39858
39859 \end_layout
39860
39861 \begin_layout Standard
39862 You can here change all colors used by LyX.
39863  Choose an item in the list and use the 
39864 \family sans
39865 Alter
39866 \family default
39867  button.
39868 \end_layout
39869
39870 \begin_layout Subsection
39871 Graphics
39872 \begin_inset Index
39873 status collapsed
39874
39875 \begin_layout Plain Layout
39876 Settings ! Graphics
39877 \end_layout
39878
39879 \end_inset
39880
39881
39882 \end_layout
39883
39884 \begin_layout Standard
39885 Here you can specify how graphics inside LyX are displayed.
39886 \end_layout
39887
39888 \begin_layout Standard
39889
39890 \family sans
39891 Instant Preview
39892 \family default
39893  enables previewing snippets of your document.
39894  This feature is described in section
39895 \begin_inset space ~
39896 \end_inset
39897
39898
39899 \begin_inset CommandInset ref
39900 LatexCommand ref
39901 reference "sec:Previewing-snippets-of"
39902
39903 \end_inset
39904
39905 .
39906 \end_layout
39907
39908 \begin_layout Subsection
39909 Keyboard Map
39910 \begin_inset Index
39911 status collapsed
39912
39913 \begin_layout Plain Layout
39914 Keyboard Map
39915 \end_layout
39916
39917 \end_inset
39918
39919
39920 \begin_inset Index
39921 status collapsed
39922
39923 \begin_layout Plain Layout
39924 Settings ! Keyboard Map
39925 \end_layout
39926
39927 \end_inset
39928
39929
39930 \begin_inset CommandInset label
39931 LatexCommand label
39932 name "sub:Keyboard-Map"
39933
39934 \end_inset
39935
39936
39937 \end_layout
39938
39939 \begin_layout Standard
39940 Normally keyboard settings have to be done in a menu of your operating system.
39941  For the case that this is not possible, LyX provides keyboard maps.
39942  If you have e.
39943 \begin_inset space \thinspace{}
39944 \end_inset
39945
39946 g.
39947 \begin_inset space ~
39948 \end_inset
39949
39950 a Czech keyboard but want to write with it like with a Romanian one, you
39951  can use the keyboard map file named 
39952 \emph on
39953 romanian.kmap
39954 \emph default
39955 .
39956 \end_layout
39957
39958 \begin_layout Standard
39959 \begin_inset Note Greyedout
39960 status open
39961
39962 \begin_layout Plain Layout
39963
39964 \series bold
39965 Note:
39966 \series default
39967  Keyboard maps are only provided as makeshift and don't work on all systems.
39968 \end_layout
39969
39970 \end_inset
39971
39972
39973 \end_layout
39974
39975 \begin_layout Section
39976 Paths
39977 \begin_inset Index
39978 status collapsed
39979
39980 \begin_layout Plain Layout
39981 Paths
39982 \end_layout
39983
39984 \end_inset
39985
39986
39987 \begin_inset Index
39988 status collapsed
39989
39990 \begin_layout Plain Layout
39991 Settings ! Directory
39992 \end_layout
39993
39994 \end_inset
39995
39996
39997 \end_layout
39998
39999 \begin_layout Description
40000 Working
40001 \begin_inset space ~
40002 \end_inset
40003
40004 directory This is LyX's working directory.
40005  It is the default when you 
40006 \family sans
40007 Open
40008 \family default
40009
40010 \family sans
40011 Save
40012 \family default
40013  or 
40014 \family sans
40015 Save
40016 \begin_inset space ~
40017 \end_inset
40018
40019 as
40020 \family default
40021  files.
40022 \end_layout
40023
40024 \begin_layout Description
40025 Document
40026 \begin_inset space ~
40027 \end_inset
40028
40029 templates This directory will be opened when you use the menu 
40030 \family sans
40031 File\SpecialChar \menuseparator
40032 New
40033 \begin_inset space ~
40034 \end_inset
40035
40036 from
40037 \begin_inset space ~
40038 \end_inset
40039
40040 Template
40041 \family default
40042 .
40043 \end_layout
40044
40045 \begin_layout Description
40046 Backup
40047 \begin_inset space ~
40048 \end_inset
40049
40050 directory
40051 \begin_inset Index
40052 status collapsed
40053
40054 \begin_layout Plain Layout
40055 Backup ! Directory
40056 \end_layout
40057
40058 \end_inset
40059
40060  Backup copies will be saved to this directory.
40061  When no directory is given but backups are enabled as described in section
40062 \begin_inset space ~
40063 \end_inset
40064
40065
40066 \begin_inset CommandInset ref
40067 LatexCommand ref
40068 reference "sub:Backup documents"
40069
40070 \end_inset
40071
40072 , the 
40073 \family sans
40074 Working directory
40075 \family default
40076  will be used to save the backups.
40077 \begin_inset Newline newline
40078 \end_inset
40079
40080 The backup files have the ending 
40081 \begin_inset Quotes eld
40082 \end_inset
40083
40084 .lyx~
40085 \begin_inset Quotes erd
40086 \end_inset
40087
40088 .
40089 \end_layout
40090
40091 \begin_layout Description
40092 Ly
40093 \begin_inset ERT
40094 status collapsed
40095
40096 \begin_layout Plain Layout
40097
40098 {}
40099 \end_layout
40100
40101 \end_inset
40102
40103 XServer-Pipe Here you can enter the name of a Unix-pipe.
40104  This pipe is used to send data from external programs to LyX.
40105 \begin_inset Newline newline
40106 \end_inset
40107
40108
40109 \begin_inset Note Greyedout
40110 status open
40111
40112 \begin_layout Plain Layout
40113
40114 \series bold
40115 Note:
40116 \series default
40117  This feature doesn't work on Windows systems.
40118 \end_layout
40119
40120 \end_inset
40121
40122
40123 \end_layout
40124
40125 \begin_layout Description
40126 Temporary
40127 \begin_inset space ~
40128 \end_inset
40129
40130 directory Temporary files will be saved in this directory.
40131 \end_layout
40132
40133 \begin_layout Description
40134 PATH
40135 \begin_inset space ~
40136 \end_inset
40137
40138 prefix This field contains a list of paths to external programs.
40139  When LyX needs to use an external program, it looks in this list where
40140  to find it on the system.
40141  The path list is automatically set up on Windows and Mac systems while
40142  LyX is configured, so that you normally don't have to modify it.
40143  On Unix
40144 \begin_inset space \thinspace{}
40145 \end_inset
40146
40147 /
40148 \begin_inset space \thinspace{}
40149 \end_inset
40150
40151 Linux systems, the path list will need to be set only if there are external
40152  programs you wish to use that are not in your normal system path ($PATH).
40153  
40154 \end_layout
40155
40156 \begin_layout Section
40157 Identity
40158 \end_layout
40159
40160 \begin_layout Standard
40161 Here you can insert your name and email address.
40162  The identity will be used when you have enabled change tracking as described
40163  in section
40164 \begin_inset space ~
40165 \end_inset
40166
40167
40168 \begin_inset CommandInset ref
40169 LatexCommand ref
40170 reference "sec:Change-Tracking"
40171
40172 \end_inset
40173
40174 , to mark changes you make as yours.
40175 \end_layout
40176
40177 \begin_layout Section
40178 Language Settings
40179 \begin_inset Index
40180 status collapsed
40181
40182 \begin_layout Plain Layout
40183 Language ! Settings
40184 \end_layout
40185
40186 \end_inset
40187
40188
40189 \begin_inset Index
40190 status collapsed
40191
40192 \begin_layout Plain Layout
40193 Settings ! Language
40194 \end_layout
40195
40196 \end_inset
40197
40198
40199 \end_layout
40200
40201 \begin_layout Subsection
40202 Language
40203 \end_layout
40204
40205 \begin_layout Description
40206 Default
40207 \begin_inset space ~
40208 \end_inset
40209
40210 language is the language used in new documents
40211 \end_layout
40212
40213 \begin_layout Description
40214 Language
40215 \begin_inset space ~
40216 \end_inset
40217
40218 package is a LaTeX-command to load a LaTeX-package that handles language
40219  issues.
40220  The default is the LaTeX-command 
40221 \family sans
40222
40223 \backslash
40224 usepackage{babel}
40225 \family default
40226  that loads the package 
40227 \series bold
40228 babel
40229 \series default
40230 .
40231 \begin_inset Foot
40232 status collapsed
40233
40234 \begin_layout Plain Layout
40235 For an introduction to the LaTeX-Syntax, have a look at section
40236 \begin_inset space ~
40237 \end_inset
40238
40239
40240 \begin_inset CommandInset ref
40241 LatexCommand ref
40242 reference "sec:TeX-Code"
40243
40244 \end_inset
40245
40246 .
40247 \end_layout
40248
40249 \end_inset
40250
40251
40252 \begin_inset Newline newline
40253 \end_inset
40254
40255 The 
40256 \series bold
40257 babel
40258 \series default
40259  translates in the background automatically text labels of documents to
40260  the document language.
40261  A text label is for instance the word 
40262 \begin_inset Quotes eld
40263 \end_inset
40264
40265 Table
40266 \begin_inset Quotes erd
40267 \end_inset
40268
40269  at the beginning of every table-caption.
40270 \end_layout
40271
40272 \begin_layout Description
40273 Command
40274 \begin_inset space ~
40275 \end_inset
40276
40277 start When a special LaTeX-package is needed to write in a certain document
40278  language, you can here specify the command to start the package.
40279  An example is the start command 
40280 \family sans
40281
40282 \backslash
40283 begin{arabtext}
40284 \family default
40285  that is needed to write Arabic using the package 
40286 \series bold
40287 ArabTeX
40288 \series default
40289 , see 
40290 \begin_inset CommandInset citation
40291 LatexCommand cite
40292 key "Arabic"
40293
40294 \end_inset
40295
40296 .
40297  The default is the 
40298 \series bold
40299 babel
40300 \series default
40301  command 
40302 \family sans
40303
40304 \backslash
40305 selectlanguage{$$lang}
40306 \family default
40307 .
40308 \end_layout
40309
40310 \begin_layout Description
40311 Command
40312 \begin_inset space ~
40313 \end_inset
40314
40315 end Counterpart to 
40316 \family sans
40317 Command start
40318 \family default
40319 .
40320  Some packages, like the default, don't have an end command since the start
40321  command toggles the package on and off.
40322 \end_layout
40323
40324 \begin_layout Description
40325 Use
40326 \begin_inset space ~
40327 \end_inset
40328
40329 babel Whether 
40330 \series bold
40331 babel
40332 \series default
40333  is used or not.
40334 \end_layout
40335
40336 \begin_layout Description
40337 Global When this option is set, the languages used in the document will
40338  be added as options to the document class options, so that they can be
40339  used by all LaTeX-packages.
40340  Otherwise they will only be used as options for the 
40341 \series bold
40342 babel
40343 \series default
40344  package.
40345 \end_layout
40346
40347 \begin_layout Description
40348 Auto
40349 \begin_inset space ~
40350 \end_inset
40351
40352 begin When this option is set, the documents starts with the chosen document
40353  language.
40354  When this option is not set, the 
40355 \family sans
40356 Command
40357 \begin_inset space ~
40358 \end_inset
40359
40360 start
40361 \family default
40362  is explicitly set to the beginning of the document in the LaTeX-output.
40363  This assures that the correct language is used when you use another 
40364 \family sans
40365 Command
40366 \begin_inset space ~
40367 \end_inset
40368
40369 start
40370 \family default
40371  than the default.
40372 \end_layout
40373
40374 \begin_layout Description
40375 Auto
40376 \begin_inset space ~
40377 \end_inset
40378
40379 end Counterpart to 
40380 \family sans
40381 Auto
40382 \begin_inset space ~
40383 \end_inset
40384
40385 begin
40386 \family default
40387 .
40388  When it is not set, the 
40389 \family sans
40390 Command
40391 \begin_inset space ~
40392 \end_inset
40393
40394 end
40395 \family default
40396  is set to the end of the document.
40397 \end_layout
40398
40399 \begin_layout Description
40400 Mark
40401 \begin_inset space ~
40402 \end_inset
40403
40404 foreign
40405 \begin_inset space ~
40406 \end_inset
40407
40408 languages Text marked formatted in a language different from the document
40409  language will be underlined blue.
40410 \end_layout
40411
40412 \begin_layout Description
40413 Right
40414 \begin_inset space ~
40415 \end_inset
40416
40417 to
40418 \begin_inset space ~
40419 \end_inset
40420
40421 left
40422 \begin_inset space ~
40423 \end_inset
40424
40425 language
40426 \begin_inset space ~
40427 \end_inset
40428
40429 support Enables the use of languages, written from right to left, like Arabic,
40430  Hebrew, Farsi.
40431 \end_layout
40432
40433 \begin_layout Subsection
40434 Spellchecker
40435 \end_layout
40436
40437 \begin_layout Standard
40438 The spellchecker settings are explained in section
40439 \begin_inset space ~
40440 \end_inset
40441
40442
40443 \begin_inset CommandInset ref
40444 LatexCommand ref
40445 reference "sec:Spellchecking"
40446
40447 \end_inset
40448
40449
40450 \end_layout
40451
40452 \begin_layout Section
40453 Outputs
40454 \end_layout
40455
40456 \begin_layout Subsection
40457 Printer
40458 \begin_inset CommandInset label
40459 LatexCommand label
40460 name "sub:Printer"
40461
40462 \end_inset
40463
40464
40465 \begin_inset Index
40466 status collapsed
40467
40468 \begin_layout Plain Layout
40469 Printer
40470 \end_layout
40471
40472 \end_inset
40473
40474
40475 \begin_inset Index
40476 status collapsed
40477
40478 \begin_layout Plain Layout
40479 Settings ! Printer
40480 \end_layout
40481
40482 \end_inset
40483
40484
40485 \end_layout
40486
40487 \begin_layout Description
40488 Default
40489 \begin_inset space ~
40490 \end_inset
40491
40492 printer Here you can specify the name of your default printer.
40493  The name will be used when the 
40494 \family sans
40495 Printer command
40496 \family default
40497  is executed.
40498 \begin_inset Newline newline
40499 \end_inset
40500
40501
40502 \begin_inset Note Greyedout
40503 status open
40504
40505 \begin_layout Plain Layout
40506
40507 \series bold
40508 Note:
40509 \series default
40510  You can leave this field empty on Windows systems because it has there
40511  no effect.
40512 \end_layout
40513
40514 \end_inset
40515
40516
40517 \end_layout
40518
40519 \begin_layout Description
40520 Adapt
40521 \begin_inset space ~
40522 \end_inset
40523
40524 output
40525 \begin_inset space ~
40526 \end_inset
40527
40528 to
40529 \begin_inset space ~
40530 \end_inset
40531
40532 printer This option works only for the 
40533 \family sans
40534 Printer command
40535 \family default
40536  
40537 \begin_inset Quotes eld
40538 \end_inset
40539
40540
40541 \family sans
40542 dvips
40543 \family default
40544
40545 \begin_inset Quotes erd
40546 \end_inset
40547
40548 .
40549  It activates a configuration file for dvips.
40550  This is an option only for dvips experts.
40551 \end_layout
40552
40553 \begin_layout Description
40554 Printer
40555 \begin_inset space ~
40556 \end_inset
40557
40558 command is the command LyX
40559 \begin_inset space \thinspace{}
40560 \end_inset
40561
40562 /
40563 \begin_inset space \thinspace{}
40564 \end_inset
40565
40566 LaTeX uses for printing.
40567  The default is on most systems 
40568 \family sans
40569 dvips
40570 \family default
40571 .
40572 \end_layout
40573
40574 \begin_layout Description
40575 Printer
40576 \begin_inset space ~
40577 \end_inset
40578
40579 Command
40580 \begin_inset space ~
40581 \end_inset
40582
40583 Options Here you can specify printer options.
40584  A list of printer options with explanations can be found in the documentation
40585  of the program that provides the 
40586 \family sans
40587 Printer command
40588 \family default
40589  you are using.
40590 \end_layout
40591
40592 \begin_layout Subsection
40593 Date Format
40594 \begin_inset Index
40595 status collapsed
40596
40597 \begin_layout Plain Layout
40598 Date Format
40599 \end_layout
40600
40601 \end_inset
40602
40603
40604 \begin_inset Index
40605 status collapsed
40606
40607 \begin_layout Plain Layout
40608 Settings ! Date format
40609 \end_layout
40610
40611 \end_inset
40612
40613
40614 \end_layout
40615
40616 \begin_layout Standard
40617 The date format can be one or a mixture of the formats listed here:
40618 \begin_inset Newline newline
40619 \end_inset
40620
40621
40622 \begin_inset Flex URL
40623 status collapsed
40624
40625 \begin_layout Plain Layout
40626
40627 http://unixhelp.ed.ac.uk/CGI/man-cgi?date
40628 \end_layout
40629
40630 \end_inset
40631
40632
40633 \begin_inset Newline newline
40634 \end_inset
40635
40636 For example the format
40637 \begin_inset Newline newline
40638 \end_inset
40639
40640 %d/%m/%y
40641 \begin_inset Newline newline
40642 \end_inset
40643
40644 prints the date as day/month/year.
40645 \end_layout
40646
40647 \begin_layout Subsection
40648 Plain Text
40649 \end_layout
40650
40651 \begin_layout Description
40652 Output
40653 \begin_inset space ~
40654 \end_inset
40655
40656 line
40657 \begin_inset space ~
40658 \end_inset
40659
40660 length sets the maximum number of characters printed in one line when using
40661  the menu 
40662 \family sans
40663 File\SpecialChar \menuseparator
40664 Export\SpecialChar \menuseparator
40665 Plain
40666 \begin_inset space ~
40667 \end_inset
40668
40669 text
40670 \family default
40671 .
40672  Setting the line line length to 0 means all text is printed in one endless
40673  line.
40674 \end_layout
40675
40676 \begin_layout Description
40677 roff
40678 \begin_inset space ~
40679 \end_inset
40680
40681 command defines an additional command used to produce better ASCII tables
40682  with the 
40683 \family typewriter
40684 groff/troff/nroff
40685 \family default
40686  UNIX-commands (refer to their manuals for more information about them).
40687  Setting this as empty tells LyX to use the internal formatter.
40688 \end_layout
40689
40690 \begin_layout Subsection
40691 LaT
40692 \begin_inset ERT
40693 status collapsed
40694
40695 \begin_layout Plain Layout
40696
40697 {}
40698 \end_layout
40699
40700 \end_inset
40701
40702 eX
40703 \begin_inset CommandInset label
40704 LatexCommand label
40705 name "sub:LaTeX-settings"
40706
40707 \end_inset
40708
40709
40710 \begin_inset Index
40711 status collapsed
40712
40713 \begin_layout Plain Layout
40714 Settings ! LaTeX
40715 \end_layout
40716
40717 \end_inset
40718
40719
40720 \end_layout
40721
40722 \begin_layout Description
40723 Te
40724 \begin_inset ERT
40725 status collapsed
40726
40727 \begin_layout Plain Layout
40728
40729 {}
40730 \end_layout
40731
40732 \end_inset
40733
40734 X
40735 \begin_inset space ~
40736 \end_inset
40737
40738 encoding This is the default encoding of the document font.
40739  
40740 \family sans
40741 T1
40742 \family default
40743  is the default and covers western languages and symbols.
40744  
40745 \family sans
40746 T2A
40747 \family default
40748
40749 \family sans
40750 T2B
40751 \family default
40752
40753 \family sans
40754 T2C
40755 \family default
40756
40757 \family sans
40758 LCY
40759 \family default
40760 , and 
40761 \family sans
40762 X2
40763 \family default
40764  are for Cyrillic.
40765  Combinations of the encodings are possible, like 
40766 \begin_inset Quotes erd
40767 \end_inset
40768
40769
40770 \family sans
40771 T1, T2B
40772 \family default
40773
40774 \begin_inset Quotes erd
40775 \end_inset
40776
40777 .
40778  The font encoding is normally automatically loaded by the language packages
40779  LyX sets up in the background.
40780  So there is no need to change the default encoding.
40781 \end_layout
40782
40783 \begin_layout Description
40784 Default
40785 \begin_inset space ~
40786 \end_inset
40787
40788 paper
40789 \begin_inset space ~
40790 \end_inset
40791
40792 size This is the paper size that is used for new documents.
40793  The 
40794 \family sans
40795 Default
40796 \family default
40797  value depends on your LaTeX-system setup.
40798 \end_layout
40799
40800 \begin_layout Description
40801 Reset
40802 \begin_inset space ~
40803 \end_inset
40804
40805 class
40806 \begin_inset space ~
40807 \end_inset
40808
40809 options
40810 \begin_inset space ~
40811 \end_inset
40812
40813 when
40814 \begin_inset space ~
40815 \end_inset
40816
40817 document
40818 \begin_inset space ~
40819 \end_inset
40820
40821 classes
40822 \begin_inset space ~
40823 \end_inset
40824
40825 changes Removes all manually set document class options in the 
40826 \family sans
40827 Document\SpecialChar \menuseparator
40828 Settings
40829 \family default
40830  dialog when changing the document class.
40831 \end_layout
40832
40833 \begin_layout Standard
40834 In the 
40835 \family sans
40836 External Applications
40837 \family default
40838  field you can specify commands with parameters for the listed applications.
40839  Before you change something here, it is strongly recommended to read the
40840  manuals of the applications.
40841  Currently the following commands can be set:
40842 \end_layout
40843
40844 \begin_layout Description
40845 CheckTe
40846 \begin_inset ERT
40847 status collapsed
40848
40849 \begin_layout Plain Layout
40850
40851 {}
40852 \end_layout
40853
40854 \end_inset
40855
40856 X
40857 \begin_inset space ~
40858 \end_inset
40859
40860 command Command for the program 
40861 \family sans
40862 CheckTeX
40863 \family default
40864  that is described in section 
40865 \emph on
40866 Checking TeX
40867 \emph default
40868  of the 
40869 \emph on
40870 Extended Features
40871 \emph default
40872  manual.
40873 \end_layout
40874
40875 \begin_layout Description
40876 BibTe
40877 \begin_inset ERT
40878 status collapsed
40879
40880 \begin_layout Plain Layout
40881
40882 {}
40883 \end_layout
40884
40885 \end_inset
40886
40887 X
40888 \begin_inset space ~
40889 \end_inset
40890
40891 command Command for the program 
40892 \family sans
40893 BibTeX
40894 \family default
40895  that generates the bibliography, see section
40896 \begin_inset space ~
40897 \end_inset
40898
40899
40900 \begin_inset CommandInset ref
40901 LatexCommand ref
40902 reference "sub:Bibliography-databases"
40903
40904 \end_inset
40905
40906 .
40907 \end_layout
40908
40909 \begin_layout Description
40910 Index
40911 \begin_inset space ~
40912 \end_inset
40913
40914 command Command for the program that generates the index, see section
40915 \begin_inset space ~
40916 \end_inset
40917
40918
40919 \begin_inset CommandInset ref
40920 LatexCommand ref
40921 reference "sub:Index-Program"
40922
40923 \end_inset
40924
40925 .
40926 \end_layout
40927
40928 \begin_layout Description
40929 DVI
40930 \begin_inset space ~
40931 \end_inset
40932
40933 viewer
40934 \begin_inset space ~
40935 \end_inset
40936
40937 paper
40938 \begin_inset space ~
40939 \end_inset
40940
40941 size
40942 \begin_inset space ~
40943 \end_inset
40944
40945 options They only have an effect when the program 
40946 \family sans
40947 xdvi
40948 \family default
40949  is used as DVI-viewer.
40950 \end_layout
40951
40952 \begin_layout Subsection
40953 Paths
40954 \begin_inset Index
40955 status collapsed
40956
40957 \begin_layout Plain Layout
40958 Paths
40959 \end_layout
40960
40961 \end_inset
40962
40963
40964 \begin_inset Index
40965 status collapsed
40966
40967 \begin_layout Plain Layout
40968 Settings ! Paths
40969 \end_layout
40970
40971 \end_inset
40972
40973
40974 \end_layout
40975
40976 \begin_layout Standard
40977 The submenu 
40978 \family sans
40979 Paths
40980 \family default
40981  is only available in the Windows version of LyX.
40982  The option 
40983 \family sans
40984 Use Windows-style paths in LaTeX files
40985 \family default
40986  uses the Windows path style:
40987 \end_layout
40988
40989 \begin_layout Standard
40990 C:
40991 \backslash
40992 test
40993 \backslash
40994 hello
40995 \end_layout
40996
40997 \begin_layout Standard
40998 instead of the Unix path style:
40999 \end_layout
41000
41001 \begin_layout Standard
41002 C:/test/hello
41003 \end_layout
41004
41005 \begin_layout Section
41006 Converters
41007 \begin_inset Index
41008 status collapsed
41009
41010 \begin_layout Plain Layout
41011 Converters
41012 \end_layout
41013
41014 \end_inset
41015
41016
41017 \end_layout
41018
41019 \begin_layout Standard
41020 Here you find the list of defined converter commands to convert material
41021  from one format to another.
41022  You can modify them or create new ones.
41023  To modify a converter, select it, change the entry of the field 
41024 \family sans
41025 Converter
41026 \family default
41027  and/or 
41028 \family sans
41029 Extra
41030 \begin_inset space ~
41031 \end_inset
41032
41033 flag
41034 \family default
41035 , and press the 
41036 \family sans
41037 Modify
41038 \family default
41039  button.
41040  To create a new converter, select an existing one, select a different format
41041  in the 
41042 \family sans
41043 From
41044 \begin_inset space ~
41045 \end_inset
41046
41047 format
41048 \family default
41049  drop-down list, modify the 
41050 \family sans
41051 Converter
41052 \family default
41053  field, and press the 
41054 \family sans
41055 Add
41056 \family default
41057  button.
41058 \end_layout
41059
41060 \begin_layout Standard
41061 When the 
41062 \family sans
41063 Converter File Cache
41064 \family default
41065  is enabled, conversions will be cached as long as specified in the field
41066  
41067 \family sans
41068 Maximum Age (in days
41069 \family default
41070 ).
41071  This means that images don't need to be converted again when you reopen
41072  a document; the converted images from the cache will be used instead.
41073 \end_layout
41074
41075 \begin_layout Standard
41076 More about converters, like the variables and flags that can be used in
41077  the converter definition, is described in section 
41078 \emph on
41079 Converters
41080 \emph default
41081  of the 
41082 \emph on
41083 Customization
41084 \emph default
41085  manual.
41086 \end_layout
41087
41088 \begin_layout Section
41089 File Formats
41090 \begin_inset Index
41091 status collapsed
41092
41093 \begin_layout Plain Layout
41094 File formats
41095 \end_layout
41096
41097 \end_inset
41098
41099
41100 \begin_inset CommandInset label
41101 LatexCommand label
41102 name "sec:File-Formats"
41103
41104 \end_inset
41105
41106
41107 \end_layout
41108
41109 \begin_layout Standard
41110 Here you find the list of defined file formats that LyX can handle.
41111  You can modify the viewer and editor program that should be used for certain
41112  formats.
41113  To create a new format, select an existing one, change the entry of the
41114  fields 
41115 \family sans
41116 Format
41117 \family default
41118  and 
41119 \family sans
41120 GUI
41121 \begin_inset space ~
41122 \end_inset
41123
41124 name
41125 \family default
41126 , and press the 
41127 \family sans
41128 Add
41129 \family default
41130  button.
41131 \end_layout
41132
41133 \begin_layout Standard
41134 More about formats, like the options that can be used in the format definition,
41135  is described in section 
41136 \emph on
41137 Formats
41138 \emph default
41139  of the 
41140 \emph on
41141 Customization
41142 \emph default
41143  manual.
41144 \end_layout
41145
41146 \begin_layout Section
41147 Copiers
41148 \begin_inset Index
41149 status collapsed
41150
41151 \begin_layout Plain Layout
41152 Copiers
41153 \end_layout
41154
41155 \end_inset
41156
41157
41158 \end_layout
41159
41160 \begin_layout Standard
41161 Here you find the list of defined copiers.
41162  Since all conversions from one format to another take place in LyX's temporary
41163  directory, it is sometimes necessary to modify a file before copying it
41164  to the temporary directory in order that the conversion may be performed.
41165  This is done by a Copier.
41166 \end_layout
41167
41168 \begin_layout Standard
41169 More about converters is described in section 
41170 \emph on
41171 Copiers
41172 \emph default
41173  of the 
41174 \emph on
41175 Customization
41176 \emph default
41177  manual.
41178 \end_layout
41179
41180 \begin_layout Chapter
41181 Units available in LyX
41182 \begin_inset Index
41183 status collapsed
41184
41185 \begin_layout Plain Layout
41186 Units
41187 \end_layout
41188
41189 \end_inset
41190
41191
41192 \begin_inset CommandInset label
41193 LatexCommand label
41194 name "cha:Units-available-in"
41195
41196 \end_inset
41197
41198
41199 \end_layout
41200
41201 \begin_layout Standard
41202 To understand the units described in this documentation, 
41203 \begin_inset CommandInset ref
41204 LatexCommand ref
41205 reference "cap:Units"
41206
41207 \end_inset
41208
41209  explains all units available in LyX.
41210 \end_layout
41211
41212 \begin_layout Standard
41213 \begin_inset Float table
41214 placement h
41215 wide false
41216 sideways false
41217 status open
41218
41219 \begin_layout Plain Layout
41220 \begin_inset Caption
41221
41222 \begin_layout Plain Layout
41223 \begin_inset CommandInset label
41224 LatexCommand label
41225 name "cap:Units"
41226
41227 \end_inset
41228
41229 Units
41230 \end_layout
41231
41232 \end_inset
41233
41234
41235 \end_layout
41236
41237 \begin_layout Plain Layout
41238 \begin_inset VSpace medskip
41239 \end_inset
41240
41241
41242 \end_layout
41243
41244 \begin_layout Plain Layout
41245 \align center
41246 \begin_inset Tabular
41247 <lyxtabular version="3" rows="20" columns="2">
41248 <features>
41249 <column alignment="center" valignment="top" width="0">
41250 <column alignment="center" valignment="top" width="0">
41251 <row>
41252 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
41253 \begin_inset Text
41254
41255 \begin_layout Plain Layout
41256 unit
41257 \end_layout
41258
41259 \end_inset
41260 </cell>
41261 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
41262 \begin_inset Text
41263
41264 \begin_layout Plain Layout
41265 name/description
41266 \end_layout
41267
41268 \end_inset
41269 </cell>
41270 </row>
41271 <row>
41272 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41273 \begin_inset Text
41274
41275 \begin_layout Plain Layout
41276 mm
41277 \end_layout
41278
41279 \end_inset
41280 </cell>
41281 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41282 \begin_inset Text
41283
41284 \begin_layout Plain Layout
41285 millimeter
41286 \end_layout
41287
41288 \end_inset
41289 </cell>
41290 </row>
41291 <row>
41292 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41293 \begin_inset Text
41294
41295 \begin_layout Plain Layout
41296 cm
41297 \end_layout
41298
41299 \end_inset
41300 </cell>
41301 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41302 \begin_inset Text
41303
41304 \begin_layout Plain Layout
41305 centimeter
41306 \end_layout
41307
41308 \end_inset
41309 </cell>
41310 </row>
41311 <row>
41312 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41313 \begin_inset Text
41314
41315 \begin_layout Plain Layout
41316 in
41317 \end_layout
41318
41319 \end_inset
41320 </cell>
41321 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41322 \begin_inset Text
41323
41324 \begin_layout Plain Layout
41325 inch
41326 \end_layout
41327
41328 \end_inset
41329 </cell>
41330 </row>
41331 <row>
41332 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41333 \begin_inset Text
41334
41335 \begin_layout Plain Layout
41336 pt
41337 \end_layout
41338
41339 \end_inset
41340 </cell>
41341 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41342 \begin_inset Text
41343
41344 \begin_layout Plain Layout
41345 point (72.27
41346 \begin_inset space \thinspace{}
41347 \end_inset
41348
41349 pt = 1
41350 \begin_inset space \thinspace{}
41351 \end_inset
41352
41353 in)
41354 \end_layout
41355
41356 \end_inset
41357 </cell>
41358 </row>
41359 <row>
41360 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41361 \begin_inset Text
41362
41363 \begin_layout Plain Layout
41364 pc
41365 \end_layout
41366
41367 \end_inset
41368 </cell>
41369 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41370 \begin_inset Text
41371
41372 \begin_layout Plain Layout
41373 pica (1
41374 \begin_inset space \thinspace{}
41375 \end_inset
41376
41377 pc = 12
41378 \begin_inset space \thinspace{}
41379 \end_inset
41380
41381 pt)
41382 \end_layout
41383
41384 \end_inset
41385 </cell>
41386 </row>
41387 <row>
41388 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41389 \begin_inset Text
41390
41391 \begin_layout Plain Layout
41392 sp
41393 \end_layout
41394
41395 \end_inset
41396 </cell>
41397 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41398 \begin_inset Text
41399
41400 \begin_layout Plain Layout
41401 scaled point (65536
41402 \begin_inset space \thinspace{}
41403 \end_inset
41404
41405 sp = 1
41406 \begin_inset space \thinspace{}
41407 \end_inset
41408
41409 pt)
41410 \end_layout
41411
41412 \end_inset
41413 </cell>
41414 </row>
41415 <row>
41416 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41417 \begin_inset Text
41418
41419 \begin_layout Plain Layout
41420 bp
41421 \end_layout
41422
41423 \end_inset
41424 </cell>
41425 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41426 \begin_inset Text
41427
41428 \begin_layout Plain Layout
41429 big point (72
41430 \begin_inset space \thinspace{}
41431 \end_inset
41432
41433 bp = 1
41434 \begin_inset space \thinspace{}
41435 \end_inset
41436
41437 in)
41438 \end_layout
41439
41440 \end_inset
41441 </cell>
41442 </row>
41443 <row>
41444 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41445 \begin_inset Text
41446
41447 \begin_layout Plain Layout
41448 dd
41449 \end_layout
41450
41451 \end_inset
41452 </cell>
41453 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41454 \begin_inset Text
41455
41456 \begin_layout Plain Layout
41457 didot (72
41458 \begin_inset space \thinspace{}
41459 \end_inset
41460
41461 dd 
41462 \begin_inset Formula $\approx$
41463 \end_inset
41464
41465  37.6
41466 \begin_inset space \thinspace{}
41467 \end_inset
41468
41469 mm)
41470 \end_layout
41471
41472 \end_inset
41473 </cell>
41474 </row>
41475 <row>
41476 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41477 \begin_inset Text
41478
41479 \begin_layout Plain Layout
41480 cc
41481 \end_layout
41482
41483 \end_inset
41484 </cell>
41485 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41486 \begin_inset Text
41487
41488 \begin_layout Plain Layout
41489 cicero (1
41490 \begin_inset space \thinspace{}
41491 \end_inset
41492
41493 cc = 12
41494 \begin_inset space \thinspace{}
41495 \end_inset
41496
41497 dd)
41498 \end_layout
41499
41500 \end_inset
41501 </cell>
41502 </row>
41503 <row>
41504 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41505 \begin_inset Text
41506
41507 \begin_layout Plain Layout
41508 Scale%
41509 \end_layout
41510
41511 \end_inset
41512 </cell>
41513 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41514 \begin_inset Text
41515
41516 \begin_layout Plain Layout
41517 % of original image width
41518 \end_layout
41519
41520 \end_inset
41521 </cell>
41522 </row>
41523 <row>
41524 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41525 \begin_inset Text
41526
41527 \begin_layout Plain Layout
41528 text%
41529 \end_layout
41530
41531 \end_inset
41532 </cell>
41533 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41534 \begin_inset Text
41535
41536 \begin_layout Plain Layout
41537 % of text width
41538 \end_layout
41539
41540 \end_inset
41541 </cell>
41542 </row>
41543 <row>
41544 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41545 \begin_inset Text
41546
41547 \begin_layout Plain Layout
41548 col%
41549 \end_layout
41550
41551 \end_inset
41552 </cell>
41553 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41554 \begin_inset Text
41555
41556 \begin_layout Plain Layout
41557 % of column width
41558 \end_layout
41559
41560 \end_inset
41561 </cell>
41562 </row>
41563 <row>
41564 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41565 \begin_inset Text
41566
41567 \begin_layout Plain Layout
41568 page%
41569 \end_layout
41570
41571 \end_inset
41572 </cell>
41573 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41574 \begin_inset Text
41575
41576 \begin_layout Plain Layout
41577 % of paper width
41578 \end_layout
41579
41580 \end_inset
41581 </cell>
41582 </row>
41583 <row>
41584 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41585 \begin_inset Text
41586
41587 \begin_layout Plain Layout
41588 line%
41589 \end_layout
41590
41591 \end_inset
41592 </cell>
41593 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41594 \begin_inset Text
41595
41596 \begin_layout Plain Layout
41597 % of line width
41598 \end_layout
41599
41600 \end_inset
41601 </cell>
41602 </row>
41603 <row>
41604 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41605 \begin_inset Text
41606
41607 \begin_layout Plain Layout
41608 theight%
41609 \end_layout
41610
41611 \end_inset
41612 </cell>
41613 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41614 \begin_inset Text
41615
41616 \begin_layout Plain Layout
41617 % of text height
41618 \end_layout
41619
41620 \end_inset
41621 </cell>
41622 </row>
41623 <row>
41624 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41625 \begin_inset Text
41626
41627 \begin_layout Plain Layout
41628 pheight%
41629 \end_layout
41630
41631 \end_inset
41632 </cell>
41633 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41634 \begin_inset Text
41635
41636 \begin_layout Plain Layout
41637 % of paper height
41638 \end_layout
41639
41640 \end_inset
41641 </cell>
41642 </row>
41643 <row>
41644 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41645 \begin_inset Text
41646
41647 \begin_layout Plain Layout
41648 ex
41649 \end_layout
41650
41651 \end_inset
41652 </cell>
41653 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41654 \begin_inset Text
41655
41656 \begin_layout Plain Layout
41657 height of letter 
41658 \emph on
41659 x
41660 \emph default
41661  in current font
41662 \end_layout
41663
41664 \end_inset
41665 </cell>
41666 </row>
41667 <row>
41668 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41669 \begin_inset Text
41670
41671 \begin_layout Plain Layout
41672 em
41673 \end_layout
41674
41675 \end_inset
41676 </cell>
41677 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41678 \begin_inset Text
41679
41680 \begin_layout Plain Layout
41681 width of letter 
41682 \emph on
41683 M
41684 \emph default
41685  in current font
41686 \end_layout
41687
41688 \end_inset
41689 </cell>
41690 </row>
41691 <row>
41692 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
41693 \begin_inset Text
41694
41695 \begin_layout Plain Layout
41696 mu
41697 \end_layout
41698
41699 \end_inset
41700 </cell>
41701 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
41702 \begin_inset Text
41703
41704 \begin_layout Plain Layout
41705 math unit (1
41706 \begin_inset space \thinspace{}
41707 \end_inset
41708
41709 mu = 1/18
41710 \begin_inset space \thinspace{}
41711 \end_inset
41712
41713 em)
41714 \end_layout
41715
41716 \end_inset
41717 </cell>
41718 </row>
41719 </lyxtabular>
41720
41721 \end_inset
41722
41723
41724 \end_layout
41725
41726 \end_inset
41727
41728
41729 \end_layout
41730
41731 \begin_layout Chapter
41732 Credits
41733 \begin_inset CommandInset label
41734 LatexCommand label
41735 name "cha:Credits"
41736
41737 \end_inset
41738
41739
41740 \end_layout
41741
41742 \begin_layout Standard
41743 The documentation is a collaborative effort between many different people
41744  (and we would encourage people to contribute!).
41745 \end_layout
41746
41747 \begin_layout Itemize
41748
41749 \noun on
41750 Alejandro Aguilar Sierra
41751 \end_layout
41752
41753 \begin_layout Itemize
41754
41755 \noun on
41756 Amir Karger
41757 \end_layout
41758
41759 \begin_layout Itemize
41760
41761 \noun on
41762 David Johnson
41763 \end_layout
41764
41765 \begin_layout Itemize
41766
41767 \noun on
41768 Hartmut Haase
41769 \end_layout
41770
41771 \begin_layout Itemize
41772
41773 \noun on
41774 Ignacio García
41775 \end_layout
41776
41777 \begin_layout Itemize
41778
41779 \noun on
41780 Ivan Schreter
41781 \end_layout
41782
41783 \begin_layout Itemize
41784
41785 \noun on
41786 John Raithel
41787 \end_layout
41788
41789 \begin_layout Itemize
41790
41791 \noun on
41792 John Weiss
41793 \end_layout
41794
41795 \begin_layout Itemize
41796
41797 \noun on
41798 Lars Gullik Bjønnes
41799 \end_layout
41800
41801 \begin_layout Itemize
41802
41803 \noun on
41804 Matthias Ettrich
41805 \end_layout
41806
41807 \begin_layout Itemize
41808
41809 \noun on
41810 Matthias Zenker
41811 \end_layout
41812
41813 \begin_layout Itemize
41814
41815 \noun on
41816 Rich Fields
41817 \end_layout
41818
41819 \begin_layout Itemize
41820
41821 \noun on
41822 Pascal André
41823 \end_layout
41824
41825 \begin_layout Itemize
41826
41827 \noun on
41828 Paul Evans
41829 \end_layout
41830
41831 \begin_layout Itemize
41832
41833 \noun on
41834 Paul Russel
41835 \end_layout
41836
41837 \begin_layout Itemize
41838
41839 \noun on
41840 Robin Socha
41841 \end_layout
41842
41843 \begin_layout Itemize
41844
41845 \noun on
41846 Uwe Stöhr
41847 \end_layout
41848
41849 \begin_layout Itemize
41850 The LyX Team: 
41851 \begin_inset CommandInset citation
41852 LatexCommand cite
41853 key "lyxcredit"
41854
41855 \end_inset
41856
41857
41858 \end_layout
41859
41860 \begin_layout Standard
41861 \begin_inset Newpage newpage
41862 \end_inset
41863
41864 The bibliography on the following page was created with the 
41865 \family sans
41866 Bibliography
41867 \family default
41868  environment.
41869 \end_layout
41870
41871 \begin_layout Bibliography
41872 \begin_inset CommandInset bibitem
41873 LatexCommand bibitem
41874 label "Credits"
41875 key "lyxcredit"
41876
41877 \end_inset
41878
41879 The LyX Team: 
41880 \begin_inset CommandInset href
41881 LatexCommand href
41882 name "Credits"
41883 target "http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS"
41884
41885 \end_inset
41886
41887 :
41888 \begin_inset Newline newline
41889 \end_inset
41890
41891
41892 \begin_inset Flex URL
41893 status collapsed
41894
41895 \begin_layout Plain Layout
41896
41897 http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS
41898 \end_layout
41899
41900 \end_inset
41901
41902
41903 \end_layout
41904
41905 \begin_layout Bibliography
41906 \begin_inset CommandInset bibitem
41907 LatexCommand bibitem
41908 key "latexcompanion"
41909
41910 \end_inset
41911
41912 Frank Mittelbach and Michel Goossens: 
41913 \emph on
41914 The LaTeX Companion Second Edition.
41915
41916 \emph default
41917  Addison-Wesley, 2004
41918 \end_layout
41919
41920 \begin_layout Bibliography
41921 \begin_inset CommandInset bibitem
41922 LatexCommand bibitem
41923 key "latexguide"
41924
41925 \end_inset
41926
41927 Helmut Kopka and Patrick W.
41928  Daly: 
41929 \emph on
41930 A Guide to LaTeX Fourth Edition.
41931
41932 \emph default
41933  Addison-Wesley, 2003
41934 \end_layout
41935
41936 \begin_layout Bibliography
41937 \begin_inset CommandInset bibitem
41938 LatexCommand bibitem
41939 key "latexbook"
41940
41941 \end_inset
41942
41943 Leslie Lamport: 
41944 \emph on
41945 LaTeX: A Document Preparation System.
41946
41947 \emph default
41948  Addison-Wesley, second edition, 1994
41949 \end_layout
41950
41951 \begin_layout Bibliography
41952 \begin_inset CommandInset bibitem
41953 LatexCommand bibitem
41954 key "texbook"
41955
41956 \end_inset
41957
41958 Donald E.
41959  Knuth.
41960  
41961 \emph on
41962 The TeXbook.
41963
41964 \emph default
41965  Addison-Wesley, 1984
41966 \end_layout
41967
41968 \begin_layout Bibliography
41969 \begin_inset CommandInset bibitem
41970 LatexCommand bibitem
41971 key "TeXCatalogue"
41972
41973 \end_inset
41974
41975 The TeX Catalogue:
41976 \begin_inset Newline newline
41977 \end_inset
41978
41979
41980 \begin_inset Flex URL
41981 status collapsed
41982
41983 \begin_layout Plain Layout
41984
41985 http://www.ctan.org/tex-archive/help/Catalogue/bytopic.html
41986 \end_layout
41987
41988 \end_inset
41989
41990
41991 \end_layout
41992
41993 \begin_layout Bibliography
41994 \begin_inset CommandInset bibitem
41995 LatexCommand bibitem
41996 key "LaTeXFAQ"
41997
41998 \end_inset
41999
42000 The LaTeX FAQ:
42001 \begin_inset Newline newline
42002 \end_inset
42003
42004
42005 \begin_inset Flex URL
42006 status collapsed
42007
42008 \begin_layout Plain Layout
42009
42010 http://www.tex.ac.uk/cgi-bin/texfaq2html
42011 \end_layout
42012
42013 \end_inset
42014
42015
42016 \end_layout
42017
42018 \begin_layout Bibliography
42019 \begin_inset CommandInset bibitem
42020 LatexCommand bibitem
42021 key "makeindex"
42022
42023 \end_inset
42024
42025
42026 \begin_inset CommandInset href
42027 LatexCommand href
42028 name "Documentation"
42029 target "http://tug.ctan.org/indexing/makeindex/doc/manpages.dvi"
42030
42031 \end_inset
42032
42033  of the program 
42034 \family sans
42035 makeindex
42036 \family default
42037 :
42038 \begin_inset Newline newline
42039 \end_inset
42040
42041
42042 \begin_inset Flex URL
42043 status collapsed
42044
42045 \begin_layout Plain Layout
42046
42047 http://tug.ctan.org/indexing/makeindex/doc/manpages.dvi
42048 \end_layout
42049
42050 \end_inset
42051
42052
42053 \end_layout
42054
42055 \begin_layout Bibliography
42056 \begin_inset CommandInset bibitem
42057 LatexCommand bibitem
42058 key "xindy"
42059
42060 \end_inset
42061
42062
42063 \begin_inset CommandInset href
42064 LatexCommand href
42065 name "Documentation"
42066 target "http://www.xindy.org/documentation.html"
42067
42068 \end_inset
42069
42070  of the program 
42071 \family sans
42072 xindy
42073 \family default
42074 :
42075 \begin_inset Newline newline
42076 \end_inset
42077
42078
42079 \begin_inset Flex URL
42080 status collapsed
42081
42082 \begin_layout Plain Layout
42083
42084 http://www.xindy.org/documentation.html
42085 \end_layout
42086
42087 \end_inset
42088
42089
42090 \end_layout
42091
42092 \begin_layout Bibliography
42093 \begin_inset CommandInset bibitem
42094 LatexCommand bibitem
42095 key "caption"
42096
42097 \end_inset
42098
42099
42100 \begin_inset CommandInset href
42101 LatexCommand href
42102 name "Documentation"
42103 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
42104
42105 \end_inset
42106
42107  of the LaTeX-package 
42108 \series bold
42109 caption
42110 \series default
42111
42112 \begin_inset Index
42113 status collapsed
42114
42115 \begin_layout Plain Layout
42116 LaTeX-packages ! caption
42117 \end_layout
42118
42119 \end_inset
42120
42121 :
42122 \begin_inset Newline newline
42123 \end_inset
42124
42125
42126 \begin_inset Flex URL
42127 status collapsed
42128
42129 \begin_layout Plain Layout
42130
42131 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf
42132 \end_layout
42133
42134 \end_inset
42135
42136
42137 \end_layout
42138
42139 \begin_layout Bibliography
42140 \begin_inset CommandInset bibitem
42141 LatexCommand bibitem
42142 key "fancyhdr"
42143
42144 \end_inset
42145
42146
42147 \begin_inset CommandInset href
42148 LatexCommand href
42149 name "Documentation"
42150 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf"
42151
42152 \end_inset
42153
42154  of the LaTeX-package 
42155 \series bold
42156 fancyhdr
42157 \series default
42158
42159 \begin_inset Index
42160 status collapsed
42161
42162 \begin_layout Plain Layout
42163 LaTeX-packages ! fancyhdr
42164 \end_layout
42165
42166 \end_inset
42167
42168 :
42169 \begin_inset Newline newline
42170 \end_inset
42171
42172
42173 \begin_inset Flex URL
42174 status collapsed
42175
42176 \begin_layout Plain Layout
42177
42178 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf
42179 \end_layout
42180
42181 \end_inset
42182
42183
42184 \end_layout
42185
42186 \begin_layout Bibliography
42187 \begin_inset CommandInset bibitem
42188 LatexCommand bibitem
42189 key "hyperref"
42190
42191 \end_inset
42192
42193
42194 \series bold
42195
42196 \begin_inset CommandInset href
42197 LatexCommand href
42198 name "Documentation"
42199 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
42200
42201 \end_inset
42202
42203
42204 \series default
42205  of the LaTeX-package 
42206 \series bold
42207 hyperref
42208 \series default
42209
42210 \begin_inset Index
42211 status collapsed
42212
42213 \begin_layout Plain Layout
42214 LaTeX-packages ! hyperref
42215 \end_layout
42216
42217 \end_inset
42218
42219 :
42220 \begin_inset Newline newline
42221 \end_inset
42222
42223
42224 \begin_inset Flex URL
42225 status collapsed
42226
42227 \begin_layout Plain Layout
42228
42229 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf
42230 \end_layout
42231
42232 \end_inset
42233
42234
42235 \end_layout
42236
42237 \begin_layout Bibliography
42238 \begin_inset CommandInset bibitem
42239 LatexCommand bibitem
42240 key "nomencl"
42241
42242 \end_inset
42243
42244
42245 \begin_inset CommandInset href
42246 LatexCommand href
42247 name "Documentation"
42248 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf"
42249
42250 \end_inset
42251
42252  of the LaTeX-package 
42253 \series bold
42254 nomencl
42255 \series default
42256
42257 \begin_inset Index
42258 status collapsed
42259
42260 \begin_layout Plain Layout
42261 LaTeX-packages ! nomencl
42262 \end_layout
42263
42264 \end_inset
42265
42266 :
42267 \begin_inset Newline newline
42268 \end_inset
42269
42270
42271 \begin_inset Flex URL
42272 status collapsed
42273
42274 \begin_layout Plain Layout
42275
42276 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf
42277 \end_layout
42278
42279 \end_inset
42280
42281
42282 \end_layout
42283
42284 \begin_layout Bibliography
42285 \begin_inset CommandInset bibitem
42286 LatexCommand bibitem
42287 key "tipa"
42288
42289 \end_inset
42290
42291
42292 \begin_inset CommandInset href
42293 LatexCommand href
42294 name "Documentation"
42295 target "http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf"
42296
42297 \end_inset
42298
42299  of the LaTeX-package 
42300 \series bold
42301 tipa
42302 \series default
42303
42304 \begin_inset Index
42305 status collapsed
42306
42307 \begin_layout Plain Layout
42308 LaTeX-packages ! tipa
42309 \end_layout
42310
42311 \end_inset
42312
42313 :
42314 \begin_inset Newline newline
42315 \end_inset
42316
42317
42318 \begin_inset Flex URL
42319 status collapsed
42320
42321 \begin_layout Plain Layout
42322
42323 http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf
42324 \end_layout
42325
42326 \end_inset
42327
42328
42329 \end_layout
42330
42331 \begin_layout Bibliography
42332 \begin_inset CommandInset bibitem
42333 LatexCommand bibitem
42334 key "wrapfig"
42335
42336 \end_inset
42337
42338
42339 \begin_inset CommandInset href
42340 LatexCommand href
42341 name "Documentation"
42342 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty"
42343
42344 \end_inset
42345
42346  of the LaTeX-package 
42347 \series bold
42348 wrapfig
42349 \series default
42350
42351 \begin_inset Index
42352 status collapsed
42353
42354 \begin_layout Plain Layout
42355 LaTeX-packages ! wrapfig
42356 \end_layout
42357
42358 \end_inset
42359
42360 :
42361 \begin_inset Newline newline
42362 \end_inset
42363
42364
42365 \begin_inset Flex URL
42366 status collapsed
42367
42368 \begin_layout Plain Layout
42369
42370 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty
42371 \end_layout
42372
42373 \end_inset
42374
42375
42376 \end_layout
42377
42378 \begin_layout Bibliography
42379 \begin_inset CommandInset bibitem
42380 LatexCommand bibitem
42381 key "XeTeX"
42382
42383 \end_inset
42384
42385
42386 \begin_inset CommandInset href
42387 LatexCommand href
42388 name "Wiki-page"
42389 target "http://wiki.lyx.org/LyX/XeTeX"
42390
42391 \end_inset
42392
42393  how to use LyX with XeTeX:
42394 \begin_inset Newline newline
42395 \end_inset
42396
42397
42398 \begin_inset Flex URL
42399 status collapsed
42400
42401 \begin_layout Plain Layout
42402
42403 http://wiki.lyx.org/LyX/XeTeX
42404 \end_layout
42405
42406 \end_inset
42407
42408
42409 \end_layout
42410
42411 \begin_layout Bibliography
42412 \begin_inset CommandInset bibitem
42413 LatexCommand bibitem
42414 key "Arabic"
42415
42416 \end_inset
42417
42418
42419 \begin_inset CommandInset href
42420 LatexCommand href
42421 name "Wiki-page"
42422 target "http://wiki.lyx.org/Windows/Arabic"
42423
42424 \end_inset
42425
42426  how to set up LyX for Arabic:
42427 \begin_inset Newline newline
42428 \end_inset
42429
42430
42431 \begin_inset Flex URL
42432 status collapsed
42433
42434 \begin_layout Plain Layout
42435
42436 http://wiki.lyx.org/Windows/Arabic
42437 \end_layout
42438
42439 \end_inset
42440
42441
42442 \end_layout
42443
42444 \begin_layout Bibliography
42445 \begin_inset CommandInset bibitem
42446 LatexCommand bibitem
42447 key "Armenian"
42448
42449 \end_inset
42450
42451
42452 \begin_inset CommandInset href
42453 LatexCommand href
42454 name "Wiki-page"
42455 target "http://wiki.lyx.org/Windows/Armenian"
42456
42457 \end_inset
42458
42459  how to set up LyX for Armenian:
42460 \begin_inset Newline newline
42461 \end_inset
42462
42463
42464 \begin_inset Flex URL
42465 status collapsed
42466
42467 \begin_layout Plain Layout
42468
42469 http://wiki.lyx.org/Windows/Armenian
42470 \end_layout
42471
42472 \end_inset
42473
42474
42475 \end_layout
42476
42477 \begin_layout Bibliography
42478 \begin_inset CommandInset bibitem
42479 LatexCommand bibitem
42480 key "Farsi"
42481
42482 \end_inset
42483
42484
42485 \begin_inset CommandInset href
42486 LatexCommand href
42487 name "Wiki-page"
42488 target "http://wiki.lyx.org/Windows/Farsi"
42489
42490 \end_inset
42491
42492  how to set up LyX for Farsi:
42493 \begin_inset Newline newline
42494 \end_inset
42495
42496
42497 \begin_inset Flex URL
42498 status collapsed
42499
42500 \begin_layout Plain Layout
42501
42502 http://wiki.lyx.org/Windows/Farsi
42503 \end_layout
42504
42505 \end_inset
42506
42507
42508 \end_layout
42509
42510 \begin_layout Bibliography
42511 \begin_inset CommandInset bibitem
42512 LatexCommand bibitem
42513 key "Hebrew"
42514
42515 \end_inset
42516
42517
42518 \begin_inset CommandInset href
42519 LatexCommand href
42520 name "Wiki-page"
42521 target "http://wiki.lyx.org/Windows/Hebrew"
42522
42523 \end_inset
42524
42525  how to set up LyX for Hebrew:
42526 \begin_inset Newline newline
42527 \end_inset
42528
42529
42530 \begin_inset Flex URL
42531 status collapsed
42532
42533 \begin_layout Plain Layout
42534
42535 http://wiki.lyx.org/Windows/Hebrew
42536 \end_layout
42537
42538 \end_inset
42539
42540
42541 \end_layout
42542
42543 \begin_layout Bibliography
42544 \begin_inset CommandInset bibitem
42545 LatexCommand bibitem
42546 key "Japanese"
42547
42548 \end_inset
42549
42550
42551 \begin_inset CommandInset href
42552 LatexCommand href
42553 name "Wiki-page"
42554 target "http://wiki.lyx.org/Windows/Japanese"
42555
42556 \end_inset
42557
42558  how to set up LyX for Japanese:
42559 \begin_inset Newline newline
42560 \end_inset
42561
42562
42563 \begin_inset Flex URL
42564 status collapsed
42565
42566 \begin_layout Plain Layout
42567
42568 http://wiki.lyx.org/Windows/Japanese
42569 \end_layout
42570
42571 \end_inset
42572
42573
42574 \end_layout
42575
42576 \begin_layout Bibliography
42577 \begin_inset CommandInset bibitem
42578 LatexCommand bibitem
42579 key "Vietnamese"
42580
42581 \end_inset
42582
42583
42584 \begin_inset CommandInset href
42585 LatexCommand href
42586 name "Wiki-page"
42587 target "http://wiki.lyx.org/Windows/Vietnamese"
42588
42589 \end_inset
42590
42591  how to set up LyX for Vietnamese:
42592 \begin_inset Newline newline
42593 \end_inset
42594
42595
42596 \begin_inset Flex URL
42597 status collapsed
42598
42599 \begin_layout Plain Layout
42600
42601 http://wiki.lyx.org/Windows/Vietnamese
42602 \end_layout
42603
42604 \end_inset
42605
42606
42607 \end_layout
42608
42609 \begin_layout Bibliography
42610 \begin_inset CommandInset bibitem
42611 LatexCommand bibitem
42612 key "LyX-func"
42613
42614 \end_inset
42615
42616
42617 \begin_inset CommandInset href
42618 LatexCommand href
42619 name "Wiki-page"
42620 target "http://wiki.lyx.org/LyX/LyxFunctionList"
42621
42622 \end_inset
42623
42624  with a list of all available LyX-functions:
42625 \begin_inset Newline newline
42626 \end_inset
42627
42628
42629 \begin_inset Flex URL
42630 status collapsed
42631
42632 \begin_layout Plain Layout
42633
42634 http://wiki.lyx.org/LyX/LyxFunctionList
42635 \end_layout
42636
42637 \end_inset
42638
42639
42640 \end_layout
42641
42642 \begin_layout Bibliography
42643 \begin_inset CommandInset bibitem
42644 LatexCommand bibitem
42645 key "NewInLyX16"
42646
42647 \end_inset
42648
42649
42650 \begin_inset CommandInset href
42651 LatexCommand href
42652 name "Wiki-page"
42653 target "http://wiki.lyx.org/LyX/NewInLyX16"
42654
42655 \end_inset
42656
42657  about new features in 
42658 \family sans
42659 LyX 1.6.0
42660 \family default
42661 :
42662 \begin_inset Newline newline
42663 \end_inset
42664
42665
42666 \begin_inset Flex URL
42667 status collapsed
42668
42669 \begin_layout Plain Layout
42670
42671 http://wiki.lyx.org/LyX/NewInLyX16
42672 \end_layout
42673
42674 \end_inset
42675
42676
42677 \end_layout
42678
42679 \begin_layout Standard
42680 \begin_inset Newpage newpage
42681 \end_inset
42682
42683
42684 \begin_inset ERT
42685 status collapsed
42686
42687 \begin_layout Plain Layout
42688
42689
42690 \backslash
42691 let
42692 \backslash
42693 mybibname
42694 \backslash
42695 bibname
42696 \end_layout
42697
42698 \begin_layout Plain Layout
42699
42700
42701 \backslash
42702 renewcommand{
42703 \backslash
42704 bibname}{
42705 \backslash
42706 mybibname
42707 \backslash
42708 ; 2}
42709 \end_layout
42710
42711 \end_inset
42712
42713
42714 \begin_inset Note Note
42715 status collapsed
42716
42717 \begin_layout Plain Layout
42718 The command 
42719 \series bold
42720
42721 \backslash
42722 bibname
42723 \series default
42724  is the name of the bibliography in the current document language.
42725  It is redefined here with the number 2 at the end to state that the following
42726  bibliography is the second one:
42727 \end_layout
42728
42729 \end_inset
42730
42731
42732 \end_layout
42733
42734 \begin_layout Standard
42735 \begin_inset CommandInset bibtex
42736 LatexCommand bibtex
42737 bibfiles "biblio/LyXDocs"
42738 options "biblio/alphadin"
42739
42740 \end_inset
42741
42742
42743 \end_layout
42744
42745 \begin_layout Standard
42746 The above bibliography is created from a BibTeX-database.
42747 \end_layout
42748
42749 \begin_layout Standard
42750
42751 \series bold
42752 \begin_inset CommandInset nomencl_print
42753 LatexCommand printnomenclature
42754
42755 \end_inset
42756
42757
42758 \begin_inset CommandInset index_print
42759 LatexCommand printindex
42760
42761 \end_inset
42762
42763
42764 \end_layout
42765
42766 \end_body
42767 \end_document