]> git.lyx.org Git - lyx.git/blob - lib/doc/UserGuide.lyx
386c96365d22a6989e87b71fb63cfb0440894c9a
[lyx.git] / lib / doc / UserGuide.lyx
1 #LyX 1.6.0svn created this file. For more info see http://www.lyx.org/
2 \lyxformat 338
3 \begin_document
4 \begin_header
5 \textclass scrbook
6 \begin_preamble
7 % DO NOT ALTER THIS PREAMBLE!!!
8 %
9 % This preamble is designed to ensure that the User's Guide prints
10 % out as advertised. If you mess with this preamble,
11 % parts of the User's Guide may not print out as expected.  If you
12 % have problems LaTeXing this file, please contact 
13 % the documentation team
14 % email: lyx-docs@lists.lyx.org
15
16 \usepackage{ifpdf} % part of the hyperref bundle
17 \ifpdf % if pdflatex is used
18
19  % set fonts for nicer pdf view
20  \IfFileExists{lmodern.sty}{\usepackage{lmodern}}{}
21
22 \fi % end if pdflatex is used
23
24 % for correct jump positions whe clicking on a link to a float
25 \usepackage[figure]{hypcap}
26
27 % the pages of the TOC is numbered roman
28 % and a pdf-bookmark for the TOC is added
29 \let\myTOC\tableofcontents
30 \renewcommand\tableofcontents{%
31   \frontmatter
32   \pdfbookmark[1]{\contentsname}{}
33   \myTOC
34   \mainmatter }
35
36 % redefine the \LyX macro for PDF bookmarks
37 \def\LyX{\texorpdfstring{%
38   L\kern-.1667em\lower.25em\hbox{Y}\kern-.125emX\@}
39   {LyX }}
40
41 % define a short command for \textvisiblespace
42 \newcommand{\spce}{\textvisiblespace}
43
44 % macro for italic page numbers in the index
45 \newcommand{\IndexDef}[1]{\textit{#1}}
46
47 % redefine the greyed out note
48 \renewenvironment{lyxgreyedout}
49  {\textcolor{blue}\bgroup}{\egroup}
50 \end_preamble
51 \options intoc,bibtotoc,idxtotoc,BCOR7mm,tablecaptionabove
52 \language english
53 \inputencoding auto
54 \font_roman default
55 \font_sans default
56 \font_typewriter default
57 \font_default_family default
58 \font_sc false
59 \font_osf false
60 \font_sf_scale 100
61 \font_tt_scale 100
62
63 \graphics default
64 \paperfontsize 12
65 \spacing single
66 \use_hyperref true
67 \pdf_title "The LyX User's Guide"
68 \pdf_author "LyX Team"
69 \pdf_subject "LyX"
70 \pdf_keywords "LyX"
71 \pdf_bookmarks true
72 \pdf_bookmarksnumbered true
73 \pdf_bookmarksopen false
74 \pdf_bookmarksopenlevel 1
75 \pdf_breaklinks false
76 \pdf_pdfborder false
77 \pdf_colorlinks true
78 \pdf_backref false
79 \pdf_pagebackref false
80 \pdf_pdfusetitle false
81 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue,pdfpagelayout=OneColumn, pdfnewwindow=true,pdfstartview=XYZ, plainpages=false, pdfpagelabels,pdftex"
82 \papersize default
83 \use_geometry false
84 \use_amsmath 1
85 \use_esint 0
86 \cite_engine basic
87 \use_bibtopic false
88 \paperorientation portrait
89 \branch Question
90 \selected 1
91 \color #00ff00
92 \end_branch
93 \branch Answer
94 \selected 0
95 \color #aa55ff
96 \end_branch
97 \secnumdepth 3
98 \tocdepth 3
99 \paragraph_separation indent
100 \defskip medskip
101 \quotes_language english
102 \papercolumns 1
103 \papersides 2
104 \paperpagestyle default
105 \tracking_changes false
106 \output_changes false
107 \author "" 
108 \author "" 
109 \end_header
110
111 \begin_body
112
113 \begin_layout Title
114 The LyX User's Guide
115 \end_layout
116
117 \begin_layout Author
118 by the LyX Team
119 \begin_inset Foot
120 status collapsed
121
122 \begin_layout Plain Layout
123 \noindent
124 If you have comments or error corrections, please send them to the LyX Documenta
125 tion mailing list: 
126 \begin_inset CommandInset href
127 LatexCommand href
128 target "lyx-docs@lists.lyx.org"
129 type "mailto:"
130
131 \end_inset
132
133
134 \end_layout
135
136 \end_inset
137
138
139 \begin_inset Newline newline
140 \end_inset
141
142
143 \begin_inset Newline newline
144 \end_inset
145
146 Version 1.6svn
147 \begin_inset Note Note
148 status open
149
150 \begin_layout Plain Layout
151 The latest PDF-version of this document can be found here:
152 \begin_inset Newline newline
153 \end_inset
154
155
156 \series bold
157 http://wiki.lyx.org/LyX/DocumentationDevelopment#UserGuide
158 \end_layout
159
160 \end_inset
161
162
163 \end_layout
164
165 \begin_layout Standard
166 \begin_inset CommandInset toc
167 LatexCommand tableofcontents
168
169 \end_inset
170
171
172 \end_layout
173
174 \begin_layout Chapter
175 Getting Started
176 \end_layout
177
178 \begin_layout Section
179 What is LyX?
180 \end_layout
181
182 \begin_layout Standard
183 LyX is a document preparation system.
184  It is a tool for producing beautiful manuscripts, publishable books, business
185  letters and proposals, and even poetry.
186  It is unlike most other 
187 \begin_inset Quotes eld
188 \end_inset
189
190 word processors
191 \begin_inset Quotes erd
192 \end_inset
193
194  in the sense that it uses the paradigm of a markup language as its core
195  editing style.
196  That means that when you type a section header, you mark it as a 
197 \begin_inset Quotes eld
198 \end_inset
199
200 Section
201 \begin_inset Quotes erd
202 \end_inset
203
204 , not 
205 \begin_inset Quotes eld
206 \end_inset
207
208 Bold, 17 pt type, left justified, 5 mm space below
209 \begin_inset Quotes erd
210 \end_inset
211
212 .
213  LyX takes care of the typesetting for you, so you deal only with concepts,
214  not the mechanics.
215 \end_layout
216
217 \begin_layout Standard
218 This philosophy is explained in much greater detail in the 
219 \emph on
220
221 \begin_inset Quotes eld
222 \end_inset
223
224 Introduction
225 \begin_inset Quotes erd
226 \end_inset
227
228
229 \emph default
230 .
231  If you haven't read it yet, you need to.
232  Yes, we mean now.
233 \end_layout
234
235 \begin_layout Standard
236 The 
237 \begin_inset Quotes eld
238 \end_inset
239
240
241 \emph on
242 Introduction
243 \emph default
244
245 \begin_inset Quotes erd
246 \end_inset
247
248  describes several things in addition to LyX's philosophy: most importantly,
249  the format of all of the manuals.
250  If you don't read it, you'll have a bear of a time navigating this manual.
251  You might also be better served looking in one of the other manuals instead
252  of this one.
253  
254 \begin_inset Quotes eld
255 \end_inset
256
257
258 \emph on
259 Introduction
260 \emph default
261
262 \begin_inset Quotes erd
263 \end_inset
264
265  describes that, too.
266 \end_layout
267
268 \begin_layout Section
269 How LyX Looks
270 \end_layout
271
272 \begin_layout Standard
273 Like most applications, LyX has the familiar menu bar across the top of
274  its window.
275  Below it is a toolbar with a pulldown box and various buttons.
276  There is, of course, a vertical scrollbar and a main work area for editing
277  documents.
278  Near the bottom of the window is a small window containing a single line
279  of text.
280  This is the 
281 \emph on
282 minibuffer
283 \emph default
284 , which really means 
285 \begin_inset Quotes eld
286 \end_inset
287
288 command buffer
289 \begin_inset Quotes erd
290 \end_inset
291
292 .
293  Type 
294 \family sans
295 M-x
296 \family default
297  when you need to type a command in the minibuffer.
298 \end_layout
299
300 \begin_layout Standard
301 Note that there is no horizontal scroll bar.
302  This is not a bug or an oversight, but intentional.
303  When you read a book, you expect the end of a line to wrap around to the
304  next line.
305  Text overflows onto new pages in a vertical fashion, hence the need for
306  only a vertical scrollbar.
307  There are three cases where you might want a horizontal scrollbar.
308  The first case is large figures, displayed WYSIWYG\SpecialChar \@.
309  This, however, is due
310  to a flaw in the routine that displays graphics on the LyX screen in a
311  WYSIWYG fashion; it should rescale the graphics to fit in the window, just
312  as you'd need to rescale graphics to fit on a page.
313  The second and third cases are tables and equations which are wider than
314  the LyX window.
315  You can use the arrow keys to scroll horizontally through the table, but
316  this doesn't work for equations yet.
317 \end_layout
318
319 \begin_layout Standard
320 For a brief description of all LyX menus and toolbar buttons, have a look
321  at Appendix
322 \begin_inset space ~
323 \end_inset
324
325
326 \begin_inset CommandInset ref
327 LatexCommand ref
328 reference "cha:The-User-Interface"
329
330 \end_inset
331
332 .
333  Most of them are self-explanatory and you'll find them listed in the correspond
334 ing sections of this documentation.
335 \end_layout
336
337 \begin_layout Section
338 HELP
339 \end_layout
340
341 \begin_layout Standard
342 The help system consists of the LyX manuals.
343  You can read 
344 \emph on
345 all
346 \emph default
347  of the manuals from inside LyX.
348  Just select the manual you want read from the 
349 \family sans
350 Help
351 \family default
352  menu.
353 \end_layout
354
355 \begin_layout Section
356 Basic LyX Setup
357 \begin_inset CommandInset label
358 LatexCommand label
359 name "sec:Basic-LyX-Setup"
360
361 \end_inset
362
363
364 \end_layout
365
366 \begin_layout Standard
367 There are several features of LyX that can be configured from inside LyX,
368  without resorting to configuration files.
369  First, LyX is able to inspect your system to see what programs, LaTeX document
370  classes and LaTeX packages are available.
371  It uses this knowledge to give reasonable defaults to several 
372 \family sans
373 Preferences
374 \begin_inset Index
375 status collapsed
376
377 \begin_layout Plain Layout
378 Preferences
379 \end_layout
380
381 \end_inset
382
383
384 \family default
385  settings.
386  Although this configuration has already been done when LyX was installed
387  on your system, you might have some items that you installed locally, e.g.
388  new LaTeX classes, and which are not seen by LyX.
389  To force LyX to re-inspect your system, you should use 
390 \family sans
391 Tools\SpecialChar \menuseparator
392 Reconfigure
393 \family default
394 .
395 \begin_inset Index
396 status collapsed
397
398 \begin_layout Plain Layout
399 Reconfiguration of LyX
400 \end_layout
401
402 \end_inset
403
404  You should then restart LyX to ensure that the changes are taken into account.
405 \end_layout
406
407 \begin_layout Section
408 LaTeX Setup
409 \begin_inset CommandInset label
410 LatexCommand label
411 name "sec:LaTeX-Setup"
412
413 \end_inset
414
415
416 \end_layout
417
418 \begin_layout Standard
419 LyX needs several LaTeX packages to work properly.
420  The packages found on the system by LyX are listed in the file 
421 \emph on
422 LaT
423 \emph default
424
425 \begin_inset ERT
426 status collapsed
427
428 \begin_layout Plain Layout
429
430 {}
431 \end_layout
432
433 \end_inset
434
435
436 \emph on
437 eX
438 \begin_inset space ~
439 \end_inset
440
441 Configuration
442 \emph default
443  that will be created when using the menu 
444 \family sans
445 Help\SpecialChar \menuseparator
446 LaT
447 \begin_inset ERT
448 status collapsed
449
450 \begin_layout Plain Layout
451
452 {}
453 \end_layout
454
455 \end_inset
456
457 eX
458 \begin_inset space ~
459 \end_inset
460
461 Configuration
462 \family default
463 .
464  You should install the required missing packages and then reconfigure LyX.
465 \begin_inset Note Note
466 status collapsed
467
468 \begin_layout Plain Layout
469 The two braces in the TeX Code box prevent that the term 
470 \begin_inset Quotes eld
471 \end_inset
472
473 LaTeX
474 \begin_inset Quotes erd
475 \end_inset
476
477  is printed with sub- and superscript letters.
478  More about TeX Code is described in section
479 \begin_inset space ~
480 \end_inset
481
482
483 \begin_inset CommandInset ref
484 LatexCommand ref
485 reference "sec:TeX-Code"
486
487 \end_inset
488
489 , the printout of proper names like LaTeX is explained in section
490 \begin_inset space ~
491 \end_inset
492
493
494 \begin_inset CommandInset ref
495 LatexCommand ref
496 reference "sub:LyX's-Proper-Names"
497
498 \end_inset
499
500 .
501 \end_layout
502
503 \end_inset
504
505
506 \begin_inset Index
507 status collapsed
508
509 \begin_layout Plain Layout
510 Reconfiguration of LyX
511 \end_layout
512
513 \end_inset
514
515
516 \end_layout
517
518 \begin_layout Chapter
519 How to work with LyX
520 \end_layout
521
522 \begin_layout Section
523 Basic File Operations
524 \begin_inset Index
525 status collapsed
526
527 \begin_layout Plain Layout
528 File Operations
529 \end_layout
530
531 \end_inset
532
533
534 \end_layout
535
536 \begin_layout Standard
537 Under the 
538 \family sans
539 File
540 \family default
541  menu and in the standard toolbar are basic operations for any word processor
542  in addition to some more advanced operations:
543 \end_layout
544
545 \begin_layout Itemize
546
547 \family sans
548 New 
549 \begin_inset Graphics
550         filename ../images/buffer-new.png
551         BoundingBox 0bp 5bp 20bp 20bp
552
553 \end_inset
554
555
556 \end_layout
557
558 \begin_layout Itemize
559
560 \family sans
561 New
562 \begin_inset space ~
563 \end_inset
564
565 from
566 \bar under
567
568 \begin_inset space ~
569 \end_inset
570
571
572 \bar default
573 Template
574 \end_layout
575
576 \begin_layout Itemize
577
578 \family sans
579 Open 
580 \family default
581
582 \begin_inset Graphics
583         filename ../images/file-open.png
584         BoundingBox 0bp 5bp 20bp 20bp
585
586 \end_inset
587
588
589 \end_layout
590
591 \begin_layout Itemize
592
593 \family sans
594 Close
595 \end_layout
596
597 \begin_layout Itemize
598
599 \family sans
600 Save 
601 \family default
602
603 \begin_inset Graphics
604         filename ../images/buffer-write.png
605         BoundingBox 0bp 5bp 20bp 20bp
606
607 \end_inset
608
609
610 \end_layout
611
612 \begin_layout Itemize
613
614 \family sans
615 Save
616 \begin_inset space ~
617 \end_inset
618
619 As
620 \end_layout
621
622 \begin_layout Itemize
623
624 \family sans
625 Revert
626 \begin_inset space ~
627 \end_inset
628
629 to
630 \begin_inset space ~
631 \end_inset
632
633 saved
634 \end_layout
635
636 \begin_layout Itemize
637
638 \family sans
639 Version
640 \begin_inset space ~
641 \end_inset
642
643 Control
644 \end_layout
645
646 \begin_layout Itemize
647
648 \family sans
649 Import
650 \end_layout
651
652 \begin_layout Itemize
653
654 \family sans
655 Export
656 \end_layout
657
658 \begin_layout Itemize
659
660 \family sans
661 Print 
662 \family default
663
664 \begin_inset Graphics
665         filename ../images/dialog-show_print.png
666         BoundingBox 0bp 5bp 24bp 20bp
667
668 \end_inset
669
670
671 \end_layout
672
673 \begin_layout Itemize
674
675 \family sans
676 Exit
677 \end_layout
678
679 \begin_layout Standard
680 They all do pretty much the same thing as in other word processors, with
681  a few minor differences.
682  The 
683 \family sans
684 File\SpecialChar \menuseparator
685 New
686 \begin_inset space ~
687 \end_inset
688
689 from
690 \bar under
691
692 \begin_inset space ~
693 \end_inset
694
695
696 \bar default
697 Template
698 \family default
699  command not only prompts you for a name for the new file, but also prompts
700  you for a template to use.
701  Selecting a template will automatically set certain layout features for
702  the document, features you would otherwise need to change manually.
703  They can be of use for certain classes, especially those for writing letters
704  (see section
705 \begin_inset space ~
706 \end_inset
707
708
709 \begin_inset CommandInset ref
710 LatexCommand ref
711 reference "sec:Document-Classes"
712
713 \end_inset
714
715 ).
716 \end_layout
717
718 \begin_layout Standard
719 Note: There is no 
720 \begin_inset Quotes eld
721 \end_inset
722
723 default file
724 \begin_inset Quotes erd
725 \end_inset
726
727  or document named 
728 \begin_inset Quotes eld
729 \end_inset
730
731 Untitled
732 \begin_inset Quotes erd
733 \end_inset
734
735  or 
736 \begin_inset Quotes eld
737 \end_inset
738
739 scratch.
740 \begin_inset Quotes erd
741 \end_inset
742
743  Unless you tell LyX to open a file or create a new one, that big, blank
744  space is just that --- a big, blank space.
745 \end_layout
746
747 \begin_layout Standard
748
749 \family sans
750 Revert
751 \begin_inset space ~
752 \end_inset
753
754 to
755 \begin_inset space ~
756 \end_inset
757
758 saved
759 \family default
760  and 
761 \family sans
762 Version
763 \begin_inset space ~
764 \end_inset
765
766 Control
767 \family default
768  are useful if more people work on the same document at the same time
769 \begin_inset Foot
770 status collapsed
771
772 \begin_layout Plain Layout
773 If you plan to do this, you should check out the Version Control feature
774  in LyX also.
775  Read 
776 \emph on
777 Extended Features
778 \emph default
779 \SpecialChar \@.
780
781 \end_layout
782
783 \end_inset
784
785 .
786  
787 \family sans
788 Revert
789 \begin_inset space ~
790 \end_inset
791
792 to
793 \begin_inset space ~
794 \end_inset
795
796 saved
797 \family default
798  will reload the document from disk.
799  You can of course also use it if you regret that you changed a document
800  and want to restore it to the last save.
801  With
802 \family sans
803  Version
804 \begin_inset space ~
805 \end_inset
806
807 Control 
808 \family default
809 you can there register the changes you made to a document so that others
810  can identify this as your changes.
811 \end_layout
812
813 \begin_layout Section
814 Basic Editing Features
815 \begin_inset Index
816 status collapsed
817
818 \begin_layout Plain Layout
819 Editing
820 \end_layout
821
822 \end_inset
823
824
825 \begin_inset CommandInset label
826 LatexCommand label
827 name "sec:Basic-Editing-Features"
828
829 \end_inset
830
831
832 \end_layout
833
834 \begin_layout Standard
835 Like most modern word processors, LyX can perform cut and paste operations
836  on blocks of text, can move by character, word, or screenful of text, and
837  can delete whole words as well as individual characters.
838  The next four sections cover the basic LyX editing features and how to
839  access them.
840  We'll start with cut and paste.
841 \end_layout
842
843 \begin_layout Standard
844 As you might expect, the 
845 \family sans
846 Edit
847 \family default
848  menu and the standard toolbar has the cut and paste commands, along with
849  various other editing features.
850  Some of these are special and covered in later sections.
851  The basic ones are:
852 \end_layout
853
854 \begin_layout Itemize
855
856 \family sans
857 Cut 
858 \family default
859
860 \begin_inset Graphics
861         filename ../images/cut.png
862         BoundingBox 0bp 5bp 20bp 20bp
863
864 \end_inset
865
866
867 \end_layout
868
869 \begin_layout Itemize
870
871 \family sans
872 Copy 
873 \family default
874
875 \begin_inset Graphics
876         filename ../images/copy.png
877         BoundingBox 0bp 5bp 20bp 20bp
878
879 \end_inset
880
881
882 \end_layout
883
884 \begin_layout Itemize
885
886 \family sans
887 Paste 
888 \family default
889
890 \begin_inset Graphics
891         filename ../images/paste.png
892         BoundingBox 0bp 5bp 20bp 20bp
893
894 \end_inset
895
896
897 \end_layout
898
899 \begin_layout Itemize
900
901 \family sans
902 Paste
903 \begin_inset space ~
904 \end_inset
905
906 Recent
907 \end_layout
908
909 \begin_layout Itemize
910
911 \family sans
912 Paste
913 \begin_inset space ~
914 \end_inset
915
916 Special
917 \end_layout
918
919 \begin_layout Itemize
920
921 \family sans
922 Find
923 \begin_inset space ~
924 \end_inset
925
926 &
927 \begin_inset space ~
928 \end_inset
929
930 Replace 
931 \family default
932
933 \begin_inset Graphics
934         filename ../images/dialog-show_findreplace.png
935         BoundingBox 0bp 5bp 20bp 25bp
936         rotateOrigin center
937
938 \end_inset
939
940
941 \end_layout
942
943 \begin_layout Standard
944 The first three are self-explanatory.
945  One thing to note: whenever you delete a block of text that you've selected,
946  it's automatically placed in the clipboard.
947  That is, the 
948 \family sans
949 Delete
950 \family default
951  and 
952 \family sans
953 Backspace
954 \family default
955  keys also functions as the 
956 \family sans
957 Cut
958 \family default
959  command.
960  Also, if you've selected text, be careful: If you hit a key, LyX will completel
961 y delete the selected text and replace it with what you just typed.
962  You'll have to do an 
963 \family sans
964 Undo
965 \family default
966  to get back the lost text.
967 \end_layout
968
969 \begin_layout Standard
970 \begin_inset Index
971 status collapsed
972
973 \begin_layout Plain Layout
974 Paste
975 \end_layout
976
977 \end_inset
978
979 You can also copy text between LyX and other programs by cut, copy and paste.
980  The submenu of 
981 \family sans
982 Paste
983 \begin_inset space ~
984 \end_inset
985
986 Recent
987 \family default
988  shows you a list with the last strings you have pasted.
989 \end_layout
990
991 \begin_layout Standard
992 The menu 
993 \family sans
994 Edit\SpecialChar \menuseparator
995 Paste
996 \begin_inset space ~
997 \end_inset
998
999 Special\SpecialChar \menuseparator
1000 Plain
1001 \begin_inset space ~
1002 \end_inset
1003
1004 Text, Join
1005 \begin_inset space ~
1006 \end_inset
1007
1008 Lines
1009 \family default
1010  will insert the text in the clipboard so that the whole text is inserted
1011  as 
1012 \emph on
1013 one
1014 \emph default
1015  paragraph.
1016  A new paragraph is started when there is a blank line in the file.
1017  Without 
1018 \family sans
1019 Join
1020 \begin_inset space ~
1021 \end_inset
1022
1023 Lines
1024 \family default
1025 , the text is inserted as Paragraphs, where the line breaks of the text
1026  will start a new paragraph.
1027 \end_layout
1028
1029 \begin_layout Standard
1030 \begin_inset Index
1031 status collapsed
1032
1033 \begin_layout Plain Layout
1034 Replace
1035 \end_layout
1036
1037 \end_inset
1038
1039
1040 \begin_inset Index
1041 status collapsed
1042
1043 \begin_layout Plain Layout
1044 Find
1045 \end_layout
1046
1047 \end_inset
1048
1049 The 
1050 \family sans
1051 Edit\SpecialChar \menuseparator
1052 Find
1053 \begin_inset space ~
1054 \end_inset
1055
1056 &
1057 \begin_inset space ~
1058 \end_inset
1059
1060 Replace
1061 \family default
1062  item opens the 
1063 \family sans
1064 Find
1065 \begin_inset space ~
1066 \end_inset
1067
1068 and
1069 \begin_inset space ~
1070 \end_inset
1071
1072 Replace
1073 \family default
1074  dialog.
1075  Once you've found a word or expression, LyX selects it.
1076  Hitting the 
1077 \family sans
1078 Replace
1079 \family default
1080  button replaces the selected text with the contents of the 
1081 \family sans
1082 Replace
1083 \begin_inset space ~
1084 \end_inset
1085
1086 with
1087 \family default
1088  field.
1089  You can click the 
1090 \family sans
1091 Find
1092 \begin_inset space ~
1093 \end_inset
1094
1095 Next
1096 \family default
1097  button to skip the current word.
1098  Hit 
1099 \family sans
1100 Replace
1101 \begin_inset space ~
1102 \end_inset
1103
1104 All
1105 \family default
1106  to replace all occurrences of the text in the document automatically.
1107  The 
1108 \family sans
1109 Case
1110 \begin_inset space ~
1111 \end_inset
1112
1113 sensitive
1114 \family default
1115  option can be used if you want the search to consider the case of the search
1116  word.
1117  If the toggle is set, searching for 
1118 \begin_inset Quotes eld
1119 \end_inset
1120
1121
1122 \family typewriter
1123 Test
1124 \family default
1125
1126 \begin_inset Quotes erd
1127 \end_inset
1128
1129  will not match the word 
1130 \begin_inset Quotes eld
1131 \end_inset
1132
1133
1134 \family typewriter
1135 test
1136 \family default
1137
1138 \begin_inset Quotes erd
1139 \end_inset
1140
1141 .
1142  The 
1143 \family sans
1144 Match whole words only
1145 \family default
1146  option can be used to force LyX to only find complete words.
1147  I.e., searching for 
1148 \begin_inset Quotes eld
1149 \end_inset
1150
1151
1152 \family typewriter
1153 star
1154 \family default
1155
1156 \begin_inset Quotes erd
1157 \end_inset
1158
1159  will not match 
1160 \begin_inset Quotes eld
1161 \end_inset
1162
1163
1164 \family typewriter
1165 starlet
1166 \family default
1167
1168 \begin_inset Quotes erd
1169 \end_inset
1170
1171 .
1172 \end_layout
1173
1174 \begin_layout Standard
1175 Things like notes, floats, etc., the so called insets can be dissolved.
1176  This means that the inset is deleted and its content is left as normal
1177  text.
1178  Dissolving an inset is done by setting the cursor to the beginning of an
1179  inset and pressing 
1180 \family sans
1181 Backspace
1182 \family default
1183  or by setting the cursor to the end and pressing 
1184 \family sans
1185 Delete
1186 \family default
1187 .
1188 \end_layout
1189
1190 \begin_layout Section
1191 Undo and Redo
1192 \begin_inset Index
1193 status collapsed
1194
1195 \begin_layout Plain Layout
1196 Redo
1197 \end_layout
1198
1199 \end_inset
1200
1201
1202 \begin_inset Index
1203 status collapsed
1204
1205 \begin_layout Plain Layout
1206 Undo
1207 \end_layout
1208
1209 \end_inset
1210
1211
1212 \begin_inset CommandInset label
1213 LatexCommand label
1214 name "sec:Undo-and-Redo"
1215
1216 \end_inset
1217
1218
1219 \end_layout
1220
1221 \begin_layout Standard
1222 If you make a mistake, you can easily recover from it.
1223  LyX has a large-capacity undo/redo buffer.
1224  Select 
1225 \family sans
1226 Edit\SpecialChar \menuseparator
1227 Undo
1228 \family default
1229  or the toolbar button 
1230 \begin_inset Graphics
1231         filename ../images/undo.png
1232         BoundingBox 0bp 5bp 20bp 20bp
1233
1234 \end_inset
1235
1236  to undo some mistake.
1237  If you accidentally undo too much, use 
1238 \family sans
1239 Edit\SpecialChar \menuseparator
1240 Redo
1241 \family default
1242  ot the toolbar button 
1243 \begin_inset Graphics
1244         filename ../images/redo.png
1245         BoundingBox 0bp 5bp 20bp 20bp
1246
1247 \end_inset
1248
1249  to 
1250 \begin_inset Quotes eld
1251 \end_inset
1252
1253 undo the undo.
1254 \begin_inset Quotes erd
1255 \end_inset
1256
1257  The undo mechanism is currently limited to 100
1258 \begin_inset space \thinspace{}
1259 \end_inset
1260
1261 steps to minimize memory overhead.
1262 \end_layout
1263
1264 \begin_layout Standard
1265 Notice that if you revert back all changes to arrive to the document as
1266  it was last saved, the 
1267 \begin_inset Quotes eld
1268 \end_inset
1269
1270 changed
1271 \begin_inset Quotes erd
1272 \end_inset
1273
1274  status of the document is unfortunately not reset.
1275  This is a consequence of the 100
1276 \begin_inset space \thinspace{}
1277 \end_inset
1278
1279 step undo limit, above.
1280 \end_layout
1281
1282 \begin_layout Standard
1283
1284 \family sans
1285 Undo
1286 \family default
1287  and 
1288 \family sans
1289 Redo
1290 \family default
1291  work on almost everything in LyX.
1292  But they won't undo or redo text character by character, but by blocks
1293  of text.
1294 \end_layout
1295
1296 \begin_layout Section
1297 Mouse Operations
1298 \begin_inset Index
1299 status collapsed
1300
1301 \begin_layout Plain Layout
1302 Mouse Operations
1303 \end_layout
1304
1305 \end_inset
1306
1307
1308 \end_layout
1309
1310 \begin_layout Standard
1311 This are the most basic mouse operations.
1312 \end_layout
1313
1314 \begin_layout Enumerate
1315 Motion
1316 \end_layout
1317
1318 \begin_deeper
1319 \begin_layout Itemize
1320 Click the 
1321 \emph on
1322 left mouse button
1323 \emph default
1324  once anywhere in the edit window.
1325  The cursor moves to the text under the mouse.
1326 \end_layout
1327
1328 \end_deeper
1329 \begin_layout Enumerate
1330 Selecting Text
1331 \end_layout
1332
1333 \begin_deeper
1334 \begin_layout Itemize
1335 Hold down the 
1336 \emph on
1337 left mouse button
1338 \emph default
1339  and drag the mouse.
1340  LyX marks the text between the old and new mouse positions.
1341  Use 
1342 \family sans
1343 Edit\SpecialChar \menuseparator
1344 Copy
1345 \family default
1346  to create a copy of the text in LyX's buffer (and the clipboard).
1347 \end_layout
1348
1349 \begin_layout Itemize
1350 Re-position the cursor and then paste the text back into LyX using 
1351 \family sans
1352 Edit\SpecialChar \menuseparator
1353 Paste
1354 \family default
1355 .
1356 \end_layout
1357
1358 \end_deeper
1359 \begin_layout Enumerate
1360 Insets (Footnotes, Notes, Floats, etc.)
1361 \end_layout
1362
1363 \begin_deeper
1364 \begin_layout Standard
1365
1366 \emph on
1367 Single click
1368 \emph default
1369  the left mouse button to open or close any of these.
1370  Right-click on them to set its properties.
1371  Also check the appropriate section of this manual for more details.
1372 \end_layout
1373
1374 \end_deeper
1375 \begin_layout Enumerate
1376 Tables
1377 \end_layout
1378
1379 \begin_deeper
1380 \begin_layout Standard
1381
1382 \emph on
1383 Single click
1384 \emph default
1385  the right mouse button to open a dialog that will allow you to manipulate
1386  the table.
1387 \end_layout
1388
1389 \end_deeper
1390 \begin_layout Section
1391 Navigating
1392 \begin_inset CommandInset label
1393 LatexCommand label
1394 name "sec:Navigating"
1395
1396 \end_inset
1397
1398
1399 \begin_inset Index
1400 status collapsed
1401
1402 \begin_layout Plain Layout
1403 Navigating
1404 \end_layout
1405
1406 \end_inset
1407
1408
1409 \end_layout
1410
1411 \begin_layout Standard
1412 LyX offers you two ways to navigate in documents:
1413 \end_layout
1414
1415 \begin_layout Itemize
1416 The menu 
1417 \family sans
1418 Navigate
1419 \family default
1420  lists all sections of the document as submenu entries that you can click
1421  to jump to the corresponding document part.
1422 \end_layout
1423
1424 \begin_layout Itemize
1425 The menu 
1426 \family sans
1427 Document\SpecialChar \menuseparator
1428 Outline
1429 \family default
1430  or the toolbar button 
1431 \begin_inset Graphics
1432         filename ../images/dialog-toggle_toc.png
1433         BoundingBox 0bp 5bp 20bp 20bp
1434
1435 \end_inset
1436
1437 .
1438 \end_layout
1439
1440 \begin_layout Standard
1441 The outline window shows you the content of the document's table of contents
1442  (TOC) that is described in sec.
1443 \begin_inset space \thinspace{}
1444 \end_inset
1445
1446
1447 \begin_inset CommandInset ref
1448 LatexCommand ref
1449 reference "sub:Table-of-Contents"
1450
1451 \end_inset
1452
1453 .
1454  You can click there on entries to jump to the corresponding document part.
1455  In the pull-down box at the top of the outline window, you can choose between
1456  different lists of document objects, like the list of footnotes.
1457  Some of them, the list of tables, figures, and algorithms can also be added
1458  to the document, see 
1459 \begin_inset CommandInset ref
1460 LatexCommand ref
1461 reference "sub:List-of-Figures"
1462
1463 \end_inset
1464
1465 .
1466 \end_layout
1467
1468 \begin_layout Standard
1469 With the buttons 
1470 \begin_inset space \space{}
1471 \end_inset
1472
1473
1474 \begin_inset Graphics
1475         filename ../images/down.png
1476         BoundingBox 0bp 5bp 20bp 20bp
1477
1478 \end_inset
1479
1480
1481 \begin_inset space \hspace{}
1482 \length -3mm
1483 \end_inset
1484
1485  and 
1486 \begin_inset space \space{}
1487 \end_inset
1488
1489
1490 \begin_inset Graphics
1491         filename ../images/up.png
1492         BoundingBox 0bp 5bp 20bp 20bp
1493
1494 \end_inset
1495
1496
1497 \begin_inset space \hspace{}
1498 \length -3mm
1499 \end_inset
1500
1501  at the bottom of the outline window you can change the position of sections
1502  in your document.
1503  So you can for example move section
1504 \begin_inset space ~
1505 \end_inset
1506
1507 2.5 before section
1508 \begin_inset space ~
1509 \end_inset
1510
1511 2.4.
1512  LyX will then automatically renumber the sections to the new order.
1513  With the buttons 
1514 \begin_inset Graphics
1515         filename ../images/promote.png
1516         BoundingBox 0bp 5bp 20bp 20bp
1517
1518 \end_inset
1519
1520  and 
1521 \begin_inset Graphics
1522         filename ../images/demote.png
1523         BoundingBox 0bp 5bp 20bp 20bp
1524
1525 \end_inset
1526
1527  you can change the sectioning level of sections.
1528  So you can for example make section
1529 \begin_inset space ~
1530 \end_inset
1531
1532 2.5 chapter
1533 \begin_inset space ~
1534 \end_inset
1535
1536 3 or subsection
1537 \begin_inset space ~
1538 \end_inset
1539
1540 2.4.1.
1541 \end_layout
1542
1543 \begin_layout Section
1544 Basic Key Bindings
1545 \begin_inset CommandInset label
1546 LatexCommand label
1547 name "sec:Key-Bindings"
1548
1549 \end_inset
1550
1551
1552 \begin_inset Index
1553 status collapsed
1554
1555 \begin_layout Plain Layout
1556 Key Bindings
1557 \end_layout
1558
1559 \end_inset
1560
1561
1562 \end_layout
1563
1564 \begin_layout Standard
1565 There are at least two different primary binding maps: CUA and Emacs.
1566  LyX's default is CUA.
1567 \end_layout
1568
1569 \begin_layout Standard
1570 Some keys, like 
1571 \family sans
1572 Page
1573 \begin_inset space ~
1574 \end_inset
1575
1576 Up
1577 \family default
1578
1579 \family sans
1580 Page
1581 \begin_inset space ~
1582 \end_inset
1583
1584 Down
1585 \family default
1586
1587 \family sans
1588 Left
1589 \family default
1590
1591 \family sans
1592 Right
1593 \family default
1594
1595 \family sans
1596 Up
1597 \family default
1598 , and 
1599 \family sans
1600 Down
1601 \family default
1602 , do exactly what you expect them to do.
1603  Other keys don't:
1604 \end_layout
1605
1606 \begin_layout Labeling
1607 \labelwidthstring 00.00.0000
1608
1609 \family sans
1610 Tab
1611 \begin_inset CommandInset nomenclature
1612 LatexCommand nomenclature
1613 symbol "Tab"
1614 description "Tabulator key"
1615
1616 \end_inset
1617
1618
1619 \family default
1620  There is no such thing as a tab stop in LyX.
1621  If you don't understand this, go read sections
1622 \begin_inset space ~
1623 \end_inset
1624
1625
1626 \begin_inset CommandInset ref
1627 LatexCommand ref
1628 reference "sec:Par-indent-intro"
1629
1630 \end_inset
1631
1632  and 
1633 \begin_inset CommandInset ref
1634 LatexCommand ref
1635 reference "sec:Paragraph-Environments"
1636
1637 \end_inset
1638
1639 , especially section
1640 \begin_inset space ~
1641 \end_inset
1642
1643
1644 \begin_inset CommandInset ref
1645 LatexCommand ref
1646 reference "sub:Lists"
1647
1648 \end_inset
1649
1650 , right now.
1651  Yes, right now.
1652  If you're still confused, look in the 
1653 \emph on
1654 Tutorial
1655 \emph default
1656 .
1657 \end_layout
1658
1659 \begin_layout Labeling
1660 \labelwidthstring 00.00.0000
1661
1662 \family sans
1663 Esc
1664 \begin_inset CommandInset nomenclature
1665 LatexCommand nomenclature
1666 symbol "Esc"
1667 description "Escape key"
1668
1669 \end_inset
1670
1671
1672 \family default
1673  This is the 
1674 \begin_inset Quotes eld
1675 \end_inset
1676
1677 cancel key.
1678 \begin_inset Quotes erd
1679 \end_inset
1680
1681  It's used, generically, to cancel operations.
1682  Other parts of the manual will go into greater detail about this.
1683 \end_layout
1684
1685 \begin_layout Labeling
1686 \labelwidthstring 00.00.0000
1687
1688 \family sans
1689 Home
1690 \family default
1691
1692 \begin_inset space ~
1693 \end_inset
1694
1695 and
1696 \begin_inset space ~
1697 \end_inset
1698
1699
1700 \family sans
1701 End
1702 \family default
1703  These move the cursor, respectively, to the beginning and end of a line,
1704  unless you are using the Emacs bindings where they jump to the beginning
1705  or end of the file.
1706 \end_layout
1707
1708 \begin_layout Standard
1709 There are three modifier keys:
1710 \end_layout
1711
1712 \begin_layout Labeling
1713 \labelwidthstring 00.00.0000
1714
1715 \family sans
1716 Control
1717 \family default
1718  (Denoted by 
1719 \begin_inset Quotes eld
1720 \end_inset
1721
1722
1723 \family sans
1724 C
1725 \family default
1726
1727 \begin_inset Quotes erd
1728 \end_inset
1729
1730
1731 \begin_inset CommandInset nomenclature
1732 LatexCommand nomenclature
1733 symbol "C"
1734 description "Control key"
1735
1736 \end_inset
1737
1738  in the documentation files) This has a couple of different uses, depending
1739  on which keys it's used in combination with:
1740 \end_layout
1741
1742 \begin_deeper
1743 \begin_layout Itemize
1744 With 
1745 \family sans
1746 Backspace
1747 \family default
1748  or 
1749 \family sans
1750 Delete
1751 \family default
1752 , it deletes an entire word instead of a single character.
1753 \end_layout
1754
1755 \begin_layout Itemize
1756 With 
1757 \family sans
1758 Left
1759 \family default
1760  and 
1761 \family sans
1762 Right
1763 \family default
1764 , it moves by words instead of characters.
1765 \end_layout
1766
1767 \begin_layout Itemize
1768 With 
1769 \family sans
1770 Home
1771 \family default
1772  and 
1773 \family sans
1774 End
1775 \family default
1776 , it moves to the beginning and the end of the document, respectively.
1777 \end_layout
1778
1779 \end_deeper
1780 \begin_layout Labeling
1781 \labelwidthstring 00.00.0000
1782
1783 \family sans
1784 Shift
1785 \family default
1786  (Denoted by 
1787 \begin_inset Quotes eld
1788 \end_inset
1789
1790
1791 \family sans
1792 S
1793 \family default
1794
1795 \begin_inset Quotes erd
1796 \end_inset
1797
1798
1799 \begin_inset CommandInset nomenclature
1800 LatexCommand nomenclature
1801 symbol "S"
1802 description "Shift key"
1803
1804 \end_inset
1805
1806  in the documentation files) Use this with any of the motion keys to select
1807  the text between the old and new cursor positions.
1808 \end_layout
1809
1810 \begin_layout Labeling
1811 \labelwidthstring 00.00.0000
1812
1813 \family sans
1814 Meta
1815 \family default
1816  (Denoted by 
1817 \begin_inset Quotes eld
1818 \end_inset
1819
1820
1821 \family sans
1822 M
1823 \family default
1824
1825 \begin_inset Quotes erd
1826 \end_inset
1827
1828
1829 \begin_inset CommandInset nomenclature
1830 LatexCommand nomenclature
1831 symbol "M"
1832 description "Meta or Alt key"
1833
1834 \end_inset
1835
1836  in the documentation files) This is the Alt key on many keyboards, unless
1837  your keyboard has a distinct Meta key.
1838  If you have both keys, you will need to try out which one actually performs
1839  the 
1840 \family sans
1841 Meta-
1842 \family default
1843  function.
1844  This key does many different things, but it also activates the 
1845 \emph on
1846 menu accelerator keys
1847 \emph default
1848 .
1849  If you use this in combination with any of the underlined letters in a
1850  menu or menu item, it selects that menu item.
1851 \end_layout
1852
1853 \begin_deeper
1854 \begin_layout Standard
1855 For example, the sequence 
1856 \begin_inset Quotes eld
1857 \end_inset
1858
1859
1860 \family sans
1861 M
1862 \begin_inset space ~
1863 \end_inset
1864
1865 e
1866 \begin_inset space ~
1867 \end_inset
1868
1869 s
1870 \family default
1871
1872 \begin_inset space ~
1873 \end_inset
1874
1875
1876 \family sans
1877 c
1878 \family default
1879
1880 \begin_inset Quotes erd
1881 \end_inset
1882
1883  
1884 \family sans
1885 brings
1886 \family default
1887  up the 
1888 \begin_inset Quotes eld
1889 \end_inset
1890
1891 Text Style
1892 \begin_inset Quotes erd
1893 \end_inset
1894
1895  menu.
1896  Typing 
1897 \begin_inset Quotes eld
1898 \end_inset
1899
1900
1901 \family sans
1902 M
1903 \begin_inset space ~
1904 \end_inset
1905
1906 f
1907 \family default
1908
1909 \begin_inset Quotes erd
1910 \end_inset
1911
1912  opens the 
1913 \family sans
1914 File
1915 \family default
1916  menu.
1917 \end_layout
1918
1919 \begin_layout Standard
1920 There are also other things bound to the 
1921 \family sans
1922 Meta-
1923 \family default
1924  key, but you'll have to check in the 
1925 \emph on
1926 Reference
1927 \emph default
1928  
1929 \emph on
1930 manual
1931 \emph default
1932  for more info.
1933 \end_layout
1934
1935 \end_deeper
1936 \begin_layout Standard
1937 You'll learn more and more keybindings and short-cut keys as you use LyX,
1938  because most actions will prompt a small message in the status bar at the
1939  bottom of LyX's main window which describe the name of the action, you've
1940  just triggered, and any existing keybindings for that action.
1941  The LyX menus also list the defined keybindings.
1942  The notation for the keybindings is very similar to the notation used in
1943  this documentation, so you should not have any problems understanding it.
1944  However, notice that Shift-modifiers are explicitly mentioned, so 
1945 \family sans
1946
1947 \begin_inset Quotes eld
1948 \end_inset
1949
1950 M-p S-A
1951 \family default
1952
1953 \begin_inset Quotes erd
1954 \end_inset
1955
1956  means 
1957 \family sans
1958 Meta-p
1959 \family default
1960  followed by a capital 
1961 \family sans
1962 A
1963 \family default
1964 .
1965  
1966 \begin_inset Quotes eld
1967 \end_inset
1968
1969
1970 \family sans
1971 S-C-s
1972 \family default
1973
1974 \begin_inset Quotes erd
1975 \end_inset
1976
1977  means 
1978 \family sans
1979 Shift-Control-s
1980 \family default
1981 .
1982 \end_layout
1983
1984 \begin_layout Standard
1985 You can list or change the keybindings in the LyX preferences under 
1986 \family sans
1987 Editing\SpecialChar \menuseparator
1988 Shortcuts
1989 \family default
1990 .
1991  The preferences are opened with the menu 
1992 \family sans
1993 Tools\SpecialChar \menuseparator
1994 Preferences
1995 \family default
1996 .
1997 \end_layout
1998
1999 \begin_layout Chapter
2000 LyX Basics
2001 \begin_inset Index
2002 status collapsed
2003
2004 \begin_layout Plain Layout
2005 Lyx@LyX ! Basics
2006 \end_layout
2007
2008 \end_inset
2009
2010
2011 \end_layout
2012
2013 \begin_layout Section
2014 Document Types
2015 \begin_inset Index
2016 status collapsed
2017
2018 \begin_layout Plain Layout
2019 Document ! Types
2020 \end_layout
2021
2022 \end_inset
2023
2024
2025 \end_layout
2026
2027 \begin_layout Subsection
2028 Introduction
2029 \end_layout
2030
2031 \begin_layout Standard
2032 Before you do anything else, before you ever start writing a document, you
2033  need to decide what type of document you want to edit.
2034  Different types of documents use different types of spacing, headings,
2035  numbering schemes, and so on.
2036  Additionally, different documents use different paragraph environments,
2037  and format the title of your document differently.
2038 \end_layout
2039
2040 \begin_layout Standard
2041
2042 \emph on
2043 document class
2044 \emph default
2045  describes a group of properties common to a particular set of documents.
2046  By setting the document class, you automatically select these properties,
2047  making it easier to create the type of document you want.
2048  If you don't choose a document class, LyX picks one for you by default.
2049  So, it behooves you to change the class of your document.
2050 \end_layout
2051
2052 \begin_layout Standard
2053 Read on for info about the document classes you can choose from LyX, and
2054  how to adjust their properties.
2055 \end_layout
2056
2057 \begin_layout Subsection
2058 Document Classes
2059 \begin_inset Index
2060 status collapsed
2061
2062 \begin_layout Plain Layout
2063 Document ! Classes
2064 \end_layout
2065
2066 \end_inset
2067
2068
2069 \begin_inset CommandInset label
2070 LatexCommand label
2071 name "sec:Document-Classes"
2072
2073 \end_inset
2074
2075
2076 \end_layout
2077
2078 \begin_layout Subsubsection
2079 Overview
2080 \end_layout
2081
2082 \begin_layout Standard
2083 There are four standard document classes in LyX.
2084  They are:
2085 \end_layout
2086
2087 \begin_layout Description
2088 Article for basic articles
2089 \end_layout
2090
2091 \begin_layout Description
2092 Report for basic reports
2093 \end_layout
2094
2095 \begin_layout Description
2096 Book for writing a book
2097 \end_layout
2098
2099 \begin_layout Description
2100 Letter for US-style letters
2101 \end_layout
2102
2103 \begin_layout Standard
2104 There are also some non-standard classes, which LyX only uses if you have
2105  installed them.
2106  Here are some of the classes, the full list with detailed explanations
2107  can be found in chapter 
2108 \emph on
2109 Special Document Classes
2110 \emph default
2111  in the 
2112 \emph on
2113 Extended Features
2114 \emph default
2115  manual:
2116 \end_layout
2117
2118 \begin_layout Description
2119 A&A Journal articles in the style and format used in Astronomy & Astrophysics
2120 \end_layout
2121
2122 \begin_layout Description
2123 AAST
2124 \family sans
2125
2126 \begin_inset ERT
2127 status collapsed
2128
2129 \begin_layout Plain Layout
2130
2131 {}
2132 \end_layout
2133
2134 \end_inset
2135
2136
2137 \family default
2138 eX For submissions to the journals published by the American Astronomical
2139  Society
2140 \end_layout
2141
2142 \begin_layout Description
2143 AMS Layouts for articles and books in the style and format used by the American
2144  Mathematical Society (AMS).
2145  There are three article layouts available.
2146  The standard one uses a typical numbering scheme for theorems etc., that
2147  prepends the section number to the number of the result.
2148  All result-type statements (propositions, corollaries, and so on) are sequenced
2149  together, but definitions, examples, and the like have their own sequence.
2150  The 
2151 \begin_inset Quotes eld
2152 \end_inset
2153
2154 sequential numbering
2155 \begin_inset Quotes erd
2156 \end_inset
2157
2158  scheme does not place the section number with each result, but numbers
2159  them throughout the article in a single sequence.
2160  Each type of result gets its own sequence.
2161  There is also a layout that dispenses with numbering of statements altogether.
2162 \end_layout
2163
2164 \begin_layout Description
2165 Beamer Layout for presentations
2166 \end_layout
2167
2168 \begin_layout Description
2169 broadway Layout for writing plays.
2170  It is not an existing LaTeX document class, but a new one which is distributed
2171  with LyX.
2172 \end_layout
2173
2174 \begin_layout Description
2175 curiculum
2176 \begin_inset space ~
2177 \end_inset
2178
2179 vitae classes to create curriculum vitae
2180 \end_layout
2181
2182 \begin_layout Description
2183 Dinbrief Letters in format of the DIN (German industry norm)
2184 \end_layout
2185
2186 \begin_layout Description
2187 dtk Layout for 
2188 \family typewriter
2189 Die TeXnische Komödie
2190 \family default
2191 , the journal of the German TeX user Group (Dante)
2192 \end_layout
2193
2194 \begin_layout Description
2195 Elsevier Layout for journals of the Elsevier publishing group
2196 \end_layout
2197
2198 \begin_layout Description
2199 Foils Used to make transparencies
2200 \end_layout
2201
2202 \begin_layout Description
2203 g-brief Letters in format of the DIN (German industry norm)
2204 \end_layout
2205
2206 \begin_layout Description
2207 hollywood Used to type spec scripts for the US film industry.
2208  It is not an existing LaTeX document class, but a new one which is distributed
2209  with LyX.
2210 \end_layout
2211
2212 \begin_layout Description
2213 IEEEtran Layout for the journals published by the Institute of Electrical
2214  and Electronics Engineers (IEEE)
2215 \end_layout
2216
2217 \begin_layout Description
2218 IOP Layout for journals of the Institute of Physics publishing group
2219 \end_layout
2220
2221 \begin_layout Description
2222 Kluwer Layout for journals of the Kluwer publishing group
2223 \end_layout
2224
2225 \begin_layout Description
2226 koma-script a replacement for the standard classes, offers many useful features
2227  like caption formatting, automatic print space calculation etc.
2228 \end_layout
2229
2230 \begin_layout Description
2231 Memoir another replacement for the standard classes
2232 \end_layout
2233
2234 \begin_layout Description
2235 paper Used with the 
2236 \family typewriter
2237 paper
2238 \family default
2239  LaTeX document class
2240 \end_layout
2241
2242 \begin_layout Description
2243 Powerdot Layout for presentations
2244 \end_layout
2245
2246 \begin_layout Description
2247 REVTe
2248 \begin_inset ERT
2249 status collapsed
2250
2251 \begin_layout Plain Layout
2252
2253 {}
2254 \end_layout
2255
2256 \end_inset
2257
2258 X is used to write articles for the publications of the American Physical
2259  Society (APS), American Institute of Physics (AIP), and Optical Society
2260  of America (OSA).
2261  This class is not completely compatible with all LyX features.
2262 \end_layout
2263
2264 \begin_layout Description
2265 Slides Used to make transparencies
2266 \end_layout
2267
2268 \begin_layout Description
2269 SPIE
2270 \begin_inset space ~
2271 \end_inset
2272
2273 Proceedings Layout for the journals published by The International Society
2274  for Optical Engineering (SPIE)
2275 \end_layout
2276
2277 \begin_layout Description
2278 Springer Layouts for journals of the Springer publishing group
2279 \end_layout
2280
2281 \begin_layout Description
2282 TUGboat Layout for 
2283 \family typewriter
2284 TUGboat
2285 \family default
2286 , the journal of the international TeX user Group (TUG)
2287 \end_layout
2288
2289 \begin_layout Standard
2290 We won't go into any detail about how to use these different document classes
2291  here.
2292  You can find all the details about the non-standard classes in the 
2293 \emph on
2294 Extended Editing
2295 \emph default
2296  manual.
2297  Here, we will settle with a list of some of the common properties of all
2298  of the document classes.
2299 \end_layout
2300
2301 \begin_layout Subsubsection
2302 Selecting a Class
2303 \end_layout
2304
2305 \begin_layout Standard
2306 You can select a class using the 
2307 \family sans
2308 Document\SpecialChar \menuseparator
2309 Settings
2310 \begin_inset Index
2311 status collapsed
2312
2313 \begin_layout Plain Layout
2314 Document ! Settings
2315 \end_layout
2316
2317 \end_inset
2318
2319
2320 \family default
2321  dialog.
2322  Select the class you want to use, and make any fine tunings of the options
2323  you may need.
2324 \end_layout
2325
2326 \begin_layout Subsubsection
2327 \begin_inset CommandInset label
2328 LatexCommand label
2329 name "sub:Modules"
2330
2331 \end_inset
2332
2333 Modules
2334 \begin_inset Index
2335 status collapsed
2336
2337 \begin_layout Plain Layout
2338 Layout Modules
2339 \end_layout
2340
2341 \end_inset
2342
2343
2344 \end_layout
2345
2346 \begin_layout Standard
2347 Since LyX 1.6, layout modules can be used to add additional features to a
2348  document without the user's having to include those features in a new layout
2349  file.
2350  The available modules are listed in the Available Modules pane of the 
2351 \family sans
2352 Document\SpecialChar \menuseparator
2353 Settings
2354 \begin_inset Index
2355 status collapsed
2356
2357 \begin_layout Plain Layout
2358 Document ! Settings
2359 \end_layout
2360
2361 \end_inset
2362
2363
2364 \family default
2365  dialog.
2366  Highlighting one of them will bring up a description of the module.
2367  Please note that some modules require LaTeX packages that are not always
2368  installed by default.
2369  LyX will warn you if you do not have the needed package.
2370  Note also that some modules require other modules, and some pairs of modules
2371  are incompatible.
2372 \end_layout
2373
2374 \begin_layout Subsubsection
2375 Properties
2376 \end_layout
2377
2378 \begin_layout Standard
2379 Each class has a default set of options.
2380  Here's a quick table describing them:
2381 \end_layout
2382
2383 \begin_layout Standard
2384 \begin_inset VSpace 0.3cm
2385 \end_inset
2386
2387
2388 \end_layout
2389
2390 \begin_layout Standard
2391 \align center
2392 \begin_inset Tabular
2393 <lyxtabular version="3" rows="5" columns="5">
2394 <features>
2395 <column alignment="center" valignment="top" width="0pt">
2396 <column alignment="center" valignment="top" width="0pt">
2397 <column alignment="center" valignment="top" width="0pt">
2398 <column alignment="center" valignment="top" width="0pt">
2399 <column alignment="center" valignment="top" width="0pt">
2400 <row>
2401 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2402 \begin_inset Text
2403
2404 \begin_layout Plain Layout
2405
2406 \end_layout
2407
2408 \end_inset
2409 </cell>
2410 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2411 \begin_inset Text
2412
2413 \begin_layout Plain Layout
2414
2415 \family sans
2416 \series medium
2417 \shape up
2418 \size normal
2419 \emph off
2420 \bar no
2421 \noun off
2422 \color none
2423 Pagestyle
2424 \end_layout
2425
2426 \end_inset
2427 </cell>
2428 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2429 \begin_inset Text
2430
2431 \begin_layout Plain Layout
2432
2433 \family sans
2434 \series medium
2435 \shape up
2436 \size normal
2437 \emph off
2438 \bar no
2439 \noun off
2440 \color none
2441 Sides
2442 \end_layout
2443
2444 \end_inset
2445 </cell>
2446 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2447 \begin_inset Text
2448
2449 \begin_layout Plain Layout
2450
2451 \family sans
2452 \series medium
2453 \shape up
2454 \size normal
2455 \emph off
2456 \bar no
2457 \noun off
2458 \color none
2459 Columns
2460 \end_layout
2461
2462 \end_inset
2463 </cell>
2464 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2465 \begin_inset Text
2466
2467 \begin_layout Plain Layout
2468
2469 \series medium
2470 \shape up
2471 \size normal
2472 \emph off
2473 \bar no
2474 \noun off
2475 \color none
2476 Max.
2477  sectioning level
2478 \end_layout
2479
2480 \end_inset
2481 </cell>
2482 </row>
2483 <row>
2484 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2485 \begin_inset Text
2486
2487 \begin_layout Plain Layout
2488
2489 \series medium
2490 \shape up
2491 \size normal
2492 \emph off
2493 \bar no
2494 \noun off
2495 \color none
2496 article
2497 \end_layout
2498
2499 \end_inset
2500 </cell>
2501 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2502 \begin_inset Text
2503
2504 \begin_layout Plain Layout
2505
2506 \family sans
2507 \series medium
2508 \shape up
2509 \size normal
2510 \emph off
2511 \bar no
2512 \noun off
2513 \color none
2514 Plain
2515 \end_layout
2516
2517 \end_inset
2518 </cell>
2519 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2520 \begin_inset Text
2521
2522 \begin_layout Plain Layout
2523
2524 \family sans
2525 \series medium
2526 \shape up
2527 \size normal
2528 \emph off
2529 \bar no
2530 \noun off
2531 \color none
2532 One
2533 \end_layout
2534
2535 \end_inset
2536 </cell>
2537 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2538 \begin_inset Text
2539
2540 \begin_layout Plain Layout
2541
2542 \family sans
2543 \series medium
2544 \shape up
2545 \size normal
2546 \emph off
2547 \bar no
2548 \noun off
2549 \color none
2550 One
2551 \end_layout
2552
2553 \end_inset
2554 </cell>
2555 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2556 \begin_inset Text
2557
2558 \begin_layout Plain Layout
2559
2560 \family sans
2561 \series medium
2562 \shape up
2563 \size normal
2564 \emph off
2565 \bar no
2566 \noun off
2567 \color none
2568 Section
2569 \end_layout
2570
2571 \end_inset
2572 </cell>
2573 </row>
2574 <row>
2575 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2576 \begin_inset Text
2577
2578 \begin_layout Plain Layout
2579
2580 \series medium
2581 \shape up
2582 \size normal
2583 \emph off
2584 \bar no
2585 \noun off
2586 \color none
2587 report
2588 \end_layout
2589
2590 \end_inset
2591 </cell>
2592 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2593 \begin_inset Text
2594
2595 \begin_layout Plain Layout
2596
2597 \family sans
2598 \series medium
2599 \shape up
2600 \size normal
2601 \emph off
2602 \bar no
2603 \noun off
2604 \color none
2605 Plain
2606 \end_layout
2607
2608 \end_inset
2609 </cell>
2610 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2611 \begin_inset Text
2612
2613 \begin_layout Plain Layout
2614
2615 \family sans
2616 \series medium
2617 \shape up
2618 \size normal
2619 \emph off
2620 \bar no
2621 \noun off
2622 \color none
2623 One
2624 \end_layout
2625
2626 \end_inset
2627 </cell>
2628 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2629 \begin_inset Text
2630
2631 \begin_layout Plain Layout
2632
2633 \family sans
2634 \series medium
2635 \shape up
2636 \size normal
2637 \emph off
2638 \bar no
2639 \noun off
2640 \color none
2641 One
2642 \end_layout
2643
2644 \end_inset
2645 </cell>
2646 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2647 \begin_inset Text
2648
2649 \begin_layout Plain Layout
2650
2651 \family sans
2652 \series medium
2653 \shape up
2654 \size normal
2655 \emph off
2656 \bar no
2657 \noun off
2658 \color none
2659 Chapter
2660 \end_layout
2661
2662 \end_inset
2663 </cell>
2664 </row>
2665 <row>
2666 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2667 \begin_inset Text
2668
2669 \begin_layout Plain Layout
2670
2671 \series medium
2672 \shape up
2673 \size normal
2674 \emph off
2675 \bar no
2676 \noun off
2677 \color none
2678 book
2679 \end_layout
2680
2681 \end_inset
2682 </cell>
2683 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2684 \begin_inset Text
2685
2686 \begin_layout Plain Layout
2687
2688 \family sans
2689 \series medium
2690 \shape up
2691 \size normal
2692 \emph off
2693 \bar no
2694 \noun off
2695 \color none
2696 Headings
2697 \end_layout
2698
2699 \end_inset
2700 </cell>
2701 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2702 \begin_inset Text
2703
2704 \begin_layout Plain Layout
2705
2706 \family sans
2707 \series medium
2708 \shape up
2709 \size normal
2710 \emph off
2711 \bar no
2712 \noun off
2713 \color none
2714 Two
2715 \end_layout
2716
2717 \end_inset
2718 </cell>
2719 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2720 \begin_inset Text
2721
2722 \begin_layout Plain Layout
2723
2724 \family sans
2725 \series medium
2726 \shape up
2727 \size normal
2728 \emph off
2729 \bar no
2730 \noun off
2731 \color none
2732 One
2733 \end_layout
2734
2735 \end_inset
2736 </cell>
2737 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2738 \begin_inset Text
2739
2740 \begin_layout Plain Layout
2741
2742 \family sans
2743 \series medium
2744 \shape up
2745 \size normal
2746 \emph off
2747 \bar no
2748 \noun off
2749 \color none
2750 Chapter
2751 \end_layout
2752
2753 \end_inset
2754 </cell>
2755 </row>
2756 <row>
2757 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2758 \begin_inset Text
2759
2760 \begin_layout Plain Layout
2761
2762 \series medium
2763 \shape up
2764 \size normal
2765 \emph off
2766 \bar no
2767 \noun off
2768 \color none
2769 letter
2770 \end_layout
2771
2772 \end_inset
2773 </cell>
2774 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2775 \begin_inset Text
2776
2777 \begin_layout Plain Layout
2778
2779 \family sans
2780 \series medium
2781 \shape up
2782 \size normal
2783 \emph off
2784 \bar no
2785 \noun off
2786 \color none
2787 Plain
2788 \end_layout
2789
2790 \end_inset
2791 </cell>
2792 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2793 \begin_inset Text
2794
2795 \begin_layout Plain Layout
2796
2797 \family sans
2798 \series medium
2799 \shape up
2800 \size normal
2801 \emph off
2802 \bar no
2803 \noun off
2804 \color none
2805 One
2806 \end_layout
2807
2808 \end_inset
2809 </cell>
2810 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2811 \begin_inset Text
2812
2813 \begin_layout Plain Layout
2814
2815 \family sans
2816 \series medium
2817 \shape up
2818 \size normal
2819 \emph off
2820 \bar no
2821 \noun off
2822 \color none
2823 One
2824 \end_layout
2825
2826 \end_inset
2827 </cell>
2828 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2829 \begin_inset Text
2830
2831 \begin_layout Plain Layout
2832
2833 \series medium
2834 \shape up
2835 \size normal
2836 \emph off
2837 \bar no
2838 \noun off
2839 \color none
2840 none
2841 \end_layout
2842
2843 \end_inset
2844 </cell>
2845 </row>
2846 </lyxtabular>
2847
2848 \end_inset
2849
2850
2851 \end_layout
2852
2853 \begin_layout Standard
2854 \begin_inset VSpace 0.3cm
2855 \end_inset
2856
2857
2858 \end_layout
2859
2860 \begin_layout Standard
2861 You're probably also wondering what 
2862 \begin_inset Quotes eld
2863 \end_inset
2864
2865 Max.
2866 \begin_inset space ~
2867 \end_inset
2868
2869 sectioning level
2870 \begin_inset Quotes erd
2871 \end_inset
2872
2873  means.
2874  There are several paragraph environments used to create section headings.
2875  Different document classes allow different types of section headings.
2876  Only two use the 
2877 \family sans
2878 Chapter
2879 \family default
2880  heading; the rest do not and begin instead with the 
2881 \family sans
2882 Section
2883 \family default
2884  heading.
2885  Some document classes, such as the ones for letters, don't use any section
2886  headings.
2887  In addition to 
2888 \family sans
2889 Chapter
2890 \family default
2891  and 
2892 \family sans
2893 Section
2894 \family default
2895  headings, there are also 
2896 \family sans
2897 Subsection
2898 \family default
2899  headings, 
2900 \family sans
2901 Subsubsection
2902 \family default
2903  headings, and so on.
2904  We'll describe these headings fully in section
2905 \begin_inset space ~
2906 \end_inset
2907
2908
2909 \begin_inset CommandInset ref
2910 LatexCommand ref
2911 reference "sub:Headings"
2912
2913 \end_inset
2914
2915 .
2916 \end_layout
2917
2918 \begin_layout Subsection
2919 Document Layout
2920 \begin_inset Index
2921 status collapsed
2922
2923 \begin_layout Plain Layout
2924 Document !  Layout
2925 \end_layout
2926
2927 \end_inset
2928
2929
2930 \begin_inset CommandInset label
2931 LatexCommand label
2932 name "sub:Document-Layout"
2933
2934 \end_inset
2935
2936
2937 \family sans
2938
2939 \begin_inset Index
2940 status collapsed
2941
2942 \begin_layout Plain Layout
2943 Document ! Settings
2944 \end_layout
2945
2946 \end_inset
2947
2948
2949 \end_layout
2950
2951 \begin_layout Standard
2952 The most important properties of documents classes are set in the menu 
2953 \family sans
2954 Document\SpecialChar \menuseparator
2955 Settings
2956 \family default
2957 .
2958  There in the 
2959 \family sans
2960 Options
2961 \family default
2962  field under 
2963 \family sans
2964 Documents
2965 \begin_inset space ~
2966 \end_inset
2967
2968 classes
2969 \family default
2970 , you can enter special options for your document class in a comma-separated
2971  list.
2972  This is only necessary if LyX doesn't support special options you want
2973  to use for your document.
2974  To learn more about your favorite LaTeX-class and its options, you have
2975  to read its manual.
2976 \end_layout
2977
2978 \begin_layout Standard
2979 Under 
2980 \family sans
2981 Page
2982 \begin_inset space ~
2983 \end_inset
2984
2985 Layout
2986 \family default
2987  the 
2988 \family sans
2989 Pagestyle
2990 \family default
2991  controls what sorts of headings and page numbers go on a page.
2992  You can choose between the following five options:
2993 \end_layout
2994
2995 \begin_layout Labeling
2996 \labelwidthstring 00.00.0000
2997
2998 \family sans
2999 Default
3000 \family default
3001  Use default pagestyle of current class.
3002 \end_layout
3003
3004 \begin_layout Labeling
3005 \labelwidthstring 00.00.0000
3006
3007 \family sans
3008 Empty
3009 \family default
3010  No page numbers or headings.
3011 \end_layout
3012
3013 \begin_layout Labeling
3014 \labelwidthstring 00.00.0000
3015
3016 \family sans
3017 Plain
3018 \family default
3019  Page numbers only.
3020 \end_layout
3021
3022 \begin_layout Labeling
3023 \labelwidthstring 00.00.0000
3024
3025 \family sans
3026 Headings
3027 \family default
3028  Page numbers and either the current chapter or section title and number.
3029  Whether LyX uses the current chapter or the current section depends on
3030  the maximum sectioning level of the class.
3031 \end_layout
3032
3033 \begin_layout Labeling
3034 \labelwidthstring 00.00.0000
3035
3036 \family sans
3037 Fancy
3038 \family default
3039  This allows you to create fully customizable headers and footers if you
3040  have the 
3041 \series bold
3042 fancyhdr
3043 \series default
3044
3045 \begin_inset Index
3046 status collapsed
3047
3048 \begin_layout Plain Layout
3049 Latex@LaTeX-packages ! fancyhdr
3050 \end_layout
3051
3052 \end_inset
3053
3054  package installed.
3055  At the moment, support in LyX is limited to this setting.
3056  To use the full power of this package, you have to add code to your document
3057  preamble.
3058  Check the documentation for the 
3059 \series bold
3060 fancyhdr
3061 \series default
3062  package for more details, 
3063 \begin_inset CommandInset citation
3064 LatexCommand cite
3065 key "fancyhdr"
3066
3067 \end_inset
3068
3069 .
3070 \end_layout
3071
3072 \begin_layout Standard
3073 The 
3074 \family sans
3075 Separation
3076 \family default
3077  of paragraphs is described in section
3078 \begin_inset space ~
3079 \end_inset
3080
3081
3082 \begin_inset CommandInset ref
3083 LatexCommand ref
3084 reference "sec:Par-indent-intro"
3085
3086 \end_inset
3087
3088 .
3089 \end_layout
3090
3091 \begin_layout Subsection
3092 Paper Size and Orientation
3093 \begin_inset Index
3094 status collapsed
3095
3096 \begin_layout Plain Layout
3097 Document ! Paper size
3098 \end_layout
3099
3100 \end_inset
3101
3102
3103 \begin_inset CommandInset label
3104 LatexCommand label
3105 name "sub:Paper-Size,-Orientation,"
3106
3107 \end_inset
3108
3109
3110 \end_layout
3111
3112 \begin_layout Standard
3113 You'll find the following options in the menu 
3114 \family sans
3115 Page
3116 \begin_inset space ~
3117 \end_inset
3118
3119 Layout
3120 \family default
3121  of the dialog of the 
3122 \family sans
3123 Document\SpecialChar \menuseparator
3124 Settings
3125 \family default
3126  menu:
3127 \family sans
3128
3129 \begin_inset Index
3130 status collapsed
3131
3132 \begin_layout Plain Layout
3133 Document ! Settings
3134 \end_layout
3135
3136 \end_inset
3137
3138
3139 \end_layout
3140
3141 \begin_layout Labeling
3142 \labelwidthstring 00.00.0000
3143
3144 \family sans
3145 Papersize
3146 \family default
3147  What size paper to print on.
3148  The choices are
3149 \end_layout
3150
3151 \begin_layout Itemize
3152
3153 \family sans
3154 Default
3155 \end_layout
3156
3157 \begin_layout Itemize
3158
3159 \family sans
3160 A3, A4,
3161 \family default
3162  
3163 \family sans
3164 A5
3165 \end_layout
3166
3167 \begin_layout Itemize
3168
3169 \family sans
3170 B3, B4, B5
3171 \end_layout
3172
3173 \begin_layout Itemize
3174
3175 \family sans
3176 US letter
3177 \end_layout
3178
3179 \begin_layout Itemize
3180
3181 \family sans
3182 US legal
3183 \end_layout
3184
3185 \begin_layout Itemize
3186
3187 \family sans
3188 US executive
3189 \end_layout
3190
3191 \begin_layout Itemize
3192
3193 \family sans
3194 Custom
3195 \end_layout
3196
3197 \begin_layout Labeling
3198 \labelwidthstring 00.00.0000
3199
3200 \family sans
3201 Orientation
3202 \family default
3203  Two toggle buttons choose whether to print the output as 
3204 \family sans
3205 Landscape
3206 \family default
3207  or as 
3208 \family sans
3209 Portrait
3210 \family default
3211 .
3212 \end_layout
3213
3214 \begin_layout Labeling
3215 \labelwidthstring 00.00.0000
3216
3217 \family sans
3218 Two-sided
3219 \begin_inset space ~
3220 \end_inset
3221
3222 document
3223 \family default
3224  Adjusts the print space to print both sides of paper.
3225  That means that the print space for odd- and even-numbered pages is different.
3226 \end_layout
3227
3228 \begin_layout Subsection
3229 Margins
3230 \begin_inset Index
3231 status collapsed
3232
3233 \begin_layout Plain Layout
3234 Document ! Margins
3235 \end_layout
3236
3237 \end_inset
3238
3239
3240 \begin_inset CommandInset label
3241 LatexCommand label
3242 name "sub:Margins"
3243
3244 \end_inset
3245
3246
3247 \begin_inset Index
3248 status collapsed
3249
3250 \begin_layout Plain Layout
3251 Margins
3252 \end_layout
3253
3254 \end_inset
3255
3256
3257 \end_layout
3258
3259 \begin_layout Standard
3260 Paper margins are set in the menu 
3261 \family sans
3262 Document\SpecialChar \menuseparator
3263 Settings
3264 \family default
3265 .
3266 \family sans
3267
3268 \begin_inset Index
3269 status collapsed
3270
3271 \begin_layout Plain Layout
3272 Document ! Settings
3273 \end_layout
3274
3275 \end_inset
3276
3277
3278 \end_layout
3279
3280 \begin_layout Standard
3281 If you use a koma-script document class, you can use the default settings.
3282  Because koma-script calculates then the printspace automatically by taking
3283  the paper format and the font size into account.
3284 \end_layout
3285
3286 \begin_layout Subsection
3287 Important Note
3288 \end_layout
3289
3290 \begin_layout Standard
3291 If you change a document class, LyX has to convert 
3292 \emph on
3293 everything
3294 \emph default
3295  into the new class.
3296  That includes the paragraph environments.
3297  Some paragraph environments are standard; all of the document classes have
3298  them; but some classes have special paragraph environments.
3299  If this is the case, and you change the document class, LyX sets the missing
3300  paragraph environments to 
3301 \family sans
3302 Standard
3303 \family default
3304  and places an error box at the beginning of the paragraph.
3305  Just click on them and you'll get a message dialog that tells you about
3306  the conversion and why it failed.
3307 \end_layout
3308
3309 \begin_layout Section
3310 Paragraph Indentation and Separation
3311 \begin_inset Index
3312 status collapsed
3313
3314 \begin_layout Plain Layout
3315 Paragraph ! Indentation
3316 \end_layout
3317
3318 \end_inset
3319
3320
3321 \end_layout
3322
3323 \begin_layout Subsection
3324 Introduction
3325 \begin_inset CommandInset label
3326 LatexCommand label
3327 name "sec:Par-indent-intro"
3328
3329 \end_inset
3330
3331
3332 \end_layout
3333
3334 \begin_layout Standard
3335 Before describing all of the various paragraph environments, we'd like to
3336  say a word or two about paragraph indentation.
3337 \end_layout
3338
3339 \begin_layout Standard
3340 Everyone seems to have their own convention for separating paragraphs.
3341  Most Americans indent the first line of a paragraph.
3342  Others don't indent but put extra space between the paragraphs.
3343  If you choose indentation for paragraphs the 
3344 \emph on
3345 first
3346 \emph default
3347  paragraph of a section, or after a figure, an equation, a table, a list,
3348  etc., is 
3349 \emph on
3350 not
3351 \emph default
3352  indented.
3353  Only a paragraph following another paragraph gets indented.
3354  Note that the indentation behavior is different when you use another document
3355  language than English.
3356  LaTeX takes care that the indentation follows the rules of the used language.
3357 \end_layout
3358
3359 \begin_layout Standard
3360 The space between paragraphs, like the line spacing, the space between headings
3361  and text --- in fact, all of the spacings for just about everything are
3362  pre-coded into LyX.
3363  As we said, you don't worry about how much space to add between what.
3364  LyX takes care of that.
3365  In fact, these pre-coded vertical spacings aren't a single number but a
3366  range.
3367  That way, LyX can squish or stretch the space between lines to make sure
3368  figures fit on a page with text, so that sections don't start at the bottom
3369  of a page, and so on.
3370 \begin_inset Foot
3371 status collapsed
3372
3373 \begin_layout Plain Layout
3374 LaTeX does this when LyX goes to produce a printable file.
3375 \end_layout
3376
3377 \end_inset
3378
3379  However, pre-coded doesn't mean you can't change them.
3380  LyX gives you the ability to globally change 
3381 \emph on
3382 all
3383 \emph default
3384  of these pre-coded spacings.
3385  We'll explain more later.
3386 \end_layout
3387
3388 \begin_layout Subsection
3389 Paragraph Separation
3390 \begin_inset Index
3391 status collapsed
3392
3393 \begin_layout Plain Layout
3394 Paragraph ! Separation
3395 \end_layout
3396
3397 \end_inset
3398
3399
3400 \end_layout
3401
3402 \begin_layout Standard
3403 To separate paragraphs, select 
3404 \family sans
3405 Indent
3406 \family default
3407  or 
3408 \family sans
3409 Skip
3410 \family default
3411  in the submenu 
3412 \family sans
3413 Text
3414 \begin_inset space ~
3415 \end_inset
3416
3417 Layout
3418 \family default
3419  of the dialog 
3420 \family sans
3421 Document\SpecialChar \menuseparator
3422 Settings
3423 \begin_inset Index
3424 status collapsed
3425
3426 \begin_layout Plain Layout
3427 Document ! Settings
3428 \end_layout
3429
3430 \end_inset
3431
3432
3433 \family default
3434  to indent paragraphs or add extra space between paragraphs, respectively.
3435  The size of the skips can be defined in the dialog, for the indentation
3436  you have to add this line to your document preamble:
3437 \end_layout
3438
3439 \begin_layout Standard
3440
3441 \series bold
3442
3443 \backslash
3444 setlength{
3445 \backslash
3446 parindent}{Length}
3447 \end_layout
3448
3449 \begin_layout Standard
3450 where length is a value in one of the units listed in Appendix
3451 \begin_inset space ~
3452 \end_inset
3453
3454
3455 \begin_inset CommandInset ref
3456 LatexCommand ref
3457 reference "cap:Units"
3458
3459 \end_inset
3460
3461 .
3462  The default length is 30
3463 \begin_inset space \thinspace{}
3464 \end_inset
3465
3466 pt.
3467 \end_layout
3468
3469 \begin_layout Subsection
3470 Fine-Tuning
3471 \end_layout
3472
3473 \begin_layout Standard
3474 You can also change the separation method of a single paragraph.
3475  Open the 
3476 \family sans
3477 Edit\SpecialChar \menuseparator
3478 Paragraph
3479 \begin_inset space ~
3480 \end_inset
3481
3482 Settings
3483 \family default
3484  dialog and toggle the 
3485 \family sans
3486 Indent
3487 \begin_inset space ~
3488 \end_inset
3489
3490 Paragraph
3491 \family default
3492  option to change the state of the current paragraph.
3493  If paragraphs have no indentation but use extra space for separation, this
3494  button will be ignored (you can't indent a single paragraph by toggling
3495  this).
3496 \end_layout
3497
3498 \begin_layout Standard
3499 You should only need to change the indentation method for a single paragraph
3500  if you need to do some fine-tuning.
3501 \end_layout
3502
3503 \begin_layout Subsection
3504 Line Spacing
3505 \begin_inset Index
3506 status collapsed
3507
3508 \begin_layout Plain Layout
3509 Paragraph ! Line spacing
3510 \end_layout
3511
3512 \end_inset
3513
3514
3515 \end_layout
3516
3517 \begin_layout Standard
3518 In the 
3519 \family sans
3520 Document\SpecialChar \menuseparator
3521 Settings
3522 \begin_inset Index
3523 status collapsed
3524
3525 \begin_layout Plain Layout
3526 Document ! Settings
3527 \end_layout
3528
3529 \end_inset
3530
3531
3532 \family default
3533  dialog you can set the line spacing in the submenu 
3534 \family sans
3535 Text
3536 \begin_inset space ~
3537 \end_inset
3538
3539 Layout.
3540 \family default
3541
3542 \begin_inset Foot
3543 status collapsed
3544
3545 \begin_layout Plain Layout
3546 You need to have the LaTeX-package 
3547 \series bold
3548 setspace
3549 \series default
3550
3551 \begin_inset Index
3552 status collapsed
3553
3554 \begin_layout Plain Layout
3555 Latex@LaTeX-packages ! setspace
3556 \end_layout
3557
3558 \end_inset
3559
3560  installed to use this feature.
3561 \end_layout
3562
3563 \end_inset
3564
3565
3566 \end_layout
3567
3568 \begin_layout Section
3569 Paragraph Environments
3570 \begin_inset Index
3571 status collapsed
3572
3573 \begin_layout Plain Layout
3574 Paragraph ! Environments
3575 \end_layout
3576
3577 \end_inset
3578
3579
3580 \begin_inset CommandInset label
3581 LatexCommand label
3582 name "sec:Paragraph-Environments"
3583
3584 \end_inset
3585
3586
3587 \begin_inset Index
3588 status collapsed
3589
3590 \begin_layout Plain Layout
3591 Paragraph environments|(
3592 \end_layout
3593
3594 \end_inset
3595
3596
3597 \end_layout
3598
3599 \begin_layout Subsection
3600 Overview
3601 \end_layout
3602
3603 \begin_layout Standard
3604 Paragraph environments correspond to the
3605 \end_layout
3606
3607 \begin_layout Standard
3608
3609 \series bold
3610
3611 \backslash
3612 begin{
3613 \emph on
3614 environment
3615 \emph default
3616 } ...
3617  
3618 \backslash
3619 end{
3620 \emph on
3621 environment
3622 \emph default
3623 }
3624 \series default
3625
3626 \begin_inset Newline newline
3627 \end_inset
3628
3629 command sequence in LaTeX files.
3630  If you don't know LaTeX, or the concept of a paragraph environment is totally
3631  alien to you, we urge you to read the 
3632 \emph on
3633 Tutorial
3634 \emph default
3635 .
3636  The 
3637 \emph on
3638 Tutorial
3639 \emph default
3640  also contains many more examples than this section does.
3641 \end_layout
3642
3643 \begin_layout Standard
3644 A paragraph environment is simply a 
3645 \begin_inset Quotes eld
3646 \end_inset
3647
3648 container
3649 \begin_inset Quotes erd
3650 \end_inset
3651
3652  for a paragraph which gives that paragraph certain properties.
3653  This can include a particular style of font, different margins, a numbering
3654  scheme, labels, and so on.
3655  Additionally, you can 
3656 \begin_inset Quotes eld
3657 \end_inset
3658
3659 nest
3660 \begin_inset Quotes erd
3661 \end_inset
3662
3663  the different environments inside one another, allowing one environment
3664  to inherit some of the properties of another.
3665  The different paragraph environments totally replace the need for messy
3666  tab stops, on the fly margin adjustment, and other hold-overs from the
3667  days of typewriters.
3668  There are several paragraph environments which are specific to a particular
3669  document type.
3670  We'll only be covering the most common ones here.
3671 \end_layout
3672
3673 \begin_layout Standard
3674 To choose a new paragraph environment, use the pull-down box 
3675 \begin_inset Graphics
3676         filename clipart/ToolbarEnvBox.png
3677         scale 70
3678         clip
3679
3680 \end_inset
3681
3682  at the left end of the toolbar.
3683  LyX will change the environment of the 
3684 \emph on
3685 entire
3686 \emph default
3687  paragraph in which the cursor sits.
3688  You can also change the environment of an entire group of paragraphs if
3689  you select them before choosing the new environment.
3690  
3691 \end_layout
3692
3693 \begin_layout Standard
3694 Note that hitting 
3695 \family sans
3696 Return
3697 \family default
3698  will 
3699 \emph on
3700 typically
3701 \emph default
3702  create a new paragraph using the 
3703 \family sans
3704 Standard
3705 \family default
3706  paragraph environment.
3707  We say 
3708 \begin_inset Quotes eld
3709 \end_inset
3710
3711 typically
3712 \begin_inset Quotes erd
3713 \end_inset
3714
3715  because if you are in one of these environments:
3716 \end_layout
3717
3718 \begin_layout Itemize
3719
3720 \family sans
3721 Quote
3722 \end_layout
3723
3724 \begin_layout Itemize
3725
3726 \family sans
3727 Quotation
3728 \end_layout
3729
3730 \begin_layout Itemize
3731
3732 \family sans
3733 Verse
3734 \end_layout
3735
3736 \begin_layout Itemize
3737
3738 \family sans
3739 Itemize
3740 \end_layout
3741
3742 \begin_layout Itemize
3743
3744 \family sans
3745 Enumerate
3746 \end_layout
3747
3748 \begin_layout Itemize
3749
3750 \family sans
3751 Description
3752 \end_layout
3753
3754 \begin_layout Itemize
3755
3756 \family sans
3757 List
3758 \end_layout
3759
3760 \begin_layout Standard
3761 LyX keeps the old paragraph environment when you hit 
3762 \family sans
3763 Return
3764 \family default
3765 , rather than resetting it to 
3766 \family sans
3767 Standard
3768 \family default
3769 .
3770  LyX will still reset the nesting depth, however.
3771  Usually, starting a new paragraph resets both the paragraph environment
3772  and the nesting depth (for more on nesting see section
3773 \begin_inset space ~
3774 \end_inset
3775
3776
3777 \begin_inset CommandInset ref
3778 LatexCommand ref
3779 reference "sec:Nesting"
3780
3781 \end_inset
3782
3783 ).
3784  At the moment, all this is context-specific; you're better off expecting
3785  
3786 \family sans
3787 Return
3788 \family default
3789  to reset the paragraph environment and depth.
3790  If you want a new paragraph to keep the current environment and depth,
3791  use 
3792 \family sans
3793 M-Return
3794 \family default
3795  instead.
3796 \end_layout
3797
3798 \begin_layout Subsection
3799 Standard
3800 \end_layout
3801
3802 \begin_layout Standard
3803 The default paragraph environment is 
3804 \family sans
3805 Standard
3806 \family default
3807  for most classes.
3808  It creates a plain paragraph.
3809  If LyX resets the paragraph environment, this is the one it chooses.
3810  In fact, the paragraph you're reading right now (and most of the ones in
3811  this manual) are in the 
3812 \family sans
3813 Standard
3814 \family default
3815  environment.
3816 \end_layout
3817
3818 \begin_layout Standard
3819 You can nest a paragraph using the 
3820 \family sans
3821 Standard
3822 \family default
3823  environment in just about anything else, but you can't really nest anything
3824  in a 
3825 \family sans
3826 Standard
3827 \family default
3828  environment.
3829 \end_layout
3830
3831 \begin_layout Subsection
3832 Document Title
3833 \begin_inset Index
3834 status collapsed
3835
3836 \begin_layout Plain Layout
3837 Document !Title
3838 \end_layout
3839
3840 \end_inset
3841
3842
3843 \end_layout
3844
3845 \begin_layout Standard
3846 A LaTeX title page has three parts: the title itself, the name(s) of the
3847  author(s) and a 
3848 \begin_inset Quotes eld
3849 \end_inset
3850
3851 footnote
3852 \begin_inset Quotes erd
3853 \end_inset
3854
3855  for thanks or contact information.
3856  For certain types of documents, LaTeX places all of this on a separate
3857  page along with today's date.
3858  For other types of documents, the title 
3859 \begin_inset Quotes eld
3860 \end_inset
3861
3862 page
3863 \begin_inset Quotes erd
3864 \end_inset
3865
3866  goes at the top of the first page of the document.
3867  
3868 \end_layout
3869
3870 \begin_layout Standard
3871 LyX provides an interface to the title page commands through the paragraph
3872  environments 
3873 \family sans
3874 Title
3875 \family default
3876
3877 \family sans
3878 Author
3879 \family default
3880 , and 
3881 \family sans
3882 Date
3883 \family default
3884 .
3885  Here's how you use them:
3886 \end_layout
3887
3888 \begin_layout Itemize
3889 Put the title of your document in the 
3890 \family sans
3891 Title
3892 \family default
3893  environment.
3894 \end_layout
3895
3896 \begin_layout Itemize
3897 Put the author name in the 
3898 \family sans
3899 Author
3900 \family default
3901  environment.
3902 \end_layout
3903
3904 \begin_layout Itemize
3905 If you want the date to have a certain appearance, want to use a fixed date,
3906  or want other text to appear in place of today's date, put that text in
3907  the 
3908 \family sans
3909 Date
3910 \family default
3911  environment.
3912  Note that using this environment is optional.
3913  If you don't provide any, LaTeX will automatically insert today's date.
3914  If you don't want any date, add the line
3915 \begin_inset Newline newline
3916 \end_inset
3917
3918
3919 \series bold
3920
3921 \backslash
3922 date{}
3923 \series default
3924
3925 \begin_inset Newline newline
3926 \end_inset
3927
3928 to the preamble of your document (menu 
3929 \family sans
3930 Document\SpecialChar \menuseparator
3931 Settings
3932 \family default
3933 )
3934 \end_layout
3935
3936 \begin_layout Standard
3937 You can use footnotes to insert 
3938 \begin_inset Quotes eld
3939 \end_inset
3940
3941 thanks
3942 \begin_inset Quotes erd
3943 \end_inset
3944
3945  or contact informations.
3946 \end_layout
3947
3948 \begin_layout Subsection
3949 Headings
3950 \begin_inset Index
3951 status collapsed
3952
3953 \begin_layout Plain Layout
3954 Section headings
3955 \end_layout
3956
3957 \end_inset
3958
3959
3960 \begin_inset CommandInset label
3961 LatexCommand label
3962 name "sub:Headings"
3963
3964 \end_inset
3965
3966
3967 \end_layout
3968
3969 \begin_layout Standard
3970 There are several paragraph environments for producing section headings.
3971  LyX takes care of the numbering for you.
3972 \end_layout
3973
3974 \begin_layout Subsubsection
3975 Numbered Headings
3976 \begin_inset Index
3977 status collapsed
3978
3979 \begin_layout Plain Layout
3980 Section headings ! Numbered
3981 \end_layout
3982
3983 \end_inset
3984
3985
3986 \end_layout
3987
3988 \begin_layout Standard
3989 There are 7 numbered types of section headings.
3990  They are:
3991 \end_layout
3992
3993 \begin_layout Enumerate
3994
3995 \family sans
3996 Part
3997 \end_layout
3998
3999 \begin_layout Enumerate
4000
4001 \family sans
4002 Chapter
4003 \end_layout
4004
4005 \begin_layout Enumerate
4006
4007 \family sans
4008 Section
4009 \end_layout
4010
4011 \begin_layout Enumerate
4012
4013 \family sans
4014 Subsection
4015 \end_layout
4016
4017 \begin_layout Enumerate
4018
4019 \family sans
4020 Subsubsection
4021 \end_layout
4022
4023 \begin_layout Enumerate
4024
4025 \family sans
4026 Paragraph
4027 \end_layout
4028
4029 \begin_layout Enumerate
4030
4031 \family sans
4032 Subparagraph
4033 \end_layout
4034
4035 \begin_layout Standard
4036 LyX labels each heading with a series of numbers, separated by periods.
4037  The numbers describe where in the document you are.
4038  Unlike the other headings, parts are numbered with Latin letters.
4039 \end_layout
4040
4041 \begin_layout Standard
4042 Headings all subdivide your document into different pieces of text.
4043  For example, suppose you're writing a book.
4044  You group the book into chapters.
4045  LyX does similar grouping:
4046 \end_layout
4047
4048 \begin_layout Itemize
4049
4050 \family sans
4051 Part
4052 \family default
4053  is divided in either 
4054 \family sans
4055 Chapter
4056 \family default
4057  or 
4058 \family sans
4059 Section
4060 \end_layout
4061
4062 \begin_layout Itemize
4063
4064 \family sans
4065 Chapter
4066 \family default
4067 s are divided into 
4068 \family sans
4069 Section
4070 \family default
4071 s
4072 \end_layout
4073
4074 \begin_layout Itemize
4075
4076 \family sans
4077 Section
4078 \family default
4079 s are divided into 
4080 \family sans
4081 Subsection
4082 \family default
4083 s
4084 \end_layout
4085
4086 \begin_layout Itemize
4087
4088 \family sans
4089 Subsection
4090 \family default
4091 s are divided into 
4092 \family sans
4093 Subsubsection
4094 \family default
4095 s
4096 \end_layout
4097
4098 \begin_layout Itemize
4099
4100 \family sans
4101 Subsubsection
4102 \family default
4103 s are divided into 
4104 \family sans
4105 Paragraph
4106 \family default
4107 s
4108 \end_layout
4109
4110 \begin_layout Itemize
4111
4112 \family sans
4113 Paragraph
4114 \family default
4115 s are divided into 
4116 \family sans
4117 Subparagraph
4118 \family default
4119 s
4120 \end_layout
4121
4122 \begin_layout Standard
4123 \begin_inset Note Greyedout
4124 status open
4125
4126 \begin_layout Plain Layout
4127
4128 \series bold
4129 Note:
4130 \series default
4131  Not all document types use the 
4132 \family sans
4133 Chapter
4134 \family default
4135  heading as the maximum sectioning level.
4136  In that case the 
4137 \family sans
4138 Section
4139 \family default
4140  is the top-level heading.
4141 \end_layout
4142
4143 \end_inset
4144
4145
4146 \end_layout
4147
4148 \begin_layout Standard
4149 So, if you use the 
4150 \family sans
4151 Subsubsection
4152 \family default
4153  environment to label a new sub-subsection, LyX labels it with its number,
4154  along with the number of the subsection, section, and, if applicable, chapter
4155  that it's in.
4156  For example: the fifth section of the second chapter of this book has the
4157  label 
4158 \begin_inset Quotes eld
4159 \end_inset
4160
4161 2.5
4162 \begin_inset Quotes erd
4163 \end_inset
4164
4165 .
4166 \end_layout
4167
4168 \begin_layout Subsubsection
4169 Unnumbered Headings
4170 \begin_inset Index
4171 status collapsed
4172
4173 \begin_layout Plain Layout
4174 Section headings ! Unnumbered
4175 \end_layout
4176
4177 \end_inset
4178
4179
4180 \end_layout
4181
4182 \begin_layout Standard
4183 There are 5 types of unnumbered section headings.
4184  They are:
4185 \end_layout
4186
4187 \begin_layout Enumerate
4188
4189 \family sans
4190 Part*line spacing
4191 \end_layout
4192
4193 \begin_layout Enumerate
4194
4195 \family sans
4196 Chapter*
4197 \end_layout
4198
4199 \begin_layout Enumerate
4200
4201 \family sans
4202 Section*
4203 \end_layout
4204
4205 \begin_layout Enumerate
4206
4207 \family sans
4208 Subsection*
4209 \end_layout
4210
4211 \begin_layout Enumerate
4212
4213 \family sans
4214 Subsubsection*
4215 \end_layout
4216
4217 \begin_layout Standard
4218 The 
4219 \begin_inset Quotes eld
4220 \end_inset
4221
4222 *
4223 \begin_inset Quotes erd
4224 \end_inset
4225
4226  after each name means that these headings are not numbered.
4227  They work the same as their numbered counterparts but won't appear in the
4228  table of contents, see section
4229 \begin_inset space ~
4230 \end_inset
4231
4232
4233 \begin_inset CommandInset ref
4234 LatexCommand ref
4235 reference "sec:toc"
4236
4237 \end_inset
4238
4239 .
4240 \end_layout
4241
4242 \begin_layout Subsubsection
4243 Changing the Numbering
4244 \begin_inset CommandInset label
4245 LatexCommand label
4246 name "sub:Numbering-depth"
4247
4248 \end_inset
4249
4250
4251 \end_layout
4252
4253 \begin_layout Standard
4254 You can also alter which sectioning levels get numbered and which ones appear
4255  in the Table of Contents.
4256  Now, this doesn't remove any of the levels; that's preset in the document
4257  class.
4258  Certain classes start with 
4259 \family sans
4260 Chapter
4261 \family default
4262  and go down to the 
4263 \family sans
4264 Subparagraph
4265 \family default
4266  level.
4267  Others start at 
4268 \family sans
4269 Section
4270 \family default
4271 .
4272  Similarly, not all document classes number all sectioning levels.
4273  Most don't number 
4274 \family sans
4275 Paragraph
4276 \family default
4277  or 
4278 \family sans
4279 Subparagraph
4280 \family default
4281 .
4282  This is something you can change.
4283 \end_layout
4284
4285 \begin_layout Standard
4286 Open the 
4287 \family sans
4288 Document\SpecialChar \menuseparator
4289 Settings
4290 \family default
4291  dialog.
4292 \family sans
4293
4294 \begin_inset Index
4295 status collapsed
4296
4297 \begin_layout Plain Layout
4298 Document ! Settings
4299 \end_layout
4300
4301 \end_inset
4302
4303
4304 \family default
4305  Under 
4306 \family sans
4307 Numbering
4308 \begin_inset space ~
4309 \end_inset
4310
4311 &
4312 \begin_inset space ~
4313 \end_inset
4314
4315 TOC
4316 \family default
4317  you'll see two counters.
4318  The one named 
4319 \family sans
4320 Numbering
4321 \family default
4322  controls how far down in the sectioning hierarchy LyX numbers a section
4323  heading.
4324  The other one controls the appearance of the section headings in the table
4325  of contents.
4326 \end_layout
4327
4328 \begin_layout Subsubsection
4329 Short Titles of Headings
4330 \begin_inset Index
4331 status collapsed
4332
4333 \begin_layout Plain Layout
4334 Section headings ! Short titles
4335 \end_layout
4336
4337 \end_inset
4338
4339
4340 \begin_inset OptArg
4341 status collapsed
4342
4343 \begin_layout Plain Layout
4344 Short Titles
4345 \end_layout
4346
4347 \end_inset
4348
4349
4350 \begin_inset CommandInset label
4351 LatexCommand label
4352 name "sec:Short-Titles"
4353
4354 \end_inset
4355
4356
4357 \end_layout
4358
4359 \begin_layout Standard
4360 Some section or chapter titles, such as this one, can get quite long.
4361  This can cause troubles when there is limited horizontal space.
4362  For example, if the header of the page is set to show the current section
4363  title, a long title will protrude over the page margins and look awful.
4364 \end_layout
4365
4366 \begin_layout Standard
4367 LaTeX allows you to specify a short title for section headings.
4368  This short title is used in the header and in the actual table of contents,
4369  avoiding the problem mentioned.
4370  To specify a short title, use the menu 
4371 \family sans
4372 Insert\SpecialChar \menuseparator
4373 Short
4374 \begin_inset space ~
4375 \end_inset
4376
4377 Title
4378 \family default
4379 .
4380  This will insert a box labeled 
4381 \begin_inset Quotes eld
4382 \end_inset
4383
4384 opt
4385 \begin_inset Quotes erd
4386 \end_inset
4387
4388  (stands for 
4389 \begin_inset Quotes eld
4390 \end_inset
4391
4392 optional
4393 \begin_inset Quotes erd
4394 \end_inset
4395
4396 ) which you can use to enter the short title text.
4397  This also works for captions inside floats.
4398 \end_layout
4399
4400 \begin_layout Standard
4401 The title of this section is a good example of using this feature.
4402 \end_layout
4403
4404 \begin_layout Subsubsection
4405 Special Information
4406 \end_layout
4407
4408 \begin_layout Standard
4409 The following information applies to all section headings:
4410 \end_layout
4411
4412 \begin_layout Itemize
4413 You cannot do any nesting with these environments.
4414 \end_layout
4415
4416 \begin_layout Itemize
4417 You cannot use a margin note in any of these environments.
4418 \end_layout
4419
4420 \begin_layout Itemize
4421 You can only use inline math in these environments.
4422 \end_layout
4423
4424 \begin_layout Itemize
4425 You can use labels and cross-references to refer to their numbers.
4426 \end_layout
4427
4428 \begin_layout Subsection
4429 Quotes and Poetryline spacing
4430 \end_layout
4431
4432 \begin_layout Standard
4433 LyX has three paragraph environments for writing poetry and quotations.
4434  They are 
4435 \family sans
4436 Quote
4437 \family default
4438
4439 \family sans
4440 Quotation
4441 \family default
4442 , and 
4443 \family sans
4444 Verse
4445 \family default
4446 .
4447  Forget the days of changing line spacing and twiddling with margins.
4448  These three paragraph environments already have those changes built-in.
4449  They all widen the left margin and add a bit of extra space above and below
4450  the text they contain.
4451  They also allow nesting, so you can put a 
4452 \family sans
4453 Verse
4454 \family default
4455  in a 
4456 \family sans
4457 Quotation
4458 \family default
4459 , as well as in some other paragraph environments.
4460 \end_layout
4461
4462 \begin_layout Standard
4463 There is another feature of these three paragraph environments: they do
4464  
4465 \emph on
4466 not
4467 \emph default
4468  reset to 
4469 \family sans
4470 Standard
4471 \family default
4472  when you start a new paragraph.
4473  So, you can type in that poem and merrily hit 
4474 \family sans
4475 Return
4476 \family default
4477  without worrying about the paragraph environment changing on you.
4478  Of course, that means that, once you're done typing in that poem, you have
4479  to change back to the 
4480 \family sans
4481 Standard
4482 \family default
4483  environment yourself.
4484 \end_layout
4485
4486 \begin_layout Subsubsection
4487
4488 \family sans
4489 Quote
4490 \family default
4491  and 
4492 \family sans
4493 Quotation
4494 \family default
4495
4496 \begin_inset CommandInset label
4497 LatexCommand label
4498 name "sec:Quote"
4499
4500 \end_inset
4501
4502
4503 \begin_inset Index
4504 status collapsed
4505
4506 \begin_layout Plain Layout
4507 Quotation
4508 \end_layout
4509
4510 \end_inset
4511
4512
4513 \end_layout
4514
4515 \begin_layout Standard
4516 Now that we've described the similarities of these three environments, it's
4517  time for the differences.
4518  
4519 \family sans
4520 Quote
4521 \family default
4522  and 
4523 \family sans
4524 Quotation
4525 \family default
4526  are identical except for one difference: 
4527 \family sans
4528 Quote
4529 \family default
4530  uses extra spacing to separate paragraphs and never indents the first line.
4531  
4532 \family sans
4533 Quotation
4534 \family default
4535  
4536 \emph on
4537 always
4538 \emph default
4539  indents the first line of a paragraph and uses the same line spacing throughout.
4540 \end_layout
4541
4542 \begin_layout Standard
4543 Here's an example of the 
4544 \family sans
4545 Quote
4546 \family default
4547  environment:
4548 \end_layout
4549
4550 \begin_layout Quote
4551 This is in the 
4552 \family sans
4553 Quote
4554 \family default
4555  environment.
4556  I can keep writing, extending this line out further and further until it
4557  wraps.
4558  See -- no indentation!
4559 \end_layout
4560
4561 \begin_layout Quote
4562 Here's the second paragraph of this quote.
4563  Again, there's no indentation, but there is extra space between me and
4564  the other paragraph.
4565 \end_layout
4566
4567 \begin_layout Standard
4568 Here's another example, this time in the 
4569 \family sans
4570 Quotation
4571 \family default
4572  environment:
4573 \end_layout
4574
4575 \begin_layout Quotation
4576 This is in the 
4577 \family sans
4578 Quotation
4579 \family default
4580  environment.
4581  If I keep writing, you'll see the indentation.
4582  If your country uses a writing style that shows off new paragraphs by indenting
4583  the first line, then 
4584 \family sans
4585 Quotation
4586 \family default
4587  is the environment for you! Well, you'd use it 
4588 \emph on
4589 if
4590 \emph default
4591  you were quoting other text.
4592 \end_layout
4593
4594 \begin_layout Quotation
4595 Here's a new paragraph.
4596  I could ramble on and on, like a politician at election time.
4597  If I did that, though, you'd get bored.
4598 \end_layout
4599
4600 \begin_layout Standard
4601 As the examples show, 
4602 \family sans
4603 Quote
4604 \family default
4605  is for those people who use extra space to separate paragraphs.
4606  They should put quotes in the 
4607 \family sans
4608 Quote
4609 \family default
4610  environment.
4611  Those who use indentation to mark a new paragraph should use the 
4612 \family sans
4613 Quotation
4614 \family default
4615  paragraph environment for quoted text.
4616 \end_layout
4617
4618 \begin_layout Subsubsection
4619
4620 \family sans
4621 Verse
4622 \family default
4623
4624 \begin_inset Index
4625 status collapsed
4626
4627 \begin_layout Plain Layout
4628 Paragraph ! Verse
4629 \end_layout
4630
4631 \end_inset
4632
4633
4634 \family sans
4635
4636 \begin_inset Index
4637 status collapsed
4638
4639 \begin_layout Plain Layout
4640 Poetry
4641 \end_layout
4642
4643 \end_inset
4644
4645
4646 \begin_inset CommandInset label
4647 LatexCommand label
4648 name "sec:Verse"
4649
4650 \end_inset
4651
4652
4653 \end_layout
4654
4655 \begin_layout Standard
4656
4657 \family sans
4658 Verse
4659 \family default
4660  is a paragraph environment for poetry, rhymes, verses, and so on.
4661  Here's an example:
4662 \end_layout
4663
4664 \begin_layout Verse
4665 This is in Verse
4666 \begin_inset Newline newline
4667 \end_inset
4668
4669 Which I did not rehearse!
4670 \end_layout
4671
4672 \begin_layout Verse
4673 It could be much worse.
4674  This line could be long, very long, oh so long, so very long that it wraps
4675  around.
4676  It looks okay on screen, but in the printed version, the extra lines are
4677  indented a bit more than the first.
4678  Okay, so it's turned to prose and doesn't rhyme anymore.
4679  So sue me.
4680 \end_layout
4681
4682 \begin_layout Verse
4683 To break a line
4684 \begin_inset Newline newline
4685 \end_inset
4686
4687 And make things look fine
4688 \begin_inset Newline newline
4689 \end_inset
4690
4691 Use 
4692 \family sans
4693 C-Return
4694 \family default
4695 .
4696 \end_layout
4697
4698 \begin_layout Standard
4699 As you can see, 
4700 \family sans
4701 Verse
4702 \family default
4703  does not indent both margins.
4704  Each stanza of the verse or poem is in its own paragraph.
4705  To separate the individual lines of a stanza, use the 
4706 \family typewriter
4707 break-line
4708 \family default
4709  function 
4710 \family sans
4711 C-Return
4712 \family default
4713 .
4714 \end_layout
4715
4716 \begin_layout Subsection
4717 Lists
4718 \begin_inset Index
4719 status collapsed
4720
4721 \begin_layout Plain Layout
4722 Lists
4723 \end_layout
4724
4725 \end_inset
4726
4727
4728 \begin_inset CommandInset label
4729 LatexCommand label
4730 name "sub:Lists"
4731
4732 \end_inset
4733
4734
4735 \end_layout
4736
4737 \begin_layout Standard
4738 LyX has four different paragraph environments for creating different kinds
4739  of lists.
4740  In the 
4741 \family sans
4742 Itemize
4743 \family default
4744  and 
4745 \family sans
4746 Enumerate
4747 \family default
4748  environments, LyX labels your list items with bullets or numbers, respectively.
4749  In the 
4750 \family sans
4751 Description
4752 \family default
4753  and 
4754 \family sans
4755 List
4756 \family default
4757  environments, LyX lets you provide your own label.
4758  We'll present the individual details of each type of list next after describing
4759  some general features of all four of them.
4760 \end_layout
4761
4762 \begin_layout Subsubsection
4763 General Features
4764 \end_layout
4765
4766 \begin_layout Standard
4767 The four paragraph environments for lists differ from the other environments
4768  in several ways.
4769  First, LyX treats each paragraph as a list item.
4770  Hitting 
4771 \family sans
4772 Return
4773 \family default
4774  does 
4775 \emph on
4776 not
4777 \emph default
4778  reset the environment to 
4779 \family sans
4780 Standard
4781 \family default
4782  but keeps the current environment and creates a new list item.
4783  The nesting depth is not also kept.
4784  If you want to keep the paragraph environment but reset the current nesting
4785  depth, you can use 
4786 \family sans
4787 M-Return
4788 \family default
4789  to break paragraphs.
4790 \end_layout
4791
4792 \begin_layout Standard
4793 You can nest lists of any type inside one another.
4794  In fact, LyX changes the labels on some list items depending on how it
4795  is nested.
4796  If you intend to use any of the list paragraph environments, we suggest
4797  you read all of section
4798 \begin_inset space ~
4799 \end_inset
4800
4801
4802 \begin_inset CommandInset ref
4803 LatexCommand ref
4804 reference "sec:Nesting"
4805
4806 \end_inset
4807
4808 .
4809  
4810 \end_layout
4811
4812 \begin_layout Subsubsection
4813
4814 \family sans
4815 Itemize
4816 \family default
4817
4818 \begin_inset Index
4819 status collapsed
4820
4821 \begin_layout Plain Layout
4822 Lists ! Itemize
4823 \end_layout
4824
4825 \end_inset
4826
4827
4828 \begin_inset CommandInset label
4829 LatexCommand label
4830 name "sec:Itemize"
4831
4832 \end_inset
4833
4834
4835 \end_layout
4836
4837 \begin_layout Standard
4838 The first type of list we'll describe in detail is the 
4839 \family sans
4840 Itemize
4841 \family default
4842  paragraph environment.
4843  It has the following properties:
4844 \end_layout
4845
4846 \begin_layout Itemize
4847 Each item has a particular bullet or symbol as its label.
4848 \end_layout
4849
4850 \begin_deeper
4851 \begin_layout Itemize
4852 LyX uses the same symbol for all of the items in a given nesting level.
4853 \end_layout
4854
4855 \begin_layout Itemize
4856 The symbol appears at the beginning of the first line.
4857 \end_layout
4858
4859 \end_deeper
4860 \begin_layout Itemize
4861 The items can have any length.
4862  LyX automatically offsets the left margin of each item.
4863  The offset is always relative to whatever environment the 
4864 \family sans
4865 Itemize
4866 \family default
4867  list may be in.
4868 \end_layout
4869
4870 \begin_layout Itemize
4871 If you nest an 
4872 \family sans
4873 Itemize
4874 \family default
4875  environment inside another 
4876 \family sans
4877 Itemize
4878 \family default
4879  environment, the label changes to a new symbol.
4880 \end_layout
4881
4882 \begin_deeper
4883 \begin_layout Itemize
4884 There are four different symbols for up to a four-fold nesting.
4885 \end_layout
4886
4887 \begin_layout Itemize
4888 LyX always shows the same symbol on screen.
4889 \end_layout
4890
4891 \begin_layout Itemize
4892 See section
4893 \begin_inset space ~
4894 \end_inset
4895
4896
4897 \begin_inset CommandInset ref
4898 LatexCommand ref
4899 reference "sec:Nesting"
4900
4901 \end_inset
4902
4903  for a full explanation of nesting.
4904 \end_layout
4905
4906 \end_deeper
4907 \begin_layout Standard
4908 Of course, that explanation was also an example of an 
4909 \family sans
4910 Itemize
4911 \family default
4912  list.
4913  The 
4914 \family sans
4915 Itemize
4916 \family default
4917  environment is best suited for lists where the order doesn't matter.
4918 \end_layout
4919
4920 \begin_layout Standard
4921 We said that different levels use different symbols as their label.
4922  Here's an example of all four possible symbols.
4923  Note that those of you reading this manual within LyX won't see any difference.
4924 \end_layout
4925
4926 \begin_layout Itemize
4927 The label for the first level 
4928 \family sans
4929 Itemize
4930 \family default
4931  is a large black dot, or bullet.
4932 \end_layout
4933
4934 \begin_deeper
4935 \begin_layout Itemize
4936 The label for the second level is a dash.
4937 \end_layout
4938
4939 \begin_deeper
4940 \begin_layout Itemize
4941 The label for the third is an asterisk.
4942 \end_layout
4943
4944 \begin_deeper
4945 \begin_layout Itemize
4946 The label for the fourth is a centered dot.
4947 \end_layout
4948
4949 \end_deeper
4950 \begin_layout Itemize
4951 Back out to the third level.
4952 \end_layout
4953
4954 \end_deeper
4955 \begin_layout Itemize
4956 Back to the second level.
4957 \end_layout
4958
4959 \end_deeper
4960 \begin_layout Itemize
4961 Back to the outermost level.
4962 \end_layout
4963
4964 \begin_layout Standard
4965 These are the default labels for an 
4966 \family sans
4967 Itemize
4968 \family default
4969  list.
4970  You can customize these labels in the 
4971 \family sans
4972 Document\SpecialChar \menuseparator
4973 Settings
4974 \family default
4975  dialog in the submenu 
4976 \family sans
4977 Bullets
4978 \family default
4979 .
4980 \family sans
4981
4982 \begin_inset Index
4983 status collapsed
4984
4985 \begin_layout Plain Layout
4986 Document ! Settings
4987 \end_layout
4988
4989 \end_inset
4990
4991
4992 \end_layout
4993
4994 \begin_layout Standard
4995 Notice how the space between items decreases with increasing depth.
4996  We'll explain nesting and all the tricks you can do with different depths
4997  in section
4998 \begin_inset space ~
4999 \end_inset
5000
5001
5002 \begin_inset CommandInset ref
5003 LatexCommand ref
5004 reference "sec:Nesting"
5005
5006 \end_inset
5007
5008 .
5009 \end_layout
5010
5011 \begin_layout Subsubsection
5012
5013 \family sans
5014 Enumerate
5015 \family default
5016
5017 \begin_inset Index
5018 status collapsed
5019
5020 \begin_layout Plain Layout
5021 Lists ! Enumerate
5022 \end_layout
5023
5024 \end_inset
5025
5026
5027 \begin_inset CommandInset label
5028 LatexCommand label
5029 name "sec:Enumerate"
5030
5031 \end_inset
5032
5033
5034 \end_layout
5035
5036 \begin_layout Standard
5037 The 
5038 \family sans
5039 Enumerate
5040 \family default
5041  environment is used to create numbered lists and outlines.
5042  It has these properties:
5043 \end_layout
5044
5045 \begin_layout Enumerate
5046 Each item has a numeral as its label.
5047 \end_layout
5048
5049 \begin_deeper
5050 \begin_layout Enumerate
5051 The type of numeral depends on the nesting depth.
5052 \end_layout
5053
5054 \end_deeper
5055 \begin_layout Enumerate
5056 LyX automatically counts the items for you and updates the label as appropriate.
5057 \end_layout
5058
5059 \begin_layout Enumerate
5060 Each new 
5061 \family sans
5062 Enumerate
5063 \family default
5064  environment resets the counter to one.
5065 \end_layout
5066
5067 \begin_layout Enumerate
5068 Like the 
5069 \family sans
5070 Itemize
5071 \family default
5072  environment, the 
5073 \family sans
5074 Enumerate
5075 \family default
5076  environment:
5077 \end_layout
5078
5079 \begin_deeper
5080 \begin_layout Enumerate
5081 Offsets the items relative to the left margin.
5082  Items can have any length.
5083 \end_layout
5084
5085 \begin_layout Enumerate
5086 Reduces the space between items as the nesting depth increases.
5087 \end_layout
5088
5089 \begin_layout Enumerate
5090 Uses different types of labels depending on the nesting depth.
5091 \end_layout
5092
5093 \begin_layout Enumerate
5094 Allows up to a four-fold nesting.
5095 \end_layout
5096
5097 \end_deeper
5098 \begin_layout Standard
5099 Unlike the 
5100 \family sans
5101 Itemize
5102 \family default
5103  environment, 
5104 \family sans
5105 Enumerate
5106 \family default
5107  shows the different labels for each item in LyX.
5108  Here is how LyX labels the four different levels in an 
5109 \family sans
5110 Enumerate
5111 \family default
5112 :
5113 \end_layout
5114
5115 \begin_layout Enumerate
5116 The first level of an 
5117 \family sans
5118 Enumerate
5119 \family default
5120  uses Arabic numerals followed by a period.
5121 \end_layout
5122
5123 \begin_deeper
5124 \begin_layout Enumerate
5125 The second level uses lower case letters surrounded by parentheses.
5126 \end_layout
5127
5128 \begin_deeper
5129 \begin_layout Enumerate
5130 The third level uses lower-case Roman numerals followed by a period.
5131 \end_layout
5132
5133 \begin_deeper
5134 \begin_layout Enumerate
5135 The fourth level uses capital letters followed by a period.
5136 \end_layout
5137
5138 \begin_layout Enumerate
5139 Again, notice the decrease in the spacing between items as the nesting depth
5140  increases.
5141 \end_layout
5142
5143 \end_deeper
5144 \begin_layout Enumerate
5145 Back to the third level
5146 \end_layout
5147
5148 \end_deeper
5149 \begin_layout Enumerate
5150 Back to the second level.
5151 \end_layout
5152
5153 \end_deeper
5154 \begin_layout Enumerate
5155 Back to the outermost level.
5156 \end_layout
5157
5158 \begin_layout Standard
5159 Once again, you can customize the type of numbering used in the 
5160 \family sans
5161 Enumerate
5162 \family default
5163  environment.
5164  It involves adding commands to the LaTeX preamble (see the 
5165 \emph on
5166 Extended Features
5167 \emph default
5168  manual).
5169  As stated earlier, such customization only shows up in the printed version,
5170  not in LyX.
5171 \end_layout
5172
5173 \begin_layout Standard
5174 There is more to nesting 
5175 \family sans
5176 Enumerate
5177 \family default
5178  environments than we've stated here.
5179  You should read section
5180 \begin_inset space ~
5181 \end_inset
5182
5183
5184 \begin_inset CommandInset ref
5185 LatexCommand ref
5186 reference "sec:Nesting"
5187
5188 \end_inset
5189
5190  to learn more about nesting.
5191 \end_layout
5192
5193 \begin_layout Subsubsection
5194
5195 \family sans
5196 Description
5197 \family default
5198
5199 \begin_inset Index
5200 status collapsed
5201
5202 \begin_layout Plain Layout
5203 Lists ! Description
5204 \end_layout
5205
5206 \end_inset
5207
5208
5209 \begin_inset CommandInset label
5210 LatexCommand label
5211 name "sec:Description-List"
5212
5213 \end_inset
5214
5215
5216 \end_layout
5217
5218 \begin_layout Standard
5219 Unlike the previous two environments, the 
5220 \family sans
5221 Description
5222 \family default
5223  list has no fixed label.
5224  Instead, LyX uses the first 
5225 \begin_inset Quotes eld
5226 \end_inset
5227
5228 word
5229 \begin_inset Quotes erd
5230 \end_inset
5231
5232  of the first line as the label.
5233  Here's an example:
5234 \end_layout
5235
5236 \begin_layout Description
5237 Example: This is an example of the 
5238 \family sans
5239 Description
5240 \family default
5241  environment.
5242 \end_layout
5243
5244 \begin_layout Standard
5245 LyX typesets the label in boldface and puts extra space between it and the
5246  rest of the line.
5247 \end_layout
5248
5249 \begin_layout Standard
5250 With the first 
5251 \begin_inset Quotes eld
5252 \end_inset
5253
5254 word
5255 \begin_inset Quotes erd
5256 \end_inset
5257
5258  it is meant that the first hit of the 
5259 \family sans
5260 Space
5261 \family default
5262  key ends the label if you are at the beginning of the first line of an
5263  item.
5264  If you need to use more than one word in the label use a 
5265 \family sans
5266 Protected Blank
5267 \family default
5268 .
5269  (Use either 
5270 \family sans
5271 C-Space
5272 \family default
5273  or the menu 
5274 \family sans
5275 Insert\SpecialChar \menuseparator
5276 Formatting\SpecialChar \menuseparator
5277 Protected
5278 \begin_inset space ~
5279 \end_inset
5280
5281 Space
5282 \family default
5283 , see section
5284 \begin_inset space ~
5285 \end_inset
5286
5287
5288 \begin_inset CommandInset ref
5289 LatexCommand ref
5290 reference "sub:Protected-Space"
5291
5292 \end_inset
5293
5294  for more info.) Here is an example:
5295 \end_layout
5296
5297 \begin_layout Description
5298 Second
5299 \begin_inset space ~
5300 \end_inset
5301
5302 Example: This one shows how to use a 
5303 \family sans
5304 Protected
5305 \begin_inset space ~
5306 \end_inset
5307
5308 Blank
5309 \family default
5310  in the label of a 
5311 \family sans
5312 Description
5313 \family default
5314  list item.
5315 \end_layout
5316
5317 \begin_layout Description
5318 Usage: You should use the 
5319 \family sans
5320 Description
5321 \family default
5322  environment for things like definitions and theorems.
5323  Use it when you need to make one word in particular stand out in the text
5324  that describes it.
5325  It's not a good idea to use a 
5326 \family sans
5327 Description
5328 \family default
5329  environment when you have an entire sentence that you want to describe.
5330  You're better off using 
5331 \family sans
5332 Itemize
5333 \family default
5334  or 
5335 \family sans
5336 Enumerate
5337 \family default
5338  and nesting several 
5339 \family sans
5340 Standard
5341 \family default
5342  paragraphs into them.
5343 \end_layout
5344
5345 \begin_layout Description
5346 Nesting: You can nest 
5347 \family sans
5348 Description
5349 \family default
5350  environments inside one another, nest them in other types of lists, and
5351  so on.
5352 \end_layout
5353
5354 \begin_layout Standard
5355 Notice that after the first line, LyX indents subsequent lines, offsetting
5356  them from the first line.
5357 \end_layout
5358
5359 \begin_layout Subsubsection
5360 The LyX 
5361 \family sans
5362 List
5363 \family default
5364
5365 \begin_inset Index
5366 status collapsed
5367
5368 \begin_layout Plain Layout
5369 Lists ! Lyx@LyX list
5370 \end_layout
5371
5372 \end_inset
5373
5374
5375 \begin_inset CommandInset label
5376 LatexCommand label
5377 name "sec:LyX-List"
5378
5379 \end_inset
5380
5381
5382 \end_layout
5383
5384 \begin_layout Standard
5385 The 
5386 \family sans
5387 List
5388 \family default
5389  environment is a LyX extension to LaTeX.
5390  
5391 \end_layout
5392
5393 \begin_layout Standard
5394 Like the 
5395 \family sans
5396 Description
5397 \family default
5398  environment the 
5399 \family sans
5400 List
5401 \family default
5402  environment has user-defined labels for each list item.
5403  There are the following properties of this list environment:
5404 \end_layout
5405
5406 \begin_layout Labeling
5407 \labelwidthstring 00.00.0000
5408 item
5409 \begin_inset space ~
5410 \end_inset
5411
5412 labels LyX uses the first 
5413 \begin_inset Quotes eld
5414 \end_inset
5415
5416 word
5417 \begin_inset Quotes erd
5418 \end_inset
5419
5420  of each line as the item label.
5421  The first 
5422 \family sans
5423 Space
5424 \family default
5425  after the beginning of the first line of an item marks the end of the label.
5426  If you need to use more than one word in an item label, use a protected
5427  blank as described above.
5428 \end_layout
5429
5430 \begin_layout Labeling
5431 \labelwidthstring 00.00.0000
5432 margins As you can see, LyX uses different margins for the item label and
5433  the body of the item text.
5434  The body of the text has a larger left margin, which is equal to the default
5435  label width plus a little extra space.
5436  
5437 \end_layout
5438
5439 \begin_layout Labeling
5440 \labelwidthstring 00.00.0000
5441 label
5442 \begin_inset space ~
5443 \end_inset
5444
5445 width LyX uses the width of the label, or the default width, whatever is
5446  larger.
5447  If the label width is larger, the label 
5448 \begin_inset Quotes eld
5449 \end_inset
5450
5451 extends
5452 \begin_inset Quotes erd
5453 \end_inset
5454
5455  into the first line.
5456  In other words, the text of the first line isn't aligned with the left
5457  margin of the rest of the item text.
5458 \end_layout
5459
5460 \begin_layout Labeling
5461 \labelwidthstring 00.00.0000
5462 default
5463 \begin_inset space ~
5464 \end_inset
5465
5466 width You can set the default label width to ensure that the text of all
5467  items in a 
5468 \family sans
5469 List
5470 \family default
5471  environment have the same left margin.
5472 \begin_inset Newline newline
5473 \end_inset
5474
5475 To change the default width, select all items in the list.
5476  Now open the 
5477 \family sans
5478 Edit\SpecialChar \menuseparator
5479 Paragraph
5480 \begin_inset space ~
5481 \end_inset
5482
5483 Settings
5484 \family default
5485  dialog.
5486  The text in the box 
5487 \family sans
5488 Longest
5489 \begin_inset space ~
5490 \end_inset
5491
5492 label
5493 \family default
5494  determines the default label width.
5495  You can use the text of your largest label here, but you can also use the
5496  letter 
5497 \begin_inset Quotes eld
5498 \end_inset
5499
5500 M
5501 \begin_inset Quotes erd
5502 \end_inset
5503
5504  multiple times instead.
5505  The M is the widest character and is a standard unit of widths in LaTeX.
5506  By using 
5507 \begin_inset Quotes eld
5508 \end_inset
5509
5510 M
5511 \begin_inset Quotes erd
5512 \end_inset
5513
5514  as the unit of width you don't need to keep changing the contents of 
5515 \family sans
5516 Longest
5517 \begin_inset space ~
5518 \end_inset
5519
5520 label
5521 \family default
5522  every time you alter a label in a 
5523 \family sans
5524 List
5525 \family default
5526  environment.
5527 \begin_inset Newline newline
5528 \end_inset
5529
5530 The predefined default width is the length of 
5531 \begin_inset Quotes eld
5532 \end_inset
5533
5534 00.00.0000
5535 \begin_inset Quotes erd
5536 \end_inset
5537
5538  (equal to 6 M).
5539  
5540 \begin_inset Newline newline
5541 \end_inset
5542
5543
5544 \begin_inset Note Greyedout
5545 status open
5546
5547 \begin_layout Plain Layout
5548
5549 \series bold
5550 Note:
5551 \series default
5552  Setting the cursor into a list item to change only its label width will
5553  only change the width inside LyX but not in the output.
5554 \end_layout
5555
5556 \end_inset
5557
5558
5559 \end_layout
5560
5561 \begin_layout Standard
5562 You should use the 
5563 \family sans
5564 List
5565 \family default
5566  environment the same way like the 
5567 \family sans
5568 Description
5569 \family default
5570  list: When you need one word to stand out from the text that describes
5571  it.
5572  The 
5573 \family sans
5574 List
5575 \family default
5576  environment gives you another way to do this, using a different overall
5577  layout.
5578 \end_layout
5579
5580 \begin_layout Standard
5581 You can nest 
5582 \family sans
5583 List
5584 \family default
5585  environments inside one another, nest them in other types of lists, and
5586  so on.
5587  They work just like the other list paragraph environments.
5588  Read section
5589 \begin_inset space ~
5590 \end_inset
5591
5592
5593 \begin_inset CommandInset ref
5594 LatexCommand ref
5595 reference "sec:Nesting"
5596
5597 \end_inset
5598
5599  to learn about nesting.
5600 \end_layout
5601
5602 \begin_layout Standard
5603 There is yet another feature of the 
5604 \family sans
5605 List
5606 \family default
5607  environment: As you can see in the examples, LyX left-justifies the item
5608  labels by default.
5609  You can use additional 
5610 \family sans
5611 HFills
5612 \family default
5613  to change how LyX justifies the item label.
5614  
5615 \family sans
5616 Hfills
5617 \family default
5618  are documented in section
5619 \begin_inset space ~
5620 \end_inset
5621
5622
5623 \begin_inset CommandInset ref
5624 LatexCommand ref
5625 reference "sub:Horizontal-Space"
5626
5627 \end_inset
5628
5629 .
5630  Here are some examples:
5631 \end_layout
5632
5633 \begin_layout Labeling
5634 \labelwidthstring 00.00.0000
5635 Left The default for 
5636 \family sans
5637 List
5638 \family default
5639  item labels.
5640 \end_layout
5641
5642 \begin_layout Labeling
5643 \labelwidthstring 00.00.0000
5644 \begin_inset space \hfill{}
5645 \end_inset
5646
5647 Right One 
5648 \family sans
5649 HFill
5650 \family default
5651  at the beginning of the label right justifies it.
5652 \end_layout
5653
5654 \begin_layout Labeling
5655 \labelwidthstring 00.00.0000
5656 \begin_inset space \hfill{}
5657 \end_inset
5658
5659 Center
5660 \begin_inset space \hfill{}
5661 \end_inset
5662
5663  One 
5664 \family sans
5665 HFill
5666 \family default
5667  at the beginning of the label and one at the end centers it.
5668 \end_layout
5669
5670 \begin_layout Subsection
5671 Letters
5672 \begin_inset Index
5673 status collapsed
5674
5675 \begin_layout Plain Layout
5676 Letters
5677 \end_layout
5678
5679 \end_inset
5680
5681
5682 \end_layout
5683
5684 \begin_layout Subsubsection
5685
5686 \family sans
5687 Address
5688 \family default
5689  and 
5690 \family sans
5691 Right
5692 \begin_inset space ~
5693 \end_inset
5694
5695 Address
5696 \family default
5697 : An Overview
5698 \end_layout
5699
5700 \begin_layout Standard
5701 Although LyX has document classes for letters, we've also created two paragraph
5702  environments called 
5703 \family sans
5704 Address
5705 \family default
5706  and 
5707 \family sans
5708 Right
5709 \begin_inset space ~
5710 \end_inset
5711
5712 Address
5713 \family default
5714 .
5715  To use the letter class, you need to use specific paragraph environments
5716  in a specific order, otherwise LaTeX gags on the document.
5717  In contrast, you can use the 
5718 \family sans
5719 Address
5720 \family default
5721  and 
5722 \family sans
5723 Right
5724 \begin_inset space ~
5725 \end_inset
5726
5727 Address
5728 \family default
5729  paragraph environments anywhere with no problem.
5730  You can even nest them inside other environments, though you can't nest
5731  anything in them.
5732 \end_layout
5733
5734 \begin_layout Standard
5735 Of course, you're not limited to using 
5736 \family sans
5737 Address
5738 \family default
5739  and 
5740 \family sans
5741 Right
5742 \begin_inset space ~
5743 \end_inset
5744
5745 Address
5746 \family default
5747  for letters only.
5748  
5749 \family sans
5750 Right
5751 \begin_inset space ~
5752 \end_inset
5753
5754 Address
5755 \family default
5756 , in particular, is useful for creating article titles like those used in
5757  some European academic papers.
5758 \end_layout
5759
5760 \begin_layout Subsubsection
5761 Usage
5762 \begin_inset CommandInset label
5763 LatexCommand label
5764 name "sec:Address-Usage"
5765
5766 \end_inset
5767
5768
5769 \end_layout
5770
5771 \begin_layout Standard
5772 The 
5773 \family sans
5774 Address
5775 \family default
5776  environment formats text in the style of an address, which is also used
5777  for the opening and signature in some countries.
5778  Similarly, the 
5779 \family sans
5780 Right
5781 \begin_inset space ~
5782 \end_inset
5783
5784 Address
5785 \family default
5786  environment formats text in the style of a right-justified address, which
5787  is used for the sender's address and today's date in some countries.
5788  Here's an example of each:
5789 \end_layout
5790
5791 \begin_layout Right Address
5792 Right Address
5793 \begin_inset Newline newline
5794 \end_inset
5795
5796 Who I am
5797 \begin_inset Newline newline
5798 \end_inset
5799
5800 Where I am
5801 \begin_inset Newline newline
5802 \end_inset
5803
5804 When is it? What is today?
5805 \end_layout
5806
5807 \begin_layout Standard
5808 That was 
5809 \family sans
5810 Right
5811 \begin_inset space ~
5812 \end_inset
5813
5814 Address
5815 \family default
5816 .
5817  Notice that the lines all have the same left margin, which LyX sets to
5818  fit the largest block of text on a single line.
5819  Here's an example of the 
5820 \family sans
5821 Address
5822 \family default
5823  environment:
5824 \end_layout
5825
5826 \begin_layout Address
5827 Who are you
5828 \begin_inset Newline newline
5829 \end_inset
5830
5831 Where do I send this
5832 \begin_inset Newline newline
5833 \end_inset
5834
5835 Your post office and country
5836 \end_layout
5837
5838 \begin_layout Standard
5839 As you can see, both 
5840 \family sans
5841 Address
5842 \family default
5843  and 
5844 \family sans
5845 Right
5846 \begin_inset space ~
5847 \end_inset
5848
5849 Address
5850 \family default
5851  add extra space between themselves and the next paragraph.
5852  If you hit 
5853 \family sans
5854 Return
5855 \family default
5856  in either of these environments, LyX resets the nesting depth and sets
5857  the environment to 
5858 \family sans
5859 Standard
5860 \family default
5861 .
5862  This makes sense, since 
5863 \family sans
5864 Return
5865 \family default
5866  is the 
5867 \family typewriter
5868 break-paragraph
5869 \family default
5870  function, and the individual lines of an address are not paragraphs.
5871  Thus, you have to use 
5872 \family typewriter
5873 break-line
5874 \family default
5875  (
5876 \family sans
5877 C-Return
5878 \family default
5879  or 
5880 \family sans
5881 Formatting
5882 \begin_inset space ~
5883 \end_inset
5884
5885 Character\SpecialChar \menuseparator
5886 Line
5887 \begin_inset space ~
5888 \end_inset
5889
5890 Break
5891 \family default
5892  from the 
5893 \family sans
5894 Insert
5895 \family default
5896  menu) to start a new line in an 
5897 \family sans
5898 Address
5899 \family default
5900  or 
5901 \family sans
5902 Right
5903 \begin_inset space ~
5904 \end_inset
5905
5906 Address
5907 \family default
5908  environment.
5909 \end_layout
5910
5911 \begin_layout Subsection
5912 Academic Writing
5913 \end_layout
5914
5915 \begin_layout Standard
5916 Most academic writing begins with an abstract and ends with a bibliography
5917  or list of references.
5918  LyX contains paragraph environments for both of these.
5919 \end_layout
5920
5921 \begin_layout Subsubsection
5922
5923 \family sans
5924 Abstract
5925 \begin_inset Index
5926 status collapsed
5927
5928 \begin_layout Plain Layout
5929 Abstracts
5930 \end_layout
5931
5932 \end_inset
5933
5934
5935 \end_layout
5936
5937 \begin_layout Standard
5938 The 
5939 \family sans
5940 Abstract
5941 \family default
5942  environment is used for the abstract of an article.
5943  Technically, you could use this environment anywhere, but you really should
5944  only use it at the beginning of the document, after the title.
5945  Also, don't bother trying to nest 
5946 \family sans
5947 Abstract
5948 \family default
5949  in anything else or vice versa.
5950  It won't work.
5951  The 
5952 \family sans
5953 Abstract
5954 \family default
5955  environment is only useful in the article and report document classes.
5956  The book document classes ignores the 
5957 \family sans
5958 Abstract
5959 \family default
5960  completely, and it's utterly silly to use 
5961 \family sans
5962 Abstract
5963 \family default
5964  in a letter document class.
5965 \end_layout
5966
5967 \begin_layout Standard
5968 The 
5969 \family sans
5970 Abstract
5971 \family default
5972  environment does several things for you.
5973  First, it puts the centered label 
5974 \begin_inset Quotes eld
5975 \end_inset
5976
5977 Abstract
5978 \begin_inset Quotes erd
5979 \end_inset
5980
5981  above the text.
5982  The label and the text of the abstract are separated by some extra vertical
5983  space.
5984  Second, it typesets everything in a smaller font, just as you'd expect.
5985  Lastly, it adds a bit of extra vertical space between the abstract and
5986  the subsequent text.
5987  Well, that's how it will appear on the LyX screen.
5988  The appearance in the output depends on the used article or report class.
5989 \end_layout
5990
5991 \begin_layout Standard
5992 Starting a new paragraph by hitting 
5993 \family sans
5994 Return
5995 \family default
5996  does not reset the paragraph environment.
5997  The new paragraph will still be in the 
5998 \family sans
5999 Abstract
6000 \family default
6001  environment.
6002  So, you will have to change the paragraph environment yourself when you
6003  finish entering the abstract of your document.
6004 \end_layout
6005
6006 \begin_layout Standard
6007 \begin_inset Float figure
6008 wide false
6009 sideways false
6010 status open
6011
6012 \begin_layout Plain Layout
6013 \align center
6014 \begin_inset Graphics
6015         filename clipart/Abstract.pdf
6016         lyxscale 25
6017
6018 \end_inset
6019
6020
6021 \end_layout
6022
6023 \begin_layout Plain Layout
6024 \begin_inset Caption
6025
6026 \begin_layout Plain Layout
6027 \begin_inset CommandInset label
6028 LatexCommand label
6029 name "cap:Paragraph-in-the"
6030
6031 \end_inset
6032
6033 Paragraph in the 
6034 \family sans
6035 Abstract
6036 \family default
6037  environment
6038 \end_layout
6039
6040 \end_inset
6041
6042
6043 \end_layout
6044
6045 \end_inset
6046
6047
6048 \end_layout
6049
6050 \begin_layout Standard
6051 We'd love to give you directly an example of the 
6052 \family sans
6053 Abstract
6054 \family default
6055  environment, but since this document is in the 
6056 \begin_inset Quotes eld
6057 \end_inset
6058
6059 book
6060 \begin_inset Quotes erd
6061 \end_inset
6062
6063  class, we can't do this.
6064  We inserted it therefore as figure
6065 \begin_inset space ~
6066 \end_inset
6067
6068
6069 \begin_inset CommandInset ref
6070 LatexCommand ref
6071 reference "cap:Paragraph-in-the"
6072
6073 \end_inset
6074
6075 .
6076  If you've never heard of an 
6077 \begin_inset Quotes eld
6078 \end_inset
6079
6080 abstract
6081 \begin_inset Quotes erd
6082 \end_inset
6083
6084  before, you can safely ignore this environment.
6085 \end_layout
6086
6087 \begin_layout Subsubsection
6088
6089 \family sans
6090 Bibliography
6091 \family default
6092
6093 \begin_inset Index
6094 status collapsed
6095
6096 \begin_layout Plain Layout
6097 Bibliography
6098 \end_layout
6099
6100 \end_inset
6101
6102
6103 \begin_inset CommandInset label
6104 LatexCommand label
6105 name "sub:Biblio_environment"
6106
6107 \end_inset
6108
6109
6110 \end_layout
6111
6112 \begin_layout Standard
6113 The 
6114 \family sans
6115 Bibliography
6116 \family default
6117  environment is used to list references.
6118  Technically, you could use this environment anywhere, but you really should
6119  only use it at the end of the document.
6120  Nesting 
6121 \family sans
6122 Bibliography
6123 \family default
6124  in anything else or vice versa won't work.
6125 \end_layout
6126
6127 \begin_layout Standard
6128 When you first open a 
6129 \family sans
6130 Bibliography
6131 \family default
6132  environment, LyX add a large vertical space, followed by the heading 
6133 \begin_inset Quotes eld
6134 \end_inset
6135
6136 Bibliography
6137 \begin_inset Quotes erd
6138 \end_inset
6139
6140  or 
6141 \begin_inset Quotes eld
6142 \end_inset
6143
6144 References,
6145 \begin_inset Quotes erd
6146 \end_inset
6147
6148  depending on the document class.
6149  The heading is in a large boldface font.
6150  Each paragraph of the 
6151 \family sans
6152 Bibliography
6153 \family default
6154  environment is a bibliography entry.
6155  Thus, hitting 
6156 \family sans
6157 Return
6158 \family default
6159  does not reset the paragraph environment.
6160  Each new paragraph is still in the 
6161 \family sans
6162 Bibliography
6163 \family default
6164  environment.
6165 \end_layout
6166
6167 \begin_layout Standard
6168 For a detailed description of LyX's bibliography handling, have a look at
6169  in section
6170 \begin_inset space ~
6171 \end_inset
6172
6173
6174 \begin_inset CommandInset ref
6175 LatexCommand ref
6176 reference "sec:Bibliography"
6177
6178 \end_inset
6179
6180 .
6181 \end_layout
6182
6183 \begin_layout Subsection
6184 LyX
6185 \family sans
6186 -Code
6187 \begin_inset Index
6188 status collapsed
6189
6190 \begin_layout Plain Layout
6191 Paragraph ! LyX code
6192 \end_layout
6193
6194 \end_inset
6195
6196
6197 \begin_inset CommandInset label
6198 LatexCommand label
6199 name "sub:LyX-Code"
6200
6201 \end_inset
6202
6203
6204 \end_layout
6205
6206 \begin_layout Standard
6207 The 
6208 \family sans
6209 LyX-Code
6210 \family default
6211  environment is another LyX extension.
6212  It type-sets text in a typewriter-style font.
6213  It also treats the 
6214 \family sans
6215 Space
6216 \family default
6217  key as a fixed whitespace;
6218 \begin_inset Foot
6219 status collapsed
6220
6221 \begin_layout Plain Layout
6222 In the 
6223 \family sans
6224 LyX-Code
6225 \family default
6226  environment, the 
6227 \family sans
6228 Space
6229 \family default
6230  key is treated as a 
6231 \family sans
6232 Protected
6233 \begin_inset space ~
6234 \end_inset
6235
6236 Blank
6237 \family default
6238  instead of an end-of-word marker.
6239 \end_layout
6240
6241 \end_inset
6242
6243  this is the only case in which you can type multiple whitespaces in LyX.
6244  If you need to insert blank lines, you'll still need to use 
6245 \family sans
6246 C-Return
6247 \family default
6248  (the 
6249 \family typewriter
6250 break-line
6251 \family default
6252  function).
6253  
6254 \family sans
6255 Return
6256 \family default
6257  breaks paragraphs.
6258  Note, however, that 
6259 \family sans
6260 Return
6261 \family default
6262  does not reset the paragraph environment.
6263  So, when you finish using the 
6264 \family sans
6265 LyX-Code
6266 \family default
6267  environment, you'll need to change the paragraph environment yourself.
6268  Also, you can nest the 
6269 \family sans
6270 LyX-Code
6271 \family default
6272  environment inside of others.
6273 \end_layout
6274
6275 \begin_layout Standard
6276 There are a few quirks with this environment:
6277 \end_layout
6278
6279 \begin_layout Itemize
6280 You cannot use 
6281 \family sans
6282 C-Return
6283 \family default
6284  at the beginning of a new paragraph (i.e.
6285  you can't follow 
6286 \family sans
6287 Return
6288 \family default
6289  with a 
6290 \family sans
6291 C-Return
6292 \family default
6293 ).
6294 \end_layout
6295
6296 \begin_layout Itemize
6297 You can't follow a 
6298 \family sans
6299 C-Return
6300 \family default
6301  with a 
6302 \family sans
6303 Space
6304 \family default
6305 .
6306 \end_layout
6307
6308 \begin_deeper
6309 \begin_layout Itemize
6310 Use a 
6311 \family sans
6312 Return
6313 \family default
6314  to begin a new paragraph, then you can use a 
6315 \family sans
6316 Space
6317 \family default
6318 .
6319 \end_layout
6320
6321 \begin_layout Itemize
6322 Or: use 
6323 \family sans
6324 C-Space
6325 \family default
6326  instead.
6327 \end_layout
6328
6329 \end_deeper
6330 \begin_layout Itemize
6331 You can't have an empty paragraph or an empty line.
6332  You must put at least one 
6333 \family sans
6334 Space
6335 \family default
6336  in any line you want blank.
6337  Otherwise, LaTeX generates errors.
6338 \end_layout
6339
6340 \begin_layout Itemize
6341 You cannot get the typewriter double quotes by typing 
6342 \family sans
6343 "
6344 \family default
6345  since that will insert 
6346 \emph on
6347 real
6348 \emph default
6349  quotes.
6350  You get the typewriter double quotes with 
6351 \family sans
6352 C-"
6353 \family default
6354  (or 
6355 \family sans
6356 C-q
6357 \family default
6358  if you use Emacs-like key bindings).
6359 \end_layout
6360
6361 \begin_layout Standard
6362 Here's an example:
6363 \end_layout
6364
6365 \begin_layout LyX-Code
6366 #include <stdio.h>
6367 \end_layout
6368
6369 \begin_layout LyX-Code
6370  
6371 \end_layout
6372
6373 \begin_layout LyX-Code
6374 int main(void)
6375 \end_layout
6376
6377 \begin_layout LyX-Code
6378 {
6379 \end_layout
6380
6381 \begin_layout LyX-Code
6382     printf("Hello World!
6383 \backslash
6384 n");
6385 \end_layout
6386
6387 \begin_layout LyX-Code
6388     return 0;
6389 \end_layout
6390
6391 \begin_layout LyX-Code
6392 }
6393 \end_layout
6394
6395 \begin_layout Standard
6396 This is just the standard 
6397 \begin_inset Quotes eld
6398 \end_inset
6399
6400 Hello world!
6401 \begin_inset Quotes erd
6402 \end_inset
6403
6404  program.
6405  
6406 \end_layout
6407
6408 \begin_layout Standard
6409
6410 \family sans
6411 LyX-Code
6412 \family default
6413  has one purpose: to typeset code, such as program source, shell scripts,
6414  rc-files, and so on.
6415  Use it only in those very special cases where you need to generate text
6416  as if you used a typewriter.
6417 \begin_inset Index
6418 status collapsed
6419
6420 \begin_layout Plain Layout
6421 Paragraph environments|)
6422 \end_layout
6423
6424 \end_inset
6425
6426
6427 \end_layout
6428
6429 \begin_layout Section
6430 Nesting Environments
6431 \begin_inset Index
6432 status collapsed
6433
6434 \begin_layout Plain Layout
6435 Nesting ! Environments
6436 \end_layout
6437
6438 \end_inset
6439
6440
6441 \begin_inset CommandInset label
6442 LatexCommand label
6443 name "sec:Nesting"
6444
6445 \end_inset
6446
6447
6448 \end_layout
6449
6450 \begin_layout Subsection
6451 Introduction
6452 \end_layout
6453
6454 \begin_layout Standard
6455 LyX treats text as a unified block with a particular context and specific
6456  properties.
6457  This allows you to create blocks that inherits some of the properties of
6458  another block.
6459  For example you have three main points in an outline, but point #2 also
6460  has two subpoints.
6461  In other words, you have a list inside of another list, with the inner
6462  list 
6463 \begin_inset Quotes eld
6464 \end_inset
6465
6466 attached
6467 \begin_inset Quotes erd
6468 \end_inset
6469
6470  to item #2:
6471 \end_layout
6472
6473 \begin_layout Enumerate
6474 one
6475 \end_layout
6476
6477 \begin_layout Enumerate
6478 two
6479 \end_layout
6480
6481 \begin_deeper
6482 \begin_layout Enumerate
6483 sublist - item #1
6484 \end_layout
6485
6486 \begin_layout Enumerate
6487 sublist - item #2
6488 \end_layout
6489
6490 \end_deeper
6491 \begin_layout Enumerate
6492 three
6493 \end_layout
6494
6495 \begin_layout Standard
6496 You put a list inside of a list by nesting one list inside the other.
6497  Nesting an environment is quite simple: Select 
6498 \family sans
6499 Increase
6500 \begin_inset space ~
6501 \end_inset
6502
6503 List
6504 \begin_inset space ~
6505 \end_inset
6506
6507 Depth
6508 \family default
6509  or 
6510 \family sans
6511 Decrease
6512 \begin_inset space ~
6513 \end_inset
6514
6515 List
6516 \begin_inset space ~
6517 \end_inset
6518
6519 Depth
6520 \family default
6521  from the 
6522 \family sans
6523 Edit
6524 \family default
6525  menu to change the nesting depth of the current paragraph (the status bar
6526  will tell you how far you are nested).
6527  Instead of the menu, you can also use the toolbar buttons 
6528 \begin_inset Graphics
6529         filename ../images/depth-increment.png
6530
6531 \end_inset
6532
6533  and 
6534 \begin_inset Graphics
6535         filename ../images/depth-decrement.png
6536
6537 \end_inset
6538
6539  or the convenient key bindings 
6540 \family sans
6541 S-M-Right
6542 \family default
6543  and 
6544 \family sans
6545 S-M-Left
6546 \family default
6547  to change the nesting level.
6548  The change will work on the current selection if you have made one (allowing
6549  you to change the nesting of several paragraphs at once), or the current
6550  paragraph.
6551 \end_layout
6552
6553 \begin_layout Standard
6554 Note that LyX only changes the nesting depth if it can.
6555  If it's invalid to do so, nothing happens if you try to change the depth.
6556  Additionally, if you change the depth of one paragraph, it affects the
6557  depth of every paragraph nested inside of it.
6558 \end_layout
6559
6560 \begin_layout Standard
6561 Nesting isn't limited to lists.
6562  In LyX, you can nest just about anything inside anything else, as you're
6563  about to find out.
6564  This is the real power of nesting paragraph environments.
6565 \end_layout
6566
6567 \begin_layout Subsection
6568 What You Can and Can't Nest
6569 \end_layout
6570
6571 \begin_layout Standard
6572 Before we fire a list of paragraph environments at you, we need to tell
6573  you a little bit more about how nesting works.
6574 \end_layout
6575
6576 \begin_layout Standard
6577 The question if nesting a paragraph environment is possible, is a bit more
6578  complicated than a simple yes or no.
6579  There are three types of paragraph environments:
6580 \end_layout
6581
6582 \begin_layout Itemize
6583 Completely unnestable
6584 \end_layout
6585
6586 \begin_layout Itemize
6587 Fully nestable, you can nest them inside of things and you can also nest
6588  other things inside of them.
6589 \end_layout
6590
6591 \begin_layout Itemize
6592 A third type, you can nest them into other environments, but you can't nest
6593  anything into them.
6594 \end_layout
6595
6596 \begin_layout Standard
6597 Here's a list of the three types of nesting behavior, and which paragraph
6598  environments have them:
6599 \end_layout
6600
6601 \begin_layout Description
6602 Unnestable Can't nest them.
6603  Can't nest into them.
6604 \end_layout
6605
6606 \begin_deeper
6607 \begin_layout Itemize
6608
6609 \family sans
6610 Bibliography
6611 \end_layout
6612
6613 \begin_layout Itemize
6614
6615 \family sans
6616 Abstract
6617 \end_layout
6618
6619 \begin_layout Itemize
6620
6621 \family sans
6622 Title
6623 \end_layout
6624
6625 \begin_layout Itemize
6626
6627 \family sans
6628 Author
6629 \end_layout
6630
6631 \begin_layout Itemize
6632
6633 \family sans
6634 Date
6635 \end_layout
6636
6637 \end_deeper
6638 \begin_layout Description
6639 Fully
6640 \begin_inset space ~
6641 \end_inset
6642
6643 Nestable You can nest them.
6644  You can nest other things into them.
6645 \end_layout
6646
6647 \begin_deeper
6648 \begin_layout Itemize
6649
6650 \family sans
6651 Verse
6652 \end_layout
6653
6654 \begin_layout Itemize
6655
6656 \family sans
6657 Quote
6658 \end_layout
6659
6660 \begin_layout Itemize
6661
6662 \family sans
6663 Quotation
6664 \end_layout
6665
6666 \begin_layout Itemize
6667
6668 \family sans
6669 Itemize
6670 \end_layout
6671
6672 \begin_layout Itemize
6673
6674 \family sans
6675 Enumerate
6676 \end_layout
6677
6678 \begin_layout Itemize
6679
6680 \family sans
6681 Description
6682 \end_layout
6683
6684 \begin_layout Itemize
6685
6686 \family sans
6687 List
6688 \end_layout
6689
6690 \begin_layout Itemize
6691
6692 \family sans
6693 LyX-Code
6694 \end_layout
6695
6696 \end_deeper
6697 \begin_layout Description
6698 Nestable-Inside You can nest them inside of other things.
6699  You can't nest anything into them.
6700 \end_layout
6701
6702 \begin_deeper
6703 \begin_layout Itemize
6704
6705 \family sans
6706 Standard
6707 \end_layout
6708
6709 \begin_layout Itemize
6710
6711 \family sans
6712 Part
6713 \end_layout
6714
6715 \begin_layout Itemize
6716
6717 \family sans
6718 Chapter
6719 \end_layout
6720
6721 \begin_layout Itemize
6722
6723 \family sans
6724 Section
6725 \end_layout
6726
6727 \begin_layout Itemize
6728
6729 \family sans
6730 Subsection
6731 \end_layout
6732
6733 \begin_layout Itemize
6734
6735 \family sans
6736 Subsubsection
6737 \end_layout
6738
6739 \begin_layout Itemize
6740
6741 \family sans
6742 Paragraph
6743 \end_layout
6744
6745 \begin_layout Itemize
6746
6747 \family sans
6748 Subparagraph
6749 \end_layout
6750
6751 \begin_layout Itemize
6752
6753 \family sans
6754 Part*
6755 \end_layout
6756
6757 \begin_layout Itemize
6758
6759 \family sans
6760 Chapter*
6761 \end_layout
6762
6763 \begin_layout Itemize
6764
6765 \family sans
6766 Section*
6767 \end_layout
6768
6769 \begin_layout Itemize
6770
6771 \family sans
6772 Subsection*
6773 \end_layout
6774
6775 \begin_layout Itemize
6776
6777 \family sans
6778 Subsubsection*
6779 \end_layout
6780
6781 \begin_layout Itemize
6782
6783 \family sans
6784 Right
6785 \begin_inset space ~
6786 \end_inset
6787
6788 Address
6789 \end_layout
6790
6791 \begin_layout Itemize
6792
6793 \family sans
6794 Address
6795 \end_layout
6796
6797 \end_deeper
6798 \begin_layout Standard
6799 \begin_inset Note Greyedout
6800 status open
6801
6802 \begin_layout Plain Layout
6803
6804 \series bold
6805 Note:
6806 \series default
6807  Although it is possible to nest numbered section headings like 
6808 \family sans
6809 Chapter
6810 \family default
6811
6812 \family sans
6813 Section
6814 \family default
6815 , etc.
6816 \begin_inset space ~
6817 \end_inset
6818
6819 to e.
6820 \begin_inset space \thinspace{}
6821 \end_inset
6822
6823 g.
6824 \begin_inset space ~
6825 \end_inset
6826
6827 lists, it is highly recommended not to do this.
6828  Because the aim is to create well structured documents following usual
6829  guidelines of typesetting, but nested section headings violates them.
6830 \end_layout
6831
6832 \end_inset
6833
6834
6835 \end_layout
6836
6837 \begin_layout Subsection
6838 Nesting Other Things: Tables, Math, Floats, etc.
6839 \begin_inset Index
6840 status collapsed
6841
6842 \begin_layout Plain Layout
6843 Nesting ! Tables etc.
6844 \end_layout
6845
6846 \end_inset
6847
6848
6849 \begin_inset CommandInset label
6850 LatexCommand label
6851 name "sec:table-and-fig-nesting"
6852
6853 \end_inset
6854
6855
6856 \end_layout
6857
6858 \begin_layout Standard
6859 There are several things that aren't paragraph environments, but which are
6860  affected by nesting anyhow.
6861  They are:
6862 \end_layout
6863
6864 \begin_layout Itemize
6865 equations
6866 \end_layout
6867
6868 \begin_layout Itemize
6869 tables
6870 \end_layout
6871
6872 \begin_layout Itemize
6873 figures
6874 \end_layout
6875
6876 \begin_layout Standard
6877 (
6878 \begin_inset Note Greyedout
6879 status open
6880
6881 \begin_layout Plain Layout
6882
6883 \series bold
6884 Note:
6885 \series default
6886  Figures and tables in 
6887 \family sans
6888 Floats
6889 \family default
6890  are not affected by this.
6891 \end_layout
6892
6893 \end_inset
6894
6895  Have a look at section
6896 \begin_inset space ~
6897 \end_inset
6898
6899
6900 \begin_inset CommandInset ref
6901 LatexCommand ref
6902 reference "sec:Floats"
6903
6904 \end_inset
6905
6906  for more informations about 
6907 \family sans
6908 Floats
6909 \family default
6910 .)
6911 \end_layout
6912
6913 \begin_layout Standard
6914 LyX can treat these three objects as either a word or as a paragraph.
6915  If a figure, table, or an equation is inline, it goes wherever the paragraph
6916  it is in goes.
6917 \end_layout
6918
6919 \begin_layout Standard
6920 On the other hand, if you have an equation, figure or table in a 
6921 \begin_inset Quotes eld
6922 \end_inset
6923
6924 paragraph
6925 \begin_inset Quotes erd
6926 \end_inset
6927
6928  of its own, it behaves just like a 
6929 \begin_inset Quotes eld
6930 \end_inset
6931
6932 nestable-inside
6933 \begin_inset Quotes erd
6934 \end_inset
6935
6936  paragraph environment.
6937  You can nest it into any environment, but you obviously can't nest anything
6938  into it.
6939 \end_layout
6940
6941 \begin_layout Standard
6942 Here's an example with a table:
6943 \end_layout
6944
6945 \begin_layout Enumerate
6946 Item One
6947 \end_layout
6948
6949 \begin_deeper
6950 \begin_layout Enumerate
6951 This is (a) and it's nested.
6952 \end_layout
6953
6954 \begin_deeper
6955 \begin_layout Standard
6956 \begin_inset VSpace 0.3cm
6957 \end_inset
6958
6959
6960 \end_layout
6961
6962 \begin_layout Standard
6963 \align center
6964 \begin_inset Tabular
6965 <lyxtabular version="3" rows="2" columns="2">
6966 <features>
6967 <column alignment="center" valignment="top" width="0pt">
6968 <column alignment="center" valignment="top" width="0pt">
6969 <row>
6970 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6971 \begin_inset Text
6972
6973 \begin_layout Plain Layout
6974
6975 \family roman
6976 \series medium
6977 \shape up
6978 \size normal
6979 \emph off
6980 \bar no
6981 \noun off
6982 \color none
6983 a
6984 \end_layout
6985
6986 \end_inset
6987 </cell>
6988 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6989 \begin_inset Text
6990
6991 \begin_layout Plain Layout
6992
6993 \family roman
6994 \series medium
6995 \shape up
6996 \size normal
6997 \emph off
6998 \bar no
6999 \noun off
7000 \color none
7001 b
7002 \end_layout
7003
7004 \end_inset
7005 </cell>
7006 </row>
7007 <row>
7008 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7009 \begin_inset Text
7010
7011 \begin_layout Plain Layout
7012
7013 \family roman
7014 \series medium
7015 \shape up
7016 \size normal
7017 \emph off
7018 \bar no
7019 \noun off
7020 \color none
7021 c
7022 \end_layout
7023
7024 \end_inset
7025 </cell>
7026 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7027 \begin_inset Text
7028
7029 \begin_layout Plain Layout
7030
7031 \family roman
7032 \series medium
7033 \shape up
7034 \size normal
7035 \emph off
7036 \bar no
7037 \noun off
7038 \color none
7039 d
7040 \end_layout
7041
7042 \end_inset
7043 </cell>
7044 </row>
7045 </lyxtabular>
7046
7047 \end_inset
7048
7049
7050 \end_layout
7051
7052 \begin_layout Standard
7053 \begin_inset VSpace 0.3cm
7054 \end_inset
7055
7056
7057 \end_layout
7058
7059 \end_deeper
7060 \begin_layout Enumerate
7061 This is (b).
7062  The table is actually nested inside (a).
7063 \end_layout
7064
7065 \end_deeper
7066 \begin_layout Enumerate
7067 Back out again.
7068 \end_layout
7069
7070 \begin_layout Standard
7071 If we hadn't nested the table at all, the list would look like this:
7072 \end_layout
7073
7074 \begin_layout Enumerate
7075 Item One
7076 \end_layout
7077
7078 \begin_deeper
7079 \begin_layout Enumerate
7080 This is (a) and it's nested.
7081 \end_layout
7082
7083 \end_deeper
7084 \begin_layout Standard
7085 \begin_inset VSpace 0.3cm
7086 \end_inset
7087
7088
7089 \end_layout
7090
7091 \begin_layout Standard
7092 \align center
7093 \begin_inset Tabular
7094 <lyxtabular version="3" rows="2" columns="2">
7095 <features>
7096 <column alignment="center" valignment="top" width="0pt">
7097 <column alignment="center" valignment="top" width="0pt">
7098 <row>
7099 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7100 \begin_inset Text
7101
7102 \begin_layout Plain Layout
7103
7104 \family roman
7105 \series medium
7106 \shape up
7107 \size normal
7108 \emph off
7109 \bar no
7110 \noun off
7111 \color none
7112 a
7113 \end_layout
7114
7115 \end_inset
7116 </cell>
7117 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7118 \begin_inset Text
7119
7120 \begin_layout Plain Layout
7121
7122 \family roman
7123 \series medium
7124 \shape up
7125 \size normal
7126 \emph off
7127 \bar no
7128 \noun off
7129 \color none
7130 b
7131 \end_layout
7132
7133 \end_inset
7134 </cell>
7135 </row>
7136 <row>
7137 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7138 \begin_inset Text
7139
7140 \begin_layout Plain Layout
7141
7142 \family roman
7143 \series medium
7144 \shape up
7145 \size normal
7146 \emph off
7147 \bar no
7148 \noun off
7149 \color none
7150 c
7151 \end_layout
7152
7153 \end_inset
7154 </cell>
7155 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7156 \begin_inset Text
7157
7158 \begin_layout Plain Layout
7159
7160 \family roman
7161 \series medium
7162 \shape up
7163 \size normal
7164 \emph off
7165 \bar no
7166 \noun off
7167 \color none
7168 d
7169 \end_layout
7170
7171 \end_inset
7172 </cell>
7173 </row>
7174 </lyxtabular>
7175
7176 \end_inset
7177
7178
7179 \end_layout
7180
7181 \begin_layout Standard
7182 \begin_inset VSpace 0.3cm
7183 \end_inset
7184
7185
7186 \end_layout
7187
7188 \begin_layout Enumerate
7189 This is (b).
7190  The table is 
7191 \emph on
7192 not
7193 \emph default
7194  nested inside (a).
7195  In fact, it's not nested at all.
7196 \end_layout
7197
7198 \begin_layout Enumerate
7199 Back out again.
7200 \end_layout
7201
7202 \begin_layout Standard
7203 Notice how item (b) is not only no longer nested, but is also the first
7204  item of a new list!
7205 \end_layout
7206
7207 \begin_layout Standard
7208 There's another trap you can fall into: Nesting the table, but not going
7209  deep enough.
7210  LyX then turns anything after the table into a new sublist.
7211 \end_layout
7212
7213 \begin_layout Enumerate
7214 Item One
7215 \end_layout
7216
7217 \begin_deeper
7218 \begin_layout Enumerate
7219 This is (a) and it's nested.
7220 \end_layout
7221
7222 \begin_layout Standard
7223 \begin_inset VSpace 0.3cm
7224 \end_inset
7225
7226
7227 \end_layout
7228
7229 \begin_layout Standard
7230 \align center
7231 \begin_inset Tabular
7232 <lyxtabular version="3" rows="2" columns="2">
7233 <features>
7234 <column alignment="center" valignment="top" width="0pt">
7235 <column alignment="center" valignment="top" width="0pt">
7236 <row>
7237 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7238 \begin_inset Text
7239
7240 \begin_layout Plain Layout
7241
7242 \family roman
7243 \series medium
7244 \shape up
7245 \size normal
7246 \emph off
7247 \bar no
7248 \noun off
7249 \color none
7250 a
7251 \end_layout
7252
7253 \end_inset
7254 </cell>
7255 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7256 \begin_inset Text
7257
7258 \begin_layout Plain Layout
7259
7260 \family roman
7261 \series medium
7262 \shape up
7263 \size normal
7264 \emph off
7265 \bar no
7266 \noun off
7267 \color none
7268 b
7269 \end_layout
7270
7271 \end_inset
7272 </cell>
7273 </row>
7274 <row>
7275 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7276 \begin_inset Text
7277
7278 \begin_layout Plain Layout
7279
7280 \family roman
7281 \series medium
7282 \shape up
7283 \size normal
7284 \emph off
7285 \bar no
7286 \noun off
7287 \color none
7288 c
7289 \end_layout
7290
7291 \end_inset
7292 </cell>
7293 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7294 \begin_inset Text
7295
7296 \begin_layout Plain Layout
7297
7298 \family roman
7299 \series medium
7300 \shape up
7301 \size normal
7302 \emph off
7303 \bar no
7304 \noun off
7305 \color none
7306 d
7307 \end_layout
7308
7309 \end_inset
7310 </cell>
7311 </row>
7312 </lyxtabular>
7313
7314 \end_inset
7315
7316
7317 \end_layout
7318
7319 \begin_layout Standard
7320 \begin_inset VSpace 0.3cm
7321 \end_inset
7322
7323
7324 \end_layout
7325
7326 \begin_layout Enumerate
7327 This is (b).
7328  The table is actually nested inside Item One, but 
7329 \emph on
7330 not
7331 \emph default
7332  inside (a).
7333 \end_layout
7334
7335 \end_deeper
7336 \begin_layout Enumerate
7337 Back out again.
7338 \end_layout
7339
7340 \begin_layout Standard
7341 As you can see, item (b) turned into the first item of a new list, but a
7342  new list 
7343 \emph on
7344 inside
7345 \emph default
7346  item 1.
7347  The same thing would have happened to a figure or an equation.
7348  So, if you nest tables, figures or equations, make sure you go to the right
7349  depth!
7350 \end_layout
7351
7352 \begin_layout Subsection
7353 Usage and General Features
7354 \begin_inset CommandInset label
7355 LatexCommand label
7356 name "sub:Nesting-Usage"
7357
7358 \end_inset
7359
7360
7361 \end_layout
7362
7363 \begin_layout Standard
7364 Speaking of levels, LyX can perform up to a six-fold nesting.
7365  In other words, 
7366 \begin_inset Quotes eld
7367 \end_inset
7368
7369 level #6
7370 \begin_inset Quotes erd
7371 \end_inset
7372
7373  is the innermost possible depth.
7374  Here's an example to display what we mean:
7375 \end_layout
7376
7377 \begin_layout Enumerate
7378 level #1 - outermost
7379 \end_layout
7380
7381 \begin_deeper
7382 \begin_layout Enumerate
7383 level #2
7384 \end_layout
7385
7386 \begin_deeper
7387 \begin_layout Enumerate
7388 level #3
7389 \end_layout
7390
7391 \begin_deeper
7392 \begin_layout Enumerate
7393 level #4
7394 \end_layout
7395
7396 \begin_deeper
7397 \begin_layout Itemize
7398 level #5
7399 \end_layout
7400
7401 \begin_deeper
7402 \begin_layout Itemize
7403 level #6
7404 \end_layout
7405
7406 \end_deeper
7407 \end_deeper
7408 \end_deeper
7409 \end_deeper
7410 \end_deeper
7411 \begin_layout Standard
7412 There are two exceptions to the six-fold nesting limit, and you can see
7413  both of them in the example.
7414  Unlike the other fully-nestable environments, you can only perform a four-fold
7415  nesting with the 
7416 \family sans
7417 Enumerate
7418 \family default
7419  and 
7420 \family sans
7421 Itemize
7422 \family default
7423  environments.
7424  For example, if we tried to nest another 
7425 \family sans
7426 Enumerate
7427 \family default
7428  list inside of item 
7429 \begin_inset Quotes eld
7430 \end_inset
7431
7432 A.
7433 \begin_inset Quotes erd
7434 \end_inset
7435
7436 , we'd get errors.
7437 \end_layout
7438
7439 \begin_layout Subsection
7440 Some Examples
7441 \begin_inset Index
7442 status collapsed
7443
7444 \begin_layout Plain Layout
7445 Nesting ! Examples
7446 \end_layout
7447
7448 \end_inset
7449
7450
7451 \end_layout
7452
7453 \begin_layout Standard
7454 The best way to explain just what you can do with nesting is by illustration.
7455  We have several examples of nested environments.
7456  In them, we explain how we created the example, so that you can reproduce
7457  them.
7458 \end_layout
7459
7460 \begin_layout Subsubsection
7461 Example 1: The Six-fold Way and Mixed Nesting
7462 \end_layout
7463
7464 \begin_layout Labeling
7465 \labelwidthstring MMM
7466 #1-a This is the outermost level.
7467  It's a 
7468 \family sans
7469 List
7470 \family default
7471  environment.
7472 \end_layout
7473
7474 \begin_deeper
7475 \begin_layout Labeling
7476 \labelwidthstring MMM
7477 #2-a This is level #2.
7478  We created it by using 
7479 \family sans
7480 M-Return
7481 \family default
7482  followed by 
7483 \family sans
7484 S-M-Right
7485 \family default
7486 .
7487 \end_layout
7488
7489 \begin_deeper
7490 \begin_layout Labeling
7491 \labelwidthstring MMM
7492 #3-a This is level #3.
7493  This time, we just hit 
7494 \family sans
7495 Return
7496 \family default
7497 , then used 
7498 \family sans
7499 S-M-Right
7500 \family default
7501  twice in a row.
7502  We could have also created it the same way as we did the previous level,
7503  by hitting 
7504 \family sans
7505 M-Return
7506 \family default
7507  followed by 
7508 \family sans
7509 S-M-Right
7510 \family default
7511 .
7512 \end_layout
7513
7514 \begin_deeper
7515 \begin_layout Standard
7516 This is actually a 
7517 \family sans
7518 Standard
7519 \family default
7520  environment, nested inside of 
7521 \begin_inset Quotes eld
7522 \end_inset
7523
7524 #3-a
7525 \begin_inset Quotes erd
7526 \end_inset
7527
7528 .
7529  So, it's at level #4.
7530  We did this by hitting 
7531 \family sans
7532 M-Return
7533 \family default
7534 , then 
7535 \family sans
7536 S-M-Right
7537 \family default
7538 , then changing the paragraph environment to 
7539 \family sans
7540 Standard
7541 \family default
7542 .
7543  Do this to create list items with more than one paragraph - it also works
7544  for the 
7545 \family sans
7546 Description
7547 \family default
7548
7549 \family sans
7550 Enumerate
7551 \family default
7552 , and 
7553 \family sans
7554 Itemize
7555 \family default
7556  environments!
7557 \end_layout
7558
7559 \begin_layout Standard
7560 Here's another 
7561 \family sans
7562 Standard
7563 \family default
7564  paragraph, also at level #4, made with just a 
7565 \family sans
7566 M-Return
7567 \family default
7568 .
7569 \end_layout
7570
7571 \begin_layout Labeling
7572 \labelwidthstring MMM
7573 #4-a This is level #4.
7574  We hit 
7575 \family sans
7576 M-Return
7577 \family default
7578  and changed the paragraph environment back to 
7579 \family sans
7580 List
7581 \family default
7582 .
7583  Remember - we can't nest anything inside of a 
7584 \family sans
7585 Standard
7586 \family default
7587  environment, which is why we're still at level #4.
7588  However, we 
7589 \emph on
7590 can
7591 \emph default
7592  keep nesting things inside of 
7593 \begin_inset Quotes eld
7594 \end_inset
7595
7596 #3-a
7597 \begin_inset Quotes erd
7598 \end_inset
7599
7600 .
7601 \end_layout
7602
7603 \begin_deeper
7604 \begin_layout Labeling
7605 \labelwidthstring MMM
7606 #5-a This is level #5\SpecialChar \ldots{}
7607
7608 \end_layout
7609
7610 \begin_deeper
7611 \begin_layout Labeling
7612 \labelwidthstring MMM
7613 #6-a \SpecialChar \ldots{}
7614 and this is level #6.
7615  By now, you should know how we made these two.
7616 \end_layout
7617
7618 \end_deeper
7619 \begin_layout Labeling
7620 \labelwidthstring MMM
7621 #5-b Back to level #5.
7622  Just hit 
7623 \family sans
7624 M-Return
7625 \family default
7626  followed by a 
7627 \family sans
7628 S-M-Left
7629 \family default
7630 .
7631 \end_layout
7632
7633 \end_deeper
7634 \begin_layout Labeling
7635 \labelwidthstring MMM
7636 #4-b After another 
7637 \family sans
7638 M-Return
7639 \family default
7640  followed by a 
7641 \family sans
7642 S-M-Left
7643 \family default
7644 , we're back at level #4.
7645 \end_layout
7646
7647 \end_deeper
7648 \begin_layout Labeling
7649 \labelwidthstring MMM
7650 #3-b Back to level #3.
7651  By now it should be obvious how we did this.
7652 \end_layout
7653
7654 \end_deeper
7655 \begin_layout Labeling
7656 \labelwidthstring MMM
7657 #2-b Back to level #2.
7658  
7659 \end_layout
7660
7661 \end_deeper
7662 \begin_layout Labeling
7663 \labelwidthstring MMM
7664 #1-b And last, back to the outermost level, #1.
7665  After this sentence, we'll hit 
7666 \family sans
7667 Return
7668 \family default
7669  and change the paragraph environment back to 
7670 \family sans
7671 Standard
7672 \family default
7673  to end the list.
7674 \end_layout
7675
7676 \begin_layout Standard
7677 We could have also used the 
7678 \family sans
7679 Description
7680 \family default
7681
7682 \family sans
7683 Quote
7684 \family default
7685
7686 \family sans
7687 Quotation
7688 \family default
7689 , or even the 
7690 \family sans
7691 Verse
7692 \family default
7693  environment in place of the 
7694 \family sans
7695 List
7696 \family default
7697  environment.
7698  The example would have worked exactly the same.
7699 \end_layout
7700
7701 \begin_layout Subsubsection
7702 Example 2: Inheritance
7703 \end_layout
7704
7705 \begin_layout LyX-Code
7706 This is the LyX-Code environment, at level #1, the outermost
7707 \end_layout
7708
7709 \begin_layout LyX-Code
7710 level.
7711   Now we'll hit 
7712 \family sans
7713 Return
7714 \family default
7715 , then 
7716 \family sans
7717 S-M-Right
7718 \family default
7719 , after which, we'll change to the 
7720 \family sans
7721 Enumerate
7722 \family default
7723  environment.
7724 \end_layout
7725
7726 \begin_deeper
7727 \begin_layout Enumerate
7728 This is the 
7729 \family sans
7730 Enumerate
7731 \family default
7732  environment, at level #2.
7733 \end_layout
7734
7735 \begin_layout Enumerate
7736 Notice how the nested 
7737 \family sans
7738 Enumerate
7739 \family default
7740  not only inherits its margins from its parent environment (
7741 \family sans
7742 LyX-Code
7743 \family default
7744 ), but also inherits its font and spacing!
7745 \end_layout
7746
7747 \end_deeper
7748 \begin_layout Standard
7749 We ended this example by hitting 
7750 \family sans
7751 Return
7752 \family default
7753 .
7754  After that, we needed to reset the paragraph environment to 
7755 \family sans
7756 Standard
7757 \family default
7758  and resetting the nesting depth by using 
7759 \family sans
7760 S-M-Left
7761 \family default
7762  once.
7763 \end_layout
7764
7765 \begin_layout Subsubsection
7766 Example 3: Labels, Levels, and the 
7767 \family sans
7768 Enumerate
7769 \family default
7770  and 
7771 \family sans
7772 Itemize
7773 \family default
7774  Environments
7775 \begin_inset OptArg
7776 status collapsed
7777
7778 \begin_layout Plain Layout
7779 Example #3: Labels, Levels and other list environments
7780 \end_layout
7781
7782 \end_inset
7783
7784
7785 \end_layout
7786
7787 \begin_layout Enumerate
7788 This is level #1, in an 
7789 \family sans
7790 Enumerate
7791 \family default
7792  paragraph environment.
7793  We're actually going to nest a bunch of these.
7794 \end_layout
7795
7796 \begin_deeper
7797 \begin_layout Enumerate
7798 This is level #2.
7799  We used 
7800 \family sans
7801 M-Return
7802 \family default
7803  followed by 
7804 \family sans
7805 S-M-Right
7806 \family default
7807 .
7808  Now, what happens if we nest an 
7809 \family sans
7810 Itemize
7811 \family default
7812  environment inside of this one? It will be at level #3, but what will its
7813  label be? An asterisk?
7814 \end_layout
7815
7816 \begin_deeper
7817 \begin_layout Itemize
7818 No! It's a bullet.
7819  This is the 
7820 \emph on
7821 first
7822 \emph default
7823  
7824 \family sans
7825 Itemize
7826 \family default
7827  environment, even though it's at level #3.
7828  So, its label is a bullet.
7829  (We got here by using 
7830 \family sans
7831 M-Return
7832 \family default
7833 , then 
7834 \family sans
7835 S-M-Right
7836 \family default
7837 , then changing the environment to 
7838 \family sans
7839 Itemize
7840 \family default
7841 .)
7842 \end_layout
7843
7844 \begin_deeper
7845 \begin_layout Itemize
7846 Here's level #4, produced using 
7847 \family sans
7848 M-Return
7849 \family default
7850 , then 
7851 \family sans
7852 S-M-Right
7853 \family default
7854 .
7855  We'll do that again\SpecialChar \ldots{}
7856
7857 \end_layout
7858
7859 \begin_deeper
7860 \begin_layout Enumerate
7861 \SpecialChar \ldots{}
7862 to get to level #5.
7863  This time, however, we also changed the paragraph environment back to 
7864 \family sans
7865 Enumerate
7866 \family default
7867 .
7868  Notice the type of numbering, it is 
7869 \emph on
7870 lowercase Roman
7871 \emph default
7872 , because we are in the 
7873 \emph on
7874 thirdfold
7875 \emph default
7876  
7877 \family sans
7878 Enumerate
7879 \family default
7880  environment (i.e.
7881  it is an 
7882 \family sans
7883 Enumerate
7884 \family default
7885  inside an 
7886 \family sans
7887 Enumerate
7888 \family default
7889  inside an 
7890 \family sans
7891 Enumerate
7892 \family default
7893 ).
7894 \end_layout
7895
7896 \begin_layout Enumerate
7897 What happens if we 
7898 \emph on
7899 don't
7900 \emph default
7901  change the paragraph environment, but decrease the nesting depth? What
7902  type of numbering does LyX use?
7903 \end_layout
7904
7905 \begin_layout Enumerate
7906 Oh, as if you couldn't guess by now, we're just using 
7907 \family sans
7908 M-Return
7909 \family default
7910  to keep the current environment and depth but create a new item.
7911 \end_layout
7912
7913 \begin_layout Enumerate
7914 Let's use 
7915 \family sans
7916 S-M-Left
7917 \family default
7918  to decrease the depth after the next 
7919 \family sans
7920 M-Return
7921 \family default
7922 .
7923 \end_layout
7924
7925 \end_deeper
7926 \begin_layout Enumerate
7927 This is level #4.
7928  Look what type of label LyX is using!
7929 \end_layout
7930
7931 \end_deeper
7932 \begin_layout Enumerate
7933 This is level #3.
7934  Even though we've changed levels, LyX is still using a lowercase Roman
7935  numeral as the label.Why?
7936 \end_layout
7937
7938 \begin_layout Enumerate
7939 Because, even though the nesting depth has changed, the paragraph is 
7940 \emph on
7941 still
7942 \emph default
7943  a thirdfold 
7944 \family sans
7945 Enumerate
7946 \family default
7947  environment.
7948  Notice, however, that LyX 
7949 \emph on
7950 did
7951 \emph default
7952  reset the counter for the label.
7953 \end_layout
7954
7955 \end_deeper
7956 \begin_layout Enumerate
7957 Another 
7958 \family sans
7959 M-Return
7960 \family default
7961  
7962 \family sans
7963 S-M-Left
7964 \family default
7965  sequence, and we're back to level #2.
7966  This time, we not only changed the nesting depth, but we also moved back
7967  into the twofold-nested 
7968 \family sans
7969 Enumerate
7970 \family default
7971  environment.
7972 \end_layout
7973
7974 \end_deeper
7975 \begin_layout Enumerate
7976 The same thing happens if we do another 
7977 \family sans
7978 M-Return
7979 \family default
7980  
7981 \family sans
7982 S-M-Left
7983 \family default
7984  sequence and return to level #1, the outermost level.
7985 \end_layout
7986
7987 \begin_layout Standard
7988 Lastly, we reset the environment to 
7989 \family sans
7990 Standard
7991 \family default
7992 .
7993  As you can see, the level number doesn't correspond to what type of labeling
7994  LyX uses for the 
7995 \family sans
7996 Enumerate
7997 \family default
7998  and 
7999 \family sans
8000 Itemize
8001 \family default
8002  environments.
8003  The number of other 
8004 \family sans
8005 Enumerate
8006 \family default
8007  environments surrounding it determines what kind of label LyX uses for
8008  an 
8009 \family sans
8010 Enumerate
8011 \family default
8012  item.
8013  The same rule applies for the 
8014 \family sans
8015 Itemize
8016 \family default
8017  environment, as well.
8018 \end_layout
8019
8020 \begin_layout Subsubsection
8021 Example 4: Going Bonkers
8022 \end_layout
8023
8024 \begin_layout Enumerate
8025 We're going to go totally nuts now.
8026  We won't nest as deep as in the other examples, nor will we go into the
8027  same detail with how we did it.
8028  (level #1: 
8029 \family sans
8030 Enumerate
8031 \family default
8032 )
8033 \end_layout
8034
8035 \begin_deeper
8036 \begin_layout Standard
8037 (
8038 \family sans
8039 Return, S-M-Right, Standard
8040 \family default
8041 : level #2) We'll stick an encapsulated description of how we created the
8042  example in parentheses someplace.
8043  For example, the two keybindings are how we changed the depth.
8044  The environment name is the name of the current environment.
8045  Either before or after this, we'll put in the level.
8046 \end_layout
8047
8048 \end_deeper
8049 \begin_layout Enumerate
8050 (
8051 \family sans
8052 Return, Enumerate
8053 \family default
8054 : level #1) This is the next item in the list.
8055 \end_layout
8056
8057 \begin_deeper
8058 \begin_layout Verse
8059 Now we'll add verse.
8060 \begin_inset Newline newline
8061 \end_inset
8062
8063 It will get much worse.
8064 \begin_inset Newline newline
8065 \end_inset
8066
8067 (
8068 \family sans
8069 Return, S-M-Right, Verse
8070 \family default
8071 : level #2)
8072 \end_layout
8073
8074 \begin_layout Verse
8075 Fiddle dee, Fiddle doo.
8076 \begin_inset Newline newline
8077 \end_inset
8078
8079 Bippitey boppitey boo!
8080 \begin_inset Newline newline
8081 \end_inset
8082
8083 (
8084 \family sans
8085 M-Return)
8086 \end_layout
8087
8088 \begin_layout Verse
8089 Here comes a table:
8090 \end_layout
8091
8092 \begin_deeper
8093 \begin_layout Standard
8094 \begin_inset VSpace 0.3cm
8095 \end_inset
8096
8097
8098 \end_layout
8099
8100 \begin_layout Standard
8101 \align center
8102 \begin_inset Tabular
8103 <lyxtabular version="3" rows="2" columns="2">
8104 <features>
8105 <column alignment="center" valignment="top" width="0pt">
8106 <column alignment="center" valignment="top" width="0pt">
8107 <row>
8108 <cell alignment="center" valignment="top" usebox="none">
8109 \begin_inset Text
8110
8111 \begin_layout Plain Layout
8112
8113 \family roman
8114 \series medium
8115 \shape up
8116 \size normal
8117 \emph off
8118 \bar no
8119 \noun off
8120 \color none
8121 one-fish
8122 \end_layout
8123
8124 \end_inset
8125 </cell>
8126 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8127 \begin_inset Text
8128
8129 \begin_layout Plain Layout
8130
8131 \family roman
8132 \series medium
8133 \shape up
8134 \size normal
8135 \emph off
8136 \bar no
8137 \noun off
8138 \color none
8139 two-fish
8140 \end_layout
8141
8142 \end_inset
8143 </cell>
8144 </row>
8145 <row>
8146 <cell alignment="center" valignment="top" topline="true" usebox="none">
8147 \begin_inset Text
8148
8149 \begin_layout Plain Layout
8150
8151 \family roman
8152 \series medium
8153 \shape up
8154 \size normal
8155 \emph off
8156 \bar no
8157 \noun off
8158 \color none
8159 red-fish
8160 \end_layout
8161
8162 \end_inset
8163 </cell>
8164 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8165 \begin_inset Text
8166
8167 \begin_layout Plain Layout
8168
8169 \family roman
8170 \series medium
8171 \shape up
8172 \size normal
8173 \emph off
8174 \bar no
8175 \noun off
8176 \color none
8177 blue-fish
8178 \end_layout
8179
8180 \end_inset
8181 </cell>
8182 </row>
8183 </lyxtabular>
8184
8185 \end_inset
8186
8187
8188 \end_layout
8189
8190 \end_deeper
8191 \begin_layout Verse
8192 (
8193 \family sans
8194 M-Return, Table, S-M-Right
8195 \family default
8196  3 times, 
8197 \family sans
8198 M-Return, Verse, S-M-Left
8199 \family default
8200 )
8201 \end_layout
8202
8203 \end_deeper
8204 \begin_layout Enumerate
8205 (
8206 \family sans
8207 Return, Enumerate
8208 \family default
8209 : level #1) This is another item.
8210  Note that selecting a 
8211 \family sans
8212 Table
8213 \family default
8214  resets the nesting depth to level #1, so we increased the nesting depth
8215  3 times to put the table inside the 
8216 \family sans
8217 Verse
8218 \family default
8219  environment.
8220  
8221 \end_layout
8222
8223 \begin_layout Quotation
8224 We're now ending the 
8225 \family sans
8226 Enumerate
8227 \family default
8228  list and changing to 
8229 \family sans
8230 Quotation
8231 \family default
8232 .
8233  We're still at level #1.
8234  We want to show you some of the things you can do by mixing environments.
8235  The next set of paragraphs is a 
8236 \begin_inset Quotes eld
8237 \end_inset
8238
8239 quoted letter.
8240 \begin_inset Quotes erd
8241 \end_inset
8242
8243  We'll nest both the 
8244 \family sans
8245 Address
8246 \family default
8247  and 
8248 \family sans
8249 Right
8250 \begin_inset space ~
8251 \end_inset
8252
8253 Address
8254 \family default
8255  environments inside of this one, then use another nested 
8256 \family sans
8257 Quotation
8258 \family default
8259  for the letter body.
8260  We'll use 
8261 \family sans
8262 M-Return
8263 \family default
8264  to preserve the depth.
8265  Remember that you need to use 
8266 \family sans
8267 C-Return
8268 \family default
8269  to create multiple lines inside the 
8270 \family sans
8271 Address
8272 \family default
8273  and 
8274 \family sans
8275 Right
8276 \begin_inset space ~
8277 \end_inset
8278
8279 Address
8280 \family default
8281  environments.
8282  Here it goes:
8283 \end_layout
8284
8285 \begin_deeper
8286 \begin_layout Right Address
8287 1234 Nowhere Rd.
8288 \begin_inset Newline newline
8289 \end_inset
8290
8291 Moosegroin, MT 00100
8292 \begin_inset Newline newline
8293 \end_inset
8294
8295 9-6-96
8296 \end_layout
8297
8298 \begin_layout Address
8299 Dear Mr.
8300 \begin_inset space ~
8301 \end_inset
8302
8303 Fizlewitz:
8304 \end_layout
8305
8306 \begin_layout Quotation
8307 We regret to inform you that we cannot fill your order for 50
8308 \begin_inset Formula $\,$
8309 \end_inset
8310
8311 L of compressed methane gas due to circumstances beyond our control.
8312  Unfortunately, several of our cows have mysteriously exploded, creating
8313  a backlog in our orders for methane.
8314  We will place your name on the waiting list and try to fill your order
8315  as soon as possible.
8316  In the meantime, we thank you for your patience.
8317 \end_layout
8318
8319 \begin_layout Quotation
8320 We do, however, now have a special on beef.
8321  If you are interested, please return the enclosed pricing and order form
8322  with your order, along with payment.
8323 \end_layout
8324
8325 \begin_layout Quotation
8326 We thank you again for your patience.
8327 \end_layout
8328
8329 \begin_layout Address
8330 Sincerely,
8331 \begin_inset Newline newline
8332 \end_inset
8333
8334 Bill Hick
8335 \end_layout
8336
8337 \end_deeper
8338 \begin_layout Quotation
8339 That ends that example!
8340 \end_layout
8341
8342 \begin_layout Standard
8343 As you can see, nesting environments in LyX gives you a lot of power with
8344  just a few keystrokes.
8345  We could have easily nested an 
8346 \family sans
8347 Itemize
8348 \family default
8349  list inside of a 
8350 \family sans
8351 Quotation
8352 \family default
8353  or 
8354 \family sans
8355 Quote
8356 \family default
8357 , or put a 
8358 \family sans
8359 Quote
8360 \family default
8361  inside of an 
8362 \family sans
8363 Itemize
8364 \family default
8365  list.
8366  You have a huge variety of options at your disposal.
8367 \end_layout
8368
8369 \begin_layout Section
8370 Spacing, pagination and line breaks
8371 \begin_inset Index
8372 status collapsed
8373
8374 \begin_layout Plain Layout
8375 Spacing
8376 \end_layout
8377
8378 \end_inset
8379
8380
8381 \end_layout
8382
8383 \begin_layout Standard
8384 What is a space? While you might be used to press the space key anytime
8385  you want to separate two words in ordinary word processors, LyX offers
8386  you more spaces: Spaces of different width and spaces which can or cannot
8387  be broken at the end of a line.
8388  The following sections will show you some examples where those spaces are
8389  useful.
8390 \end_layout
8391
8392 \begin_layout Subsection
8393 Protected Space
8394 \begin_inset CommandInset label
8395 LatexCommand label
8396 name "sub:Protected-Space"
8397
8398 \end_inset
8399
8400
8401 \begin_inset Index
8402 status collapsed
8403
8404 \begin_layout Plain Layout
8405 Spaces ! Protected
8406 \end_layout
8407
8408 \end_inset
8409
8410
8411 \end_layout
8412
8413 \begin_layout Standard
8414 The protected space: It is used to tell LyX (and LaTeX) not to break the
8415  line at that point.
8416  This may be necessary to avoid unlucky linebreaks, like in: 
8417 \end_layout
8418
8419 \begin_layout Quote
8420 Further documentation is given in section
8421 \begin_inset Newline newline
8422 \end_inset
8423
8424
8425 \begin_inset CommandInset ref
8426 LatexCommand ref
8427 reference "sec:Bibliography"
8428
8429 \end_inset
8430
8431 .
8432  
8433 \end_layout
8434
8435 \begin_layout Standard
8436 Obviously, it would be a good thing to put a protected space between 
8437 \begin_inset Quotes eld
8438 \end_inset
8439
8440 section
8441 \begin_inset Quotes erd
8442 \end_inset
8443
8444  and 
8445 \begin_inset Quotes eld
8446 \end_inset
8447
8448
8449 \begin_inset CommandInset ref
8450 LatexCommand ref
8451 reference "sec:Bibliography"
8452
8453 \end_inset
8454
8455
8456 \begin_inset Quotes erd
8457 \end_inset
8458
8459 .
8460  A protected space is set with 
8461 \family sans
8462 Insert\SpecialChar \menuseparator
8463 Formatting\SpecialChar \menuseparator
8464 Protected
8465 \bar under
8466
8467 \begin_inset space ~
8468 \end_inset
8469
8470
8471 \bar default
8472 Space
8473 \family default
8474  (shortcut 
8475 \family sans
8476 C-Space
8477 \family default
8478 ).
8479 \end_layout
8480
8481 \begin_layout Subsection
8482 Horizontal Space
8483 \begin_inset CommandInset label
8484 LatexCommand label
8485 name "sub:Horizontal-Space"
8486
8487 \end_inset
8488
8489
8490 \begin_inset Index
8491 status collapsed
8492
8493 \begin_layout Plain Layout
8494 Spacing ! Horizontal
8495 \end_layout
8496
8497 \end_inset
8498
8499
8500 \end_layout
8501
8502 \begin_layout Standard
8503 All horizontal spaces can be inserted with the menu 
8504 \family sans
8505 Insert\SpecialChar \menuseparator
8506 Formatting\SpecialChar \menuseparator
8507 Horizontal Space
8508 \family default
8509 .
8510  The length units are listed in Appendix
8511 \begin_inset space ~
8512 \end_inset
8513
8514
8515 \begin_inset CommandInset ref
8516 LatexCommand ref
8517 reference "cha:Units-available-in"
8518
8519 \end_inset
8520
8521 .
8522 \end_layout
8523
8524 \begin_layout Subsubsection
8525 Inter-word Space
8526 \begin_inset CommandInset label
8527 LatexCommand label
8528 name "sub:Inter-word-Space"
8529
8530 \end_inset
8531
8532
8533 \begin_inset Index
8534 status collapsed
8535
8536 \begin_layout Plain Layout
8537 Spaces ! Inter-word
8538 \end_layout
8539
8540 \end_inset
8541
8542
8543 \end_layout
8544
8545 \begin_layout Standard
8546 Some languages (e.
8547 \begin_inset space \thinspace{}
8548 \end_inset
8549
8550 g.
8551 \begin_inset space \space{}
8552 \end_inset
8553
8554 English) have the typographical convention to add extra space after an end-of-se
8555 ntence punctuation mark, and LyX honors those conventions (see section
8556 \begin_inset space ~
8557 \end_inset
8558
8559
8560 \begin_inset CommandInset ref
8561 LatexCommand ref
8562 reference "sub:Abbreviations"
8563
8564 \end_inset
8565
8566 ).
8567  Sometimes, you want a normal space nevertheless.
8568  In this case, insert an inter-word space (shortcut 
8569 \family sans
8570 C-M-Space
8571 \family default
8572 ).
8573 \end_layout
8574
8575 \begin_layout Subsubsection
8576 Thin Space
8577 \begin_inset CommandInset label
8578 LatexCommand label
8579 name "sub:Thin-Space"
8580
8581 \end_inset
8582
8583
8584 \begin_inset Index
8585 status collapsed
8586
8587 \begin_layout Plain Layout
8588 Spaces ! Thin
8589 \end_layout
8590
8591 \end_inset
8592
8593
8594 \end_layout
8595
8596 \begin_layout Standard
8597
8598 \begin_inset Quotes eld
8599 \end_inset
8600
8601 thin space
8602 \begin_inset Quotes erd
8603 \end_inset
8604
8605  is a blank which has half the size of a normal space (and it is also 
8606 \begin_inset Quotes eld
8607 \end_inset
8608
8609 protected
8610 \begin_inset Quotes erd
8611 \end_inset
8612
8613 ).
8614  The typographical conventions in a lot of languages propose the use of
8615  thin spaces in cases where normal spaces would be too wide, for instance
8616  inside abbreviations:
8617 \end_layout
8618
8619 \begin_layout Quote
8620 D.
8621 \begin_inset space \thinspace{}
8622 \end_inset
8623
8624 E.
8625  Knuth has developed our beloved typesetting program, i.
8626 \begin_inset space \thinspace{}
8627 \end_inset
8628
8629 e.
8630 \begin_inset space \space{}
8631 \end_inset
8632
8633 TeX.
8634 \end_layout
8635
8636 \begin_layout Standard
8637 or between values and units.
8638  Compare for example this:
8639 \begin_inset Newline newline
8640 \end_inset
8641
8642 10
8643 \begin_inset space \thinspace{}
8644 \end_inset
8645
8646 kg (thin space)
8647 \begin_inset Newline newline
8648 \end_inset
8649
8650 10 kg (normal space
8651 \end_layout
8652
8653 \begin_layout Standard
8654 You can insert thin spaces also with the menu 
8655 \family sans
8656 Insert\SpecialChar \menuseparator
8657 Formatting\SpecialChar \menuseparator
8658 Thin
8659 \begin_inset space ~
8660 \end_inset
8661
8662 Space
8663 \family default
8664  (shortcut 
8665 \family sans
8666 C-S-Space
8667 \family default
8668 ).
8669 \end_layout
8670
8671 \begin_layout Subsubsection
8672 More Spaces
8673 \begin_inset CommandInset label
8674 LatexCommand label
8675 name "sub:More-Spaces"
8676
8677 \end_inset
8678
8679
8680 \end_layout
8681
8682 \begin_layout Standard
8683 You can furthermore insert the following space types:
8684 \end_layout
8685
8686 \begin_layout Description
8687 Negative
8688 \begin_inset space ~
8689 \end_inset
8690
8691 thin
8692 \begin_inset space ~
8693 \end_inset
8694
8695 space A line with a 
8696 \begin_inset Formula $\to$
8697 \end_inset
8698
8699
8700 \begin_inset space \negthinspace{}
8701 \end_inset
8702
8703
8704 \begin_inset Formula $\gets$
8705 \end_inset
8706
8707  Negative thin space between the arrows.
8708 \end_layout
8709
8710 \begin_layout Description
8711 Enspace
8712 \begin_inset space ~
8713 \end_inset
8714
8715 (0.5
8716 \begin_inset space \thinspace{}
8717 \end_inset
8718
8719 em) A line with a 
8720 \begin_inset Formula $\to$
8721 \end_inset
8722
8723
8724 \begin_inset space \enskip{}
8725 \end_inset
8726
8727
8728 \begin_inset Formula $\gets$
8729 \end_inset
8730
8731  Enspace (0.5
8732 \begin_inset space \thinspace{}
8733 \end_inset
8734
8735 em) space between the arrows.
8736 \end_layout
8737
8738 \begin_layout Description
8739 Quad
8740 \begin_inset space ~
8741 \end_inset
8742
8743 (1
8744 \begin_inset space \thinspace{}
8745 \end_inset
8746
8747 em) A line with a 
8748 \begin_inset Formula $\to$
8749 \end_inset
8750
8751
8752 \begin_inset space \quad{}
8753 \end_inset
8754
8755
8756 \begin_inset Formula $\gets$
8757 \end_inset
8758
8759  Quad
8760 \begin_inset space ~
8761 \end_inset
8762
8763 (1
8764 \begin_inset space \thinspace{}
8765 \end_inset
8766
8767 em) space between the arrows.
8768 \end_layout
8769
8770 \begin_layout Description
8771 QQuad
8772 \begin_inset space ~
8773 \end_inset
8774
8775 (2
8776 \begin_inset space \thinspace{}
8777 \end_inset
8778
8779 em) A line with a 
8780 \begin_inset Formula $\to$
8781 \end_inset
8782
8783
8784 \begin_inset space \qquad{}
8785 \end_inset
8786
8787
8788 \begin_inset Formula $\gets$
8789 \end_inset
8790
8791  QQuad
8792 \begin_inset space ~
8793 \end_inset
8794
8795 (2
8796 \begin_inset space \thinspace{}
8797 \end_inset
8798
8799 em) space between the arrows.
8800 \end_layout
8801
8802 \begin_layout Description
8803 Custom
8804 \begin_inset space ~
8805 \end_inset
8806
8807 space A line with
8808 \begin_inset Formula $\to$
8809 \end_inset
8810
8811
8812 \begin_inset space \hspace{}
8813 \length 2cm
8814 \end_inset
8815
8816
8817 \begin_inset Formula $\gets$
8818 \end_inset
8819
8820  2
8821 \begin_inset space \thinspace{}
8822 \end_inset
8823
8824 cm space between the arrows.
8825 \end_layout
8826
8827 \begin_layout Standard
8828 Table
8829 \begin_inset space ~
8830 \end_inset
8831
8832
8833 \begin_inset CommandInset ref
8834 LatexCommand ref
8835 reference "tab:Width-of-the"
8836
8837 \end_inset
8838
8839  lists the different space sizes.
8840 \end_layout
8841
8842 \begin_layout Standard
8843 \begin_inset Float table
8844 wide false
8845 sideways false
8846 status open
8847
8848 \begin_layout Plain Layout
8849 \align center
8850 \begin_inset Caption
8851
8852 \begin_layout Plain Layout
8853 \begin_inset CommandInset label
8854 LatexCommand label
8855 name "tab:Width-of-the"
8856
8857 \end_inset
8858
8859 Width of the different horizontal spaces.
8860 \end_layout
8861
8862 \end_inset
8863
8864
8865 \end_layout
8866
8867 \begin_layout Plain Layout
8868 \align center
8869 \begin_inset Tabular
8870 <lyxtabular version="3" rows="8" columns="2">
8871 <features>
8872 <column alignment="center" valignment="top" width="0">
8873 <column alignment="center" valignment="top" width="0">
8874 <row>
8875 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8876 \begin_inset Text
8877
8878 \begin_layout Plain Layout
8879
8880 \series bold
8881 Space
8882 \end_layout
8883
8884 \end_inset
8885 </cell>
8886 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8887 \begin_inset Text
8888
8889 \begin_layout Plain Layout
8890
8891 \series bold
8892 Width
8893 \end_layout
8894
8895 \end_inset
8896 </cell>
8897 </row>
8898 <row>
8899 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8900 \begin_inset Text
8901
8902 \begin_layout Plain Layout
8903 Normal
8904 \end_layout
8905
8906 \end_inset
8907 </cell>
8908 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8909 \begin_inset Text
8910
8911 \begin_layout Plain Layout
8912 1/3
8913 \begin_inset space \thinspace{}
8914 \end_inset
8915
8916 em
8917 \end_layout
8918
8919 \end_inset
8920 </cell>
8921 </row>
8922 <row>
8923 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8924 \begin_inset Text
8925
8926 \begin_layout Plain Layout
8927 Protected
8928 \end_layout
8929
8930 \end_inset
8931 </cell>
8932 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8933 \begin_inset Text
8934
8935 \begin_layout Plain Layout
8936 1/3
8937 \begin_inset space \thinspace{}
8938 \end_inset
8939
8940 em
8941 \end_layout
8942
8943 \end_inset
8944 </cell>
8945 </row>
8946 <row>
8947 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8948 \begin_inset Text
8949
8950 \begin_layout Plain Layout
8951 Thin
8952 \end_layout
8953
8954 \end_inset
8955 </cell>
8956 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8957 \begin_inset Text
8958
8959 \begin_layout Plain Layout
8960 1/6
8961 \begin_inset space \thinspace{}
8962 \end_inset
8963
8964 em
8965 \end_layout
8966
8967 \end_inset
8968 </cell>
8969 </row>
8970 <row>
8971 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8972 \begin_inset Text
8973
8974 \begin_layout Plain Layout
8975 Negative thin
8976 \end_layout
8977
8978 \end_inset
8979 </cell>
8980 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8981 \begin_inset Text
8982
8983 \begin_layout Plain Layout
8984 -1/6
8985 \begin_inset space \thinspace{}
8986 \end_inset
8987
8988 em
8989 \end_layout
8990
8991 \end_inset
8992 </cell>
8993 </row>
8994 <row>
8995 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8996 \begin_inset Text
8997
8998 \begin_layout Plain Layout
8999 Enspace (0.5
9000 \begin_inset space \thinspace{}
9001 \end_inset
9002
9003 em)
9004 \end_layout
9005
9006 \end_inset
9007 </cell>
9008 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9009 \begin_inset Text
9010
9011 \begin_layout Plain Layout
9012 0.5
9013 \begin_inset space \thinspace{}
9014 \end_inset
9015
9016 em
9017 \end_layout
9018
9019 \end_inset
9020 </cell>
9021 </row>
9022 <row>
9023 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9024 \begin_inset Text
9025
9026 \begin_layout Plain Layout
9027 Quad (1
9028 \begin_inset space \thinspace{}
9029 \end_inset
9030
9031 em)
9032 \end_layout
9033
9034 \end_inset
9035 </cell>
9036 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9037 \begin_inset Text
9038
9039 \begin_layout Plain Layout
9040 1
9041 \begin_inset space \thinspace{}
9042 \end_inset
9043
9044 em
9045 \end_layout
9046
9047 \end_inset
9048 </cell>
9049 </row>
9050 <row>
9051 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9052 \begin_inset Text
9053
9054 \begin_layout Plain Layout
9055 QQuad (2
9056 \begin_inset space \thinspace{}
9057 \end_inset
9058
9059 em)
9060 \end_layout
9061
9062 \end_inset
9063 </cell>
9064 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9065 \begin_inset Text
9066
9067 \begin_layout Plain Layout
9068 2
9069 \begin_inset space \thinspace{}
9070 \end_inset
9071
9072 em
9073 \end_layout
9074
9075 \end_inset
9076 </cell>
9077 </row>
9078 </lyxtabular>
9079
9080 \end_inset
9081
9082
9083 \end_layout
9084
9085 \end_inset
9086
9087
9088 \end_layout
9089
9090 \begin_layout Subsubsection
9091
9092 \family sans
9093 Horizontal Fills
9094 \family default
9095
9096 \begin_inset Index
9097 status collapsed
9098
9099 \begin_layout Plain Layout
9100 Spacing ! Fills
9101 \end_layout
9102
9103 \end_inset
9104
9105
9106 \end_layout
9107
9108 \begin_layout Standard
9109 Horizontal fills (HFills) are a special LyX feature for adding extra space
9110  in a uniform fashion.
9111  An HFill is actually a variable length space, whose length always equals
9112  the remaining space between the left and right margins.
9113  If there is more than one HFill on a line, they divide the available space
9114  equally between themselves.
9115  
9116 \end_layout
9117
9118 \begin_layout Standard
9119 Here a few examples what you can do with them:
9120 \end_layout
9121
9122 \begin_layout Quote
9123 \noindent
9124 This is on the left side
9125 \begin_inset space \hfill{}
9126 \end_inset
9127
9128 This is on the right
9129 \end_layout
9130
9131 \begin_layout Quote
9132 \noindent
9133 Left
9134 \begin_inset space \hfill{}
9135 \end_inset
9136
9137 Middle
9138 \begin_inset space \hfill{}
9139 \end_inset
9140
9141 Right
9142 \end_layout
9143
9144 \begin_layout Quote
9145 \noindent
9146 Left
9147 \begin_inset space \hfill{}
9148 \end_inset
9149
9150 1/3 Left
9151 \begin_inset space \hfill{}
9152 \end_inset
9153
9154
9155 \begin_inset space \hfill{}
9156 \end_inset
9157
9158 Right
9159 \end_layout
9160
9161 \begin_layout Standard
9162 That was an example in the 
9163 \family sans
9164 Quote
9165 \family default
9166  environment.
9167  Here
9168 \begin_inset Formula $\to$
9169 \end_inset
9170
9171
9172 \begin_inset space \hfill{}
9173 \end_inset
9174
9175
9176 \begin_inset Formula $\gets$
9177 \end_inset
9178
9179 is one in a standard paragraph.
9180  It may or may not be apparent in the printed text, but it 
9181 \emph on
9182 is
9183 \emph default
9184  sitting in-between the two arrows.
9185 \end_layout
9186
9187 \begin_layout Standard
9188 There may be more than one set of margins on a line.
9189  Here's an example with the 
9190 \family sans
9191 List
9192 \family default
9193  environment.
9194 \end_layout
9195
9196 \begin_layout Labeling
9197 \labelwidthstring 00.00.0000
9198 one
9199 \begin_inset space \hfill{}
9200 \end_inset
9201
9202 two :three
9203 \begin_inset space \hfill{}
9204 \end_inset
9205
9206 four
9207 \begin_inset space \hfill{}
9208 \end_inset
9209
9210 five
9211 \begin_inset space \hfill{}
9212 \end_inset
9213
9214 six
9215 \end_layout
9216
9217 \begin_layout Standard
9218 The 
9219 \begin_inset Quotes eld
9220 \end_inset
9221
9222 :
9223 \begin_inset Quotes erd
9224 \end_inset
9225
9226  marks the beginning of the item.
9227  (There is actually a 
9228 \begin_inset Quotes eld
9229 \end_inset
9230
9231 hidden
9232 \begin_inset Quotes erd
9233 \end_inset
9234
9235  HFill inside of the label of the 
9236 \family sans
9237 List
9238 \family default
9239  environment; it's put at the end of the label automatically.) HFills work
9240  similarly in other 
9241 \begin_inset Quotes eld
9242 \end_inset
9243
9244 multi-margin
9245 \begin_inset Quotes erd
9246 \end_inset
9247
9248  situations, like two-column mode.
9249 \end_layout
9250
9251 \begin_layout Standard
9252 \begin_inset Note Greyedout
9253 status open
9254
9255 \begin_layout Plain Layout
9256
9257 \series bold
9258 Note:
9259 \series default
9260  If an HFill is at the beginning of a line, and 
9261 \emph on
9262 not
9263 \emph default
9264  in the first line in a paragraph, LyX ignores it.
9265  This prevents HFills from accidentally being wrapped onto a new line.
9266  If you need space in this case anyway, set the 
9267 \family sans
9268 Protect
9269 \family default
9270  option in the space dialog.
9271 \end_layout
9272
9273 \end_inset
9274
9275
9276 \end_layout
9277
9278 \begin_layout Subsubsection
9279 Phantom Space
9280 \begin_inset Index
9281 status collapsed
9282
9283 \begin_layout Plain Layout
9284 Spacing ! Phantom
9285 \end_layout
9286
9287 \end_inset
9288
9289
9290 \end_layout
9291
9292 \begin_layout Standard
9293 Sometimes you want to insert space with exactly the length of a phrase.
9294  E.g.
9295  you want to create the following multiple choice question:
9296 \end_layout
9297
9298 \begin_layout Standard
9299 \begin_inset VSpace medskip
9300 \end_inset
9301
9302 What is correct English?:
9303 \begin_inset Newline newline
9304 \end_inset
9305
9306
9307 \begin_inset Newline newline
9308 \end_inset
9309
9310 Mr.
9311 \begin_inset space ~
9312 \end_inset
9313
9314 Edge would have been jumps the gun.
9315 \begin_inset Newline newline
9316 \end_inset
9317
9318
9319 \begin_inset ERT
9320 status collapsed
9321
9322 \begin_layout Plain Layout
9323
9324
9325 \backslash
9326 phantom{Mr.
9327  Edge }
9328 \end_layout
9329
9330 \end_inset
9331
9332 has to be jumped
9333 \begin_inset Newline newline
9334 \end_inset
9335
9336
9337 \begin_inset ERT
9338 status collapsed
9339
9340 \begin_layout Plain Layout
9341
9342
9343 \backslash
9344 phantom{Mr.
9345  Edge }
9346 \end_layout
9347
9348 \end_inset
9349
9350 jumps
9351 \begin_inset VSpace medskip
9352 \end_inset
9353
9354
9355 \end_layout
9356
9357 \begin_layout Standard
9358 So that the choices appear exactly after the phrase 
9359 \begin_inset Quotes eld
9360 \end_inset
9361
9362 Mr.
9363 \begin_inset space ~
9364 \end_inset
9365
9366 Edge
9367 \begin_inset space ~
9368 \end_inset
9369
9370
9371 \begin_inset Quotes erd
9372 \end_inset
9373
9374 .
9375  To get this, you can use the LaTeX-command 
9376 \series bold
9377
9378 \backslash
9379 phantom
9380 \series default
9381  in TeX Code
9382 \begin_inset Foot
9383 status collapsed
9384
9385 \begin_layout Plain Layout
9386 See sec.
9387 \begin_inset space \thinspace{}
9388 \end_inset
9389
9390
9391 \begin_inset CommandInset ref
9392 LatexCommand ref
9393 reference "sec:TeX-Code"
9394
9395 \end_inset
9396
9397  for more information about TeX-Code.
9398 \end_layout
9399
9400 \end_inset
9401
9402 .
9403  In our case write the command 
9404 \series bold
9405
9406 \backslash
9407 phantom{Mr.
9408  Edge }
9409 \series default
9410  (note the space after 
9411 \begin_inset Quotes eld
9412 \end_inset
9413
9414 Edge
9415 \begin_inset Quotes erd
9416 \end_inset
9417
9418 ) at the beginning of the last two lines.
9419  The command prints out the phrase within the the two braces, but invisible.
9420  That is why it is named 
9421 \begin_inset Quotes eld
9422 \end_inset
9423
9424 phantom
9425 \begin_inset Quotes erd
9426 \end_inset
9427
9428 .
9429 \begin_inset Foot
9430 status collapsed
9431
9432 \begin_layout Plain Layout
9433 There exists also the commands 
9434 \backslash
9435
9436 \series bold
9437 hphantom
9438 \series default
9439  and 
9440 \backslash
9441
9442 \series bold
9443 vphantom
9444 \series default
9445 , but this too special for the LyX Userguide.
9446  If you are interested in knowing more about this, have a look at 
9447 \begin_inset CommandInset citation
9448 LatexCommand cite
9449 key "latexcompanion,latexguide"
9450
9451 \end_inset
9452
9453 .
9454 \end_layout
9455
9456 \end_inset
9457
9458
9459 \end_layout
9460
9461 \begin_layout Subsection
9462 Vertical Space
9463 \begin_inset CommandInset label
9464 LatexCommand label
9465 name "sub:Vertical-Space"
9466
9467 \end_inset
9468
9469
9470 \begin_inset Index
9471 status collapsed
9472
9473 \begin_layout Plain Layout
9474 Spacing ! Vertical
9475 \end_layout
9476
9477 \end_inset
9478
9479
9480 \end_layout
9481
9482 \begin_layout Standard
9483 To add extra vertical space above or below a paragraph, use the 
9484 \family sans
9485 Insert\SpecialChar \menuseparator
9486 Formatting\SpecialChar \menuseparator
9487 Vertical
9488 \begin_inset space ~
9489 \end_inset
9490
9491 Space
9492 \family default
9493  dialog.
9494  There you find the following sizes:
9495 \end_layout
9496
9497 \begin_layout Standard
9498
9499 \family sans
9500 SmallSkip
9501 \family default
9502
9503 \family sans
9504 MedSkip
9505 \family default
9506  and 
9507 \family sans
9508 BigSkip
9509 \family default
9510  are LaTeX sizes which depends on the font size of the document.
9511  
9512 \family sans
9513 DefSkip
9514 \family default
9515  is the skip adjusted in the dialog 
9516 \family sans
9517 Document\SpecialChar \menuseparator
9518 Settings
9519 \begin_inset Index
9520 status collapsed
9521
9522 \begin_layout Plain Layout
9523 Document ! Settings
9524 \end_layout
9525
9526 \end_inset
9527
9528
9529 \family default
9530  for the paragraph separation.
9531  If you use indentation to separate paragraphs 
9532 \family sans
9533 DefSkip
9534 \family default
9535  is equal to 
9536 \family sans
9537 MedSkip
9538 \family default
9539 .
9540 \end_layout
9541
9542 \begin_layout Standard
9543
9544 \family sans
9545 VFill
9546 \family default
9547
9548 \begin_inset Index
9549 status collapsed
9550
9551 \begin_layout Plain Layout
9552 Spacing ! Fills
9553 \end_layout
9554
9555 \end_inset
9556
9557  is a variable space, set so that the space is maximal within one page.
9558  An example: You have only two short paragraphs on one page with a vfill
9559  between them.
9560  Then the first paragraph is placed at the top of the page and the second
9561  one at the bottom, because the space between them is then maximal.
9562  
9563 \family sans
9564 VFill
9565 \family default
9566 s work like 
9567 \family sans
9568 HFill
9569 \family default
9570 s: they fill the remaining vertical space on a page with blank space.
9571 \begin_inset Foot
9572 status collapsed
9573
9574 \begin_layout Plain Layout
9575
9576 \family sans
9577 HFill
9578 \family default
9579 s are described in section
9580 \begin_inset space ~
9581 \end_inset
9582
9583
9584 \begin_inset CommandInset ref
9585 LatexCommand ref
9586 reference "sub:Horizontal-Space"
9587
9588 \end_inset
9589
9590 .
9591 \end_layout
9592
9593 \end_inset
9594
9595  If there are several 
9596 \family sans
9597 VFill
9598 \family default
9599 s on a page, they divide the remaining vertical space equally between themselves.
9600  You can therefore use 
9601 \family sans
9602 VFill
9603 \family default
9604 s to center text on a page, or even place text 2/3 down a page.
9605 \end_layout
9606
9607 \begin_layout Standard
9608
9609 \family sans
9610 Custom
9611 \family default
9612  are custom spaces in units explained in Appendix
9613 \begin_inset space ~
9614 \end_inset
9615
9616
9617 \begin_inset CommandInset ref
9618 LatexCommand ref
9619 reference "cha:Units-available-in"
9620
9621 \end_inset
9622
9623 .
9624 \end_layout
9625
9626 \begin_layout Standard
9627 \begin_inset Note Greyedout
9628 status open
9629
9630 \begin_layout Plain Layout
9631
9632 \series bold
9633 Note:
9634 \series default
9635  
9636 \series medium
9637 When the extra vertical space would be in the output at the top/bottom of
9638  a page, the space is only added if you have also checked the option 
9639 \family sans
9640 Protect
9641 \family default
9642 .
9643 \end_layout
9644
9645 \end_inset
9646
9647
9648 \end_layout
9649
9650 \begin_layout Subsection
9651 Paragraph Alignment
9652 \end_layout
9653
9654 \begin_layout Standard
9655 You can change the paragraph alignment with the 
9656 \family sans
9657 Edit\SpecialChar \menuseparator
9658 Paragraph Settings
9659 \family default
9660  dialog.
9661  There are four possibilities: 
9662 \end_layout
9663
9664 \begin_layout Itemize
9665
9666 \family sans
9667 Justified
9668 \end_layout
9669
9670 \begin_layout Itemize
9671
9672 \family sans
9673 Left
9674 \end_layout
9675
9676 \begin_layout Itemize
9677
9678 \family sans
9679 Right
9680 \end_layout
9681
9682 \begin_layout Itemize
9683
9684 \family sans
9685 Center
9686 \end_layout
9687
9688 \begin_layout Standard
9689 The default in most cases is justified alignment, in which the inter-word
9690  spacing is variable and each line of a paragraph fills the region between
9691  the left and right margins.
9692  The other three alignments should be self-explanatory, and look like this:
9693 \end_layout
9694
9695 \begin_layout Standard
9696 \align right
9697 This paragraph is right aligned,
9698 \end_layout
9699
9700 \begin_layout Standard
9701 \align center
9702 this one is centered,
9703 \end_layout
9704
9705 \begin_layout Standard
9706 \align left
9707 this one is left aligned.
9708 \end_layout
9709
9710 \begin_layout Subsection
9711 Forced Pagebreaks
9712 \begin_inset Index
9713 status collapsed
9714
9715 \begin_layout Plain Layout
9716 Pagebreaks ! Forced
9717 \end_layout
9718
9719 \end_inset
9720
9721
9722 \begin_inset CommandInset label
9723 LatexCommand label
9724 name "sub:Forced-Pagebreaks"
9725
9726 \end_inset
9727
9728
9729 \end_layout
9730
9731 \begin_layout Standard
9732 If you don't like the way LaTeX does the pagebreaks in your document, you
9733  can force a pagebreak where you want one.
9734  Normally this will not be necessary, because LaTeX is good at pagebreaking.
9735  Only if you use many 
9736 \family sans
9737 Floats
9738 \family default
9739 , LaTeX's page breaking algorithm can fail.
9740 \end_layout
9741
9742 \begin_layout Standard
9743 We recommend not to use forced pagebreaks until the text is finished, and
9744  until you have checked in the preview to see if you 
9745 \emph on
9746 really
9747 \emph default
9748  have to change the pagebreaking.
9749 \end_layout
9750
9751 \begin_layout Standard
9752 There are two types of pagebreaks: One that ends the page without any special
9753  action.
9754  This can be inserted above or below a paragraph via the menu 
9755 \family sans
9756 Insert\SpecialChar \menuseparator
9757 Formatting\SpecialChar \menuseparator
9758 New
9759 \begin_inset space ~
9760 \end_inset
9761
9762 Page
9763 \family default
9764 .
9765  The second type, that is inserted via the menu 
9766 \family sans
9767 Insert\SpecialChar \menuseparator
9768 Formatting\SpecialChar \menuseparator
9769 Page
9770 \begin_inset space ~
9771 \end_inset
9772
9773 Break
9774 \family default
9775 , ends a page but stretches the content of the page, so that it fills out
9776  the complete page.
9777  This type is useful to avoid whitespace when a pagebreak produces a page
9778  on which only the last few lines are absent.
9779 \end_layout
9780
9781 \begin_layout Standard
9782 You might try to use a pagebreak to ensure that a figure or table appears
9783  at the top of a page.
9784  This is, of course, the wrong way to do it.
9785  LyX gives you a way of automatically ensuring that your figures and tables
9786  appear at the top of a page (or the bottom, or on their own page) without
9787  having to worry about what precedes or follows your figure or table.
9788  See chapter 
9789 \begin_inset CommandInset ref
9790 LatexCommand ref
9791 reference "cha:Floats-and-Notes"
9792
9793 \end_inset
9794
9795  to learn more about 
9796 \family sans
9797 Floats
9798 \family default
9799 .
9800 \end_layout
9801
9802 \begin_layout Subsubsection
9803 Clear Pagebreaks
9804 \begin_inset CommandInset label
9805 LatexCommand label
9806 name "sub:Clear-Pages"
9807
9808 \end_inset
9809
9810
9811 \begin_inset Index
9812 status collapsed
9813
9814 \begin_layout Plain Layout
9815 Pagebreaks ! Clear
9816 \end_layout
9817
9818 \end_inset
9819
9820
9821 \end_layout
9822
9823 \begin_layout Standard
9824 Differently to forced pagebreaks where the content behind the break is directly
9825  placed at the next page, pages can also be cleared while breaking them.
9826  That means that the current paragraph is terminated and all, perhaps not
9827  yet processed floats from previous document parts are placed behind it,
9828  if necessary by adding pages.
9829 \end_layout
9830
9831 \begin_layout Standard
9832 You can insert a clear pagebreak with the menu 
9833 \family sans
9834 Insert\SpecialChar \menuseparator
9835 Formatting\SpecialChar \menuseparator
9836 Clear
9837 \begin_inset space ~
9838 \end_inset
9839
9840 Page
9841 \family default
9842 .
9843  When you have a two-sided document like a book, you can use the menu 
9844 \family sans
9845 Insert\SpecialChar \menuseparator
9846 Formatting\SpecialChar \menuseparator
9847 Clear
9848 \begin_inset space ~
9849 \end_inset
9850
9851 Double
9852 \begin_inset space ~
9853 \end_inset
9854
9855 Page
9856 \family default
9857  to insert a clear pagebreak that assures that the next page is a right-hand
9858  page (odd-numbered), if necessary by adding a page.
9859 \end_layout
9860
9861 \begin_layout Subsection
9862 Forced Linebreaks
9863 \begin_inset Index
9864 status collapsed
9865
9866 \begin_layout Plain Layout
9867 Linebreaks
9868 \end_layout
9869
9870 \end_inset
9871
9872
9873 \begin_inset CommandInset label
9874 LatexCommand label
9875 name "sub:Forced-Linebreaks"
9876
9877 \end_inset
9878
9879
9880 \end_layout
9881
9882 \begin_layout Standard
9883 Similar to pagebreaks there are two types of linebreaks: One that simply
9884  breaks the line.
9885  You can force this line break within a paragraph by selecting 
9886 \family sans
9887 Insert\SpecialChar \menuseparator
9888 Formatting\SpecialChar \menuseparator
9889 Ragged
9890 \begin_inset space ~
9891 \end_inset
9892
9893 Line
9894 \begin_inset space ~
9895 \end_inset
9896
9897 Break
9898 \family default
9899  or with 
9900 \family sans
9901 C-Return
9902 \family default
9903 .
9904  Another type that is inserted via the menu 
9905 \family sans
9906 Insert\SpecialChar \menuseparator
9907 Formatting\SpecialChar \menuseparator
9908 Justified
9909 \begin_inset space ~
9910 \end_inset
9911
9912 Line
9913 \begin_inset space ~
9914 \end_inset
9915
9916 Break
9917 \family default
9918  breaks the line and stretches it so that it fills out the whole space between
9919  the page margins.
9920  This is necessary to avoid 
9921 \begin_inset Quotes eld
9922 \end_inset
9923
9924 fringes
9925 \begin_inset Quotes erd
9926 \end_inset
9927
9928  in justified paragraphs due to whitespace introduced by linebreaks.
9929 \end_layout
9930
9931 \begin_layout Standard
9932 You shouldn't use forced linebreaks to correct LaTeX's linebreaking, as
9933  LaTeX is very good at linebreaking.
9934  There are, however, a number of situations where it is necessary to actively
9935  set a linebreak, e.g.
9936  in a poem or for an address (see sections
9937 \begin_inset space ~
9938 \end_inset
9939
9940
9941 \begin_inset CommandInset ref
9942 LatexCommand ref
9943 reference "sec:Quote"
9944
9945 \end_inset
9946
9947
9948 \begin_inset CommandInset ref
9949 LatexCommand ref
9950 reference "sec:Verse"
9951
9952 \end_inset
9953
9954  and 
9955 \begin_inset CommandInset ref
9956 LatexCommand ref
9957 reference "sec:Address-Usage"
9958
9959 \end_inset
9960
9961 ).
9962 \end_layout
9963
9964 \begin_layout Subsection
9965 Horizontal Lines
9966 \begin_inset CommandInset label
9967 LatexCommand label
9968 name "sub:Horizontal-Lines"
9969
9970 \end_inset
9971
9972
9973 \begin_inset Index
9974 status collapsed
9975
9976 \begin_layout Plain Layout
9977 Horizontal lines
9978 \end_layout
9979
9980 \end_inset
9981
9982
9983 \end_layout
9984
9985 \begin_layout Standard
9986
9987 \lyxline
9988 In the dialog 
9989 \family sans
9990 Insert\SpecialChar \menuseparator
9991 Formatting\SpecialChar \menuseparator
9992 Horizontal
9993 \begin_inset space ~
9994 \end_inset
9995
9996 Line
9997 \family default
9998  you can insert horizontal lines that spans over the whole document columns
9999  width.
10000 \lyxline
10001
10002 \end_layout
10003
10004 \begin_layout Section
10005 Characters and Symbols
10006 \end_layout
10007
10008 \begin_layout Standard
10009 You can directly enter all characters that are available on your keyboard.
10010  You can also use special keyboard maps to be able to enter e.
10011 \begin_inset space \thinspace{}
10012 \end_inset
10013
10014 g.
10015 \begin_inset space ~
10016 \end_inset
10017
10018 characters needed for French with an English keyboard.
10019  See section
10020 \begin_inset space \thinspace{}
10021 \end_inset
10022
10023
10024 \begin_inset CommandInset ref
10025 LatexCommand ref
10026 reference "sub:Keyboard-mapping"
10027
10028 \end_inset
10029
10030  for informations how this is done.
10031 \end_layout
10032
10033 \begin_layout Standard
10034 For the case where you need a character that is not on your keyboard, you
10035  can use the 
10036 \family sans
10037 Symbols
10038 \family default
10039  dialog via the menu 
10040 \family sans
10041 Insert\SpecialChar \menuseparator
10042 Special Character\SpecialChar \menuseparator
10043 Symbols
10044 \family default
10045 .
10046 \end_layout
10047
10048 \begin_layout Standard
10049 \begin_inset Note Greyedout
10050 status open
10051
10052 \begin_layout Plain Layout
10053
10054 \series bold
10055 Note:
10056 \series default
10057  Maybe not all symbols inserted with the symbols dialog can be displayed
10058  when you are using a special screen font in LyX's preferences.
10059  But the inserted symbols will in every case be displayed in the output.
10060 \end_layout
10061
10062 \end_inset
10063
10064
10065 \end_layout
10066
10067 \begin_layout Section
10068 Fonts and Text Styles
10069 \begin_inset CommandInset label
10070 LatexCommand label
10071 name "sec:Fonts-and-Text"
10072
10073 \end_inset
10074
10075
10076 \end_layout
10077
10078 \begin_layout Subsection
10079 Font Types
10080 \begin_inset Index
10081 status collapsed
10082
10083 \begin_layout Plain Layout
10084 Font ! Types
10085 \end_layout
10086
10087 \end_inset
10088
10089
10090 \end_layout
10091
10092 \begin_layout Standard
10093 There are two types of fonts:
10094 \end_layout
10095
10096 \begin_layout Description
10097 Vector
10098 \begin_inset space ~
10099 \end_inset
10100
10101 fonts
10102 \begin_inset Index
10103 status collapsed
10104
10105 \begin_layout Plain Layout
10106 Fonts ! Vector-
10107 \end_layout
10108
10109 \end_inset
10110
10111  are fonts, built from outlines of the single glyphs (i.e.
10112  characters) in the font.
10113  This means that each glyph is defined using mathematical curves that are
10114  well suited for scaling to any requested size.
10115  This mathematical definition is interpreted by the font renderer and the
10116  curve is filled out with pixels according to the size and glyph.
10117  This means that outline fonts will look pretty good in all sizes.
10118  Only at very small sizes it might be hard to provide a good rendering at
10119  very small sizes, where each pixel has to be very carefully computed to
10120  provide a good image.
10121 \begin_inset Newline newline
10122 \end_inset
10123
10124 One could mean that one only needs to define one font size and scale them.
10125  But to achieve a better quality, many fonts define several font sizes.
10126  That improves the appearance, because you need more details at large font
10127  sizes than at small ones.
10128 \begin_inset Newline newline
10129 \end_inset
10130
10131 The font types 
10132 \family typewriter
10133 TrueType
10134 \family default
10135
10136 \family typewriter
10137 OpenType
10138 \family default
10139 , and 
10140 \family typewriter
10141 Type
10142 \begin_inset space ~
10143 \end_inset
10144
10145 1 PostScript
10146 \family default
10147  are vector fonts.
10148 \end_layout
10149
10150 \begin_layout Description
10151 Bitmap
10152 \begin_inset space ~
10153 \end_inset
10154
10155 fonts
10156 \begin_inset Index
10157 status collapsed
10158
10159 \begin_layout Plain Layout
10160 Fonts ! Bitmap-
10161 \end_layout
10162
10163 \end_inset
10164
10165  on the other hand, are defined by bitmap graphics from the start, so they
10166  will look good at all the sizes they are meant for.
10167  However, they don't scale well, because in order to scale a glyph, each
10168  pixel is enlarged into several pixels.
10169  It is the same effect that happens if you try to enlarge a picture in a
10170  picture manipulation program.
10171  In order to relieve this effect, bitmap fonts are typically provided in
10172  several fixed sizes typically from around 8 pixels high up to 34 pixels
10173  or so high in steps according to what is believed to be useful.
10174  The advantage of bitmap fonts is that no complicated computations are necessary
10175  to display each glyph, so bitmap fonts are thus faster displayed than scalable
10176  fonts.
10177  The disadvantage is that sizes that don't exists as fixed versions have
10178  to be scaled by doubling pixels, and thus look bad.
10179 \begin_inset Newline newline
10180 \end_inset
10181
10182 Bitmap fonts are named 
10183 \family typewriter
10184 Type
10185 \begin_inset space ~
10186 \end_inset
10187
10188 3
10189 \family default
10190  in PostScript- and PDF-documents.
10191 \end_layout
10192
10193 \begin_layout Standard
10194 The result of all this, is that bitmap fonts are best for the size they
10195  are designed for, while scalable fonts are good for nearly all sizes.
10196  So one need less font size definitions for scalable fonts.
10197  That's the reason why nearly all text render and typesetting programs use
10198  scalable fonts.
10199 \end_layout
10200
10201 \begin_layout Standard
10202 To test which fonts are used in a PDF-document, you can have a look into
10203  its document properties.
10204 \end_layout
10205
10206 \begin_layout Standard
10207 Many modern typesetting and markup languages have begun to move towards
10208  specifying character styles rather than specifying a particular font.
10209  For example, instead of changing to an italicized version of the current
10210  font to emphasize text, you use an 
10211 \begin_inset Quotes eld
10212 \end_inset
10213
10214 emphasized style
10215 \begin_inset Quotes erd
10216 \end_inset
10217
10218  instead.
10219  This concept fits in perfectly with LyX.
10220  In LyX, you do things based on contexts, rather than focusing on typesetting
10221  details.
10222 \end_layout
10223
10224 \begin_layout Subsection
10225 Document Font and Font size
10226 \begin_inset CommandInset label
10227 LatexCommand label
10228 name "sub:Document-Font"
10229
10230 \end_inset
10231
10232
10233 \begin_inset Index
10234 status collapsed
10235
10236 \begin_layout Plain Layout
10237 Font ! Size
10238 \end_layout
10239
10240 \end_inset
10241
10242
10243 \begin_inset Index
10244 status collapsed
10245
10246 \begin_layout Plain Layout
10247 Document ! Font
10248 \end_layout
10249
10250 \end_inset
10251
10252
10253 \end_layout
10254
10255 \begin_layout Standard
10256 You can set the document fonts in the
10257 \family sans
10258  Document\SpecialChar \menuseparator
10259 Settings
10260 \family default
10261
10262 \begin_inset Index
10263 status collapsed
10264
10265 \begin_layout Plain Layout
10266 Document ! Settings
10267 \end_layout
10268
10269 \end_inset
10270
10271  dialog.
10272  There you can specify which font should be used for the three different
10273  font shapes roman (serif), 
10274 \family sans
10275 sans
10276 \begin_inset space ~
10277 \end_inset
10278
10279 serif
10280 \family default
10281 , and 
10282 \family typewriter
10283 typewriter
10284 \family default
10285  and its scalings.
10286 \end_layout
10287
10288 \begin_layout Standard
10289 The possible options for the font include 
10290 \family sans
10291 default
10292 \family default
10293  and a list of fonts available on your system.
10294  
10295 \family sans
10296 default
10297 \family default
10298  uses the standard TeX fonts, known as 
10299 \begin_inset Quotes eld
10300 \end_inset
10301
10302
10303 \family typewriter
10304 Computer Modern
10305 \family default
10306
10307 \begin_inset Quotes erd
10308 \end_inset
10309
10310  (
10311 \family typewriter
10312 cm
10313 \family default
10314 ) or 
10315 \begin_inset Quotes eld
10316 \end_inset
10317
10318
10319 \family typewriter
10320 European Computer Modern
10321 \family default
10322
10323 \begin_inset Quotes erd
10324 \end_inset
10325
10326  (
10327 \family typewriter
10328 ec
10329 \family default
10330 ).
10331 \end_layout
10332
10333 \begin_layout Standard
10334 As 
10335 \family typewriter
10336 cm
10337 \family default
10338  and 
10339 \family typewriter
10340 ec
10341 \family default
10342  are bitmap fonts, they often looks pixeled in PDF output, especially when
10343  you read the PDF in a zoomed size.
10344 \begin_inset Foot
10345 status collapsed
10346
10347 \begin_layout Plain Layout
10348 This problem doesn't appear if you read PDFs in 
10349 \family typewriter
10350 Adobe
10351 \begin_inset space ~
10352 \end_inset
10353
10354 Reader
10355 \family default
10356  version 6 or later, because this program includes a special bitmap font
10357  renderer.
10358 \end_layout
10359
10360 \end_inset
10361
10362  To get rid of pixeled fonts, you have to use a vector font.
10363  There are three ways to use one:
10364 \end_layout
10365
10366 \begin_layout Itemize
10367 One way is to use the 
10368 \family typewriter
10369 AE
10370 \family default
10371  fonts.
10372  
10373 \family typewriter
10374 AE
10375 \family default
10376  is a virtual font.
10377  Virtual means that it 
10378 \begin_inset Quotes eld
10379 \end_inset
10380
10381 steals
10382 \begin_inset Quotes erd
10383 \end_inset
10384
10385  outline 
10386 \family typewriter
10387 cm
10388 \family default
10389 -glyphs from other fonts.
10390  This has the disadvantage that some characters are missing, like the French
10391  guillemets (
10392 \begin_inset Quotes eld
10393 \end_inset
10394
10395 «
10396 \begin_inset Quotes erd
10397 \end_inset
10398
10399  and 
10400 \begin_inset Quotes eld
10401 \end_inset
10402
10403 »
10404 \begin_inset Quotes erd
10405 \end_inset
10406
10407 )
10408 \begin_inset Foot
10409 status collapsed
10410
10411 \begin_layout Plain Layout
10412 Loading the LaTeX-package 
10413 \series bold
10414 aeguill
10415 \series default
10416
10417 \begin_inset Index
10418 status collapsed
10419
10420 \begin_layout Plain Layout
10421 Latex@LaTeX-packages ! aeguill
10422 \end_layout
10423
10424 \end_inset
10425
10426  with the document preamble line
10427 \end_layout
10428
10429 \begin_layout Plain Layout
10430
10431 \series bold
10432
10433 \backslash
10434 usepackage[ec]{aeguill}
10435 \end_layout
10436
10437 \begin_layout Plain Layout
10438 will fix the guillemet problem.
10439 \end_layout
10440
10441 \end_inset
10442
10443  and that accented characters are not 
10444 \emph on
10445 one
10446 \emph default
10447  glyph, they are build of 
10448 \emph on
10449 two
10450 \emph default
10451  characters, the accent and the letter.
10452  Therefore you can't search in documents using the 
10453 \family typewriter
10454 AE
10455 \family default
10456  fonts for words with accented characters.
10457  If you search for example for the French word 
10458 \begin_inset Quotes eld
10459 \end_inset
10460
10461 rève
10462 \begin_inset Quotes erd
10463 \end_inset
10464
10465  in a PDF, you won't get any result, because the PDF-viewer searches for
10466  the glyph 
10467 \begin_inset Quotes eld
10468 \end_inset
10469
10470  è 
10471 \begin_inset Quotes erd
10472 \end_inset
10473
10474  and not for the glyph 
10475 \begin_inset Quotes eld
10476 \end_inset
10477
10478  e +
10479 \begin_inset space ~
10480 \end_inset
10481
10482  ̀ 
10483 \begin_inset Quotes erd
10484 \end_inset
10485
10486 .
10487 \end_layout
10488
10489 \begin_layout Itemize
10490 Another possibility is to use three different outline fonts
10491 \begin_inset Foot
10492 status collapsed
10493
10494 \begin_layout Plain Layout
10495 Other fonts, like 
10496 \family typewriter
10497 Latin Modern
10498 \family default
10499  or 
10500 \family typewriter
10501 Computer Modern
10502 \family default
10503 , consists of these three main font types 
10504 \family sans
10505 sans
10506 \begin_inset space ~
10507 \end_inset
10508
10509 serif
10510 \family default
10511
10512 \family sans
10513 typewriter
10514 \family default
10515 , and 
10516 \family sans
10517 serif
10518 \family default
10519 .
10520 \end_layout
10521
10522 \end_inset
10523
10524
10525 \family sans
10526 Times
10527 \begin_inset space ~
10528 \end_inset
10529
10530 Roman
10531 \family default
10532  as roman font,
10533 \family sans
10534  Helvetica
10535 \family default
10536  scaled to 92 or 95
10537 \begin_inset space \thinspace{}
10538 \end_inset
10539
10540 % as sans
10541 \begin_inset space ~
10542 \end_inset
10543
10544 serif font, and 
10545 \family sans
10546 courier
10547 \family default
10548  as typewriter font.
10549 \begin_inset Newline newline
10550 \end_inset
10551
10552 The differences between roman, 
10553 \family sans
10554 sans
10555 \begin_inset space ~
10556 \end_inset
10557
10558 serif
10559 \family default
10560 , and 
10561 \family typewriter
10562 typewriter
10563 \family default
10564  fonts are explained in section
10565 \begin_inset space ~
10566 \end_inset
10567
10568
10569 \begin_inset CommandInset ref
10570 LatexCommand ref
10571 reference "sub:Fine-Tuning-with-the"
10572
10573 \end_inset
10574
10575 .
10576 \begin_inset Newline newline
10577 \end_inset
10578
10579 The font 
10580 \family sans
10581 Times
10582 \begin_inset space ~
10583 \end_inset
10584
10585 Roman
10586 \family default
10587  was originally designed for newspapers.
10588  That means its glyphs are smaller than the one from other fonts to fit
10589  into the small newspaper columns.
10590  Therefore 
10591 \family sans
10592 Times
10593 \begin_inset space ~
10594 \end_inset
10595
10596 Roman
10597 \family default
10598  is not the optimal choice for larger documents like books.
10599 \end_layout
10600
10601 \begin_layout Itemize
10602 The best solution is to use the 
10603 \family typewriter
10604 Latin Modern
10605 \family default
10606  fonts.
10607  These fonts are developed in order of the LaTeX community to replace 
10608 \family typewriter
10609 cm
10610 \family default
10611  as default font.
10612 \end_layout
10613
10614 \begin_layout Standard
10615 \begin_inset VSpace bigskip
10616 \end_inset
10617
10618 For the font size there are four possible values: 
10619 \family sans
10620 default, 10
10621 \family default
10622
10623 \family sans
10624 11
10625 \family default
10626 , and 
10627 \family sans
10628 12
10629 \family default
10630 .
10631  The size of 
10632 \family sans
10633 default
10634 \family default
10635  depends on your LaTeX-system, normally it is equal to the font size 10.
10636 \end_layout
10637
10638 \begin_layout Standard
10639 The font sizes are the 
10640 \emph on
10641 base size
10642 \emph default
10643 .
10644  LyX actually scales all other possible font sizes (such as those used in
10645  footnotes, super-, and subscripts) by this value.
10646  You can fine-tune the font size of text parts via the 
10647 \family sans
10648 Text
10649 \begin_inset space ~
10650 \end_inset
10651
10652 Style
10653 \family default
10654  dialog if needed.
10655  The possible font sizes for text parts are explained in section
10656 \begin_inset space ~
10657 \end_inset
10658
10659
10660 \begin_inset CommandInset ref
10661 LatexCommand ref
10662 reference "sub:Fine-Tuning-with-the"
10663
10664 \end_inset
10665
10666 .
10667 \end_layout
10668
10669 \begin_layout Standard
10670 \begin_inset VSpace bigskip
10671 \end_inset
10672
10673
10674 \begin_inset Note Greyedout
10675 status open
10676
10677 \begin_layout Plain Layout
10678
10679 \series bold
10680 Note:
10681 \series default
10682  When you choose a new font or font size, LyX does 
10683 \emph on
10684 not
10685 \emph default
10686  change the screen font! You will only see a difference in the printed output;
10687  this is part of the WYSIWYM concept.
10688  LyX's screen fonts can be adjusted in the 
10689 \family sans
10690 Tools\SpecialChar \menuseparator
10691 Preferences
10692 \family default
10693  dialog, see section
10694 \begin_inset space ~
10695 \end_inset
10696
10697
10698 \begin_inset CommandInset ref
10699 LatexCommand ref
10700 reference "sub:Screen-Fonts"
10701
10702 \end_inset
10703
10704 .
10705 \end_layout
10706
10707 \end_inset
10708
10709
10710 \end_layout
10711
10712 \begin_layout Subsection
10713 Using Different Character Styles
10714 \begin_inset Index
10715 status collapsed
10716
10717 \begin_layout Plain Layout
10718 Character Styles
10719 \end_layout
10720
10721 \end_inset
10722
10723
10724 \begin_inset Index
10725 status collapsed
10726
10727 \begin_layout Plain Layout
10728 Text Style
10729 \end_layout
10730
10731 \end_inset
10732
10733
10734 \end_layout
10735
10736 \begin_layout Standard
10737 As we've already seen, LyX automatically changes the character style for
10738  certain paragraph environments.
10739  LyX supports two character styles, 
10740 \family sans
10741 Emphasized
10742 \family default
10743  and 
10744 \family sans
10745 Noun
10746 \family default
10747 .
10748  You can activate both of these styles via keybindings, the menus, and the
10749  toolbar.
10750 \end_layout
10751
10752 \begin_layout Standard
10753 To activate the 
10754 \family sans
10755 Noun
10756 \family default
10757  style, do one of the following:
10758 \end_layout
10759
10760 \begin_layout Itemize
10761 click on the toolbar button 
10762 \begin_inset Graphics
10763         filename ../images/font-noun.png
10764
10765 \end_inset
10766
10767
10768 \end_layout
10769
10770 \begin_layout Itemize
10771 use the key binding 
10772 \family sans
10773 M-c
10774 \begin_inset space ~
10775 \end_inset
10776
10777 c
10778 \end_layout
10779
10780 \begin_layout Standard
10781 These commands are all toggles.
10782  That is, if 
10783 \family sans
10784 Noun
10785 \family default
10786  style is already active, they deactivate it.
10787 \end_layout
10788
10789 \begin_layout Standard
10790 One typically uses the 
10791 \family sans
10792 Noun
10793 \family default
10794  style for proper names.
10795  For example: 
10796 \begin_inset Quotes eld
10797 \end_inset
10798
10799
10800 \noun on
10801 Matthias Ettrich
10802 \noun default
10803  is the original author of LyX.
10804 \begin_inset Quotes erd
10805 \end_inset
10806
10807
10808 \end_layout
10809
10810 \begin_layout Standard
10811 A more widely used character style is the 
10812 \family sans
10813 Emphasized
10814 \family default
10815  style.
10816  You can activate (or deactivate - it's also a toggle) the 
10817 \family sans
10818 Emphasized
10819 \family default
10820  style by:
10821 \end_layout
10822
10823 \begin_layout Itemize
10824 clicking on the toolbar button 
10825 \begin_inset Graphics
10826         filename ../images/font-emph.png
10827
10828 \end_inset
10829
10830
10831 \end_layout
10832
10833 \begin_layout Itemize
10834 using the keybindings 
10835 \family sans
10836 M-c
10837 \begin_inset space ~
10838 \end_inset
10839
10840 e
10841 \end_layout
10842
10843 \begin_layout Standard
10844 Normally the 
10845 \family sans
10846 Emphasized
10847 \family default
10848  style is equivalent to an italic font but some document classes or LaTeX-packag
10849 es use a different font.
10850 \end_layout
10851
10852 \begin_layout Standard
10853 We've been using the 
10854 \family sans
10855 Emphasized
10856 \family default
10857  style all over the place in this document.
10858  Here's one more example:
10859 \end_layout
10860
10861 \begin_layout Quotation
10862
10863 \emph on
10864 Don't overuse character styles!
10865 \end_layout
10866
10867 \begin_layout Standard
10868 It's also a warning in addition to an example.
10869  One's writing should parallel ordinary conversation.
10870  Since we don't all constantly scream at each other, we should also avoid
10871  the common tendency to overuse character style.
10872  
10873 \end_layout
10874
10875 \begin_layout Standard
10876 You can always reset to the default font using the key binding 
10877 \family sans
10878 M-c
10879 \begin_inset space ~
10880 \end_inset
10881
10882 Space
10883 \family default
10884  or the dialog 
10885 \family sans
10886 Edit\SpecialChar \menuseparator
10887 Text
10888 \begin_inset space ~
10889 \end_inset
10890
10891 Style
10892 \family default
10893 .
10894 \end_layout
10895
10896 \begin_layout Subsection
10897 Fine-Tuning with the 
10898 \family sans
10899 Text Style
10900 \family default
10901  dialog
10902 \begin_inset CommandInset label
10903 LatexCommand label
10904 name "sub:Fine-Tuning-with-the"
10905
10906 \end_inset
10907
10908
10909 \begin_inset Index
10910 status collapsed
10911
10912 \begin_layout Plain Layout
10913 Text Style
10914 \end_layout
10915
10916 \end_inset
10917
10918
10919 \end_layout
10920
10921 \begin_layout Standard
10922 There are always occasions when you'll need to do some fine-tuning, so LyX
10923  gives you a way to create custom character style.
10924  For example, an academic journal or a corporation may have a style sheet
10925  requiring a sans-serif font be used in certain situations.
10926  Also, writers sometimes use a different font to offset a character's thoughts
10927  from ordinary dialog.
10928 \end_layout
10929
10930 \begin_layout Standard
10931 Before we document how to use custom character style, we want to issue a
10932  warning yet again: Don't overuse character styles! 
10933 \begin_inset Newline newline
10934 \end_inset
10935
10936 Documents that overuse different fonts and sizes are not well readable and
10937  tend to look like someone has knocked huge holes in it.
10938 \end_layout
10939
10940 \begin_layout Standard
10941 To use custom character styles, open the 
10942 \family sans
10943 Edit\SpecialChar \menuseparator
10944 Text
10945 \begin_inset space ~
10946 \end_inset
10947
10948 Style
10949 \family default
10950  dialog.
10951  There are several boxes on this dialog, each corresponding to a different
10952  font property which you can choose.
10953  You can choose an option for one of these properties, or select 
10954 \family sans
10955 No
10956 \begin_inset space ~
10957 \end_inset
10958
10959 change
10960 \family default
10961 , which keeps the current state of that property.
10962  The item 
10963 \family sans
10964 Reset
10965 \family default
10966  will reset the property to whatever is the default.
10967  You can use this to reset attributes across a bunch of different paragraph
10968  environments in a snap.
10969 \end_layout
10970
10971 \begin_layout Standard
10972 The font properties, and their options (in addition to 
10973 \family sans
10974 No
10975 \begin_inset space ~
10976 \end_inset
10977
10978 change
10979 \family default
10980  and 
10981 \family sans
10982 Reset
10983 \family default
10984 ) are:
10985 \end_layout
10986
10987 \begin_layout Labeling
10988 \labelwidthstring 00.00.0000
10989
10990 \family sans
10991 Family
10992 \family default
10993  The 
10994 \begin_inset Quotes eld
10995 \end_inset
10996
10997 overall look
10998 \begin_inset Quotes erd
10999 \end_inset
11000
11001  of the font.
11002  The possible options are:
11003 \end_layout
11004
11005 \begin_deeper
11006 \begin_layout Labeling
11007 \labelwidthstring 00.00.0000
11008
11009 \family sans
11010 Roman
11011 \family default
11012  This is the Roman font family.
11013  Normally a serif font.
11014  It's also the default family.
11015  (key binding 
11016 \begin_inset ERT
11017 status collapsed
11018
11019 \begin_layout Plain Layout
11020
11021
11022 \backslash
11023 mbox{
11024 \end_layout
11025
11026 \end_inset
11027
11028
11029 \family sans
11030 M-c
11031 \begin_inset space ~
11032 \end_inset
11033
11034 r
11035 \family default
11036
11037 \begin_inset ERT
11038 status collapsed
11039
11040 \begin_layout Plain Layout
11041
11042 }
11043 \end_layout
11044
11045 \end_inset
11046
11047 )
11048 \begin_inset Note Note
11049 status collapsed
11050
11051 \begin_layout Plain Layout
11052 The LaTeX-command prevents text to be broken at the end of a line.
11053  It is explained in section
11054 \begin_inset space ~
11055 \end_inset
11056
11057
11058 \begin_inset CommandInset ref
11059 LatexCommand ref
11060 reference "sub:Hyphenation"
11061
11062 \end_inset
11063
11064 .
11065 \end_layout
11066
11067 \end_inset
11068
11069
11070 \end_layout
11071
11072 \begin_layout Labeling
11073 \labelwidthstring 00.00.0000
11074
11075 \family sans
11076 Sans
11077 \begin_inset space ~
11078 \end_inset
11079
11080 Serif
11081 \family default
11082  
11083 \family sans
11084 This is the Sans Serif font family.
11085
11086 \family default
11087  (key binding 
11088 \begin_inset ERT
11089 status collapsed
11090
11091 \begin_layout Plain Layout
11092
11093
11094 \backslash
11095 mbox{
11096 \end_layout
11097
11098 \end_inset
11099
11100
11101 \family sans
11102 M-c
11103 \begin_inset space ~
11104 \end_inset
11105
11106 s
11107 \family default
11108
11109 \begin_inset ERT
11110 status collapsed
11111
11112 \begin_layout Plain Layout
11113
11114 }
11115 \end_layout
11116
11117 \end_inset
11118
11119 )
11120 \end_layout
11121
11122 \begin_layout Labeling
11123 \labelwidthstring 00.00.0000
11124
11125 \family sans
11126 Typewriter
11127 \family default
11128  
11129 \family typewriter
11130 This is the Typewriter font family.
11131
11132 \family default
11133  (key binding 
11134 \begin_inset ERT
11135 status collapsed
11136
11137 \begin_layout Plain Layout
11138
11139
11140 \backslash
11141 mbox{
11142 \end_layout
11143
11144 \end_inset
11145
11146
11147 \family sans
11148 M-c
11149 \begin_inset space ~
11150 \end_inset
11151
11152 p
11153 \family default
11154
11155 \begin_inset ERT
11156 status collapsed
11157
11158 \begin_layout Plain Layout
11159
11160 }
11161 \end_layout
11162
11163 \end_inset
11164
11165
11166 \family sans
11167 )
11168 \end_layout
11169
11170 \end_deeper
11171 \begin_layout Labeling
11172 \labelwidthstring 00.00.0000
11173
11174 \family sans
11175 Series
11176 \family default
11177  This corresponds to the print weight.
11178  Options are:
11179 \end_layout
11180
11181 \begin_deeper
11182 \begin_layout Labeling
11183 \labelwidthstring 00.00.0000
11184
11185 \family sans
11186 Medium
11187 \family default
11188  This is the Medium font series.
11189  It's also the default series.
11190 \end_layout
11191
11192 \begin_layout Labeling
11193 \labelwidthstring 00.00.0000
11194
11195 \family sans
11196 Bold
11197 \family default
11198  
11199 \series bold
11200 This is the Bold font series.
11201
11202 \series default
11203  (key binding 
11204 \begin_inset ERT
11205 status collapsed
11206
11207 \begin_layout Plain Layout
11208
11209
11210 \backslash
11211 mbox{
11212 \end_layout
11213
11214 \end_inset
11215
11216
11217 \family sans
11218 M-c
11219 \begin_inset space ~
11220 \end_inset
11221
11222 b
11223 \family default
11224
11225 \begin_inset ERT
11226 status collapsed
11227
11228 \begin_layout Plain Layout
11229
11230 }
11231 \end_layout
11232
11233 \end_inset
11234
11235 )
11236 \end_layout
11237
11238 \end_deeper
11239 \begin_layout Labeling
11240 \labelwidthstring 00.00.0000
11241
11242 \family sans
11243 Shape
11244 \family default
11245  As the name implies.
11246  Options are:
11247 \end_layout
11248
11249 \begin_deeper
11250 \begin_layout Labeling
11251 \labelwidthstring 00.00.0000
11252
11253 \family sans
11254 Upright
11255 \family default
11256  This is the Upright font shape.
11257  It's also the default shape.
11258 \end_layout
11259
11260 \begin_layout Labeling
11261 \labelwidthstring 00.00.0000
11262
11263 \family sans
11264 Italic
11265 \family default
11266  
11267 \shape italic
11268 This
11269 \shape default
11270  
11271 \family sans
11272 \shape italic
11273 i
11274 \family default
11275 s the Italic font shape
11276 \shape default
11277 \emph on
11278 .
11279 \end_layout
11280
11281 \begin_layout Labeling
11282 \labelwidthstring 00.00.0000
11283
11284 \family sans
11285 Slanted
11286 \family default
11287  
11288 \shape slanted
11289 This is the Slanted font shape
11290 \shape default
11291  (although it might not be visible in LyX, this is different from italic).
11292 \end_layout
11293
11294 \begin_layout Labeling
11295 \labelwidthstring 00.00.0000
11296
11297 \family sans
11298 Small
11299 \begin_inset space ~
11300 \end_inset
11301
11302 Caps
11303 \family default
11304  
11305 \shape smallcaps
11306 This is the Small caps font shape
11307 \shape default
11308 \noun on
11309 .
11310 \end_layout
11311
11312 \end_deeper
11313 \begin_layout Labeling
11314 \labelwidthstring 00.00.0000
11315
11316 \family sans
11317 Size
11318 \family default
11319  Alters the size of the font.
11320  You'll find no numerical values here; all possible sizes are actually proportio
11321 nal to the document font size.
11322  Once again, you don't feed LyX the details, but a general description of
11323  what you want to do.
11324  The options are:
11325 \end_layout
11326
11327 \begin_deeper
11328 \begin_layout Labeling
11329 \labelwidthstring 00.00.0000
11330
11331 \family sans
11332 Tiny
11333 \family default
11334  
11335 \size tiny
11336 This is the 
11337 \begin_inset Quotes eld
11338 \end_inset
11339
11340 Tiny
11341 \begin_inset Quotes erd
11342 \end_inset
11343
11344  font size.
11345
11346 \size default
11347  (key binding 
11348 \begin_inset ERT
11349 status collapsed
11350
11351 \begin_layout Plain Layout
11352
11353
11354 \backslash
11355 mbox{
11356 \end_layout
11357
11358 \end_inset
11359
11360
11361 \family sans
11362 M-s
11363 \begin_inset space ~
11364 \end_inset
11365
11366 t
11367 \family default
11368
11369 \begin_inset ERT
11370 status collapsed
11371
11372 \begin_layout Plain Layout
11373
11374 }
11375 \end_layout
11376
11377 \end_inset
11378
11379  or 
11380 \begin_inset ERT
11381 status collapsed
11382
11383 \begin_layout Plain Layout
11384
11385
11386 \backslash
11387 mbox{
11388 \end_layout
11389
11390 \end_inset
11391
11392
11393 \family sans
11394 M-s
11395 \begin_inset space ~
11396 \end_inset
11397
11398 1
11399 \family default
11400
11401 \begin_inset ERT
11402 status collapsed
11403
11404 \begin_layout Plain Layout
11405
11406 }
11407 \end_layout
11408
11409 \end_inset
11410
11411 )
11412 \end_layout
11413
11414 \begin_layout Labeling
11415 \labelwidthstring 00.00.0000
11416
11417 \family sans
11418 Smallest
11419 \family default
11420  
11421 \size scriptsize
11422 This is the 
11423 \begin_inset Quotes eld
11424 \end_inset
11425
11426 Smallest
11427 \begin_inset Quotes erd
11428 \end_inset
11429
11430  font size
11431 \size default
11432 .
11433  (key binding 
11434 \begin_inset ERT
11435 status collapsed
11436
11437 \begin_layout Plain Layout
11438
11439
11440 \backslash
11441 mbox{
11442 \end_layout
11443
11444 \end_inset
11445
11446
11447 \family sans
11448 M-s
11449 \begin_inset space ~
11450 \end_inset
11451
11452
11453 \family default
11454 2
11455 \begin_inset ERT
11456 status collapsed
11457
11458 \begin_layout Plain Layout
11459
11460 }
11461 \end_layout
11462
11463 \end_inset
11464
11465 )
11466 \end_layout
11467
11468 \begin_layout Labeling
11469 \labelwidthstring 00.00.0000
11470
11471 \family sans
11472 Smaller
11473 \family default
11474  
11475 \size footnotesize
11476 This is the 
11477 \begin_inset Quotes eld
11478 \end_inset
11479
11480 Smaller
11481 \begin_inset Quotes erd
11482 \end_inset
11483
11484  font size.
11485
11486 \size default
11487  (key binding 
11488 \begin_inset ERT
11489 status collapsed
11490
11491 \begin_layout Plain Layout
11492
11493
11494 \backslash
11495 mbox{
11496 \end_layout
11497
11498 \end_inset
11499
11500
11501 \family sans
11502 M-s
11503 \begin_inset space ~
11504 \end_inset
11505
11506 S
11507 \family default
11508
11509 \begin_inset ERT
11510 status collapsed
11511
11512 \begin_layout Plain Layout
11513
11514 }
11515 \end_layout
11516
11517 \end_inset
11518
11519  or 
11520 \begin_inset ERT
11521 status collapsed
11522
11523 \begin_layout Plain Layout
11524
11525
11526 \backslash
11527 mbox{
11528 \end_layout
11529
11530 \end_inset
11531
11532
11533 \family sans
11534 M-s
11535 \begin_inset space ~
11536 \end_inset
11537
11538
11539 \family default
11540 3
11541 \begin_inset ERT
11542 status collapsed
11543
11544 \begin_layout Plain Layout
11545
11546 }
11547 \end_layout
11548
11549 \end_inset
11550
11551 )
11552 \end_layout
11553
11554 \begin_layout Labeling
11555 \labelwidthstring 00.00.0000
11556
11557 \family sans
11558 Small
11559 \family default
11560  
11561 \size small
11562 This is the 
11563 \begin_inset Quotes eld
11564 \end_inset
11565
11566 Small
11567 \begin_inset Quotes erd
11568 \end_inset
11569
11570  font size.
11571
11572 \size default
11573  (key binding 
11574 \begin_inset ERT
11575 status collapsed
11576
11577 \begin_layout Plain Layout
11578
11579
11580 \backslash
11581 mbox{
11582 \end_layout
11583
11584 \end_inset
11585
11586
11587 \family sans
11588 M-s
11589 \begin_inset space ~
11590 \end_inset
11591
11592 s
11593 \family default
11594
11595 \begin_inset ERT
11596 status collapsed
11597
11598 \begin_layout Plain Layout
11599
11600 }
11601 \end_layout
11602
11603 \end_inset
11604
11605  or 
11606 \begin_inset ERT
11607 status collapsed
11608
11609 \begin_layout Plain Layout
11610
11611
11612 \backslash
11613 mbox{
11614 \end_layout
11615
11616 \end_inset
11617
11618
11619 \family sans
11620 M-s
11621 \begin_inset space ~
11622 \end_inset
11623
11624
11625 \family default
11626 4
11627 \begin_inset ERT
11628 status collapsed
11629
11630 \begin_layout Plain Layout
11631
11632 }
11633 \end_layout
11634
11635 \end_inset
11636
11637 )
11638 \end_layout
11639
11640 \begin_layout Labeling
11641 \labelwidthstring 00.00.0000
11642
11643 \family sans
11644 Normal
11645 \family default
11646  This is the 
11647 \begin_inset Quotes eld
11648 \end_inset
11649
11650 Normal
11651 \begin_inset Quotes erd
11652 \end_inset
11653
11654  font size.
11655  It's also the default size.
11656  (key binding 
11657 \begin_inset ERT
11658 status collapsed
11659
11660 \begin_layout Plain Layout
11661
11662
11663 \backslash
11664 mbox{
11665 \end_layout
11666
11667 \end_inset
11668
11669
11670 \family sans
11671 M-s
11672 \begin_inset space ~
11673 \end_inset
11674
11675 n
11676 \family default
11677
11678 \begin_inset ERT
11679 status collapsed
11680
11681 \begin_layout Plain Layout
11682
11683 }
11684 \end_layout
11685
11686 \end_inset
11687
11688  or 
11689 \begin_inset ERT
11690 status collapsed
11691
11692 \begin_layout Plain Layout
11693
11694
11695 \backslash
11696 mbox{
11697 \end_layout
11698
11699 \end_inset
11700
11701
11702 \family sans
11703 M-s
11704 \begin_inset space ~
11705 \end_inset
11706
11707
11708 \family default
11709 5
11710 \begin_inset ERT
11711 status collapsed
11712
11713 \begin_layout Plain Layout
11714
11715 }
11716 \end_layout
11717
11718 \end_inset
11719
11720 )
11721 \end_layout
11722
11723 \begin_layout Labeling
11724 \labelwidthstring 00.00.0000
11725
11726 \family sans
11727 Large
11728 \family default
11729  
11730 \size large
11731 This is the 
11732 \begin_inset Quotes eld
11733 \end_inset
11734
11735 Large
11736 \begin_inset Quotes erd
11737 \end_inset
11738
11739  font size.
11740
11741 \size default
11742  (key binding 
11743 \begin_inset ERT
11744 status collapsed
11745
11746 \begin_layout Plain Layout
11747
11748
11749 \backslash
11750 mbox{
11751 \end_layout
11752
11753 \end_inset
11754
11755
11756 \family sans
11757 M-s
11758 \begin_inset space ~
11759 \end_inset
11760
11761 l
11762 \family default
11763
11764 \begin_inset ERT
11765 status collapsed
11766
11767 \begin_layout Plain Layout
11768
11769 }
11770 \end_layout
11771
11772 \end_inset
11773
11774  or 
11775 \begin_inset ERT
11776 status collapsed
11777
11778 \begin_layout Plain Layout
11779
11780
11781 \backslash
11782 mbox{
11783 \end_layout
11784
11785 \end_inset
11786
11787
11788 \family sans
11789 M-s
11790 \begin_inset space ~
11791 \end_inset
11792
11793
11794 \family default
11795 6
11796 \begin_inset ERT
11797 status collapsed
11798
11799 \begin_layout Plain Layout
11800
11801 }
11802 \end_layout
11803
11804 \end_inset
11805
11806 )
11807 \end_layout
11808
11809 \begin_layout Labeling
11810 \labelwidthstring 00.00.0000
11811
11812 \family sans
11813 Larger
11814 \family default
11815  
11816 \size larger
11817 This is the 
11818 \begin_inset Quotes eld
11819 \end_inset
11820
11821 Larger
11822 \begin_inset Quotes erd
11823 \end_inset
11824
11825  font size.
11826
11827 \size default
11828  (key binding 
11829 \begin_inset ERT
11830 status collapsed
11831
11832 \begin_layout Plain Layout
11833
11834
11835 \backslash
11836 mbox{
11837 \end_layout
11838
11839 \end_inset
11840
11841
11842 \family sans
11843 M-s
11844 \begin_inset space ~
11845 \end_inset
11846
11847 S-L
11848 \family default
11849
11850 \begin_inset ERT
11851 status collapsed
11852
11853 \begin_layout Plain Layout
11854
11855 }
11856 \end_layout
11857
11858 \end_inset
11859
11860  or 
11861 \begin_inset ERT
11862 status collapsed
11863
11864 \begin_layout Plain Layout
11865
11866
11867 \backslash
11868 mbox{
11869 \end_layout
11870
11871 \end_inset
11872
11873
11874 \family sans
11875 M-s
11876 \begin_inset space ~
11877 \end_inset
11878
11879
11880 \family default
11881 7
11882 \begin_inset ERT
11883 status collapsed
11884
11885 \begin_layout Plain Layout
11886
11887 }
11888 \end_layout
11889
11890 \end_inset
11891
11892 )
11893 \end_layout
11894
11895 \begin_layout Labeling
11896 \labelwidthstring 00.00.0000
11897
11898 \family sans
11899 Largest
11900 \family default
11901  
11902 \size largest
11903 This is the 
11904 \begin_inset Quotes eld
11905 \end_inset
11906
11907 Largest
11908 \begin_inset Quotes erd
11909 \end_inset
11910
11911  font size.
11912
11913 \size default
11914  (key binding 
11915 \begin_inset ERT
11916 status collapsed
11917
11918 \begin_layout Plain Layout
11919
11920
11921 \backslash
11922 mbox{
11923 \end_layout
11924
11925 \end_inset
11926
11927
11928 \family sans
11929 M-s
11930 \begin_inset space ~
11931 \end_inset
11932
11933
11934 \family default
11935 8
11936 \begin_inset ERT
11937 status collapsed
11938
11939 \begin_layout Plain Layout
11940
11941 }
11942 \end_layout
11943
11944 \end_inset
11945
11946 )
11947 \end_layout
11948
11949 \begin_layout Labeling
11950 \labelwidthstring 00.00.0000
11951
11952 \family sans
11953 Huge
11954 \family default
11955  
11956 \size huge
11957 This is the 
11958 \begin_inset Quotes eld
11959 \end_inset
11960
11961 Huge
11962 \begin_inset Quotes erd
11963 \end_inset
11964
11965  font size.
11966
11967 \size default
11968  (key binding 
11969 \begin_inset ERT
11970 status collapsed
11971
11972 \begin_layout Plain Layout
11973
11974
11975 \backslash
11976 mbox{
11977 \end_layout
11978
11979 \end_inset
11980
11981
11982 \family sans
11983 M-s
11984 \begin_inset space ~
11985 \end_inset
11986
11987 h
11988 \family default
11989
11990 \begin_inset ERT
11991 status collapsed
11992
11993 \begin_layout Plain Layout
11994
11995 }
11996 \end_layout
11997
11998 \end_inset
11999
12000  or 
12001 \begin_inset ERT
12002 status collapsed
12003
12004 \begin_layout Plain Layout
12005
12006
12007 \backslash
12008 mbox{
12009 \end_layout
12010
12011 \end_inset
12012
12013
12014 \family sans
12015 M-s
12016 \begin_inset space ~
12017 \end_inset
12018
12019
12020 \family default
12021 9
12022 \begin_inset ERT
12023 status collapsed
12024
12025 \begin_layout Plain Layout
12026
12027 }
12028 \end_layout
12029
12030 \end_inset
12031
12032 )
12033 \end_layout
12034
12035 \begin_layout Labeling
12036 \labelwidthstring 00.00.0000
12037
12038 \family sans
12039 Huger
12040 \family default
12041  
12042 \size giant
12043 This is the 
12044 \begin_inset Quotes eld
12045 \end_inset
12046
12047 Huger
12048 \begin_inset Quotes erd
12049 \end_inset
12050
12051  font size.
12052
12053 \size default
12054  (key binding 
12055 \begin_inset ERT
12056 status collapsed
12057
12058 \begin_layout Plain Layout
12059
12060
12061 \backslash
12062 mbox{
12063 \end_layout
12064
12065 \end_inset
12066
12067
12068 \family sans
12069 M-s
12070 \begin_inset space ~
12071 \end_inset
12072
12073 H
12074 \family default
12075
12076 \begin_inset ERT
12077 status collapsed
12078
12079 \begin_layout Plain Layout
12080
12081 }
12082 \end_layout
12083
12084 \end_inset
12085
12086  or 
12087 \begin_inset ERT
12088 status collapsed
12089
12090 \begin_layout Plain Layout
12091
12092
12093 \backslash
12094 mbox{
12095 \end_layout
12096
12097 \end_inset
12098
12099
12100 \family sans
12101 M-s
12102 \begin_inset space ~
12103 \end_inset
12104
12105
12106 \family default
12107 0
12108 \begin_inset ERT
12109 status collapsed
12110
12111 \begin_layout Plain Layout
12112
12113 }
12114 \end_layout
12115
12116 \end_inset
12117
12118 )
12119 \end_layout
12120
12121 \end_deeper
12122 \begin_layout Standard
12123 We'll warn you 
12124 \emph on
12125 yet again
12126 \emph default
12127 : don't go crazy with this feature.
12128  You should almost never need to change the font size.
12129  LyX automatically changes the font size for different paragraph environments
12130  - use that instead.
12131  This is here for fine-tuning only!
12132 \end_layout
12133
12134 \begin_layout Labeling
12135 \labelwidthstring 00.00.0000
12136
12137 \family sans
12138 Misc
12139 \family default
12140  Here you can change a few other things at the character level.
12141  Options are:
12142 \end_layout
12143
12144 \begin_deeper
12145 \begin_layout Labeling
12146 \labelwidthstring 00.00.0000
12147
12148 \family sans
12149 Emph
12150 \family default
12151  
12152 \emph on
12153 This is text with emphasize on
12154 \emph default
12155 .
12156  This might seem like the same as 
12157 \shape italic
12158 Italic
12159 \shape default
12160 , but it is actually a bit different.
12161  Emphasized is a 
12162 \emph on
12163 logical
12164 \emph default
12165  attribute.
12166  That means every document class can define its own font used for emphasized
12167  text.
12168  Normally this font is equal to italic.
12169 \end_layout
12170
12171 \begin_layout Labeling
12172 \labelwidthstring 00.00.0000
12173
12174 \family sans
12175 Underbar
12176 \family default
12177  
12178 \bar under
12179 This is text with Underbar on.
12180
12181 \bar default
12182  (key binding 
12183 \begin_inset ERT
12184 status collapsed
12185
12186 \begin_layout Plain Layout
12187
12188
12189 \backslash
12190 mbox{
12191 \end_layout
12192
12193 \end_inset
12194
12195
12196 \family sans
12197 M-c
12198 \begin_inset space ~
12199 \end_inset
12200
12201 u
12202 \family default
12203
12204 \begin_inset ERT
12205 status collapsed
12206
12207 \begin_layout Plain Layout
12208
12209 }
12210 \end_layout
12211
12212 \end_inset
12213
12214
12215 \family sans
12216 )
12217 \begin_inset Newline newline
12218 \end_inset
12219
12220
12221 \family default
12222 Avoid using underbar if you can! It's a holdover from the typewriter days,
12223  when you couldn't change fonts.
12224  We no longer need to emphasize text by underscoring characters.
12225  It's only included in LyX because some people 
12226 \emph on
12227 may
12228 \emph default
12229  need it in order to follow style sheets for journal submissions.
12230 \end_layout
12231
12232 \begin_layout Labeling
12233 \labelwidthstring 00.00.0000
12234
12235 \family sans
12236 Noun
12237 \family default
12238  
12239 \noun on
12240 This is text with Noun on.
12241
12242 \noun default
12243  Like 
12244 \family sans
12245 Emph
12246 \family default
12247 , this is a logical attribute.
12248  Normally it's equivalent to 
12249 \family sans
12250 Small
12251 \begin_inset space ~
12252 \end_inset
12253
12254 Caps
12255 \family default
12256 .
12257 \end_layout
12258
12259 \end_deeper
12260 \begin_layout Labeling
12261 \labelwidthstring 00.00.0000
12262
12263 \family sans
12264 Color
12265 \family default
12266  You can adjust the color of the text with this control.
12267  Notice that not all DVI-viewers are able to display colors.
12268  Besides 
12269 \family sans
12270 No
12271 \begin_inset space ~
12272 \end_inset
12273
12274 color
12275 \family default
12276 , which is the default 
12277 \begin_inset Quotes eld
12278 \end_inset
12279
12280 color
12281 \begin_inset Quotes erd
12282 \end_inset
12283
12284  and means normally black, you can choose between 
12285 \family sans
12286 Black
12287 \family default
12288
12289 \family sans
12290 White
12291 \family default
12292
12293 \family sans
12294 Red
12295 \family default
12296
12297 \family sans
12298 Green
12299 \family default
12300
12301 \family sans
12302 Blue
12303 \family default
12304
12305 \family sans
12306 Cyan
12307 \family default
12308
12309 \family sans
12310 Magenta
12311 \family default
12312  and 
12313 \family sans
12314 Yellow
12315 \family default
12316  text.
12317 \begin_inset Index
12318 status collapsed
12319
12320 \begin_layout Plain Layout
12321 Color ! Text
12322 \end_layout
12323
12324 \end_inset
12325
12326
12327 \end_layout
12328
12329 \begin_layout Labeling
12330 \labelwidthstring 00.00.0000
12331
12332 \family sans
12333 Language
12334 \family default
12335  This is used to mark regions of text as having a different language from
12336  the language of the document.
12337  Text marked in this way will be underlined in blue to indicate the change
12338  (only within LyX).
12339 \end_layout
12340
12341 \begin_layout Standard
12342 So you have a huge number of combinations to choose from.
12343  Once you've chosen a new character style via the 
12344 \family sans
12345 Edit\SpecialChar \menuseparator
12346 Text
12347 \begin_inset space ~
12348 \end_inset
12349
12350 Style
12351 \family default
12352  dialog, the settings are saved.
12353  You can activate them using the toolbar button 
12354 \begin_inset Graphics
12355         filename ../images/textstyle-apply.png
12356
12357 \end_inset
12358
12359 .
12360  The button lets you toggle the state of your custom character style even
12361  when the dialog isn't visible.
12362  
12363 \end_layout
12364
12365 \begin_layout Standard
12366 To completely reset the character style to the default, use 
12367 \family sans
12368 M-c
12369 \begin_inset space ~
12370 \end_inset
12371
12372 Space
12373 \family default
12374 .
12375  If you want to toggle only those properties that you have just changed
12376  (suppose you just set the shape to 
12377 \begin_inset Quotes eld
12378 \end_inset
12379
12380 slanted
12381 \begin_inset Quotes erd
12382 \end_inset
12383
12384  and the series to 
12385 \begin_inset Quotes eld
12386 \end_inset
12387
12388 bold
12389 \begin_inset Quotes erd
12390 \end_inset
12391
12392 ), set the 
12393 \family sans
12394 Toggle
12395 \begin_inset space ~
12396 \end_inset
12397
12398 all
12399 \family default
12400  switch and press 
12401 \family sans
12402 Apply
12403 \family default
12404 .
12405 \end_layout
12406
12407 \begin_layout Standard
12408 You should also know something about the differences between the three main
12409  font types 
12410 \family sans
12411 serif
12412 \family default
12413
12414 \family sans
12415 sans
12416 \begin_inset space ~
12417 \end_inset
12418
12419 serif
12420 \family default
12421 , and 
12422 \family sans
12423 typewriter
12424 \family default
12425 :
12426 \end_layout
12427
12428 \begin_layout Itemize
12429
12430 \family sans
12431 Typewriter
12432 \family default
12433  is a so called 
12434 \begin_inset Quotes eld
12435 \end_inset
12436
12437 monospaced
12438 \begin_inset Quotes erd
12439 \end_inset
12440
12441  font, that means every character has the same width, the 
12442 \begin_inset Quotes eld
12443 \end_inset
12444
12445 i
12446 \begin_inset Quotes erd
12447 \end_inset
12448
12449  is as wide as the 
12450 \begin_inset Quotes eld
12451 \end_inset
12452
12453 m
12454 \begin_inset Quotes erd
12455 \end_inset
12456
12457 .
12458  Here is an example
12459 \begin_inset Newline newline
12460 \end_inset
12461
12462
12463 \begin_inset ERT
12464 status collapsed
12465
12466 \begin_layout Plain Layout
12467
12468
12469 \backslash
12470 phantom{
12471 \end_layout
12472
12473 \end_inset
12474
12475 no 
12476 \begin_inset ERT
12477 status collapsed
12478
12479 \begin_layout Plain Layout
12480
12481 }
12482 \end_layout
12483
12484 \end_inset
12485
12486
12487 \family typewriter
12488 typewriter text
12489 \family default
12490
12491 \begin_inset Note Note
12492 status collapsed
12493
12494 \begin_layout Plain Layout
12495 For more on phantoms see section
12496 \begin_inset space ~
12497 \end_inset
12498
12499
12500 \begin_inset CommandInset ref
12501 LatexCommand ref
12502 reference "sub:More-Spaces"
12503
12504 \end_inset
12505
12506 .
12507 \end_layout
12508
12509 \end_inset
12510
12511
12512 \begin_inset Newline newline
12513 \end_inset
12514
12515 no typewriter text
12516 \end_layout
12517
12518 \begin_layout Itemize
12519
12520 \family sans
12521 Serif
12522 \family default
12523  fonts use characters with serifs.
12524  These are the small 
12525 \begin_inset Quotes eld
12526 \end_inset
12527
12528 appendices
12529 \begin_inset Quotes erd
12530 \end_inset
12531
12532  at all ends of of the streaks that form the character.
12533  The following example will show the difference:
12534 \begin_inset Newline newline
12535 \end_inset
12536
12537 text with serifs
12538 \begin_inset Newline newline
12539 \end_inset
12540
12541
12542 \family sans
12543 text without serifs
12544 \family default
12545
12546 \begin_inset Newline newline
12547 \end_inset
12548
12549 Serifs facilitates an easy and fast reading.
12550  They are therefore used as default font (named 
12551 \family sans
12552 roman
12553 \family default
12554 ).
12555 \end_layout
12556
12557 \begin_layout Itemize
12558
12559 \family sans
12560 Sans serif
12561 \family default
12562  don't use serifs.
12563  This font type is therefore often used for headings and short texts.
12564  We use it in this document to highlight menu names.
12565 \end_layout
12566
12567 \begin_layout Standard
12568 We conclude with the same warning once again: Don't overuse the fonts.
12569  They are, more often than not, a kludge and a bad substitute for good writing.
12570 \end_layout
12571
12572 \begin_layout Section
12573 Printing and Previewing
12574 \end_layout
12575
12576 \begin_layout Subsection
12577 Overview
12578 \end_layout
12579
12580 \begin_layout Standard
12581 Now that we've covered some of the basic features of document preparation
12582  using LyX, you probably want to know how to print out your masterpiece.
12583  Before we tell you that, we want to give you a quick explanation of what
12584  goes on behind-the-scenes.
12585  We cover these informations in much greater detail in the 
12586 \emph on
12587 Extended
12588 \begin_inset space ~
12589 \end_inset
12590
12591 Features
12592 \emph default
12593  manual as well.
12594 \end_layout
12595
12596 \begin_layout Standard
12597 LyX uses the program LaTeX as its backend.
12598  LaTeX is just a macro package for the TeX typesetting system, but to prevent
12599  confusion, we'll only refer to LaTeX.
12600  LyX is what you use to do your actual writing.
12601  Then, LyX calls LaTeX to turn your writing into printable output.
12602  This happens in two stages:
12603 \end_layout
12604
12605 \begin_layout Enumerate
12606 First, LyX converts your document to a series of text commands for LaTeX,
12607  generating a file with the extension, 
12608 \begin_inset Quotes eld
12609 \end_inset
12610
12611
12612 \family typewriter
12613 .tex
12614 \family default
12615
12616 \begin_inset Quotes erd
12617 \end_inset
12618
12619 .
12620 \end_layout
12621
12622 \begin_layout Enumerate
12623 Next, LaTeX uses the commands in the 
12624 \family typewriter
12625 .tex
12626 \family default
12627  file to produce printable output.
12628  
12629 \end_layout
12630
12631 \begin_layout Subsection
12632 Output file formats
12633 \begin_inset Index
12634 status collapsed
12635
12636 \begin_layout Plain Layout
12637 File formats
12638 \end_layout
12639
12640 \end_inset
12641
12642
12643 \begin_inset CommandInset label
12644 LatexCommand label
12645 name "sub:Output-file-formats"
12646
12647 \end_inset
12648
12649
12650 \end_layout
12651
12652 \begin_layout Subsubsection
12653 ASCII
12654 \begin_inset Index
12655 status collapsed
12656
12657 \begin_layout Plain Layout
12658 File formats ! ASCII
12659 \end_layout
12660
12661 \end_inset
12662
12663
12664 \end_layout
12665
12666 \begin_layout Standard
12667 This file type has the extension 
12668 \begin_inset Quotes eld
12669 \end_inset
12670
12671
12672 \family typewriter
12673 .txt
12674 \family default
12675
12676 \begin_inset Quotes erd
12677 \end_inset
12678
12679 .
12680  It contains your document as plain text following the rules of the 
12681 \begin_inset Quotes eld
12682 \end_inset
12683
12684 American Standard Code for Information Interchange
12685 \begin_inset Quotes erd
12686 \end_inset
12687
12688  (ASCII).
12689 \end_layout
12690
12691 \begin_layout Standard
12692 You can export your document to ASCII by the menu 
12693 \family sans
12694 File\SpecialChar \menuseparator
12695 Export\SpecialChar \menuseparator
12696 ASCII
12697 \family default
12698 .
12699 \end_layout
12700
12701 \begin_layout Subsubsection
12702 LaTeX
12703 \begin_inset Index
12704 status collapsed
12705
12706 \begin_layout Plain Layout
12707 File formats ! Latex@LaTeX
12708 \end_layout
12709
12710 \end_inset
12711
12712
12713 \end_layout
12714
12715 \begin_layout Standard
12716 This file type has the extension 
12717 \begin_inset Quotes eld
12718 \end_inset
12719
12720
12721 \family typewriter
12722 .tex
12723 \family default
12724
12725 \begin_inset Quotes erd
12726 \end_inset
12727
12728  and contains all commands that are necessary for the LaTeX program to process
12729  your document.
12730  If you know LaTeX, you can use it to find out LaTeX-Errors or to process
12731  it manually with console commands.
12732  The LaTeX-file is automatically created in LyX's temporary directory whenever
12733  you view or export your document.
12734 \end_layout
12735
12736 \begin_layout Standard
12737 You can export your document as LaTeX-file using the menu 
12738 \family sans
12739 File\SpecialChar \menuseparator
12740 Export\SpecialChar \menuseparator
12741 LaT
12742 \begin_inset ERT
12743 status collapsed
12744
12745 \begin_layout Plain Layout
12746
12747 {}
12748 \end_layout
12749
12750 \end_inset
12751
12752 eX
12753 \family default
12754 .
12755 \end_layout
12756
12757 \begin_layout Subsubsection
12758 DVI
12759 \begin_inset Index
12760 status collapsed
12761
12762 \begin_layout Plain Layout
12763 File formats ! DVI
12764 \end_layout
12765
12766 \end_inset
12767
12768
12769 \end_layout
12770
12771 \begin_layout Standard
12772 This file type has the extension 
12773 \begin_inset Quotes eld
12774 \end_inset
12775
12776
12777 \family typewriter
12778 .dvi
12779 \family default
12780
12781 \begin_inset Quotes erd
12782 \end_inset
12783
12784 .
12785  It is called 
12786 \begin_inset Quotes eld
12787 \end_inset
12788
12789 device-independent
12790 \begin_inset Quotes erd
12791 \end_inset
12792
12793  (DVI), because it is completely portable; you can move them from one machine
12794  to another without needing to do any sort of conversion.
12795  At the time when this file-format was developed, this was no matter of
12796  course.
12797  DVIs are used for quick previews and as pre-stage for other output formats,
12798  like PostScript.
12799 \end_layout
12800
12801 \begin_layout Standard
12802 \begin_inset Note Greyedout
12803 status open
12804
12805 \begin_layout Plain Layout
12806
12807 \series bold
12808 Note:
12809 \series default
12810  The DVI file doesn't contain images, they will only be a linked.
12811  So don't forget to deliver the images together with your DVIs.
12812 \end_layout
12813
12814 \end_inset
12815
12816 This property can also slow down your computer when you view the DVI.
12817  Because the DVI-viewer has to convert the image in the background to make
12818  it visible when you scroll in the DVI.
12819  So we recommend to use PDF for files with many images.
12820 \end_layout
12821
12822 \begin_layout Standard
12823 You can export your document to DVI by the menu 
12824 \family sans
12825 File\SpecialChar \menuseparator
12826 Export\SpecialChar \menuseparator
12827 DVI
12828 \family default
12829 .
12830 \end_layout
12831
12832 \begin_layout Subsubsection
12833 PostScript
12834 \begin_inset Index
12835 status collapsed
12836
12837 \begin_layout Plain Layout
12838 File formats ! PostScript
12839 \end_layout
12840
12841 \end_inset
12842
12843
12844 \end_layout
12845
12846 \begin_layout Standard
12847 This file type has the extension 
12848 \begin_inset Quotes eld
12849 \end_inset
12850
12851
12852 \family typewriter
12853 .ps
12854 \family default
12855
12856 \begin_inset Quotes erd
12857 \end_inset
12858
12859 .
12860  PostScript was developed by the company 
12861 \family typewriter
12862 Adobe
12863 \family default
12864  as printer language.
12865  The file contains therefore commands that the printer uses to print the
12866  file.
12867  PostScript can be seen as 
12868 \begin_inset Quotes eld
12869 \end_inset
12870
12871 programming language
12872 \begin_inset Quotes erd
12873 \end_inset
12874
12875 ; you can calculate with it and draw diagrams and images.
12876 \begin_inset Foot
12877 status collapsed
12878
12879 \begin_layout Plain Layout
12880 If you are interested to learn more about this, have a look at the LaTeX-package
12881  
12882 \series bold
12883 pstricks
12884 \series default
12885
12886 \begin_inset Index
12887 status collapsed
12888
12889 \begin_layout Plain Layout
12890 Latex@LaTeX-packages ! pstricks
12891 \end_layout
12892
12893 \end_inset
12894
12895 .
12896 \end_layout
12897
12898 \end_inset
12899
12900  Due to this ability, the files are often bigger than PDFs.
12901 \end_layout
12902
12903 \begin_layout Standard
12904 PostScript can only contain images in the format 
12905 \begin_inset Quotes eld
12906 \end_inset
12907
12908 Encapsulated PostScript
12909 \begin_inset Quotes erd
12910 \end_inset
12911
12912  (EPS, file extension 
12913 \begin_inset Quotes eld
12914 \end_inset
12915
12916
12917 \family typewriter
12918 .eps
12919 \family default
12920
12921 \begin_inset Quotes erd
12922 \end_inset
12923
12924 ).
12925  As LyX allows you to use any known image format in your document, it has
12926  to convert them in the background to EPS.
12927  If you have e.g 50 images in your document, LyX has to do 50 conversions
12928  whenever you view or export your document.
12929  This will slow down your workflow with LyX drastically.
12930  So if you plan to use PostScript, you can insert your images directly as
12931  EPS to avoid this problem.
12932 \end_layout
12933
12934 \begin_layout Standard
12935 You can export your document to PostScript using the menu 
12936 \family sans
12937 File\SpecialChar \menuseparator
12938 Export\SpecialChar \menuseparator
12939 PostScript
12940 \family default
12941 .
12942 \end_layout
12943
12944 \begin_layout Subsubsection
12945 PDF
12946 \begin_inset Index
12947 status collapsed
12948
12949 \begin_layout Plain Layout
12950 File formats ! PDF
12951 \end_layout
12952
12953 \end_inset
12954
12955
12956 \begin_inset Index
12957 status collapsed
12958
12959 \begin_layout Plain Layout
12960 PDF
12961 \end_layout
12962
12963 \end_inset
12964
12965
12966 \end_layout
12967
12968 \begin_layout Standard
12969 This file type has the extension 
12970 \begin_inset Quotes eld
12971 \end_inset
12972
12973
12974 \family typewriter
12975 .pdf
12976 \family default
12977
12978 \begin_inset Quotes erd
12979 \end_inset
12980
12981 .
12982  The 
12983 \begin_inset Quotes eld
12984 \end_inset
12985
12986 Portable Document Format
12987 \begin_inset Quotes erd
12988 \end_inset
12989
12990  (PDF) is developed by 
12991 \family typewriter
12992 Adobe
12993 \family default
12994  as derivative from PostScript.
12995  It is more compressed and it uses much less commands than PostScript.
12996  As the name 
12997 \begin_inset Quotes eld
12998 \end_inset
12999
13000 portable
13001 \begin_inset Quotes erd
13002 \end_inset
13003
13004  implies, it can be processed at any computer system and the printed output
13005  looks exactly the same.
13006 \end_layout
13007
13008 \begin_layout Standard
13009 PDF can contain images in its own PDF format and in the formats 
13010 \begin_inset Quotes eld
13011 \end_inset
13012
13013 Joint Photographic Experts Group
13014 \begin_inset Quotes erd
13015 \end_inset
13016
13017  (JPG, file extension 
13018 \begin_inset Quotes eld
13019 \end_inset
13020
13021
13022 \family typewriter
13023 .jpg
13024 \family default
13025
13026 \begin_inset Quotes erd
13027 \end_inset
13028
13029  or 
13030 \begin_inset Quotes eld
13031 \end_inset
13032
13033
13034 \family typewriter
13035 .jpeg
13036 \family default
13037
13038 \begin_inset Quotes erd
13039 \end_inset
13040
13041 ) and 
13042 \begin_inset Quotes eld
13043 \end_inset
13044
13045 Portable Network Graphics
13046 \begin_inset Quotes erd
13047 \end_inset
13048
13049  (PNG, file extension 
13050 \begin_inset Quotes eld
13051 \end_inset
13052
13053
13054 \family typewriter
13055 .png
13056 \family default
13057
13058 \begin_inset Quotes erd
13059 \end_inset
13060
13061 ).
13062  You can although use any other image format, because LyX converts them
13063  in the background to one of these formats.
13064  But as described in the section about PostScript, the image conversion
13065  will slow down your workflow.
13066  So we recommend to use images in one of the three mentioned formats.
13067 \end_layout
13068
13069 \begin_layout Standard
13070 You can export your document to PDF via the menu 
13071 \family sans
13072 File\SpecialChar \menuseparator
13073 Export
13074 \family default
13075  in three different ways:
13076 \end_layout
13077
13078 \begin_layout Description
13079 PDF This uses the program 
13080 \family typewriter
13081 ps2pdf
13082 \family default
13083  that creates a PDF from a PostScript-version of your file.
13084  The PostScript-version is produced by the program 
13085 \family typewriter
13086 dvips
13087 \family default
13088  which uses a DVI-version as intermediate step.
13089  So this export variant consist of three conversions.
13090 \end_layout
13091
13092 \begin_layout Description
13093 PDF
13094 \begin_inset space ~
13095 \end_inset
13096
13097 (dvipdfm) This uses the program 
13098 \family typewriter
13099 dvipdfm
13100 \family default
13101  that converts your file in the background to DVI and in a second step to
13102  PDF.
13103 \end_layout
13104
13105 \begin_layout Description
13106 PDF
13107 \begin_inset space ~
13108 \end_inset
13109
13110 (pdflatex) This uses the program 
13111 \family typewriter
13112 pdftex
13113 \family default
13114  that converts your file directly to PDF.
13115 \end_layout
13116
13117 \begin_layout Standard
13118 We recommend to use 
13119 \family sans
13120 PDF
13121 \begin_inset space ~
13122 \end_inset
13123
13124 (pdflatex)
13125 \family default
13126  because 
13127 \family typewriter
13128 pdftex
13129 \family default
13130  supports all features of actual PDF-versions, is quick and works stable
13131  without problems.
13132  The program 
13133 \family typewriter
13134 dvipdfm
13135 \family default
13136  is no more under development and therefore a bit outdated.
13137 \end_layout
13138
13139 \begin_layout Subsection
13140 Previewing
13141 \begin_inset Index
13142 status collapsed
13143
13144 \begin_layout Plain Layout
13145 Document ! Preview 
13146 \end_layout
13147
13148 \end_inset
13149
13150
13151 \end_layout
13152
13153 \begin_layout Standard
13154 To get a look at the final version of your document, with all of the pagebreaks
13155  in place, the footnotes correctly numbered, and so on, use the menu 
13156 \family sans
13157 View
13158 \family default
13159  and choose a file type.
13160  A viewing program will popup showing the output.
13161  For 
13162 \family sans
13163 View\SpecialChar \menuseparator
13164 DVI
13165 \family default
13166  you can use the toolbar button 
13167 \begin_inset Graphics
13168         filename ../images/buffer-view_dvi.png
13169
13170 \end_inset
13171
13172  (shortcut 
13173 \family sans
13174 C-d
13175 \family default
13176 ), for 
13177 \family sans
13178 View\SpecialChar \menuseparator
13179 PDF
13180 \begin_inset space ~
13181 \end_inset
13182
13183 (pdflatex)
13184 \family default
13185  the toolbar button 
13186 \begin_inset Graphics
13187         filename ../images/buffer-view_pdf2.png
13188
13189 \end_inset
13190
13191 , and for 
13192 \family sans
13193 View\SpecialChar \menuseparator
13194 Postscript
13195 \family default
13196  the toolbar button 
13197 \begin_inset Graphics
13198         filename ../images/buffer-view_ps.png
13199
13200 \end_inset
13201
13202  (shortcut 
13203 \family sans
13204 C-t
13205 \family default
13206 ).
13207 \end_layout
13208
13209 \begin_layout Standard
13210 If you have changed your document, you can refresh the output in the same
13211  viewer window using the menu 
13212 \family sans
13213 View\SpecialChar \menuseparator
13214 Update
13215 \family default
13216 .
13217 \end_layout
13218
13219 \begin_layout Standard
13220 When you preview a file, the output file is only generated in LyX's temporary
13221  directory.
13222  To have a real output, export your document.
13223 \end_layout
13224
13225 \begin_layout Subsection
13226 Printing the File from within LyX
13227 \begin_inset CommandInset label
13228 LatexCommand label
13229 name "sub:Printing-the-File"
13230
13231 \end_inset
13232
13233
13234 \end_layout
13235
13236 \begin_layout Standard
13237 Instead of exporting your file and then printing them, you can also print
13238  it directly from within LyX.
13239  To print a file, select the menu 
13240 \family sans
13241 File\SpecialChar \menuseparator
13242 Print
13243 \family default
13244  or click on the toolbar button 
13245 \begin_inset Graphics
13246         filename ../images/dialog-show_print.png
13247
13248 \end_inset
13249
13250 .
13251  LyX will internally call LaTeX to produce a DVI.
13252  This file is then processed by the program 
13253 \family typewriter
13254 dvips
13255 \family default
13256  to PostScript-file, which is finally printed using the program 
13257 \family typewriter
13258 Ghostscript
13259 \family default
13260 .
13261  Due to these steps in the background, this method is not the fastest.
13262 \end_layout
13263
13264 \begin_layout Standard
13265 You can choose to print only even-numbered or odd-numbered pages - this
13266  is useful for printing on two sides: You can re-insert the pages after
13267  printing one set to print on the other side.
13268  Some printers spit out pages face-up, others, face-down.
13269  By choosing a particular order to print in, you can take the entire stack
13270  of pages out of the printer without needing to reorder them.
13271 \end_layout
13272
13273 \begin_layout Standard
13274 You can set the parameters in the 
13275 \family sans
13276 Print
13277 \begin_inset space ~
13278 \end_inset
13279
13280 Destination
13281 \family default
13282  box as follows:
13283 \end_layout
13284
13285 \begin_layout Labeling
13286 \labelwidthstring 00.00.0000
13287
13288 \family sans
13289 Printer
13290 \family default
13291  This is the name of the printer to print to.
13292 \begin_inset Foot
13293 status collapsed
13294
13295 \begin_layout Plain Layout
13296 Note that this printer name is for the program 
13297 \family typewriter
13298 dvips
13299 \family default
13300 .
13301  That means 
13302 \family typewriter
13303 dvips
13304 \family default
13305  has to be configured for this printer name.
13306  The default printer can be set in LyX's preferences dialog, see section
13307 \begin_inset space ~
13308 \end_inset
13309
13310
13311 \begin_inset CommandInset ref
13312 LatexCommand ref
13313 reference "sub:Printer"
13314
13315 \end_inset
13316
13317 .
13318 \end_layout
13319
13320 \end_inset
13321
13322  The printer should understand PostScript.
13323 \end_layout
13324
13325 \begin_layout Labeling
13326 \labelwidthstring 00.00.0000
13327
13328 \family sans
13329 File
13330 \family default
13331  The name of a file to print to.
13332  The output will be a PostScript file.
13333  It will be written in LyX's working directory unless you specify the full
13334  path.
13335 \end_layout
13336
13337 \begin_layout Section
13338 A few Words about Typography
13339 \begin_inset Index
13340 status collapsed
13341
13342 \begin_layout Plain Layout
13343 Typography
13344 \end_layout
13345
13346 \end_inset
13347
13348
13349 \end_layout
13350
13351 \begin_layout Subsection
13352 Hyphens
13353 \begin_inset Index
13354 status collapsed
13355
13356 \begin_layout Plain Layout
13357 Hyphens
13358 \end_layout
13359
13360 \end_inset
13361
13362
13363 \begin_inset CommandInset label
13364 LatexCommand label
13365 name "sub:Hyphens"
13366
13367 \end_inset
13368
13369
13370 \end_layout
13371
13372 \begin_layout Standard
13373 In LyX, the 
13374 \begin_inset Quotes eld
13375 \end_inset
13376
13377
13378 \family typewriter
13379 -
13380 \family default
13381
13382 \begin_inset Quotes eld
13383 \end_inset
13384
13385  character comes in three lengths, often called the 
13386 \emph on
13387 hyphen
13388 \emph default
13389 , the 
13390 \emph on
13391 en dash
13392 \emph default
13393 , and the 
13394 \emph on
13395 em dash
13396 \emph default
13397 :
13398 \end_layout
13399
13400 \begin_layout Enumerate
13401 hyphen
13402 \begin_inset space \hfill{}
13403 \end_inset
13404
13405 -
13406 \begin_inset space \hfill{}
13407 \end_inset
13408
13409 made with 
13410 \begin_inset Quotes eld
13411 \end_inset
13412
13413
13414 \family typewriter
13415 -
13416 \family default
13417
13418 \begin_inset Quotes eld
13419 \end_inset
13420
13421
13422 \end_layout
13423
13424 \begin_layout Enumerate
13425 en dash
13426 \begin_inset space \hfill{}
13427 \end_inset
13428
13429 --
13430 \begin_inset space \hfill{}
13431 \end_inset
13432
13433 made with 
13434 \begin_inset Quotes eld
13435 \end_inset
13436
13437
13438 \family typewriter
13439 -
13440 \begin_inset ERT
13441 status collapsed
13442
13443 \begin_layout Plain Layout
13444
13445
13446 \backslash
13447 /
13448 \end_layout
13449
13450 \end_inset
13451
13452 -
13453 \family default
13454
13455 \begin_inset Quotes eld
13456 \end_inset
13457
13458
13459 \end_layout
13460
13461 \begin_layout Enumerate
13462 em dash
13463 \begin_inset space \hfill{}
13464 \end_inset
13465
13466 ---
13467 \begin_inset space \hfill{}
13468 \end_inset
13469
13470 made with 
13471 \begin_inset Quotes eld
13472 \end_inset
13473
13474
13475 \family typewriter
13476 -
13477 \begin_inset ERT
13478 status collapsed
13479
13480 \begin_layout Plain Layout
13481
13482
13483 \backslash
13484 /
13485 \end_layout
13486
13487 \end_inset
13488
13489 -
13490 \begin_inset ERT
13491 status collapsed
13492
13493 \begin_layout Plain Layout
13494
13495
13496 \backslash
13497 /
13498 \end_layout
13499
13500 \end_inset
13501
13502 -
13503 \family default
13504
13505 \begin_inset Quotes eld
13506 \end_inset
13507
13508
13509 \end_layout
13510
13511 \begin_layout Enumerate
13512 minus sign
13513 \begin_inset space \hfill{}
13514 \end_inset
13515
13516
13517 \begin_inset Formula $-$
13518 \end_inset
13519
13520
13521 \begin_inset space \hfill{}
13522 \end_inset
13523
13524
13525 \begin_inset Quotes eld
13526 \end_inset
13527
13528
13529 \family typewriter
13530 -
13531 \family default
13532
13533 \begin_inset Quotes eld
13534 \end_inset
13535
13536  in math mode
13537 \end_layout
13538
13539 \begin_layout Standard
13540 You generate them by inserting the 
13541 \begin_inset Quotes eld
13542 \end_inset
13543
13544
13545 \family typewriter
13546 -
13547 \family default
13548
13549 \begin_inset Quotes eld
13550 \end_inset
13551
13552  character multiple times in a row.
13553  They are automatically converted to the appropriate length dash in the
13554  final output, but not in LyX.
13555 \end_layout
13556
13557 \begin_layout Standard
13558 The three dash types are distinct from the minus sign, which appears in
13559  math mode and has a length of its own.
13560  Here are some examples of the 
13561 \begin_inset Quotes eld
13562 \end_inset
13563
13564
13565 \family typewriter
13566 -
13567 \family default
13568
13569 \begin_inset Quotes eld
13570 \end_inset
13571
13572  in use:
13573 \end_layout
13574
13575 \begin_layout Enumerate
13576 line- and page-breaks
13577 \begin_inset space \hfill{}
13578 \end_inset
13579
13580 (
13581 \emph on
13582 hyphen
13583 \emph default
13584 )
13585 \end_layout
13586
13587 \begin_layout Enumerate
13588 From A--Z
13589 \begin_inset space \hfill{}
13590 \end_inset
13591
13592 (
13593 \emph on
13594 en dash
13595 \emph default
13596 )
13597 \end_layout
13598
13599 \begin_layout Enumerate
13600 Oh --- there's a dash.
13601 \begin_inset space \hfill{}
13602 \end_inset
13603
13604 (
13605 \emph on
13606 em dash
13607 \emph default
13608 )
13609 \end_layout
13610
13611 \begin_layout Enumerate
13612 \begin_inset Formula $x^{2}-y^{2}=z^{2}$
13613 \end_inset
13614
13615
13616 \begin_inset space \hfill{}
13617 \end_inset
13618
13619 (
13620 \emph on
13621 minus sign
13622 \emph default
13623 )
13624 \end_layout
13625
13626 \begin_layout Subsection
13627 Hyphenation
13628 \begin_inset Index
13629 status collapsed
13630
13631 \begin_layout Plain Layout
13632 Hyphenation
13633 \end_layout
13634
13635 \end_inset
13636
13637
13638 \begin_inset CommandInset label
13639 LatexCommand label
13640 name "sub:Hyphenation"
13641
13642 \end_inset
13643
13644
13645 \end_layout
13646
13647 \begin_layout Standard
13648 Words aren't hyphenated within LyX but automatically in the output.
13649  Hyphenation is done by the LaTeX-package 
13650 \series bold
13651 babel
13652 \series default
13653
13654 \begin_inset Index
13655 status collapsed
13656
13657 \begin_layout Plain Layout
13658 Latex@LaTeX-packages ! babel
13659 \end_layout
13660
13661 \end_inset
13662
13663  following the rules of the document language
13664 \begin_inset Foot
13665 status collapsed
13666
13667 \begin_layout Plain Layout
13668 For German readers: That's one of the main differences between the languages
13669  
13670 \family sans
13671 German
13672 \family default
13673  and 
13674 \family sans
13675 German
13676 \begin_inset space ~
13677 \end_inset
13678
13679 (new
13680 \begin_inset space ~
13681 \end_inset
13682
13683 spelling)
13684 \family default
13685  in the 
13686 \family sans
13687 Document\SpecialChar \menuseparator
13688 Settings
13689 \family default
13690  dialog.
13691 \end_layout
13692
13693 \end_inset
13694
13695 .
13696 \end_layout
13697
13698 \begin_layout Standard
13699 LaTeX hyphenates nearly perfectly, it has only problems with text in the
13700  font 
13701 \family sans
13702 typewriter
13703 \family default
13704  and with unusual constructs, like 
13705 \begin_inset Quotes eld
13706 \end_inset
13707
13708 h3knix/m0n0wall
13709 \begin_inset Quotes erd
13710 \end_inset
13711
13712 .
13713  If LaTeX can't break a word correctly, you can set hyphenation points manually.
13714  This is done with the menu 
13715 \family sans
13716 Insert\SpecialChar \menuseparator
13717 Formatting\SpecialChar \menuseparator
13718 Hyphenation
13719 \begin_inset space ~
13720 \end_inset
13721
13722 Point
13723 \family default
13724 .
13725  These extra hyphenation points are only recommendations to LaTeX.
13726  If no hyphenation is necessary, LaTeX will ignore them.
13727 \end_layout
13728
13729 \begin_layout Standard
13730 Sometimes you want to prevent words or constructs to be hyphenated.
13731  The keybindings/shortcuts in this document consists of three letters with
13732  a hyphen and a space in the form 
13733 \begin_inset Quotes eld
13734 \end_inset
13735
13736 A-b c
13737 \begin_inset Quotes erd
13738 \end_inset
13739
13740 .
13741  LaTeX finds there the hyphen 
13742 \begin_inset Quotes eld
13743 \end_inset
13744
13745 -
13746 \begin_inset Quotes erd
13747 \end_inset
13748
13749  as hyphenation possibility.
13750  Hyphenating at this point would look ugly.
13751  To prevent the shortcut from being hyphenated, we can put it in the argument
13752  of the LaTeX-box-command 
13753 \series bold
13754
13755 \backslash
13756 mbox
13757 \series default
13758 , because text within LaTeX-boxes can't be hyphenated.
13759  As LyX doesn't support 
13760 \series bold
13761
13762 \backslash
13763 mbox
13764 \series default
13765 , we have to use TeX Code.
13766  The result looks in LyX like:
13767 \end_layout
13768
13769 \begin_layout Standard
13770 \begin_inset Graphics
13771         filename clipart/mbox.png
13772
13773 \end_inset
13774
13775
13776 \end_layout
13777
13778 \begin_layout Standard
13779 To learn more about TeX Code, have a look at section
13780 \begin_inset space ~
13781 \end_inset
13782
13783
13784 \begin_inset CommandInset ref
13785 LatexCommand ref
13786 reference "sec:TeX-Code"
13787
13788 \end_inset
13789
13790 .
13791 \end_layout
13792
13793 \begin_layout Subsection
13794 Punctuation Marks
13795 \begin_inset Index
13796 status collapsed
13797
13798 \begin_layout Plain Layout
13799 Punctuation marks
13800 \end_layout
13801
13802 \end_inset
13803
13804
13805 \end_layout
13806
13807 \begin_layout Subsubsection
13808 Abbreviations and End of Sentence
13809 \begin_inset CommandInset label
13810 LatexCommand label
13811 name "sub:Abbreviations"
13812
13813 \end_inset
13814
13815
13816 \end_layout
13817
13818 \begin_layout Standard
13819 When LyX calls LaTeX to generate the final version of your document, LaTeX
13820  automatically distinguishes between words, sentences, and abbreviations.
13821  LaTeX then adds the 
13822 \begin_inset Quotes eld
13823 \end_inset
13824
13825 appropriate amount of space
13826 \begin_inset Quotes erd
13827 \end_inset
13828
13829 .
13830  That means sentences get a little bit more space between the period and
13831  the next word.
13832  Abbreviations get the same amount of space after the period as a word uses.
13833 \end_layout
13834
13835 \begin_layout Standard
13836 Unfortunately, the algorithm for figuring out what's an abbreviation works
13837  not for all cases.
13838  If a 
13839 \begin_inset Quotes eld
13840 \end_inset
13841
13842
13843 \family typewriter
13844 .
13845 \family default
13846
13847 \begin_inset Quotes erd
13848 \end_inset
13849
13850  is at the end of a lowercase letter, it's the end of a sentence; if it's
13851  at the end of a capitalized letter, it's an abbreviation.
13852 \end_layout
13853
13854 \begin_layout Standard
13855 Here are some examples of 
13856 \emph on
13857 correct
13858 \emph default
13859  abbreviations and the end of a sentence:
13860 \end_layout
13861
13862 \begin_layout Itemize
13863 M.
13864  Butterfly
13865 \end_layout
13866
13867 \begin_layout Itemize
13868 Don't worry.
13869  Be happy.
13870 \end_layout
13871
13872 \begin_layout Standard
13873 And here's an example of the algorithm going wrong:
13874 \end_layout
13875
13876 \begin_layout Itemize
13877 e.
13878  g.
13879  this is too much space!
13880 \end_layout
13881
13882 \begin_layout Itemize
13883 This is I.
13884  It's okay.
13885 \end_layout
13886
13887 \begin_layout Standard
13888 You won't see anything wrong until you view a final version of your document.
13889 \end_layout
13890
13891 \begin_layout Standard
13892 To fix this problem, use one of the following:
13893 \end_layout
13894
13895 \begin_layout Enumerate
13896 Use an 
13897 \family sans
13898 Inter-word
13899 \begin_inset space ~
13900 \end_inset
13901
13902 Space
13903 \family default
13904  after lowercase abbreviations (see section
13905 \begin_inset space ~
13906 \end_inset
13907
13908
13909 \begin_inset CommandInset ref
13910 LatexCommand ref
13911 reference "sub:Inter-word-Space"
13912
13913 \end_inset
13914
13915 ).
13916 \begin_inset Index
13917 status collapsed
13918
13919 \begin_layout Plain Layout
13920 Spaces ! inter-word
13921 \end_layout
13922
13923 \end_inset
13924
13925
13926 \end_layout
13927
13928 \begin_layout Enumerate
13929 Use a 
13930 \family sans
13931 Thin
13932 \begin_inset space ~
13933 \end_inset
13934
13935 Space
13936 \family default
13937  between two tokens of an abbreviation (see section
13938 \begin_inset space ~
13939 \end_inset
13940
13941
13942 \begin_inset CommandInset ref
13943 LatexCommand ref
13944 reference "sub:Thin-Space"
13945
13946 \end_inset
13947
13948 ).
13949 \begin_inset Index
13950 status collapsed
13951
13952 \begin_layout Plain Layout
13953 Spaces ! thin
13954 \end_layout
13955
13956 \end_inset
13957
13958
13959 \end_layout
13960
13961 \begin_layout Enumerate
13962 Use an 
13963 \family sans
13964 End
13965 \begin_inset space ~
13966 \end_inset
13967
13968 of
13969 \begin_inset space ~
13970 \end_inset
13971
13972 sentence
13973 \begin_inset space ~
13974 \end_inset
13975
13976 period
13977 \family default
13978  found under the 
13979 \family sans
13980 Insert\SpecialChar \menuseparator
13981 Special
13982 \begin_inset space ~
13983 \end_inset
13984
13985 Character
13986 \family default
13987  menu to force the use of inter-sentence spacing.
13988  This function is also bound to 
13989 \family sans
13990 C-period
13991 \family default
13992  for easy access.
13993 \end_layout
13994
13995 \begin_layout Standard
13996 With the corrections, our earlier examples look like this:
13997 \end_layout
13998
13999 \begin_layout Itemize
14000 e.
14001 \begin_inset space \thinspace{}
14002 \end_inset
14003
14004 g.
14005 \begin_inset space \space{}
14006 \end_inset
14007
14008 this is too much space!
14009 \end_layout
14010
14011 \begin_layout Itemize
14012 This is I\SpecialChar \@.
14013  It's okay.
14014 \end_layout
14015
14016 \begin_layout Standard
14017 Some languages don't use extra spacing between sentences.
14018  If your language is such a language, you don't need to worry, because the
14019  LaTeX will care about this.
14020 \end_layout
14021
14022 \begin_layout Standard
14023 For those that do need to bother, there is help to catch those sneaky errors:
14024  Check out the 
14025 \family sans
14026 Check
14027 \begin_inset space ~
14028 \end_inset
14029
14030 TeX
14031 \family default
14032  feature described in section 
14033 \emph on
14034 Checking TeX
14035 \emph default
14036  of the 
14037 \emph on
14038 Extended Features
14039 \emph default
14040  manual.
14041 \end_layout
14042
14043 \begin_layout Subsubsection
14044 Quotes
14045 \begin_inset Index
14046 status collapsed
14047
14048 \begin_layout Plain Layout
14049 Typography ! Quotes
14050 \end_layout
14051
14052 \end_inset
14053
14054
14055 \begin_inset Index
14056 status collapsed
14057
14058 \begin_layout Plain Layout
14059 Quotes | see
14060 \begin_inset ERT
14061 status collapsed
14062
14063 \begin_layout Plain Layout
14064
14065 {
14066 \end_layout
14067
14068 \end_inset
14069
14070 Typography
14071 \begin_inset ERT
14072 status collapsed
14073
14074 \begin_layout Plain Layout
14075
14076 }
14077 \end_layout
14078
14079 \end_inset
14080
14081
14082 \end_layout
14083
14084 \end_inset
14085
14086
14087 \begin_inset CommandInset label
14088 LatexCommand label
14089 name "sub:Quotes"
14090
14091 \end_inset
14092
14093
14094 \end_layout
14095
14096 \begin_layout Standard
14097 LyX usually sets quotes correctly.
14098  Specifically, it will use an opening quote at the beginning of quoted text,
14099  and use a closing quote at the end.
14100  For example, 
14101 \begin_inset Quotes eld
14102 \end_inset
14103
14104 open close
14105 \begin_inset Quotes erd
14106 \end_inset
14107
14108 .
14109  The keyboard character, 
14110 \family sans
14111 "
14112 \family default
14113 , generates this automatically.
14114 \end_layout
14115
14116 \begin_layout Standard
14117 You can change the behavior of the 
14118 \family sans
14119 "
14120 \family default
14121  key using the submenu 
14122 \family sans
14123 Language
14124 \family default
14125  of the dialog 
14126 \family sans
14127 Document\SpecialChar \menuseparator
14128 Settings
14129 \family default
14130
14131 \begin_inset Index
14132 status collapsed
14133
14134 \begin_layout Plain Layout
14135 Document ! Settings
14136 \end_layout
14137
14138 \end_inset
14139
14140  dialog.
14141 \end_layout
14142
14143 \begin_layout Standard
14144 You can also select quotes for different languages in the box 
14145 \family sans
14146 Type
14147 \family default
14148  option.
14149  There are six choices:
14150 \end_layout
14151
14152 \begin_layout Labeling
14153 \labelwidthstring 00.00.0000
14154
14155 \family sans
14156 \begin_inset Quotes eld
14157 \end_inset
14158
14159 Text
14160 \begin_inset Quotes erd
14161 \end_inset
14162
14163
14164 \family default
14165  Use quotes like this 
14166 \begin_inset Quotes eld
14167 \end_inset
14168
14169 double
14170 \begin_inset Quotes erd
14171 \end_inset
14172
14173  or 
14174 \begin_inset Quotes els
14175 \end_inset
14176
14177 single
14178 \begin_inset Quotes ers
14179 \end_inset
14180
14181
14182 \end_layout
14183
14184 \begin_layout Labeling
14185 \labelwidthstring 00.00.0000
14186
14187 \family sans
14188 \begin_inset Quotes sld
14189 \end_inset
14190
14191 Text
14192 \begin_inset Quotes srd
14193 \end_inset
14194
14195
14196 \family default
14197  Use quotes like 
14198 \begin_inset Quotes sld
14199 \end_inset
14200
14201 this
14202 \begin_inset Quotes srd
14203 \end_inset
14204
14205  or 'this
14206 \begin_inset Quotes ers
14207 \end_inset
14208
14209
14210 \end_layout
14211
14212 \begin_layout Labeling
14213 \labelwidthstring 00.00.0000
14214
14215 \family sans
14216 \begin_inset Quotes gld
14217 \end_inset
14218
14219 Text
14220 \begin_inset Quotes grd
14221 \end_inset
14222
14223
14224 \family default
14225  Use quotes like 
14226 \begin_inset Quotes gld
14227 \end_inset
14228
14229 this
14230 \begin_inset Quotes grd
14231 \end_inset
14232
14233  or 
14234 \begin_inset Quotes gls
14235 \end_inset
14236
14237 this
14238 \begin_inset Quotes grs
14239 \end_inset
14240
14241
14242 \end_layout
14243
14244 \begin_layout Labeling
14245 \labelwidthstring 00.00.0000
14246
14247 \family sans
14248 \begin_inset Quotes pld
14249 \end_inset
14250
14251 Text
14252 \begin_inset Quotes prd
14253 \end_inset
14254
14255
14256 \family default
14257  Use quotes like 
14258 \begin_inset Quotes pld
14259 \end_inset
14260
14261 this
14262 \begin_inset Quotes prd
14263 \end_inset
14264
14265  or 
14266 \begin_inset Quotes pls
14267 \end_inset
14268
14269 this
14270 \begin_inset Quotes prs
14271 \end_inset
14272
14273
14274 \end_layout
14275
14276 \begin_layout Labeling
14277 \labelwidthstring 00.00.0000
14278
14279 \family sans
14280 \begin_inset Quotes fld
14281 \end_inset
14282
14283 Text
14284 \begin_inset Quotes frd
14285 \end_inset
14286
14287
14288 \family default
14289  Use quotes like 
14290 \begin_inset Quotes fld
14291 \end_inset
14292
14293 this
14294 \begin_inset Quotes frd
14295 \end_inset
14296
14297  or 
14298 \begin_inset Quotes fls
14299 \end_inset
14300
14301 this
14302 \begin_inset Quotes frs
14303 \end_inset
14304
14305
14306 \end_layout
14307
14308 \begin_layout Labeling
14309 \labelwidthstring 00.00.0000
14310
14311 \family sans
14312 \begin_inset Quotes ald
14313 \end_inset
14314
14315 Text
14316 \begin_inset Quotes ard
14317 \end_inset
14318
14319
14320 \family default
14321  Use quotes like 
14322 \begin_inset Quotes ald
14323 \end_inset
14324
14325 this
14326 \begin_inset Quotes ard
14327 \end_inset
14328
14329  or 
14330 \begin_inset Quotes als
14331 \end_inset
14332
14333 this
14334 \begin_inset Quotes ars
14335 \end_inset
14336
14337
14338 \end_layout
14339
14340 \begin_layout Standard
14341 These settings affects what character the 
14342 \family sans
14343 "
14344 \family default
14345  key produces.
14346 \end_layout
14347
14348 \begin_layout Subsection
14349 Ligatures
14350 \begin_inset Index
14351 status collapsed
14352
14353 \begin_layout Plain Layout
14354 Typography ! Ligatures
14355 \end_layout
14356
14357 \end_inset
14358
14359
14360 \begin_inset Index
14361 status collapsed
14362
14363 \begin_layout Plain Layout
14364 Ligatures | see
14365 \begin_inset ERT
14366 status collapsed
14367
14368 \begin_layout Plain Layout
14369
14370 {
14371 \end_layout
14372
14373 \end_inset
14374
14375 Typography
14376 \begin_inset ERT
14377 status collapsed
14378
14379 \begin_layout Plain Layout
14380
14381 }
14382 \end_layout
14383
14384 \end_inset
14385
14386
14387 \end_layout
14388
14389 \end_inset
14390
14391
14392 \begin_inset CommandInset label
14393 LatexCommand label
14394 name "sub:Ligatures"
14395
14396 \end_inset
14397
14398
14399 \end_layout
14400
14401 \begin_layout Standard
14402 It is standard typesetting practice to group certain letters together and
14403  print them as single characters.
14404  These groups are known as 
14405 \emph on
14406 ligatures
14407 \emph default
14408 .
14409  Since LaTeX knows about ligatures, your documents will contain them too
14410  in the output.
14411  Here are the standard ligatures:
14412 \end_layout
14413
14414 \begin_layout Itemize
14415 ff
14416 \end_layout
14417
14418 \begin_layout Itemize
14419 fi
14420 \end_layout
14421
14422 \begin_layout Itemize
14423 fl
14424 \end_layout
14425
14426 \begin_layout Itemize
14427 ffi
14428 \end_layout
14429
14430 \begin_layout Itemize
14431 ffl
14432 \end_layout
14433
14434 \begin_layout Standard
14435 Some languages uses other ligatures if the document font supports them.
14436 \end_layout
14437
14438 \begin_layout Standard
14439 Sometimes, you don't want a ligature in a word.
14440  While a ligature may be okay in the word, 
14441 \begin_inset Quotes eld
14442 \end_inset
14443
14444 graffiti,
14445 \begin_inset Quotes erd
14446 \end_inset
14447
14448  it looks really weird in compound words, such as 
14449 \begin_inset Quotes eld
14450 \end_inset
14451
14452 cufflink
14453 \begin_inset Quotes erd
14454 \end_inset
14455
14456  or the German 
14457 \begin_inset Quotes eld
14458 \end_inset
14459
14460 Dorffest.
14461 \begin_inset Quotes erd
14462 \end_inset
14463
14464  To break a ligature, use 
14465 \family sans
14466 Insert\SpecialChar \menuseparator
14467 Formatting\SpecialChar \menuseparator
14468 Ligature
14469 \begin_inset space ~
14470 \end_inset
14471
14472 Break.
14473
14474 \family default
14475  This changes 
14476 \begin_inset Quotes eld
14477 \end_inset
14478
14479 cufflinks
14480 \begin_inset Quotes erd
14481 \end_inset
14482
14483  to 
14484 \begin_inset Quotes eld
14485 \end_inset
14486
14487 cuff\SpecialChar \textcompwordmark{}
14488 links
14489 \begin_inset Quotes erd
14490 \end_inset
14491
14492  and 
14493 \begin_inset Quotes eld
14494 \end_inset
14495
14496 Dorffest
14497 \begin_inset Quotes erd
14498 \end_inset
14499
14500  to 
14501 \begin_inset Quotes eld
14502 \end_inset
14503
14504 Dorf\SpecialChar \textcompwordmark{}
14505 fest
14506 \begin_inset Quotes erd
14507 \end_inset
14508
14509 .
14510 \end_layout
14511
14512 \begin_layout Subsection
14513 LyX's Proper Names
14514 \begin_inset Index
14515 status collapsed
14516
14517 \begin_layout Plain Layout
14518 Lyx@LyX ! Proper names
14519 \end_layout
14520
14521 \end_inset
14522
14523
14524 \begin_inset CommandInset label
14525 LatexCommand label
14526 name "sub:LyX's-Proper-Names"
14527
14528 \end_inset
14529
14530
14531 \end_layout
14532
14533 \begin_layout Standard
14534 You have surely noticed, that the word 
14535 \begin_inset Quotes eld
14536 \end_inset
14537
14538 LaTeX
14539 \begin_inset Quotes erd
14540 \end_inset
14541
14542  appears always with characters in different size and height.
14543  LaTeX is the name of the program used by LyX and is therefore recognized
14544  as proper name when you type it in LyX as 
14545 \begin_inset Quotes eld
14546 \end_inset
14547
14548 LaT
14549 \begin_inset ERT
14550 status collapsed
14551
14552 \begin_layout Plain Layout
14553
14554 {}
14555 \end_layout
14556
14557 \end_inset
14558
14559 eX
14560 \begin_inset Quotes erd
14561 \end_inset
14562
14563 .
14564 \begin_inset Note Note
14565 status collapsed
14566
14567 \begin_layout Plain Layout
14568 The braces in TeX Code are here to avoid that the 
14569 \begin_inset Quotes eld
14570 \end_inset
14571
14572 command
14573 \begin_inset Quotes erd
14574 \end_inset
14575
14576  appear as proper name in the output, see the last paragraph of this section.
14577  To create proper names omit the TeX Code.
14578 \end_layout
14579
14580 \end_inset
14581
14582  Note the order of the upper-and lowercase letters! LyX recognizes the following
14583  proper names:
14584 \end_layout
14585
14586 \begin_layout Description
14587 LyX The name of the game, write 
14588 \begin_inset Quotes eld
14589 \end_inset
14590
14591 L
14592 \begin_inset ERT
14593 status collapsed
14594
14595 \begin_layout Plain Layout
14596
14597 {}
14598 \end_layout
14599
14600 \end_inset
14601
14602 yX
14603 \begin_inset Quotes erd
14604 \end_inset
14605
14606  to produce it.
14607 \end_layout
14608
14609 \begin_layout Description
14610 TeX The program used by LaTeX, write 
14611 \begin_inset Quotes eld
14612 \end_inset
14613
14614 T
14615 \begin_inset ERT
14616 status collapsed
14617
14618 \begin_layout Plain Layout
14619
14620 {}
14621 \end_layout
14622
14623 \end_inset
14624
14625 eX
14626 \begin_inset Quotes erd
14627 \end_inset
14628
14629  to produce it.
14630 \end_layout
14631
14632 \begin_layout Description
14633 LaTeX The program used by LyX, write 
14634 \begin_inset Quotes eld
14635 \end_inset
14636
14637 LaT
14638 \begin_inset ERT
14639 status collapsed
14640
14641 \begin_layout Plain Layout
14642
14643 {}
14644 \end_layout
14645
14646 \end_inset
14647
14648 eX
14649 \begin_inset Quotes erd
14650 \end_inset
14651
14652  to produce it.
14653 \end_layout
14654
14655 \begin_layout Description
14656 LaTeX2e The actual version of LaTeX, write 
14657 \begin_inset Quotes eld
14658 \end_inset
14659
14660 LaT
14661 \begin_inset ERT
14662 status collapsed
14663
14664 \begin_layout Plain Layout
14665
14666 {}
14667 \end_layout
14668
14669 \end_inset
14670
14671 eX2e
14672 \begin_inset Quotes erd
14673 \end_inset
14674
14675  to produce it.
14676 \end_layout
14677
14678 \begin_layout Standard
14679 You might wonder why the LaTeX-version is 
14680 \begin_inset Quotes eld
14681 \end_inset
14682
14683 2
14684 \begin_inset Formula $\epsilon$
14685 \end_inset
14686
14687
14688 \begin_inset Quotes erd
14689 \end_inset
14690
14691 .
14692  It's an old tradition in the TeX-world to give programs geek version numbers.
14693  For example the version number of TeX converges to the number 
14694 \begin_inset Formula $\pi$
14695 \end_inset
14696
14697 : The actual version is 
14698 \begin_inset Quotes eld
14699 \end_inset
14700
14701 TeX-3.141592
14702 \begin_inset Quotes erd
14703 \end_inset
14704
14705 , the previous one was 
14706 \begin_inset Quotes eld
14707 \end_inset
14708
14709 TeX-3.14159
14710 \begin_inset Quotes erd
14711 \end_inset
14712
14713 .
14714 \end_layout
14715
14716 \begin_layout Standard
14717 If you don't want to use proper names, e.g.
14718  in section headings, you can insert two empty braces in TeX Code in the
14719  word.
14720  This will look in LyX like: 
14721 \begin_inset Graphics
14722         filename clipart/LaTeX.png
14723
14724 \end_inset
14725
14726
14727 \begin_inset Newline newline
14728 \end_inset
14729
14730 For more about TeX Code, look at section
14731 \begin_inset space ~
14732 \end_inset
14733
14734
14735 \begin_inset CommandInset ref
14736 LatexCommand ref
14737 reference "sec:TeX-Code"
14738
14739 \end_inset
14740
14741 .
14742 \end_layout
14743
14744 \begin_layout Subsection
14745 Units
14746 \begin_inset Index
14747 status collapsed
14748
14749 \begin_layout Plain Layout
14750 Typography ! Units
14751 \end_layout
14752
14753 \end_inset
14754
14755
14756 \end_layout
14757
14758 \begin_layout Standard
14759 Generally the space between units and the number is smaller than the normal
14760  space between two words.
14761  As you can see in the example below, it looks better when the space is
14762  smaller.
14763  To get such a 
14764 \begin_inset Quotes eld
14765 \end_inset
14766
14767 half space
14768 \begin_inset Quotes erd
14769 \end_inset
14770
14771  for units use the menu 
14772 \family sans
14773 Insert\SpecialChar \menuseparator
14774 Formatting\SpecialChar \menuseparator
14775 Thin
14776 \begin_inset space ~
14777 \end_inset
14778
14779 Space
14780 \family default
14781  (shortcut 
14782 \family sans
14783 C-S-Space
14784 \family default
14785 ).
14786 \end_layout
14787
14788 \begin_layout Standard
14789 Here's an example to show the differences:
14790 \end_layout
14791
14792 \begin_layout Standard
14793 \begin_inset Tabular
14794 <lyxtabular version="3" rows="2" columns="2">
14795 <features>
14796 <column alignment="left" valignment="top" width="0">
14797 <column alignment="left" valignment="top" width="0">
14798 <row>
14799 <cell alignment="center" valignment="top" usebox="none">
14800 \begin_inset Text
14801
14802 \begin_layout Plain Layout
14803 24
14804 \begin_inset space ~
14805 \end_inset
14806
14807 kW
14808 \begin_inset Formula $\cdot$
14809 \end_inset
14810
14811 h
14812 \end_layout
14813
14814 \end_inset
14815 </cell>
14816 <cell alignment="center" valignment="top" usebox="none">
14817 \begin_inset Text
14818
14819 \begin_layout Plain Layout
14820 space between number and unit
14821 \end_layout
14822
14823 \end_inset
14824 </cell>
14825 </row>
14826 <row>
14827 <cell alignment="center" valignment="top" usebox="none">
14828 \begin_inset Text
14829
14830 \begin_layout Plain Layout
14831 24
14832 \begin_inset space \thinspace{}
14833 \end_inset
14834
14835 kW
14836 \begin_inset Formula $\cdot$
14837 \end_inset
14838
14839 h
14840 \end_layout
14841
14842 \end_inset
14843 </cell>
14844 <cell alignment="center" valignment="top" usebox="none">
14845 \begin_inset Text
14846
14847 \begin_layout Plain Layout
14848 half space between number and unit
14849 \end_layout
14850
14851 \end_inset
14852 </cell>
14853 </row>
14854 </lyxtabular>
14855
14856 \end_inset
14857
14858
14859 \end_layout
14860
14861 \begin_layout Subsection
14862 Widows and Orphans
14863 \begin_inset Index
14864 status collapsed
14865
14866 \begin_layout Plain Layout
14867 Typography ! Widows and orphans
14868 \end_layout
14869
14870 \end_inset
14871
14872
14873 \begin_inset CommandInset label
14874 LatexCommand label
14875 name "sub:Widows"
14876
14877 \end_inset
14878
14879
14880 \end_layout
14881
14882 \begin_layout Standard
14883 In the early days of word processors, page breaks went wherever the page
14884  happened to end.
14885  There was no regard for what was actually going on in the text.
14886  You may remember once printing out a document, only to find the heading
14887  for a new section printed at the very bottom of the page, the first line
14888  of a new paragraph all alone at the bottom of a page, or the last line
14889  of a paragraph at the top of a new page.
14890  These bits of text became known as 
14891 \emph on
14892 widows
14893 \emph default
14894  and 
14895 \emph on
14896 orphans
14897 \emph default
14898 .
14899 \end_layout
14900
14901 \begin_layout Standard
14902 Clearly, LyX can avoid breaking pages after a section heading.
14903  That's part of the advantage of paragraph environments.
14904  But what about widows and orphans, where the page breaks leave one line
14905  of a paragraph all alone at the top or bottom of a page? There are rules
14906  built into LaTeX governing page breaks, and some of those rules are there
14907  to specifically prevent widows and orphans.
14908  This is the advantage LyX has in using LaTeX as its backend.
14909 \end_layout
14910
14911 \begin_layout Standard
14912 There's no way we can go into how TeX and LaTeX decide to break a page,
14913  or how you can tweak that behavior.
14914  Some LaTeX books listed in the bibliography [such as
14915 \begin_inset space ~
14916 \end_inset
14917
14918
14919 \begin_inset CommandInset citation
14920 LatexCommand cite
14921 key "latexcompanion"
14922
14923 \end_inset
14924
14925  or
14926 \begin_inset space ~
14927 \end_inset
14928
14929
14930 \begin_inset CommandInset citation
14931 LatexCommand cite
14932 key "latexguide"
14933
14934 \end_inset
14935
14936 ] may have more information.
14937  You will almost never need to worry about this, however.
14938 \end_layout
14939
14940 \begin_layout Chapter
14941 Notes, Graphics, Tables, and Floats
14942 \begin_inset CommandInset label
14943 LatexCommand label
14944 name "cha:Floats-and-Notes"
14945
14946 \end_inset
14947
14948
14949 \end_layout
14950
14951 \begin_layout Standard
14952 The issues of this chapter are described in detail in the 
14953 \emph on
14954 Embedded Objects
14955 \emph default
14956  manual.
14957  There you'll also find tips and tricks for special cases.
14958 \end_layout
14959
14960 \begin_layout Section
14961 Notes
14962 \begin_inset Index
14963 status collapsed
14964
14965 \begin_layout Plain Layout
14966 Notes
14967 \end_layout
14968
14969 \end_inset
14970
14971
14972 \begin_inset CommandInset label
14973 LatexCommand label
14974 name "sec:Notes"
14975
14976 \end_inset
14977
14978
14979 \end_layout
14980
14981 \begin_layout Standard
14982 LyX offers you a few types of notes to add to your document:
14983 \end_layout
14984
14985 \begin_layout Description
14986 LyX
14987 \begin_inset space ~
14988 \end_inset
14989
14990 Note This note type is for internal notes that won't appear in the output.
14991 \begin_inset Newline newline
14992 \end_inset
14993
14994
14995 \begin_inset Note Note
14996 status open
14997
14998 \begin_layout Plain Layout
14999 This is text in a note box that doesn't appear in the output.
15000 \end_layout
15001
15002 \end_inset
15003
15004
15005 \end_layout
15006
15007 \begin_layout Description
15008 Comment This note also doesn't appear in the output but it appears as LaTeX-comm
15009 ent, when you export the document to LaTeX via the menu 
15010 \family sans
15011 File\SpecialChar \menuseparator
15012 Export\SpecialChar \menuseparator
15013 LaTeX (pdflatex) / (plain)
15014 \family default
15015 .
15016 \begin_inset Newline newline
15017 \end_inset
15018
15019
15020 \begin_inset Note Comment
15021 status open
15022
15023 \begin_layout Plain Layout
15024 This is text in a note box that only appears as comment in LaTeX-files.
15025 \end_layout
15026
15027 \end_inset
15028
15029
15030 \end_layout
15031
15032 \begin_layout Description
15033 Greyed
15034 \begin_inset space ~
15035 \end_inset
15036
15037 Out This note will appear in the output as grey text.
15038 \begin_inset Newline newline
15039 \end_inset
15040
15041
15042 \begin_inset Newline newline
15043 \end_inset
15044
15045
15046 \begin_inset Note Greyedout
15047 status open
15048
15049 \begin_layout Plain Layout
15050 This is text
15051 \begin_inset Foot
15052 status collapsed
15053
15054 \begin_layout Plain Layout
15055 This is an example footnote within a greyed out note.
15056  In this document the greyed out note color is redefined to blue.
15057  How this can be done is explained in the 
15058 \emph on
15059 Embedded Objects
15060 \emph default
15061  manual.
15062 \end_layout
15063
15064 \end_inset
15065
15066  of a comment that appears in the output as grey text.
15067 \end_layout
15068
15069 \end_inset
15070
15071
15072 \begin_inset Newline newline
15073 \end_inset
15074
15075
15076 \begin_inset Newline newline
15077 \end_inset
15078
15079 As you can see in the example, the first line of greyed out notes is a bit
15080  indented and greyed out notes can have footnotes.
15081 \end_layout
15082
15083 \begin_layout Standard
15084 Notes are inserted with the toolbar button 
15085 \begin_inset Graphics
15086         filename ../images/note-insert.png
15087         scale 85
15088         scaleBeforeRotation
15089
15090 \end_inset
15091
15092  or the menu 
15093 \family sans
15094 Insert\SpecialChar \menuseparator
15095 Note
15096 \family default
15097 .
15098  Right-click on the appearing note box to select the note type.
15099 \end_layout
15100
15101 \begin_layout Section
15102 Footnotes
15103 \begin_inset Index
15104 status collapsed
15105
15106 \begin_layout Plain Layout
15107 Footnotes
15108 \end_layout
15109
15110 \end_inset
15111
15112
15113 \begin_inset CommandInset label
15114 LatexCommand label
15115 name "sec:Footnotes"
15116
15117 \end_inset
15118
15119
15120 \end_layout
15121
15122 \begin_layout Standard
15123 LyX uses boxes to display footnotes: When you insert a footnote using the
15124  menu 
15125 \family sans
15126 Insert\SpecialChar \menuseparator
15127 Footnote
15128 \family default
15129  or the toolbar button 
15130 \begin_inset Graphics
15131         filename ../images/footnote-insert.png
15132
15133 \end_inset
15134
15135
15136 \family roman
15137 \series medium
15138 \bar no
15139 you'll see
15140 \family default
15141 \series default
15142 \bar default
15143  the following box: 
15144 \begin_inset Graphics
15145         filename clipart/footnoteQt4.png
15146         scale 80
15147
15148 \end_inset
15149
15150
15151 \family roman
15152 \series medium
15153 \bar no
15154 .
15155  This box is LyX's representation of your footnote.
15156  If you
15157 \family default
15158 \series default
15159 \bar default
15160  left-click on 
15161 \family roman
15162 \series medium
15163 \bar no
15164 the 
15165 \begin_inset Quotes eld
15166 \end_inset
15167
15168
15169 \family sans
15170 foot
15171 \family roman
15172
15173 \begin_inset Quotes erd
15174 \end_inset
15175
15176
15177 \family default
15178 \series default
15179 \bar default
15180  
15181 \family roman
15182 \series medium
15183 \bar no
15184 label, the box will
15185 \family default
15186 \series default
15187 \bar default
15188  be opened and you can enter the footnote text into it.
15189  Clicking on the box label again, will close 
15190 \family roman
15191 \series medium
15192 \bar no
15193 the
15194 \family default
15195 \series default
15196 \bar default
15197  box
15198 \family roman
15199 \series medium
15200 \bar no
15201 .
15202  If you want to turn existing text into a footnote, simply mark it and click
15203  on the footnote
15204 \family default
15205 \series default
15206 \bar default
15207  toolbar 
15208 \family roman
15209 \series medium
15210 \bar no
15211 button
15212 \family default
15213 \series default
15214 \bar default
15215 .
15216 \end_layout
15217
15218 \begin_layout Standard
15219 Here's an example footnote:
15220 \family roman
15221 \series medium
15222 \bar no
15223
15224 \begin_inset Foot
15225 status open
15226
15227 \begin_layout Plain Layout
15228 To close a footnote, click on the red box at the top left.
15229 \end_layout
15230
15231 \end_inset
15232
15233
15234 \end_layout
15235
15236 \begin_layout Standard
15237 The footnote will appear in the output as a superscript number at the text
15238  position where the footnote box is placed.
15239  The footnote text is placed at the bottom of the current page.
15240  The footnote number is calculated by LyX, the numbers are consecutive,
15241  no matter in which chapter the footnote is in.
15242  LyX doesn't support other numbering schemes yet, but you can get another
15243  scheme using special LaTeX-commands.
15244  T
15245 \family roman
15246 h
15247 \family default
15248 ey are described in the 
15249 \emph on
15250 Embedded Objects
15251 \emph default
15252  manual.
15253 \end_layout
15254
15255 \begin_layout Section
15256 Marginal Notes
15257 \begin_inset Index
15258 status collapsed
15259
15260 \begin_layout Plain Layout
15261 Marginal notes
15262 \end_layout
15263
15264 \end_inset
15265
15266
15267 \begin_inset CommandInset label
15268 LatexCommand label
15269 name "sec:Marginal-Notes"
15270
15271 \end_inset
15272
15273
15274 \end_layout
15275
15276 \begin_layout Standard
15277 Marginal notes look and behave just like footnotes in LyX.
15278  When you insert a margin note via the menu 
15279 \family sans
15280 Insert\SpecialChar \menuseparator
15281 Marginal
15282 \begin_inset space ~
15283 \end_inset
15284
15285 Note
15286 \family default
15287  or the toolbar button 
15288 \begin_inset Graphics
15289         filename ../images/marginalnote-insert.png
15290
15291 \end_inset
15292
15293 , you'll see 
15294 \family roman
15295 \series medium
15296 a
15297 \family default
15298 \series default
15299  grey 
15300 \family roman
15301 \series medium
15302 box with a
15303 \family default
15304 \series default
15305  red 
15306 \family roman
15307 \series medium
15308 label 
15309 \begin_inset Quotes eld
15310 \end_inset
15311
15312 margin
15313 \begin_inset Quotes erd
15314 \end_inset
15315
15316  appearing within your text.
15317  This box is LyX's representation of your margin
15318 \family default
15319 \series default
15320 al 
15321 \family roman
15322 \series medium
15323 note.
15324 \end_layout
15325
15326 \begin_layout Standard
15327 At the side is an example marginal note.
15328 \family roman
15329 \series medium
15330
15331 \begin_inset Marginal
15332 status open
15333
15334 \begin_layout Plain Layout
15335 This is a marginal note.
15336 \end_layout
15337
15338 \end_inset
15339
15340
15341 \end_layout
15342
15343 \begin_layout Standard
15344 Marginal notes appear at the right side in single-sided documents.
15345  In double-sided documents they appear in the outer margin -- left on even
15346  pages, right on odd pages.
15347 \end_layout
15348
15349 \begin_layout Section
15350 Graphics and Images
15351 \begin_inset Index
15352 status collapsed
15353
15354 \begin_layout Plain Layout
15355 Images
15356 \end_layout
15357
15358 \end_inset
15359
15360
15361 \begin_inset Index
15362 status collapsed
15363
15364 \begin_layout Plain Layout
15365 Graphics
15366 \end_layout
15367
15368 \end_inset
15369
15370
15371 \begin_inset CommandInset label
15372 LatexCommand label
15373 name "sec:Graphics"
15374
15375 \end_inset
15376
15377
15378 \end_layout
15379
15380 \begin_layout Standard
15381 To insert an image in your document, place the cursor at the text position
15382  you want and click on the toolbar icon 
15383 \begin_inset Graphics
15384         filename ../images/dialog-show-new-inset_graphics.png
15385
15386 \end_inset
15387
15388  or select 
15389 \family sans
15390 Insert\SpecialChar \menuseparator
15391 Graphics
15392 \family default
15393  from the menu.
15394  Then a dialog will appear to choose the file to load.
15395 \end_layout
15396
15397 \begin_layout Standard
15398 This dialog has numerous mostly self-explanatory parameters.
15399  The 
15400 \family sans
15401 Graphics
15402 \family default
15403  tab allows you to choose your image file.
15404  The appearance of the image inside LyX and in the output is adjusted separately.
15405  The image can be transformed by setting a rotation angle and a scaling
15406  factor.
15407  The scaling units are explained in Appendix
15408 \begin_inset space ~
15409 \end_inset
15410
15411
15412 \begin_inset CommandInset ref
15413 LatexCommand ref
15414 reference "cha:Units-available-in"
15415
15416 \end_inset
15417
15418 .
15419 \end_layout
15420
15421 \begin_layout Standard
15422 In the tab 
15423 \family sans
15424 Clipping
15425 \family default
15426  it is possible to set image coordinates to adjust the height and width
15427  of the image in the output.
15428  The coordinates can also be calculated automatically by pressing the button
15429  
15430 \family sans
15431 Get
15432 \begin_inset space ~
15433 \end_inset
15434
15435 from
15436 \begin_inset space ~
15437 \end_inset
15438
15439 file
15440 \family default
15441 .
15442  The option 
15443 \family sans
15444 Clip
15445 \begin_inset space ~
15446 \end_inset
15447
15448 to
15449 \begin_inset space ~
15450 \end_inset
15451
15452 bounding
15453 \begin_inset space ~
15454 \end_inset
15455
15456 box
15457 \family default
15458  will only print the image region within the given coordinates.
15459  Normally you don't need to take care about image coordinates and can ignore
15460  the tab 
15461 \family sans
15462 Clipping
15463 \family default
15464 .
15465 \end_layout
15466
15467 \begin_layout Standard
15468 LaTeX experts can specify additional LaTeX options in the 
15469 \family sans
15470 Extras
15471 \family default
15472  tab.
15473  You can also set the 
15474 \family sans
15475 Subfigure
15476 \family default
15477  option here if the image is inside a figure float.
15478  This option is explained in section
15479 \begin_inset space ~
15480 \end_inset
15481
15482
15483 \begin_inset CommandInset ref
15484 LatexCommand ref
15485 reference "sec:Figure-Floats"
15486
15487 \end_inset
15488
15489 .
15490  The option 
15491 \family sans
15492 Draft
15493 \begin_inset space ~
15494 \end_inset
15495
15496 mode
15497 \family default
15498  effects that the image don't appear in the output, only a frame with the
15499  image size is printed.
15500 \end_layout
15501
15502 \begin_layout Standard
15503 The graphics dialog can be called at any time by right-clicking on an image.
15504  The image will appear in the output exactly at the position where it is
15505  in the text.
15506  This is an example image in the PDF format within a separate, horizontally
15507  centered paragraph: 
15508 \end_layout
15509
15510 \begin_layout Standard
15511 \align center
15512 \begin_inset Graphics
15513         filename clipart/mobius.eps
15514         scale 70
15515         rotateOrigin center
15516
15517 \end_inset
15518
15519
15520 \end_layout
15521
15522 \begin_layout Standard
15523 If you need image captions and want to reference images, you have to put
15524  the image into a float, see section
15525 \begin_inset space ~
15526 \end_inset
15527
15528
15529 \begin_inset CommandInset ref
15530 LatexCommand ref
15531 reference "sec:Figure-Floats"
15532
15533 \end_inset
15534
15535 .
15536 \end_layout
15537
15538 \begin_layout Subsection
15539 Image Formats
15540 \begin_inset Index
15541 status collapsed
15542
15543 \begin_layout Plain Layout
15544 Image formats
15545 \end_layout
15546
15547 \end_inset
15548
15549
15550 \begin_inset CommandInset label
15551 LatexCommand label
15552 name "sub:Image-Formats"
15553
15554 \end_inset
15555
15556
15557 \end_layout
15558
15559 \begin_layout Standard
15560 You can insert images in any known file format.
15561  But as we explained in section
15562 \begin_inset space ~
15563 \end_inset
15564
15565
15566 \begin_inset CommandInset ref
15567 LatexCommand ref
15568 reference "sub:Output-file-formats"
15569
15570 \end_inset
15571
15572 , every output document format allows only a few image formats.
15573  LyX uses therefore the program 
15574 \family typewriter
15575 Imagemagick
15576 \family default
15577  in the background to convert the images to the right format.
15578  To increase your workflow by avoiding these conversions in the background,
15579  you can use only the image formats listed in the subsections of section
15580 \begin_inset space ~
15581 \end_inset
15582
15583
15584 \begin_inset CommandInset ref
15585 LatexCommand ref
15586 reference "sub:Output-file-formats"
15587
15588 \end_inset
15589
15590 .
15591 \end_layout
15592
15593 \begin_layout Standard
15594 Similar to fonts there are two types of image formats:
15595 \end_layout
15596
15597 \begin_layout Description
15598 Bitmap
15599 \begin_inset space ~
15600 \end_inset
15601
15602 images consist of pixel values, often in a compressed form.
15603  They are therefore not fully scalable and look pixeled in large zooms.
15604  Well-known bitmap image formats are 
15605 \begin_inset Quotes eld
15606 \end_inset
15607
15608 Graphics Interchange Format
15609 \begin_inset Quotes erd
15610 \end_inset
15611
15612  (GIF, file extension 
15613 \begin_inset Quotes eld
15614 \end_inset
15615
15616
15617 \family typewriter
15618 .gif
15619 \family default
15620
15621 \begin_inset Quotes erd
15622 \end_inset
15623
15624 )
15625 \begin_inset Index
15626 status collapsed
15627
15628 \begin_layout Plain Layout
15629 GIF|see
15630 \begin_inset ERT
15631 status collapsed
15632
15633 \begin_layout Plain Layout
15634
15635 {
15636 \end_layout
15637
15638 \end_inset
15639
15640 Image formats
15641 \begin_inset ERT
15642 status collapsed
15643
15644 \begin_layout Plain Layout
15645
15646 }
15647 \end_layout
15648
15649 \end_inset
15650
15651
15652 \end_layout
15653
15654 \end_inset
15655
15656
15657 \begin_inset Quotes eld
15658 \end_inset
15659
15660 Portable Network Graphics
15661 \begin_inset Quotes erd
15662 \end_inset
15663
15664  (PNG, file extension 
15665 \begin_inset Quotes eld
15666 \end_inset
15667
15668
15669 \family typewriter
15670 .png
15671 \family default
15672
15673 \begin_inset Quotes erd
15674 \end_inset
15675
15676 )
15677 \begin_inset Index
15678 status collapsed
15679
15680 \begin_layout Plain Layout
15681 PNG|see
15682 \begin_inset ERT
15683 status collapsed
15684
15685 \begin_layout Plain Layout
15686
15687 {
15688 \end_layout
15689
15690 \end_inset
15691
15692 Image formats
15693 \begin_inset ERT
15694 status collapsed
15695
15696 \begin_layout Plain Layout
15697
15698 }
15699 \end_layout
15700
15701 \end_inset
15702
15703
15704 \end_layout
15705
15706 \end_inset
15707
15708 , and 
15709 \begin_inset Quotes eld
15710 \end_inset
15711
15712 Joint Photographic Experts Group
15713 \begin_inset Quotes erd
15714 \end_inset
15715
15716  (JPG, file extension 
15717 \begin_inset Quotes eld
15718 \end_inset
15719
15720
15721 \family typewriter
15722 .jpg
15723 \family default
15724
15725 \begin_inset Quotes erd
15726 \end_inset
15727
15728  or 
15729 \begin_inset Quotes eld
15730 \end_inset
15731
15732
15733 \family typewriter
15734 .jpeg
15735 \family default
15736
15737 \begin_inset Quotes erd
15738 \end_inset
15739
15740 )
15741 \begin_inset Index
15742 status collapsed
15743
15744 \begin_layout Plain Layout
15745 JPG|see
15746 \begin_inset ERT
15747 status collapsed
15748
15749 \begin_layout Plain Layout
15750
15751 {
15752 \end_layout
15753
15754 \end_inset
15755
15756 Image formats
15757 \begin_inset ERT
15758 status collapsed
15759
15760 \begin_layout Plain Layout
15761
15762 }
15763 \end_layout
15764
15765 \end_inset
15766
15767
15768 \end_layout
15769
15770 \end_inset
15771
15772 .
15773 \end_layout
15774
15775 \begin_layout Description
15776 Scalable
15777 \begin_inset space ~
15778 \end_inset
15779
15780 images consist of vectors and can therefore be scaled to any size without
15781  data loss.
15782  The scaling ability is necessary if you want to create presentations, because
15783  presentations are always scaled by the beamer.
15784  Scaling is also useful for online documents to let the user zoom into diagrams.
15785 \begin_inset Newline newline
15786 \end_inset
15787
15788 Scalable image formats can be 
15789 \begin_inset Quotes eld
15790 \end_inset
15791
15792 Scalable Vector Graphics
15793 \begin_inset Quotes erd
15794 \end_inset
15795
15796  (SVG, file extension 
15797 \begin_inset Quotes eld
15798 \end_inset
15799
15800
15801 \family typewriter
15802 .svg
15803 \family default
15804
15805 \begin_inset Quotes erd
15806 \end_inset
15807
15808 )
15809 \begin_inset Index
15810 status collapsed
15811
15812 \begin_layout Plain Layout
15813 SVG|see
15814 \begin_inset ERT
15815 status collapsed
15816
15817 \begin_layout Plain Layout
15818
15819 {
15820 \end_layout
15821
15822 \end_inset
15823
15824 Image formats
15825 \begin_inset ERT
15826 status collapsed
15827
15828 \begin_layout Plain Layout
15829
15830 }
15831 \end_layout
15832
15833 \end_inset
15834
15835
15836 \end_layout
15837
15838 \end_inset
15839
15840
15841 \begin_inset Quotes eld
15842 \end_inset
15843
15844 Encapsulated PostScript
15845 \begin_inset Quotes erd
15846 \end_inset
15847
15848  (EPS, file extension 
15849 \begin_inset Quotes eld
15850 \end_inset
15851
15852
15853 \family typewriter
15854 .eps
15855 \family default
15856
15857 \begin_inset Quotes erd
15858 \end_inset
15859
15860 )
15861 \begin_inset Index
15862 status collapsed
15863
15864 \begin_layout Plain Layout
15865 EPS|see
15866 \begin_inset ERT
15867 status collapsed
15868
15869 \begin_layout Plain Layout
15870
15871 {
15872 \end_layout
15873
15874 \end_inset
15875
15876 Image formats
15877 \begin_inset ERT
15878 status collapsed
15879
15880 \begin_layout Plain Layout
15881
15882 }
15883 \end_layout
15884
15885 \end_inset
15886
15887
15888 \end_layout
15889
15890 \end_inset
15891
15892 , and 
15893 \begin_inset Quotes eld
15894 \end_inset
15895
15896 Portable Document Format
15897 \begin_inset Quotes erd
15898 \end_inset
15899
15900  (PDF, file extension 
15901 \begin_inset Quotes eld
15902 \end_inset
15903
15904
15905 \family typewriter
15906 .pdf
15907 \family default
15908
15909 \begin_inset Quotes erd
15910 \end_inset
15911
15912 )
15913 \begin_inset Index
15914 status collapsed
15915
15916 \begin_layout Plain Layout
15917 PDF
15918 \end_layout
15919
15920 \end_inset
15921
15922 .
15923  We say it can be, because you can convert any bitmap image format to PDF
15924  or EPS and the result won't be scalable.
15925  In this cases only a header with the image properties is added to the original
15926  image
15927 \begin_inset Foot
15928 status collapsed
15929
15930 \begin_layout Plain Layout
15931 In the case of PDF, the original image is additionally compressed.
15932 \end_layout
15933
15934 \end_inset
15935
15936 .
15937 \end_layout
15938
15939 \begin_layout Standard
15940 Normally one can't convert a bitmap image into a scalable one, only vice
15941  versa.
15942 \end_layout
15943
15944 \begin_layout Section
15945 Tables
15946 \begin_inset Index
15947 status collapsed
15948
15949 \begin_layout Plain Layout
15950 Tables
15951 \end_layout
15952
15953 \end_inset
15954
15955
15956 \begin_inset CommandInset label
15957 LatexCommand label
15958 name "sec:Tables"
15959
15960 \end_inset
15961
15962
15963 \end_layout
15964
15965 \begin_layout Standard
15966 You can insert a table using either the toolbar button 
15967 \begin_inset Graphics
15968         filename ../images/tabular-insert.png
15969         scale 85
15970
15971 \end_inset
15972
15973  or the menu 
15974 \family sans
15975 Insert\SpecialChar \menuseparator
15976 Table
15977 \family default
15978 .
15979  A dialog will appear, asking you for the number of rows and columns.
15980  The default table has lines around any cell and the first row appears separated
15981  from the rest of the table.
15982  This separation appears due to a double line: The cells of the first row
15983  have a line below them and the cells of the second row have a line above
15984  them.
15985  Here's an example table:
15986 \end_layout
15987
15988 \begin_layout Standard
15989 \align center
15990 \begin_inset Tabular
15991 <lyxtabular version="3" rows="4" columns="4">
15992 <features>
15993 <column alignment="center" valignment="top" width="0pt">
15994 <column alignment="center" valignment="top" width="0pt">
15995 <column alignment="center" valignment="top" width="0in">
15996 <column alignment="center" valignment="top" width="0pt">
15997 <row>
15998 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15999 \begin_inset Text
16000
16001 \begin_layout Plain Layout
16002
16003 \end_layout
16004
16005 \end_inset
16006 </cell>
16007 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16008 \begin_inset Text
16009
16010 \begin_layout Plain Layout
16011
16012 \family roman
16013 \series medium
16014 \shape up
16015 \size normal
16016 \emph off
16017 \bar no
16018 \noun off
16019 \color none
16020 1
16021 \end_layout
16022
16023 \end_inset
16024 </cell>
16025 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16026 \begin_inset Text
16027
16028 \begin_layout Plain Layout
16029 2
16030 \end_layout
16031
16032 \end_inset
16033 </cell>
16034 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16035 \begin_inset Text
16036
16037 \begin_layout Plain Layout
16038 3
16039 \end_layout
16040
16041 \end_inset
16042 </cell>
16043 </row>
16044 <row>
16045 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16046 \begin_inset Text
16047
16048 \begin_layout Plain Layout
16049
16050 \family roman
16051 \series medium
16052 \shape up
16053 \size normal
16054 \emph off
16055 \bar no
16056 \noun off
16057 \color none
16058 A
16059 \end_layout
16060
16061 \end_inset
16062 </cell>
16063 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16064 \begin_inset Text
16065
16066 \begin_layout Plain Layout
16067
16068 \end_layout
16069
16070 \end_inset
16071 </cell>
16072 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16073 \begin_inset Text
16074
16075 \begin_layout Plain Layout
16076
16077 \end_layout
16078
16079 \end_inset
16080 </cell>
16081 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16082 \begin_inset Text
16083
16084 \begin_layout Plain Layout
16085
16086 \end_layout
16087
16088 \end_inset
16089 </cell>
16090 </row>
16091 <row>
16092 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16093 \begin_inset Text
16094
16095 \begin_layout Plain Layout
16096
16097 \family roman
16098 \series medium
16099 \shape up
16100 \size normal
16101 \emph off
16102 \bar no
16103 \noun off
16104 \color none
16105 B
16106 \end_layout
16107
16108 \end_inset
16109 </cell>
16110 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16111 \begin_inset Text
16112
16113 \begin_layout Plain Layout
16114
16115 \end_layout
16116
16117 \end_inset
16118 </cell>
16119 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16120 \begin_inset Text
16121
16122 \begin_layout Plain Layout
16123
16124 \size normal
16125 \noun off
16126 \color none
16127  
16128 \end_layout
16129
16130 \end_inset
16131 </cell>
16132 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16133 \begin_inset Text
16134
16135 \begin_layout Plain Layout
16136
16137 \end_layout
16138
16139 \end_inset
16140 </cell>
16141 </row>
16142 <row>
16143 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16144 \begin_inset Text
16145
16146 \begin_layout Plain Layout
16147
16148 \family roman
16149 \series medium
16150 \shape up
16151 \size normal
16152 \emph off
16153 \bar no
16154 \noun off
16155 \color none
16156 C
16157 \end_layout
16158
16159 \end_inset
16160 </cell>
16161 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16162 \begin_inset Text
16163
16164 \begin_layout Plain Layout
16165
16166 \end_layout
16167
16168 \end_inset
16169 </cell>
16170 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16171 \begin_inset Text
16172
16173 \begin_layout Plain Layout
16174
16175 \end_layout
16176
16177 \end_inset
16178 </cell>
16179 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16180 \begin_inset Text
16181
16182 \begin_layout Plain Layout
16183
16184 \end_layout
16185
16186 \end_inset
16187 </cell>
16188 </row>
16189 </lyxtabular>
16190
16191 \end_inset
16192
16193
16194 \end_layout
16195
16196 \begin_layout Subsection
16197 The Table dialog
16198 \end_layout
16199
16200 \begin_layout Standard
16201 You can alter a table by clicking on it with the right mouse button, which
16202  brings up the table dialog.
16203  Here you can adjust the settings of the cell and row/column respectively
16204  where the cursor is placed currently.
16205  Most of the dialog options also work on selections.
16206  This means that if you select more cells, columns or rows the action is
16207  done on all of your selection.
16208 \end_layout
16209
16210 \begin_layout Standard
16211 Additionally to the table dialog the 
16212 \family sans
16213 table
16214 \begin_inset space ~
16215 \end_inset
16216
16217 toolbar
16218 \family default
16219 , that appears when the cursor is inside a table, helps you in setting table
16220  properties.
16221  It is for example currently only possible to add
16222 \begin_inset space \thinspace{}
16223 \end_inset
16224
16225 /
16226 \begin_inset space \thinspace{}
16227 \end_inset
16228
16229 delete lines via the table toolbar.
16230 \end_layout
16231
16232 \begin_layout Standard
16233 In the tab 
16234 \family sans
16235 Table
16236 \begin_inset space ~
16237 \end_inset
16238
16239 Settings
16240 \family default
16241  of the table dialog you can set the alignment for the current row.
16242  If you add a row or column, it will be inserted right beside or below the
16243  current cell respectively.
16244  The vertical alignment of a column can only be adjusted when a column width
16245  is given.
16246  A given width will allow the cell to have line breaks and multiple paragraphs
16247  of text, see section
16248 \begin_inset space ~
16249 \end_inset
16250
16251
16252 \begin_inset CommandInset ref
16253 LatexCommand ref
16254 reference "sub:Table-Cells"
16255
16256 \end_inset
16257
16258 .
16259 \end_layout
16260
16261 \begin_layout Standard
16262 You can mark multiple cells of one row as a multicolumn cell using the check
16263  box 
16264 \family sans
16265 Multicolumn
16266 \family default
16267 .
16268  This will merge the cells to 
16269 \emph on
16270 one
16271 \emph default
16272  cell, spread over more than one column.
16273  Multicolumn cells are treated as own rows, so that the alignment, width,
16274  and border settings affect only the multicolumn cell.
16275  Here's an example table with a multicolumn cell in the first row and one
16276  in the last row without the upper border:
16277 \end_layout
16278
16279 \begin_layout Standard
16280 \align center
16281 \begin_inset Tabular
16282 <lyxtabular version="3" rows="3" columns="4">
16283 <features firstHeadTopDL="true" firstHeadBottomDL="true">
16284 <column alignment="center" valignment="top" width="0pt">
16285 <column alignment="center" valignment="middle" width="0">
16286 <column alignment="center" valignment="top" width="0in">
16287 <column alignment="center" valignment="top" width="0pt">
16288 <row>
16289 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16290 \begin_inset Text
16291
16292 \begin_layout Plain Layout
16293 abc
16294 \end_layout
16295
16296 \end_inset
16297 </cell>
16298 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
16299 \begin_inset Text
16300
16301 \begin_layout Plain Layout
16302 def ghi
16303 \end_layout
16304
16305 \end_inset
16306 </cell>
16307 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16308 \begin_inset Text
16309
16310 \begin_layout Plain Layout
16311
16312 \end_layout
16313
16314 \end_inset
16315 </cell>
16316 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16317 \begin_inset Text
16318
16319 \begin_layout Plain Layout
16320 jkl
16321 \end_layout
16322
16323 \end_inset
16324 </cell>
16325 </row>
16326 <row>
16327 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16328 \begin_inset Text
16329
16330 \begin_layout Plain Layout
16331
16332 \family roman
16333 \series medium
16334 \shape up
16335 \size normal
16336 \emph off
16337 \bar no
16338 \noun off
16339 \color none
16340 A
16341 \end_layout
16342
16343 \end_inset
16344 </cell>
16345 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16346 \begin_inset Text
16347
16348 \begin_layout Plain Layout
16349 B
16350 \end_layout
16351
16352 \end_inset
16353 </cell>
16354 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16355 \begin_inset Text
16356
16357 \begin_layout Plain Layout
16358 C
16359 \end_layout
16360
16361 \end_inset
16362 </cell>
16363 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16364 \begin_inset Text
16365
16366 \begin_layout Plain Layout
16367 D
16368 \end_layout
16369
16370 \end_inset
16371 </cell>
16372 </row>
16373 <row>
16374 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16375 \begin_inset Text
16376
16377 \begin_layout Plain Layout
16378 1
16379 \end_layout
16380
16381 \end_inset
16382 </cell>
16383 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16384 \begin_inset Text
16385
16386 \begin_layout Plain Layout
16387 2
16388 \end_layout
16389
16390 \end_inset
16391 </cell>
16392 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16393 \begin_inset Text
16394
16395 \begin_layout Plain Layout
16396 3
16397 \end_layout
16398
16399 \end_inset
16400 </cell>
16401 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16402 \begin_inset Text
16403
16404 \begin_layout Plain Layout
16405 4
16406 \end_layout
16407
16408 \end_inset
16409 </cell>
16410 </row>
16411 </lyxtabular>
16412
16413 \end_inset
16414
16415
16416 \end_layout
16417
16418 \begin_layout Standard
16419 At the moment LyX doesn't support multirow cells.
16420  Adept users can declare special LaTeX-arguments for the table.
16421  They are necessary for special table formatting, like for multirow cells,
16422  explained in the tables section of the 
16423 \emph on
16424 Extended
16425 \begin_inset space ~
16426 \end_inset
16427
16428 Features
16429 \emph default
16430  manual.
16431  You can also rotate the current cell or the whole table 90
16432 \begin_inset Formula $\,$
16433 \end_inset
16434
16435 degrees counterclockwise.
16436  These rotations are not visible in LyX but in the output.
16437 \end_layout
16438
16439 \begin_layout Standard
16440 \begin_inset Note Greyedout
16441 status open
16442
16443 \begin_layout Plain Layout
16444
16445 \series bold
16446 Note:
16447 \series default
16448  Most DVI-viewers are 
16449 \emph on
16450 not
16451 \emph default
16452  able to display rotations.
16453 \end_layout
16454
16455 \end_inset
16456
16457
16458 \end_layout
16459
16460 \begin_layout Standard
16461 The 
16462 \family sans
16463 Borders
16464 \family default
16465  tab allows you to add and delete border lines for the current row/column.
16466  The button 
16467 \family sans
16468 Default
16469 \family default
16470  adds lines for all cell borders.
16471 \end_layout
16472
16473 \begin_layout Subsection
16474 Longtables
16475 \begin_inset Index
16476 status collapsed
16477
16478 \begin_layout Plain Layout
16479 Tables ! Longtables
16480 \end_layout
16481
16482 \end_inset
16483
16484
16485 \begin_inset Index
16486 status collapsed
16487
16488 \begin_layout Plain Layout
16489 Longtables
16490 \end_layout
16491
16492 \end_inset
16493
16494
16495 \end_layout
16496
16497 \begin_layout Standard
16498 If the table is too long to fit on one page, you can use the option 
16499 \family sans
16500 Use
16501 \begin_inset space ~
16502 \end_inset
16503
16504 long
16505 \begin_inset space ~
16506 \end_inset
16507
16508 table
16509 \family default
16510  in the tab 
16511 \family sans
16512 Longtable
16513 \family default
16514  of the table dialog to split the table automatically over more pages.
16515  Doing this enables some check boxes and you can now define:
16516 \end_layout
16517
16518 \begin_layout Description
16519
16520 \family sans
16521 Header
16522 \family default
16523 : The current row and all rows above, that don't have any special options
16524  defined, are defined to be the header rows of all pages of the longtable;
16525  except for the first page, if 
16526 \family sans
16527 First
16528 \begin_inset space ~
16529 \end_inset
16530
16531 header
16532 \family default
16533  is defined.
16534 \end_layout
16535
16536 \begin_layout Description
16537
16538 \family sans
16539 First
16540 \begin_inset space ~
16541 \end_inset
16542
16543 header
16544 \family default
16545 : The current row and all rows above, that don't have any special options
16546  defined, are defined to be the header rows of the first page of the longtable.
16547 \end_layout
16548
16549 \begin_layout Description
16550
16551 \family sans
16552 Footer
16553 \family default
16554 : The current row and all rows below, that don't have any special options
16555  defined, are defined to be the footer rows of all pages of the longtable;
16556  except for the last page, if 
16557 \family sans
16558 Last
16559 \begin_inset space ~
16560 \end_inset
16561
16562 footer
16563 \family default
16564  is defined.
16565 \end_layout
16566
16567 \begin_layout Description
16568
16569 \family sans
16570 Last
16571 \begin_inset space ~
16572 \end_inset
16573
16574 footer
16575 \family default
16576 : The current row and all rows below, that don't have any special options
16577  defined, are defined to be the footer rows of the last page of the longtable.
16578 \end_layout
16579
16580 \begin_layout Standard
16581 You can also specify a row where the table is split.
16582  If you set more than one option in the same table row, you should be aware
16583  of the fact that only the first one is used in the given table row.
16584  The others will then be defined as 
16585 \emph on
16586 empty
16587 \emph default
16588 .
16589  In this context, first means first in this order: 
16590 \family sans
16591 Footer, Last
16592 \begin_inset space ~
16593 \end_inset
16594
16595 footer,
16596 \family default
16597  
16598 \family sans
16599 Header,
16600 \family default
16601  
16602 \family sans
16603 First
16604 \begin_inset space ~
16605 \end_inset
16606
16607 header.
16608
16609 \family default
16610  See the following longtable to see how it works:
16611 \end_layout
16612
16613 \begin_layout Standard
16614 \align center
16615 \begin_inset Tabular
16616 <lyxtabular version="3" rows="69" columns="3">
16617 <features islongtable="true">
16618 <column alignment="block" valignment="top" width="5cm">
16619 <column alignment="left" valignment="top" width="0pt">
16620 <column alignment="right" valignment="top" width="0pt">
16621 <row endfirsthead="true">
16622 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16623 \begin_inset Text
16624
16625 \begin_layout Plain Layout
16626
16627 \series bold
16628 Example Phone List (ignore the names)
16629 \end_layout
16630
16631 \end_inset
16632 </cell>
16633 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16634 \begin_inset Text
16635
16636 \begin_layout Plain Layout
16637
16638 \end_layout
16639
16640 \end_inset
16641 </cell>
16642 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16643 \begin_inset Text
16644
16645 \begin_layout Plain Layout
16646
16647 \end_layout
16648
16649 \end_inset
16650 </cell>
16651 </row>
16652 <row endfirsthead="true">
16653 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16654 \begin_inset Text
16655
16656 \begin_layout Plain Layout
16657
16658 \series bold
16659 NAME
16660 \end_layout
16661
16662 \end_inset
16663 </cell>
16664 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16665 \begin_inset Text
16666
16667 \begin_layout Plain Layout
16668
16669 \end_layout
16670
16671 \end_inset
16672 </cell>
16673 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16674 \begin_inset Text
16675
16676 \begin_layout Plain Layout
16677
16678 \series bold
16679 TEL.
16680 \end_layout
16681
16682 \end_inset
16683 </cell>
16684 </row>
16685 <row endhead="true">
16686 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16687 \begin_inset Text
16688
16689 \begin_layout Plain Layout
16690  
16691 \series bold
16692 Example Phone List
16693 \end_layout
16694
16695 \end_inset
16696 </cell>
16697 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16698 \begin_inset Text
16699
16700 \begin_layout Plain Layout
16701
16702 \end_layout
16703
16704 \end_inset
16705 </cell>
16706 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16707 \begin_inset Text
16708
16709 \begin_layout Plain Layout
16710
16711 \end_layout
16712
16713 \end_inset
16714 </cell>
16715 </row>
16716 <row endhead="true">
16717 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16718 \begin_inset Text
16719
16720 \begin_layout Plain Layout
16721
16722 \series bold
16723 NAME
16724 \end_layout
16725
16726 \end_inset
16727 </cell>
16728 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16729 \begin_inset Text
16730
16731 \begin_layout Plain Layout
16732
16733 \end_layout
16734
16735 \end_inset
16736 </cell>
16737 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16738 \begin_inset Text
16739
16740 \begin_layout Plain Layout
16741
16742 \series bold
16743 TEL.
16744 \end_layout
16745
16746 \end_inset
16747 </cell>
16748 </row>
16749 <row endfoot="true">
16750 <cell multicolumn="1" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16751 \begin_inset Text
16752
16753 \begin_layout Plain Layout
16754  
16755 \series bold
16756 continue ...
16757 \end_layout
16758
16759 \end_inset
16760 </cell>
16761 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16762 \begin_inset Text
16763
16764 \begin_layout Plain Layout
16765
16766 \end_layout
16767
16768 \end_inset
16769 </cell>
16770 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16771 \begin_inset Text
16772
16773 \begin_layout Plain Layout
16774
16775 \end_layout
16776
16777 \end_inset
16778 </cell>
16779 </row>
16780 <row>
16781 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16782 \begin_inset Text
16783
16784 \begin_layout Plain Layout
16785
16786 \series bold
16787 Annovi
16788 \end_layout
16789
16790 \end_inset
16791 </cell>
16792 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16793 \begin_inset Text
16794
16795 \begin_layout Plain Layout
16796 Silvia
16797 \end_layout
16798
16799 \end_inset
16800 </cell>
16801 <cell alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16802 \begin_inset Text
16803
16804 \begin_layout Plain Layout
16805 111
16806 \end_layout
16807
16808 \end_inset
16809 </cell>
16810 </row>
16811 <row>
16812 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16813 \begin_inset Text
16814
16815 \begin_layout Plain Layout
16816
16817 \series bold
16818 Bertoli
16819 \end_layout
16820
16821 \end_inset
16822 </cell>
16823 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16824 \begin_inset Text
16825
16826 \begin_layout Plain Layout
16827 Stefano
16828 \end_layout
16829
16830 \end_inset
16831 </cell>
16832 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16833 \begin_inset Text
16834
16835 \begin_layout Plain Layout
16836 111
16837 \end_layout
16838
16839 \end_inset
16840 </cell>
16841 </row>
16842 <row>
16843 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16844 \begin_inset Text
16845
16846 \begin_layout Plain Layout
16847
16848 \series bold
16849 Bozzi
16850 \end_layout
16851
16852 \end_inset
16853 </cell>
16854 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16855 \begin_inset Text
16856
16857 \begin_layout Plain Layout
16858 Walter
16859 \end_layout
16860
16861 \end_inset
16862 </cell>
16863 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16864 \begin_inset Text
16865
16866 \begin_layout Plain Layout
16867 111
16868 \end_layout
16869
16870 \end_inset
16871 </cell>
16872 </row>
16873 <row>
16874 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16875 \begin_inset Text
16876
16877 \begin_layout Plain Layout
16878
16879 \series bold
16880 Cachia
16881 \end_layout
16882
16883 \end_inset
16884 </cell>
16885 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16886 \begin_inset Text
16887
16888 \begin_layout Plain Layout
16889 Maria
16890 \end_layout
16891
16892 \end_inset
16893 </cell>
16894 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16895 \begin_inset Text
16896
16897 \begin_layout Plain Layout
16898 111
16899 \end_layout
16900
16901 \end_inset
16902 </cell>
16903 </row>
16904 <row>
16905 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16906 \begin_inset Text
16907
16908 \begin_layout Plain Layout
16909
16910 \series bold
16911 Cachia
16912 \end_layout
16913
16914 \end_inset
16915 </cell>
16916 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16917 \begin_inset Text
16918
16919 \begin_layout Plain Layout
16920 Maurizio
16921 \end_layout
16922
16923 \end_inset
16924 </cell>
16925 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16926 \begin_inset Text
16927
16928 \begin_layout Plain Layout
16929 111
16930 \end_layout
16931
16932 \end_inset
16933 </cell>
16934 </row>
16935 <row>
16936 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16937 \begin_inset Text
16938
16939 \begin_layout Plain Layout
16940
16941 \series bold
16942 Cinquemani
16943 \end_layout
16944
16945 \end_inset
16946 </cell>
16947 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16948 \begin_inset Text
16949
16950 \begin_layout Plain Layout
16951 Giusi
16952 \end_layout
16953
16954 \end_inset
16955 </cell>
16956 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16957 \begin_inset Text
16958
16959 \begin_layout Plain Layout
16960 111
16961 \end_layout
16962
16963 \end_inset
16964 </cell>
16965 </row>
16966 <row>
16967 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16968 \begin_inset Text
16969
16970 \begin_layout Plain Layout
16971
16972 \series bold
16973 Colin
16974 \end_layout
16975
16976 \end_inset
16977 </cell>
16978 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16979 \begin_inset Text
16980
16981 \begin_layout Plain Layout
16982 Bernard
16983 \end_layout
16984
16985 \end_inset
16986 </cell>
16987 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16988 \begin_inset Text
16989
16990 \begin_layout Plain Layout
16991 111
16992 \end_layout
16993
16994 \end_inset
16995 </cell>
16996 </row>
16997 <row>
16998 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16999 \begin_inset Text
17000
17001 \begin_layout Plain Layout
17002
17003 \series bold
17004 Concli
17005 \end_layout
17006
17007 \end_inset
17008 </cell>
17009 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17010 \begin_inset Text
17011
17012 \begin_layout Plain Layout
17013 Gianfranco
17014 \end_layout
17015
17016 \end_inset
17017 </cell>
17018 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17019 \begin_inset Text
17020
17021 \begin_layout Plain Layout
17022 111
17023 \end_layout
17024
17025 \end_inset
17026 </cell>
17027 </row>
17028 <row>
17029 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17030 \begin_inset Text
17031
17032 \begin_layout Plain Layout
17033
17034 \series bold
17035 Dal Bosco
17036 \end_layout
17037
17038 \end_inset
17039 </cell>
17040 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17041 \begin_inset Text
17042
17043 \begin_layout Plain Layout
17044 Carolina
17045 \end_layout
17046
17047 \end_inset
17048 </cell>
17049 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17050 \begin_inset Text
17051
17052 \begin_layout Plain Layout
17053 111
17054 \end_layout
17055
17056 \end_inset
17057 </cell>
17058 </row>
17059 <row>
17060 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17061 \begin_inset Text
17062
17063 \begin_layout Plain Layout
17064
17065 \series bold
17066 Dalpiaz
17067 \end_layout
17068
17069 \end_inset
17070 </cell>
17071 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17072 \begin_inset Text
17073
17074 \begin_layout Plain Layout
17075 Annamaria
17076 \end_layout
17077
17078 \end_inset
17079 </cell>
17080 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17081 \begin_inset Text
17082
17083 \begin_layout Plain Layout
17084 111
17085 \end_layout
17086
17087 \end_inset
17088 </cell>
17089 </row>
17090 <row>
17091 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17092 \begin_inset Text
17093
17094 \begin_layout Plain Layout
17095
17096 \series bold
17097 Feliciello
17098 \end_layout
17099
17100 \end_inset
17101 </cell>
17102 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17103 \begin_inset Text
17104
17105 \begin_layout Plain Layout
17106 Domenico
17107 \end_layout
17108
17109 \end_inset
17110 </cell>
17111 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17112 \begin_inset Text
17113
17114 \begin_layout Plain Layout
17115 111
17116 \end_layout
17117
17118 \end_inset
17119 </cell>
17120 </row>
17121 <row>
17122 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17123 \begin_inset Text
17124
17125 \begin_layout Plain Layout
17126
17127 \series bold
17128 Focarelli
17129 \end_layout
17130
17131 \end_inset
17132 </cell>
17133 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17134 \begin_inset Text
17135
17136 \begin_layout Plain Layout
17137 Paola
17138 \end_layout
17139
17140 \end_inset
17141 </cell>
17142 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17143 \begin_inset Text
17144
17145 \begin_layout Plain Layout
17146 111
17147 \end_layout
17148
17149 \end_inset
17150 </cell>
17151 </row>
17152 <row>
17153 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17154 \begin_inset Text
17155
17156 \begin_layout Plain Layout
17157
17158 \series bold
17159 Galletti
17160 \end_layout
17161
17162 \end_inset
17163 </cell>
17164 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17165 \begin_inset Text
17166
17167 \begin_layout Plain Layout
17168 Oreste
17169 \end_layout
17170
17171 \end_inset
17172 </cell>
17173 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17174 \begin_inset Text
17175
17176 \begin_layout Plain Layout
17177 111
17178 \end_layout
17179
17180 \end_inset
17181 </cell>
17182 </row>
17183 <row>
17184 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17185 \begin_inset Text
17186
17187 \begin_layout Plain Layout
17188
17189 \series bold
17190 Gasparini
17191 \end_layout
17192
17193 \end_inset
17194 </cell>
17195 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17196 \begin_inset Text
17197
17198 \begin_layout Plain Layout
17199 Franca
17200 \end_layout
17201
17202 \end_inset
17203 </cell>
17204 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17205 \begin_inset Text
17206
17207 \begin_layout Plain Layout
17208 111
17209 \end_layout
17210
17211 \end_inset
17212 </cell>
17213 </row>
17214 <row>
17215 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17216 \begin_inset Text
17217
17218 \begin_layout Plain Layout
17219
17220 \series bold
17221 Rizzardi
17222 \end_layout
17223
17224 \end_inset
17225 </cell>
17226 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17227 \begin_inset Text
17228
17229 \begin_layout Plain Layout
17230 Paola
17231 \end_layout
17232
17233 \end_inset
17234 </cell>
17235 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17236 \begin_inset Text
17237
17238 \begin_layout Plain Layout
17239 111
17240 \end_layout
17241
17242 \end_inset
17243 </cell>
17244 </row>
17245 <row>
17246 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17247 \begin_inset Text
17248
17249 \begin_layout Plain Layout
17250
17251 \series bold
17252 Lassini
17253 \end_layout
17254
17255 \end_inset
17256 </cell>
17257 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17258 \begin_inset Text
17259
17260 \begin_layout Plain Layout
17261 Giancarlo
17262 \end_layout
17263
17264 \end_inset
17265 </cell>
17266 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17267 \begin_inset Text
17268
17269 \begin_layout Plain Layout
17270 111
17271 \end_layout
17272
17273 \end_inset
17274 </cell>
17275 </row>
17276 <row>
17277 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17278 \begin_inset Text
17279
17280 \begin_layout Plain Layout
17281
17282 \series bold
17283 Malfatti
17284 \end_layout
17285
17286 \end_inset
17287 </cell>
17288 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17289 \begin_inset Text
17290
17291 \begin_layout Plain Layout
17292 Luciano
17293 \end_layout
17294
17295 \end_inset
17296 </cell>
17297 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17298 \begin_inset Text
17299
17300 \begin_layout Plain Layout
17301 111
17302 \end_layout
17303
17304 \end_inset
17305 </cell>
17306 </row>
17307 <row>
17308 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17309 \begin_inset Text
17310
17311 \begin_layout Plain Layout
17312
17313 \series bold
17314 Malfatti
17315 \end_layout
17316
17317 \end_inset
17318 </cell>
17319 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17320 \begin_inset Text
17321
17322 \begin_layout Plain Layout
17323 Valeriano
17324 \end_layout
17325
17326 \end_inset
17327 </cell>
17328 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17329 \begin_inset Text
17330
17331 \begin_layout Plain Layout
17332 111
17333 \end_layout
17334
17335 \end_inset
17336 </cell>
17337 </row>
17338 <row>
17339 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17340 \begin_inset Text
17341
17342 \begin_layout Plain Layout
17343
17344 \series bold
17345 Meneguzzo
17346 \end_layout
17347
17348 \end_inset
17349 </cell>
17350 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17351 \begin_inset Text
17352
17353 \begin_layout Plain Layout
17354 Roberto
17355 \end_layout
17356
17357 \end_inset
17358 </cell>
17359 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17360 \begin_inset Text
17361
17362 \begin_layout Plain Layout
17363 111
17364 \end_layout
17365
17366 \end_inset
17367 </cell>
17368 </row>
17369 <row>
17370 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17371 \begin_inset Text
17372
17373 \begin_layout Plain Layout
17374
17375 \series bold
17376 Mezzadra
17377 \end_layout
17378
17379 \end_inset
17380 </cell>
17381 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17382 \begin_inset Text
17383
17384 \begin_layout Plain Layout
17385 Roberto
17386 \end_layout
17387
17388 \end_inset
17389 </cell>
17390 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17391 \begin_inset Text
17392
17393 \begin_layout Plain Layout
17394 111
17395 \end_layout
17396
17397 \end_inset
17398 </cell>
17399 </row>
17400 <row>
17401 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17402 \begin_inset Text
17403
17404 \begin_layout Plain Layout
17405
17406 \series bold
17407 Pirpamer
17408 \end_layout
17409
17410 \end_inset
17411 </cell>
17412 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17413 \begin_inset Text
17414
17415 \begin_layout Plain Layout
17416 Erich
17417 \end_layout
17418
17419 \end_inset
17420 </cell>
17421 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17422 \begin_inset Text
17423
17424 \begin_layout Plain Layout
17425 111
17426 \end_layout
17427
17428 \end_inset
17429 </cell>
17430 </row>
17431 <row>
17432 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17433 \begin_inset Text
17434
17435 \begin_layout Plain Layout
17436
17437 \series bold
17438 Pochiesa
17439 \end_layout
17440
17441 \end_inset
17442 </cell>
17443 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17444 \begin_inset Text
17445
17446 \begin_layout Plain Layout
17447 Paolo
17448 \end_layout
17449
17450 \end_inset
17451 </cell>
17452 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17453 \begin_inset Text
17454
17455 \begin_layout Plain Layout
17456 111, 222
17457 \end_layout
17458
17459 \end_inset
17460 </cell>
17461 </row>
17462 <row>
17463 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17464 \begin_inset Text
17465
17466 \begin_layout Plain Layout
17467
17468 \series bold
17469 Radina
17470 \end_layout
17471
17472 \end_inset
17473 </cell>
17474 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17475 \begin_inset Text
17476
17477 \begin_layout Plain Layout
17478 Claudio
17479 \end_layout
17480
17481 \end_inset
17482 </cell>
17483 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17484 \begin_inset Text
17485
17486 \begin_layout Plain Layout
17487 111
17488 \end_layout
17489
17490 \end_inset
17491 </cell>
17492 </row>
17493 <row>
17494 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17495 \begin_inset Text
17496
17497 \begin_layout Plain Layout
17498
17499 \series bold
17500 Stuffer
17501 \end_layout
17502
17503 \end_inset
17504 </cell>
17505 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17506 \begin_inset Text
17507
17508 \begin_layout Plain Layout
17509 Oskar
17510 \end_layout
17511
17512 \end_inset
17513 </cell>
17514 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17515 \begin_inset Text
17516
17517 \begin_layout Plain Layout
17518 111
17519 \end_layout
17520
17521 \end_inset
17522 </cell>
17523 </row>
17524 <row>
17525 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17526 \begin_inset Text
17527
17528 \begin_layout Plain Layout
17529
17530 \series bold
17531 Tacchelli
17532 \end_layout
17533
17534 \end_inset
17535 </cell>
17536 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17537 \begin_inset Text
17538
17539 \begin_layout Plain Layout
17540 Ugo
17541 \end_layout
17542
17543 \end_inset
17544 </cell>
17545 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17546 \begin_inset Text
17547
17548 \begin_layout Plain Layout
17549 111
17550 \end_layout
17551
17552 \end_inset
17553 </cell>
17554 </row>
17555 <row>
17556 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17557 \begin_inset Text
17558
17559 \begin_layout Plain Layout
17560
17561 \series bold
17562 Tezzele
17563 \end_layout
17564
17565 \end_inset
17566 </cell>
17567 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17568 \begin_inset Text
17569
17570 \begin_layout Plain Layout
17571 Margit
17572 \end_layout
17573
17574 \end_inset
17575 </cell>
17576 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17577 \begin_inset Text
17578
17579 \begin_layout Plain Layout
17580 111
17581 \end_layout
17582
17583 \end_inset
17584 </cell>
17585 </row>
17586 <row>
17587 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17588 \begin_inset Text
17589
17590 \begin_layout Plain Layout
17591
17592 \series bold
17593 Unterkalmsteiner
17594 \end_layout
17595
17596 \end_inset
17597 </cell>
17598 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17599 \begin_inset Text
17600
17601 \begin_layout Plain Layout
17602 Frieda
17603 \end_layout
17604
17605 \end_inset
17606 </cell>
17607 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17608 \begin_inset Text
17609
17610 \begin_layout Plain Layout
17611 111
17612 \end_layout
17613
17614 \end_inset
17615 </cell>
17616 </row>
17617 <row>
17618 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17619 \begin_inset Text
17620
17621 \begin_layout Plain Layout
17622
17623 \series bold
17624 Vieider
17625 \end_layout
17626
17627 \end_inset
17628 </cell>
17629 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17630 \begin_inset Text
17631
17632 \begin_layout Plain Layout
17633 Hilde
17634 \end_layout
17635
17636 \end_inset
17637 </cell>
17638 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17639 \begin_inset Text
17640
17641 \begin_layout Plain Layout
17642 111
17643 \end_layout
17644
17645 \end_inset
17646 </cell>
17647 </row>
17648 <row>
17649 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17650 \begin_inset Text
17651
17652 \begin_layout Plain Layout
17653
17654 \series bold
17655 Vigna
17656 \end_layout
17657
17658 \end_inset
17659 </cell>
17660 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17661 \begin_inset Text
17662
17663 \begin_layout Plain Layout
17664 Jürgen
17665 \end_layout
17666
17667 \end_inset
17668 </cell>
17669 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17670 \begin_inset Text
17671
17672 \begin_layout Plain Layout
17673 111
17674 \end_layout
17675
17676 \end_inset
17677 </cell>
17678 </row>
17679 <row>
17680 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17681 \begin_inset Text
17682
17683 \begin_layout Plain Layout
17684
17685 \series bold
17686 Weber
17687 \end_layout
17688
17689 \end_inset
17690 </cell>
17691 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17692 \begin_inset Text
17693
17694 \begin_layout Plain Layout
17695 Maurizio
17696 \end_layout
17697
17698 \end_inset
17699 </cell>
17700 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17701 \begin_inset Text
17702
17703 \begin_layout Plain Layout
17704 111
17705 \end_layout
17706
17707 \end_inset
17708 </cell>
17709 </row>
17710 <row>
17711 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17712 \begin_inset Text
17713
17714 \begin_layout Plain Layout
17715
17716 \series bold
17717 Winkler
17718 \end_layout
17719
17720 \end_inset
17721 </cell>
17722 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17723 \begin_inset Text
17724
17725 \begin_layout Plain Layout
17726 Franz
17727 \end_layout
17728
17729 \end_inset
17730 </cell>
17731 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17732 \begin_inset Text
17733
17734 \begin_layout Plain Layout
17735 111
17736 \end_layout
17737
17738 \end_inset
17739 </cell>
17740 </row>
17741 <row>
17742 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17743 \begin_inset Text
17744
17745 \begin_layout Plain Layout
17746  
17747 \end_layout
17748
17749 \end_inset
17750 </cell>
17751 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
17752 \begin_inset Text
17753
17754 \begin_layout Plain Layout
17755
17756 \end_layout
17757
17758 \end_inset
17759 </cell>
17760 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17761 \begin_inset Text
17762
17763 \begin_layout Plain Layout
17764
17765 \end_layout
17766
17767 \end_inset
17768 </cell>
17769 </row>
17770 <row>
17771 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17772 \begin_inset Text
17773
17774 \begin_layout Plain Layout
17775
17776 \series bold
17777 Annovi
17778 \end_layout
17779
17780 \end_inset
17781 </cell>
17782 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17783 \begin_inset Text
17784
17785 \begin_layout Plain Layout
17786 Silvia
17787 \end_layout
17788
17789 \end_inset
17790 </cell>
17791 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17792 \begin_inset Text
17793
17794 \begin_layout Plain Layout
17795 555
17796 \end_layout
17797
17798 \end_inset
17799 </cell>
17800 </row>
17801 <row>
17802 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17803 \begin_inset Text
17804
17805 \begin_layout Plain Layout
17806
17807 \series bold
17808 Bertoli
17809 \end_layout
17810
17811 \end_inset
17812 </cell>
17813 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17814 \begin_inset Text
17815
17816 \begin_layout Plain Layout
17817 Stefano
17818 \end_layout
17819
17820 \end_inset
17821 </cell>
17822 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17823 \begin_inset Text
17824
17825 \begin_layout Plain Layout
17826 555
17827 \end_layout
17828
17829 \end_inset
17830 </cell>
17831 </row>
17832 <row>
17833 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17834 \begin_inset Text
17835
17836 \begin_layout Plain Layout
17837
17838 \series bold
17839 Bozzi
17840 \end_layout
17841
17842 \end_inset
17843 </cell>
17844 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17845 \begin_inset Text
17846
17847 \begin_layout Plain Layout
17848 Walter
17849 \end_layout
17850
17851 \end_inset
17852 </cell>
17853 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17854 \begin_inset Text
17855
17856 \begin_layout Plain Layout
17857 555
17858 \end_layout
17859
17860 \end_inset
17861 </cell>
17862 </row>
17863 <row>
17864 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17865 \begin_inset Text
17866
17867 \begin_layout Plain Layout
17868
17869 \series bold
17870 Cachia
17871 \end_layout
17872
17873 \end_inset
17874 </cell>
17875 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17876 \begin_inset Text
17877
17878 \begin_layout Plain Layout
17879 Maria
17880 \end_layout
17881
17882 \end_inset
17883 </cell>
17884 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17885 \begin_inset Text
17886
17887 \begin_layout Plain Layout
17888 555
17889 \end_layout
17890
17891 \end_inset
17892 </cell>
17893 </row>
17894 <row>
17895 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17896 \begin_inset Text
17897
17898 \begin_layout Plain Layout
17899
17900 \series bold
17901 Cachia
17902 \end_layout
17903
17904 \end_inset
17905 </cell>
17906 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17907 \begin_inset Text
17908
17909 \begin_layout Plain Layout
17910 Maurizio
17911 \end_layout
17912
17913 \end_inset
17914 </cell>
17915 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17916 \begin_inset Text
17917
17918 \begin_layout Plain Layout
17919 555
17920 \end_layout
17921
17922 \end_inset
17923 </cell>
17924 </row>
17925 <row>
17926 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17927 \begin_inset Text
17928
17929 \begin_layout Plain Layout
17930
17931 \series bold
17932 Cinquemani
17933 \end_layout
17934
17935 \end_inset
17936 </cell>
17937 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17938 \begin_inset Text
17939
17940 \begin_layout Plain Layout
17941 Giusi
17942 \end_layout
17943
17944 \end_inset
17945 </cell>
17946 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17947 \begin_inset Text
17948
17949 \begin_layout Plain Layout
17950 555
17951 \end_layout
17952
17953 \end_inset
17954 </cell>
17955 </row>
17956 <row>
17957 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17958 \begin_inset Text
17959
17960 \begin_layout Plain Layout
17961
17962 \series bold
17963 Colin
17964 \end_layout
17965
17966 \end_inset
17967 </cell>
17968 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17969 \begin_inset Text
17970
17971 \begin_layout Plain Layout
17972 Bernard
17973 \end_layout
17974
17975 \end_inset
17976 </cell>
17977 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17978 \begin_inset Text
17979
17980 \begin_layout Plain Layout
17981 555
17982 \end_layout
17983
17984 \end_inset
17985 </cell>
17986 </row>
17987 <row>
17988 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17989 \begin_inset Text
17990
17991 \begin_layout Plain Layout
17992
17993 \series bold
17994 Concli
17995 \end_layout
17996
17997 \end_inset
17998 </cell>
17999 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18000 \begin_inset Text
18001
18002 \begin_layout Plain Layout
18003 Gianfranco
18004 \end_layout
18005
18006 \end_inset
18007 </cell>
18008 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18009 \begin_inset Text
18010
18011 \begin_layout Plain Layout
18012 555
18013 \end_layout
18014
18015 \end_inset
18016 </cell>
18017 </row>
18018 <row>
18019 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18020 \begin_inset Text
18021
18022 \begin_layout Plain Layout
18023
18024 \series bold
18025 Dal Bosco
18026 \end_layout
18027
18028 \end_inset
18029 </cell>
18030 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18031 \begin_inset Text
18032
18033 \begin_layout Plain Layout
18034 Carolina
18035 \end_layout
18036
18037 \end_inset
18038 </cell>
18039 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18040 \begin_inset Text
18041
18042 \begin_layout Plain Layout
18043 555
18044 \end_layout
18045
18046 \end_inset
18047 </cell>
18048 </row>
18049 <row>
18050 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18051 \begin_inset Text
18052
18053 \begin_layout Plain Layout
18054
18055 \series bold
18056 Dalpiaz
18057 \end_layout
18058
18059 \end_inset
18060 </cell>
18061 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18062 \begin_inset Text
18063
18064 \begin_layout Plain Layout
18065 Annamaria
18066 \end_layout
18067
18068 \end_inset
18069 </cell>
18070 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18071 \begin_inset Text
18072
18073 \begin_layout Plain Layout
18074 555
18075 \end_layout
18076
18077 \end_inset
18078 </cell>
18079 </row>
18080 <row>
18081 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18082 \begin_inset Text
18083
18084 \begin_layout Plain Layout
18085
18086 \series bold
18087 Feliciello
18088 \end_layout
18089
18090 \end_inset
18091 </cell>
18092 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18093 \begin_inset Text
18094
18095 \begin_layout Plain Layout
18096 Domenico
18097 \end_layout
18098
18099 \end_inset
18100 </cell>
18101 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18102 \begin_inset Text
18103
18104 \begin_layout Plain Layout
18105 555
18106 \end_layout
18107
18108 \end_inset
18109 </cell>
18110 </row>
18111 <row>
18112 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18113 \begin_inset Text
18114
18115 \begin_layout Plain Layout
18116
18117 \series bold
18118 Focarelli
18119 \end_layout
18120
18121 \end_inset
18122 </cell>
18123 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18124 \begin_inset Text
18125
18126 \begin_layout Plain Layout
18127 Paola
18128 \end_layout
18129
18130 \end_inset
18131 </cell>
18132 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18133 \begin_inset Text
18134
18135 \begin_layout Plain Layout
18136 555
18137 \end_layout
18138
18139 \end_inset
18140 </cell>
18141 </row>
18142 <row>
18143 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18144 \begin_inset Text
18145
18146 \begin_layout Plain Layout
18147
18148 \series bold
18149 Galletti
18150 \end_layout
18151
18152 \end_inset
18153 </cell>
18154 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18155 \begin_inset Text
18156
18157 \begin_layout Plain Layout
18158 Oreste
18159 \end_layout
18160
18161 \end_inset
18162 </cell>
18163 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18164 \begin_inset Text
18165
18166 \begin_layout Plain Layout
18167 555
18168 \end_layout
18169
18170 \end_inset
18171 </cell>
18172 </row>
18173 <row>
18174 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18175 \begin_inset Text
18176
18177 \begin_layout Plain Layout
18178
18179 \series bold
18180 Gasparini
18181 \end_layout
18182
18183 \end_inset
18184 </cell>
18185 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18186 \begin_inset Text
18187
18188 \begin_layout Plain Layout
18189 Franca
18190 \end_layout
18191
18192 \end_inset
18193 </cell>
18194 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18195 \begin_inset Text
18196
18197 \begin_layout Plain Layout
18198 555
18199 \end_layout
18200
18201 \end_inset
18202 </cell>
18203 </row>
18204 <row>
18205 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18206 \begin_inset Text
18207
18208 \begin_layout Plain Layout
18209
18210 \series bold
18211 Rizzardi
18212 \end_layout
18213
18214 \end_inset
18215 </cell>
18216 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18217 \begin_inset Text
18218
18219 \begin_layout Plain Layout
18220 Paola
18221 \end_layout
18222
18223 \end_inset
18224 </cell>
18225 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18226 \begin_inset Text
18227
18228 \begin_layout Plain Layout
18229 555
18230 \end_layout
18231
18232 \end_inset
18233 </cell>
18234 </row>
18235 <row>
18236 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18237 \begin_inset Text
18238
18239 \begin_layout Plain Layout
18240
18241 \series bold
18242 Lassini
18243 \end_layout
18244
18245 \end_inset
18246 </cell>
18247 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18248 \begin_inset Text
18249
18250 \begin_layout Plain Layout
18251 Giancarlo
18252 \end_layout
18253
18254 \end_inset
18255 </cell>
18256 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18257 \begin_inset Text
18258
18259 \begin_layout Plain Layout
18260 555
18261 \end_layout
18262
18263 \end_inset
18264 </cell>
18265 </row>
18266 <row>
18267 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18268 \begin_inset Text
18269
18270 \begin_layout Plain Layout
18271
18272 \series bold
18273 Malfatti
18274 \end_layout
18275
18276 \end_inset
18277 </cell>
18278 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18279 \begin_inset Text
18280
18281 \begin_layout Plain Layout
18282 Luciano
18283 \end_layout
18284
18285 \end_inset
18286 </cell>
18287 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18288 \begin_inset Text
18289
18290 \begin_layout Plain Layout
18291 555
18292 \end_layout
18293
18294 \end_inset
18295 </cell>
18296 </row>
18297 <row>
18298 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18299 \begin_inset Text
18300
18301 \begin_layout Plain Layout
18302
18303 \series bold
18304 Malfatti
18305 \end_layout
18306
18307 \end_inset
18308 </cell>
18309 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18310 \begin_inset Text
18311
18312 \begin_layout Plain Layout
18313 Valeriano
18314 \end_layout
18315
18316 \end_inset
18317 </cell>
18318 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18319 \begin_inset Text
18320
18321 \begin_layout Plain Layout
18322 555
18323 \end_layout
18324
18325 \end_inset
18326 </cell>
18327 </row>
18328 <row>
18329 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18330 \begin_inset Text
18331
18332 \begin_layout Plain Layout
18333
18334 \series bold
18335 Meneguzzo
18336 \end_layout
18337
18338 \end_inset
18339 </cell>
18340 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18341 \begin_inset Text
18342
18343 \begin_layout Plain Layout
18344 Roberto
18345 \end_layout
18346
18347 \end_inset
18348 </cell>
18349 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18350 \begin_inset Text
18351
18352 \begin_layout Plain Layout
18353 555
18354 \end_layout
18355
18356 \end_inset
18357 </cell>
18358 </row>
18359 <row>
18360 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18361 \begin_inset Text
18362
18363 \begin_layout Plain Layout
18364
18365 \series bold
18366 Mezzadra
18367 \end_layout
18368
18369 \end_inset
18370 </cell>
18371 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18372 \begin_inset Text
18373
18374 \begin_layout Plain Layout
18375 Roberto
18376 \end_layout
18377
18378 \end_inset
18379 </cell>
18380 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18381 \begin_inset Text
18382
18383 \begin_layout Plain Layout
18384 555
18385 \end_layout
18386
18387 \end_inset
18388 </cell>
18389 </row>
18390 <row>
18391 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18392 \begin_inset Text
18393
18394 \begin_layout Plain Layout
18395
18396 \series bold
18397 Pirpamer
18398 \end_layout
18399
18400 \end_inset
18401 </cell>
18402 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18403 \begin_inset Text
18404
18405 \begin_layout Plain Layout
18406 Erich
18407 \end_layout
18408
18409 \end_inset
18410 </cell>
18411 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18412 \begin_inset Text
18413
18414 \begin_layout Plain Layout
18415 555
18416 \end_layout
18417
18418 \end_inset
18419 </cell>
18420 </row>
18421 <row>
18422 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18423 \begin_inset Text
18424
18425 \begin_layout Plain Layout
18426
18427 \series bold
18428 Pochiesa
18429 \end_layout
18430
18431 \end_inset
18432 </cell>
18433 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18434 \begin_inset Text
18435
18436 \begin_layout Plain Layout
18437 Paolo
18438 \end_layout
18439
18440 \end_inset
18441 </cell>
18442 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18443 \begin_inset Text
18444
18445 \begin_layout Plain Layout
18446 555, 222
18447 \end_layout
18448
18449 \end_inset
18450 </cell>
18451 </row>
18452 <row>
18453 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18454 \begin_inset Text
18455
18456 \begin_layout Plain Layout
18457
18458 \series bold
18459 Radina
18460 \end_layout
18461
18462 \end_inset
18463 </cell>
18464 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18465 \begin_inset Text
18466
18467 \begin_layout Plain Layout
18468 Claudio
18469 \end_layout
18470
18471 \end_inset
18472 </cell>
18473 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18474 \begin_inset Text
18475
18476 \begin_layout Plain Layout
18477 555
18478 \end_layout
18479
18480 \end_inset
18481 </cell>
18482 </row>
18483 <row>
18484 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18485 \begin_inset Text
18486
18487 \begin_layout Plain Layout
18488
18489 \series bold
18490 Stuffer
18491 \end_layout
18492
18493 \end_inset
18494 </cell>
18495 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18496 \begin_inset Text
18497
18498 \begin_layout Plain Layout
18499 Oskar
18500 \end_layout
18501
18502 \end_inset
18503 </cell>
18504 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18505 \begin_inset Text
18506
18507 \begin_layout Plain Layout
18508 555
18509 \end_layout
18510
18511 \end_inset
18512 </cell>
18513 </row>
18514 <row>
18515 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18516 \begin_inset Text
18517
18518 \begin_layout Plain Layout
18519
18520 \series bold
18521 Tacchelli
18522 \end_layout
18523
18524 \end_inset
18525 </cell>
18526 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18527 \begin_inset Text
18528
18529 \begin_layout Plain Layout
18530 Ugo
18531 \end_layout
18532
18533 \end_inset
18534 </cell>
18535 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18536 \begin_inset Text
18537
18538 \begin_layout Plain Layout
18539 555
18540 \end_layout
18541
18542 \end_inset
18543 </cell>
18544 </row>
18545 <row>
18546 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18547 \begin_inset Text
18548
18549 \begin_layout Plain Layout
18550
18551 \series bold
18552 Tezzele
18553 \end_layout
18554
18555 \end_inset
18556 </cell>
18557 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18558 \begin_inset Text
18559
18560 \begin_layout Plain Layout
18561 Margit
18562 \end_layout
18563
18564 \end_inset
18565 </cell>
18566 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18567 \begin_inset Text
18568
18569 \begin_layout Plain Layout
18570 555
18571 \end_layout
18572
18573 \end_inset
18574 </cell>
18575 </row>
18576 <row>
18577 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18578 \begin_inset Text
18579
18580 \begin_layout Plain Layout
18581
18582 \series bold
18583 Unterkalmsteiner
18584 \end_layout
18585
18586 \end_inset
18587 </cell>
18588 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18589 \begin_inset Text
18590
18591 \begin_layout Plain Layout
18592 Frieda
18593 \end_layout
18594
18595 \end_inset
18596 </cell>
18597 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18598 \begin_inset Text
18599
18600 \begin_layout Plain Layout
18601 555
18602 \end_layout
18603
18604 \end_inset
18605 </cell>
18606 </row>
18607 <row>
18608 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18609 \begin_inset Text
18610
18611 \begin_layout Plain Layout
18612
18613 \series bold
18614 Vieider
18615 \end_layout
18616
18617 \end_inset
18618 </cell>
18619 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18620 \begin_inset Text
18621
18622 \begin_layout Plain Layout
18623 Hilde
18624 \end_layout
18625
18626 \end_inset
18627 </cell>
18628 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18629 \begin_inset Text
18630
18631 \begin_layout Plain Layout
18632 555
18633 \end_layout
18634
18635 \end_inset
18636 </cell>
18637 </row>
18638 <row>
18639 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18640 \begin_inset Text
18641
18642 \begin_layout Plain Layout
18643
18644 \series bold
18645 Vigna
18646 \end_layout
18647
18648 \end_inset
18649 </cell>
18650 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18651 \begin_inset Text
18652
18653 \begin_layout Plain Layout
18654 Jürgen
18655 \end_layout
18656
18657 \end_inset
18658 </cell>
18659 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18660 \begin_inset Text
18661
18662 \begin_layout Plain Layout
18663 999
18664 \end_layout
18665
18666 \end_inset
18667 </cell>
18668 </row>
18669 <row>
18670 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18671 \begin_inset Text
18672
18673 \begin_layout Plain Layout
18674
18675 \series bold
18676 Weber
18677 \end_layout
18678
18679 \end_inset
18680 </cell>
18681 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18682 \begin_inset Text
18683
18684 \begin_layout Plain Layout
18685 Maurizio
18686 \end_layout
18687
18688 \end_inset
18689 </cell>
18690 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18691 \begin_inset Text
18692
18693 \begin_layout Plain Layout
18694 555
18695 \end_layout
18696
18697 \end_inset
18698 </cell>
18699 </row>
18700 <row>
18701 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18702 \begin_inset Text
18703
18704 \begin_layout Plain Layout
18705
18706 \series bold
18707 Winkler
18708 \end_layout
18709
18710 \end_inset
18711 </cell>
18712 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18713 \begin_inset Text
18714
18715 \begin_layout Plain Layout
18716 Franz
18717 \end_layout
18718
18719 \end_inset
18720 </cell>
18721 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18722 \begin_inset Text
18723
18724 \begin_layout Plain Layout
18725 555
18726 \end_layout
18727
18728 \end_inset
18729 </cell>
18730 </row>
18731 <row endlastfoot="true">
18732 <cell multicolumn="1" alignment="block" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18733 \begin_inset Text
18734
18735 \begin_layout Plain Layout
18736
18737 \series bold
18738 End
18739 \end_layout
18740
18741 \end_inset
18742 </cell>
18743 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
18744 \begin_inset Text
18745
18746 \begin_layout Plain Layout
18747
18748 \end_layout
18749
18750 \end_inset
18751 </cell>
18752 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18753 \begin_inset Text
18754
18755 \begin_layout Plain Layout
18756
18757 \end_layout
18758
18759 \end_inset
18760 </cell>
18761 </row>
18762 </lyxtabular>
18763
18764 \end_inset
18765
18766
18767 \end_layout
18768
18769 \begin_layout Subsection
18770 Table Cells
18771 \begin_inset Index
18772 status collapsed
18773
18774 \begin_layout Plain Layout
18775 Tables ! Cells
18776 \end_layout
18777
18778 \end_inset
18779
18780
18781 \begin_inset CommandInset label
18782 LatexCommand label
18783 name "sub:Table-Cells"
18784
18785 \end_inset
18786
18787
18788 \end_layout
18789
18790 \begin_layout Standard
18791 A table cell can contain text, inline equations, a figure, or another table.
18792  All these kinds of objects can be placed in the same cell.
18793  Font sizes and shapes can also be altered.
18794  But you can't put a special environment in a cell (like 
18795 \family sans
18796 Section*
18797 \family default
18798 , etc.), nor set spacing options etc.
18799  for the cell's paragraph.
18800 \end_layout
18801
18802 \begin_layout Standard
18803 To have multi-line entries in table cells, you have to declare a fixed width
18804  for the column in the table dialog.
18805  Your text is then automatically split into multiple lines and the cell
18806  is enlarged vertically when the length of the text exceeds the given width.
18807  An example:
18808 \end_layout
18809
18810 \begin_layout Standard
18811 \align center
18812 \begin_inset Tabular
18813 <lyxtabular version="3" rows="4" columns="3">
18814 <features>
18815 <column alignment="center" valignment="top" width="0pt">
18816 <column alignment="block" valignment="top" width="3cm">
18817 <column alignment="center" valignment="top" width="0pt">
18818 <row>
18819 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18820 \begin_inset Text
18821
18822 \begin_layout Plain Layout
18823
18824 \family roman
18825 \series medium
18826 \shape up
18827 \size normal
18828 \emph off
18829 \bar no
18830 \noun off
18831 \color none
18832 1
18833 \end_layout
18834
18835 \end_inset
18836 </cell>
18837 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18838 \begin_inset Text
18839
18840 \begin_layout Plain Layout
18841
18842 \family roman
18843 \series medium
18844 \shape up
18845 \size normal
18846 \emph off
18847 \bar no
18848 \noun off
18849 \color none
18850 2
18851 \end_layout
18852
18853 \end_inset
18854 </cell>
18855 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18856 \begin_inset Text
18857
18858 \begin_layout Plain Layout
18859
18860 \family roman
18861 \series medium
18862 \shape up
18863 \size normal
18864 \emph off
18865 \bar no
18866 \noun off
18867 \color none
18868 3
18869 \end_layout
18870
18871 \end_inset
18872 </cell>
18873 </row>
18874 <row>
18875 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18876 \begin_inset Text
18877
18878 \begin_layout Plain Layout
18879
18880 \family roman
18881 \series medium
18882 \shape up
18883 \size normal
18884 \emph off
18885 \bar no
18886 \noun off
18887 \color none
18888 4
18889 \end_layout
18890
18891 \end_inset
18892 </cell>
18893 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18894 \begin_inset Text
18895
18896 \begin_layout Plain Layout
18897
18898 \family roman
18899 \series medium
18900 \shape up
18901 \size normal
18902 \emph off
18903 \bar no
18904 \noun off
18905 \color none
18906 This is a multiline entry in a table.
18907 \end_layout
18908
18909 \end_inset
18910 </cell>
18911 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18912 \begin_inset Text
18913
18914 \begin_layout Plain Layout
18915
18916 \family roman
18917 \series medium
18918 \shape up
18919 \size normal
18920 \emph off
18921 \bar no
18922 \noun off
18923 \color none
18924 5
18925 \end_layout
18926
18927 \end_inset
18928 </cell>
18929 </row>
18930 <row>
18931 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18932 \begin_inset Text
18933
18934 \begin_layout Plain Layout
18935
18936 \family roman
18937 \series medium
18938 \shape up
18939 \size normal
18940 \emph off
18941 \bar no
18942 \noun off
18943 \color none
18944 6
18945 \end_layout
18946
18947 \end_inset
18948 </cell>
18949 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18950 \begin_inset Text
18951
18952 \begin_layout Plain Layout
18953
18954 \family roman
18955 \series medium
18956 \shape up
18957 \size normal
18958 \emph off
18959 \bar no
18960 \noun off
18961 \color none
18962 This is longer now.
18963 \end_layout
18964
18965 \end_inset
18966 </cell>
18967 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18968 \begin_inset Text
18969
18970 \begin_layout Plain Layout
18971
18972 \family roman
18973 \series medium
18974 \shape up
18975 \size normal
18976 \emph off
18977 \bar no
18978 \noun off
18979 \color none
18980 7
18981 \end_layout
18982
18983 \end_inset
18984 </cell>
18985 </row>
18986 <row>
18987 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18988 \begin_inset Text
18989
18990 \begin_layout Plain Layout
18991
18992 \family roman
18993 \series medium
18994 \shape up
18995 \size normal
18996 \emph off
18997 \bar no
18998 \noun off
18999 \color none
19000 8
19001 \end_layout
19002
19003 \end_inset
19004 </cell>
19005 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19006 \begin_inset Text
19007
19008 \begin_layout Plain Layout
19009
19010 \family roman
19011 \series medium
19012 \shape up
19013 \size normal
19014 \emph off
19015 \bar no
19016 \noun off
19017 \color none
19018 This is a multiline entry in a table.
19019  This is longer now.
19020 \end_layout
19021
19022 \end_inset
19023 </cell>
19024 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19025 \begin_inset Text
19026
19027 \begin_layout Plain Layout
19028
19029 \family roman
19030 \series medium
19031 \shape up
19032 \size normal
19033 \emph off
19034 \bar no
19035 \noun off
19036 \color none
19037 9
19038 \end_layout
19039
19040 \end_inset
19041 </cell>
19042 </row>
19043 </lyxtabular>
19044
19045 \end_inset
19046
19047
19048 \end_layout
19049
19050 \begin_layout Standard
19051 Cutting and pasting between tables and table cells works reasonably well.
19052  You can cut and paste even more than one row.
19053  Selection with the mouse or with 
19054 \family sans
19055 Shift
19056 \family default
19057  plus the arrow keys works as usual.
19058  You can also copy and paste the entire table as a single unit by starting
19059  the selection from outside the table.
19060 \end_layout
19061
19062 \begin_layout Section
19063 Floats
19064 \begin_inset Index
19065 status collapsed
19066
19067 \begin_layout Plain Layout
19068 Floats
19069 \end_layout
19070
19071 \end_inset
19072
19073
19074 \begin_inset CommandInset label
19075 LatexCommand label
19076 name "sec:Floats"
19077
19078 \end_inset
19079
19080
19081 \end_layout
19082
19083 \begin_layout Standard
19084 A float is a block of text associated with some sort of label, which doesn't
19085  have a fixed location.
19086  It can 
19087 \begin_inset Quotes eld
19088 \end_inset
19089
19090 float
19091 \begin_inset Quotes erd
19092 \end_inset
19093
19094  forward or backward a page or two, to wherever it fits best.
19095  
19096 \family sans
19097 Footnotes
19098 \family default
19099  and 
19100 \family sans
19101 Margin
19102 \begin_inset space ~
19103 \end_inset
19104
19105 Notes
19106 \family default
19107  are also floats, because they can float to the next page when there are
19108  too much notes at the page.
19109 \end_layout
19110
19111 \begin_layout Standard
19112 Floats makes it possible to get a high quality layout.
19113  Images and tables can evenly be spread to the pages to avoid whitespace
19114  and pages without text.
19115  As the floating often destroys the context between the text and the image/table
19116 , every float can be referenced in the text.
19117  Floats are therefore numbered.
19118  Referencing is described in section
19119 \begin_inset space ~
19120 \end_inset
19121
19122
19123 \begin_inset CommandInset ref
19124 LatexCommand ref
19125 reference "sec:Cross-References"
19126
19127 \end_inset
19128
19129 .
19130 \end_layout
19131
19132 \begin_layout Standard
19133 To insert a float, use the menu 
19134 \family sans
19135 Insert\SpecialChar \menuseparator
19136 Floats
19137 \family default
19138 .
19139  A box with a caption that has e.
19140 \begin_inset space \thinspace{}
19141 \end_inset
19142
19143 g.
19144 \begin_inset space ~
19145 \end_inset
19146
19147 the label 
19148 \begin_inset Quotes eld
19149 \end_inset
19150
19151 Figure
19152 \begin_inset space ~
19153 \end_inset
19154
19155 #:
19156 \begin_inset Quotes erd
19157 \end_inset
19158
19159  (# is the actual number) will be inserted into your document.
19160  The label will automatically be translated to the document language in
19161  the output.
19162  Behind the label you can insert the caption text.
19163 \begin_inset Index
19164 status collapsed
19165
19166 \begin_layout Plain Layout
19167 Floats ! Captions
19168 \end_layout
19169
19170 \end_inset
19171
19172  The image or table is inserted above or below the caption in a separate
19173  paragraph within the float.
19174  To keep your LyX-document readable, you can open and close the float box
19175  by left-clicking on the box label.
19176  A closed float box looks like this: 
19177 \begin_inset Graphics
19178         filename clipart/floatQt4.png
19179         scale 80
19180
19181 \end_inset
19182
19183  -- a gray button with a red label.
19184 \end_layout
19185
19186 \begin_layout Standard
19187 It is recommended to insert floats as a separate paragraph to avoid possible
19188  LaTeX-errors that can occur when the surrounding text is specially formatted.
19189 \end_layout
19190
19191 \begin_layout Subsection
19192 Float Types
19193 \end_layout
19194
19195 \begin_layout Subsubsection
19196 Figure Floats
19197 \begin_inset Index
19198 status collapsed
19199
19200 \begin_layout Plain Layout
19201 Floats ! Figure floats
19202 \end_layout
19203
19204 \end_inset
19205
19206
19207 \begin_inset CommandInset label
19208 LatexCommand label
19209 name "sec:Figure-Floats"
19210
19211 \end_inset
19212
19213
19214 \end_layout
19215
19216 \begin_layout Standard
19217 The menu 
19218 \family sans
19219 Insert\SpecialChar \menuseparator
19220 Float\SpecialChar \menuseparator
19221 Figure
19222 \family default
19223  inserts a float with the label 
19224 \begin_inset Quotes eld
19225 \end_inset
19226
19227
19228 \series bold
19229 Figure
19230 \begin_inset space ~
19231 \end_inset
19232
19233 #:
19234 \series default
19235
19236 \begin_inset Quotes erd
19237 \end_inset
19238
19239 .
19240  Set the cursor above this label (or before it and press enter) and insert
19241  the image as described above to get the caption printed below the image.
19242  This is what we did for Figure
19243 \begin_inset space ~
19244 \end_inset
19245
19246
19247 \begin_inset CommandInset ref
19248 LatexCommand ref
19249 reference "cap:Platypus"
19250
19251 \end_inset
19252
19253 .
19254  If you want the caption to be above the image, set the cursor at the end
19255  of the caption, press enter and insert the image.
19256  This was done in Figure
19257 \begin_inset space ~
19258 \end_inset
19259
19260
19261 \begin_inset CommandInset ref
19262 LatexCommand ref
19263 reference "cap:Escher"
19264
19265 \end_inset
19266
19267 .
19268 \end_layout
19269
19270 \begin_layout Standard
19271 \begin_inset Float figure
19272 wide false
19273 sideways false
19274 status open
19275
19276 \begin_layout Plain Layout
19277 \align center
19278 \begin_inset Graphics
19279         filename clipart/platypus.eps
19280         width 50col%
19281         rotateOrigin center
19282
19283 \end_inset
19284
19285
19286 \end_layout
19287
19288 \begin_layout Plain Layout
19289 \begin_inset Caption
19290
19291 \begin_layout Plain Layout
19292 \begin_inset CommandInset label
19293 LatexCommand label
19294 name "cap:Platypus"
19295
19296 \end_inset
19297
19298 A severely distorted platypus in a float.
19299 \end_layout
19300
19301 \end_inset
19302
19303
19304 \end_layout
19305
19306 \end_inset
19307
19308
19309 \end_layout
19310
19311 \begin_layout Standard
19312 \begin_inset Float figure
19313 wide false
19314 sideways false
19315 status open
19316
19317 \begin_layout Plain Layout
19318 \begin_inset Caption
19319
19320 \begin_layout Plain Layout
19321 \begin_inset CommandInset label
19322 LatexCommand label
19323 name "cap:Escher"
19324
19325 \end_inset
19326
19327 M.C.
19328  Escher on acid.
19329 \end_layout
19330
19331 \end_inset
19332
19333
19334 \end_layout
19335
19336 \begin_layout Plain Layout
19337 \align center
19338 \begin_inset Graphics
19339         filename clipart/escher-lsd.eps
19340         scale 80
19341         rotateOrigin center
19342
19343 \end_inset
19344
19345
19346 \end_layout
19347
19348 \end_inset
19349
19350
19351 \end_layout
19352
19353 \begin_layout Standard
19354 This figure float show also how to set a label and create a cross-reference
19355  to it.
19356  As described in section
19357 \begin_inset space ~
19358 \end_inset
19359
19360
19361 \begin_inset CommandInset ref
19362 LatexCommand ref
19363 reference "sec:Cross-References"
19364
19365 \end_inset
19366
19367 , you can simply insert a label in the caption using the menu 
19368 \family sans
19369 Insert\SpecialChar \menuseparator
19370 Label
19371 \family default
19372  and refer to it using the menu 
19373 \family sans
19374 Insert\SpecialChar \menuseparator
19375 Cross-Reference
19376 \family default
19377 .
19378  It is important to use references to figure floats, rather than using vague
19379  references like 
19380 \begin_inset Quotes eld
19381 \end_inset
19382
19383 the figure above
19384 \begin_inset Quotes erd
19385 \end_inset
19386
19387 , because as LaTeX will reposition the floats in the final document; it
19388  might not be 
19389 \begin_inset Quotes eld
19390 \end_inset
19391
19392 above
19393 \begin_inset Quotes erd
19394 \end_inset
19395
19396  at all.
19397 \end_layout
19398
19399 \begin_layout Standard
19400 Normally only one image is inserted to a figure float, but sometimes you
19401  might want to use two images with separate subcaptions.
19402  This can be done by inserting image floats into existing image floats.
19403  Note that only the main caption of the float is added to the List of Figures.
19404  Figure
19405 \begin_inset space ~
19406 \end_inset
19407
19408
19409 \begin_inset CommandInset ref
19410 LatexCommand ref
19411 reference "cap:Two-distorted-images"
19412
19413 \end_inset
19414
19415  is an example of a figure float with two images set side by side.
19416  You can also set the images one below the other.
19417  Figure
19418 \begin_inset space ~
19419 \end_inset
19420
19421
19422 \begin_inset CommandInset ref
19423 LatexCommand ref
19424 reference "fig:Undefinable"
19425
19426 \end_inset
19427
19428  and 
19429 \begin_inset CommandInset ref
19430 LatexCommand ref
19431 reference "fig:Platypus"
19432
19433 \end_inset
19434
19435  are the subfigures.
19436 \end_layout
19437
19438 \begin_layout Standard
19439 \begin_inset Float figure
19440 wide false
19441 sideways false
19442 status open
19443
19444 \begin_layout Plain Layout
19445 \begin_inset space \hfill{}
19446 \end_inset
19447
19448
19449 \begin_inset Float figure
19450 wide false
19451 sideways false
19452 status open
19453
19454 \begin_layout Plain Layout
19455 \begin_inset Caption
19456
19457 \begin_layout Plain Layout
19458 \begin_inset CommandInset label
19459 LatexCommand label
19460 name "fig:Undefinable"
19461
19462 \end_inset
19463
19464 Undefinable
19465 \end_layout
19466
19467 \end_inset
19468
19469
19470 \end_layout
19471
19472 \begin_layout Plain Layout
19473 \begin_inset Graphics
19474         filename clipart/escher-lsd.eps
19475         width 45col%
19476
19477 \end_inset
19478
19479
19480 \end_layout
19481
19482 \end_inset
19483
19484
19485 \begin_inset space \hfill{}
19486 \end_inset
19487
19488
19489 \begin_inset Float figure
19490 wide false
19491 sideways false
19492 status open
19493
19494 \begin_layout Plain Layout
19495 \begin_inset Caption
19496
19497 \begin_layout Plain Layout
19498 \begin_inset CommandInset label
19499 LatexCommand label
19500 name "fig:Platypus"
19501
19502 \end_inset
19503
19504 Platypus
19505 \end_layout
19506
19507 \end_inset
19508
19509
19510 \end_layout
19511
19512 \begin_layout Plain Layout
19513 \begin_inset Graphics
19514         filename clipart/platypus.eps
19515         lyxscale 60
19516         width 45col%
19517
19518 \end_inset
19519
19520
19521 \end_layout
19522
19523 \end_inset
19524
19525
19526 \begin_inset space \hfill{}
19527 \end_inset
19528
19529
19530 \end_layout
19531
19532 \begin_layout Plain Layout
19533 \begin_inset Caption
19534
19535 \begin_layout Plain Layout
19536 \begin_inset CommandInset label
19537 LatexCommand label
19538 name "cap:Two-distorted-images"
19539
19540 \end_inset
19541
19542 Two distorted images.
19543 \end_layout
19544
19545 \end_inset
19546
19547
19548 \end_layout
19549
19550 \end_inset
19551
19552
19553 \end_layout
19554
19555 \begin_layout Standard
19556 Note that the caption is added to the 
19557 \family sans
19558 List
19559 \begin_inset space ~
19560 \end_inset
19561
19562 of
19563 \begin_inset space ~
19564 \end_inset
19565
19566 Figures
19567 \family default
19568  as described in section
19569 \begin_inset space ~
19570 \end_inset
19571
19572
19573 \begin_inset CommandInset ref
19574 LatexCommand ref
19575 reference "sub:List-of-Figures"
19576
19577 \end_inset
19578
19579 .
19580 \end_layout
19581
19582 \begin_layout Subsubsection
19583 Table Floats
19584 \begin_inset Index
19585 status collapsed
19586
19587 \begin_layout Plain Layout
19588 Floats ! Table floats
19589 \end_layout
19590
19591 \end_inset
19592
19593
19594 \begin_inset CommandInset label
19595 LatexCommand label
19596 name "sec:Table-Floats"
19597
19598 \end_inset
19599
19600
19601 \end_layout
19602
19603 \begin_layout Standard
19604 Table floats can be inserted using the menu 
19605 \family sans
19606 Insert\SpecialChar \menuseparator
19607 Float\SpecialChar \menuseparator
19608 Table
19609 \family default
19610 .
19611  They have the same properties as figure floats except of the different
19612  label.
19613  Table
19614 \begin_inset space ~
19615 \end_inset
19616
19617
19618 \begin_inset CommandInset ref
19619 LatexCommand ref
19620 reference "cap:Table-float"
19621
19622 \end_inset
19623
19624  is an example of a table float.
19625 \end_layout
19626
19627 \begin_layout Standard
19628 \begin_inset Float table
19629 wide false
19630 sideways false
19631 status open
19632
19633 \begin_layout Plain Layout
19634 \begin_inset Caption
19635
19636 \begin_layout Plain Layout
19637 \begin_inset CommandInset label
19638 LatexCommand label
19639 name "cap:Table-float"
19640
19641 \end_inset
19642
19643 A table float.
19644 \end_layout
19645
19646 \end_inset
19647
19648
19649 \end_layout
19650
19651 \begin_layout Plain Layout
19652 \align center
19653 \begin_inset Tabular
19654 <lyxtabular version="3" rows="3" columns="3">
19655 <features>
19656 <column alignment="center" valignment="top" width="0pt">
19657 <column alignment="center" valignment="top" width="0pt">
19658 <column alignment="center" valignment="top" width="0pt">
19659 <row>
19660 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19661 \begin_inset Text
19662
19663 \begin_layout Plain Layout
19664
19665 \family roman
19666 \series medium
19667 \shape up
19668 \size normal
19669 \emph off
19670 \bar no
19671 \noun off
19672 \color none
19673 1
19674 \end_layout
19675
19676 \end_inset
19677 </cell>
19678 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19679 \begin_inset Text
19680
19681 \begin_layout Plain Layout
19682
19683 \family roman
19684 \series medium
19685 \shape up
19686 \size normal
19687 \emph off
19688 \bar no
19689 \noun off
19690 \color none
19691 2
19692 \end_layout
19693
19694 \end_inset
19695 </cell>
19696 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19697 \begin_inset Text
19698
19699 \begin_layout Plain Layout
19700
19701 \family roman
19702 \series medium
19703 \shape up
19704 \size normal
19705 \emph off
19706 \bar no
19707 \noun off
19708 \color none
19709 3
19710 \end_layout
19711
19712 \end_inset
19713 </cell>
19714 </row>
19715 <row>
19716 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19717 \begin_inset Text
19718
19719 \begin_layout Plain Layout
19720
19721 \family roman
19722 \series medium
19723 \shape up
19724 \size normal
19725 \emph off
19726 \bar no
19727 \noun off
19728 \color none
19729 Joe
19730 \end_layout
19731
19732 \end_inset
19733 </cell>
19734 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19735 \begin_inset Text
19736
19737 \begin_layout Plain Layout
19738
19739 \family roman
19740 \series medium
19741 \shape up
19742 \size normal
19743 \emph off
19744 \bar no
19745 \noun off
19746 \color none
19747 Mary
19748 \end_layout
19749
19750 \end_inset
19751 </cell>
19752 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19753 \begin_inset Text
19754
19755 \begin_layout Plain Layout
19756
19757 \family roman
19758 \series medium
19759 \shape up
19760 \size normal
19761 \emph off
19762 \bar no
19763 \noun off
19764 \color none
19765 Ted
19766 \end_layout
19767
19768 \end_inset
19769 </cell>
19770 </row>
19771 <row>
19772 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19773 \begin_inset Text
19774
19775 \begin_layout Plain Layout
19776
19777 \family roman
19778 \series medium
19779 \shape up
19780 \size normal
19781 \emph off
19782 \bar no
19783 \noun off
19784 \color none
19785 \begin_inset Formula $\int x^{2}dx$
19786 \end_inset
19787
19788
19789 \end_layout
19790
19791 \end_inset
19792 </cell>
19793 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19794 \begin_inset Text
19795
19796 \begin_layout Plain Layout
19797
19798 \family roman
19799 \series medium
19800 \shape up
19801 \size normal
19802 \emph off
19803 \bar no
19804 \noun off
19805 \color none
19806 \begin_inset Formula $\left[\begin{array}{cc}
19807 a & b\\
19808 c & d\end{array}\right]$
19809 \end_inset
19810
19811
19812 \end_layout
19813
19814 \end_inset
19815 </cell>
19816 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19817 \begin_inset Text
19818
19819 \begin_layout Plain Layout
19820
19821 \family roman
19822 \series medium
19823 \shape up
19824 \size normal
19825 \emph off
19826 \bar no
19827 \noun off
19828 \color none
19829 \begin_inset Formula $1+1=2$
19830 \end_inset
19831
19832
19833 \end_layout
19834
19835 \end_inset
19836 </cell>
19837 </row>
19838 </lyxtabular>
19839
19840 \end_inset
19841
19842
19843 \end_layout
19844
19845 \end_inset
19846
19847
19848 \end_layout
19849
19850 \begin_layout Subsubsection
19851 Algorithm Floats
19852 \begin_inset Index
19853 status collapsed
19854
19855 \begin_layout Plain Layout
19856 Floats ! Algorithm floats
19857 \end_layout
19858
19859 \end_inset
19860
19861
19862 \end_layout
19863
19864 \begin_layout Standard
19865 This float type is inserted with the menu 
19866 \family sans
19867 Insert\SpecialChar \menuseparator
19868 Float\SpecialChar \menuseparator
19869 Algorithm
19870 \family default
19871 .
19872  It is used for program codes and descriptions of algorithms.
19873  A possible environment for algorithms is the 
19874 \family sans
19875 LyX-Code
19876 \family default
19877 , described in section
19878 \begin_inset space ~
19879 \end_inset
19880
19881
19882 \begin_inset CommandInset ref
19883 LatexCommand ref
19884 reference "sub:LyX-Code"
19885
19886 \end_inset
19887
19888 .
19889 \end_layout
19890
19891 \begin_layout Standard
19892 \begin_inset Note Greyedout
19893 status open
19894
19895 \begin_layout Plain Layout
19896
19897 \series bold
19898 Note:
19899 \series default
19900  that the float label is not automatically translated into the document
19901  language.
19902 \end_layout
19903
19904 \end_inset
19905
19906  You have to do this manually by adding the following line
19907 \end_layout
19908
19909 \begin_layout Standard
19910
19911 \series bold
19912
19913 \backslash
19914 floatname{algorithm}{your
19915 \begin_inset space ~
19916 \end_inset
19917
19918 name}
19919 \end_layout
19920
19921 \begin_layout Standard
19922 to the document preamble (menu 
19923 \family sans
19924 Document\SpecialChar \menuseparator
19925 Settings
19926 \family default
19927 ).
19928  
19929 \series bold
19930 your
19931 \begin_inset space ~
19932 \end_inset
19933
19934 name
19935 \series default
19936  is the word 
19937 \begin_inset Quotes eld
19938 \end_inset
19939
19940
19941 \emph on
19942 algorithm
19943 \emph default
19944
19945 \begin_inset Quotes erd
19946 \end_inset
19947
19948  in your language.
19949 \end_layout
19950
19951 \begin_layout Subsubsection
19952 Wrap Floats
19953 \begin_inset Index
19954 status collapsed
19955
19956 \begin_layout Plain Layout
19957 Floats ! Text Wrap Floats
19958 \end_layout
19959
19960 \end_inset
19961
19962
19963 \begin_inset CommandInset label
19964 LatexCommand label
19965 name "sec:Wrap-Floats"
19966
19967 \end_inset
19968
19969
19970 \end_layout
19971
19972 \begin_layout Standard
19973 \begin_inset Wrap figure
19974 lines 0
19975 placement l
19976 overhang 0in
19977 width "40col%"
19978 status open
19979
19980 \begin_layout Plain Layout
19981 \begin_inset Graphics
19982         filename clipart/mobius.eps
19983         width 40col%
19984         rotateOrigin center
19985
19986 \end_inset
19987
19988
19989 \end_layout
19990
19991 \begin_layout Plain Layout
19992 \begin_inset Caption
19993
19994 \begin_layout Plain Layout
19995 \begin_inset CommandInset label
19996 LatexCommand label
19997 name "cap:Wrapped-figure"
19998
19999 \end_inset
20000
20001 This is a wrapped figure.
20002 \begin_inset VSpace medskip
20003 \end_inset
20004
20005
20006 \end_layout
20007
20008 \end_inset
20009
20010
20011 \end_layout
20012
20013 \end_inset
20014
20015 This float type is used if you want to 
20016 \begin_inset Quotes eld
20017 \end_inset
20018
20019 wrap
20020 \begin_inset Quotes erd
20021 \end_inset
20022
20023  text around a figure so that it only occupies some fraction of the column
20024  width.
20025  It can be inserted using the menu 
20026 \family sans
20027 Insert\SpecialChar \menuseparator
20028 Float\SpecialChar \menuseparator
20029 Wrap
20030 \begin_inset space ~
20031 \end_inset
20032
20033 Float
20034 \family default
20035  if the LaTeX-package 
20036 \series bold
20037 wrapfig
20038 \series default
20039
20040 \begin_inset Index
20041 status collapsed
20042
20043 \begin_layout Plain Layout
20044 Latex@LaTeX-packages ! wrapfig
20045 \end_layout
20046
20047 \end_inset
20048
20049  is installed.
20050 \begin_inset Foot
20051 status collapsed
20052
20053 \begin_layout Plain Layout
20054 Installing a LaTeX-package is explained it in the 
20055 \emph on
20056 LaTeX
20057 \begin_inset space ~
20058 \end_inset
20059
20060 Configuration
20061 \emph default
20062  manual.
20063 \end_layout
20064
20065 \end_inset
20066
20067  The width and placement of the float is adjusted by right-clicking on the
20068  float box.
20069  Figure
20070 \begin_inset space ~
20071 \end_inset
20072
20073
20074 \begin_inset CommandInset ref
20075 LatexCommand ref
20076 reference "cap:Wrapped-figure"
20077
20078 \end_inset
20079
20080  is for example a figure wrap float with a width of 40
20081 \begin_inset space \thinspace{}
20082 \end_inset
20083
20084 col%.
20085 \begin_inset Foot
20086 status collapsed
20087
20088 \begin_layout Plain Layout
20089 Available units are explained in Appendix
20090 \begin_inset space ~
20091 \end_inset
20092
20093
20094 \begin_inset CommandInset ref
20095 LatexCommand ref
20096 reference "cha:Units-available-in"
20097
20098 \end_inset
20099
20100 .
20101 \end_layout
20102
20103 \end_inset
20104
20105  Some space was added under the caption to separate it better from the surroundi
20106 ng text.
20107 \end_layout
20108
20109 \begin_layout Standard
20110 \begin_inset Note Greyedout
20111 status open
20112
20113 \begin_layout Plain Layout
20114
20115 \series bold
20116 Note:
20117 \series default
20118  Wrap floats might be fragile! E.g.
20119  having a figure too close to the bottom of the page can mess things up
20120  in the way that the float doesn't appear in the output or that it is placed
20121  over some other text.
20122 \end_layout
20123
20124 \end_inset
20125
20126  In general:
20127 \end_layout
20128
20129 \begin_layout Itemize
20130 Wrap floats should not be placed in paragraphs that run over a page break.
20131  That means that wrap floats should better be inserted to the exact place
20132  when the document is nearly ready and you are able to estimate where page
20133  breaks will appear.
20134 \end_layout
20135
20136 \begin_layout Itemize
20137 Wrap floats should either be placed in an own paragraph before the paragraph
20138  where they should wrap into or within a paragraph.
20139 \end_layout
20140
20141 \begin_layout Itemize
20142 Wrap floats in consecutive paragraphs may cause troubles, so assure that
20143  there is a text paragraph between them as separator.
20144 \end_layout
20145
20146 \begin_layout Itemize
20147 Wrap floats are not allowed in section headings or tables.
20148 \end_layout
20149
20150 \begin_layout Subsection
20151 Rotated Floats
20152 \begin_inset CommandInset label
20153 LatexCommand label
20154 name "sub:Rotated-Floats"
20155
20156 \end_inset
20157
20158
20159 \begin_inset Index
20160 status collapsed
20161
20162 \begin_layout Plain Layout
20163 Floats ! Rotating
20164 \end_layout
20165
20166 \end_inset
20167
20168
20169 \end_layout
20170
20171 \begin_layout Standard
20172 Especially for wide tables you might have floats rotated.
20173  To rotate a whole float including the caption, right-click on the float-box
20174  and use the option 
20175 \family sans
20176 Rotate
20177 \begin_inset space ~
20178 \end_inset
20179
20180 sideways
20181 \family default
20182 .
20183 \end_layout
20184
20185 \begin_layout Standard
20186 Rotated floats are always placed on its own page (or column, when you have
20187  a two-column document).
20188  They are rotated so that you can read them from the outside margin.
20189  Forcing the rotation direction is explained in the 
20190 \emph on
20191 Embedded Objects
20192 \emph default
20193  manual.
20194 \end_layout
20195
20196 \begin_layout Standard
20197 Referencing rotated floats is the same like for normal floats, the caption
20198  format is also the same: Table
20199 \begin_inset space ~
20200 \end_inset
20201
20202
20203 \begin_inset CommandInset ref
20204 LatexCommand ref
20205 reference "cap:Rotated-table"
20206
20207 \end_inset
20208
20209  is an example of a rotated table float.
20210 \end_layout
20211
20212 \begin_layout Standard
20213 \begin_inset Note Greyedout
20214 status open
20215
20216 \begin_layout Plain Layout
20217
20218 \series bold
20219 Note:
20220 \series default
20221  Not all DVI-viewers are able to display rotated floats.
20222 \end_layout
20223
20224 \end_inset
20225
20226
20227 \end_layout
20228
20229 \begin_layout Standard
20230 \begin_inset Float table
20231 wide false
20232 sideways true
20233 status open
20234
20235 \begin_layout Plain Layout
20236 \begin_inset Caption
20237
20238 \begin_layout Plain Layout
20239 \begin_inset CommandInset label
20240 LatexCommand label
20241 name "cap:Rotated-table"
20242
20243 \end_inset
20244
20245  Rotated table
20246 \end_layout
20247
20248 \end_inset
20249
20250
20251 \end_layout
20252
20253 \begin_layout Plain Layout
20254 \align center
20255 \begin_inset Tabular
20256 <lyxtabular version="3" rows="1" columns="5">
20257 <features>
20258 <column alignment="center" valignment="top" width="0">
20259 <column alignment="center" valignment="top" width="0">
20260 <column alignment="center" valignment="top" width="0">
20261 <column alignment="center" valignment="top" width="0">
20262 <column alignment="center" valignment="top" width="0">
20263 <row>
20264 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20265 \begin_inset Text
20266
20267 \begin_layout Plain Layout
20268 test
20269 \end_layout
20270
20271 \end_inset
20272 </cell>
20273 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20274 \begin_inset Text
20275
20276 \begin_layout Plain Layout
20277 b
20278 \end_layout
20279
20280 \end_inset
20281 </cell>
20282 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20283 \begin_inset Text
20284
20285 \begin_layout Plain Layout
20286 c
20287 \end_layout
20288
20289 \end_inset
20290 </cell>
20291 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20292 \begin_inset Text
20293
20294 \begin_layout Plain Layout
20295 d
20296 \end_layout
20297
20298 \end_inset
20299 </cell>
20300 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20301 \begin_inset Text
20302
20303 \begin_layout Plain Layout
20304 e
20305 \end_layout
20306
20307 \end_inset
20308 </cell>
20309 </row>
20310 </lyxtabular>
20311
20312 \end_inset
20313
20314
20315 \end_layout
20316
20317 \end_inset
20318
20319
20320 \end_layout
20321
20322 \begin_layout Subsection
20323 Float Placement
20324 \begin_inset CommandInset label
20325 LatexCommand label
20326 name "sub:Float-Placement"
20327
20328 \end_inset
20329
20330
20331 \begin_inset Index
20332 status collapsed
20333
20334 \begin_layout Plain Layout
20335 Floats ! Placement
20336 \end_layout
20337
20338 \end_inset
20339
20340
20341 \end_layout
20342
20343 \begin_layout Standard
20344 Right-clicking on a float-box opens a dialog where you can alter the placement
20345  options that LaTeX uses for positioning the float.
20346 \begin_inset Newline newline
20347 \end_inset
20348
20349 The option 
20350 \family sans
20351 Span
20352 \begin_inset space ~
20353 \end_inset
20354
20355 columns
20356 \family default
20357  is only useful for two-column documents: If you select it, the float will
20358  span across both columns on the page instead of being confined to just
20359  one.
20360 \begin_inset Newline newline
20361 \end_inset
20362
20363 The option 
20364 \family sans
20365 Rotate
20366 \begin_inset space ~
20367 \end_inset
20368
20369 sideways
20370 \family default
20371  is used to rotate floats, see section
20372 \begin_inset space ~
20373 \end_inset
20374
20375
20376 \begin_inset CommandInset ref
20377 LatexCommand ref
20378 reference "sub:Rotated-Floats"
20379
20380 \end_inset
20381
20382 .
20383 \end_layout
20384
20385 \begin_layout Standard
20386 You can use one ore more of the following options in the float dialog to
20387  set the placement for a particular float when you uncheck the option 
20388 \family sans
20389 Use
20390 \begin_inset space ~
20391 \end_inset
20392
20393 default
20394 \begin_inset space ~
20395 \end_inset
20396
20397 placement
20398 \family default
20399 :
20400 \end_layout
20401
20402 \begin_layout Description
20403 Here
20404 \begin_inset space ~
20405 \end_inset
20406
20407 if
20408 \begin_inset space ~
20409 \end_inset
20410
20411 possible: try to place the float on the position where it is inserted
20412 \end_layout
20413
20414 \begin_layout Description
20415 Top
20416 \begin_inset space ~
20417 \end_inset
20418
20419 of
20420 \begin_inset space ~
20421 \end_inset
20422
20423 page: try to place the float on the top of the current page
20424 \end_layout
20425
20426 \begin_layout Description
20427 Bottom
20428 \begin_inset space ~
20429 \end_inset
20430
20431 of
20432 \begin_inset space ~
20433 \end_inset
20434
20435 page: try to place the float on the bottom of the current page
20436 \end_layout
20437
20438 \begin_layout Description
20439 Page
20440 \begin_inset space ~
20441 \end_inset
20442
20443 of
20444 \begin_inset space ~
20445 \end_inset
20446
20447 floats: try to place the float on an own page 
20448 \end_layout
20449
20450 \begin_layout Standard
20451 The order of the above option is 
20452 \emph on
20453 always
20454 \emph default
20455  used by LaTeX.
20456  That means, if you use the default placement, LaTeX will first try out
20457  
20458 \family sans
20459 Here
20460 \begin_inset space ~
20461 \end_inset
20462
20463 if
20464 \begin_inset space ~
20465 \end_inset
20466
20467 possible
20468 \family default
20469 , then 
20470 \family sans
20471 Top
20472 \begin_inset space ~
20473 \end_inset
20474
20475 of
20476 \begin_inset space ~
20477 \end_inset
20478
20479 page
20480 \family default
20481 , and then the others.
20482  If you don't use the default, LaTeX will try only the checked options but
20483  in the same order.
20484  If none of the 4 placements are possible the procedure is internally repeated
20485  but it is tried to put the float on the following page.
20486 \end_layout
20487
20488 \begin_layout Standard
20489 By default, each options has its own rules:
20490 \end_layout
20491
20492 \begin_layout Standard
20493
20494 \family sans
20495 Top
20496 \begin_inset space ~
20497 \end_inset
20498
20499 of
20500 \begin_inset space ~
20501 \end_inset
20502
20503 page
20504 \family default
20505  only floats occupying less than 70
20506 \begin_inset space \thinspace{}
20507 \end_inset
20508
20509 % of the page can be placed at the top of a page
20510 \end_layout
20511
20512 \begin_layout Standard
20513
20514 \family sans
20515 Bottom
20516 \begin_inset space ~
20517 \end_inset
20518
20519 of
20520 \begin_inset space ~
20521 \end_inset
20522
20523 page
20524 \family default
20525 : only floats occupying less than 30
20526 \begin_inset space \thinspace{}
20527 \end_inset
20528
20529 % of the page can be placed at the bottom of a page.
20530 \end_layout
20531
20532 \begin_layout Standard
20533
20534 \family sans
20535 Page
20536 \begin_inset space ~
20537 \end_inset
20538
20539 of
20540 \begin_inset space ~
20541 \end_inset
20542
20543 floats
20544 \family default
20545 : only if more than 50
20546 \begin_inset space \thinspace{}
20547 \end_inset
20548
20549 % of the page are occupied by floats, several floats can be set together
20550  on a page.
20551 \end_layout
20552
20553 \begin_layout Standard
20554 If you don't like these rules, you can ignore them by using the additional
20555  option 
20556 \family sans
20557 Ignore
20558 \begin_inset space ~
20559 \end_inset
20560
20561 LaTeX
20562 \begin_inset space ~
20563 \end_inset
20564
20565 rules
20566 \family default
20567 .
20568 \end_layout
20569
20570 \begin_layout Standard
20571 Sometimes you might need, under all circumstances, a float to be placed
20572  exactly at the position where it is inserted.
20573  For this case you can use the option 
20574 \family sans
20575 Here
20576 \begin_inset space ~
20577 \end_inset
20578
20579 definitely
20580 \family default
20581 .
20582  Use this option very rarely and only if the document is nearly ready to
20583  be printed.
20584  Because the float is then no longer able to 
20585 \begin_inset Quotes eld
20586 \end_inset
20587
20588 float
20589 \begin_inset Quotes erd
20590 \end_inset
20591
20592  when you change your document and this will often destroy the page layout.
20593 \end_layout
20594
20595 \begin_layout Standard
20596 There are no placement options for text wrap floats, because they are always
20597  surrounded by the text of a certain paragraph.
20598 \end_layout
20599
20600 \begin_layout Standard
20601 For more details about float placements, have a look at LaTeX books like
20602  
20603 \begin_inset CommandInset citation
20604 LatexCommand cite
20605 key "latexcompanion,latexguide,latexbook"
20606
20607 \end_inset
20608
20609 .
20610 \end_layout
20611
20612 \begin_layout Section
20613 Minipages
20614 \begin_inset Index
20615 status collapsed
20616
20617 \begin_layout Plain Layout
20618 Minipages
20619 \end_layout
20620
20621 \end_inset
20622
20623
20624 \begin_inset CommandInset label
20625 LatexCommand label
20626 name "sec:Minipages"
20627
20628 \end_inset
20629
20630
20631 \end_layout
20632
20633 \begin_layout Standard
20634 LaTeX provides a mechanism to produce essentially a page within a page,
20635  called minipage.
20636  Within a minipage, all the usual rules of indentation, line wrapping, etc.
20637 \begin_inset space ~
20638 \end_inset
20639
20640 apply.
20641  
20642 \end_layout
20643
20644 \begin_layout Standard
20645 Minipages in LyX have their own collapsible box inserted via the menu 
20646 \family sans
20647 Insert\SpecialChar \menuseparator
20648 Box
20649 \family default
20650 .
20651  Right-clicking on the box allows you to alter the width of the minipage
20652  and its alignment within the page.
20653 \end_layout
20654
20655 \begin_layout Standard
20656 \align center
20657 \begin_inset Box Frameless
20658 position "t"
20659 hor_pos "c"
20660 has_inner_box 1
20661 inner_pos "t"
20662 use_parbox 0
20663 width "30col%"
20664 special "none"
20665 height "1pt"
20666 height_special "totalheight"
20667 status open
20668
20669 \begin_layout Plain Layout
20670
20671 \shape italic
20672 This is a minipage.
20673  The text is set in an italic style.
20674 \end_layout
20675
20676 \begin_layout Plain Layout
20677
20678 \shape italic
20679 Minipages are often used for text in another language or text that needs
20680  another formatting.
20681 \end_layout
20682
20683 \end_inset
20684
20685
20686 \end_layout
20687
20688 \begin_layout Standard
20689 \begin_inset VSpace medskip
20690 \end_inset
20691
20692 If you place two minipages side-by-side, you can use 
20693 \family sans
20694 Horizontal Fills
20695 \family default
20696  as described in section
20697 \begin_inset space ~
20698 \end_inset
20699
20700
20701 \begin_inset CommandInset ref
20702 LatexCommand ref
20703 reference "sub:Horizontal-Space"
20704
20705 \end_inset
20706
20707 :
20708 \begin_inset VSpace medskip
20709 \end_inset
20710
20711
20712 \end_layout
20713
20714 \begin_layout Standard
20715 \begin_inset Box Frameless
20716 position "t"
20717 hor_pos "c"
20718 has_inner_box 1
20719 inner_pos "t"
20720 use_parbox 0
20721 width "1.5in"
20722 special "none"
20723 height "1pt"
20724 height_special "totalheight"
20725 status open
20726
20727 \begin_layout Plain Layout
20728 This is a minipage with some stupid dummy text.
20729  This dummy text is used to increase the size of the minipage.
20730 \end_layout
20731
20732 \end_inset
20733
20734
20735 \begin_inset space \hfill{}
20736 \end_inset
20737
20738
20739 \begin_inset Box Frameless
20740 position "t"
20741 hor_pos "c"
20742 has_inner_box 1
20743 inner_pos "t"
20744 use_parbox 0
20745 width "1.5in"
20746 special "none"
20747 height "1pt"
20748 height_special "totalheight"
20749 status open
20750
20751 \begin_layout Plain Layout
20752 This is a minipage with some stupid dummy text.
20753  This dummy text is used to increase the size of the minipage.
20754 \end_layout
20755
20756 \end_inset
20757
20758
20759 \end_layout
20760
20761 \begin_layout Standard
20762 \begin_inset VSpace bigskip
20763 \end_inset
20764
20765
20766 \end_layout
20767
20768 \begin_layout Standard
20769 When you right-click on a minipage box, you can change the box from a minipage
20770  to other box types.
20771  All box types and their settings are explained in detail in chapter 
20772 \emph on
20773 Boxes
20774 \emph default
20775  of the 
20776 \emph on
20777 Embedded Objects
20778 \emph default
20779  manual.
20780 \end_layout
20781
20782 \begin_layout Chapter
20783 Mathematical Formulas
20784 \begin_inset Index
20785 status collapsed
20786
20787 \begin_layout Plain Layout
20788 Math
20789 \end_layout
20790
20791 \end_inset
20792
20793
20794 \begin_inset Index
20795 status collapsed
20796
20797 \begin_layout Plain Layout
20798 Formulas | see
20799 \begin_inset ERT
20800 status collapsed
20801
20802 \begin_layout Plain Layout
20803
20804 {
20805 \end_layout
20806
20807 \end_inset
20808
20809 Math
20810 \begin_inset ERT
20811 status collapsed
20812
20813 \begin_layout Plain Layout
20814
20815 }
20816 \end_layout
20817
20818 \end_inset
20819
20820
20821 \end_layout
20822
20823 \end_inset
20824
20825
20826 \begin_inset CommandInset label
20827 LatexCommand label
20828 name "cha:Mathematical-Formulas"
20829
20830 \end_inset
20831
20832
20833 \end_layout
20834
20835 \begin_layout Standard
20836 The issues of this chapter are described in detail in the 
20837 \emph on
20838 Math
20839 \emph default
20840  manual.
20841  There you'll also find tips and tricks for special cases.
20842 \end_layout
20843
20844 \begin_layout Section
20845 Basic Math Editing
20846 \begin_inset Index
20847 status collapsed
20848
20849 \begin_layout Plain Layout
20850 Math ! Basics
20851 \end_layout
20852
20853 \end_inset
20854
20855
20856 \end_layout
20857
20858 \begin_layout Standard
20859 To create a math formula, you can just click on the toolbar icon 
20860 \begin_inset Graphics
20861         filename ../images/math-mode.png
20862
20863 \end_inset
20864
20865 .
20866  That will create a little blue rectangle, with purple markers around its
20867  corners.
20868  That blue rectangle is the formula itself; the purple markers indicate
20869  what level of nesting within the formula you are at.
20870  You can also choose a particular formula type to insert via the 
20871 \family sans
20872 Insert\SpecialChar \menuseparator
20873 Math
20874 \family default
20875  menu.
20876 \end_layout
20877
20878 \begin_layout Standard
20879 Editing the parameters of a formula and adding math constructs can be done
20880  with the 
20881 \family sans
20882 math
20883 \begin_inset space ~
20884 \end_inset
20885
20886 toolbar
20887 \family default
20888 , that appears when the cursor is in a formula.
20889 \end_layout
20890
20891 \begin_layout Standard
20892 There are two main types of formulas: Inline formulas appear within a text
20893  line, like this one:
20894 \end_layout
20895
20896 \begin_layout Standard
20897 This is a line with an inline formula 
20898 \begin_inset Formula $A=B$
20899 \end_inset
20900
20901  in it.
20902 \end_layout
20903
20904 \begin_layout Standard
20905 Displayed formulas appear outside the text like as they were in an own paragraph
20906 , like this one:
20907 \begin_inset Formula \[
20908 A=B\]
20909
20910 \end_inset
20911
20912 You can only number and reference displayed formulas.
20913 \end_layout
20914
20915 \begin_layout Standard
20916 LyX supports also many LaTeX math commands.
20917  E.g.
20918  typing 
20919 \begin_inset Quotes eld
20920 \end_inset
20921
20922
20923 \series bold
20924
20925 \backslash
20926 alpha
20927 \series default
20928
20929 \begin_inset Quotes erd
20930 \end_inset
20931
20932 , followed by a space, in a formula will create the Greek letter 
20933 \begin_inset Formula $\alpha$
20934 \end_inset
20935
20936 .
20937  So typing commands might sometimes be faster than using the 
20938 \family sans
20939 Math
20940 \begin_inset space ~
20941 \end_inset
20942
20943 Panel
20944 \family default
20945 .
20946 \end_layout
20947
20948 \begin_layout Subsection
20949 Navigating in Formulas
20950 \begin_inset Index
20951 status collapsed
20952
20953 \begin_layout Plain Layout
20954 Math ! Navigating
20955 \end_layout
20956
20957 \end_inset
20958
20959
20960 \end_layout
20961
20962 \begin_layout Standard
20963 The best control over the cursor position within an existing formula is
20964  achieved with the arrow keys.
20965  LyX uses small rectangles to indicate places where something can be inserted.
20966  The arrow keys can be used to navigate between parts of a formula.
20967  Pressing 
20968 \family sans
20969 Space
20970 \family default
20971  will leave a formula construct (a square root 
20972 \begin_inset Formula $\sqrt{2}$
20973 \end_inset
20974
20975 , or parentheses 
20976 \begin_inset Formula $\left(f\right)$
20977 \end_inset
20978
20979 , or a matrix 
20980 \begin_inset Formula $\left[\begin{array}{cc}
20981 1 & 2\\
20982 3 & 4\end{array}\right]$
20983 \end_inset
20984
20985 ).
20986  Pressing 
20987 \family sans
20988 Escape
20989 \family default
20990  will leave the formula, placing the cursor after the formula.
20991  
20992 \family sans
20993 Tab
20994 \family default
20995  can be used to move horizontally in a formula; for example, through the
20996  cells of a matrix or the positions in a multi-line equation.
20997 \end_layout
20998
20999 \begin_layout Standard
21000
21001 \family sans
21002 Space
21003 \family default
21004 , printed in this document as 
21005 \begin_inset Quotes eld
21006 \end_inset
21007
21008
21009 \begin_inset ERT
21010 status collapsed
21011
21012 \begin_layout Plain Layout
21013
21014
21015 \backslash
21016 spce 
21017 \end_layout
21018
21019 \end_inset
21020
21021
21022 \begin_inset Quotes erd
21023 \end_inset
21024
21025
21026 \begin_inset Note Note
21027 status collapsed
21028
21029 \begin_layout Plain Layout
21030 This command will appear in the output as official character denoting the
21031  space character (visible space).
21032 \end_layout
21033
21034 \end_inset
21035
21036 , seems to do nothing in a formula, since it does not add a space between
21037  characters, but it does exit a nested structure.
21038  For this reason, you have to be careful about using 
21039 \family sans
21040 Space
21041 \family default
21042 .
21043  For example, if you want 
21044 \begin_inset Formula $\sqrt{2x+1}$
21045 \end_inset
21046
21047 , type 
21048 \series bold
21049
21050 \backslash
21051 sqrt
21052 \begin_inset ERT
21053 status collapsed
21054
21055 \begin_layout Plain Layout
21056
21057
21058 \backslash
21059 spce 
21060 \end_layout
21061
21062 \end_inset
21063
21064 2x+1
21065 \series default
21066  and not 
21067 \series bold
21068
21069 \backslash
21070 sqrt
21071 \begin_inset ERT
21072 status collapsed
21073
21074 \begin_layout Plain Layout
21075
21076
21077 \backslash
21078 spce 
21079 \end_layout
21080
21081 \end_inset
21082
21083 2x
21084 \begin_inset ERT
21085 status collapsed
21086
21087 \begin_layout Plain Layout
21088
21089
21090 \backslash
21091 spce 
21092 \end_layout
21093
21094 \end_inset
21095
21096 +1
21097 \series default
21098 , since in the latter case only the 
21099 \family typewriter
21100
21101 \begin_inset Formula $2x$
21102 \end_inset
21103
21104
21105 \family default
21106  will be under the square root sign: 
21107 \begin_inset Formula $\sqrt{2x}+1$
21108 \end_inset
21109
21110 .
21111 \end_layout
21112
21113 \begin_layout Standard
21114 You can leave many parts of a formula, like this matrix, partially filled
21115  in, such as:
21116 \begin_inset Formula \[
21117 \left(\begin{array}{ccc}
21118 \lambda_{1}\\
21119  & \ddots\\
21120  &  & \lambda_{n}\end{array}\right)\]
21121
21122 \end_inset
21123
21124 If you leave a fraction only partially filled in, or a subscript with nothing
21125  in it, the results will be unpredictable, but most constructs don't mind.
21126 \end_layout
21127
21128 \begin_layout Subsection
21129 Selecting Text
21130 \end_layout
21131
21132 \begin_layout Standard
21133 You can select text within a formula in two different ways.
21134  Place the cursor at one end of the string of text you want, and press 
21135 \family sans
21136 Shift
21137 \family default
21138  and a cursor movement key to select text.
21139  It will be highlighted as with regular text selection.
21140  Alternatively, you can select text with the mouse in the usual way.
21141  That text can then be cut or copied, and then pasted within any formula,
21142  but not in a normal text region in LyX.
21143 \end_layout
21144
21145 \begin_layout Subsection
21146 Exponents and Subscripts
21147 \begin_inset Index
21148 status collapsed
21149
21150 \begin_layout Plain Layout
21151 Math ! Exponents
21152 \end_layout
21153
21154 \end_inset
21155
21156
21157 \begin_inset Index
21158 status collapsed
21159
21160 \begin_layout Plain Layout
21161 Math ! Subscripts
21162 \end_layout
21163
21164 \end_inset
21165
21166
21167 \end_layout
21168
21169 \begin_layout Standard
21170 You can use the math panel to add super- or subscripts, but the much easier
21171  way is to use a command.
21172  To get 
21173 \begin_inset Formula $x^{2}$
21174 \end_inset
21175
21176 , type in a formula 
21177 \series bold
21178 x^2
21179 \begin_inset ERT
21180 status collapsed
21181
21182 \begin_layout Plain Layout
21183
21184
21185 \backslash
21186 spce 
21187 \end_layout
21188
21189 \end_inset
21190
21191
21192 \series default
21193 .
21194  The final 
21195 \family sans
21196 Space
21197 \family default
21198  puts the cursor back down on the base line of the expression.
21199  If you type 
21200 \series bold
21201 x^2y
21202 \series default
21203 , you will get 
21204 \begin_inset Formula $x^{2y}$
21205 \end_inset
21206
21207 , to get 
21208 \begin_inset Formula $x^{2}y$
21209 \end_inset
21210
21211 , type 
21212 \series bold
21213 x^2
21214 \begin_inset ERT
21215 status collapsed
21216
21217 \begin_layout Plain Layout
21218
21219
21220 \backslash
21221 spce 
21222 \end_layout
21223
21224 \end_inset
21225
21226 y
21227 \series default
21228 .
21229  If you use characters in the superscript, that could be accented with the
21230  hat 
21231 \begin_inset Quotes eld
21232 \end_inset
21233
21234 ^
21235 \begin_inset Quotes erd
21236 \end_inset
21237
21238 , you have to use an extra 
21239 \family sans
21240 Space
21241 \family default
21242  to separate the hat and the character.
21243  E.g.
21244  if you want 
21245 \begin_inset Formula $x^{a}$
21246 \end_inset
21247
21248 , type 
21249 \series bold
21250 x^
21251 \begin_inset ERT
21252 status collapsed
21253
21254 \begin_layout Plain Layout
21255
21256
21257 \backslash
21258 spce 
21259 \end_layout
21260
21261 \end_inset
21262
21263 a
21264 \series default
21265 .
21266  Subscripts are similar: To get 
21267 \begin_inset Formula $a_{1}$
21268 \end_inset
21269
21270 , type 
21271 \series bold
21272 a_1
21273 \begin_inset ERT
21274 status collapsed
21275
21276 \begin_layout Plain Layout
21277
21278
21279 \backslash
21280 spce 
21281 \end_layout
21282
21283 \end_inset
21284
21285
21286 \series default
21287 .
21288 \end_layout
21289
21290 \begin_layout Subsection
21291 Fractions
21292 \begin_inset Index
21293 status collapsed
21294
21295 \begin_layout Plain Layout
21296 Math ! Fractions
21297 \end_layout
21298
21299 \end_inset
21300
21301
21302 \end_layout
21303
21304 \begin_layout Standard
21305 Create a fraction with either the command 
21306 \series bold
21307
21308 \backslash
21309 frac
21310 \series default
21311  or using the icon 
21312 \begin_inset Graphics
21313         filename ../images/math/frac.png
21314         scale 60
21315
21316 \end_inset
21317
21318  in the 
21319 \family sans
21320 Math
21321 \begin_inset space ~
21322 \end_inset
21323
21324 Panel
21325 \family default
21326 .
21327  You will be presented with an empty fraction.
21328  The cursor is above the fraction line.
21329  To move it to the bottom, simply press 
21330 \family sans
21331 Down
21332 \family default
21333 .
21334  To move back up, press 
21335 \family sans
21336 Up
21337 \family default
21338 .
21339  Any math structure can be placed in a fraction, as this example shows:
21340 \begin_inset Formula \[
21341 \left[\frac{1}{\left(\begin{array}{cc}
21342 2 & 3\\
21343 4 & 5\end{array}\right)}\right]\]
21344
21345 \end_inset
21346
21347
21348 \end_layout
21349
21350 \begin_layout Subsection
21351 Roots
21352 \begin_inset Index
21353 status collapsed
21354
21355 \begin_layout Plain Layout
21356 Math ! Roots
21357 \end_layout
21358
21359 \end_inset
21360
21361
21362 \end_layout
21363
21364 \begin_layout Standard
21365 Roots can be created using the 
21366 \family sans
21367 Math
21368 \begin_inset space ~
21369 \end_inset
21370
21371 Panel
21372 \family default
21373  button
21374 \begin_inset Graphics
21375         filename ../images/math/sqrt.png
21376
21377 \end_inset
21378
21379  or the commands 
21380 \series bold
21381
21382 \backslash
21383 sqrt
21384 \series default
21385  or 
21386 \series bold
21387
21388 \backslash
21389 root
21390 \series default
21391 .
21392  With the command 
21393 \series bold
21394
21395 \backslash
21396 root
21397 \series default
21398  you can produce roots of higher orders, like cube roots, while 
21399 \series bold
21400
21401 \backslash
21402 sqrt
21403 \series default
21404  produces always a square root.
21405 \end_layout
21406
21407 \begin_layout Subsection
21408 Operators with Limits
21409 \begin_inset Index
21410 status collapsed
21411
21412 \begin_layout Plain Layout
21413 Math ! Sums
21414 \end_layout
21415
21416 \end_inset
21417
21418
21419 \begin_inset Index
21420 status collapsed
21421
21422 \begin_layout Plain Layout
21423 Math ! Integrals
21424 \end_layout
21425
21426 \end_inset
21427
21428
21429 \begin_inset CommandInset label
21430 LatexCommand label
21431 name "sub:Operators-with-Limits"
21432
21433 \end_inset
21434
21435
21436 \end_layout
21437
21438 \begin_layout Standard
21439 Sum (
21440 \begin_inset Formula $\sum$
21441 \end_inset
21442
21443 ) and integral (
21444 \begin_inset Formula $\int$
21445 \end_inset
21446
21447 ) operators are very often decorated with limits.
21448  These limits can be entered in LyX by entering them as you would enter
21449  a super- or subscript, directly after the symbol.
21450  The sum operator will automatically place its 
21451 \begin_inset Quotes eld
21452 \end_inset
21453
21454 limits
21455 \begin_inset Quotes erd
21456 \end_inset
21457
21458  over and under the symbol in displayed formulas, and on the side in inline
21459  formulas.
21460  Such as 
21461 \begin_inset Formula $\sum_{n=0}^{\infty}\frac{1}{n!}=e$
21462 \end_inset
21463
21464 , versus
21465 \begin_inset Formula \[
21466 \sum_{n=0}^{\infty}\frac{1}{n!}=e\]
21467
21468 \end_inset
21469
21470 Integral signs, however, will place the limits on the side in both formula
21471  types.
21472 \end_layout
21473
21474 \begin_layout Standard
21475 All operators with limits will be automatically re-sized when placed in
21476  display mode.
21477  The placement of the limits can be changed by placing the cursor directly
21478  behind the operator and hitting 
21479 \family sans
21480 M-m l
21481 \family default
21482  or using the menu 
21483 \family sans
21484 Edit\SpecialChar \menuseparator
21485 Math\SpecialChar \menuseparator
21486 Change
21487 \begin_inset space ~
21488 \end_inset
21489
21490 Limits
21491 \begin_inset space ~
21492 \end_inset
21493
21494 Type
21495 \family default
21496 .
21497 \end_layout
21498
21499 \begin_layout Standard
21500 Certain other mathematical expressions have this 
21501 \begin_inset Quotes eld
21502 \end_inset
21503
21504 moving limits
21505 \begin_inset Quotes erd
21506 \end_inset
21507
21508  feature as addition, such as
21509 \begin_inset Index
21510 status collapsed
21511
21512 \begin_layout Plain Layout
21513 Math ! Limits
21514 \end_layout
21515
21516 \end_inset
21517
21518
21519 \begin_inset Formula \[
21520 \lim_{x\rightarrow\infty}f(x),\]
21521
21522 \end_inset
21523
21524 which will place the 
21525 \begin_inset Formula $x\rightarrow\infty$
21526 \end_inset
21527
21528  underneath the 
21529 \begin_inset Quotes eld
21530 \end_inset
21531
21532 lim
21533 \begin_inset Quotes erd
21534 \end_inset
21535
21536  in display mode.
21537  In inline formulas it looks like this: 
21538 \begin_inset Formula $\lim_{x\rightarrow\infty}f(x)$
21539 \end_inset
21540
21541 .
21542 \end_layout
21543
21544 \begin_layout Standard
21545 Note that the lim-function was entered as the function macro 
21546 \series bold
21547
21548 \backslash
21549 lim
21550 \series default
21551 .
21552  Have a look at section
21553 \begin_inset space ~
21554 \end_inset
21555
21556
21557 \begin_inset CommandInset ref
21558 LatexCommand ref
21559 reference "sub:Functions"
21560
21561 \end_inset
21562
21563  for an explanation of function macros.
21564 \end_layout
21565
21566 \begin_layout Subsection
21567 Math Symbols
21568 \begin_inset Index
21569 status collapsed
21570
21571 \begin_layout Plain Layout
21572 Math ! Symbols
21573 \end_layout
21574
21575 \end_inset
21576
21577
21578 \end_layout
21579
21580 \begin_layout Standard
21581 Most math symbols can be found in the 
21582 \family sans
21583 Math
21584 \begin_inset space ~
21585 \end_inset
21586
21587 Panel
21588 \family default
21589  under one of several categories; including 
21590 \family sans
21591 Greek
21592 \family default
21593
21594 \family sans
21595 Operators
21596 \family default
21597  , 
21598 \family sans
21599 Relations
21600 \family default
21601
21602 \family sans
21603 Arrows
21604 \family default
21605 .
21606  There are also the additional symbols provided by the American Mathematical
21607  Society (AMS).
21608 \end_layout
21609
21610 \begin_layout Standard
21611 If you know the LaTeX-command for a construct or symbol you wish to use,
21612  you don't have to use the 
21613 \family sans
21614 Math
21615 \begin_inset space ~
21616 \end_inset
21617
21618 Panel
21619 \family default
21620 , but can type the command directly into the formula.
21621  LyX will convert it to the corresponding symbol or construct.
21622 \end_layout
21623
21624 \begin_layout Subsection
21625 Altering Spacing
21626 \begin_inset Index
21627 status collapsed
21628
21629 \begin_layout Plain Layout
21630 Math ! Spaces
21631 \end_layout
21632
21633 \end_inset
21634
21635
21636 \begin_inset CommandInset label
21637 LatexCommand label
21638 name "sub:Altering-Spacing"
21639
21640 \end_inset
21641
21642
21643 \end_layout
21644
21645 \begin_layout Standard
21646 You may want to create spaces that differs from the standard spacing that
21647  LaTeX provides.
21648  To do this, type 
21649 \family sans
21650 C-Space
21651 \family default
21652  or to use the 
21653 \family sans
21654 Math
21655 \begin_inset space ~
21656 \end_inset
21657
21658 Panel
21659 \family default
21660  button 
21661 \begin_inset Graphics
21662         filename ../images/math/space.png
21663
21664 \end_inset
21665
21666 .
21667  This generates a small space, and shows a small marker on the screen.
21668  Here a example for the sequence 
21669 \series bold
21670 a C-Space b
21671 \series default
21672
21673 \begin_inset Formula $a\, b$
21674 \end_inset
21675
21676  (appears in LyX as 
21677 \begin_inset Graphics
21678         filename clipart/SpaceMarker.png
21679
21680 \end_inset
21681
21682 ).
21683  You can change the space to different sizes when you set the cursor behind
21684  the space marker and hit space again several times.
21685  With every space hit the size will be changed.
21686  Some markers for the space size appear red in LyX, because they are a negative
21687  spaces.
21688  Here two examples:
21689 \end_layout
21690
21691 \begin_layout Standard
21692
21693 \series bold
21694 a C-Space b
21695 \series default
21696  and 3×
21697 \family sans
21698 Space
21699 \family default
21700
21701 \begin_inset Formula $a\quad b$
21702 \end_inset
21703
21704
21705 \end_layout
21706
21707 \begin_layout Standard
21708
21709 \series bold
21710 a C-Space b
21711 \series default
21712  and 5×
21713 \family sans
21714 Space
21715 \family default
21716
21717 \begin_inset Formula $a\! b$
21718 \end_inset
21719
21720
21721 \end_layout
21722
21723 \begin_layout Subsection
21724 Functions
21725 \begin_inset Index
21726 status collapsed
21727
21728 \begin_layout Plain Layout
21729 Math ! Functions
21730 \end_layout
21731
21732 \end_inset
21733
21734
21735 \begin_inset CommandInset label
21736 LatexCommand label
21737 name "sub:Functions"
21738
21739 \end_inset
21740
21741
21742 \end_layout
21743
21744 \begin_layout Standard
21745 The 
21746 \family sans
21747 Math
21748 \begin_inset space ~
21749 \end_inset
21750
21751 Panel
21752 \family default
21753  contains under the button 
21754 \begin_inset Graphics
21755         filename ../images/math/functions.png
21756
21757 \end_inset
21758
21759  a number of functions, such as 
21760 \begin_inset Formula $\sin$
21761 \end_inset
21762
21763
21764 \begin_inset Formula $\lim$
21765 \end_inset
21766
21767
21768 \emph on
21769 etc
21770 \emph default
21771 .
21772  (you can also insert them in a formula by typing 
21773 \series bold
21774
21775 \backslash
21776 sin
21777 \series default
21778  etc.).
21779  Standard mathematical practice is, that functions are printed upright to
21780  avoid confusions, because 
21781 \begin_inset Formula $sin$
21782 \end_inset
21783
21784  does normally mean 
21785 \begin_inset Formula $s·i·n$
21786 \end_inset
21787
21788 .
21789 \end_layout
21790
21791 \begin_layout Standard
21792 Using the function macros will also produce correct spacing around the function:
21793  
21794 \begin_inset Formula $a\sin x$
21795 \end_inset
21796
21797  is different from 
21798 \begin_inset Formula $asinx$
21799 \end_inset
21800
21801
21802 \end_layout
21803
21804 \begin_layout Standard
21805 For some mathematical objects, like the limes, the macro changes the way
21806  that subscripts are placed, like described in section
21807 \begin_inset space ~
21808 \end_inset
21809
21810
21811 \begin_inset CommandInset ref
21812 LatexCommand ref
21813 reference "sub:Operators-with-Limits"
21814
21815 \end_inset
21816
21817 .
21818 \end_layout
21819
21820 \begin_layout Subsection
21821 Accents
21822 \begin_inset Index
21823 status collapsed
21824
21825 \begin_layout Plain Layout
21826 Math ! Accents
21827 \end_layout
21828
21829 \end_inset
21830
21831
21832 \end_layout
21833
21834 \begin_layout Standard
21835 In a formula you can insert accented characters in the same way as in text
21836  mode.
21837  This may depend on your keyboard, or the bindings file you use.
21838  You can also use LaTeX commands to e.g.
21839  enter 
21840 \begin_inset Formula $\hat{a}$
21841 \end_inset
21842
21843  even if your keyboard doesn't have hat-accents enabled.
21844  Our example is entered by typing 
21845 \series bold
21846
21847 \backslash
21848 hat
21849 \begin_inset ERT
21850 status collapsed
21851
21852 \begin_layout Plain Layout
21853
21854
21855 \backslash
21856 spce 
21857 \end_layout
21858
21859 \end_inset
21860
21861 a
21862 \series default
21863  in a formula.
21864  Table
21865 \begin_inset space ~
21866 \end_inset
21867
21868
21869 \begin_inset CommandInset ref
21870 LatexCommand ref
21871 reference "cap:Accent-names-and"
21872
21873 \end_inset
21874
21875  shows the equivalences between the accent names and the commands.
21876 \end_layout
21877
21878 \begin_layout Standard
21879 \begin_inset Float table
21880 wide false
21881 sideways false
21882 status open
21883
21884 \begin_layout Plain Layout
21885 \begin_inset Caption
21886
21887 \begin_layout Plain Layout
21888 \begin_inset CommandInset label
21889 LatexCommand label
21890 name "cap:Accent-names-and"
21891
21892 \end_inset
21893
21894 Accent names and the corresponding commands.
21895 \end_layout
21896
21897 \end_inset
21898
21899
21900 \end_layout
21901
21902 \begin_layout Plain Layout
21903 \align center
21904 \begin_inset Tabular
21905 <lyxtabular version="3" rows="11" columns="3">
21906 <features>
21907 <column alignment="center" valignment="top" width="0pt">
21908 <column alignment="center" valignment="top" width="0pt">
21909 <column alignment="center" valignment="top" width="0pt">
21910 <row>
21911 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21912 \begin_inset Text
21913
21914 \begin_layout Plain Layout
21915 Name
21916 \end_layout
21917
21918 \end_inset
21919 </cell>
21920 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21921 \begin_inset Text
21922
21923 \begin_layout Plain Layout
21924 Command
21925 \end_layout
21926
21927 \end_inset
21928 </cell>
21929 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21930 \begin_inset Text
21931
21932 \begin_layout Plain Layout
21933 E
21934 \family roman
21935 \series medium
21936 \shape up
21937 \size normal
21938 \emph off
21939 \bar no
21940 \noun off
21941 \color none
21942 xample
21943 \end_layout
21944
21945 \end_inset
21946 </cell>
21947 </row>
21948 <row>
21949 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21950 \begin_inset Text
21951
21952 \begin_layout Plain Layout
21953
21954 \family roman
21955 \series medium
21956 \shape up
21957 \size normal
21958 \emph off
21959 \bar no
21960 \noun off
21961 \color none
21962 circumflex
21963 \end_layout
21964
21965 \end_inset
21966 </cell>
21967 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21968 \begin_inset Text
21969
21970 \begin_layout Plain Layout
21971
21972 \series bold
21973
21974 \backslash
21975 hat
21976 \end_layout
21977
21978 \end_inset
21979 </cell>
21980 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21981 \begin_inset Text
21982
21983 \begin_layout Plain Layout
21984
21985 \family roman
21986 \series medium
21987 \shape up
21988 \size normal
21989 \emph off
21990 \bar no
21991 \noun off
21992 \color none
21993 \begin_inset Formula $\hat{a}$
21994 \end_inset
21995
21996
21997 \end_layout
21998
21999 \end_inset
22000 </cell>
22001 </row>
22002 <row>
22003 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22004 \begin_inset Text
22005
22006 \begin_layout Plain Layout
22007
22008 \family roman
22009 \series medium
22010 \shape up
22011 \size normal
22012 \emph off
22013 \bar no
22014 \noun off
22015 \color none
22016 grave
22017 \end_layout
22018
22019 \end_inset
22020 </cell>
22021 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22022 \begin_inset Text
22023
22024 \begin_layout Plain Layout
22025
22026 \series bold
22027
22028 \backslash
22029 grave
22030 \end_layout
22031
22032 \end_inset
22033 </cell>
22034 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22035 \begin_inset Text
22036
22037 \begin_layout Plain Layout
22038
22039 \family roman
22040 \series medium
22041 \shape up
22042 \size normal
22043 \emph off
22044 \bar no
22045 \noun off
22046 \color none
22047 \begin_inset Formula $\grave{a}$
22048 \end_inset
22049
22050
22051 \end_layout
22052
22053 \end_inset
22054 </cell>
22055 </row>
22056 <row>
22057 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22058 \begin_inset Text
22059
22060 \begin_layout Plain Layout
22061
22062 \family roman
22063 \series medium
22064 \shape up
22065 \size normal
22066 \emph off
22067 \bar no
22068 \noun off
22069 \color none
22070 acute
22071 \end_layout
22072
22073 \end_inset
22074 </cell>
22075 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22076 \begin_inset Text
22077
22078 \begin_layout Plain Layout
22079
22080 \series bold
22081
22082 \backslash
22083 acute
22084 \end_layout
22085
22086 \end_inset
22087 </cell>
22088 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22089 \begin_inset Text
22090
22091 \begin_layout Plain Layout
22092
22093 \family roman
22094 \series medium
22095 \shape up
22096 \size normal
22097 \emph off
22098 \bar no
22099 \noun off
22100 \color none
22101 \begin_inset Formula $\acute{a}$
22102 \end_inset
22103
22104
22105 \end_layout
22106
22107 \end_inset
22108 </cell>
22109 </row>
22110 <row>
22111 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22112 \begin_inset Text
22113
22114 \begin_layout Plain Layout
22115
22116 \family roman
22117 \series medium
22118 \shape up
22119 \size normal
22120 \emph off
22121 \bar no
22122 \noun off
22123 \color none
22124 umlaut
22125 \end_layout
22126
22127 \end_inset
22128 </cell>
22129 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22130 \begin_inset Text
22131
22132 \begin_layout Plain Layout
22133
22134 \series bold
22135
22136 \backslash
22137 ddot
22138 \end_layout
22139
22140 \end_inset
22141 </cell>
22142 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22143 \begin_inset Text
22144
22145 \begin_layout Plain Layout
22146
22147 \family roman
22148 \series medium
22149 \shape up
22150 \size normal
22151 \emph off
22152 \bar no
22153 \noun off
22154 \color none
22155 \begin_inset Formula $\ddot{a}$
22156 \end_inset
22157
22158
22159 \end_layout
22160
22161 \end_inset
22162 </cell>
22163 </row>
22164 <row>
22165 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22166 \begin_inset Text
22167
22168 \begin_layout Plain Layout
22169
22170 \family roman
22171 \series medium
22172 \shape up
22173 \size normal
22174 \emph off
22175 \bar no
22176 \noun off
22177 \color none
22178 tilde
22179 \end_layout
22180
22181 \end_inset
22182 </cell>
22183 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22184 \begin_inset Text
22185
22186 \begin_layout Plain Layout
22187
22188 \series bold
22189
22190 \backslash
22191 tilde
22192 \end_layout
22193
22194 \end_inset
22195 </cell>
22196 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22197 \begin_inset Text
22198
22199 \begin_layout Plain Layout
22200
22201 \family roman
22202 \series medium
22203 \shape up
22204 \size normal
22205 \emph off
22206 \bar no
22207 \noun off
22208 \color none
22209 \begin_inset Formula $\tilde{a}$
22210 \end_inset
22211
22212
22213 \end_layout
22214
22215 \end_inset
22216 </cell>
22217 </row>
22218 <row>
22219 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22220 \begin_inset Text
22221
22222 \begin_layout Plain Layout
22223
22224 \family roman
22225 \series medium
22226 \shape up
22227 \size normal
22228 \emph off
22229 \bar no
22230 \noun off
22231 \color none
22232 dot
22233 \end_layout
22234
22235 \end_inset
22236 </cell>
22237 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22238 \begin_inset Text
22239
22240 \begin_layout Plain Layout
22241
22242 \series bold
22243
22244 \backslash
22245 dot
22246 \end_layout
22247
22248 \end_inset
22249 </cell>
22250 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22251 \begin_inset Text
22252
22253 \begin_layout Plain Layout
22254
22255 \family roman
22256 \series medium
22257 \shape up
22258 \size normal
22259 \emph off
22260 \bar no
22261 \noun off
22262 \color none
22263 \begin_inset Formula $\dot{a}$
22264 \end_inset
22265
22266
22267 \end_layout
22268
22269 \end_inset
22270 </cell>
22271 </row>
22272 <row>
22273 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22274 \begin_inset Text
22275
22276 \begin_layout Plain Layout
22277
22278 \family roman
22279 \series medium
22280 \shape up
22281 \size normal
22282 \emph off
22283 \bar no
22284 \noun off
22285 \color none
22286 breve
22287 \end_layout
22288
22289 \end_inset
22290 </cell>
22291 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22292 \begin_inset Text
22293
22294 \begin_layout Plain Layout
22295
22296 \series bold
22297
22298 \backslash
22299 breve
22300 \end_layout
22301
22302 \end_inset
22303 </cell>
22304 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22305 \begin_inset Text
22306
22307 \begin_layout Plain Layout
22308
22309 \family roman
22310 \series medium
22311 \shape up
22312 \size normal
22313 \emph off
22314 \bar no
22315 \noun off
22316 \color none
22317 \begin_inset Formula $\breve{a}$
22318 \end_inset
22319
22320
22321 \end_layout
22322
22323 \end_inset
22324 </cell>
22325 </row>
22326 <row>
22327 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22328 \begin_inset Text
22329
22330 \begin_layout Plain Layout
22331
22332 \family roman
22333 \series medium
22334 \shape up
22335 \size normal
22336 \emph off
22337 \bar no
22338 \noun off
22339 \color none
22340 caron
22341 \end_layout
22342
22343 \end_inset
22344 </cell>
22345 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22346 \begin_inset Text
22347
22348 \begin_layout Plain Layout
22349
22350 \series bold
22351
22352 \backslash
22353 check
22354 \end_layout
22355
22356 \end_inset
22357 </cell>
22358 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22359 \begin_inset Text
22360
22361 \begin_layout Plain Layout
22362
22363 \family roman
22364 \series medium
22365 \shape up
22366 \size normal
22367 \emph off
22368 \bar no
22369 \noun off
22370 \color none
22371 \begin_inset Formula $\check{a}$
22372 \end_inset
22373
22374
22375 \end_layout
22376
22377 \end_inset
22378 </cell>
22379 </row>
22380 <row>
22381 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22382 \begin_inset Text
22383
22384 \begin_layout Plain Layout
22385
22386 \family roman
22387 \series medium
22388 \shape up
22389 \size normal
22390 \emph off
22391 \bar no
22392 \noun off
22393 \color none
22394 macron
22395 \end_layout
22396
22397 \end_inset
22398 </cell>
22399 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22400 \begin_inset Text
22401
22402 \begin_layout Plain Layout
22403
22404 \series bold
22405
22406 \backslash
22407 bar
22408 \end_layout
22409
22410 \end_inset
22411 </cell>
22412 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22413 \begin_inset Text
22414
22415 \begin_layout Plain Layout
22416
22417 \family roman
22418 \series medium
22419 \shape up
22420 \size normal
22421 \emph off
22422 \bar no
22423 \noun off
22424 \color none
22425 \begin_inset Formula $\bar{a}$
22426 \end_inset
22427
22428
22429 \end_layout
22430
22431 \end_inset
22432 </cell>
22433 </row>
22434 <row>
22435 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22436 \begin_inset Text
22437
22438 \begin_layout Plain Layout
22439 vector
22440 \end_layout
22441
22442 \end_inset
22443 </cell>
22444 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22445 \begin_inset Text
22446
22447 \begin_layout Plain Layout
22448
22449 \series bold
22450
22451 \backslash
22452 vec
22453 \end_layout
22454
22455 \end_inset
22456 </cell>
22457 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22458 \begin_inset Text
22459
22460 \begin_layout Plain Layout
22461
22462 \family roman
22463 \series medium
22464 \shape up
22465 \size normal
22466 \emph off
22467 \bar no
22468 \noun off
22469 \color none
22470 \begin_inset Formula $\vec{a}$
22471 \end_inset
22472
22473
22474 \end_layout
22475
22476 \end_inset
22477 </cell>
22478 </row>
22479 </lyxtabular>
22480
22481 \end_inset
22482
22483
22484 \end_layout
22485
22486 \end_inset
22487
22488
22489 \end_layout
22490
22491 \begin_layout Standard
22492 You can choose one of the accents by selecting an item from the 
22493 \family sans
22494 Frame
22495 \begin_inset space ~
22496 \end_inset
22497
22498 decorations
22499 \family default
22500  symbol set button 
22501 \begin_inset Graphics
22502         filename ../images/math/hat.png
22503
22504 \end_inset
22505
22506  in the math panel ; this will apply to any selection you have made within
22507  a formula too.
22508 \end_layout
22509
22510 \begin_layout Section
22511 Brackets and Delimiters
22512 \begin_inset Index
22513 status collapsed
22514
22515 \begin_layout Plain Layout
22516 Math ! Brackets
22517 \end_layout
22518
22519 \end_inset
22520
22521
22522 \begin_inset Index
22523 status collapsed
22524
22525 \begin_layout Plain Layout
22526 Math ! Delimiters
22527 \end_layout
22528
22529 \end_inset
22530
22531
22532 \begin_inset CommandInset label
22533 LatexCommand label
22534 name "sec:Brackets-and-Delimiters"
22535
22536 \end_inset
22537
22538
22539 \end_layout
22540
22541 \begin_layout Standard
22542 There are several brackets available through LyX.
22543  For most purposes, using just the keys 
22544 \family typewriter
22545 []{}()|<>
22546 \family default
22547  should suffice.
22548  But if you want to surround a large structure, like a matrix or a fraction,
22549  or if you have several layers of brackets, is better using 
22550 \family sans
22551 Math
22552 \begin_inset space ~
22553 \end_inset
22554
22555 Panel
22556 \family default
22557 's delimiter icon 
22558 \begin_inset Graphics
22559         filename ../images/math/delim.png
22560
22561 \end_inset
22562
22563 .
22564  For example, that's how you would construct the brackets around a standard
22565  matrix such as:
22566 \begin_inset Formula \[
22567 \left[\begin{array}{cc}
22568 1 & 2\\
22569 3 & 4\end{array}\right]\]
22570
22571 \end_inset
22572
22573 and to make it easier to see the layers of parentheses as in: 
22574 \begin_inset Formula \[
22575 \frac{1}{\left(1+\left(\frac{1}{1+\left(\frac{1}{1+x}\right)}\right)\right)}\]
22576
22577 \end_inset
22578
22579
22580 \end_layout
22581
22582 \begin_layout Standard
22583 The parentheses, and other brackets from that menu will automatically re-size
22584  to accommodate the size of what is inside.
22585 \end_layout
22586
22587 \begin_layout Standard
22588 To construct brackets click on the button for the bracket you want on the
22589  left side and right side.
22590  If you use the option 
22591 \family sans
22592 Keep
22593 \begin_inset space ~
22594 \end_inset
22595
22596 matched
22597 \family default
22598 , the selected bracket type will be used for the left and the right side.
22599  The selection will be shown below the button field.
22600  If you want one side to not have a bracket, use the blank button.
22601  It will appear in LyX with a dotted line, but nothing will be printed.
22602 \end_layout
22603
22604 \begin_layout Standard
22605 If you want to place brackets around math structures, like a square root,
22606  you can do that by highlighting (selecting) the structure that is to go
22607  inside the brackets.
22608  Then choose the appropriate brackets for left and right and click on 
22609 \family sans
22610 Insert
22611 \family default
22612 .
22613  The parentheses will be drawn around the selected structure.
22614 \end_layout
22615
22616 \begin_layout Standard
22617 The next section explains how to insert a LaTeX 
22618 \begin_inset Quotes eld
22619 \end_inset
22620
22621 {
22622 \begin_inset Quotes erd
22623 \end_inset
22624
22625  for grouping.
22626 \end_layout
22627
22628 \begin_layout Section
22629 Grouping
22630 \begin_inset Index
22631 status collapsed
22632
22633 \begin_layout Plain Layout
22634 Math ! Grouping
22635 \end_layout
22636
22637 \end_inset
22638
22639
22640 \begin_inset CommandInset label
22641 LatexCommand label
22642 name "sec:Grouping"
22643
22644 \end_inset
22645
22646
22647 \end_layout
22648
22649 \begin_layout Standard
22650 You may need to group a set of symbols.
22651  In LaTeX, for example, the typesetting of 
22652 \family typewriter
22653 {x^y}^z
22654 \family default
22655  is different from 
22656 \family typewriter
22657 x^{y^z}
22658 \family default
22659 :
22660 \end_layout
22661
22662 \begin_layout Standard
22663 \begin_inset Formula \[
22664 {x^{y}}^{z}\quad\mathrm{differs\; from}\quad x^{y^{z}}\]
22665
22666 \end_inset
22667
22668
22669 \end_layout
22670
22671 \begin_layout Standard
22672 To create this grouping, you need to use the key sequence 
22673 \begin_inset Quotes eld
22674 \end_inset
22675
22676
22677 \series bold
22678
22679 \backslash
22680 {
22681 \series default
22682
22683 \begin_inset Quotes erd
22684 \end_inset
22685
22686  then type space.
22687  Inside LyX, you will see red braces indicating the grouping.
22688  Within this braces you insert the grouped structure.
22689  The grouping braces won't appear in the output in contrary to normal braces.
22690 \end_layout
22691
22692 \begin_layout Section
22693 Arrays and Multi-line Equations
22694 \begin_inset Index
22695 status collapsed
22696
22697 \begin_layout Plain Layout
22698 Math ! Arrays
22699 \end_layout
22700
22701 \end_inset
22702
22703
22704 \begin_inset Index
22705 status collapsed
22706
22707 \begin_layout Plain Layout
22708 Math ! Matrices
22709 \end_layout
22710
22711 \end_inset
22712
22713
22714 \begin_inset Index
22715 status collapsed
22716
22717 \begin_layout Plain Layout
22718 Math ! Multi-line Equations
22719 \end_layout
22720
22721 \end_inset
22722
22723
22724 \end_layout
22725
22726 \begin_layout Standard
22727 Matrices are entered in LyX using the 
22728 \family sans
22729 Math
22730 \begin_inset space ~
22731 \end_inset
22732
22733 Panel
22734 \family default
22735  matrix button 
22736 \begin_inset Graphics
22737         filename ../images/math/matrix.png
22738
22739 \end_inset
22740
22741 .
22742  It will open a dialog for you to choose the number of rows/columns.
22743  Here is an example:
22744 \begin_inset Formula \[
22745 \left(\begin{array}{ccc}
22746 1 & 2 & 3\\
22747 4 & 5 & 6\\
22748 7 & 8 & 9\end{array}\right)\]
22749
22750 \end_inset
22751
22752 The parentheses aren't automatic, but you can add them as described in section
22753 \begin_inset space ~
22754 \end_inset
22755
22756
22757 \begin_inset CommandInset ref
22758 LatexCommand ref
22759 reference "sec:Brackets-and-Delimiters"
22760
22761 \end_inset
22762
22763 .
22764  When you construct the matrix, you can decide whether the column entries
22765  will be left-, right-, or center-justified.
22766  This alignment is set in the box 
22767 \family sans
22768 Horizontal
22769 \family default
22770  with the letters 
22771 \begin_inset Quotes eld
22772 \end_inset
22773
22774
22775 \family sans
22776 l
22777 \family default
22778
22779 \begin_inset Quotes erd
22780 \end_inset
22781
22782
22783 \begin_inset Quotes eld
22784 \end_inset
22785
22786
22787 \family sans
22788 r
22789 \family default
22790
22791 \begin_inset Quotes erd
22792 \end_inset
22793
22794 , and 
22795 \begin_inset Quotes eld
22796 \end_inset
22797
22798
22799 \family sans
22800 c
22801 \family default
22802
22803 \begin_inset Quotes erd
22804 \end_inset
22805
22806 .
22807  LyX proposes a 
22808 \begin_inset Quotes eld
22809 \end_inset
22810
22811
22812 \family sans
22813 c
22814 \family default
22815
22816 \begin_inset Quotes erd
22817 \end_inset
22818
22819  for every column as default.
22820  For example, the sequence 
22821 \begin_inset Quotes eld
22822 \end_inset
22823
22824
22825 \family sans
22826 lrc
22827 \family default
22828
22829 \begin_inset Quotes erd
22830 \end_inset
22831
22832  means that the first column will be left-justified, the second will be
22833  centered, and the third column will be right-justified, because each letter
22834  corresponds to the relevant column.
22835  The result will look like this:
22836 \begin_inset Formula \[
22837 \begin{array}{lcr}
22838 this & this\, column & this\, column\\
22839 column & has & has\, right\\
22840 has\, left\, alignment & center\, alignment & alignment\end{array}.\]
22841
22842 \end_inset
22843
22844
22845 \end_layout
22846
22847 \begin_layout Standard
22848 You can add more rows to an existing matrix by hitting 
22849 \family sans
22850 C-Enter
22851 \family default
22852  while the cursor is in the matrix.
22853  Adding or deleting columns can be done via the menu 
22854 \family sans
22855 Edit\SpecialChar \menuseparator
22856 Math
22857 \family default
22858 .
22859 \end_layout
22860
22861 \begin_layout Standard
22862 There are other arrays used in formulas, such as distinctions of cases.
22863  It can be created with the menu 
22864 \family sans
22865 Insert\SpecialChar \menuseparator
22866 Math\SpecialChar \menuseparator
22867 Cases
22868 \begin_inset space ~
22869 \end_inset
22870
22871 Environment
22872 \family default
22873  or the command 
22874 \series bold
22875
22876 \backslash
22877 cases
22878 \series default
22879 .
22880  Here an example: 
22881 \begin_inset Formula \[
22882 f(x)=\begin{cases}
22883 -1 & x<0\\
22884 0 & x=0\\
22885 1 & x>0\end{cases}\]
22886
22887 \end_inset
22888
22889
22890 \end_layout
22891
22892 \begin_layout Standard
22893 \begin_inset VSpace bigskip
22894 \end_inset
22895
22896 Multi-line formulas are created when you press 
22897 \family sans
22898 \series medium
22899 C-E
22900 \series default
22901 nter
22902 \family default
22903  within a formula.
22904  In an empty formula you can see that three blue boxes appear, one for each
22905  column.
22906  When you press 
22907 \family sans
22908 \series medium
22909 C-E
22910 \series default
22911 nter
22912 \family default
22913  in a non-empty formula, the part before the relation sign (equal sign 
22914 \begin_inset Quotes eld
22915 \end_inset
22916
22917 =
22918 \begin_inset Quotes erd
22919 \end_inset
22920
22921  etc.) will be inserted automatically to the first column, the relation sign
22922  is in the second column, and the rest in the third column.
22923  A new row is created by every further hit of 
22924 \family sans
22925 \series medium
22926 C-E
22927 \series default
22928 nter
22929 \family default
22930 .
22931  Multi-line formulas are always displayed formulas.
22932  Here is an example:
22933 \begin_inset Formula \begin{eqnarray}
22934 a^{2} & = & (b^{2}+c^{2})(b^{2}-c^{2})\nonumber \\
22935 a & = & \sqrt{b^{4}-c^{4}}\label{eq:asquared}\end{eqnarray}
22936
22937 \end_inset
22938
22939  To change the column assignment of the formula parts, place the cursor
22940  where you want to start the shift and hit 
22941 \family sans
22942 C-Tab.
22943
22944 \family default
22945  It shifts everything in the column which is right beside the current cursor
22946  position to the next column.
22947  Note that the middle column is designed for relation signs, structures
22948  within this column will be printed in a smaller size:
22949 \begin_inset Formula \begin{eqnarray*}
22950 \frac{A}{B} & \frac{A}{B} & \frac{A}{B}\end{eqnarray*}
22951
22952 \end_inset
22953
22954
22955 \end_layout
22956
22957 \begin_layout Standard
22958 The multi-line formula type described here is called 
22959 \family typewriter
22960 \series medium
22961 eqnarray
22962 \family default
22963 \series default
22964 .
22965  There are other multi-line types being more suitable for certain situations,
22966  for example if you want a better inter-line spacing than in formula (
22967 \begin_inset CommandInset ref
22968 LatexCommand ref
22969 reference "eq:asquared"
22970
22971 \end_inset
22972
22973 ).
22974  The other types are described in section
22975 \begin_inset space ~
22976 \end_inset
22977
22978
22979 \begin_inset CommandInset ref
22980 LatexCommand ref
22981 reference "sub:AMS-Formula-Types"
22982
22983 \end_inset
22984
22985 .
22986 \end_layout
22987
22988 \begin_layout Section
22989 Formula Numbering and Referencing
22990 \begin_inset Index
22991 status collapsed
22992
22993 \begin_layout Plain Layout
22994 Math ! Formula numbering
22995 \end_layout
22996
22997 \end_inset
22998
22999
23000 \begin_inset Index
23001 status collapsed
23002
23003 \begin_layout Plain Layout
23004 Math ! Referencing formulas
23005 \end_layout
23006
23007 \end_inset
23008
23009
23010 \begin_inset CommandInset label
23011 LatexCommand label
23012 name "sec:Formula-Numbering-and"
23013
23014 \end_inset
23015
23016
23017 \end_layout
23018
23019 \begin_layout Standard
23020 To number a formula, set the cursor in the formula and use the menu 
23021 \family sans
23022 Edit\SpecialChar \menuseparator
23023 Math\SpecialChar \menuseparator
23024 Toggle
23025 \begin_inset space ~
23026 \end_inset
23027
23028 Numbering
23029 \family default
23030  or the shortcut 
23031 \family sans
23032 M-m
23033 \begin_inset space ~
23034 \end_inset
23035
23036 n
23037 \family default
23038 .
23039  The formula number appears in LyX as 
23040 \begin_inset Quotes eld
23041 \end_inset
23042
23043 #
23044 \begin_inset Quotes erd
23045 \end_inset
23046
23047  within parentheses.
23048  The 
23049 \begin_inset Quotes erd
23050 \end_inset
23051
23052 #
23053 \begin_inset Quotes erd
23054 \end_inset
23055
23056  denotes, that the number will be calculated automatically when the output
23057  is generated.
23058  The placement and format of the formula number in the output depends on
23059  the document class.
23060  In this document the number is printed together with the chapter number,
23061  separated by a dot:
23062 \begin_inset Formula \begin{equation}
23063 1+1=2\end{equation}
23064
23065 \end_inset
23066
23067 Using 
23068 \family sans
23069 M-m
23070 \begin_inset space ~
23071 \end_inset
23072
23073 n
23074 \family default
23075  in a numbered formula will switch off the numbering.
23076  You can only number displayed formulas.
23077 \end_layout
23078
23079 \begin_layout Standard
23080 Multi-line formulas can be numbered line by line: Using the menu 
23081 \family sans
23082 Edit\SpecialChar \menuseparator
23083 Math\SpecialChar \menuseparator
23084 Toggle
23085 \begin_inset space ~
23086 \end_inset
23087
23088 Numbering
23089 \begin_inset space ~
23090 \end_inset
23091
23092 of
23093 \begin_inset space ~
23094 \end_inset
23095
23096 Line
23097 \family default
23098  or the shortcut 
23099 \family sans
23100 M-m
23101 \begin_inset space ~
23102 \end_inset
23103
23104 N
23105 \family default
23106  will only toggle the numbering of the line where the cursor is in:
23107 \begin_inset Formula \begin{eqnarray}
23108 1 & = & 3-2\\
23109 2 & = & 4-2\nonumber \\
23110 4 & \leq & 7\end{eqnarray}
23111
23112 \end_inset
23113
23114 To number all lines use the shortcut 
23115 \family sans
23116 M-m
23117 \begin_inset space ~
23118 \end_inset
23119
23120 n
23121 \family default
23122 .
23123 \end_layout
23124
23125 \begin_layout Standard
23126 \begin_inset VSpace bigskip
23127 \end_inset
23128
23129 Every displayed formula can be referenced by its number using a label.
23130  A label is inserted with the menu 
23131 \family sans
23132 Insert\SpecialChar \menuseparator
23133 Label
23134 \family default
23135  when the cursor is in the formula.
23136  This opens a dialog to enter the label.
23137  It is recommended to use the proposed 
23138 \begin_inset Quotes eld
23139 \end_inset
23140
23141
23142 \family sans
23143 eq:
23144 \family default
23145
23146 \begin_inset Quotes erd
23147 \end_inset
23148
23149  as first part of the label, because this helps later to identify the label
23150  type when you have many labels in your document.
23151  We inserted in the following example the label 
23152 \begin_inset Quotes eld
23153 \end_inset
23154
23155 eq:tanhExp
23156 \begin_inset Quotes erd
23157 \end_inset
23158
23159  in the second line:
23160 \begin_inset Formula \begin{eqnarray}
23161 \tanh(x) & = & \frac{\sinh(x)}{\cosh(x)}\nonumber \\
23162  & = & \frac{\mathrm{e}^{2x}-1}{\mathrm{e}^{2x}+1}\label{eq:tanhExp}\end{eqnarray}
23163
23164 \end_inset
23165
23166 Every labeled line is automatically numbered.
23167  Therefore the label is shown in LyX at the place of the formula number
23168  placeholder 
23169 \begin_inset Quotes eld
23170 \end_inset
23171
23172 #
23173 \begin_inset Quotes erd
23174 \end_inset
23175
23176 .
23177  You can reference a labeled formula using the menu 
23178 \family sans
23179 Insert\SpecialChar \menuseparator
23180 Cross
23181 \begin_inset space ~
23182 \end_inset
23183
23184 Reference
23185 \family default
23186 .
23187  A dialog appears to choose a label you want refer to.
23188  The reference appears in LyX as grey cross reference box and in the output
23189  as the formula number:
23190 \end_layout
23191
23192 \begin_layout Standard
23193 This is a cross-reference to equation (
23194 \begin_inset CommandInset ref
23195 LatexCommand ref
23196 reference "eq:tanhExp"
23197
23198 \end_inset
23199
23200 ).
23201 \end_layout
23202
23203 \begin_layout Standard
23204 The properties of LyX's cross-reference box are described in section
23205 \begin_inset space ~
23206 \end_inset
23207
23208
23209 \begin_inset CommandInset ref
23210 LatexCommand ref
23211 reference "sec:Cross-References"
23212
23213 \end_inset
23214
23215 .
23216  To delete a label, set the cursor in the labeled formula, use the menu
23217  
23218 \family sans
23219 Insert\SpecialChar \menuseparator
23220 Label
23221 \family default
23222  and delete the label in the appearing dialog.
23223 \begin_inset Foot
23224 status collapsed
23225
23226 \begin_layout Plain Layout
23227 This is a unintuitive and will be fixed in the next version of LyX.
23228 \end_layout
23229
23230 \end_inset
23231
23232  
23233 \end_layout
23234
23235 \begin_layout Section
23236 User defined math macros
23237 \begin_inset Index
23238 status collapsed
23239
23240 \begin_layout Plain Layout
23241 Math ! Macros
23242 \end_layout
23243
23244 \end_inset
23245
23246
23247 \begin_inset CommandInset label
23248 LatexCommand label
23249 name "sec:math-macros"
23250
23251 \end_inset
23252
23253
23254 \end_layout
23255
23256 \begin_layout Standard
23257 LyX allows you to define macros for formulas.
23258  For example we assume that solutions of the quadratic equation often occur
23259  in our document in various forms and we want to create a macro to print
23260  them.
23261 \begin_inset Newline newline
23262 \end_inset
23263
23264 The general form of a quadratic equation is:
23265 \begin_inset Formula \[
23266 0=\lambda^{2}+p\lambda+q\]
23267
23268 \end_inset
23269
23270 The general form of its solution is:
23271 \begin_inset Formula \[
23272 \lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p²}{4}-q}\]
23273
23274 \end_inset
23275
23276
23277 \end_layout
23278
23279 \begin_layout Standard
23280 The macro should print the parameters 
23281 \begin_inset Formula $\lambda$
23282 \end_inset
23283
23284
23285 \begin_inset Formula $p$
23286 \end_inset
23287
23288  and 
23289 \begin_inset Formula $q$
23290 \end_inset
23291
23292  like in the equation above.
23293 \end_layout
23294
23295 \begin_layout Standard
23296 A macro is created by executing the command
23297 \end_layout
23298
23299 \begin_layout Standard
23300
23301 \series bold
23302 math-macro
23303 \begin_inset ERT
23304 status collapsed
23305
23306 \begin_layout Plain Layout
23307
23308
23309 \backslash
23310 spce 
23311 \end_layout
23312
23313 \end_inset
23314
23315 Name
23316 \begin_inset ERT
23317 status collapsed
23318
23319 \begin_layout Plain Layout
23320
23321
23322 \backslash
23323 spce 
23324 \end_layout
23325
23326 \end_inset
23327
23328 Number
23329 \begin_inset space ~
23330 \end_inset
23331
23332 of
23333 \begin_inset space ~
23334 \end_inset
23335
23336 Arguments
23337 \end_layout
23338
23339 \begin_layout Standard
23340 in the minibuffer at the bottom of the LyX screen.
23341  Name is the name of the new macro which mustn't contain numbers.
23342  The number of arguments can be a number in the range 1-9.
23343  If you want to define a macro without arguments, don't declare the number
23344  of arguments.
23345 \end_layout
23346
23347 \begin_layout Standard
23348 We have three arguments and name the macro 
23349 \begin_inset Quotes eld
23350 \end_inset
23351
23352 qE
23353 \begin_inset Quotes erd
23354 \end_inset
23355
23356 , so that the command is:
23357 \end_layout
23358
23359 \begin_layout Standard
23360
23361 \series bold
23362 math-macro
23363 \begin_inset ERT
23364 status collapsed
23365
23366 \begin_layout Plain Layout
23367
23368
23369 \backslash
23370 spce 
23371 \end_layout
23372
23373 \end_inset
23374
23375 qE
23376 \begin_inset ERT
23377 status collapsed
23378
23379 \begin_layout Plain Layout
23380
23381
23382 \backslash
23383 spce 
23384 \end_layout
23385
23386 \end_inset
23387
23388 3
23389 \end_layout
23390
23391 \begin_layout Standard
23392 This results in the following macro definition box: 
23393 \begin_inset Graphics
23394         filename clipart/macrobox.png
23395
23396 \end_inset
23397
23398  
23399 \begin_inset FormulaMacro
23400 \newcommand{\qE}[3]{#1_{1,\,2}=-\frac{#2}{2}\pm\sqrt{\frac{#2^{2}}{4}-#3}}
23401 {\textrm{qE: }#1\textrm{ , }#2\textrm{ , }#3}
23402 \end_inset
23403
23404
23405 \begin_inset Note Note
23406 status collapsed
23407
23408 \begin_layout Plain Layout
23409 The first box is an image to show the behavior in the output.
23410  The second one is the definition box, that doesn't appear in the output.
23411 \end_layout
23412
23413 \end_inset
23414
23415
23416 \end_layout
23417
23418 \begin_layout Standard
23419 The first blue box is for the definition, where you insert the formula via
23420  the math panel or commands.
23421  The placeholder for the arguments are inserted as a backslash and sharp
23422  followed by the argument number, e.g.
23423  
23424 \begin_inset Quotes eld
23425 \end_inset
23426
23427
23428 \backslash
23429 #1
23430 \begin_inset Quotes erd
23431 \end_inset
23432
23433  for the first argument.
23434  Placeholders will be displayed in red.
23435  The second blue box is for the appearance in LyX.
23436  This is useful when you have a large structure that shouldn't be displayed
23437  in LyX with its full size.
23438  If you want to see the macro as it is defined, leave the box blank.
23439  In our example we insert the sequence
23440 \begin_inset Newline newline
23441 \end_inset
23442
23443
23444 \series bold
23445 qE: 
23446 \backslash
23447 #1
23448 \series default
23449  
23450 \series bold
23451 ,
23452 \series default
23453  
23454 \series bold
23455
23456 \backslash
23457 #2
23458 \series default
23459  
23460 \series bold
23461 ,
23462 \series default
23463  
23464 \series bold
23465
23466 \backslash
23467 #3
23468 \begin_inset Newline newline
23469 \end_inset
23470
23471
23472 \series default
23473 The macro will then be shown as the macro name followed by the three arguments.
23474 \end_layout
23475
23476 \begin_layout Standard
23477 To use the macro in a formula, type its name as command, in our case 
23478 \begin_inset Quotes eld
23479 \end_inset
23480
23481
23482 \series bold
23483
23484 \backslash
23485 qE
23486 \series default
23487
23488 \begin_inset Quotes erd
23489 \end_inset
23490
23491 .
23492  The macro is inserted with boxes for the arguments looking similar to this:
23493 \end_layout
23494
23495 \begin_layout Standard
23496 \align center
23497 \begin_inset Graphics
23498         filename clipart/macrouse.png
23499
23500 \end_inset
23501
23502
23503 \end_layout
23504
23505 \begin_layout Standard
23506 The arguments are inserted in the blue boxes.
23507  If the cursor is outside the macro, the arguments are put in the macro.
23508  To change the arguments, put the cursor in the formula before or after
23509  the macro and press the right or left arrow key respectively.
23510  The arguments appear now again below the macro definition.
23511 \end_layout
23512
23513 \begin_layout Standard
23514 If you change the macro definition all macros are changed automatically
23515  to the new definition.
23516  Here an example of our macro with the arguments 
23517 \begin_inset Formula $x$
23518 \end_inset
23519
23520
23521 \begin_inset Formula $\ln(x)$
23522 \end_inset
23523
23524 , and 
23525 \begin_inset Formula $B$
23526 \end_inset
23527
23528 :
23529 \begin_inset Formula \[
23530 \qE x{\ln(y)}B\]
23531
23532 \end_inset
23533
23534
23535 \end_layout
23536
23537 \begin_layout Standard
23538 When the document is exported to LaTeX, the macro definition will be inserted
23539  as the command:
23540 \end_layout
23541
23542 \begin_layout Standard
23543
23544 \series bold
23545
23546 \backslash
23547 newcommand{
23548 \backslash
23549 qE}[3]{#1_{1,
23550 \backslash
23551 ,2}=-
23552 \backslash
23553 frac{#2}{2}
23554 \backslash
23555 pm
23556 \begin_inset Newline newline
23557 \end_inset
23558
23559
23560 \begin_inset ERT
23561 status collapsed
23562
23563 \begin_layout Plain Layout
23564
23565
23566 \backslash
23567 hphantom{
23568 \end_layout
23569
23570 \end_inset
23571
23572
23573 \backslash
23574 newcommand
23575 \begin_inset ERT
23576 status collapsed
23577
23578 \begin_layout Plain Layout
23579
23580 }
23581 \end_layout
23582
23583 \end_inset
23584
23585
23586 \backslash
23587 sqrt{
23588 \backslash
23589 frac{#2^{2}}{4}-#3}}
23590 \end_layout
23591
23592 \begin_layout Standard
23593 The command is not inserted in the document preamble.
23594  That means you can only use macros in formulas that are below the macro
23595  definition box in your document.
23596  There are also some other restrictions: The command 
23597 \backslash
23598 newcommand supports optional arguments, which are not available in LyX's
23599  macros.
23600  You can also not change subsequently the name of the macro and the number
23601  of arguments.
23602  
23603 \end_layout
23604
23605 \begin_layout Section
23606 Fine-Tuning
23607 \end_layout
23608
23609 \begin_layout Subsection
23610 Typefaces
23611 \begin_inset Index
23612 status collapsed
23613
23614 \begin_layout Plain Layout
23615 Math ! Typefaces
23616 \end_layout
23617
23618 \end_inset
23619
23620
23621 \end_layout
23622
23623 \begin_layout Standard
23624 The standard font for text is italic, for numbers the standard is roman.
23625  To set a font in a formula, use the 
23626 \family sans
23627 Math
23628 \begin_inset space ~
23629 \end_inset
23630
23631 Panel
23632 \family default
23633  button 
23634 \begin_inset Graphics
23635         filename ../images/math/font.png
23636
23637 \end_inset
23638
23639 , or enter its command, listed in table
23640 \begin_inset space ~
23641 \end_inset
23642
23643
23644 \begin_inset CommandInset ref
23645 LatexCommand ref
23646 reference "cap:Typefaces-and-the"
23647
23648 \end_inset
23649
23650 , directly.
23651 \end_layout
23652
23653 \begin_layout Standard
23654 \begin_inset Float table
23655 wide false
23656 sideways false
23657 status open
23658
23659 \begin_layout Plain Layout
23660 \begin_inset Caption
23661
23662 \begin_layout Plain Layout
23663 \begin_inset CommandInset label
23664 LatexCommand label
23665 name "cap:Typefaces-and-the"
23666
23667 \end_inset
23668
23669 Typefaces and the corresponding commands.
23670 \end_layout
23671
23672 \end_inset
23673
23674
23675 \end_layout
23676
23677 \begin_layout Plain Layout
23678 \align center
23679 \begin_inset Tabular
23680 <lyxtabular version="3" rows="9" columns="2">
23681 <features>
23682 <column alignment="center" valignment="top" width="0pt">
23683 <column alignment="center" valignment="top" width="0pt">
23684 <row>
23685 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23686 \begin_inset Text
23687
23688 \begin_layout Plain Layout
23689 Font
23690 \end_layout
23691
23692 \end_inset
23693 </cell>
23694 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
23695 \begin_inset Text
23696
23697 \begin_layout Plain Layout
23698 Command
23699 \end_layout
23700
23701 \end_inset
23702 </cell>
23703 </row>
23704 <row>
23705 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23706 \begin_inset Text
23707
23708 \begin_layout Plain Layout
23709
23710 \shape up
23711 \size normal
23712 \bar no
23713 \noun off
23714 \color none
23715 \begin_inset Formula $\mathrm{Roman}$
23716 \end_inset
23717
23718
23719 \end_layout
23720
23721 \end_inset
23722 </cell>
23723 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23724 \begin_inset Text
23725
23726 \begin_layout Plain Layout
23727
23728 \series bold
23729
23730 \backslash
23731 mathrm
23732 \end_layout
23733
23734 \end_inset
23735 </cell>
23736 </row>
23737 <row>
23738 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23739 \begin_inset Text
23740
23741 \begin_layout Plain Layout
23742 \begin_inset Formula $\mathbf{\mathbf{Bold}}$
23743 \end_inset
23744
23745
23746 \end_layout
23747
23748 \end_inset
23749 </cell>
23750 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23751 \begin_inset Text
23752
23753 \begin_layout Plain Layout
23754
23755 \series bold
23756
23757 \backslash
23758 mathbf
23759 \end_layout
23760
23761 \end_inset
23762 </cell>
23763 </row>
23764 <row>
23765 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23766 \begin_inset Text
23767
23768 \begin_layout Plain Layout
23769 \begin_inset Formula $\mathit{Italic}$
23770 \end_inset
23771
23772
23773 \end_layout
23774
23775 \end_inset
23776 </cell>
23777 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23778 \begin_inset Text
23779
23780 \begin_layout Plain Layout
23781
23782 \series bold
23783
23784 \backslash
23785 mathit
23786 \end_layout
23787
23788 \end_inset
23789 </cell>
23790 </row>
23791 <row>
23792 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23793 \begin_inset Text
23794
23795 \begin_layout Plain Layout
23796
23797 \shape up
23798 \size normal
23799 \bar no
23800 \noun off
23801 \color none
23802 \begin_inset Formula $\mathtt{Typewriter}$
23803 \end_inset
23804
23805
23806 \end_layout
23807
23808 \end_inset
23809 </cell>
23810 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23811 \begin_inset Text
23812
23813 \begin_layout Plain Layout
23814
23815 \series bold
23816
23817 \backslash
23818 mathtt
23819 \end_layout
23820
23821 \end_inset
23822 </cell>
23823 </row>
23824 <row>
23825 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23826 \begin_inset Text
23827
23828 \begin_layout Plain Layout
23829 \begin_inset Formula $\mathbf{\mathbb{BLACKBOARD}}$
23830 \end_inset
23831
23832
23833 \end_layout
23834
23835 \end_inset
23836 </cell>
23837 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23838 \begin_inset Text
23839
23840 \begin_layout Plain Layout
23841
23842 \series bold
23843
23844 \backslash
23845 mathbb
23846 \end_layout
23847
23848 \end_inset
23849 </cell>
23850 </row>
23851 <row>
23852 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23853 \begin_inset Text
23854
23855 \begin_layout Plain Layout
23856 \begin_inset Formula $\mathfrak{Fraktur}$
23857 \end_inset
23858
23859
23860 \end_layout
23861
23862 \end_inset
23863 </cell>
23864 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23865 \begin_inset Text
23866
23867 \begin_layout Plain Layout
23868
23869 \series bold
23870
23871 \backslash
23872 mathfrak
23873 \end_layout
23874
23875 \end_inset
23876 </cell>
23877 </row>
23878 <row>
23879 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23880 \begin_inset Text
23881
23882 \begin_layout Plain Layout
23883
23884 \shape up
23885 \size normal
23886 \emph on
23887 \bar no
23888 \noun off
23889 \color none
23890 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
23891 \end_inset
23892
23893
23894 \end_layout
23895
23896 \end_inset
23897 </cell>
23898 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23899 \begin_inset Text
23900
23901 \begin_layout Plain Layout
23902
23903 \series bold
23904
23905 \backslash
23906 mathcal
23907 \end_layout
23908
23909 \end_inset
23910 </cell>
23911 </row>
23912 <row>
23913 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23914 \begin_inset Text
23915
23916 \begin_layout Plain Layout
23917 \begin_inset Formula $\mathsf{SansSerif}$
23918 \end_inset
23919
23920
23921 \end_layout
23922
23923 \end_inset
23924 </cell>
23925 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
23926 \begin_inset Text
23927
23928 \begin_layout Plain Layout
23929
23930 \series bold
23931
23932 \backslash
23933 mathsf
23934 \end_layout
23935
23936 \end_inset
23937 </cell>
23938 </row>
23939 </lyxtabular>
23940
23941 \end_inset
23942
23943
23944 \end_layout
23945
23946 \end_inset
23947
23948
23949 \end_layout
23950
23951 \begin_layout Standard
23952 \begin_inset Note Greyedout
23953 status open
23954
23955 \begin_layout Plain Layout
23956
23957 \series bold
23958 Note:
23959 \series default
23960  that you can only print capital letters in the typefaces 
23961 \family sans
23962 Blackbold
23963 \family default
23964  and 
23965 \family sans
23966 Calligraphic
23967 \family default
23968 .
23969 \end_layout
23970
23971 \end_inset
23972
23973
23974 \end_layout
23975
23976 \begin_layout Standard
23977 When you use a typeface, a blue box is inserted in the formula.
23978  Every character in this box will be printed in this typeface.
23979  Pressing 
23980 \family sans
23981 Space
23982 \family default
23983  within the box, will set the cursor outside, so that you have to use a
23984  protected space when you need a space in the box.
23985  Here an example where a 
23986 \begin_inset Quotes eld
23987 \end_inset
23988
23989 N
23990 \begin_inset Quotes erd
23991 \end_inset
23992
23993  in 
23994 \family sans
23995 Blackbold
23996 \family default
23997  denotes the set of numbers:
23998 \begin_inset Formula \[
23999 f(x)=\sqrt{x}\:;\: x\in\mathbb{N}\]
24000
24001 \end_inset
24002
24003
24004 \end_layout
24005
24006 \begin_layout Standard
24007 The typefaces are nestable, which can cause confusion.
24008  You can e.g.
24009  put a character in 
24010 \family sans
24011 Fraktur
24012 \family default
24013  in a box for 
24014 \family sans
24015 Typewriter
24016 \family default
24017
24018 \begin_inset Formula $\mathtt{abc\mathfrak{d}e}$
24019 \end_inset
24020
24021  
24022 \begin_inset Newline newline
24023 \end_inset
24024
24025 So better don't use this feature.
24026 \end_layout
24027
24028 \begin_layout Standard
24029 The typefaces have no effect on Greek letters: 
24030 \begin_inset Formula $\mathfrak{abc\delta e}$
24031 \end_inset
24032
24033
24034 \begin_inset Newline newline
24035 \end_inset
24036
24037 You can only print them emboldened using the command 
24038 \series bold
24039
24040 \backslash
24041 boldsymbol
24042 \series default
24043 , which works like the other typeface commands: 
24044 \begin_inset Formula $\alpha\beta\gamma\boldsymbol{\alpha\beta\gamma}$
24045 \end_inset
24046
24047
24048 \end_layout
24049
24050 \begin_layout Standard
24051
24052 \series bold
24053
24054 \backslash
24055 boldsymbol
24056 \series default
24057  works for all symbols, letters, and numbers.
24058 \end_layout
24059
24060 \begin_layout Standard
24061 A number of other font options are available as well, in the menu 
24062 \family sans
24063 Insert\SpecialChar \menuseparator
24064 Math\SpecialChar \menuseparator
24065 Font
24066 \begin_inset space ~
24067 \end_inset
24068
24069 Change
24070 \family default
24071 .
24072 \end_layout
24073
24074 \begin_layout Subsection
24075 Math Text
24076 \begin_inset Index
24077 status collapsed
24078
24079 \begin_layout Plain Layout
24080 Math ! Text
24081 \end_layout
24082
24083 \end_inset
24084
24085
24086 \end_layout
24087
24088 \begin_layout Standard
24089 Typefaces are useful for entering some characters in some given font, but
24090  not for text.
24091  For typing longer pieces of text use the math text, which is obtained using
24092  the entry 
24093 \family sans
24094 Normal
24095 \begin_inset space ~
24096 \end_inset
24097
24098 text
24099 \begin_inset space ~
24100 \end_inset
24101
24102 mode
24103 \family default
24104  of the 
24105 \family sans
24106 Math
24107 \begin_inset space ~
24108 \end_inset
24109
24110 Panel
24111 \family default
24112  button 
24113 \begin_inset Graphics
24114         filename ../images/math/font.png
24115
24116 \end_inset
24117
24118  (alternatively the shortcut 
24119 \family sans
24120 M-m
24121 \begin_inset space ~
24122 \end_inset
24123
24124 m
24125 \family default
24126 ).
24127  Math text appears in LyX in black instead of blue.
24128  You can use spaces and accents in math text like in normal text.
24129  Here is an example:
24130 \begin_inset Formula \[
24131 f(x)=\begin{cases}
24132 x & \textrm{if I say so}\\
24133 -x & \textrm{unter Umständen}\end{cases}\]
24134
24135 \end_inset
24136
24137
24138 \end_layout
24139
24140 \begin_layout Subsection
24141 Font Sizes
24142 \begin_inset Index
24143 status collapsed
24144
24145 \begin_layout Plain Layout
24146 Math ! Font sizes
24147 \end_layout
24148
24149 \end_inset
24150
24151
24152 \end_layout
24153
24154 \begin_layout Standard
24155 There are four font styles (relative sizes) used in math-mode, which are
24156  automatically chosen in most situations.
24157  These are called 
24158 \family sans
24159 textstyle
24160 \family default
24161
24162 \family sans
24163 displaystyle
24164 \family default
24165
24166 \family sans
24167 scriptstyle
24168 \family default
24169 , and 
24170 \family sans
24171 scriptscriptstyle
24172 \family default
24173 .
24174  For most characters, 
24175 \family sans
24176 textstyle
24177 \family default
24178  and 
24179 \family sans
24180 displaystyle
24181 \family default
24182  are actually the same size, but fractions, superscripts and subscripts,
24183  and certain other structures, are set larger in 
24184 \family sans
24185 displaystyle
24186 \family default
24187 .
24188  Except for some operators, which resize themselves to accommodate various
24189  situations, all text will be set in the styles as LaTeX thinks is appropriate.
24190  These choices can be overridden by using the math panel button 
24191 \begin_inset Graphics
24192         filename ../images/math/style.png
24193
24194 \end_inset
24195
24196 .
24197  A box for the size will be created in which you can insert the math structure.
24198  For example, you can set 
24199 \begin_inset Formula $\frac{1}{2}$
24200 \end_inset
24201
24202 , which is normally in 
24203 \family sans
24204 textstyle
24205 \family default
24206 , larger in 
24207 \family sans
24208 displaystyle
24209 \family default
24210
24211 \begin_inset Formula ${\displaystyle \frac{1}{2}}$
24212 \end_inset
24213
24214 .
24215  The four styles are used in the following example:
24216 \end_layout
24217
24218 \begin_layout Standard
24219 \begin_inset Formula $displaystyle$
24220 \end_inset
24221
24222
24223 \begin_inset Formula ${\textstyle textstyle}$
24224 \end_inset
24225
24226
24227 \begin_inset Formula ${\scriptstyle scriptstyle}$
24228 \end_inset
24229
24230
24231 \begin_inset Formula ${\scriptscriptstyle scriptscriptstyle}$
24232 \end_inset
24233
24234 .
24235 \end_layout
24236
24237 \begin_layout Standard
24238 All these math-mode font sizes are relative, that means, if the whole math
24239  inset is set in a particular size with the menu 
24240 \family sans
24241 Edit\SpecialChar \menuseparator
24242 Text
24243 \begin_inset space ~
24244 \end_inset
24245
24246 Style
24247 \family default
24248 , all sizes in the formula will be adjusted relative to this size.
24249  Similarly, if the base font size of the document is changed, all fonts
24250  will be adjusted to correspond.
24251  As example a formula in the font size 
24252 \begin_inset Quotes eld
24253 \end_inset
24254
24255 largest
24256 \begin_inset Quotes erd
24257 \end_inset
24258
24259 :
24260 \end_layout
24261
24262 \begin_layout Standard
24263
24264 \family roman
24265 \size largest
24266 \begin_inset Formula $\mathrm{e}=\sum_{n=0}^{\infty}\frac{1}{n!}$
24267 \end_inset
24268
24269
24270 \end_layout
24271
24272 \begin_layout Section
24273 Theorem Modules
24274 \end_layout
24275
24276 \begin_layout Standard
24277 As of LyX 1.6, support for theorem-like environments has been moved out of
24278  the document classes and into layout modules.
24279 \begin_inset Index
24280 status collapsed
24281
24282 \begin_layout Plain Layout
24283 Layout Modules
24284 \end_layout
24285
24286 \end_inset
24287
24288  As a result, theorem-like environments can now easily be used with classes
24289  other than the AMS classes.
24290  See section 
24291 \begin_inset CommandInset ref
24292 LatexCommand ref
24293 reference "sub:Modules"
24294
24295 \end_inset
24296
24297  for more on layout modules.
24298 \end_layout
24299
24300 \begin_layout Section
24301 AMS-LaTeX
24302 \begin_inset Index
24303 status collapsed
24304
24305 \begin_layout Plain Layout
24306 AMS math
24307 \end_layout
24308
24309 \end_inset
24310
24311
24312 \begin_inset Index
24313 status collapsed
24314
24315 \begin_layout Plain Layout
24316 Math ! AMS
24317 \end_layout
24318
24319 \end_inset
24320
24321
24322 \end_layout
24323
24324 \begin_layout Standard
24325 LyX supports the packages provided by the American Mathematical Society
24326  (AMS) that are in common use.
24327 \end_layout
24328
24329 \begin_layout Subsection
24330 Enabling AMS-Support
24331 \end_layout
24332
24333 \begin_layout Standard
24334 Selecting the checkbox 
24335 \family sans
24336 Use
24337 \begin_inset space ~
24338 \end_inset
24339
24340 AMS
24341 \begin_inset space ~
24342 \end_inset
24343
24344 math
24345 \begin_inset space ~
24346 \end_inset
24347
24348 package
24349 \family default
24350  in the 
24351 \family sans
24352 Document\SpecialChar \menuseparator
24353 Settings
24354 \family default
24355
24356 \begin_inset Index
24357 status collapsed
24358
24359 \begin_layout Plain Layout
24360 Document ! Settings
24361 \end_layout
24362
24363 \end_inset
24364
24365  dialog under 
24366 \family sans
24367 Math
24368 \begin_inset space ~
24369 \end_inset
24370
24371 Options
24372 \family default
24373  will include the AMS-packages in the document, and make the facilities
24374  available.
24375  AMS is needed for many math-constructs, so when you get LaTeX-errors in
24376  formulas, assure that you have enabled AMS.
24377 \end_layout
24378
24379 \begin_layout Subsection
24380 AMS-Formula Types
24381 \begin_inset CommandInset label
24382 LatexCommand label
24383 name "sub:AMS-Formula-Types"
24384
24385 \end_inset
24386
24387
24388 \begin_inset Index
24389 status collapsed
24390
24391 \begin_layout Plain Layout
24392 Math ! Multi-line Equations
24393 \end_layout
24394
24395 \end_inset
24396
24397
24398 \end_layout
24399
24400 \begin_layout Standard
24401 AMS-LaTeX provides a selection of different formula types.
24402  LyX allows you to choose between 
24403 \family typewriter
24404 align
24405 \family default
24406
24407 \family typewriter
24408 alignat
24409 \family default
24410
24411 \family typewriter
24412 flalign
24413 \family default
24414
24415 \family typewriter
24416 gather
24417 \family default
24418 , and 
24419 \family typewriter
24420 multline
24421 \family default
24422 .
24423  We refer to the AMS-documentation for an explanation of these formula types.
24424 \end_layout
24425
24426 \begin_layout Chapter
24427 More Tools
24428 \end_layout
24429
24430 \begin_layout Section
24431 Cross-References
24432 \begin_inset Index
24433 status collapsed
24434
24435 \begin_layout Plain Layout
24436 Cross references
24437 \end_layout
24438
24439 \end_inset
24440
24441
24442 \begin_inset CommandInset label
24443 LatexCommand label
24444 name "sec:Cross-References"
24445
24446 \end_inset
24447
24448
24449 \end_layout
24450
24451 \begin_layout Standard
24452 One of LyX's strengths are cross-references.
24453  You can reference every section, float, footnote, formula, and list in
24454  the document.
24455  To reference a document part, you have to insert a label into it.
24456  The label is used as anchor and name for the reference.
24457  We want for example refer to the the second item of the following list:
24458 \end_layout
24459
24460 \begin_layout Enumerate
24461 First item
24462 \end_layout
24463
24464 \begin_layout Enumerate
24465 \begin_inset CommandInset label
24466 LatexCommand label
24467 name "enu:Second-item"
24468
24469 \end_inset
24470
24471 Second item
24472 \end_layout
24473
24474 \begin_layout Enumerate
24475 Third item
24476 \end_layout
24477
24478 \begin_layout Standard
24479 First we insert a label into the second item with the menu 
24480 \family sans
24481 Insert\SpecialChar \menuseparator
24482 Label
24483 \family default
24484  or the by pressing the toolbar button 
24485 \begin_inset Graphics
24486         filename ../images/label-insert.png
24487         scale 85
24488
24489 \end_inset
24490
24491 .
24492  A grey label box like this: 
24493 \begin_inset Graphics
24494         filename clipart/labelQt4.png
24495         scale 85
24496
24497 \end_inset
24498
24499  is inserted and the label window pops up asking for the label text.
24500  LyX offers as text the first words of the item with a prefix, in our case
24501  the text 
24502 \begin_inset Quotes eld
24503 \end_inset
24504
24505
24506 \family sans
24507 enu: Second-item
24508 \family default
24509
24510 \begin_inset Quotes erd
24511 \end_inset
24512
24513 .
24514  The prefix 
24515 \begin_inset Quotes eld
24516 \end_inset
24517
24518
24519 \family sans
24520 enu:
24521 \family default
24522
24523 \begin_inset Quotes erd
24524 \end_inset
24525
24526  stands for 
24527 \begin_inset Quotes eld
24528 \end_inset
24529
24530 enumerate
24531 \begin_inset Quotes erd
24532 \end_inset
24533
24534 .
24535  The prefix depends on the document part where the label is inserted, e.g.
24536  if you insert a label to a section heading, the prefix will be 
24537 \begin_inset Quotes eld
24538 \end_inset
24539
24540
24541 \family sans
24542 sec:
24543 \family default
24544
24545 \begin_inset Quotes erd
24546 \end_inset
24547
24548 .
24549 \end_layout
24550
24551 \begin_layout Standard
24552 To reference the item, we refer to its label using the menu 
24553 \family sans
24554 Insert\SpecialChar \menuseparator
24555 Cross-Reference
24556 \family default
24557  or the toolbar button 
24558 \begin_inset Graphics
24559         filename ../images/dialog-show-new-inset_ref.png
24560         scale 85
24561
24562 \end_inset
24563
24564 .
24565  A grey cross-reference box like this: 
24566 \begin_inset Graphics
24567         filename clipart/referenceQt4.png
24568         scale 85
24569
24570 \end_inset
24571
24572  is inserted and the cross-reference window appear showing all labels of
24573  the document.
24574  We can now sort the labels alphabetically and then choose the entry 
24575 \begin_inset Quotes eld
24576 \end_inset
24577
24578
24579 \family sans
24580 enu:Second-item
24581 \family default
24582
24583 \begin_inset Quotes erd
24584 \end_inset
24585
24586 .
24587  At the position of the cross-reference box the item number will appear
24588  in the output.
24589  Here is our cross-reference:
24590 \end_layout
24591
24592 \begin_layout Standard
24593 Item
24594 \begin_inset space ~
24595 \end_inset
24596
24597
24598 \begin_inset CommandInset ref
24599 LatexCommand ref
24600 reference "enu:Second-item"
24601
24602 \end_inset
24603
24604
24605 \end_layout
24606
24607 \begin_layout Standard
24608 It is recommended to use a protected space
24609 \begin_inset Foot
24610 status collapsed
24611
24612 \begin_layout Plain Layout
24613 described in section
24614 \begin_inset space ~
24615 \end_inset
24616
24617
24618 \begin_inset CommandInset ref
24619 LatexCommand ref
24620 reference "sub:Protected-Space"
24621
24622 \end_inset
24623
24624
24625 \end_layout
24626
24627 \end_inset
24628
24629  between the cross-reference name and its number to avoid ugly line breaks
24630  between them.
24631 \end_layout
24632
24633 \begin_layout Standard
24634 There are six varieties of cross-references:
24635 \end_layout
24636
24637 \begin_layout Description
24638 <reference>: prints the float number, this is the default: 
24639 \begin_inset CommandInset ref
24640 LatexCommand ref
24641 reference "cap:Two-distorted-images"
24642
24643 \end_inset
24644
24645
24646 \end_layout
24647
24648 \begin_layout Description
24649 (<reference>): prints the float number within two parentheses, this is the
24650  style normally used to reference formulas, especially when the reference
24651  name 
24652 \begin_inset Quotes eld
24653 \end_inset
24654
24655 Equation
24656 \begin_inset Quotes erd
24657 \end_inset
24658
24659  is omitted: 
24660 \begin_inset CommandInset ref
24661 LatexCommand eqref
24662 reference "eq:tanhExp"
24663
24664 \end_inset
24665
24666
24667 \end_layout
24668
24669 \begin_layout Description
24670 <page>: prints the page number: Page
24671 \begin_inset space ~
24672 \end_inset
24673
24674
24675 \begin_inset CommandInset ref
24676 LatexCommand pageref
24677 reference "cap:Two-distorted-images"
24678
24679 \end_inset
24680
24681
24682 \end_layout
24683
24684 \begin_layout Description
24685 on
24686 \begin_inset space ~
24687 \end_inset
24688
24689 page
24690 \begin_inset space ~
24691 \end_inset
24692
24693 <page>: prints the text "on page" and the page number: 
24694 \begin_inset CommandInset ref
24695 LatexCommand vpageref
24696 reference "cap:Two-distorted-images"
24697
24698 \end_inset
24699
24700
24701 \end_layout
24702
24703 \begin_layout Description
24704 <reference>
24705 \begin_inset space ~
24706 \end_inset
24707
24708 on
24709 \begin_inset space ~
24710 \end_inset
24711
24712 page
24713 \begin_inset space ~
24714 \end_inset
24715
24716 <page>: prints the float number, the text "on page", and the page number:
24717  
24718 \begin_inset CommandInset ref
24719 LatexCommand vref
24720 reference "cap:Two-distorted-images"
24721
24722 \end_inset
24723
24724
24725 \end_layout
24726
24727 \begin_layout Description
24728 Formatted
24729 \begin_inset space ~
24730 \end_inset
24731
24732 reference: prints a self defined cross-reference format.
24733 \begin_inset Newline newline
24734 \end_inset
24735
24736
24737 \begin_inset Note Greyedout
24738 status open
24739
24740 \begin_layout Plain Layout
24741
24742 \series bold
24743 Note:
24744 \series default
24745  This feature is only available when you have the LaTeX-package 
24746 \series bold
24747 prettyref
24748 \series default
24749
24750 \begin_inset Index
24751 status collapsed
24752
24753 \begin_layout Plain Layout
24754 Latex@LaTeX-packages ! prettyref
24755 \end_layout
24756
24757 \end_inset
24758
24759  installed.
24760 \end_layout
24761
24762 \end_inset
24763
24764
24765 \end_layout
24766
24767 \begin_layout Standard
24768 Note that the style <page> won't print the page number if the label is on
24769  the previous, the same, or the next page.
24770  You will e.
24771 \begin_inset space \thinspace{}
24772 \end_inset
24773
24774 g.
24775 \begin_inset space ~
24776 \end_inset
24777
24778 see the text 
24779 \begin_inset Quotes eld
24780 \end_inset
24781
24782
24783 \family sans
24784 on this page
24785 \family default
24786
24787 \begin_inset Quotes erd
24788 \end_inset
24789
24790  instead.
24791 \end_layout
24792
24793 \begin_layout Standard
24794 The number and current page of the referred document part in the output,
24795  is automatically calculated by LaTeX.
24796  The varieties are adjusted in the field 
24797 \family sans
24798 Format
24799 \family default
24800  of the cross-reference window, that appear when you click on the cross-referenc
24801 e box.
24802 \end_layout
24803
24804 \begin_layout Standard
24805 You can only use the style 
24806 \family sans
24807 <reference>
24808 \family default
24809  to reference numbered document parts, while the reference style 
24810 \family sans
24811 <page>
24812 \family default
24813  is always possible.
24814 \end_layout
24815
24816 \begin_layout Standard
24817 If you want to reference a section, put the label in the section heading,
24818  to reference a float, put the label in the caption.
24819  For footnotes you can put the label somewhere in it.
24820  Referencing formulas is explained in section
24821 \begin_inset space ~
24822 \end_inset
24823
24824
24825 \begin_inset CommandInset ref
24826 LatexCommand ref
24827 reference "sec:Formula-Numbering-and"
24828
24829 \end_inset
24830
24831 .
24832 \end_layout
24833
24834 \begin_layout Standard
24835 The button 
24836 \family sans
24837 Go
24838 \begin_inset space ~
24839 \end_inset
24840
24841 to
24842 \begin_inset space ~
24843 \end_inset
24844
24845 Label
24846 \family default
24847  in the cross-reference window sets the the cursor before the referred label.
24848  The button text changes then to 
24849 \family sans
24850 Go
24851 \begin_inset space ~
24852 \end_inset
24853
24854 Back
24855 \family default
24856  and you can use it to set the cursor back to the cross-reference.
24857  Right-clicking on a cross-reference box also sets the cursor before the
24858  referred label but without a possibility to go back.
24859  
24860 \end_layout
24861
24862 \begin_layout Standard
24863 You can change labels at any time by clicking on the label box.
24864  References to the changed label will automatically change its link to the
24865  new label text, so that you don't need to take care about this.
24866 \end_layout
24867
24868 \begin_layout Standard
24869 If a cross-reference refers to a non-existing label, you'll see two question
24870  marks in the output instead of the reference.
24871 \end_layout
24872
24873 \begin_layout Standard
24874 References are described in detail in the 
24875 \emph on
24876 Embedded Objects
24877 \emph default
24878  manual.
24879 \end_layout
24880
24881 \begin_layout Section
24882 Table of Contents and other Listings
24883 \begin_inset Index
24884 status collapsed
24885
24886 \begin_layout Plain Layout
24887 Table of contents
24888 \end_layout
24889
24890 \end_inset
24891
24892
24893 \begin_inset Index
24894 status collapsed
24895
24896 \begin_layout Plain Layout
24897 Outline
24898 \end_layout
24899
24900 \end_inset
24901
24902
24903 \begin_inset CommandInset label
24904 LatexCommand label
24905 name "sec:toc"
24906
24907 \end_inset
24908
24909
24910 \end_layout
24911
24912 \begin_layout Subsection
24913 Table of Contents
24914 \begin_inset CommandInset label
24915 LatexCommand label
24916 name "sub:Table-of-Contents"
24917
24918 \end_inset
24919
24920
24921 \end_layout
24922
24923 \begin_layout Standard
24924 The Table of Contents (TOC) is inserted with the menu 
24925 \family sans
24926 Insert\SpecialChar \menuseparator
24927 List/TOC\SpecialChar \menuseparator
24928 Table
24929 \begin_inset space ~
24930 \end_inset
24931
24932 of
24933 \begin_inset space ~
24934 \end_inset
24935
24936 Contents
24937 \family default
24938 .
24939  Is is displayed in LyX as a gray box.
24940  If you click on it, the 
24941 \family sans
24942 Outline
24943 \family default
24944  window appears, showing you the TOC entries as outline to move and rearrange
24945  sections in your documents.
24946  So this operation is an alternative to the menu 
24947 \family sans
24948 Document\SpecialChar \menuseparator
24949 Outline
24950 \family default
24951  that is described in sec.
24952 \begin_inset space \thinspace{}
24953 \end_inset
24954
24955
24956 \begin_inset CommandInset ref
24957 LatexCommand ref
24958 reference "sec:Navigating"
24959
24960 \end_inset
24961
24962 .
24963 \end_layout
24964
24965 \begin_layout Standard
24966 The TOC in the document output lists every numbered section automatically.
24967  If you have declared a short title for a section heading, as described
24968  in section
24969 \begin_inset space ~
24970 \end_inset
24971
24972
24973 \begin_inset CommandInset ref
24974 LatexCommand ref
24975 reference "sec:Short-Titles"
24976
24977 \end_inset
24978
24979 , it will be used in the TOC instead of the section heading.
24980  Section
24981 \begin_inset space ~
24982 \end_inset
24983
24984
24985 \begin_inset CommandInset ref
24986 LatexCommand ref
24987 reference "sub:Numbering-depth"
24988
24989 \end_inset
24990
24991  describes how the level is adjusted that defines which section types are
24992  listed in the TOC.
24993  Unnumbered sections are not listed in the TOC.
24994 \end_layout
24995
24996 \begin_layout Subsection
24997 List of Figures, Tables, and Algorithms
24998 \begin_inset CommandInset label
24999 LatexCommand label
25000 name "sub:List-of-Figures"
25001
25002 \end_inset
25003
25004
25005 \end_layout
25006
25007 \begin_layout Standard
25008 Table, figure, and algorithm lists are very much like the table of contents.
25009  You can insert them via the 
25010 \family sans
25011 Insert\SpecialChar \menuseparator
25012 List
25013 \begin_inset space ~
25014 \end_inset
25015
25016 /
25017 \begin_inset space ~
25018 \end_inset
25019
25020 TOC
25021 \family default
25022  submenus.
25023  The list entries are the float captions and the float number.
25024 \end_layout
25025
25026 \begin_layout Section
25027 URLs and Hyperlinks
25028 \begin_inset Index
25029 status collapsed
25030
25031 \begin_layout Plain Layout
25032 URLs
25033 \end_layout
25034
25035 \end_inset
25036
25037
25038 \begin_inset Index
25039 status collapsed
25040
25041 \begin_layout Plain Layout
25042 Hyperlinks
25043 \end_layout
25044
25045 \end_inset
25046
25047
25048 \begin_inset CommandInset label
25049 LatexCommand label
25050 name "sec:URL"
25051
25052 \end_inset
25053
25054
25055 \end_layout
25056
25057 \begin_layout Subsection
25058 URLs
25059 \end_layout
25060
25061 \begin_layout Standard
25062 Links to web pages or email addresses can be inserted via the menu 
25063 \family sans
25064 Insert\SpecialChar \menuseparator
25065 URL
25066 \family default
25067 .
25068 \end_layout
25069
25070 \begin_layout Standard
25071 Here is an example URL: LyX's homepage: 
25072 \begin_inset Flex URL
25073 status open
25074
25075 \begin_layout Plain Layout
25076
25077 http://www.lyx.org
25078 \end_layout
25079
25080 \end_inset
25081
25082
25083 \end_layout
25084
25085 \begin_layout Standard
25086 You cannot change the style of the link text, the URL text will always be
25087  in the style 
25088 \family typewriter
25089 Typewriter
25090 \family default
25091 .
25092  To be able to format the URL text, use hyperlinks as explained in the next
25093  subsection.
25094 \end_layout
25095
25096 \begin_layout Standard
25097 \begin_inset Note Greyedout
25098 status open
25099
25100 \begin_layout Plain Layout
25101
25102 \series bold
25103 Note:
25104 \series default
25105  URLs must not end with a backslash, otherwise you get LaTeX errors.
25106 \end_layout
25107
25108 \end_inset
25109
25110
25111 \end_layout
25112
25113 \begin_layout Subsection
25114 Hyperlinks
25115 \end_layout
25116
25117 \begin_layout Standard
25118 Hyperlinks can be inserted with the menu 
25119 \family sans
25120 Insert\SpecialChar \menuseparator
25121 Hyperlink
25122 \family default
25123  or with the toolbar button 
25124 \begin_inset Graphics
25125         filename ../images/href-insert.png
25126         BoundingBox 0bp 5bp 20bp 20bp
25127
25128 \end_inset
25129
25130 .
25131  The appearing dialog has two fields: 
25132 \family sans
25133 Target
25134 \family default
25135  and 
25136 \family sans
25137 Name
25138 \family default
25139 .
25140  The name is the printed text for the hyperlink.
25141  The hyperlink type can be a weblink like this: 
25142 \begin_inset CommandInset href
25143 LatexCommand href
25144 name "LyX's homepage"
25145 target "http://www.lyx.org"
25146
25147 \end_inset
25148
25149 , an Email address like this: 
25150 \begin_inset CommandInset href
25151 LatexCommand href
25152 name "lyx-docs mailing list"
25153 target "lyx-docs@lists.lyx.org?subject=LyX's documentation"
25154 type "mailto:"
25155
25156 \end_inset
25157
25158 , or a link to a file.
25159 \end_layout
25160
25161 \begin_layout Standard
25162 You can start applications via a hyperlink when you insert a weblink, but
25163  add the prefix 
25164 \begin_inset Quotes eld
25165 \end_inset
25166
25167
25168 \family sans
25169 run:
25170 \family default
25171
25172 \begin_inset Quotes erd
25173 \end_inset
25174
25175  to the link target.
25176 \end_layout
25177
25178 \begin_layout Standard
25179 Hyperlinks will automatically be hyphenated if necessary in the PDF output,
25180  and become clickable in the DVI and PDF-output.
25181  To set the format of the link text, highlight the hyperlink inset and use
25182  the text style dialog.
25183  This is for example a hyperlink with bold sans serif text: 
25184 \family sans
25185 \series bold
25186
25187 \begin_inset CommandInset href
25188 LatexCommand href
25189 name "LyX's homepage"
25190 target "http://www.lyx.org"
25191
25192 \end_inset
25193
25194
25195 \end_layout
25196
25197 \begin_layout Standard
25198 The link text color can be changed, when the option 
25199 \family sans
25200 Color links
25201 \family default
25202  is set in the PDF Properties dialog (menu 
25203 \family sans
25204 Document\SpecialChar \menuseparator
25205 Settings\SpecialChar \menuseparator
25206 PDF Properties
25207 \family default
25208 ).
25209  The link text is for example set in this document to blue by adding the
25210  option
25211 \begin_inset Newline newline
25212 \end_inset
25213
25214
25215 \series bold
25216 urlcolor=blue
25217 \series default
25218
25219 \begin_inset Newline newline
25220 \end_inset
25221
25222 to the field 
25223 \family sans
25224 Additional options
25225 \family default
25226  in the PDF Properties dialog.
25227 \end_layout
25228
25229 \begin_layout Section
25230 Appendices
25231 \begin_inset Index
25232 status collapsed
25233
25234 \begin_layout Plain Layout
25235 Appendix
25236 \end_layout
25237
25238 \end_inset
25239
25240
25241 \begin_inset CommandInset label
25242 LatexCommand label
25243 name "sec:Appendices"
25244
25245 \end_inset
25246
25247
25248 \end_layout
25249
25250 \begin_layout Standard
25251 Appendices are created with the menu 
25252 \family sans
25253 Document\SpecialChar \menuseparator
25254 Start
25255 \begin_inset space ~
25256 \end_inset
25257
25258 Appendix
25259 \begin_inset space ~
25260 \end_inset
25261
25262 Here
25263 \family default
25264 .
25265  This menu sets the document from the current cursor position to the end
25266  as appendix region.
25267  The region is marked with a red borderline.
25268 \end_layout
25269
25270 \begin_layout Standard
25271 Every chapter (or section) within the appendix region is treated as an appendix,
25272  numbered with a capital Latin letter.
25273  The appendix subsections are numbered with this letter followed by a dot
25274  and the subsection number.
25275  All appendix sections can be referenced as if they were normal sections,
25276  here two examples:
25277 \end_layout
25278
25279 \begin_layout Standard
25280 Appendix
25281 \begin_inset space ~
25282 \end_inset
25283
25284
25285 \begin_inset CommandInset ref
25286 LatexCommand ref
25287 reference "cha:Credits"
25288
25289 \end_inset
25290
25291 ; Appendix
25292 \begin_inset space ~
25293 \end_inset
25294
25295
25296 \begin_inset CommandInset ref
25297 LatexCommand ref
25298 reference "sub:Export"
25299
25300 \end_inset
25301
25302
25303 \end_layout
25304
25305 \begin_layout Section
25306 Bibliography
25307 \begin_inset Index
25308 status collapsed
25309
25310 \begin_layout Plain Layout
25311 Bibliography
25312 \end_layout
25313
25314 \end_inset
25315
25316
25317 \begin_inset CommandInset label
25318 LatexCommand label
25319 name "sec:Bibliography"
25320
25321 \end_inset
25322
25323
25324 \end_layout
25325
25326 \begin_layout Standard
25327 There are two ways of generating the bibliography in a LyX-document.
25328  You can include a bibliography database
25329 \begin_inset Foot
25330 status collapsed
25331
25332 \begin_layout Plain Layout
25333 Known under the name 
25334 \begin_inset Quotes eld
25335 \end_inset
25336
25337 BibTeX-database
25338 \begin_inset Quotes erd
25339 \end_inset
25340
25341 .
25342 \end_layout
25343
25344 \end_inset
25345
25346 , which is explained in the next subsection or you can insert the bibliography
25347  manually.
25348  For the second method we use the paragraph environment 
25349 \family sans
25350 Bibliography
25351 \family default
25352 , described in section
25353 \begin_inset space ~
25354 \end_inset
25355
25356
25357 \begin_inset CommandInset ref
25358 LatexCommand ref
25359 reference "sub:Biblio_environment"
25360
25361 \end_inset
25362
25363 .
25364 \end_layout
25365
25366 \begin_layout Standard
25367 Within the 
25368 \family sans
25369 Bibliography
25370 \family default
25371  environment, every paragraph begins with a gray bibliography box labeled
25372  with a number.
25373  If you click on it, you will get a dialog in which you can set a 
25374 \family sans
25375 Key
25376 \family default
25377  and a 
25378 \family sans
25379 Label
25380 \family default
25381 .
25382  The key is the symbolic name by which you will refer to this bibliography
25383  entry.
25384  For example, our second entry in the bibliography is a book about LaTeX
25385  and we used 
25386 \begin_inset Quotes eld
25387 \end_inset
25388
25389 latexcompanion
25390 \begin_inset Quotes erd
25391 \end_inset
25392
25393 , a short form of its title, as key.
25394 \end_layout
25395
25396 \begin_layout Standard
25397 You can refer to the key of a bibliography entry using the menu 
25398 \family sans
25399 Insert\SpecialChar \menuseparator
25400 Citation
25401 \family default
25402  or the toolbar button 
25403 \begin_inset Graphics
25404         filename ../images/dialog-show-new-inset_citation.png
25405         BoundingBox 0bp 5bp 20bp 20bp
25406
25407 \end_inset
25408
25409 .
25410  A citation reference box is inserted and a citation window will appear
25411  in which you can select one or more keys in the available key list.
25412  The citation reference box will be labeled with the referenced key.
25413  When you click on the box, the citation window appears and you can change
25414  the reference.
25415 \end_layout
25416
25417 \begin_layout Standard
25418 Citation references appear in the output as number of the bibliography entry
25419  with surrounding brackets.
25420  If you set a 
25421 \family sans
25422 Label
25423 \family default
25424  for the entry, the label will appear instead of the number.
25425  Here two examples; the first without a label, the second with the label
25426  
25427 \begin_inset Quotes eld
25428 \end_inset
25429
25430 Credits
25431 \begin_inset Quotes erd
25432 \end_inset
25433
25434 :
25435 \end_layout
25436
25437 \begin_layout Standard
25438 Have a look at the 
25439 \family sans
25440 LaTeX Companion Second Edition
25441 \family default
25442
25443 \begin_inset CommandInset citation
25444 LatexCommand cite
25445 key "latexcompanion"
25446
25447 \end_inset
25448
25449
25450 \end_layout
25451
25452 \begin_layout Standard
25453 The LyX-Team members are listed in the Credits: 
25454 \begin_inset CommandInset citation
25455 LatexCommand cite
25456 key "lyxcredit"
25457
25458 \end_inset
25459
25460
25461 \end_layout
25462
25463 \begin_layout Subsection
25464 Bibliography databases (BibTeX)
25465 \begin_inset Index
25466 status collapsed
25467
25468 \begin_layout Plain Layout
25469 Bibliography ! Databases
25470 \end_layout
25471
25472 \end_inset
25473
25474
25475 \begin_inset Index
25476 status collapsed
25477
25478 \begin_layout Plain Layout
25479 Bibliography ! BibTeX
25480 \end_layout
25481
25482 \end_inset
25483
25484
25485 \begin_inset CommandInset label
25486 LatexCommand label
25487 name "sub:Bibliography-databases"
25488
25489 \end_inset
25490
25491
25492 \end_layout
25493
25494 \begin_layout Standard
25495 Bibliography databases are useful if you use the same bibliography in different
25496  documents.
25497  It makes it also very easy to have a uniform layout for all bibliography
25498  entries.
25499  You can collect the bibliography of all relevant books and articles of
25500  your working field in a database.
25501  This database can be used for different documents, because only the referenced
25502  entries of the database will appear in the bibliography list.
25503 \end_layout
25504
25505 \begin_layout Standard
25506 The database is a text file with the file extension 
25507 \begin_inset Quotes eld
25508 \end_inset
25509
25510
25511 \family sans
25512 .bib
25513 \family default
25514
25515 \begin_inset Quotes erd
25516 \end_inset
25517
25518  containing the bibliography in a special format.
25519  The format is explained in LaTeX books (
25520 \begin_inset CommandInset citation
25521 LatexCommand cite
25522 key "Mittelbach,Kopka,Lamport"
25523
25524 \end_inset
25525
25526 ).
25527  Normally one uses a special program to create and edit entries of the database.
25528  Under
25529 \begin_inset Newline newline
25530 \end_inset
25531
25532  
25533 \begin_inset Flex URL
25534 status collapsed
25535
25536 \begin_layout Plain Layout
25537
25538 http://wiki.lyx.org/BibTeX/Programs
25539 \end_layout
25540
25541 \end_inset
25542
25543
25544 \begin_inset Newline newline
25545 \end_inset
25546
25547 you find a list of programs for bibliography databases.
25548 \end_layout
25549
25550 \begin_layout Standard
25551 To use a database, use the menu 
25552 \family sans
25553 Insert\SpecialChar \menuseparator
25554 List
25555 \family default
25556 /
25557 \family sans
25558 TOC\SpecialChar \menuseparator
25559 BibT
25560 \begin_inset ERT
25561 status collapsed
25562
25563 \begin_layout Plain Layout
25564
25565 {}
25566 \end_layout
25567
25568 \end_inset
25569
25570 eX
25571 \begin_inset space ~
25572 \end_inset
25573
25574 Bibliography
25575 \family default
25576 .
25577  A grey box will be inserted and a window appears.
25578  In this window you can load one or more databases and a style file.
25579 \end_layout
25580
25581 \begin_layout Standard
25582 The style file is a text file with the file extension
25583 \begin_inset Quotes erd
25584 \end_inset
25585
25586
25587 \family sans
25588 .bst
25589 \family default
25590
25591 \begin_inset Quotes erd
25592 \end_inset
25593
25594  that declares the layout of all bibliography entries.
25595  Many publishers provide special style files, so that you don't have to
25596  take care of the layout.
25597 \end_layout
25598
25599 \begin_layout Standard
25600 Inserting a citation reference works like described above.
25601 \end_layout
25602
25603 \begin_layout Standard
25604 \begin_inset VSpace defskip
25605 \end_inset
25606
25607
25608 \end_layout
25609
25610 \begin_layout Standard
25611 To generate the bibliography from a database, the program BibTeX is used
25612  by LyX.
25613  This program can be controlled with options that you can add in LyX's preferenc
25614 es dialog under 
25615 \family sans
25616 Outputs
25617 \family default
25618
25619 \family sans
25620 LaT
25621 \begin_inset ERT
25622 status collapsed
25623
25624 \begin_layout Plain Layout
25625
25626 {}
25627 \end_layout
25628
25629 \end_inset
25630
25631 eX
25632 \family default
25633  in the field 
25634 \family sans
25635 BibT
25636 \begin_inset ERT
25637 status collapsed
25638
25639 \begin_layout Plain Layout
25640
25641 {}
25642 \end_layout
25643
25644 \end_inset
25645
25646 eX
25647 \begin_inset space ~
25648 \end_inset
25649
25650 command
25651 \family default
25652 .
25653  Before adding options, it is strongly recommended to read the manual of
25654  
25655 \family sans
25656 BibTeX
25657 \family default
25658 .
25659 \end_layout
25660
25661 \begin_layout Standard
25662 \begin_inset VSpace defskip
25663 \end_inset
25664
25665
25666 \end_layout
25667
25668 \begin_layout Standard
25669 We use two bibliographies in this document to show the difference between
25670  the two methods of creating them.
25671  As you can see, the bibliography that is created from a database lists
25672  only the database entries that are referenced in the document.
25673  We used the style file 
25674 \family sans
25675 alphadin.bst
25676 \family default
25677  to get the complicated German reference key scheme in the bibliography.
25678 \end_layout
25679
25680 \begin_layout Subsection
25681 Bibliography layout
25682 \begin_inset Index
25683 status collapsed
25684
25685 \begin_layout Plain Layout
25686 Bibliography ! Layout
25687 \end_layout
25688
25689 \end_inset
25690
25691
25692 \end_layout
25693
25694 \begin_layout Standard
25695 In the citation reference dialog you can set a special citation format.
25696  For this feature you need to use the option 
25697 \family sans
25698 Natbib
25699 \family default
25700  enabled in the 
25701 \family sans
25702 Document\SpecialChar \menuseparator
25703 Settings
25704 \family default
25705
25706 \begin_inset Index
25707 status collapsed
25708
25709 \begin_layout Plain Layout
25710 Document ! Settings
25711 \end_layout
25712
25713 \end_inset
25714
25715  dialog under 
25716 \family sans
25717 Bibliography
25718 \family default
25719 .
25720  Setting a citation style for a reference will overwrite the default.
25721  For the global citation format use the BibTeX style files as explained
25722  in the previous section.
25723 \end_layout
25724
25725 \begin_layout Standard
25726 You can also set text, that should appear before or after a citation reference,
25727  in the citation reference window.
25728  Here an example where we set the text 
25729 \begin_inset Quotes eld
25730 \end_inset
25731
25732 Chapter
25733 \begin_inset space ~
25734 \end_inset
25735
25736 3
25737 \begin_inset Quotes erd
25738 \end_inset
25739
25740  to appear after the reference:
25741 \end_layout
25742
25743 \begin_layout Standard
25744 Have a look at 
25745 \begin_inset CommandInset citation
25746 LatexCommand cite
25747 after "Chapter 3"
25748 key "latexcompanion"
25749
25750 \end_inset
25751
25752 .
25753 \end_layout
25754
25755 \begin_layout Section
25756 Index
25757 \begin_inset Index
25758 status collapsed
25759
25760 \begin_layout Plain Layout
25761 Index generation
25762 \end_layout
25763
25764 \end_inset
25765
25766
25767 \begin_inset CommandInset label
25768 LatexCommand label
25769 name "sec:Index"
25770
25771 \end_inset
25772
25773
25774 \end_layout
25775
25776 \begin_layout Standard
25777 An index entry is created if you use the menu 
25778 \family sans
25779 Insert\SpecialChar \menuseparator
25780 Index
25781 \begin_inset space ~
25782 \end_inset
25783
25784 Entry
25785 \family default
25786  or the toolbar button 
25787 \begin_inset Graphics
25788         filename ../images/index-insert.png
25789         BoundingBox 0bp 5bp 20bp 20bp
25790
25791 \end_inset
25792
25793 .
25794  A gray box labeled 
25795 \begin_inset Quotes eld
25796 \end_inset
25797
25798
25799 \family sans
25800 Idx
25801 \family default
25802
25803 \begin_inset Quotes erd
25804 \end_inset
25805
25806  is inserted containing the text that appears in the index.
25807  The word where the cursor is in or the currently highlighted text is proposed
25808  by LyX as index entry.
25809 \end_layout
25810
25811 \begin_layout Standard
25812 We give a short overview of the index commands in the next subsections.
25813  For a detailed description of LaTeX's index mechanism, have a look at one
25814  of the LaTeX books 
25815 \begin_inset CommandInset citation
25816 LatexCommand cite
25817 key "latexcompanion,latexguide,latexbook"
25818
25819 \end_inset
25820
25821 .
25822 \end_layout
25823
25824 \begin_layout Standard
25825 You can change index entries by clicking on the index box.
25826 \end_layout
25827
25828 \begin_layout Standard
25829 The index list is inserted to the document with the menu 
25830 \family sans
25831 Insert\SpecialChar \menuseparator
25832 List
25833 \begin_inset space ~
25834 \end_inset
25835
25836 /
25837 \begin_inset space ~
25838 \end_inset
25839
25840 TOC\SpecialChar \menuseparator
25841 Index
25842 \begin_inset space ~
25843 \end_inset
25844
25845 List
25846 \family default
25847 .
25848  A light blue box labeled 
25849 \begin_inset Quotes eld
25850 \end_inset
25851
25852
25853 \family sans
25854 Index
25855 \family default
25856
25857 \begin_inset Quotes erd
25858 \end_inset
25859
25860  will show the place where the index is printed in the output.
25861  The index list box is not clickable like other LyX-boxes.
25862 \end_layout
25863
25864 \begin_layout Subsection
25865 Grouping Index Entries
25866 \begin_inset Index
25867 status collapsed
25868
25869 \begin_layout Plain Layout
25870 Index ! Grouping
25871 \end_layout
25872
25873 \end_inset
25874
25875
25876 \end_layout
25877
25878 \begin_layout Standard
25879 Index entries are often grouped to offer the reader a fast search in the
25880  index.
25881  We want to group for example the index entries for itemized and enumerated
25882  lists under the entry 
25883 \begin_inset Quotes eld
25884 \end_inset
25885
25886 Lists
25887 \begin_inset Quotes erd
25888 \end_inset
25889
25890 .
25891  First we create the entry 
25892 \begin_inset Quotes eld
25893 \end_inset
25894
25895 Lists
25896 \begin_inset Quotes erd
25897 \end_inset
25898
25899  in section
25900 \begin_inset space ~
25901 \end_inset
25902
25903
25904 \begin_inset CommandInset ref
25905 LatexCommand ref
25906 reference "sub:Lists"
25907
25908 \end_inset
25909
25910 .
25911  In the text field for the itemized list index entry in section
25912 \begin_inset space ~
25913 \end_inset
25914
25915
25916 \begin_inset CommandInset ref
25917 LatexCommand ref
25918 reference "sec:Itemize"
25919
25920 \end_inset
25921
25922 , we insert the command
25923 \end_layout
25924
25925 \begin_layout Standard
25926
25927 \series bold
25928 Lists ! Itemize
25929 \end_layout
25930
25931 \begin_layout Standard
25932 and the command
25933 \end_layout
25934
25935 \begin_layout Standard
25936
25937 \series bold
25938 Lists ! Enumerate
25939 \end_layout
25940
25941 \begin_layout Standard
25942 for the enumerated list in section
25943 \begin_inset space ~
25944 \end_inset
25945
25946
25947 \begin_inset CommandInset ref
25948 LatexCommand ref
25949 reference "sec:Enumerate"
25950
25951 \end_inset
25952
25953 .
25954 \end_layout
25955
25956 \begin_layout Standard
25957 The exclamation mark 
25958 \begin_inset Quotes eld
25959 \end_inset
25960
25961 !
25962 \begin_inset Quotes erd
25963 \end_inset
25964
25965  marks the grouping levels.
25966  You can have three levels; every index level is indented a bit more.
25967  An index entry for the higher levels is not required.
25968  If we don't have an index entry for 
25969 \begin_inset Quotes eld
25970 \end_inset
25971
25972 Lists
25973 \begin_inset Quotes erd
25974 \end_inset
25975
25976 , it will be printed anyway, but without a page number.
25977 \end_layout
25978
25979 \begin_layout Subsection
25980 Page Ranges
25981 \begin_inset Index
25982 status collapsed
25983
25984 \begin_layout Plain Layout
25985 Index ! Page ranges
25986 \end_layout
25987
25988 \end_inset
25989
25990
25991 \end_layout
25992
25993 \begin_layout Standard
25994 Normally an index entry will appear with the page number of the indexed
25995  section.
25996  But sometimes you want to index more pages under the same entry.
25997  E.g if we want to index the paragraph environments, we create an index entry
25998  in section
25999 \begin_inset space ~
26000 \end_inset
26001
26002
26003 \begin_inset CommandInset ref
26004 LatexCommand ref
26005 reference "sec:Paragraph-Environments"
26006
26007 \end_inset
26008
26009  with the command
26010 \end_layout
26011
26012 \begin_layout Standard
26013
26014 \series bold
26015 Paragraph environments|(
26016 \end_layout
26017
26018 \begin_layout Standard
26019 and another entry at the end of section
26020 \begin_inset space ~
26021 \end_inset
26022
26023
26024 \begin_inset CommandInset ref
26025 LatexCommand ref
26026 reference "sub:LyX-Code"
26027
26028 \end_inset
26029
26030  with the command
26031 \end_layout
26032
26033 \begin_layout Standard
26034
26035 \series bold
26036 Paragraph environments|)
26037 \end_layout
26038
26039 \begin_layout Standard
26040 The commands 
26041 \begin_inset Quotes eld
26042 \end_inset
26043
26044
26045 \series bold
26046 |(
26047 \series default
26048
26049 \begin_inset Quotes erd
26050 \end_inset
26051
26052  and 
26053 \begin_inset Quotes eld
26054 \end_inset
26055
26056
26057 \series bold
26058 |)
26059 \series default
26060
26061 \begin_inset Quotes erd
26062 \end_inset
26063
26064  respectively starts and ends the index range.
26065  You can also add the same index entry at different places in the document.
26066  They appear in the output under one entry with a comma separated list of
26067  the pages of the indexed document parts.
26068  An example is the index entry 
26069 \begin_inset Quotes eld
26070 \end_inset
26071
26072 Document ! Settings
26073 \begin_inset Quotes erd
26074 \end_inset
26075
26076 .
26077 \end_layout
26078
26079 \begin_layout Subsection
26080 Cross referencing
26081 \begin_inset Index
26082 status collapsed
26083
26084 \begin_layout Plain Layout
26085 Index ! Cross referencing
26086 \end_layout
26087
26088 \end_inset
26089
26090
26091 \end_layout
26092
26093 \begin_layout Standard
26094 It is also possible to refer to another index entry.
26095  We referred for example in the index entry 
26096 \begin_inset Quotes eld
26097 \end_inset
26098
26099 GIF
26100 \begin_inset Quotes erd
26101 \end_inset
26102
26103  (in section
26104 \begin_inset space ~
26105 \end_inset
26106
26107
26108 \begin_inset CommandInset ref
26109 LatexCommand ref
26110 reference "sub:Image-Formats"
26111
26112 \end_inset
26113
26114 ) to the index entry 
26115 \begin_inset Quotes eld
26116 \end_inset
26117
26118 Image formats
26119 \begin_inset Quotes erd
26120 \end_inset
26121
26122  in the same section using the entry
26123 \end_layout
26124
26125 \begin_layout Standard
26126
26127 \series bold
26128 GIF|see{Image formats}
26129 \end_layout
26130
26131 \begin_layout Standard
26132 Where the braces have to be inserted as TeX Code.
26133  The text within the braces is the referenced entry.
26134  The reference will appear in the output without a page number.
26135 \end_layout
26136
26137 \begin_layout Subsection
26138 Index Entry Order
26139 \begin_inset Index
26140 status collapsed
26141
26142 \begin_layout Plain Layout
26143 Index ! Entry order
26144 \end_layout
26145
26146 \end_inset
26147
26148
26149 \end_layout
26150
26151 \begin_layout Standard
26152 You can use accented characters in the index entry, but the entries might
26153  then not follow the rules for the index order.
26154  The index entries are sorted alphabetically, but LaTeX
26155 \begin_inset Foot
26156 status collapsed
26157
26158 \begin_layout Plain Layout
26159 The index generating is done in the background by an extra program, see
26160  section
26161 \begin_inset space ~
26162 \end_inset
26163
26164
26165 \begin_inset CommandInset ref
26166 LatexCommand ref
26167 reference "sub:Index-Program"
26168
26169 \end_inset
26170
26171 .
26172 \end_layout
26173
26174 \end_inset
26175
26176  doesn't know how to sort accents in different languages.
26177  We created as example the three dummy index entries 
26178 \begin_inset Quotes eld
26179 \end_inset
26180
26181 maison
26182 \begin_inset Quotes erd
26183 \end_inset
26184
26185
26186 \begin_inset Quotes eld
26187 \end_inset
26188
26189 maïs
26190 \begin_inset Quotes erd
26191 \end_inset
26192
26193 , and 
26194 \begin_inset Quotes eld
26195 \end_inset
26196
26197 maître
26198 \begin_inset Quotes erd
26199 \end_inset
26200
26201 .
26202 \begin_inset Index
26203 status open
26204
26205 \begin_layout Plain Layout
26206 Dummy entries ! maïs
26207 \end_layout
26208
26209 \end_inset
26210
26211
26212 \begin_inset Index
26213 status open
26214
26215 \begin_layout Plain Layout
26216 Dummy entries ! maître
26217 \end_layout
26218
26219 \end_inset
26220
26221
26222 \begin_inset Index
26223 status open
26224
26225 \begin_layout Plain Layout
26226 Dummy entries ! maïs@maison
26227 \end_layout
26228
26229 \end_inset
26230
26231  They will be sorted in the order maïs, maître, maison, but we want the
26232  order maïs, maison, maître.
26233  To achieve this, we use the command
26234 \end_layout
26235
26236 \begin_layout Standard
26237
26238 \series bold
26239 previous entry@current entry
26240 \end_layout
26241
26242 \begin_layout Standard
26243 In our case we want to have 
26244 \begin_inset Quotes eld
26245 \end_inset
26246
26247 maison
26248 \begin_inset Quotes erd
26249 \end_inset
26250
26251  after 
26252 \begin_inset Quotes eld
26253 \end_inset
26254
26255 maïs
26256 \begin_inset Quotes erd
26257 \end_inset
26258
26259  and write therefore for the index entry of maison:
26260 \end_layout
26261
26262 \begin_layout Standard
26263
26264 \series bold
26265 maïs@maison
26266 \end_layout
26267
26268 \begin_layout Standard
26269 The previous entry needn't to be a real existing entry, you can also use
26270  another word to tell LaTeX the entry order, see the next subsection for
26271  an example.
26272 \end_layout
26273
26274 \begin_layout Subsection
26275 Index Entry Layout
26276 \begin_inset Index
26277 status collapsed
26278
26279 \begin_layout Plain Layout
26280 Index ! Entry layout
26281 \end_layout
26282
26283 \end_inset
26284
26285
26286 \end_layout
26287
26288 \begin_layout Standard
26289 You can change the appearance of index entries via the text style dialog.
26290 \begin_inset Index
26291 status open
26292
26293 \begin_layout Plain Layout
26294 Dummy entries ! 
26295 \shape italic
26296 This is an italic dummy entry
26297 \end_layout
26298
26299 \end_inset
26300
26301  You can also format the page number using the character 
26302 \begin_inset Quotes eld
26303 \end_inset
26304
26305 |
26306 \begin_inset Quotes erd
26307 \end_inset
26308
26309  followed by a LaTeX-command without a backslash.
26310  We can write for example
26311 \end_layout
26312
26313 \begin_layout Standard
26314
26315 \series bold
26316 italic page number:|textit
26317 \end_layout
26318
26319 \begin_layout Standard
26320 to get the page number in italic.
26321 \begin_inset Index
26322 status open
26323
26324 \begin_layout Plain Layout
26325 Dummy entries ! italic page number:|textit
26326 \end_layout
26327
26328 \end_inset
26329
26330  Normally all LaTeX-commands begin with a backslash, but in this special
26331  case 
26332 \begin_inset Quotes eld
26333 \end_inset
26334
26335
26336 \series bold
26337 |command
26338 \series default
26339
26340 \begin_inset Quotes erd
26341 \end_inset
26342
26343  means 
26344 \series bold
26345
26346 \backslash
26347 command{page
26348 \begin_inset space ~
26349 \end_inset
26350
26351 number}
26352 \series default
26353 .
26354  Have a look at section
26355 \begin_inset space ~
26356 \end_inset
26357
26358
26359 \begin_inset CommandInset ref
26360 LatexCommand ref
26361 reference "sub:LaTeX-Syntax"
26362
26363 \end_inset
26364
26365  to learn more about the LaTeX-syntax.
26366 \end_layout
26367
26368 \begin_layout Standard
26369 \begin_inset Note Greyedout
26370 status open
26371
26372 \begin_layout Plain Layout
26373
26374 \series bold
26375 Note:
26376 \series default
26377  Formatting single index entries only works when you use the program 
26378 \family sans
26379 makeindex 
26380 \family default
26381 to generate the index, see section
26382 \begin_inset space ~
26383 \end_inset
26384
26385
26386 \begin_inset CommandInset ref
26387 LatexCommand ref
26388 reference "sub:Index-Program"
26389
26390 \end_inset
26391
26392 .
26393  If you use 
26394 \family sans
26395 xindy
26396 \family default
26397 , however, this won't work for anything else than bold or italic text.
26398  This is because xindy requires to define semantic elements before they
26399  can be used, see 
26400 \begin_inset CommandInset citation
26401 LatexCommand cite
26402 after "p. 678 ff."
26403 key "latexcompanion"
26404
26405 \end_inset
26406
26407  for details.
26408 \end_layout
26409
26410 \end_inset
26411
26412
26413 \end_layout
26414
26415 \begin_layout Standard
26416 In general, we encourage you to not format page numbers directly as shown
26417  above.
26418  Instead of this, you should define a macro in the preamble and use that.
26419  Consider why you want some page numbers to be bold.
26420  Maybe you want all page references italic that refer to a definition of
26421  the indexed term, so that users can easily find definitions.
26422  If so, put the following in preamble
26423 \end_layout
26424
26425 \begin_layout Standard
26426
26427 \series bold
26428
26429 \backslash
26430 newcommand{
26431 \backslash
26432 IndexDef}[1]{
26433 \backslash
26434 textit{#1}}
26435 \end_layout
26436
26437 \begin_layout Standard
26438 and write
26439 \end_layout
26440
26441 \begin_layout Standard
26442
26443 \series bold
26444 my entry|IndexDef
26445 \end_layout
26446
26447 \begin_layout Standard
26448 into the index entry.
26449 \begin_inset Index
26450 status open
26451
26452 \begin_layout Plain Layout
26453 Dummy entries ! my entry|IndexDef
26454 \end_layout
26455
26456 \end_inset
26457
26458  The advantage is that, if you change your mind later or if your publisher
26459  request that definitions must not be italic but bold, you just need to
26460  change the macro in the preamble, not every single index entry.
26461 \end_layout
26462
26463 \begin_layout Standard
26464 You can also change the layout for the whole index.
26465  E.
26466 \begin_inset space \thinspace{}
26467 \end_inset
26468
26469 g.
26470 \begin_inset space ~
26471 \end_inset
26472
26473 we marked the index list box of this document as bold to get a bold font
26474  for all index entries.
26475  For more advanced task you have to set up a so-called 
26476 \emph on
26477 Index Style File
26478 \emph default
26479 , see the 
26480 \family sans
26481 makeindex
26482 \family default
26483  or 
26484 \family sans
26485 xindy
26486 \family default
26487  documentation for details, 
26488 \begin_inset CommandInset citation
26489 LatexCommand cite
26490 key "makeindex,xindy"
26491
26492 \end_inset
26493
26494 .
26495 \end_layout
26496
26497 \begin_layout Subsection
26498 Index Program
26499 \begin_inset Index
26500 status collapsed
26501
26502 \begin_layout Plain Layout
26503 Index ! Program
26504 \end_layout
26505
26506 \end_inset
26507
26508
26509 \begin_inset CommandInset label
26510 LatexCommand label
26511 name "sub:Index-Program"
26512
26513 \end_inset
26514
26515
26516 \end_layout
26517
26518 \begin_layout Standard
26519 When the index entry program 
26520 \family sans
26521 xindy
26522 \family default
26523  is installed, that is only available for Linux, LyX uses it for the index
26524  generation, otherwise the program 
26525 \family sans
26526 makeindex
26527 \family default
26528  is used, that is part of every LaTeX distribution.
26529  Both programs can be controlled by options that can be set in LyX's preferences
26530  dialog, see section
26531 \begin_inset space ~
26532 \end_inset
26533
26534
26535 \begin_inset CommandInset ref
26536 LatexCommand ref
26537 reference "sub:LaTeX-settings"
26538
26539 \end_inset
26540
26541 .
26542  The available options are listed and explained in 
26543 \begin_inset CommandInset citation
26544 LatexCommand cite
26545 key "makeindex,xindy"
26546
26547 \end_inset
26548
26549 .
26550  You can also specify there another program to generate the index.
26551 \end_layout
26552
26553 \begin_layout Standard
26554
26555 \family sans
26556 makeindex
26557 \family default
26558  is very old, not further developed and has many pitfalls.
26559  Most notably, it has been defined with nothing more than the English language
26560  in mind.
26561  So it fails at sorting correctly for anything else than an monolingual
26562  English text.
26563  We have shown above how to fix this sorting.
26564  However, if you are writing in another language and using Linux, consider
26565  to use 
26566 \family sans
26567 xindy
26568 \family default
26569 .
26570 \end_layout
26571
26572 \begin_layout Section
26573 Nomenclature / Glossary 
26574 \begin_inset Index
26575 status collapsed
26576
26577 \begin_layout Plain Layout
26578 Nomenclature
26579 \end_layout
26580
26581 \end_inset
26582
26583
26584 \begin_inset Index
26585 status collapsed
26586
26587 \begin_layout Plain Layout
26588 Glossary|see
26589 \begin_inset ERT
26590 status collapsed
26591
26592 \begin_layout Plain Layout
26593
26594 {
26595 \end_layout
26596
26597 \end_inset
26598
26599 Nomenclature
26600 \begin_inset ERT
26601 status collapsed
26602
26603 \begin_layout Plain Layout
26604
26605 }
26606 \end_layout
26607
26608 \end_inset
26609
26610
26611 \end_layout
26612
26613 \end_inset
26614
26615
26616 \begin_inset CommandInset label
26617 LatexCommand label
26618 name "sec:Nomenclature"
26619
26620 \end_inset
26621
26622
26623 \end_layout
26624
26625 \begin_layout Standard
26626 Sometimes you need to compile a list of symbols that are mentioned in your
26627  document with a brief explanation of them -- a so called nomenclature or
26628  glossary.
26629 \end_layout
26630
26631 \begin_layout Standard
26632 To be able to create nomenclatures, you need the LaTeX package 
26633 \series bold
26634 nomencl
26635 \series default
26636
26637 \begin_inset Index
26638 status collapsed
26639
26640 \begin_layout Plain Layout
26641 Latex@LaTeX-packages ! nomencl
26642 \end_layout
26643
26644 \end_inset
26645
26646  installed.
26647  You find it in the TeX Catalogue, 
26648 \begin_inset CommandInset citation
26649 LatexCommand cite
26650 key "TeXCatalogue"
26651
26652 \end_inset
26653
26654  or in the package manager of your LaTeX-system.
26655 \end_layout
26656
26657 \begin_layout Standard
26658 A nomenclature entry is created if you place the cursor after a symbol entry
26659  and then use the menu 
26660 \family sans
26661 Insert\SpecialChar \menuseparator
26662
26663 \family default
26664 N
26665 \family sans
26666 omenclature
26667 \begin_inset space ~
26668 \end_inset
26669
26670 Entry
26671 \family default
26672  or the toolbar button 
26673 \begin_inset Graphics
26674         filename ../images/nomencl-insert.png
26675         BoundingBox 0bp 5bp 20bp 20bp
26676
26677 \end_inset
26678
26679 .
26680  A gray box labeled 
26681 \begin_inset Quotes eld
26682 \end_inset
26683
26684
26685 \family sans
26686 Nom
26687 \family default
26688
26689 \begin_inset Quotes erd
26690 \end_inset
26691
26692  is inserted and a window pops up asking for the nomenclature entry.
26693 \end_layout
26694
26695 \begin_layout Standard
26696 A nomenclature entry consists of two main entries.
26697  The first is the symbol that you want to refer to.
26698  The second is the description of the symbol.
26699 \end_layout
26700
26701 \begin_layout Standard
26702 \begin_inset Note Greyedout
26703 status open
26704
26705 \begin_layout Plain Layout
26706
26707 \series bold
26708 Note:
26709 \series default
26710  You have to enter valid LaTeX-code for all fields of the nomenclature dialog.
26711 \end_layout
26712
26713 \end_inset
26714
26715
26716 \end_layout
26717
26718 \begin_layout Subsection
26719 Nomenclature Definition and Layout
26720 \begin_inset Index
26721 status collapsed
26722
26723 \begin_layout Plain Layout
26724 Nomenclature ! Layout
26725 \end_layout
26726
26727 \end_inset
26728
26729
26730 \end_layout
26731
26732 \begin_layout Standard
26733 When you have symbols in formulas, you have to define them in the 
26734 \family sans
26735 Symbol
26736 \family default
26737  field as LaTeX-formula.
26738  For example to get 
26739 \begin_inset Quotes eld
26740 \end_inset
26741
26742
26743 \begin_inset Formula $\sigma$
26744 \end_inset
26745
26746
26747 \begin_inset Quotes erd
26748 \end_inset
26749
26750 , insert this:
26751 \begin_inset Newline newline
26752 \end_inset
26753
26754
26755 \series bold
26756 $
26757 \backslash
26758 sigma$
26759 \begin_inset Newline newline
26760 \end_inset
26761
26762
26763 \series default
26764 The 
26765 \begin_inset Quotes eld
26766 \end_inset
26767
26768 $
26769 \begin_inset Quotes erd
26770 \end_inset
26771
26772  character hereby starts/ends the formula.
26773  The LaTeX-command for the Greek letter is the name of the letter beginning
26774  with a backslash 
26775 \begin_inset Quotes eld
26776 \end_inset
26777
26778
26779 \backslash
26780
26781 \begin_inset Quotes erd
26782 \end_inset
26783
26784 .
26785  For capital Greek letters, start the command also with a capital letter,
26786  like 
26787 \series bold
26788
26789 \backslash
26790 Sigma
26791 \series default
26792 .
26793 \end_layout
26794
26795 \begin_layout Standard
26796 (A short introduction to the LaTeX-syntax is given in section
26797 \begin_inset space ~
26798 \end_inset
26799
26800
26801 \begin_inset CommandInset ref
26802 LatexCommand ref
26803 reference "sub:LaTeX-Syntax"
26804
26805 \end_inset
26806
26807 .)
26808 \end_layout
26809
26810 \begin_layout Standard
26811 You cannot use the 
26812 \family sans
26813 Text
26814 \begin_inset space ~
26815 \end_inset
26816
26817 Style
26818 \family default
26819  dialog to format the description text but have to use LaTeX-commands.
26820  For example the description of the nomenclature entry for the 
26821 \begin_inset Quotes eld
26822 \end_inset
26823
26824
26825 \begin_inset Formula $\sigma$
26826 \end_inset
26827
26828
26829 \begin_inset Quotes erd
26830 \end_inset
26831
26832  in this document is:
26833 \begin_inset Newline newline
26834 \end_inset
26835
26836
26837 \series bold
26838 dummy entry for the character 
26839 \backslash
26840 textsf{sigma}
26841 \series default
26842
26843 \begin_inset Newline newline
26844 \end_inset
26845
26846 The command 
26847 \series bold
26848
26849 \backslash
26850 textsf
26851 \series default
26852  sets the fonts to 
26853 \family sans
26854 sans
26855 \begin_inset space ~
26856 \end_inset
26857
26858 serif
26859 \family default
26860 .
26861  To get 
26862 \series bold
26863 bold
26864 \series default
26865  font use the command 
26866 \series bold
26867
26868 \backslash
26869 textbf
26870 \series default
26871 , for 
26872 \family typewriter
26873 typewriter
26874 \family default
26875  use 
26876 \series bold
26877
26878 \backslash
26879 texttt
26880 \series default
26881 , for 
26882 \emph on
26883 emphasized
26884 \emph default
26885  use 
26886 \series bold
26887
26888 \backslash
26889 emph
26890 \series default
26891 .
26892 \end_layout
26893
26894 \begin_layout Subsection
26895 Sort Order of Nomenclature Entries
26896 \begin_inset Index
26897 status collapsed
26898
26899 \begin_layout Plain Layout
26900 Nomenclature ! Sort order
26901 \end_layout
26902
26903 \end_inset
26904
26905
26906 \end_layout
26907
26908 \begin_layout Standard
26909 The nomenclature entries are sorted alphabetically by the LaTeX-code of
26910  the symbol definition.
26911  This leads to undesired results when you for example have symbols in formulas.
26912  Suppose you have nomenclature entries for the symbols 
26913 \emph on
26914 a
26915 \begin_inset CommandInset nomenclature
26916 LatexCommand nomenclature
26917 symbol "a"
26918 description "dummy entry for the character \"a\""
26919
26920 \end_inset
26921
26922
26923 \emph default
26924  and 
26925 \begin_inset Formula $\sigma$
26926 \end_inset
26927
26928
26929 \begin_inset CommandInset nomenclature
26930 LatexCommand nomenclature
26931 prefix "sigma"
26932 symbol "$\\sigma$"
26933 description "dummy entry for the character \\textsf{sigma}"
26934
26935 \end_inset
26936
26937 .
26938  They will be sorted by 
26939 \begin_inset Quotes eld
26940 \end_inset
26941
26942
26943 \family sans
26944 a
26945 \family default
26946
26947 \begin_inset Quotes erd
26948 \end_inset
26949
26950  and 
26951 \begin_inset Quotes eld
26952 \end_inset
26953
26954
26955 \family typewriter
26956 $
26957 \backslash
26958 sigma$
26959 \family default
26960
26961 \begin_inset Quotes erd
26962 \end_inset
26963
26964  -- the 
26965 \begin_inset Formula $\sigma$
26966 \end_inset
26967
26968  will be sorted before the 
26969 \emph on
26970 a
26971 \emph default
26972  since the character 
26973 \begin_inset Quotes eld
26974 \end_inset
26975
26976 $
26977 \begin_inset Quotes erd
26978 \end_inset
26979
26980  is considered in sorting.
26981 \end_layout
26982
26983 \begin_layout Standard
26984 To control the sort order, you can edit the 
26985 \family sans
26986 Sort
26987 \begin_inset space ~
26988 \end_inset
26989
26990 as
26991 \family default
26992  field of the nomenclature dialog.
26993  Then the nomenclature entry will be sorted by this entry and not the symbol
26994  definition.
26995  For the given example, you can insert 
26996 \family typewriter
26997 sigma
26998 \family default
26999  to this field for the 
27000 \begin_inset Formula $\sigma$
27001 \end_inset
27002
27003 , then 
27004 \emph on
27005 a
27006 \emph default
27007  will be located before 
27008 \begin_inset Formula $\sigma$
27009 \end_inset
27010
27011 .
27012 \end_layout
27013
27014 \begin_layout Standard
27015 For subgrouping and tips for using sort entries see the 
27016 \series bold
27017 nomencl
27018 \series default
27019  documentation, 
27020 \begin_inset CommandInset citation
27021 LatexCommand cite
27022 key "nomencl"
27023
27024 \end_inset
27025
27026 .
27027 \end_layout
27028
27029 \begin_layout Subsection
27030 Nomenclature Options
27031 \begin_inset Index
27032 status collapsed
27033
27034 \begin_layout Plain Layout
27035 Nomenclature ! Options
27036 \end_layout
27037
27038 \end_inset
27039
27040
27041 \end_layout
27042
27043 \begin_layout Standard
27044 The 
27045 \series bold
27046 nomencl
27047 \series default
27048  package offers some options to adjust the appearance of the nomenclature.
27049  Here are some of its options, for more have a look at its documentation:
27050 \end_layout
27051
27052 \begin_layout Description
27053 refeq Appends the phrase 
27054 \begin_inset Quotes eld
27055 \end_inset
27056
27057
27058 \family sans
27059 , see equation (
27060 \emph on
27061 eq
27062 \emph default
27063 )
27064 \family default
27065
27066 \begin_inset Quotes erd
27067 \end_inset
27068
27069  to every nomenclature entry, where 
27070 \family sans
27071 \emph on
27072 eq
27073 \family default
27074 \emph default
27075  is the number of the last equation in front of the nomenclature entry
27076 \end_layout
27077
27078 \begin_layout Description
27079 refpage Appends the phrase 
27080 \begin_inset Quotes eld
27081 \end_inset
27082
27083
27084 \family sans
27085 , page (
27086 \emph on
27087 page
27088 \emph default
27089 )
27090 \family default
27091
27092 \begin_inset Quotes erd
27093 \end_inset
27094
27095  to every nomenclature entry, where 
27096 \family sans
27097 \emph on
27098 page
27099 \family default
27100 \emph default
27101  is the number of the page on which the nomenclature entry appeared
27102 \end_layout
27103
27104 \begin_layout Description
27105 intoc Inserts the nomenclature in the Table of Contents
27106 \end_layout
27107
27108 \begin_layout Standard
27109 There are furthermore the options 
27110 \series bold
27111 croatian
27112 \series default
27113
27114 \series bold
27115 danish
27116 \series default
27117
27118 \series bold
27119 english
27120 \series default
27121
27122 \series bold
27123 french
27124 \series default
27125
27126 \series bold
27127 german
27128 \series default
27129
27130 \series bold
27131 italian
27132 \series default
27133
27134 \series bold
27135 polish
27136 \series default
27137
27138 \series bold
27139 portuguese
27140 \series default
27141
27142 \series bold
27143 russian
27144 \series default
27145
27146 \series bold
27147 spanish
27148 \series default
27149 , and 
27150 \series bold
27151 ukrainian
27152 \series default
27153  to print the reference texts and the nomenclature title in the corresponding
27154  language.
27155 \end_layout
27156
27157 \begin_layout Standard
27158 To use one or more of the options, add them to the comma-separated document
27159  class options list in the 
27160 \family sans
27161 Document\SpecialChar \menuseparator
27162 Settings
27163 \family default
27164  dialog.
27165  In this document the options 
27166 \series bold
27167 intoc
27168 \series default
27169  and 
27170 \series bold
27171 refpage
27172 \series default
27173  are used.
27174 \end_layout
27175
27176 \begin_layout Standard
27177 \begin_inset VSpace bigskip
27178 \end_inset
27179
27180
27181 \end_layout
27182
27183 \begin_layout Standard
27184 You can also use the first two options above only for certain nomenclature
27185  entries when you add one of the following commands as last entry to the
27186  
27187 \family sans
27188 Description
27189 \family default
27190  field in the nomenclature dialog:
27191 \end_layout
27192
27193 \begin_layout Description
27194
27195 \backslash
27196 nomrefeq Like the 
27197 \series bold
27198 refeq
27199 \series default
27200  option
27201 \end_layout
27202
27203 \begin_layout Description
27204
27205 \backslash
27206 nomrefpage Like the 
27207 \series bold
27208 refpage
27209 \series default
27210  option
27211 \end_layout
27212
27213 \begin_layout Description
27214
27215 \backslash
27216 nomrefeqpage Short notation of 
27217 \series bold
27218
27219 \backslash
27220 nomrefeq
27221 \backslash
27222 nomrefpage
27223 \end_layout
27224
27225 \begin_layout Description
27226
27227 \backslash
27228 nomnorefeq,
27229 \begin_inset space ~
27230 \end_inset
27231
27232
27233 \backslash
27234 nomnorefpage,
27235 \begin_inset space ~
27236 \end_inset
27237
27238
27239 \backslash
27240 nomnorefeqpage Turns off the corresponding options
27241 \end_layout
27242
27243 \begin_layout Subsection
27244 Printing the Nomenclature
27245 \begin_inset Index
27246 status collapsed
27247
27248 \begin_layout Plain Layout
27249 Nomenclature ! Printing
27250 \end_layout
27251
27252 \end_inset
27253
27254
27255 \end_layout
27256
27257 \begin_layout Standard
27258 To print the nomenclature, use the menu 
27259 \family sans
27260 Insert\SpecialChar \menuseparator
27261 Lists
27262 \begin_inset space ~
27263 \end_inset
27264
27265 /
27266 \begin_inset space ~
27267 \end_inset
27268
27269 TOC\SpecialChar \menuseparator
27270 Nomenclature
27271 \family default
27272 .
27273  A light blue box labeled 
27274 \begin_inset Quotes eld
27275 \end_inset
27276
27277
27278 \family sans
27279 Nomenclature
27280 \family default
27281
27282 \begin_inset Quotes erd
27283 \end_inset
27284
27285  will show the place where the nomenclature is printed in the output.
27286  Like the index list box, the nomenclature list box is not clickable.
27287 \end_layout
27288
27289 \begin_layout Standard
27290 In the printed output the title of the nomenclature appears as 
27291 \begin_inset Quotes eld
27292 \end_inset
27293
27294 Nomenclature
27295 \begin_inset Quotes erd
27296 \end_inset
27297
27298 .
27299  If you are not happy with the name, you can change it by redefining the
27300  command 
27301 \series bold
27302
27303 \backslash
27304 nomname
27305 \series default
27306  in the preamble.
27307  For example, in order to change the name to 
27308 \emph on
27309 List of Symbols
27310 \emph default
27311 , add the following line to the preamble:
27312 \end_layout
27313
27314 \begin_layout Standard
27315
27316 \family roman
27317 \series bold
27318
27319 \backslash
27320 renewcommand{
27321 \backslash
27322 nomname}{List of Symbols}
27323 \end_layout
27324
27325 \begin_layout Standard
27326 \begin_inset VSpace defskip
27327 \end_inset
27328
27329
27330 \end_layout
27331
27332 \begin_layout Standard
27333 If you are unhappy with the amount of space for symbols, you can alter it
27334  by adding the following line to the preamble:
27335 \end_layout
27336
27337 \begin_layout Standard
27338
27339 \family roman
27340 \series bold
27341
27342 \backslash
27343 renewcommand{
27344 \backslash
27345 nomlabelwidth}{width}
27346 \end_layout
27347
27348 \begin_layout Standard
27349
27350 \family roman
27351 Where the width is a value with one of the units listed in Appendix
27352 \begin_inset space ~
27353 \end_inset
27354
27355
27356 \begin_inset CommandInset ref
27357 LatexCommand ref
27358 reference "cha:Units-available-in"
27359
27360 \end_inset
27361
27362 .
27363  The default value is 1
27364 \begin_inset space \thinspace{}
27365 \end_inset
27366
27367 cm.
27368 \end_layout
27369
27370 \begin_layout Section
27371 Branches
27372 \begin_inset Index
27373 status collapsed
27374
27375 \begin_layout Plain Layout
27376 Branches
27377 \end_layout
27378
27379 \end_inset
27380
27381
27382 \begin_inset Index
27383 status collapsed
27384
27385 \begin_layout Plain Layout
27386 Document ! Branches
27387 \end_layout
27388
27389 \end_inset
27390
27391
27392 \begin_inset CommandInset label
27393 LatexCommand label
27394 name "sec:Branches"
27395
27396 \end_inset
27397
27398
27399 \end_layout
27400
27401 \begin_layout Standard
27402 Sometimes it is useful to hide some document parts in the output.
27403  For example a teacher who is setting an exam obviously doesn't want the
27404  pupils to see the answers, but having questions and answers in the same
27405  document will make the life of the markers of that exam much easier.
27406 \end_layout
27407
27408 \begin_layout Standard
27409 For these cases LyX offers to put text into branches.
27410  The text will then only appear in the output when its branch is activated.
27411  To create a branch, go in the 
27412 \family sans
27413 Document\SpecialChar \menuseparator
27414 Settings
27415 \family default
27416  dialog to 
27417 \family sans
27418 Branches
27419 \family default
27420 .
27421  The name of the branch, its activation state and the background color of
27422  the branches inside LyX can be specified in this dialog.
27423 \end_layout
27424
27425 \begin_layout Standard
27426 Text that should be in a branch is set into branch inset boxes.
27427  These boxes are inserted via the menu 
27428 \family sans
27429 Insert\SpecialChar \menuseparator
27430 Branch
27431 \family default
27432  where you can choose a branch.
27433  You can later change the branch of the boxes by right-clicking on them.
27434 \end_layout
27435
27436 \begin_layout Standard
27437 Here is an example, where only the question text appears, the answer branch
27438  is deactivated and does therefore not appear in the output:
27439 \end_layout
27440
27441 \begin_layout Standard
27442 \begin_inset Branch Question
27443 status open
27444
27445 \begin_layout Standard
27446 Question: Who was the first physics Nobel prize winner?
27447 \end_layout
27448
27449 \end_inset
27450
27451
27452 \end_layout
27453
27454 \begin_layout Standard
27455 \begin_inset Branch Answer
27456 status collapsed
27457
27458 \begin_layout Standard
27459 Answer: Wilhelm Conrad Röntgen
27460 \end_layout
27461
27462 \end_inset
27463
27464
27465 \end_layout
27466
27467 \begin_layout Standard
27468 \begin_inset VSpace bigskip
27469 \end_inset
27470
27471
27472 \end_layout
27473
27474 \begin_layout Standard
27475 To use conditional output inside places where you cannot insert branch insets,
27476  like inside equations, you can code special LaTeX definitions for each
27477  branch.
27478  For example you can define for the question branch
27479 \begin_inset Foot
27480 status collapsed
27481
27482 \begin_layout Plain Layout
27483 For an introduction to the LaTeX-syntax, see section
27484 \begin_inset space ~
27485 \end_inset
27486
27487
27488 \begin_inset CommandInset ref
27489 LatexCommand ref
27490 reference "sub:LaTeX-Syntax"
27491
27492 \end_inset
27493
27494 .
27495 \end_layout
27496
27497 \end_inset
27498
27499
27500 \end_layout
27501
27502 \begin_layout Standard
27503
27504 \series bold
27505
27506 \backslash
27507 newcommand{
27508 \backslash
27509 question}[1]{#1}
27510 \end_layout
27511
27512 \begin_layout Standard
27513
27514 \series bold
27515
27516 \backslash
27517 newcommand{
27518 \backslash
27519 answer}[1]{}
27520 \end_layout
27521
27522 \begin_layout Standard
27523 and for the answer branch
27524 \end_layout
27525
27526 \begin_layout Standard
27527
27528 \series bold
27529
27530 \backslash
27531 newcommand{
27532 \backslash
27533 question}[1]{}
27534 \end_layout
27535
27536 \begin_layout Standard
27537
27538 \series bold
27539
27540 \backslash
27541 newcommand{
27542 \backslash
27543 answer}[1]{#1}
27544 \end_layout
27545
27546 \begin_layout Standard
27547 \begin_inset Branch Question
27548 status open
27549
27550 \begin_layout Standard
27551 \begin_inset ERT
27552 status open
27553
27554 \begin_layout Plain Layout
27555
27556
27557 \backslash
27558 newcommand{
27559 \backslash
27560 question}[1]{#1}
27561 \end_layout
27562
27563 \begin_layout Plain Layout
27564
27565
27566 \backslash
27567 newcommand{
27568 \backslash
27569 answer}[1]{}
27570 \end_layout
27571
27572 \end_inset
27573
27574
27575 \end_layout
27576
27577 \end_inset
27578
27579
27580 \end_layout
27581
27582 \begin_layout Standard
27583 \begin_inset Branch Answer
27584 status collapsed
27585
27586 \begin_layout Standard
27587 \begin_inset ERT
27588 status open
27589
27590 \begin_layout Plain Layout
27591
27592
27593 \backslash
27594 newcommand{
27595 \backslash
27596 question}[1]{}
27597 \end_layout
27598
27599 \begin_layout Plain Layout
27600
27601
27602 \backslash
27603 newcommand{
27604 \backslash
27605 answer}[1]{#1}
27606 \end_layout
27607
27608 \end_inset
27609
27610
27611 \end_layout
27612
27613 \end_inset
27614
27615
27616 \end_layout
27617
27618 \begin_layout Standard
27619 Now it is possible to use the commands 
27620 \series bold
27621
27622 \backslash
27623 question{\SpecialChar \ldots{}
27624 }
27625 \series default
27626  and 
27627 \series bold
27628
27629 \backslash
27630 answer{\SpecialChar \ldots{}
27631 }
27632 \series default
27633  to obtain conditional output.
27634  Here is an example formula where only the 
27635 \series bold
27636
27637 \backslash
27638 question
27639 \series default
27640  part appears:
27641 \begin_inset Formula \[
27642 x^{2}-2x-2\Rightarrow\question{x_{1}}\answer{x_{2}}=1\question{+\sqrt{3}}\answer{-\sqrt{3}}.\]
27643
27644 \end_inset
27645
27646
27647 \end_layout
27648
27649 \begin_layout Standard
27650 Inside math, the same effect can be achieved using math macros, see section
27651 \begin_inset space ~
27652 \end_inset
27653
27654
27655 \begin_inset CommandInset ref
27656 LatexCommand ref
27657 reference "sec:math-macros"
27658
27659 \end_inset
27660
27661 .
27662 \end_layout
27663
27664 \begin_layout Section
27665 TeX Code and the LaTeX Syntax
27666 \begin_inset CommandInset label
27667 LatexCommand label
27668 name "sec:TeX-Code"
27669
27670 \end_inset
27671
27672
27673 \end_layout
27674
27675 \begin_layout Subsection
27676 TeX Code Boxes
27677 \begin_inset Index
27678 status collapsed
27679
27680 \begin_layout Plain Layout
27681 TeX Code
27682 \end_layout
27683
27684 \end_inset
27685
27686
27687 \begin_inset CommandInset label
27688 LatexCommand label
27689 name "sub:TeX-Code-Boxes"
27690
27691 \end_inset
27692
27693
27694 \end_layout
27695
27696 \begin_layout Standard
27697 As LyX uses LaTeX in the background, it supports many LaTeX commands and
27698  constructs, but not all.
27699  LaTeX contains of hundreds of packages which provide different commands.
27700  Every time packages are updated and new ones added.
27701  This has the advantage that you can typeset nearly everything as there
27702  is for every problem a LaTeX-package.
27703  But LyX can of course not be up to date and support all packages and their
27704  commands.
27705 \end_layout
27706
27707 \begin_layout Standard
27708 But don't worry, you can use any LaTeX-command directly in LyX inside the
27709  TeX Code box.
27710  An TeX Code box is created by the menu 
27711 \family sans
27712 Insert\SpecialChar \menuseparator
27713 TeX
27714 \begin_inset space ~
27715 \end_inset
27716
27717 Code
27718 \family default
27719  or by the toolbar button 
27720 \begin_inset Graphics
27721         filename ../images/ert-insert.png
27722
27723 \end_inset
27724
27725 .
27726  The box can be opened by left-clicking and closed by right-clicking on
27727  it.
27728 \end_layout
27729
27730 \begin_layout Standard
27731 You can insert complete or incomplete commands as TeX Code.
27732  Incomplete means that the command argument can be Standard LyX text.
27733  For example you want to draw a frame around a word and uses therefore the
27734  LaTeX-command 
27735 \series bold
27736
27737 \backslash
27738 fbox
27739 \series default
27740 , you can write the command part 
27741 \series bold
27742
27743 \backslash
27744 fbox{
27745 \series default
27746  in a TeX Code box before the word and the closing brace 
27747 \series bold
27748 }
27749 \series default
27750  in a second TeX Code box behind the word.
27751  The word between the two TeX Code boxes is then the argument as it is in
27752  the following example:
27753 \end_layout
27754
27755 \begin_layout Standard
27756 \begin_inset Graphics
27757         filename clipart/ERT.png
27758         scale 89
27759
27760 \end_inset
27761
27762
27763 \end_layout
27764
27765 \begin_layout Standard
27766 gives
27767 \end_layout
27768
27769 \begin_layout Standard
27770 This is a line with a 
27771 \begin_inset ERT
27772 status collapsed
27773
27774 \begin_layout Plain Layout
27775
27776
27777 \backslash
27778 fbox{
27779 \end_layout
27780
27781 \end_inset
27782
27783 framed
27784 \begin_inset ERT
27785 status collapsed
27786
27787 \begin_layout Plain Layout
27788
27789 }
27790 \end_layout
27791
27792 \end_inset
27793
27794  word.
27795 \end_layout
27796
27797 \begin_layout Standard
27798 \begin_inset Note Greyedout
27799 status open
27800
27801 \begin_layout Plain Layout
27802
27803 \series bold
27804 Note:
27805 \series default
27806  At the end of LaTeX-commands without parameters, you have to insert a space
27807  to let LaTeX know that the command is finished.
27808 \end_layout
27809
27810 \end_inset
27811
27812
27813 \end_layout
27814
27815 \begin_layout Subsection
27816 Short Introduction to the LaTeX Syntax
27817 \begin_inset OptArg
27818 status collapsed
27819
27820 \begin_layout Plain Layout
27821 The LaTeX Syntax
27822 \end_layout
27823
27824 \end_inset
27825
27826
27827 \begin_inset Index
27828 status collapsed
27829
27830 \begin_layout Plain Layout
27831 Latex@LaTeX Syntax
27832 \end_layout
27833
27834 \end_inset
27835
27836
27837 \begin_inset CommandInset label
27838 LatexCommand label
27839 name "sub:LaTeX-Syntax"
27840
27841 \end_inset
27842
27843
27844 \end_layout
27845
27846 \begin_layout Standard
27847 When you write larger documents or books, you will need to know something
27848  about the LaTeX-commands that LyX uses in the background.
27849  Because LaTeX is based on commands, you can 
27850 \begin_inset Quotes eld
27851 \end_inset
27852
27853 program
27854 \begin_inset Quotes erd
27855 \end_inset
27856
27857  your text.
27858  This has the advantage that the layout of the document can be changed at
27859  every time if you know the right commands.
27860  E.g.
27861  imagine you have to write a manual for a product and the deadline is at
27862  the end of the day.
27863  Your boss just has complimented you for your good work but wants to have
27864  all caption labels bold.
27865  But you have over hundred figure and table captions with non-bold labels
27866  in your manual.
27867  Of course it's impossible to change all caption labels by hand in one day.
27868 \end_layout
27869
27870 \begin_layout Standard
27871 Now LaTeX comes into play.
27872  As written above, for every problem exists a LaTeX-package.
27873  First you have to find out which and therefore look in the LaTeX package
27874  database, 
27875 \begin_inset CommandInset citation
27876 LatexCommand cite
27877 key "Catalogue"
27878
27879 \end_inset
27880
27881 .
27882 \end_layout
27883
27884 \begin_layout Standard
27885 As result you know that the package 
27886 \series bold
27887 caption
27888 \series default
27889
27890 \begin_inset Index
27891 status collapsed
27892
27893 \begin_layout Plain Layout
27894 Latex@LaTeX-packages ! caption
27895 \end_layout
27896
27897 \end_inset
27898
27899  is what you need.
27900  To use a package, you have to load it in the document preamble (menu 
27901 \family sans
27902 Document\SpecialChar \menuseparator
27903 Settings
27904 \family default
27905 ) with the command
27906 \end_layout
27907
27908 \begin_layout Standard
27909
27910 \series bold
27911
27912 \backslash
27913 usepackage[options]{package name}
27914 \end_layout
27915
27916 \begin_layout Standard
27917 All LaTeX commands begin with a backslash, the command argument is set within
27918  two braces, and the options are set within two brackets.
27919  Note that not all commands have an argument and options.
27920 \end_layout
27921
27922 \begin_layout Standard
27923 In your case the package name is 
27924 \series bold
27925 caption
27926 \series default
27927 .
27928  After a look in the documentation of the package, you know that the option
27929  
27930 \series bold
27931 labelfont=bf
27932 \series default
27933  will change the font of all caption labels to bold.
27934  So you add the command
27935 \end_layout
27936
27937 \begin_layout Standard
27938
27939 \series bold
27940
27941 \backslash
27942 usepackage[labelfont=bf]{caption}
27943 \end_layout
27944
27945 \begin_layout Standard
27946 to the preamble and the problem is solved.
27947 \begin_inset Foot
27948 status collapsed
27949
27950 \begin_layout Plain Layout
27951 For more commands provided by the 
27952 \series bold
27953 caption
27954 \series default
27955  package, have a look at its documentation, 
27956 \begin_inset CommandInset citation
27957 LatexCommand cite
27958 key "caption"
27959
27960 \end_inset
27961
27962 .
27963 \end_layout
27964
27965 \end_inset
27966
27967
27968 \end_layout
27969
27970 \begin_layout Standard
27971 Note that some document classes have built-in solutions for well known problems
27972  like your case.
27973  For example if you use a 
27974 \family sans
27975 koma-script
27976 \family default
27977  class, you don't need the package 
27978 \series bold
27979 caption
27980 \series default
27981 , you can instead write
27982 \end_layout
27983
27984 \begin_layout Standard
27985
27986 \series bold
27987
27988 \backslash
27989 setkomafont{captionlabel}{
27990 \backslash
27991 bfseries}
27992 \end_layout
27993
27994 \begin_layout Standard
27995 in the preamble and the problem is solved.
27996  So if you plan to write a large document, you should have a look at the
27997  documentation of the document class you want to use.
27998  (
27999 \series bold
28000
28001 \backslash
28002 setkomafont
28003 \series default
28004  is an example for a command with more than one argument.)
28005 \end_layout
28006
28007 \begin_layout Standard
28008 Commands in the preamble affects the whole document, while commands in the
28009  text affects only the text after the command or only the text used as command
28010  argument.
28011  To insert a LaTeX-command in text, use the TeX Code box as described in
28012  the previous section.
28013 \end_layout
28014
28015 \begin_layout Standard
28016 If you want to learn more about LaTeX and its syntax, have a look at the
28017  LaTeX-books 
28018 \begin_inset CommandInset citation
28019 LatexCommand cite
28020 key "latexcompanion,latexguide"
28021
28022 \end_inset
28023
28024 .
28025  
28026 \end_layout
28027
28028 \begin_layout Section
28029 Previewing Snippets of your Document
28030 \begin_inset Index
28031 status collapsed
28032
28033 \begin_layout Plain Layout
28034 Instant preview
28035 \end_layout
28036
28037 \end_inset
28038
28039
28040 \begin_inset CommandInset label
28041 LatexCommand label
28042 name "sec:Previewing-snippets-of"
28043
28044 \end_inset
28045
28046
28047 \begin_inset Index
28048 status collapsed
28049
28050 \begin_layout Plain Layout
28051 Document ! Preview
28052 \end_layout
28053
28054 \end_inset
28055
28056
28057 \end_layout
28058
28059 \begin_layout Standard
28060 LyX allows you to generate previews of sections of your document on the
28061  fly so you can see how they'll look in the final document without having
28062  to break your train of thought with 
28063 \family sans
28064 View\SpecialChar \menuseparator
28065 DVI
28066 \family default
28067 .
28068 \end_layout
28069
28070 \begin_layout Standard
28071 If you would for example like to see in LyX your math formulas typeset by
28072  LaTeX, install the LaTeX-package 
28073 \series bold
28074 preview-latex
28075 \series default
28076
28077 \begin_inset Index
28078 status collapsed
28079
28080 \begin_layout Plain Layout
28081 Latex@LaTeX-packages ! preview-latex
28082 \end_layout
28083
28084 \end_inset
28085
28086  as explained below, and turn on 
28087 \family sans
28088 Instant
28089 \begin_inset space ~
28090 \end_inset
28091
28092 preview
28093 \family default
28094  in the 
28095 \family sans
28096 Tools\SpecialChar \menuseparator
28097 Preferences 
28098 \family default
28099 dialog under 
28100 \family sans
28101 Look
28102 \begin_inset space ~
28103 \end_inset
28104
28105 and
28106 \begin_inset space ~
28107 \end_inset
28108
28109 feel\SpecialChar \menuseparator
28110 Graphics
28111 \family default
28112 .
28113 \end_layout
28114
28115 \begin_layout Standard
28116 Previews are generated when you load a document into LyX and when you finish
28117  editing an inset.
28118  Previews of an already loaded document are 
28119 \emph on
28120 not
28121 \emph default
28122  generated just by selecting the 
28123 \family sans
28124 Instant
28125 \begin_inset space ~
28126 \end_inset
28127
28128 preview
28129 \family default
28130  check box, you have to reopen the documents to activate the previews.
28131 \end_layout
28132
28133 \begin_layout Standard
28134 LyX will generate previews of math insets.
28135  It will also generate previews of included insets if you select the 
28136 \family sans
28137 Show
28138 \begin_inset space ~
28139 \end_inset
28140
28141 preview
28142 \family default
28143  check box in the insert dialog.
28144  This is useful if you wish to generate a preview of a LaTeX figure, for
28145  example.
28146 \end_layout
28147
28148 \begin_layout Standard
28149 To get previews working, you need the LaTeX package 
28150 \series bold
28151 preview-latex
28152 \series default
28153  (on some systems named simply 
28154 \series bold
28155 preview
28156 \series default
28157 ) installed.
28158  In case it is not already installed, you find it in the TeX Catalogue,
28159  
28160 \begin_inset CommandInset citation
28161 LatexCommand cite
28162 key "TeXCatalogue"
28163
28164 \end_inset
28165
28166  or in the package manager of your LaTeX-system.
28167  You obtain prettier results if you install the program 
28168 \family typewriter
28169 pnmcrop
28170 \family default
28171  from the 
28172 \family typewriter
28173 netpbm
28174 \family default
28175  package; for LyX on Windows this program is automatically installed together
28176  with LyX.
28177 \end_layout
28178
28179 \begin_layout Standard
28180 \begin_inset VSpace bigskip
28181 \end_inset
28182
28183
28184 \end_layout
28185
28186 \begin_layout Standard
28187 You can furthermore preview the LaTeX source of the whole document or parts
28188  of it.
28189  Use the menu 
28190 \family sans
28191 View\SpecialChar \menuseparator
28192 View
28193 \begin_inset space ~
28194 \end_inset
28195
28196 Source
28197 \family default
28198  and a window will be shown where you can see the LaTeX-source code.
28199  The window shows the source of the whole paragraph where the cursor is
28200  currently in.
28201  You can also select document parts in LyX's main window, then only this
28202  selection (when it is more than one paragraph) is shown as source code.
28203  To view the whole document as source, enable the corresponding option in
28204  the source view window.
28205 \end_layout
28206
28207 \begin_layout Section
28208 Spell Checking
28209 \begin_inset CommandInset label
28210 LatexCommand label
28211 name "sec:Spellchecking"
28212
28213 \end_inset
28214
28215
28216 \begin_inset Index
28217 status collapsed
28218
28219 \begin_layout Plain Layout
28220 Spell checking
28221 \end_layout
28222
28223 \end_inset
28224
28225
28226 \end_layout
28227
28228 \begin_layout Standard
28229 LyX itself has no built-in spell checker.
28230  Rather it uses one of the external programs 
28231 \family typewriter
28232 aspell
28233 \family default
28234
28235 \family typewriter
28236 ispell
28237 \family default
28238
28239 \family typewriter
28240 hspell
28241 \family default
28242 , or 
28243 \family sans
28244 pspell
28245 \family default
28246  as backend.
28247  This section assumes you have already installed and set up one of these
28248  programs.
28249  
28250 \family typewriter
28251 aspell
28252 \family default
28253  can be seen as successor of 
28254 \family typewriter
28255 ispell
28256 \family default
28257 , so that it is recommended to use aspell.
28258  
28259 \family sans
28260 hspell
28261 \family default
28262  is a Hebrew spell-checker.
28263  The used spell checker ind its settings are specified in LyX's preferences
28264  under 
28265 \family sans
28266 Language Settings
28267 \family default
28268 .
28269 \end_layout
28270
28271 \begin_layout Standard
28272 For LyX on Windows, the selection box for the spell checking program is
28273  greyed out in the preferences dialog because only 
28274 \family sans
28275 aspell
28276 \family default
28277  can be used.
28278 \end_layout
28279
28280 \begin_layout Standard
28281 The menu
28282 \family sans
28283  Tools\SpecialChar \menuseparator
28284 Spellchecker
28285 \family default
28286  starts the spell checking beginning from the current cursor position.
28287  A dialog window will appear showing any incorrect (or unknown) word found,
28288  allowing you to edit and replace it in a second line.
28289  Whenever an unknown word is found, the word is highlighted and the text
28290  scrolled so that it is visible.
28291  In the 
28292 \family sans
28293 spell checker
28294 \family default
28295  dialog, there is also a box showing suggestions for a correction, if any
28296  could be found.
28297  Clicking on one of the corrections will copy to the 
28298 \family sans
28299 Replace
28300 \family default
28301  field, double-click invokes directly the replacement.
28302  Unknown but correctly typed words can be added to the personal dictionary.
28303 \end_layout
28304
28305 \begin_layout Standard
28306 By default, the used dictionary file is determined by the document language
28307  that is set in the 
28308 \family sans
28309 Document\SpecialChar \menuseparator
28310 Settings
28311 \family default
28312  dialog.
28313  If you do not have a dictionary for the document language, spell checking
28314  will bring an error message.
28315  In this case, you can specify another dictionary file in the dialog by
28316  specifying a different 
28317 \family sans
28318 Alternative language
28319 \family default
28320  in preferences dialog.
28321 \end_layout
28322
28323 \begin_layout Standard
28324 After a spell check you'll informed about the number of checked words.
28325 \end_layout
28326
28327 \begin_layout Subsubsection*
28328 Limitations
28329 \end_layout
28330
28331 \begin_layout Standard
28332 It is not possible to change the spelling of a particular word globally,
28333  rather than having to change the spelling separately for each occurrence
28334  of the word.
28335  But you can use the 
28336 \family sans
28337 Find
28338 \begin_inset space ~
28339 \end_inset
28340
28341 &
28342 \begin_inset space ~
28343 \end_inset
28344
28345 Replace
28346 \family default
28347  dialog for that.
28348 \end_layout
28349
28350 \begin_layout Standard
28351 LyX cannot correctly spell check documents containing multiple languages.
28352  This does work with 
28353 \family typewriter
28354 pspell
28355 \family default
28356 , assuming you have marked the different languages appropriately.
28357 \end_layout
28358
28359 \begin_layout Subsubsection*
28360 Further Settings
28361 \end_layout
28362
28363 \begin_layout Standard
28364 The 
28365 \family sans
28366 Spellchecker
28367 \family default
28368  section in the preferences dialog has some additional options:
28369 \end_layout
28370
28371 \begin_layout Description
28372 Escape
28373 \begin_inset space ~
28374 \end_inset
28375
28376 characters Allows you to add non-standard characters that the spell checker
28377  should consider, e.g.
28378  German umlauts although you spell check English document.
28379  This should not normally be needed.
28380 \end_layout
28381
28382 \begin_layout Description
28383 Personal
28384 \begin_inset space ~
28385 \end_inset
28386
28387 dictionary to use a different file than the spell checker's default choice
28388  as your personal dictionary
28389 \end_layout
28390
28391 \begin_layout Description
28392 Accept
28393 \begin_inset space ~
28394 \end_inset
28395
28396 compound
28397 \begin_inset space ~
28398 \end_inset
28399
28400 words Prevent the spell checker from complaining about compounded words
28401  like 
28402 \begin_inset Quotes eld
28403 \end_inset
28404
28405 passthrough
28406 \begin_inset Quotes erd
28407 \end_inset
28408
28409 .
28410 \end_layout
28411
28412 \begin_layout Description
28413 Use
28414 \begin_inset space ~
28415 \end_inset
28416
28417 input
28418 \begin_inset space ~
28419 \end_inset
28420
28421 encoding Uses the document encoding that is set in the 
28422 \family sans
28423 Document\SpecialChar \menuseparator
28424 Settings
28425 \family default
28426  dialog under 
28427 \family sans
28428 Language
28429 \family default
28430  also for the spellchecker.
28431 \begin_inset Foot
28432 status collapsed
28433
28434 \begin_layout Plain Layout
28435 The encodings are explained in section
28436 \begin_inset space ~
28437 \end_inset
28438
28439
28440 \begin_inset CommandInset ref
28441 LatexCommand ref
28442 reference "sub:Settings"
28443
28444 \end_inset
28445
28446 .
28447 \end_layout
28448
28449 \end_inset
28450
28451  Only enable this if you use 
28452 \family typewriter
28453 ispell
28454 \family default
28455  and can't spell check words with international letters in them.
28456  There have been reports that this does not work with all dictionaries,
28457  so this is disabled by default.
28458 \end_layout
28459
28460 \begin_layout Section
28461 Thesaurus
28462 \begin_inset Index
28463 status collapsed
28464
28465 \begin_layout Plain Layout
28466 Thesaurus
28467 \end_layout
28468
28469 \end_inset
28470
28471
28472 \begin_inset CommandInset label
28473 LatexCommand label
28474 name "sec:Thesaurus"
28475
28476 \end_inset
28477
28478
28479 \end_layout
28480
28481 \begin_layout Standard
28482 Thesaurus currently only works when you use the document language English.
28483 \end_layout
28484
28485 \begin_layout Standard
28486 To start the thesaurus, highlight one word or set the cursor behind it,
28487  and use the menu 
28488 \family sans
28489 Tools\SpecialChar \menuseparator
28490 Thesaurus
28491 \family default
28492  or the toolbar button 
28493 \begin_inset Graphics
28494         filename ../images/thesaurus-entry.png
28495         BoundingBox 0bp 5bp 20bp 25bp
28496         rotateOrigin center
28497
28498 \end_inset
28499
28500 .
28501  A dialog pops up showing you probably related words that you can use as
28502  replacement.
28503 \end_layout
28504
28505 \begin_layout Standard
28506 The shown related words are in many cases not really related to the word
28507  you are currently checking, scrolling in the shown list might help in some
28508  cases to find related words.
28509 \end_layout
28510
28511 \begin_layout Standard
28512 The thesaurus only works for single words, and also only when it is in the
28513  singular form.
28514  For example starting the thesaurus with the word 
28515 \begin_inset Quotes eld
28516 \end_inset
28517
28518 reports
28519 \begin_inset Quotes erd
28520 \end_inset
28521
28522  leads to no results, while results are shown for the word 
28523 \begin_inset Quotes eld
28524 \end_inset
28525
28526 report
28527 \begin_inset Quotes erd
28528 \end_inset
28529
28530 .
28531  To avoid this, you can highlight only the part 
28532 \begin_inset Quotes eld
28533 \end_inset
28534
28535 report
28536 \begin_inset Quotes erd
28537 \end_inset
28538
28539  of the word 
28540 \begin_inset Quotes eld
28541 \end_inset
28542
28543 reports
28544 \begin_inset Quotes erd
28545 \end_inset
28546
28547  to get results.
28548 \end_layout
28549
28550 \begin_layout Section
28551 Change Tracking
28552 \begin_inset Index
28553 status collapsed
28554
28555 \begin_layout Plain Layout
28556 Change Tracking
28557 \end_layout
28558
28559 \end_inset
28560
28561
28562 \begin_inset Index
28563 status collapsed
28564
28565 \begin_layout Plain Layout
28566 Document ! Change Tracking
28567 \end_layout
28568
28569 \end_inset
28570
28571
28572 \begin_inset CommandInset label
28573 LatexCommand label
28574 name "sec:Change-Tracking"
28575
28576 \end_inset
28577
28578
28579 \end_layout
28580
28581 \begin_layout Standard
28582 When you work on a document together with many people it is extremely useful
28583  to see changes others made highlighted in the document.
28584  You can then decide if you accept a change or not.
28585  This can be achieved by turning on change tracking in the menu 
28586 \family sans
28587 Document\SpecialChar \menuseparator
28588 Change
28589 \begin_inset space ~
28590 \end_inset
28591
28592 Tracking\SpecialChar \menuseparator
28593 Track
28594 \begin_inset space ~
28595 \end_inset
28596
28597 Changes
28598 \family default
28599 .
28600 \end_layout
28601
28602 \begin_layout Standard
28603 Changes made in the document will then be highlighted by colors: 
28604 \color blue
28605 Blue text
28606 \color inherit
28607  is an addition, 
28608 \color red
28609 red canceled text
28610 \color inherit
28611  is a deletion.
28612  You can change the color in LyX's preferences dialog under 
28613 \family sans
28614 Look
28615 \begin_inset space ~
28616 \end_inset
28617
28618 and
28619 \begin_inset space ~
28620 \end_inset
28621
28622 feel
28623 \family default
28624
28625 \family sans
28626 Colors
28627 \family default
28628 .
28629 \begin_inset Index
28630 status collapsed
28631
28632 \begin_layout Plain Layout
28633 Color ! LyX screen
28634 \end_layout
28635
28636 \end_inset
28637
28638
28639 \end_layout
28640
28641 \begin_layout Standard
28642 When change tracking is activated, you will see the review toolbar in LyX:
28643 \begin_inset Index
28644 status collapsed
28645
28646 \begin_layout Plain Layout
28647 Toolbar ! Review
28648 \end_layout
28649
28650 \end_inset
28651
28652
28653 \end_layout
28654
28655 \begin_layout Standard
28656 \begin_inset VSpace defskip
28657 \end_inset
28658
28659
28660 \end_layout
28661
28662 \begin_layout Standard
28663 \begin_inset Graphics
28664         filename clipart/ChangesToolbar.png
28665
28666 \end_inset
28667
28668
28669 \end_layout
28670
28671 \begin_layout Standard
28672 \begin_inset VSpace defskip
28673 \end_inset
28674
28675
28676 \end_layout
28677
28678 \begin_layout Standard
28679 The review toolbar as shown above contains from left to right the following
28680  buttons:
28681 \end_layout
28682
28683 \begin_layout Standard
28684 \begin_inset VSpace defskip
28685 \end_inset
28686
28687
28688 \end_layout
28689
28690 \begin_layout Standard
28691 \begin_inset Tabular
28692 <lyxtabular version="3" rows="10" columns="2">
28693 <features islongtable="true">
28694 <column alignment="left" valignment="top" width="0">
28695 <column alignment="left" valignment="top" width="0">
28696 <row interlinespace="2.5mm">
28697 <cell alignment="center" valignment="top" usebox="none">
28698 \begin_inset Text
28699
28700 \begin_layout Plain Layout
28701 \begin_inset Graphics
28702         filename ../images/changes-track.png
28703         BoundingBox 0bp 5bp 20bp 25bp
28704         rotateOrigin center
28705
28706 \end_inset
28707
28708
28709 \end_layout
28710
28711 \end_inset
28712 </cell>
28713 <cell alignment="center" valignment="top" usebox="none">
28714 \begin_inset Text
28715
28716 \begin_layout Plain Layout
28717
28718 \family sans
28719 Document\SpecialChar \menuseparator
28720 Change
28721 \begin_inset space ~
28722 \end_inset
28723
28724 Tracking\SpecialChar \menuseparator
28725 Track
28726 \begin_inset space ~
28727 \end_inset
28728
28729 Changes
28730 \end_layout
28731
28732 \end_inset
28733 </cell>
28734 </row>
28735 <row interlinespace="2.5mm">
28736 <cell alignment="center" valignment="top" usebox="none">
28737 \begin_inset Text
28738
28739 \begin_layout Plain Layout
28740 \begin_inset Graphics
28741         filename ../images/changes-output.png
28742         BoundingBox 0bp 5bp 20bp 25bp
28743         rotateOrigin center
28744
28745 \end_inset
28746
28747
28748 \end_layout
28749
28750 \end_inset
28751 </cell>
28752 <cell alignment="center" valignment="top" usebox="none">
28753 \begin_inset Text
28754
28755 \begin_layout Plain Layout
28756
28757 \family sans
28758 Document\SpecialChar \menuseparator
28759 Change
28760 \begin_inset space ~
28761 \end_inset
28762
28763 Tracking\SpecialChar \menuseparator
28764 Show
28765 \begin_inset space ~
28766 \end_inset
28767
28768 Changes
28769 \begin_inset space ~
28770 \end_inset
28771
28772 in
28773 \begin_inset space ~
28774 \end_inset
28775
28776 Output
28777 \end_layout
28778
28779 \end_inset
28780 </cell>
28781 </row>
28782 <row interlinespace="2.5mm">
28783 <cell alignment="center" valignment="top" usebox="none">
28784 \begin_inset Text
28785
28786 \begin_layout Plain Layout
28787 \begin_inset Graphics
28788         filename ../images/change-next.png
28789         BoundingBox 0bp 5bp 20bp 25bp
28790         rotateOrigin center
28791
28792 \end_inset
28793
28794
28795 \end_layout
28796
28797 \end_inset
28798 </cell>
28799 <cell alignment="center" valignment="top" usebox="none">
28800 \begin_inset Text
28801
28802 \begin_layout Plain Layout
28803 Jumps to the next change
28804 \end_layout
28805
28806 \end_inset
28807 </cell>
28808 </row>
28809 <row interlinespace="2.5mm">
28810 <cell alignment="center" valignment="top" usebox="none">
28811 \begin_inset Text
28812
28813 \begin_layout Plain Layout
28814 \begin_inset Graphics
28815         filename ../images/change-accept.png
28816         BoundingBox 0bp 5bp 20bp 25bp
28817         rotateOrigin center
28818
28819 \end_inset
28820
28821
28822 \end_layout
28823
28824 \end_inset
28825 </cell>
28826 <cell alignment="center" valignment="top" usebox="none">
28827 \begin_inset Text
28828
28829 \begin_layout Plain Layout
28830
28831 \family sans
28832 Document\SpecialChar \menuseparator
28833 Change
28834 \begin_inset space ~
28835 \end_inset
28836
28837 Tracking\SpecialChar \menuseparator
28838 Accept
28839 \begin_inset space ~
28840 \end_inset
28841
28842 Change
28843 \end_layout
28844
28845 \end_inset
28846 </cell>
28847 </row>
28848 <row interlinespace="2.5mm">
28849 <cell alignment="center" valignment="top" usebox="none">
28850 \begin_inset Text
28851
28852 \begin_layout Plain Layout
28853 \begin_inset Graphics
28854         filename ../images/change-reject.png
28855         BoundingBox 0bp 5bp 20bp 25bp
28856         rotateOrigin center
28857
28858 \end_inset
28859
28860
28861 \end_layout
28862
28863 \end_inset
28864 </cell>
28865 <cell alignment="center" valignment="top" usebox="none">
28866 \begin_inset Text
28867
28868 \begin_layout Plain Layout
28869
28870 \family sans
28871 Document\SpecialChar \menuseparator
28872 Change
28873 \begin_inset space ~
28874 \end_inset
28875
28876 Tracking\SpecialChar \menuseparator
28877 Reject
28878 \begin_inset space ~
28879 \end_inset
28880
28881 Change
28882 \end_layout
28883
28884 \end_inset
28885 </cell>
28886 </row>
28887 <row interlinespace="2.5mm">
28888 <cell alignment="center" valignment="top" usebox="none">
28889 \begin_inset Text
28890
28891 \begin_layout Plain Layout
28892 \begin_inset Graphics
28893         filename ../images/changes-merge.png
28894         BoundingBox 0bp 5bp 20bp 25bp
28895         rotateOrigin center
28896
28897 \end_inset
28898
28899
28900 \end_layout
28901
28902 \end_inset
28903 </cell>
28904 <cell alignment="center" valignment="top" usebox="none">
28905 \begin_inset Text
28906
28907 \begin_layout Plain Layout
28908
28909 \family sans
28910 Document\SpecialChar \menuseparator
28911 Change
28912 \begin_inset space ~
28913 \end_inset
28914
28915 Tracking\SpecialChar \menuseparator
28916 Merge
28917 \begin_inset space ~
28918 \end_inset
28919
28920 Changes
28921 \end_layout
28922
28923 \end_inset
28924 </cell>
28925 </row>
28926 <row interlinespace="2.5mm">
28927 <cell alignment="center" valignment="top" usebox="none">
28928 \begin_inset Text
28929
28930 \begin_layout Plain Layout
28931 \begin_inset Graphics
28932         filename ../images/all-changes-accept.png
28933         BoundingBox 0bp 5bp 20bp 25bp
28934         rotateOrigin center
28935
28936 \end_inset
28937
28938
28939 \end_layout
28940
28941 \end_inset
28942 </cell>
28943 <cell alignment="center" valignment="top" usebox="none">
28944 \begin_inset Text
28945
28946 \begin_layout Plain Layout
28947
28948 \family sans
28949 Document\SpecialChar \menuseparator
28950 Change
28951 \begin_inset space ~
28952 \end_inset
28953
28954 Tracking\SpecialChar \menuseparator
28955 Accept
28956 \begin_inset space ~
28957 \end_inset
28958
28959 All
28960 \begin_inset space ~
28961 \end_inset
28962
28963 Changes
28964 \end_layout
28965
28966 \end_inset
28967 </cell>
28968 </row>
28969 <row interlinespace="2.5mm">
28970 <cell alignment="center" valignment="top" usebox="none">
28971 \begin_inset Text
28972
28973 \begin_layout Plain Layout
28974 \begin_inset Graphics
28975         filename ../images/all-changes-reject.png
28976         BoundingBox 0bp 5bp 20bp 25bp
28977         rotateOrigin center
28978
28979 \end_inset
28980
28981
28982 \end_layout
28983
28984 \end_inset
28985 </cell>
28986 <cell alignment="center" valignment="top" usebox="none">
28987 \begin_inset Text
28988
28989 \begin_layout Plain Layout
28990
28991 \family sans
28992 Document\SpecialChar \menuseparator
28993 Change
28994 \begin_inset space ~
28995 \end_inset
28996
28997 Tracking\SpecialChar \menuseparator
28998 Reject
28999 \begin_inset space ~
29000 \end_inset
29001
29002 All
29003 \begin_inset space ~
29004 \end_inset
29005
29006 Changes
29007 \end_layout
29008
29009 \end_inset
29010 </cell>
29011 </row>
29012 <row interlinespace="2.5mm">
29013 <cell alignment="center" valignment="top" usebox="none">
29014 \begin_inset Text
29015
29016 \begin_layout Plain Layout
29017 \begin_inset Graphics
29018         filename ../images/note-insert.png
29019         BoundingBox 0bp 5bp 20bp 25bp
29020         rotateOrigin center
29021
29022 \end_inset
29023
29024
29025 \end_layout
29026
29027 \end_inset
29028 </cell>
29029 <cell alignment="center" valignment="top" usebox="none">
29030 \begin_inset Text
29031
29032 \begin_layout Plain Layout
29033
29034 \family sans
29035 Insert\SpecialChar \menuseparator
29036 Note\SpecialChar \menuseparator
29037 LyX
29038 \begin_inset space ~
29039 \end_inset
29040
29041 Note
29042 \end_layout
29043
29044 \end_inset
29045 </cell>
29046 </row>
29047 <row interlinespace="2.5mm">
29048 <cell alignment="center" valignment="top" usebox="none">
29049 \begin_inset Text
29050
29051 \begin_layout Plain Layout
29052 \begin_inset Graphics
29053         filename ../images/note-next.png
29054         BoundingBox 0bp 5bp 20bp 25bp
29055         rotateOrigin center
29056
29057 \end_inset
29058
29059
29060 \end_layout
29061
29062 \end_inset
29063 </cell>
29064 <cell alignment="center" valignment="top" usebox="none">
29065 \begin_inset Text
29066
29067 \begin_layout Plain Layout
29068
29069 \family sans
29070 Navigate\SpecialChar \menuseparator
29071 Next
29072 \begin_inset space ~
29073 \end_inset
29074
29075 Note
29076 \end_layout
29077
29078 \end_inset
29079 </cell>
29080 </row>
29081 </lyxtabular>
29082
29083 \end_inset
29084
29085
29086 \end_layout
29087
29088 \begin_layout Standard
29089 \begin_inset VSpace defskip
29090 \end_inset
29091
29092
29093 \end_layout
29094
29095 \begin_layout Standard
29096 The review toolbar helps you to accept, reject, or merge changes -- highlight
29097  the change and press one of the desired toolbar buttons.
29098  When you merge changes, a window pops up showing you informations about
29099  the next change behind the current cursor position.
29100  So you don't need to highlight a certain change.
29101  Within the merge window you can decide to accept or reject changes and
29102  step to the next change.
29103  This way you can jump through all changes of the document.
29104 \end_layout
29105
29106 \begin_layout Standard
29107 The toolbar has two buttons to handle notes because notes are often important
29108  to describe a change.
29109 \end_layout
29110
29111 \begin_layout Standard
29112 To show made changes in the output you need the LaTeX package 
29113 \series bold
29114 dvipost
29115 \series default
29116
29117 \begin_inset Index
29118 status collapsed
29119
29120 \begin_layout Plain Layout
29121 Latex@LaTeX-packages ! dvipost
29122 \end_layout
29123
29124 \end_inset
29125
29126  installed.
29127  You find it in the TeX Catalogue, 
29128 \begin_inset CommandInset citation
29129 LatexCommand cite
29130 key "TeXCatalogue"
29131
29132 \end_inset
29133
29134  or in the package manager of your LaTeX-system.
29135 \end_layout
29136
29137 \begin_layout Section
29138 International Support
29139 \begin_inset Index
29140 status collapsed
29141
29142 \begin_layout Plain Layout
29143 International support
29144 \end_layout
29145
29146 \end_inset
29147
29148
29149 \end_layout
29150
29151 \begin_layout Standard
29152 This section describes how to use LyX with any language you want.
29153  For some non-western languages there are special Wiki-pages that explain
29154  how to set up LyX to use them: 
29155 \begin_inset CommandInset citation
29156 LatexCommand cite
29157 key "Arabic,Armenian,Farsi,Hebrew"
29158
29159 \end_inset
29160
29161
29162 \end_layout
29163
29164 \begin_layout Standard
29165 Besides languages, LyX also supports phonetic symbols, see section
29166 \begin_inset space ~
29167 \end_inset
29168
29169
29170 \begin_inset CommandInset ref
29171 LatexCommand ref
29172 reference "sub:Special-Character"
29173
29174 \end_inset
29175
29176 .
29177 \end_layout
29178
29179 \begin_layout Subsection
29180 Language Options
29181 \begin_inset Index
29182 status collapsed
29183
29184 \begin_layout Plain Layout
29185 Language ! Options
29186 \end_layout
29187
29188 \end_inset
29189
29190
29191 \begin_inset Index
29192 status collapsed
29193
29194 \begin_layout Plain Layout
29195 Document ! Settings
29196 \end_layout
29197
29198 \end_inset
29199
29200
29201 \begin_inset Index
29202 status collapsed
29203
29204 \begin_layout Plain Layout
29205 Document ! Language
29206 \end_layout
29207
29208 \end_inset
29209
29210
29211 \end_layout
29212
29213 \begin_layout Standard
29214 The 
29215 \family sans
29216 Document\SpecialChar \menuseparator
29217 Settings
29218 \family default
29219  dialog lets you set 
29220 \family roman
29221 the language and character encoding for your language.
29222  
29223 \end_layout
29224
29225 \begin_layout Standard
29226 Choose your language in the 
29227 \family sans
29228 Language
29229 \family default
29230  section of this dialog.
29231  The default is 
29232 \family sans
29233 English
29234 \family default
29235 .
29236 \end_layout
29237
29238 \begin_layout Standard
29239 The 
29240 \family sans
29241 Encoding
29242 \family default
29243  box lets you choose the character encoding map you want to use for LaTeX
29244  export.
29245  The option 
29246 \family sans
29247 use language's default encoding
29248 \family default
29249  is the preferred choice and works well in most cases.
29250  For details about the different encoding options see section
29251 \begin_inset space ~
29252 \end_inset
29253
29254
29255 \begin_inset CommandInset ref
29256 LatexCommand ref
29257 reference "sub:Settings"
29258
29259 \end_inset
29260
29261 .
29262 \end_layout
29263
29264 \begin_layout Subsection
29265 Keyboard mapping configuration
29266 \begin_inset CommandInset label
29267 LatexCommand label
29268 name "sub:Keyboard-mapping"
29269
29270 \end_inset
29271
29272
29273 \end_layout
29274
29275 \begin_layout Standard
29276 If you have for example a U.S.-style keyboard and want to write in a different
29277  language than English, you can use an alternate keymap.
29278  For example, if you have a U.S.-style keyboard but want to write in Italian,
29279  you can configure LyX to use an Italian keymap.
29280  The preferences dialog allows you to choose up to two keyboard mappings,
29281  see section
29282 \begin_inset space ~
29283 \end_inset
29284
29285
29286 \begin_inset CommandInset ref
29287 LatexCommand ref
29288 reference "sub:Keyboard-Map"
29289
29290 \end_inset
29291
29292 .
29293  You can choose primary and secondary keyboard languages and then select
29294  which one you want to use.
29295 \end_layout
29296
29297 \begin_layout Standard
29298 Finally, you may just want to change a few key mappings or create an entirely
29299  different keymap (for Vulcan, for instance).
29300  You may, for example, normally write in Italian on a U.S.
29301  keyboard but want to include an occasional quotation in German.
29302  In such a case, you can write your own keyboard mapping or modify an existing
29303  one to support the characters you want.
29304  This and much more customizations are explained in the 
29305 \emph on
29306 Customization
29307 \emph default
29308  manual.
29309 \end_layout
29310
29311 \begin_layout Subsection
29312 Character Tables
29313 \begin_inset CommandInset label
29314 LatexCommand label
29315 name "sec:keytab"
29316
29317 \end_inset
29318
29319
29320 \end_layout
29321
29322 \begin_layout Standard
29323 Table
29324 \begin_inset space ~
29325 \end_inset
29326
29327
29328 \begin_inset CommandInset ref
29329 LatexCommand ref
29330 reference "cap:The-latin1-character"
29331
29332 \end_inset
29333
29334  shows the 
29335 \family typewriter
29336 Latin1
29337 \family default
29338  character set.
29339  You should be able to enter the characters in the first eight columns directly
29340  from the keyboard.
29341 \end_layout
29342
29343 \begin_layout Standard
29344 There are a few things you need to know about this table.
29345  Here are some of the details you'll need to bear in mind when using characters
29346  from the 
29347 \family typewriter
29348 Latin1
29349 \family default
29350  character set:
29351 \end_layout
29352
29353 \begin_layout Itemize
29354 Even if you have selected 
29355 \family sans
29356 latin1
29357 \family default
29358  in the 
29359 \family sans
29360 Document\SpecialChar \menuseparator
29361 Settings
29362 \family default
29363  dialog, users who have only the 
29364 \family typewriter
29365 T1
29366 \family default
29367 -fonts for LaTeX [or who have the 
29368 \family typewriter
29369 T1
29370 \family default
29371 -fonts but aren't using them] will still miss a few characters: D0, F0,
29372  DE, FE, AB, and BB -- the uppercase and lowercase eth and thorn, and the
29373  french quotes won't show up.
29374 \end_layout
29375
29376 \begin_layout Standard
29377 \begin_inset Float table
29378 wide false
29379 sideways false
29380 status open
29381
29382 \begin_layout Plain Layout
29383 \begin_inset Caption
29384
29385 \begin_layout Plain Layout
29386 \begin_inset CommandInset label
29387 LatexCommand label
29388 name "cap:The-latin1-character"
29389
29390 \end_inset
29391
29392 The 
29393 \family typewriter
29394 latin1
29395 \family default
29396  character set
29397 \end_layout
29398
29399 \end_inset
29400
29401
29402 \end_layout
29403
29404 \begin_layout Plain Layout
29405 \align center
29406 \begin_inset Tabular
29407 <lyxtabular version="3" rows="17" columns="17">
29408 <features>
29409 <column alignment="center" valignment="top" width="0pt">
29410 <column alignment="center" valignment="top" width="0pt">
29411 <column alignment="center" valignment="top" width="0pt">
29412 <column alignment="center" valignment="top" width="0pt">
29413 <column alignment="center" valignment="top" width="0pt">
29414 <column alignment="center" valignment="top" width="0pt">
29415 <column alignment="center" valignment="top" width="0pt">
29416 <column alignment="center" valignment="top" width="0pt">
29417 <column alignment="center" valignment="top" width="0pt">
29418 <column alignment="center" valignment="top" width="0pt">
29419 <column alignment="center" valignment="top" width="0pt">
29420 <column alignment="center" valignment="top" width="0pt">
29421 <column alignment="center" valignment="top" width="0pt">
29422 <column alignment="center" valignment="top" width="0pt">
29423 <column alignment="center" valignment="top" width="0pt">
29424 <column alignment="center" valignment="top" width="0pt">
29425 <column alignment="center" valignment="top" width="0pt">
29426 <row>
29427 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29428 \begin_inset Text
29429
29430 \begin_layout Plain Layout
29431
29432 \end_layout
29433
29434 \end_inset
29435 </cell>
29436 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29437 \begin_inset Text
29438
29439 \begin_layout Plain Layout
29440
29441 \family roman
29442 \series medium
29443 \shape up
29444 \size tiny
29445 \emph off
29446 \bar no
29447 \noun off
29448 \color none
29449 00
29450 \end_layout
29451
29452 \end_inset
29453 </cell>
29454 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29455 \begin_inset Text
29456
29457 \begin_layout Plain Layout
29458
29459 \family roman
29460 \series medium
29461 \shape up
29462 \size tiny
29463 \emph off
29464 \bar no
29465 \noun off
29466 \color none
29467 10
29468 \end_layout
29469
29470 \end_inset
29471 </cell>
29472 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29473 \begin_inset Text
29474
29475 \begin_layout Plain Layout
29476
29477 \family roman
29478 \series medium
29479 \shape up
29480 \size tiny
29481 \emph off
29482 \bar no
29483 \noun off
29484 \color none
29485 20
29486 \end_layout
29487
29488 \end_inset
29489 </cell>
29490 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29491 \begin_inset Text
29492
29493 \begin_layout Plain Layout
29494
29495 \family roman
29496 \series medium
29497 \shape up
29498 \size tiny
29499 \emph off
29500 \bar no
29501 \noun off
29502 \color none
29503 30
29504 \end_layout
29505
29506 \end_inset
29507 </cell>
29508 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29509 \begin_inset Text
29510
29511 \begin_layout Plain Layout
29512
29513 \family roman
29514 \series medium
29515 \shape up
29516 \size tiny
29517 \emph off
29518 \bar no
29519 \noun off
29520 \color none
29521 40
29522 \end_layout
29523
29524 \end_inset
29525 </cell>
29526 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29527 \begin_inset Text
29528
29529 \begin_layout Plain Layout
29530
29531 \family roman
29532 \series medium
29533 \shape up
29534 \size tiny
29535 \emph off
29536 \bar no
29537 \noun off
29538 \color none
29539 50
29540 \end_layout
29541
29542 \end_inset
29543 </cell>
29544 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29545 \begin_inset Text
29546
29547 \begin_layout Plain Layout
29548
29549 \family roman
29550 \series medium
29551 \shape up
29552 \size tiny
29553 \emph off
29554 \bar no
29555 \noun off
29556 \color none
29557 60
29558 \end_layout
29559
29560 \end_inset
29561 </cell>
29562 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29563 \begin_inset Text
29564
29565 \begin_layout Plain Layout
29566
29567 \family roman
29568 \series medium
29569 \shape up
29570 \size tiny
29571 \emph off
29572 \bar no
29573 \noun off
29574 \color none
29575 70
29576 \end_layout
29577
29578 \end_inset
29579 </cell>
29580 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29581 \begin_inset Text
29582
29583 \begin_layout Plain Layout
29584
29585 \family roman
29586 \series medium
29587 \shape up
29588 \size tiny
29589 \emph off
29590 \bar no
29591 \noun off
29592 \color none
29593 80
29594 \end_layout
29595
29596 \end_inset
29597 </cell>
29598 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29599 \begin_inset Text
29600
29601 \begin_layout Plain Layout
29602
29603 \family roman
29604 \series medium
29605 \shape up
29606 \size tiny
29607 \emph off
29608 \bar no
29609 \noun off
29610 \color none
29611 90
29612 \end_layout
29613
29614 \end_inset
29615 </cell>
29616 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29617 \begin_inset Text
29618
29619 \begin_layout Plain Layout
29620
29621 \family roman
29622 \series medium
29623 \shape up
29624 \size tiny
29625 \emph off
29626 \bar no
29627 \noun off
29628 \color none
29629 A0
29630 \end_layout
29631
29632 \end_inset
29633 </cell>
29634 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29635 \begin_inset Text
29636
29637 \begin_layout Plain Layout
29638
29639 \family roman
29640 \series medium
29641 \shape up
29642 \size tiny
29643 \emph off
29644 \bar no
29645 \noun off
29646 \color none
29647 B0
29648 \end_layout
29649
29650 \end_inset
29651 </cell>
29652 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29653 \begin_inset Text
29654
29655 \begin_layout Plain Layout
29656
29657 \family roman
29658 \series medium
29659 \shape up
29660 \size tiny
29661 \emph off
29662 \bar no
29663 \noun off
29664 \color none
29665 C0
29666 \end_layout
29667
29668 \end_inset
29669 </cell>
29670 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29671 \begin_inset Text
29672
29673 \begin_layout Plain Layout
29674
29675 \family roman
29676 \series medium
29677 \shape up
29678 \size tiny
29679 \emph off
29680 \bar no
29681 \noun off
29682 \color none
29683 D0
29684 \end_layout
29685
29686 \end_inset
29687 </cell>
29688 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29689 \begin_inset Text
29690
29691 \begin_layout Plain Layout
29692
29693 \family roman
29694 \series medium
29695 \shape up
29696 \size tiny
29697 \emph off
29698 \bar no
29699 \noun off
29700 \color none
29701 E0
29702 \end_layout
29703
29704 \end_inset
29705 </cell>
29706 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29707 \begin_inset Text
29708
29709 \begin_layout Plain Layout
29710
29711 \family roman
29712 \series medium
29713 \shape up
29714 \size tiny
29715 \emph off
29716 \bar no
29717 \noun off
29718 \color none
29719 F0
29720 \end_layout
29721
29722 \end_inset
29723 </cell>
29724 </row>
29725 <row>
29726 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29727 \begin_inset Text
29728
29729 \begin_layout Plain Layout
29730
29731 \family roman
29732 \series medium
29733 \shape up
29734 \size tiny
29735 \emph off
29736 \bar no
29737 \noun off
29738 \color none
29739 00
29740 \end_layout
29741
29742 \end_inset
29743 </cell>
29744 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29745 \begin_inset Text
29746
29747 \begin_layout Plain Layout
29748
29749 \end_layout
29750
29751 \end_inset
29752 </cell>
29753 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29754 \begin_inset Text
29755
29756 \begin_layout Plain Layout
29757
29758 \end_layout
29759
29760 \end_inset
29761 </cell>
29762 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29763 \begin_inset Text
29764
29765 \begin_layout Plain Layout
29766
29767 \end_layout
29768
29769 \end_inset
29770 </cell>
29771 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29772 \begin_inset Text
29773
29774 \begin_layout Plain Layout
29775
29776 \family roman
29777 \series medium
29778 \shape up
29779 \emph off
29780 \bar no
29781 \noun off
29782 \color none
29783 0
29784 \end_layout
29785
29786 \end_inset
29787 </cell>
29788 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29789 \begin_inset Text
29790
29791 \begin_layout Plain Layout
29792
29793 \family roman
29794 \series medium
29795 \shape up
29796 \emph off
29797 \bar no
29798 \noun off
29799 \color none
29800 @
29801 \end_layout
29802
29803 \end_inset
29804 </cell>
29805 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29806 \begin_inset Text
29807
29808 \begin_layout Plain Layout
29809
29810 \family roman
29811 \series medium
29812 \shape up
29813 \emph off
29814 \bar no
29815 \noun off
29816 \color none
29817 P
29818 \end_layout
29819
29820 \end_inset
29821 </cell>
29822 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29823 \begin_inset Text
29824
29825 \begin_layout Plain Layout
29826
29827 \family roman
29828 \series medium
29829 \shape up
29830 \emph off
29831 \bar no
29832 \noun off
29833 \color none
29834 '
29835 \end_layout
29836
29837 \end_inset
29838 </cell>
29839 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29840 \begin_inset Text
29841
29842 \begin_layout Plain Layout
29843
29844 \family roman
29845 \series medium
29846 \shape up
29847 \emph off
29848 \bar no
29849 \noun off
29850 \color none
29851 p
29852 \end_layout
29853
29854 \end_inset
29855 </cell>
29856 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29857 \begin_inset Text
29858
29859 \begin_layout Plain Layout
29860
29861 \end_layout
29862
29863 \end_inset
29864 </cell>
29865 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29866 \begin_inset Text
29867
29868 \begin_layout Plain Layout
29869
29870 \end_layout
29871
29872 \end_inset
29873 </cell>
29874 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29875 \begin_inset Text
29876
29877 \begin_layout Plain Layout
29878
29879 \end_layout
29880
29881 \end_inset
29882 </cell>
29883 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29884 \begin_inset Text
29885
29886 \begin_layout Plain Layout
29887
29888 \family roman
29889 \series medium
29890 \shape up
29891 \emph off
29892 \bar no
29893 \noun off
29894 \color none
29895 °
29896 \end_layout
29897
29898 \end_inset
29899 </cell>
29900 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29901 \begin_inset Text
29902
29903 \begin_layout Plain Layout
29904
29905 \family roman
29906 \series medium
29907 \shape up
29908 \emph off
29909 \bar no
29910 \noun off
29911 \color none
29912 À
29913 \end_layout
29914
29915 \end_inset
29916 </cell>
29917 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29918 \begin_inset Text
29919
29920 \begin_layout Plain Layout
29921
29922 \family roman
29923 \series medium
29924 \shape up
29925 \emph off
29926 \bar no
29927 \noun off
29928 \color none
29929 Ð
29930 \end_layout
29931
29932 \end_inset
29933 </cell>
29934 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29935 \begin_inset Text
29936
29937 \begin_layout Plain Layout
29938
29939 \family roman
29940 \series medium
29941 \shape up
29942 \emph off
29943 \bar no
29944 \noun off
29945 \color none
29946 à
29947 \end_layout
29948
29949 \end_inset
29950 </cell>
29951 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29952 \begin_inset Text
29953
29954 \begin_layout Plain Layout
29955
29956 \family roman
29957 \series medium
29958 \shape up
29959 \emph off
29960 \bar no
29961 \noun off
29962 \color none
29963 ð
29964 \end_layout
29965
29966 \end_inset
29967 </cell>
29968 </row>
29969 <row>
29970 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29971 \begin_inset Text
29972
29973 \begin_layout Plain Layout
29974
29975 \family roman
29976 \series medium
29977 \shape up
29978 \size tiny
29979 \emph off
29980 \bar no
29981 \noun off
29982 \color none
29983 01
29984 \end_layout
29985
29986 \end_inset
29987 </cell>
29988 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29989 \begin_inset Text
29990
29991 \begin_layout Plain Layout
29992
29993 \end_layout
29994
29995 \end_inset
29996 </cell>
29997 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29998 \begin_inset Text
29999
30000 \begin_layout Plain Layout
30001
30002 \end_layout
30003
30004 \end_inset
30005 </cell>
30006 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30007 \begin_inset Text
30008
30009 \begin_layout Plain Layout
30010
30011 \family roman
30012 \series medium
30013 \shape up
30014 \emph off
30015 \bar no
30016 \noun off
30017 \color none
30018 !
30019 \end_layout
30020
30021 \end_inset
30022 </cell>
30023 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30024 \begin_inset Text
30025
30026 \begin_layout Plain Layout
30027
30028 \family roman
30029 \series medium
30030 \shape up
30031 \emph off
30032 \bar no
30033 \noun off
30034 \color none
30035 1
30036 \end_layout
30037
30038 \end_inset
30039 </cell>
30040 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30041 \begin_inset Text
30042
30043 \begin_layout Plain Layout
30044
30045 \family roman
30046 \series medium
30047 \shape up
30048 \emph off
30049 \bar no
30050 \noun off
30051 \color none
30052 A
30053 \end_layout
30054
30055 \end_inset
30056 </cell>
30057 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30058 \begin_inset Text
30059
30060 \begin_layout Plain Layout
30061
30062 \family roman
30063 \series medium
30064 \shape up
30065 \emph off
30066 \bar no
30067 \noun off
30068 \color none
30069 Q
30070 \end_layout
30071
30072 \end_inset
30073 </cell>
30074 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30075 \begin_inset Text
30076
30077 \begin_layout Plain Layout
30078
30079 \family roman
30080 \series medium
30081 \shape up
30082 \emph off
30083 \bar no
30084 \noun off
30085 \color none
30086 a
30087 \end_layout
30088
30089 \end_inset
30090 </cell>
30091 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30092 \begin_inset Text
30093
30094 \begin_layout Plain Layout
30095
30096 \family roman
30097 \series medium
30098 \shape up
30099 \emph off
30100 \bar no
30101 \noun off
30102 \color none
30103 q
30104 \end_layout
30105
30106 \end_inset
30107 </cell>
30108 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30109 \begin_inset Text
30110
30111 \begin_layout Plain Layout
30112
30113 \end_layout
30114
30115 \end_inset
30116 </cell>
30117 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30118 \begin_inset Text
30119
30120 \begin_layout Plain Layout
30121
30122 \end_layout
30123
30124 \end_inset
30125 </cell>
30126 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30127 \begin_inset Text
30128
30129 \begin_layout Plain Layout
30130
30131 \family roman
30132 \series medium
30133 \shape up
30134 \emph off
30135 \bar no
30136 \noun off
30137 \color none
30138 ¡
30139 \end_layout
30140
30141 \end_inset
30142 </cell>
30143 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30144 \begin_inset Text
30145
30146 \begin_layout Plain Layout
30147
30148 \family roman
30149 \series medium
30150 \shape up
30151 \emph off
30152 \bar no
30153 \noun off
30154 \color none
30155 ±
30156 \end_layout
30157
30158 \end_inset
30159 </cell>
30160 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30161 \begin_inset Text
30162
30163 \begin_layout Plain Layout
30164
30165 \family roman
30166 \series medium
30167 \shape up
30168 \emph off
30169 \bar no
30170 \noun off
30171 \color none
30172 Á
30173 \end_layout
30174
30175 \end_inset
30176 </cell>
30177 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30178 \begin_inset Text
30179
30180 \begin_layout Plain Layout
30181
30182 \family roman
30183 \series medium
30184 \shape up
30185 \emph off
30186 \bar no
30187 \noun off
30188 \color none
30189 Ñ
30190 \end_layout
30191
30192 \end_inset
30193 </cell>
30194 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30195 \begin_inset Text
30196
30197 \begin_layout Plain Layout
30198
30199 \family roman
30200 \series medium
30201 \shape up
30202 \emph off
30203 \bar no
30204 \noun off
30205 \color none
30206 á
30207 \end_layout
30208
30209 \end_inset
30210 </cell>
30211 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30212 \begin_inset Text
30213
30214 \begin_layout Plain Layout
30215
30216 \family roman
30217 \series medium
30218 \shape up
30219 \emph off
30220 \bar no
30221 \noun off
30222 \color none
30223 ñ
30224 \end_layout
30225
30226 \end_inset
30227 </cell>
30228 </row>
30229 <row>
30230 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30231 \begin_inset Text
30232
30233 \begin_layout Plain Layout
30234
30235 \family roman
30236 \series medium
30237 \shape up
30238 \size tiny
30239 \emph off
30240 \bar no
30241 \noun off
30242 \color none
30243 02
30244 \end_layout
30245
30246 \end_inset
30247 </cell>
30248 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30249 \begin_inset Text
30250
30251 \begin_layout Plain Layout
30252
30253 \end_layout
30254
30255 \end_inset
30256 </cell>
30257 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30258 \begin_inset Text
30259
30260 \begin_layout Plain Layout
30261
30262 \end_layout
30263
30264 \end_inset
30265 </cell>
30266 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30267 \begin_inset Text
30268
30269 \begin_layout Plain Layout
30270
30271 \family roman
30272 \series medium
30273 \shape up
30274 \emph off
30275 \bar no
30276 \noun off
30277 \color none
30278 \begin_inset Quotes eld
30279 \end_inset
30280
30281
30282 \end_layout
30283
30284 \end_inset
30285 </cell>
30286 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30287 \begin_inset Text
30288
30289 \begin_layout Plain Layout
30290
30291 \family roman
30292 \series medium
30293 \shape up
30294 \emph off
30295 \bar no
30296 \noun off
30297 \color none
30298 2
30299 \end_layout
30300
30301 \end_inset
30302 </cell>
30303 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30304 \begin_inset Text
30305
30306 \begin_layout Plain Layout
30307
30308 \family roman
30309 \series medium
30310 \shape up
30311 \emph off
30312 \bar no
30313 \noun off
30314 \color none
30315 B
30316 \end_layout
30317
30318 \end_inset
30319 </cell>
30320 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30321 \begin_inset Text
30322
30323 \begin_layout Plain Layout
30324
30325 \family roman
30326 \series medium
30327 \shape up
30328 \emph off
30329 \bar no
30330 \noun off
30331 \color none
30332 R
30333 \end_layout
30334
30335 \end_inset
30336 </cell>
30337 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30338 \begin_inset Text
30339
30340 \begin_layout Plain Layout
30341
30342 \family roman
30343 \series medium
30344 \shape up
30345 \emph off
30346 \bar no
30347 \noun off
30348 \color none
30349 b
30350 \end_layout
30351
30352 \end_inset
30353 </cell>
30354 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30355 \begin_inset Text
30356
30357 \begin_layout Plain Layout
30358
30359 \family roman
30360 \series medium
30361 \shape up
30362 \emph off
30363 \bar no
30364 \noun off
30365 \color none
30366 r
30367 \end_layout
30368
30369 \end_inset
30370 </cell>
30371 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30372 \begin_inset Text
30373
30374 \begin_layout Plain Layout
30375
30376 \end_layout
30377
30378 \end_inset
30379 </cell>
30380 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30381 \begin_inset Text
30382
30383 \begin_layout Plain Layout
30384
30385 \end_layout
30386
30387 \end_inset
30388 </cell>
30389 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30390 \begin_inset Text
30391
30392 \begin_layout Plain Layout
30393 ¢
30394 \end_layout
30395
30396 \end_inset
30397 </cell>
30398 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30399 \begin_inset Text
30400
30401 \begin_layout Plain Layout
30402
30403 \family roman
30404 \series medium
30405 \shape up
30406 \emph off
30407 \bar no
30408 \noun off
30409 \color none
30410 ²
30411 \end_layout
30412
30413 \end_inset
30414 </cell>
30415 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30416 \begin_inset Text
30417
30418 \begin_layout Plain Layout
30419
30420 \family roman
30421 \series medium
30422 \shape up
30423 \emph off
30424 \bar no
30425 \noun off
30426 \color none
30427 Â
30428 \end_layout
30429
30430 \end_inset
30431 </cell>
30432 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30433 \begin_inset Text
30434
30435 \begin_layout Plain Layout
30436
30437 \family roman
30438 \series medium
30439 \shape up
30440 \emph off
30441 \bar no
30442 \noun off
30443 \color none
30444 Ò
30445 \end_layout
30446
30447 \end_inset
30448 </cell>
30449 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30450 \begin_inset Text
30451
30452 \begin_layout Plain Layout
30453
30454 \family roman
30455 \series medium
30456 \shape up
30457 \emph off
30458 \bar no
30459 \noun off
30460 \color none
30461 â
30462 \end_layout
30463
30464 \end_inset
30465 </cell>
30466 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30467 \begin_inset Text
30468
30469 \begin_layout Plain Layout
30470
30471 \family roman
30472 \series medium
30473 \shape up
30474 \emph off
30475 \bar no
30476 \noun off
30477 \color none
30478 ò
30479 \end_layout
30480
30481 \end_inset
30482 </cell>
30483 </row>
30484 <row>
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 \size tiny
30494 \emph off
30495 \bar no
30496 \noun off
30497 \color none
30498 03
30499 \end_layout
30500
30501 \end_inset
30502 </cell>
30503 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30504 \begin_inset Text
30505
30506 \begin_layout Plain Layout
30507
30508 \end_layout
30509
30510 \end_inset
30511 </cell>
30512 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30513 \begin_inset Text
30514
30515 \begin_layout Plain Layout
30516
30517 \end_layout
30518
30519 \end_inset
30520 </cell>
30521 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30522 \begin_inset Text
30523
30524 \begin_layout Plain Layout
30525
30526 \family roman
30527 \series medium
30528 \shape up
30529 \emph off
30530 \bar no
30531 \noun off
30532 \color none
30533 #
30534 \end_layout
30535
30536 \end_inset
30537 </cell>
30538 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30539 \begin_inset Text
30540
30541 \begin_layout Plain Layout
30542
30543 \family roman
30544 \series medium
30545 \shape up
30546 \emph off
30547 \bar no
30548 \noun off
30549 \color none
30550 3
30551 \end_layout
30552
30553 \end_inset
30554 </cell>
30555 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30556 \begin_inset Text
30557
30558 \begin_layout Plain Layout
30559
30560 \family roman
30561 \series medium
30562 \shape up
30563 \emph off
30564 \bar no
30565 \noun off
30566 \color none
30567 C
30568 \end_layout
30569
30570 \end_inset
30571 </cell>
30572 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30573 \begin_inset Text
30574
30575 \begin_layout Plain Layout
30576
30577 \family roman
30578 \series medium
30579 \shape up
30580 \emph off
30581 \bar no
30582 \noun off
30583 \color none
30584 S
30585 \end_layout
30586
30587 \end_inset
30588 </cell>
30589 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30590 \begin_inset Text
30591
30592 \begin_layout Plain Layout
30593
30594 \family roman
30595 \series medium
30596 \shape up
30597 \emph off
30598 \bar no
30599 \noun off
30600 \color none
30601 c
30602 \end_layout
30603
30604 \end_inset
30605 </cell>
30606 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30607 \begin_inset Text
30608
30609 \begin_layout Plain Layout
30610
30611 \family roman
30612 \series medium
30613 \shape up
30614 \emph off
30615 \bar no
30616 \noun off
30617 \color none
30618 s
30619 \end_layout
30620
30621 \end_inset
30622 </cell>
30623 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30624 \begin_inset Text
30625
30626 \begin_layout Plain Layout
30627
30628 \end_layout
30629
30630 \end_inset
30631 </cell>
30632 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30633 \begin_inset Text
30634
30635 \begin_layout Plain Layout
30636
30637 \end_layout
30638
30639 \end_inset
30640 </cell>
30641 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30642 \begin_inset Text
30643
30644 \begin_layout Plain Layout
30645
30646 \family roman
30647 \series medium
30648 \shape up
30649 \emph off
30650 \bar no
30651 \noun off
30652 \color none
30653 £
30654 \end_layout
30655
30656 \end_inset
30657 </cell>
30658 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30659 \begin_inset Text
30660
30661 \begin_layout Plain Layout
30662
30663 \family roman
30664 \series medium
30665 \shape up
30666 \emph off
30667 \bar no
30668 \noun off
30669 \color none
30670 ³
30671 \end_layout
30672
30673 \end_inset
30674 </cell>
30675 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30676 \begin_inset Text
30677
30678 \begin_layout Plain Layout
30679
30680 \family roman
30681 \series medium
30682 \shape up
30683 \emph off
30684 \bar no
30685 \noun off
30686 \color none
30687 Ã
30688 \end_layout
30689
30690 \end_inset
30691 </cell>
30692 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30693 \begin_inset Text
30694
30695 \begin_layout Plain Layout
30696
30697 \family roman
30698 \series medium
30699 \shape up
30700 \emph off
30701 \bar no
30702 \noun off
30703 \color none
30704 Ó
30705 \end_layout
30706
30707 \end_inset
30708 </cell>
30709 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30710 \begin_inset Text
30711
30712 \begin_layout Plain Layout
30713
30714 \family roman
30715 \series medium
30716 \shape up
30717 \emph off
30718 \bar no
30719 \noun off
30720 \color none
30721 ã
30722 \end_layout
30723
30724 \end_inset
30725 </cell>
30726 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30727 \begin_inset Text
30728
30729 \begin_layout Plain Layout
30730
30731 \family roman
30732 \series medium
30733 \shape up
30734 \emph off
30735 \bar no
30736 \noun off
30737 \color none
30738 ó
30739 \end_layout
30740
30741 \end_inset
30742 </cell>
30743 </row>
30744 <row>
30745 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30746 \begin_inset Text
30747
30748 \begin_layout Plain Layout
30749
30750 \family roman
30751 \series medium
30752 \shape up
30753 \size tiny
30754 \emph off
30755 \bar no
30756 \noun off
30757 \color none
30758 04
30759 \end_layout
30760
30761 \end_inset
30762 </cell>
30763 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30764 \begin_inset Text
30765
30766 \begin_layout Plain Layout
30767
30768 \end_layout
30769
30770 \end_inset
30771 </cell>
30772 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30773 \begin_inset Text
30774
30775 \begin_layout Plain Layout
30776
30777 \end_layout
30778
30779 \end_inset
30780 </cell>
30781 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30782 \begin_inset Text
30783
30784 \begin_layout Plain Layout
30785
30786 \family roman
30787 \series medium
30788 \shape up
30789 \emph off
30790 \bar no
30791 \noun off
30792 \color none
30793 $
30794 \end_layout
30795
30796 \end_inset
30797 </cell>
30798 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30799 \begin_inset Text
30800
30801 \begin_layout Plain Layout
30802
30803 \family roman
30804 \series medium
30805 \shape up
30806 \emph off
30807 \bar no
30808 \noun off
30809 \color none
30810 4
30811 \end_layout
30812
30813 \end_inset
30814 </cell>
30815 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30816 \begin_inset Text
30817
30818 \begin_layout Plain Layout
30819
30820 \family roman
30821 \series medium
30822 \shape up
30823 \emph off
30824 \bar no
30825 \noun off
30826 \color none
30827 D
30828 \end_layout
30829
30830 \end_inset
30831 </cell>
30832 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30833 \begin_inset Text
30834
30835 \begin_layout Plain Layout
30836
30837 \family roman
30838 \series medium
30839 \shape up
30840 \emph off
30841 \bar no
30842 \noun off
30843 \color none
30844 T
30845 \end_layout
30846
30847 \end_inset
30848 </cell>
30849 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30850 \begin_inset Text
30851
30852 \begin_layout Plain Layout
30853
30854 \family roman
30855 \series medium
30856 \shape up
30857 \emph off
30858 \bar no
30859 \noun off
30860 \color none
30861 d
30862 \end_layout
30863
30864 \end_inset
30865 </cell>
30866 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30867 \begin_inset Text
30868
30869 \begin_layout Plain Layout
30870
30871 \family roman
30872 \series medium
30873 \shape up
30874 \emph off
30875 \bar no
30876 \noun off
30877 \color none
30878 t
30879 \end_layout
30880
30881 \end_inset
30882 </cell>
30883 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30884 \begin_inset Text
30885
30886 \begin_layout Plain Layout
30887
30888 \end_layout
30889
30890 \end_inset
30891 </cell>
30892 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30893 \begin_inset Text
30894
30895 \begin_layout Plain Layout
30896
30897 \end_layout
30898
30899 \end_inset
30900 </cell>
30901 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30902 \begin_inset Text
30903
30904 \begin_layout Plain Layout
30905 ¤
30906 \end_layout
30907
30908 \end_inset
30909 </cell>
30910 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30911 \begin_inset Text
30912
30913 \begin_layout Plain Layout
30914
30915 \family roman
30916 \series medium
30917 \shape up
30918 \emph off
30919 \bar no
30920 \noun off
30921 \color none
30922 ´
30923 \end_layout
30924
30925 \end_inset
30926 </cell>
30927 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30928 \begin_inset Text
30929
30930 \begin_layout Plain Layout
30931
30932 \family roman
30933 \series medium
30934 \shape up
30935 \emph off
30936 \bar no
30937 \noun off
30938 \color none
30939 Ä
30940 \end_layout
30941
30942 \end_inset
30943 </cell>
30944 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30945 \begin_inset Text
30946
30947 \begin_layout Plain Layout
30948
30949 \family roman
30950 \series medium
30951 \shape up
30952 \emph off
30953 \bar no
30954 \noun off
30955 \color none
30956 Ô
30957 \end_layout
30958
30959 \end_inset
30960 </cell>
30961 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30962 \begin_inset Text
30963
30964 \begin_layout Plain Layout
30965
30966 \family roman
30967 \series medium
30968 \shape up
30969 \emph off
30970 \bar no
30971 \noun off
30972 \color none
30973 ä
30974 \end_layout
30975
30976 \end_inset
30977 </cell>
30978 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30979 \begin_inset Text
30980
30981 \begin_layout Plain Layout
30982
30983 \family roman
30984 \series medium
30985 \shape up
30986 \emph off
30987 \bar no
30988 \noun off
30989 \color none
30990 ô
30991 \end_layout
30992
30993 \end_inset
30994 </cell>
30995 </row>
30996 <row>
30997 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30998 \begin_inset Text
30999
31000 \begin_layout Plain Layout
31001
31002 \family roman
31003 \series medium
31004 \shape up
31005 \size tiny
31006 \emph off
31007 \bar no
31008 \noun off
31009 \color none
31010 05
31011 \end_layout
31012
31013 \end_inset
31014 </cell>
31015 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31016 \begin_inset Text
31017
31018 \begin_layout Plain Layout
31019
31020 \end_layout
31021
31022 \end_inset
31023 </cell>
31024 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31025 \begin_inset Text
31026
31027 \begin_layout Plain Layout
31028
31029 \end_layout
31030
31031 \end_inset
31032 </cell>
31033 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31034 \begin_inset Text
31035
31036 \begin_layout Plain Layout
31037
31038 \family roman
31039 \series medium
31040 \shape up
31041 \emph off
31042 \bar no
31043 \noun off
31044 \color none
31045 %
31046 \end_layout
31047
31048 \end_inset
31049 </cell>
31050 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31051 \begin_inset Text
31052
31053 \begin_layout Plain Layout
31054
31055 \family roman
31056 \series medium
31057 \shape up
31058 \emph off
31059 \bar no
31060 \noun off
31061 \color none
31062 5
31063 \end_layout
31064
31065 \end_inset
31066 </cell>
31067 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31068 \begin_inset Text
31069
31070 \begin_layout Plain Layout
31071
31072 \family roman
31073 \series medium
31074 \shape up
31075 \emph off
31076 \bar no
31077 \noun off
31078 \color none
31079 E
31080 \end_layout
31081
31082 \end_inset
31083 </cell>
31084 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31085 \begin_inset Text
31086
31087 \begin_layout Plain Layout
31088
31089 \family roman
31090 \series medium
31091 \shape up
31092 \emph off
31093 \bar no
31094 \noun off
31095 \color none
31096 U
31097 \end_layout
31098
31099 \end_inset
31100 </cell>
31101 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31102 \begin_inset Text
31103
31104 \begin_layout Plain Layout
31105
31106 \family roman
31107 \series medium
31108 \shape up
31109 \emph off
31110 \bar no
31111 \noun off
31112 \color none
31113 e
31114 \end_layout
31115
31116 \end_inset
31117 </cell>
31118 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31119 \begin_inset Text
31120
31121 \begin_layout Plain Layout
31122
31123 \family roman
31124 \series medium
31125 \shape up
31126 \emph off
31127 \bar no
31128 \noun off
31129 \color none
31130 u
31131 \end_layout
31132
31133 \end_inset
31134 </cell>
31135 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31136 \begin_inset Text
31137
31138 \begin_layout Plain Layout
31139
31140 \end_layout
31141
31142 \end_inset
31143 </cell>
31144 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31145 \begin_inset Text
31146
31147 \begin_layout Plain Layout
31148
31149 \end_layout
31150
31151 \end_inset
31152 </cell>
31153 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31154 \begin_inset Text
31155
31156 \begin_layout Plain Layout
31157 ¥
31158 \end_layout
31159
31160 \end_inset
31161 </cell>
31162 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31163 \begin_inset Text
31164
31165 \begin_layout Plain Layout
31166
31167 \family roman
31168 \series medium
31169 \shape up
31170 \emph off
31171 \bar no
31172 \noun off
31173 \color none
31174 µ
31175 \end_layout
31176
31177 \end_inset
31178 </cell>
31179 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31180 \begin_inset Text
31181
31182 \begin_layout Plain Layout
31183
31184 \family roman
31185 \series medium
31186 \shape up
31187 \emph off
31188 \bar no
31189 \noun off
31190 \color none
31191 Å
31192 \end_layout
31193
31194 \end_inset
31195 </cell>
31196 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31197 \begin_inset Text
31198
31199 \begin_layout Plain Layout
31200
31201 \family roman
31202 \series medium
31203 \shape up
31204 \emph off
31205 \bar no
31206 \noun off
31207 \color none
31208 Õ
31209 \end_layout
31210
31211 \end_inset
31212 </cell>
31213 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31214 \begin_inset Text
31215
31216 \begin_layout Plain Layout
31217
31218 \family roman
31219 \series medium
31220 \shape up
31221 \emph off
31222 \bar no
31223 \noun off
31224 \color none
31225 å
31226 \end_layout
31227
31228 \end_inset
31229 </cell>
31230 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31231 \begin_inset Text
31232
31233 \begin_layout Plain Layout
31234
31235 \family roman
31236 \series medium
31237 \shape up
31238 \emph off
31239 \bar no
31240 \noun off
31241 \color none
31242 õ
31243 \end_layout
31244
31245 \end_inset
31246 </cell>
31247 </row>
31248 <row>
31249 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31250 \begin_inset Text
31251
31252 \begin_layout Plain Layout
31253
31254 \family roman
31255 \series medium
31256 \shape up
31257 \size tiny
31258 \emph off
31259 \bar no
31260 \noun off
31261 \color none
31262 06
31263 \end_layout
31264
31265 \end_inset
31266 </cell>
31267 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31268 \begin_inset Text
31269
31270 \begin_layout Plain Layout
31271
31272 \end_layout
31273
31274 \end_inset
31275 </cell>
31276 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31277 \begin_inset Text
31278
31279 \begin_layout Plain Layout
31280
31281 \end_layout
31282
31283 \end_inset
31284 </cell>
31285 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31286 \begin_inset Text
31287
31288 \begin_layout Plain Layout
31289
31290 \family roman
31291 \series medium
31292 \shape up
31293 \emph off
31294 \bar no
31295 \noun off
31296 \color none
31297 &
31298 \end_layout
31299
31300 \end_inset
31301 </cell>
31302 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31303 \begin_inset Text
31304
31305 \begin_layout Plain Layout
31306
31307 \family roman
31308 \series medium
31309 \shape up
31310 \emph off
31311 \bar no
31312 \noun off
31313 \color none
31314 6
31315 \end_layout
31316
31317 \end_inset
31318 </cell>
31319 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31320 \begin_inset Text
31321
31322 \begin_layout Plain Layout
31323
31324 \family roman
31325 \series medium
31326 \shape up
31327 \emph off
31328 \bar no
31329 \noun off
31330 \color none
31331 F
31332 \end_layout
31333
31334 \end_inset
31335 </cell>
31336 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31337 \begin_inset Text
31338
31339 \begin_layout Plain Layout
31340
31341 \family roman
31342 \series medium
31343 \shape up
31344 \emph off
31345 \bar no
31346 \noun off
31347 \color none
31348 V
31349 \end_layout
31350
31351 \end_inset
31352 </cell>
31353 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31354 \begin_inset Text
31355
31356 \begin_layout Plain Layout
31357
31358 \family roman
31359 \series medium
31360 \shape up
31361 \emph off
31362 \bar no
31363 \noun off
31364 \color none
31365 f
31366 \end_layout
31367
31368 \end_inset
31369 </cell>
31370 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31371 \begin_inset Text
31372
31373 \begin_layout Plain Layout
31374
31375 \family roman
31376 \series medium
31377 \shape up
31378 \emph off
31379 \bar no
31380 \noun off
31381 \color none
31382 v
31383 \end_layout
31384
31385 \end_inset
31386 </cell>
31387 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31388 \begin_inset Text
31389
31390 \begin_layout Plain Layout
31391
31392 \end_layout
31393
31394 \end_inset
31395 </cell>
31396 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31397 \begin_inset Text
31398
31399 \begin_layout Plain Layout
31400
31401 \end_layout
31402
31403 \end_inset
31404 </cell>
31405 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31406 \begin_inset Text
31407
31408 \begin_layout Plain Layout
31409 ¦
31410 \end_layout
31411
31412 \end_inset
31413 </cell>
31414 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31415 \begin_inset Text
31416
31417 \begin_layout Plain Layout
31418
31419 \family roman
31420 \series medium
31421 \shape up
31422 \emph off
31423 \bar no
31424 \noun off
31425 \color none
31426
31427 \end_layout
31428
31429 \end_inset
31430 </cell>
31431 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31432 \begin_inset Text
31433
31434 \begin_layout Plain Layout
31435
31436 \family roman
31437 \series medium
31438 \shape up
31439 \emph off
31440 \bar no
31441 \noun off
31442 \color none
31443 Æ
31444 \end_layout
31445
31446 \end_inset
31447 </cell>
31448 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31449 \begin_inset Text
31450
31451 \begin_layout Plain Layout
31452
31453 \family roman
31454 \series medium
31455 \shape up
31456 \emph off
31457 \bar no
31458 \noun off
31459 \color none
31460 Ö
31461 \end_layout
31462
31463 \end_inset
31464 </cell>
31465 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31466 \begin_inset Text
31467
31468 \begin_layout Plain Layout
31469
31470 \family roman
31471 \series medium
31472 \shape up
31473 \emph off
31474 \bar no
31475 \noun off
31476 \color none
31477 æ
31478 \end_layout
31479
31480 \end_inset
31481 </cell>
31482 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31483 \begin_inset Text
31484
31485 \begin_layout Plain Layout
31486
31487 \family roman
31488 \series medium
31489 \shape up
31490 \emph off
31491 \bar no
31492 \noun off
31493 \color none
31494 ö
31495 \end_layout
31496
31497 \end_inset
31498 </cell>
31499 </row>
31500 <row>
31501 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31502 \begin_inset Text
31503
31504 \begin_layout Plain Layout
31505
31506 \family roman
31507 \series medium
31508 \shape up
31509 \size tiny
31510 \emph off
31511 \bar no
31512 \noun off
31513 \color none
31514 07
31515 \end_layout
31516
31517 \end_inset
31518 </cell>
31519 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31520 \begin_inset Text
31521
31522 \begin_layout Plain Layout
31523
31524 \end_layout
31525
31526 \end_inset
31527 </cell>
31528 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31529 \begin_inset Text
31530
31531 \begin_layout Plain Layout
31532
31533 \end_layout
31534
31535 \end_inset
31536 </cell>
31537 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31538 \begin_inset Text
31539
31540 \begin_layout Plain Layout
31541
31542 \family roman
31543 \series medium
31544 \shape up
31545 \emph off
31546 \bar no
31547 \noun off
31548 \color none
31549 `
31550 \end_layout
31551
31552 \end_inset
31553 </cell>
31554 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31555 \begin_inset Text
31556
31557 \begin_layout Plain Layout
31558
31559 \family roman
31560 \series medium
31561 \shape up
31562 \emph off
31563 \bar no
31564 \noun off
31565 \color none
31566 7
31567 \end_layout
31568
31569 \end_inset
31570 </cell>
31571 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31572 \begin_inset Text
31573
31574 \begin_layout Plain Layout
31575
31576 \family roman
31577 \series medium
31578 \shape up
31579 \emph off
31580 \bar no
31581 \noun off
31582 \color none
31583 G
31584 \end_layout
31585
31586 \end_inset
31587 </cell>
31588 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31589 \begin_inset Text
31590
31591 \begin_layout Plain Layout
31592
31593 \family roman
31594 \series medium
31595 \shape up
31596 \emph off
31597 \bar no
31598 \noun off
31599 \color none
31600 W
31601 \end_layout
31602
31603 \end_inset
31604 </cell>
31605 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31606 \begin_inset Text
31607
31608 \begin_layout Plain Layout
31609
31610 \family roman
31611 \series medium
31612 \shape up
31613 \emph off
31614 \bar no
31615 \noun off
31616 \color none
31617 g
31618 \end_layout
31619
31620 \end_inset
31621 </cell>
31622 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31623 \begin_inset Text
31624
31625 \begin_layout Plain Layout
31626
31627 \family roman
31628 \series medium
31629 \shape up
31630 \emph off
31631 \bar no
31632 \noun off
31633 \color none
31634 w
31635 \end_layout
31636
31637 \end_inset
31638 </cell>
31639 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31640 \begin_inset Text
31641
31642 \begin_layout Plain Layout
31643
31644 \end_layout
31645
31646 \end_inset
31647 </cell>
31648 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31649 \begin_inset Text
31650
31651 \begin_layout Plain Layout
31652
31653 \end_layout
31654
31655 \end_inset
31656 </cell>
31657 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31658 \begin_inset Text
31659
31660 \begin_layout Plain Layout
31661
31662 \family roman
31663 \series medium
31664 \shape up
31665 \emph off
31666 \bar no
31667 \noun off
31668 \color none
31669 §
31670 \end_layout
31671
31672 \end_inset
31673 </cell>
31674 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31675 \begin_inset Text
31676
31677 \begin_layout Plain Layout
31678
31679 \family roman
31680 \series medium
31681 \shape up
31682 \emph off
31683 \bar no
31684 \noun off
31685 \color none
31686 ·
31687 \end_layout
31688
31689 \end_inset
31690 </cell>
31691 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31692 \begin_inset Text
31693
31694 \begin_layout Plain Layout
31695
31696 \family roman
31697 \series medium
31698 \shape up
31699 \emph off
31700 \bar no
31701 \noun off
31702 \color none
31703 Ç
31704 \end_layout
31705
31706 \end_inset
31707 </cell>
31708 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31709 \begin_inset Text
31710
31711 \begin_layout Plain Layout
31712
31713 \family roman
31714 \series medium
31715 \shape up
31716 \emph off
31717 \bar no
31718 \noun off
31719 \color none
31720 ×
31721 \end_layout
31722
31723 \end_inset
31724 </cell>
31725 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31726 \begin_inset Text
31727
31728 \begin_layout Plain Layout
31729
31730 \family roman
31731 \series medium
31732 \shape up
31733 \emph off
31734 \bar no
31735 \noun off
31736 \color none
31737 ç
31738 \end_layout
31739
31740 \end_inset
31741 </cell>
31742 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31743 \begin_inset Text
31744
31745 \begin_layout Plain Layout
31746
31747 \family roman
31748 \series medium
31749 \shape up
31750 \emph off
31751 \bar no
31752 \noun off
31753 \color none
31754 ÷
31755 \end_layout
31756
31757 \end_inset
31758 </cell>
31759 </row>
31760 <row>
31761 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31762 \begin_inset Text
31763
31764 \begin_layout Plain Layout
31765
31766 \family roman
31767 \series medium
31768 \shape up
31769 \size tiny
31770 \emph off
31771 \bar no
31772 \noun off
31773 \color none
31774 08
31775 \end_layout
31776
31777 \end_inset
31778 </cell>
31779 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31780 \begin_inset Text
31781
31782 \begin_layout Plain Layout
31783
31784 \end_layout
31785
31786 \end_inset
31787 </cell>
31788 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31789 \begin_inset Text
31790
31791 \begin_layout Plain Layout
31792
31793 \end_layout
31794
31795 \end_inset
31796 </cell>
31797 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31798 \begin_inset Text
31799
31800 \begin_layout Plain Layout
31801
31802 \family roman
31803 \series medium
31804 \shape up
31805 \emph off
31806 \bar no
31807 \noun off
31808 \color none
31809 (
31810 \end_layout
31811
31812 \end_inset
31813 </cell>
31814 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31815 \begin_inset Text
31816
31817 \begin_layout Plain Layout
31818
31819 \family roman
31820 \series medium
31821 \shape up
31822 \emph off
31823 \bar no
31824 \noun off
31825 \color none
31826 8
31827 \end_layout
31828
31829 \end_inset
31830 </cell>
31831 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31832 \begin_inset Text
31833
31834 \begin_layout Plain Layout
31835
31836 \family roman
31837 \series medium
31838 \shape up
31839 \emph off
31840 \bar no
31841 \noun off
31842 \color none
31843 H
31844 \end_layout
31845
31846 \end_inset
31847 </cell>
31848 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31849 \begin_inset Text
31850
31851 \begin_layout Plain Layout
31852
31853 \family roman
31854 \series medium
31855 \shape up
31856 \emph off
31857 \bar no
31858 \noun off
31859 \color none
31860 X
31861 \end_layout
31862
31863 \end_inset
31864 </cell>
31865 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31866 \begin_inset Text
31867
31868 \begin_layout Plain Layout
31869
31870 \family roman
31871 \series medium
31872 \shape up
31873 \emph off
31874 \bar no
31875 \noun off
31876 \color none
31877 h
31878 \end_layout
31879
31880 \end_inset
31881 </cell>
31882 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31883 \begin_inset Text
31884
31885 \begin_layout Plain Layout
31886
31887 \family roman
31888 \series medium
31889 \shape up
31890 \emph off
31891 \bar no
31892 \noun off
31893 \color none
31894 x
31895 \end_layout
31896
31897 \end_inset
31898 </cell>
31899 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31900 \begin_inset Text
31901
31902 \begin_layout Plain Layout
31903
31904 \end_layout
31905
31906 \end_inset
31907 </cell>
31908 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31909 \begin_inset Text
31910
31911 \begin_layout Plain Layout
31912
31913 \end_layout
31914
31915 \end_inset
31916 </cell>
31917 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31918 \begin_inset Text
31919
31920 \begin_layout Plain Layout
31921
31922 \family roman
31923 \series medium
31924 \shape up
31925 \emph off
31926 \bar no
31927 \noun off
31928 \color none
31929 ¨
31930 \end_layout
31931
31932 \end_inset
31933 </cell>
31934 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31935 \begin_inset Text
31936
31937 \begin_layout Plain Layout
31938
31939 \family roman
31940 \series medium
31941 \shape up
31942 \emph off
31943 \bar no
31944 \noun off
31945 \color none
31946 ¸
31947 \end_layout
31948
31949 \end_inset
31950 </cell>
31951 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31952 \begin_inset Text
31953
31954 \begin_layout Plain Layout
31955
31956 \family roman
31957 \series medium
31958 \shape up
31959 \emph off
31960 \bar no
31961 \noun off
31962 \color none
31963 È
31964 \end_layout
31965
31966 \end_inset
31967 </cell>
31968 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31969 \begin_inset Text
31970
31971 \begin_layout Plain Layout
31972
31973 \family roman
31974 \series medium
31975 \shape up
31976 \emph off
31977 \bar no
31978 \noun off
31979 \color none
31980 Ø
31981 \end_layout
31982
31983 \end_inset
31984 </cell>
31985 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31986 \begin_inset Text
31987
31988 \begin_layout Plain Layout
31989
31990 \family roman
31991 \series medium
31992 \shape up
31993 \emph off
31994 \bar no
31995 \noun off
31996 \color none
31997 è
31998 \end_layout
31999
32000 \end_inset
32001 </cell>
32002 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32003 \begin_inset Text
32004
32005 \begin_layout Plain Layout
32006
32007 \family roman
32008 \series medium
32009 \shape up
32010 \emph off
32011 \bar no
32012 \noun off
32013 \color none
32014 ø
32015 \end_layout
32016
32017 \end_inset
32018 </cell>
32019 </row>
32020 <row>
32021 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32022 \begin_inset Text
32023
32024 \begin_layout Plain Layout
32025
32026 \family roman
32027 \series medium
32028 \shape up
32029 \size tiny
32030 \emph off
32031 \bar no
32032 \noun off
32033 \color none
32034 09
32035 \end_layout
32036
32037 \end_inset
32038 </cell>
32039 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32040 \begin_inset Text
32041
32042 \begin_layout Plain Layout
32043
32044 \end_layout
32045
32046 \end_inset
32047 </cell>
32048 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32049 \begin_inset Text
32050
32051 \begin_layout Plain Layout
32052
32053 \end_layout
32054
32055 \end_inset
32056 </cell>
32057 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32058 \begin_inset Text
32059
32060 \begin_layout Plain Layout
32061
32062 \family roman
32063 \series medium
32064 \shape up
32065 \emph off
32066 \bar no
32067 \noun off
32068 \color none
32069 )
32070 \end_layout
32071
32072 \end_inset
32073 </cell>
32074 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32075 \begin_inset Text
32076
32077 \begin_layout Plain Layout
32078
32079 \family roman
32080 \series medium
32081 \shape up
32082 \emph off
32083 \bar no
32084 \noun off
32085 \color none
32086 9
32087 \end_layout
32088
32089 \end_inset
32090 </cell>
32091 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32092 \begin_inset Text
32093
32094 \begin_layout Plain Layout
32095
32096 \family roman
32097 \series medium
32098 \shape up
32099 \emph off
32100 \bar no
32101 \noun off
32102 \color none
32103 I
32104 \end_layout
32105
32106 \end_inset
32107 </cell>
32108 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32109 \begin_inset Text
32110
32111 \begin_layout Plain Layout
32112
32113 \family roman
32114 \series medium
32115 \shape up
32116 \emph off
32117 \bar no
32118 \noun off
32119 \color none
32120 Y
32121 \end_layout
32122
32123 \end_inset
32124 </cell>
32125 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32126 \begin_inset Text
32127
32128 \begin_layout Plain Layout
32129
32130 \family roman
32131 \series medium
32132 \shape up
32133 \emph off
32134 \bar no
32135 \noun off
32136 \color none
32137 i
32138 \end_layout
32139
32140 \end_inset
32141 </cell>
32142 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32143 \begin_inset Text
32144
32145 \begin_layout Plain Layout
32146
32147 \family roman
32148 \series medium
32149 \shape up
32150 \emph off
32151 \bar no
32152 \noun off
32153 \color none
32154 y
32155 \end_layout
32156
32157 \end_inset
32158 </cell>
32159 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32160 \begin_inset Text
32161
32162 \begin_layout Plain Layout
32163
32164 \end_layout
32165
32166 \end_inset
32167 </cell>
32168 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32169 \begin_inset Text
32170
32171 \begin_layout Plain Layout
32172
32173 \end_layout
32174
32175 \end_inset
32176 </cell>
32177 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32178 \begin_inset Text
32179
32180 \begin_layout Plain Layout
32181
32182 \family roman
32183 \series medium
32184 \shape up
32185 \emph off
32186 \bar no
32187 \noun off
32188 \color none
32189 ©
32190 \end_layout
32191
32192 \end_inset
32193 </cell>
32194 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32195 \begin_inset Text
32196
32197 \begin_layout Plain Layout
32198
32199 \family roman
32200 \series medium
32201 \shape up
32202 \emph off
32203 \bar no
32204 \noun off
32205 \color none
32206 ¹
32207 \end_layout
32208
32209 \end_inset
32210 </cell>
32211 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32212 \begin_inset Text
32213
32214 \begin_layout Plain Layout
32215
32216 \family roman
32217 \series medium
32218 \shape up
32219 \emph off
32220 \bar no
32221 \noun off
32222 \color none
32223 É
32224 \end_layout
32225
32226 \end_inset
32227 </cell>
32228 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32229 \begin_inset Text
32230
32231 \begin_layout Plain Layout
32232
32233 \family roman
32234 \series medium
32235 \shape up
32236 \emph off
32237 \bar no
32238 \noun off
32239 \color none
32240 Ù
32241 \end_layout
32242
32243 \end_inset
32244 </cell>
32245 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32246 \begin_inset Text
32247
32248 \begin_layout Plain Layout
32249
32250 \family roman
32251 \series medium
32252 \shape up
32253 \emph off
32254 \bar no
32255 \noun off
32256 \color none
32257 é
32258 \end_layout
32259
32260 \end_inset
32261 </cell>
32262 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32263 \begin_inset Text
32264
32265 \begin_layout Plain Layout
32266
32267 \family roman
32268 \series medium
32269 \shape up
32270 \emph off
32271 \bar no
32272 \noun off
32273 \color none
32274 ù
32275 \end_layout
32276
32277 \end_inset
32278 </cell>
32279 </row>
32280 <row>
32281 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32282 \begin_inset Text
32283
32284 \begin_layout Plain Layout
32285
32286 \family roman
32287 \series medium
32288 \shape up
32289 \size tiny
32290 \emph off
32291 \bar no
32292 \noun off
32293 \color none
32294 0A
32295 \end_layout
32296
32297 \end_inset
32298 </cell>
32299 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32300 \begin_inset Text
32301
32302 \begin_layout Plain Layout
32303
32304 \end_layout
32305
32306 \end_inset
32307 </cell>
32308 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32309 \begin_inset Text
32310
32311 \begin_layout Plain Layout
32312
32313 \end_layout
32314
32315 \end_inset
32316 </cell>
32317 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32318 \begin_inset Text
32319
32320 \begin_layout Plain Layout
32321
32322 \family roman
32323 \series medium
32324 \shape up
32325 \emph off
32326 \bar no
32327 \noun off
32328 \color none
32329 *
32330 \end_layout
32331
32332 \end_inset
32333 </cell>
32334 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32335 \begin_inset Text
32336
32337 \begin_layout Plain Layout
32338
32339 \family roman
32340 \series medium
32341 \shape up
32342 \emph off
32343 \bar no
32344 \noun off
32345 \color none
32346 :
32347 \end_layout
32348
32349 \end_inset
32350 </cell>
32351 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32352 \begin_inset Text
32353
32354 \begin_layout Plain Layout
32355
32356 \family roman
32357 \series medium
32358 \shape up
32359 \emph off
32360 \bar no
32361 \noun off
32362 \color none
32363 J
32364 \end_layout
32365
32366 \end_inset
32367 </cell>
32368 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32369 \begin_inset Text
32370
32371 \begin_layout Plain Layout
32372
32373 \family roman
32374 \series medium
32375 \shape up
32376 \emph off
32377 \bar no
32378 \noun off
32379 \color none
32380 Z
32381 \end_layout
32382
32383 \end_inset
32384 </cell>
32385 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32386 \begin_inset Text
32387
32388 \begin_layout Plain Layout
32389
32390 \family roman
32391 \series medium
32392 \shape up
32393 \emph off
32394 \bar no
32395 \noun off
32396 \color none
32397 j
32398 \end_layout
32399
32400 \end_inset
32401 </cell>
32402 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32403 \begin_inset Text
32404
32405 \begin_layout Plain Layout
32406
32407 \family roman
32408 \series medium
32409 \shape up
32410 \emph off
32411 \bar no
32412 \noun off
32413 \color none
32414 z
32415 \end_layout
32416
32417 \end_inset
32418 </cell>
32419 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32420 \begin_inset Text
32421
32422 \begin_layout Plain Layout
32423
32424 \end_layout
32425
32426 \end_inset
32427 </cell>
32428 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32429 \begin_inset Text
32430
32431 \begin_layout Plain Layout
32432
32433 \end_layout
32434
32435 \end_inset
32436 </cell>
32437 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32438 \begin_inset Text
32439
32440 \begin_layout Plain Layout
32441
32442 \family roman
32443 \series medium
32444 \shape up
32445 \emph off
32446 \bar no
32447 \noun off
32448 \color none
32449 ª
32450 \end_layout
32451
32452 \end_inset
32453 </cell>
32454 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32455 \begin_inset Text
32456
32457 \begin_layout Plain Layout
32458
32459 \family roman
32460 \series medium
32461 \shape up
32462 \emph off
32463 \bar no
32464 \noun off
32465 \color none
32466 º
32467 \end_layout
32468
32469 \end_inset
32470 </cell>
32471 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32472 \begin_inset Text
32473
32474 \begin_layout Plain Layout
32475
32476 \family roman
32477 \series medium
32478 \shape up
32479 \emph off
32480 \bar no
32481 \noun off
32482 \color none
32483 Ê
32484 \end_layout
32485
32486 \end_inset
32487 </cell>
32488 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32489 \begin_inset Text
32490
32491 \begin_layout Plain Layout
32492
32493 \family roman
32494 \series medium
32495 \shape up
32496 \emph off
32497 \bar no
32498 \noun off
32499 \color none
32500 Ú
32501 \end_layout
32502
32503 \end_inset
32504 </cell>
32505 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32506 \begin_inset Text
32507
32508 \begin_layout Plain Layout
32509
32510 \family roman
32511 \series medium
32512 \shape up
32513 \emph off
32514 \bar no
32515 \noun off
32516 \color none
32517 ê
32518 \end_layout
32519
32520 \end_inset
32521 </cell>
32522 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32523 \begin_inset Text
32524
32525 \begin_layout Plain Layout
32526
32527 \family roman
32528 \series medium
32529 \shape up
32530 \emph off
32531 \bar no
32532 \noun off
32533 \color none
32534 ú
32535 \end_layout
32536
32537 \end_inset
32538 </cell>
32539 </row>
32540 <row>
32541 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32542 \begin_inset Text
32543
32544 \begin_layout Plain Layout
32545
32546 \family roman
32547 \series medium
32548 \shape up
32549 \size tiny
32550 \emph off
32551 \bar no
32552 \noun off
32553 \color none
32554 0B
32555 \end_layout
32556
32557 \end_inset
32558 </cell>
32559 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32560 \begin_inset Text
32561
32562 \begin_layout Plain Layout
32563
32564 \end_layout
32565
32566 \end_inset
32567 </cell>
32568 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32569 \begin_inset Text
32570
32571 \begin_layout Plain Layout
32572
32573 \end_layout
32574
32575 \end_inset
32576 </cell>
32577 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32578 \begin_inset Text
32579
32580 \begin_layout Plain Layout
32581
32582 \family roman
32583 \series medium
32584 \shape up
32585 \emph off
32586 \bar no
32587 \noun off
32588 \color none
32589 +
32590 \end_layout
32591
32592 \end_inset
32593 </cell>
32594 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32595 \begin_inset Text
32596
32597 \begin_layout Plain Layout
32598
32599 \family roman
32600 \series medium
32601 \shape up
32602 \emph off
32603 \bar no
32604 \noun off
32605 \color none
32606 ;
32607 \end_layout
32608
32609 \end_inset
32610 </cell>
32611 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32612 \begin_inset Text
32613
32614 \begin_layout Plain Layout
32615
32616 \family roman
32617 \series medium
32618 \shape up
32619 \emph off
32620 \bar no
32621 \noun off
32622 \color none
32623 K
32624 \end_layout
32625
32626 \end_inset
32627 </cell>
32628 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32629 \begin_inset Text
32630
32631 \begin_layout Plain Layout
32632
32633 \family roman
32634 \series medium
32635 \shape up
32636 \emph off
32637 \bar no
32638 \noun off
32639 \color none
32640 [
32641 \end_layout
32642
32643 \end_inset
32644 </cell>
32645 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32646 \begin_inset Text
32647
32648 \begin_layout Plain Layout
32649
32650 \family roman
32651 \series medium
32652 \shape up
32653 \emph off
32654 \bar no
32655 \noun off
32656 \color none
32657 k
32658 \end_layout
32659
32660 \end_inset
32661 </cell>
32662 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32663 \begin_inset Text
32664
32665 \begin_layout Plain Layout
32666
32667 \family roman
32668 \series medium
32669 \shape up
32670 \emph off
32671 \bar no
32672 \noun off
32673 \color none
32674 {
32675 \end_layout
32676
32677 \end_inset
32678 </cell>
32679 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32680 \begin_inset Text
32681
32682 \begin_layout Plain Layout
32683
32684 \end_layout
32685
32686 \end_inset
32687 </cell>
32688 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32689 \begin_inset Text
32690
32691 \begin_layout Plain Layout
32692
32693 \end_layout
32694
32695 \end_inset
32696 </cell>
32697 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32698 \begin_inset Text
32699
32700 \begin_layout Plain Layout
32701
32702 \family roman
32703 \series medium
32704 \shape up
32705 \emph off
32706 \bar no
32707 \noun off
32708 \color none
32709 «
32710 \end_layout
32711
32712 \end_inset
32713 </cell>
32714 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32715 \begin_inset Text
32716
32717 \begin_layout Plain Layout
32718
32719 \family roman
32720 \series medium
32721 \shape up
32722 \emph off
32723 \bar no
32724 \noun off
32725 \color none
32726 »
32727 \end_layout
32728
32729 \end_inset
32730 </cell>
32731 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32732 \begin_inset Text
32733
32734 \begin_layout Plain Layout
32735
32736 \family roman
32737 \series medium
32738 \shape up
32739 \emph off
32740 \bar no
32741 \noun off
32742 \color none
32743 Ë
32744 \end_layout
32745
32746 \end_inset
32747 </cell>
32748 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32749 \begin_inset Text
32750
32751 \begin_layout Plain Layout
32752
32753 \family roman
32754 \series medium
32755 \shape up
32756 \emph off
32757 \bar no
32758 \noun off
32759 \color none
32760 Û
32761 \end_layout
32762
32763 \end_inset
32764 </cell>
32765 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32766 \begin_inset Text
32767
32768 \begin_layout Plain Layout
32769
32770 \family roman
32771 \series medium
32772 \shape up
32773 \emph off
32774 \bar no
32775 \noun off
32776 \color none
32777 ë
32778 \end_layout
32779
32780 \end_inset
32781 </cell>
32782 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32783 \begin_inset Text
32784
32785 \begin_layout Plain Layout
32786
32787 \family roman
32788 \series medium
32789 \shape up
32790 \emph off
32791 \bar no
32792 \noun off
32793 \color none
32794 û
32795 \end_layout
32796
32797 \end_inset
32798 </cell>
32799 </row>
32800 <row>
32801 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32802 \begin_inset Text
32803
32804 \begin_layout Plain Layout
32805
32806 \family roman
32807 \series medium
32808 \shape up
32809 \size tiny
32810 \emph off
32811 \bar no
32812 \noun off
32813 \color none
32814 0C
32815 \end_layout
32816
32817 \end_inset
32818 </cell>
32819 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32820 \begin_inset Text
32821
32822 \begin_layout Plain Layout
32823
32824 \end_layout
32825
32826 \end_inset
32827 </cell>
32828 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32829 \begin_inset Text
32830
32831 \begin_layout Plain Layout
32832
32833 \end_layout
32834
32835 \end_inset
32836 </cell>
32837 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32838 \begin_inset Text
32839
32840 \begin_layout Plain Layout
32841
32842 \family roman
32843 \series medium
32844 \shape up
32845 \emph off
32846 \bar no
32847 \noun off
32848 \color none
32849 ,
32850 \end_layout
32851
32852 \end_inset
32853 </cell>
32854 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32855 \begin_inset Text
32856
32857 \begin_layout Plain Layout
32858
32859 \family roman
32860 \series medium
32861 \shape up
32862 \emph off
32863 \bar no
32864 \noun off
32865 \color none
32866 <
32867 \end_layout
32868
32869 \end_inset
32870 </cell>
32871 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32872 \begin_inset Text
32873
32874 \begin_layout Plain Layout
32875
32876 \family roman
32877 \series medium
32878 \shape up
32879 \emph off
32880 \bar no
32881 \noun off
32882 \color none
32883 L
32884 \end_layout
32885
32886 \end_inset
32887 </cell>
32888 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32889 \begin_inset Text
32890
32891 \begin_layout Plain Layout
32892
32893 \family roman
32894 \series medium
32895 \shape up
32896 \emph off
32897 \bar no
32898 \noun off
32899 \color none
32900
32901 \backslash
32902
32903 \end_layout
32904
32905 \end_inset
32906 </cell>
32907 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32908 \begin_inset Text
32909
32910 \begin_layout Plain Layout
32911
32912 \family roman
32913 \series medium
32914 \shape up
32915 \emph off
32916 \bar no
32917 \noun off
32918 \color none
32919 l
32920 \end_layout
32921
32922 \end_inset
32923 </cell>
32924 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32925 \begin_inset Text
32926
32927 \begin_layout Plain Layout
32928
32929 \family roman
32930 \series medium
32931 \shape up
32932 \emph off
32933 \bar no
32934 \noun off
32935 \color none
32936 |
32937 \end_layout
32938
32939 \end_inset
32940 </cell>
32941 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32942 \begin_inset Text
32943
32944 \begin_layout Plain Layout
32945
32946 \end_layout
32947
32948 \end_inset
32949 </cell>
32950 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32951 \begin_inset Text
32952
32953 \begin_layout Plain Layout
32954
32955 \end_layout
32956
32957 \end_inset
32958 </cell>
32959 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32960 \begin_inset Text
32961
32962 \begin_layout Plain Layout
32963
32964 \family roman
32965 \series medium
32966 \shape up
32967 \emph off
32968 \bar no
32969 \noun off
32970 \color none
32971 ¬
32972 \end_layout
32973
32974 \end_inset
32975 </cell>
32976 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32977 \begin_inset Text
32978
32979 \begin_layout Plain Layout
32980
32981 \family roman
32982 \series medium
32983 \shape up
32984 \emph off
32985 \bar no
32986 \noun off
32987 \color none
32988 ¼
32989 \end_layout
32990
32991 \end_inset
32992 </cell>
32993 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32994 \begin_inset Text
32995
32996 \begin_layout Plain Layout
32997
32998 \family roman
32999 \series medium
33000 \shape up
33001 \emph off
33002 \bar no
33003 \noun off
33004 \color none
33005 Ì
33006 \end_layout
33007
33008 \end_inset
33009 </cell>
33010 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33011 \begin_inset Text
33012
33013 \begin_layout Plain Layout
33014
33015 \family roman
33016 \series medium
33017 \shape up
33018 \emph off
33019 \bar no
33020 \noun off
33021 \color none
33022 Ü
33023 \end_layout
33024
33025 \end_inset
33026 </cell>
33027 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33028 \begin_inset Text
33029
33030 \begin_layout Plain Layout
33031
33032 \family roman
33033 \series medium
33034 \shape up
33035 \emph off
33036 \bar no
33037 \noun off
33038 \color none
33039 ì
33040 \end_layout
33041
33042 \end_inset
33043 </cell>
33044 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33045 \begin_inset Text
33046
33047 \begin_layout Plain Layout
33048
33049 \family roman
33050 \series medium
33051 \shape up
33052 \emph off
33053 \bar no
33054 \noun off
33055 \color none
33056 ü
33057 \end_layout
33058
33059 \end_inset
33060 </cell>
33061 </row>
33062 <row>
33063 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33064 \begin_inset Text
33065
33066 \begin_layout Plain Layout
33067
33068 \family roman
33069 \series medium
33070 \shape up
33071 \size tiny
33072 \emph off
33073 \bar no
33074 \noun off
33075 \color none
33076 0D
33077 \end_layout
33078
33079 \end_inset
33080 </cell>
33081 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33082 \begin_inset Text
33083
33084 \begin_layout Plain Layout
33085
33086 \end_layout
33087
33088 \end_inset
33089 </cell>
33090 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33091 \begin_inset Text
33092
33093 \begin_layout Plain Layout
33094
33095 \end_layout
33096
33097 \end_inset
33098 </cell>
33099 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33100 \begin_inset Text
33101
33102 \begin_layout Plain Layout
33103
33104 \family roman
33105 \series medium
33106 \shape up
33107 \emph off
33108 \bar no
33109 \noun off
33110 \color none
33111 -
33112 \end_layout
33113
33114 \end_inset
33115 </cell>
33116 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33117 \begin_inset Text
33118
33119 \begin_layout Plain Layout
33120
33121 \family roman
33122 \series medium
33123 \shape up
33124 \emph off
33125 \bar no
33126 \noun off
33127 \color none
33128 =
33129 \end_layout
33130
33131 \end_inset
33132 </cell>
33133 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33134 \begin_inset Text
33135
33136 \begin_layout Plain Layout
33137
33138 \family roman
33139 \series medium
33140 \shape up
33141 \emph off
33142 \bar no
33143 \noun off
33144 \color none
33145 M
33146 \end_layout
33147
33148 \end_inset
33149 </cell>
33150 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33151 \begin_inset Text
33152
33153 \begin_layout Plain Layout
33154
33155 \family roman
33156 \series medium
33157 \shape up
33158 \emph off
33159 \bar no
33160 \noun off
33161 \color none
33162 ]
33163 \end_layout
33164
33165 \end_inset
33166 </cell>
33167 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33168 \begin_inset Text
33169
33170 \begin_layout Plain Layout
33171
33172 \family roman
33173 \series medium
33174 \shape up
33175 \emph off
33176 \bar no
33177 \noun off
33178 \color none
33179 m
33180 \end_layout
33181
33182 \end_inset
33183 </cell>
33184 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33185 \begin_inset Text
33186
33187 \begin_layout Plain Layout
33188
33189 \family roman
33190 \series medium
33191 \shape up
33192 \emph off
33193 \bar no
33194 \noun off
33195 \color none
33196 }
33197 \end_layout
33198
33199 \end_inset
33200 </cell>
33201 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33202 \begin_inset Text
33203
33204 \begin_layout Plain Layout
33205
33206 \end_layout
33207
33208 \end_inset
33209 </cell>
33210 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33211 \begin_inset Text
33212
33213 \begin_layout Plain Layout
33214
33215 \end_layout
33216
33217 \end_inset
33218 </cell>
33219 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33220 \begin_inset Text
33221
33222 \begin_layout Plain Layout
33223
33224 \end_layout
33225
33226 \end_inset
33227 </cell>
33228 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33229 \begin_inset Text
33230
33231 \begin_layout Plain Layout
33232
33233 \family roman
33234 \series medium
33235 \shape up
33236 \emph off
33237 \bar no
33238 \noun off
33239 \color none
33240 ½
33241 \end_layout
33242
33243 \end_inset
33244 </cell>
33245 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33246 \begin_inset Text
33247
33248 \begin_layout Plain Layout
33249
33250 \family roman
33251 \series medium
33252 \shape up
33253 \emph off
33254 \bar no
33255 \noun off
33256 \color none
33257 Í
33258 \end_layout
33259
33260 \end_inset
33261 </cell>
33262 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33263 \begin_inset Text
33264
33265 \begin_layout Plain Layout
33266
33267 \family roman
33268 \series medium
33269 \shape up
33270 \emph off
33271 \bar no
33272 \noun off
33273 \color none
33274 Ý
33275 \end_layout
33276
33277 \end_inset
33278 </cell>
33279 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33280 \begin_inset Text
33281
33282 \begin_layout Plain Layout
33283
33284 \family roman
33285 \series medium
33286 \shape up
33287 \emph off
33288 \bar no
33289 \noun off
33290 \color none
33291 í
33292 \end_layout
33293
33294 \end_inset
33295 </cell>
33296 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33297 \begin_inset Text
33298
33299 \begin_layout Plain Layout
33300
33301 \family roman
33302 \series medium
33303 \shape up
33304 \emph off
33305 \bar no
33306 \noun off
33307 \color none
33308 ý
33309 \end_layout
33310
33311 \end_inset
33312 </cell>
33313 </row>
33314 <row>
33315 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33316 \begin_inset Text
33317
33318 \begin_layout Plain Layout
33319
33320 \family roman
33321 \series medium
33322 \shape up
33323 \size tiny
33324 \emph off
33325 \bar no
33326 \noun off
33327 \color none
33328 0E
33329 \end_layout
33330
33331 \end_inset
33332 </cell>
33333 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33334 \begin_inset Text
33335
33336 \begin_layout Plain Layout
33337
33338 \end_layout
33339
33340 \end_inset
33341 </cell>
33342 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33343 \begin_inset Text
33344
33345 \begin_layout Plain Layout
33346
33347 \end_layout
33348
33349 \end_inset
33350 </cell>
33351 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33352 \begin_inset Text
33353
33354 \begin_layout Plain Layout
33355
33356 \family roman
33357 \series medium
33358 \shape up
33359 \emph off
33360 \bar no
33361 \noun off
33362 \color none
33363 .
33364 \end_layout
33365
33366 \end_inset
33367 </cell>
33368 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33369 \begin_inset Text
33370
33371 \begin_layout Plain Layout
33372
33373 \family roman
33374 \series medium
33375 \shape up
33376 \emph off
33377 \bar no
33378 \noun off
33379 \color none
33380 >
33381 \end_layout
33382
33383 \end_inset
33384 </cell>
33385 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33386 \begin_inset Text
33387
33388 \begin_layout Plain Layout
33389
33390 \family roman
33391 \series medium
33392 \shape up
33393 \emph off
33394 \bar no
33395 \noun off
33396 \color none
33397 N
33398 \end_layout
33399
33400 \end_inset
33401 </cell>
33402 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33403 \begin_inset Text
33404
33405 \begin_layout Plain Layout
33406
33407 \family roman
33408 \series medium
33409 \shape up
33410 \emph off
33411 \bar no
33412 \noun off
33413 \color none
33414 ^
33415 \end_layout
33416
33417 \end_inset
33418 </cell>
33419 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33420 \begin_inset Text
33421
33422 \begin_layout Plain Layout
33423
33424 \family roman
33425 \series medium
33426 \shape up
33427 \emph off
33428 \bar no
33429 \noun off
33430 \color none
33431 n
33432 \end_layout
33433
33434 \end_inset
33435 </cell>
33436 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33437 \begin_inset Text
33438
33439 \begin_layout Plain Layout
33440
33441 \family roman
33442 \series medium
33443 \shape up
33444 \emph off
33445 \bar no
33446 \noun off
33447 \color none
33448 ~
33449 \end_layout
33450
33451 \end_inset
33452 </cell>
33453 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33454 \begin_inset Text
33455
33456 \begin_layout Plain Layout
33457
33458 \end_layout
33459
33460 \end_inset
33461 </cell>
33462 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33463 \begin_inset Text
33464
33465 \begin_layout Plain Layout
33466
33467 \end_layout
33468
33469 \end_inset
33470 </cell>
33471 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33472 \begin_inset Text
33473
33474 \begin_layout Plain Layout
33475
33476 \family roman
33477 \series medium
33478 \shape up
33479 \emph off
33480 \bar no
33481 \noun off
33482 \color none
33483 ®
33484 \end_layout
33485
33486 \end_inset
33487 </cell>
33488 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33489 \begin_inset Text
33490
33491 \begin_layout Plain Layout
33492
33493 \family roman
33494 \series medium
33495 \shape up
33496 \emph off
33497 \bar no
33498 \noun off
33499 \color none
33500 ¾
33501 \end_layout
33502
33503 \end_inset
33504 </cell>
33505 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33506 \begin_inset Text
33507
33508 \begin_layout Plain Layout
33509
33510 \family roman
33511 \series medium
33512 \shape up
33513 \emph off
33514 \bar no
33515 \noun off
33516 \color none
33517 Î
33518 \end_layout
33519
33520 \end_inset
33521 </cell>
33522 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33523 \begin_inset Text
33524
33525 \begin_layout Plain Layout
33526
33527 \family roman
33528 \series medium
33529 \shape up
33530 \emph off
33531 \bar no
33532 \noun off
33533 \color none
33534 Þ
33535 \end_layout
33536
33537 \end_inset
33538 </cell>
33539 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33540 \begin_inset Text
33541
33542 \begin_layout Plain Layout
33543
33544 \family roman
33545 \series medium
33546 \shape up
33547 \emph off
33548 \bar no
33549 \noun off
33550 \color none
33551 î
33552 \end_layout
33553
33554 \end_inset
33555 </cell>
33556 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33557 \begin_inset Text
33558
33559 \begin_layout Plain Layout
33560
33561 \family roman
33562 \series medium
33563 \shape up
33564 \emph off
33565 \bar no
33566 \noun off
33567 \color none
33568 þ
33569 \end_layout
33570
33571 \end_inset
33572 </cell>
33573 </row>
33574 <row>
33575 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33576 \begin_inset Text
33577
33578 \begin_layout Plain Layout
33579
33580 \family roman
33581 \series medium
33582 \shape up
33583 \size tiny
33584 \emph off
33585 \bar no
33586 \noun off
33587 \color none
33588 0F
33589 \end_layout
33590
33591 \end_inset
33592 </cell>
33593 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33594 \begin_inset Text
33595
33596 \begin_layout Plain Layout
33597
33598 \end_layout
33599
33600 \end_inset
33601 </cell>
33602 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33603 \begin_inset Text
33604
33605 \begin_layout Plain Layout
33606
33607 \end_layout
33608
33609 \end_inset
33610 </cell>
33611 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33612 \begin_inset Text
33613
33614 \begin_layout Plain Layout
33615
33616 \family roman
33617 \series medium
33618 \shape up
33619 \emph off
33620 \bar no
33621 \noun off
33622 \color none
33623 /
33624 \end_layout
33625
33626 \end_inset
33627 </cell>
33628 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33629 \begin_inset Text
33630
33631 \begin_layout Plain Layout
33632
33633 \family roman
33634 \series medium
33635 \shape up
33636 \emph off
33637 \bar no
33638 \noun off
33639 \color none
33640 ?
33641 \end_layout
33642
33643 \end_inset
33644 </cell>
33645 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33646 \begin_inset Text
33647
33648 \begin_layout Plain Layout
33649
33650 \family roman
33651 \series medium
33652 \shape up
33653 \emph off
33654 \bar no
33655 \noun off
33656 \color none
33657 O
33658 \end_layout
33659
33660 \end_inset
33661 </cell>
33662 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33663 \begin_inset Text
33664
33665 \begin_layout Plain Layout
33666
33667 \family roman
33668 \series medium
33669 \shape up
33670 \emph off
33671 \bar no
33672 \noun off
33673 \color none
33674 _
33675 \end_layout
33676
33677 \end_inset
33678 </cell>
33679 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33680 \begin_inset Text
33681
33682 \begin_layout Plain Layout
33683
33684 \family roman
33685 \series medium
33686 \shape up
33687 \emph off
33688 \bar no
33689 \noun off
33690 \color none
33691 o
33692 \end_layout
33693
33694 \end_inset
33695 </cell>
33696 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33697 \begin_inset Text
33698
33699 \begin_layout Plain Layout
33700
33701 \end_layout
33702
33703 \end_inset
33704 </cell>
33705 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33706 \begin_inset Text
33707
33708 \begin_layout Plain Layout
33709
33710 \end_layout
33711
33712 \end_inset
33713 </cell>
33714 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33715 \begin_inset Text
33716
33717 \begin_layout Plain Layout
33718
33719 \end_layout
33720
33721 \end_inset
33722 </cell>
33723 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33724 \begin_inset Text
33725
33726 \begin_layout Plain Layout
33727
33728 \family roman
33729 \series medium
33730 \shape up
33731 \emph off
33732 \bar no
33733 \noun off
33734 \color none
33735 ¯
33736 \end_layout
33737
33738 \end_inset
33739 </cell>
33740 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33741 \begin_inset Text
33742
33743 \begin_layout Plain Layout
33744
33745 \family roman
33746 \series medium
33747 \shape up
33748 \emph off
33749 \bar no
33750 \noun off
33751 \color none
33752 ¿
33753 \end_layout
33754
33755 \end_inset
33756 </cell>
33757 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33758 \begin_inset Text
33759
33760 \begin_layout Plain Layout
33761
33762 \family roman
33763 \series medium
33764 \shape up
33765 \emph off
33766 \bar no
33767 \noun off
33768 \color none
33769 Ï
33770 \end_layout
33771
33772 \end_inset
33773 </cell>
33774 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33775 \begin_inset Text
33776
33777 \begin_layout Plain Layout
33778
33779 \family roman
33780 \series medium
33781 \shape up
33782 \emph off
33783 \bar no
33784 \noun off
33785 \color none
33786 ß
33787 \end_layout
33788
33789 \end_inset
33790 </cell>
33791 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33792 \begin_inset Text
33793
33794 \begin_layout Plain Layout
33795
33796 \family roman
33797 \series medium
33798 \shape up
33799 \emph off
33800 \bar no
33801 \noun off
33802 \color none
33803 ï
33804 \end_layout
33805
33806 \end_inset
33807 </cell>
33808 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33809 \begin_inset Text
33810
33811 \begin_layout Plain Layout
33812
33813 \family roman
33814 \series medium
33815 \shape up
33816 \emph off
33817 \bar no
33818 \noun off
33819 \color none
33820 ÿ
33821 \end_layout
33822
33823 \end_inset
33824 </cell>
33825 </row>
33826 </lyxtabular>
33827
33828 \end_inset
33829
33830
33831 \end_layout
33832
33833 \end_inset
33834
33835
33836 \end_layout
33837
33838 \begin_layout Standard
33839 The following is a full list of all of the accented characters LyX can display
33840  directly.
33841  It includes not only the accented characters from the previous table, but
33842  also the characters from 
33843 \family typewriter
33844 ISO8859--2
33845 \family default
33846  through 
33847 \family typewriter
33848 4
33849 \family default
33850 .
33851  
33852 \end_layout
33853
33854 \begin_layout Itemize
33855 From 
33856 \family typewriter
33857 ISO8859--1
33858 \family default
33859 :
33860 \end_layout
33861
33862 \begin_deeper
33863 \begin_layout Standard
33864 ¨ Ä Ë Ï Ö Ü ä ë ï ö ü ÿ
33865 \begin_inset space \hfill{}
33866 \end_inset
33867
33868 diaeresis
33869 \end_layout
33870
33871 \begin_layout Standard
33872 ^ Â Ê Î Ô Û â ê î ô û
33873 \begin_inset space \hfill{}
33874 \end_inset
33875
33876 circumflex
33877 \end_layout
33878
33879 \begin_layout Standard
33880 ` À È Ì Ò Ù à è ì ò ù
33881 \begin_inset space \hfill{}
33882 \end_inset
33883
33884 grave
33885 \end_layout
33886
33887 \begin_layout Standard
33888 ´ Á É Í Ó Ú Ý á é í ó ú ý
33889 \begin_inset space \hfill{}
33890 \end_inset
33891
33892 acute
33893 \end_layout
33894
33895 \begin_layout Standard
33896 ~ Ã Ñ Õ ã ñ õ
33897 \begin_inset space \hfill{}
33898 \end_inset
33899
33900 tilde
33901 \end_layout
33902
33903 \begin_layout Standard
33904 ¸Çç
33905 \begin_inset space \hfill{}
33906 \end_inset
33907
33908 cedilla
33909 \end_layout
33910
33911 \begin_layout Standard
33912 ¯
33913 \begin_inset space \hfill{}
33914 \end_inset
33915
33916 macron
33917 \end_layout
33918
33919 \end_deeper
33920 \begin_layout Itemize
33921 From 
33922 \family typewriter
33923 ISO8859--2
33924 \family default
33925  through 
33926 \family typewriter
33927 4
33928 \family default
33929 :
33930 \end_layout
33931
33932 \begin_deeper
33933 \begin_layout Standard
33934 ĤĴĥĵĈĜŜĉĝŝ
33935 \begin_inset space \hfill{}
33936 \end_inset
33937
33938 circumflex
33939 \end_layout
33940
33941 \begin_layout Standard
33942 ŚŹśźŔĹĆŃŕĺćń
33943 \begin_inset space \hfill{}
33944 \end_inset
33945
33946 acute
33947 \end_layout
33948
33949 \begin_layout Standard
33950 Ĩı̃Ũũ
33951 \begin_inset space \hfill{}
33952 \end_inset
33953
33954 tilde
33955 \end_layout
33956
33957 \begin_layout Standard
33958 ŞşŢţŖĻĢŗļģŅĶņķ
33959 \begin_inset space \hfill{}
33960 \end_inset
33961
33962 cedilla
33963 \end_layout
33964
33965 \begin_layout Standard
33966 ĒēĀĪŌŪāı̄ōū
33967 \begin_inset space \hfill{}
33968 \end_inset
33969
33970 macron
33971 \end_layout
33972
33973 \begin_layout Standard
33974 ŐŰőű
33975 \begin_inset space \hfill{}
33976 \end_inset
33977
33978 Hungarian umlaut
33979 \end_layout
33980
33981 \end_deeper
33982 \begin_layout Standard
33983 All the characters above are actively supported by TeX fonts.
33984  In addition TeX allows diacritical marks on almost all characters.
33985  Also make sure you're using the 
33986 \family typewriter
33987 T1
33988 \family default
33989  font-encoding.
33990 \end_layout
33991
33992 \begin_layout Chapter
33993 \start_of_appendix
33994 The User Interface
33995 \begin_inset CommandInset label
33996 LatexCommand label
33997 name "cha:The-User-Interface"
33998
33999 \end_inset
34000
34001
34002 \end_layout
34003
34004 \begin_layout Standard
34005 This appendix lists all available menus and describes its functionality.
34006  It is designed as quick reference if you are searching for a special topic
34007  inside the user's guide.
34008 \end_layout
34009
34010 \begin_layout Section
34011 The File Menu
34012 \begin_inset Index
34013 status collapsed
34014
34015 \begin_layout Plain Layout
34016 Menu ! File
34017 \end_layout
34018
34019 \end_inset
34020
34021
34022 \end_layout
34023
34024 \begin_layout Standard
34025 Under the 
34026 \family sans
34027 File
34028 \family default
34029  menu are the basic operations in addition to some more advanced operations.
34030  At the end of the menu the four last opened documents are listed.
34031 \end_layout
34032
34033 \begin_layout Subsection
34034 New
34035 \end_layout
34036
34037 \begin_layout Standard
34038 Creates a new document.
34039 \end_layout
34040
34041 \begin_layout Subsection
34042 New from Template
34043 \end_layout
34044
34045 \begin_layout Standard
34046 This menu prompts you for a template to use.
34047  Selecting a template will automatically set certain layout features for
34048  the document, features you would otherwise need to change manually.
34049 \end_layout
34050
34051 \begin_layout Subsection
34052 Open
34053 \end_layout
34054
34055 \begin_layout Standard
34056 Opens a document.
34057 \end_layout
34058
34059 \begin_layout Subsection
34060 Open Recent
34061 \end_layout
34062
34063 \begin_layout Standard
34064 The submenu shows a list of the recently opened files.
34065  Click there on a file to open it.
34066 \end_layout
34067
34068 \begin_layout Subsection
34069 Close
34070 \end_layout
34071
34072 \begin_layout Standard
34073 Closes the current document.
34074 \end_layout
34075
34076 \begin_layout Subsection
34077 Save
34078 \end_layout
34079
34080 \begin_layout Standard
34081 Saves the actual document.
34082 \end_layout
34083
34084 \begin_layout Subsection
34085 Save As
34086 \end_layout
34087
34088 \begin_layout Standard
34089 Saves the actual document under a new name to create a copy.
34090 \end_layout
34091
34092 \begin_layout Subsection
34093 Revert to saved
34094 \end_layout
34095
34096 \begin_layout Standard
34097 Reloads the actual document from disk.
34098 \end_layout
34099
34100 \begin_layout Subsection
34101 Version Control
34102 \end_layout
34103
34104 \begin_layout Standard
34105 This is used when more people are working on the same document.
34106  It is described in the section 
34107 \emph on
34108 Version Control in LyX
34109 \emph default
34110  of the 
34111 \emph on
34112 Extended
34113 \begin_inset space ~
34114 \end_inset
34115
34116 Features
34117 \emph default
34118  manual.
34119 \end_layout
34120
34121 \begin_layout Subsection
34122 Import
34123 \end_layout
34124
34125 \begin_layout Standard
34126 You can import there files from older LyX-versions, LaTeX-files and plain
34127  text files (ASCII-files).
34128  The files will be imported as new LyX-document.
34129 \end_layout
34130
34131 \begin_layout Standard
34132 When using the menu 
34133 \family sans
34134 Plain
34135 \begin_inset space ~
34136 \end_inset
34137
34138 Text, Join
34139 \begin_inset space ~
34140 \end_inset
34141
34142 Lines
34143 \family default
34144 , all lines will be imported consecutively to one big paragraph.
34145  A new paragraph is started when there is a blank line in the file.
34146  , the text is inserted as Paragraphs, where the line breaks of the text
34147  will start a new paragraph.
34148 \end_layout
34149
34150 \begin_layout Subsection
34151 Export
34152 \begin_inset CommandInset label
34153 LatexCommand label
34154 name "sub:Export"
34155
34156 \end_inset
34157
34158
34159 \end_layout
34160
34161 \begin_layout Standard
34162 You can export your document to various file formats.
34163  The resulting files are placed in the directory of your LyX-file.
34164  The menu entries are not the same on all installations.
34165  They depend on the programs found by LyX while its configuration.
34166 \end_layout
34167
34168 \begin_layout Standard
34169 Here is a list of all available entries; they are explained in detail in
34170  section
34171 \begin_inset space ~
34172 \end_inset
34173
34174
34175 \begin_inset CommandInset ref
34176 LatexCommand ref
34177 reference "sub:Output-file-formats"
34178
34179 \end_inset
34180
34181 :
34182 \end_layout
34183
34184 \begin_layout Description
34185
34186 \family sans
34187 CJK
34188 \begin_inset space ~
34189 \end_inset
34190
34191 LyX 
34192 \family default
34193 format of the special LyX 1.4.x versions for Chinese, Japanese, and Korean
34194  (CJK); (Since LyX 1.5.0 CJK support is fully integrated to LyX.)
34195 \end_layout
34196
34197 \begin_layout Description
34198
34199 \family sans
34200 DVI
34201 \family default
34202  DVI-format
34203 \end_layout
34204
34205 \begin_layout Description
34206 HTML HTML-format (the HTML-converter is a third-party product and doesn't
34207  work in all cases)
34208 \end_layout
34209
34210 \begin_layout Description
34211 HTML
34212 \begin_inset space ~
34213 \end_inset
34214
34215 (MS
34216 \begin_inset space ~
34217 \end_inset
34218
34219 Word) HTML-format specialized so that the result can be imported to 
34220 \family sans
34221 MS Word
34222 \family default
34223 , as consequence of this formulas will be embedded as bitmap fonts and not
34224  in the format 
34225 \family sans
34226 MathML
34227 \family default
34228 .
34229 \end_layout
34230
34231 \begin_layout Description
34232
34233 \family sans
34234 LaT
34235 \begin_inset ERT
34236 status collapsed
34237
34238 \begin_layout Plain Layout
34239
34240 {}
34241 \end_layout
34242
34243 \end_inset
34244
34245 eX
34246 \begin_inset space ~
34247 \end_inset
34248
34249 (pdflatex)
34250 \family default
34251  text file with the LaTeX source, additionally all images used in the document
34252  will be converted to a format that is readable for the 
34253 \family typewriter
34254 pdflatex
34255 \family default
34256  program (GIF, JPG, PDF, PNG)
34257 \end_layout
34258
34259 \begin_layout Description
34260
34261 \family sans
34262 LaT
34263 \begin_inset ERT
34264 status collapsed
34265
34266 \begin_layout Plain Layout
34267
34268 {}
34269 \end_layout
34270
34271 \end_inset
34272
34273 eX
34274 \begin_inset space ~
34275 \end_inset
34276
34277 (plain)
34278 \family default
34279  text file with the LaTeX source code, additionally all images used in the
34280  document will be converted to the EPS-format, only this format is readable
34281  for the 
34282 \family typewriter
34283 latex
34284 \family default
34285  program
34286 \end_layout
34287
34288 \begin_layout Description
34289 LyX
34290 \begin_inset space ~
34291 \end_inset
34292
34293 1.y.x LyX-document in a format readable for the LyX versions 1.y.x (
34294 \begin_inset Quotes eld
34295 \end_inset
34296
34297 y
34298 \begin_inset Quotes erd
34299 \end_inset
34300
34301  is replaced by the version number)
34302 \end_layout
34303
34304 \begin_layout Description
34305 OpenDocument OpenDocument-formatted text file, to be opened with 
34306 \family sans
34307 OpenOffice
34308 \family default
34309
34310 \family sans
34311 KOffice
34312 \family default
34313
34314 \family sans
34315 Abiword
34316 \family default
34317 , etc.
34318  (the OpenDocument-converter is a third-party product and doesn't work in
34319  all cases)
34320 \end_layout
34321
34322 \begin_layout Description
34323
34324 \family sans
34325 PDF
34326 \family default
34327  PDF-format using the program 
34328 \family typewriter
34329 ps2pdf
34330 \end_layout
34331
34332 \begin_layout Description
34333
34334 \family sans
34335 PDF
34336 \begin_inset space ~
34337 \end_inset
34338
34339 (dvipdfm)
34340 \family default
34341  PDF-format using the program 
34342 \family typewriter
34343 dvipdfm
34344 \end_layout
34345
34346 \begin_layout Description
34347
34348 \family sans
34349 PDF
34350 \begin_inset space ~
34351 \end_inset
34352
34353 (pdflatex)
34354 \family default
34355  PDF-format using the program 
34356 \family typewriter
34357 pdflatex
34358 \end_layout
34359
34360 \begin_layout Description
34361
34362 \family sans
34363 Plain
34364 \begin_inset space ~
34365 \end_inset
34366
34367 text
34368 \family default
34369  text format
34370 \end_layout
34371
34372 \begin_layout Description
34373
34374 \family sans
34375 Plain
34376 \begin_inset space ~
34377 \end_inset
34378
34379 text
34380 \begin_inset space ~
34381 \end_inset
34382
34383 (ps2ascii)
34384 \family default
34385  text format, the document will first be converted to Postscript format
34386  and then exported as text using the program 
34387 \family sans
34388 ps2ascii
34389 \end_layout
34390
34391 \begin_layout Description
34392
34393 \family sans
34394 Postscript
34395 \family default
34396  PostScript format using the program 
34397 \family typewriter
34398 dvips
34399 \end_layout
34400
34401 \begin_layout Description
34402
34403 \family sans
34404 Custom
34405 \family default
34406  custom format
34407 \end_layout
34408
34409 \begin_layout Standard
34410 The program 
34411 \family typewriter
34412 dvipdfm
34413 \family default
34414  produces internally a DVI-file which is then converted to a PDF-file.
34415  It is a bit out of date and therefore the output could look different from
34416  what you want.
34417  
34418 \family typewriter
34419 pdflatex
34420 \family default
34421  produces directly PDF-files and supports the latest PDF-file formats.
34422 \end_layout
34423
34424 \begin_layout Standard
34425 If one of the menu entries 
34426 \family sans
34427 DVI
34428 \family default
34429
34430 \family sans
34431 PDF
34432 \begin_inset space ~
34433 \end_inset
34434
34435 (pdflatex)
34436 \family default
34437  or 
34438 \family sans
34439 Postscript
34440 \family default
34441  is missing, you need to update your LaTeX installation.
34442  After updating you have to reconfigure LyX, see section
34443 \begin_inset space ~
34444 \end_inset
34445
34446
34447 \begin_inset CommandInset ref
34448 LatexCommand ref
34449 reference "sec:Basic-LyX-Setup"
34450
34451 \end_inset
34452
34453 .
34454 \begin_inset Index
34455 status collapsed
34456
34457 \begin_layout Plain Layout
34458 Reconfiguration of LyX
34459 \end_layout
34460
34461 \end_inset
34462
34463
34464 \end_layout
34465
34466 \begin_layout Standard
34467 The menu 
34468 \family sans
34469 Custom
34470 \family default
34471  allows you to export your file by using special command line options for
34472  the export program.
34473 \end_layout
34474
34475 \begin_layout Subsection
34476 Print
34477 \end_layout
34478
34479 \begin_layout Standard
34480 With this menu you can print your document to a file in PostScript format
34481  or send it to a printer.
34482  The printer will also use the document in PostScript format.
34483  The conversion to PostScript is done in the background by LyX using the
34484  program 
34485 \family typewriter
34486 dvips
34487 \family default
34488 .
34489  For more informations have a look at section
34490 \begin_inset space ~
34491 \end_inset
34492
34493
34494 \begin_inset CommandInset ref
34495 LatexCommand ref
34496 reference "sub:Printing-the-File"
34497
34498 \end_inset
34499
34500 .
34501 \end_layout
34502
34503 \begin_layout Subsection
34504 New and Close Window
34505 \end_layout
34506
34507 \begin_layout Standard
34508 Opens a new instance of LyX with all currently opened documents.
34509  You can close it later with the corresponding menu.
34510 \end_layout
34511
34512 \begin_layout Section
34513 The Edit Menu
34514 \begin_inset Index
34515 status collapsed
34516
34517 \begin_layout Plain Layout
34518 Menu ! Edit
34519 \end_layout
34520
34521 \end_inset
34522
34523
34524 \end_layout
34525
34526 \begin_layout Subsection
34527 Undo and Redo
34528 \end_layout
34529
34530 \begin_layout Standard
34531 Described in section
34532 \begin_inset space ~
34533 \end_inset
34534
34535
34536 \begin_inset CommandInset ref
34537 LatexCommand ref
34538 reference "sec:Undo-and-Redo"
34539
34540 \end_inset
34541
34542 .
34543 \end_layout
34544
34545 \begin_layout Subsection
34546 Cut, Copy, Paste, Paste Recent, Paste Special
34547 \end_layout
34548
34549 \begin_layout Standard
34550 Described in section
34551 \begin_inset space ~
34552 \end_inset
34553
34554
34555 \begin_inset CommandInset ref
34556 LatexCommand ref
34557 reference "sec:Basic-Editing-Features"
34558
34559 \end_inset
34560
34561 .
34562 \end_layout
34563
34564 \begin_layout Subsection
34565 Select All
34566 \end_layout
34567
34568 \begin_layout Standard
34569 Selects the whole document.
34570 \end_layout
34571
34572 \begin_layout Subsection
34573 Find & Replace
34574 \end_layout
34575
34576 \begin_layout Standard
34577 Described in section
34578 \begin_inset space ~
34579 \end_inset
34580
34581
34582 \begin_inset CommandInset ref
34583 LatexCommand ref
34584 reference "sec:Basic-Editing-Features"
34585
34586 \end_inset
34587
34588 .
34589 \end_layout
34590
34591 \begin_layout Subsection
34592 Move paragraph Up/Down
34593 \end_layout
34594
34595 \begin_layout Standard
34596 This shifts the paragraph where the cursor is currently in one paragraph
34597  up or down.
34598 \end_layout
34599
34600 \begin_layout Subsection
34601 Text Style
34602 \end_layout
34603
34604 \begin_layout Standard
34605 Described in section
34606 \begin_inset space ~
34607 \end_inset
34608
34609
34610 \begin_inset CommandInset ref
34611 LatexCommand ref
34612 reference "sub:Fine-Tuning-with-the"
34613
34614 \end_inset
34615
34616 .
34617 \end_layout
34618
34619 \begin_layout Subsection
34620 Paragraph Settings
34621 \begin_inset Index
34622 status collapsed
34623
34624 \begin_layout Plain Layout
34625 Paragraph ! Settings
34626 \end_layout
34627
34628 \end_inset
34629
34630
34631 \end_layout
34632
34633 \begin_layout Standard
34634 The settings in the paragraph dialog only affects the paragraph where the
34635  cursor is in.
34636  Here you can set here the paragraph alignment and line spacing.
34637 \end_layout
34638
34639 \begin_layout Standard
34640 You can also prevent that the first line of the paragraph is indented.
34641  This option works only when you have chosen to separate paragraphs with
34642  indents in the 
34643 \family sans
34644 Document\SpecialChar \menuseparator
34645 Settings
34646 \family default
34647  dialog under 
34648 \family sans
34649 Text
34650 \begin_inset space ~
34651 \end_inset
34652
34653 Layout
34654 \family default
34655 .
34656 \end_layout
34657
34658 \begin_layout Subsection
34659 Tabular and Math
34660 \end_layout
34661
34662 \begin_layout Standard
34663 These two menus are only active when the cursor is inside a table or a formula.
34664  The properties of this table/formula can now be changed.
34665  The properties of tables are described in section
34666 \begin_inset space ~
34667 \end_inset
34668
34669
34670 \begin_inset CommandInset ref
34671 LatexCommand ref
34672 reference "sec:Tables"
34673
34674 \end_inset
34675
34676 , the properties of formulas in chapter
34677 \begin_inset space ~
34678 \end_inset
34679
34680
34681 \begin_inset CommandInset ref
34682 LatexCommand ref
34683 reference "cha:Mathematical-Formulas"
34684
34685 \end_inset
34686
34687 .
34688 \end_layout
34689
34690 \begin_layout Subsection
34691 Increase / Decrease List Depth
34692 \end_layout
34693
34694 \begin_layout Standard
34695 These menus are only active when the cursor is in an environment that can
34696  be nested.
34697  They in/decrease the environment nesting level as explained in section
34698 \begin_inset space ~
34699 \end_inset
34700
34701
34702 \begin_inset CommandInset ref
34703 LatexCommand ref
34704 reference "sec:Nesting"
34705
34706 \end_inset
34707
34708  and 
34709 \begin_inset CommandInset ref
34710 LatexCommand ref
34711 reference "sub:Numbering-depth"
34712
34713 \end_inset
34714
34715 .
34716 \end_layout
34717
34718 \begin_layout Section
34719 The View Menu
34720 \begin_inset Index
34721 status collapsed
34722
34723 \begin_layout Plain Layout
34724 Menu ! View
34725 \end_layout
34726
34727 \end_inset
34728
34729
34730 \end_layout
34731
34732 \begin_layout Standard
34733 The 
34734 \family sans
34735 View
34736 \family default
34737  menu contains a list of available formats in which you can view the actual
34738  document with an external program.
34739  The menu entries for the viewing formats are not the same on all installations
34740  - it depends on the LaTeX programs that are found while LyX was configured.
34741  All possible formats are formats listed in section
34742 \begin_inset space ~
34743 \end_inset
34744
34745
34746 \begin_inset CommandInset ref
34747 LatexCommand ref
34748 reference "sub:Export"
34749
34750 \end_inset
34751
34752 .
34753  You should at least see the menu entries 
34754 \family sans
34755 DVI
34756 \family default
34757  and 
34758 \family sans
34759 PDF
34760 \begin_inset space ~
34761 \end_inset
34762
34763 (pdflatex)
34764 \family default
34765 .
34766  If one of the two is missing, you need to update your LaTeX installation.
34767  After updating you have to reconfigure LyX, see section
34768 \begin_inset space ~
34769 \end_inset
34770
34771
34772 \begin_inset CommandInset ref
34773 LatexCommand ref
34774 reference "sec:Basic-LyX-Setup"
34775
34776 \end_inset
34777
34778 .
34779 \begin_inset Index
34780 status collapsed
34781
34782 \begin_layout Plain Layout
34783 Reconfiguration of LyX
34784 \end_layout
34785
34786 \end_inset
34787
34788
34789 \end_layout
34790
34791 \begin_layout Standard
34792 Invoking a menu will start a viewer program.
34793  The viewer can be set or changed in the preferences, see section
34794 \begin_inset space ~
34795 \end_inset
34796
34797
34798 \begin_inset CommandInset ref
34799 LatexCommand ref
34800 reference "sec:File-Formats"
34801
34802 \end_inset
34803
34804 .
34805  The default viewers are set by LyX while it is first configured.
34806 \end_layout
34807
34808 \begin_layout Standard
34809 \begin_inset VSpace bigskip
34810 \end_inset
34811
34812 At the bottom of the 
34813 \family sans
34814 View
34815 \family default
34816  menu the opened documents are listed.
34817 \end_layout
34818
34819 \begin_layout Subsection
34820 View Source
34821 \end_layout
34822
34823 \begin_layout Standard
34824 Opens a window showing the source code of the actual document, as described
34825  in section
34826 \begin_inset space ~
34827 \end_inset
34828
34829
34830 \begin_inset CommandInset ref
34831 LatexCommand ref
34832 reference "sec:Previewing-snippets-of"
34833
34834 \end_inset
34835
34836 .
34837 \end_layout
34838
34839 \begin_layout Subsection
34840 Update
34841 \end_layout
34842
34843 \begin_layout Standard
34844 This menu allows you to update the view with your latest changes without
34845  opening a new view window.
34846 \end_layout
34847
34848 \begin_layout Subsection
34849 Toolbars
34850 \begin_inset CommandInset label
34851 LatexCommand label
34852 name "sub:Toolbars"
34853
34854 \end_inset
34855
34856
34857 \begin_inset Index
34858 status collapsed
34859
34860 \begin_layout Plain Layout
34861 Toolbar
34862 \end_layout
34863
34864 \end_inset
34865
34866
34867 \end_layout
34868
34869 \begin_layout Standard
34870 In this menu you can set the appearance of the different toolbars.
34871  All toolbars and the 
34872 \family sans
34873 Command
34874 \begin_inset space ~
34875 \end_inset
34876
34877 Buffer
34878 \family default
34879  can be turned on and off.
34880  The 
34881 \emph on
34882 on
34883 \emph default
34884  state is denoted in the menu with a checkmark.
34885  The 
34886 \family sans
34887 Review
34888 \family default
34889
34890 \family sans
34891 Table
34892 \family default
34893
34894 \family sans
34895 Math
34896 \begin_inset space ~
34897 \end_inset
34898
34899 Panels
34900 \family default
34901 , and 
34902 \family sans
34903 Math
34904 \family default
34905  toolbars can be additionally set to the state 
34906 \emph on
34907 automatic
34908 \emph default
34909  that is denoted in the menu with the suffix 
34910 \family sans
34911 (auto)
34912 \family default
34913 .
34914 \end_layout
34915
34916 \begin_layout Standard
34917 In the 
34918 \emph on
34919 on
34920 \emph default
34921  state the toolbar is permanently shown, in the 
34922 \emph on
34923 automatic
34924 \emph default
34925  state the toolbar is only shown when the cursor is in a certain environment
34926  or when a certain feature is enabled.
34927  That means that the review toolbar will only be shown when change tracking
34928  is activated, the math and table toolbars are only shown when the cursor
34929  is inside a formula or table, respectively.
34930 \end_layout
34931
34932 \begin_layout Standard
34933 LyX's toolbars and its buttons are explained in section
34934 \begin_inset space ~
34935 \end_inset
34936
34937
34938 \begin_inset CommandInset ref
34939 LatexCommand ref
34940 reference "sec:Toolbars"
34941
34942 \end_inset
34943
34944 .
34945 \end_layout
34946
34947 \begin_layout Section
34948 The Insert Menu
34949 \begin_inset Index
34950 status collapsed
34951
34952 \begin_layout Plain Layout
34953 Menu ! Insert
34954 \end_layout
34955
34956 \end_inset
34957
34958
34959 \end_layout
34960
34961 \begin_layout Subsection
34962 Math
34963 \end_layout
34964
34965 \begin_layout Standard
34966 Inserts math constructs that are explained in chapter
34967 \begin_inset space ~
34968 \end_inset
34969
34970
34971 \begin_inset CommandInset ref
34972 LatexCommand ref
34973 reference "cha:Mathematical-Formulas"
34974
34975 \end_inset
34976
34977 .
34978 \end_layout
34979
34980 \begin_layout Subsection
34981 Special Character
34982 \begin_inset CommandInset label
34983 LatexCommand label
34984 name "sub:Special-Character"
34985
34986 \end_inset
34987
34988
34989 \end_layout
34990
34991 \begin_layout Standard
34992 Here you can insert the following characters:
34993 \end_layout
34994
34995 \begin_layout Description
34996 Ellipsis Inserts an ellipsis: \SpecialChar \ldots{}
34997
34998 \end_layout
34999
35000 \begin_layout Description
35001 End
35002 \begin_inset space ~
35003 \end_inset
35004
35005 of
35006 \begin_inset space ~
35007 \end_inset
35008
35009 Sentence Inserts an end of sentence dot as described in section
35010 \begin_inset space ~
35011 \end_inset
35012
35013
35014 \begin_inset CommandInset ref
35015 LatexCommand ref
35016 reference "sub:Abbreviations"
35017
35018 \end_inset
35019
35020 .
35021 \end_layout
35022
35023 \begin_layout Description
35024 Ordinary
35025 \begin_inset space ~
35026 \end_inset
35027
35028 Quote Inserts this quote: 
35029 \begin_inset Quotes erd
35030 \end_inset
35031
35032 , no matter what quote type you selected in the 
35033 \family sans
35034 Document\SpecialChar \menuseparator
35035 Settings
35036 \family default
35037  dialog under 
35038 \family sans
35039 Language
35040 \family default
35041 .
35042 \end_layout
35043
35044 \begin_layout Description
35045 Single
35046 \begin_inset space ~
35047 \end_inset
35048
35049 Quote Inserts this quote: 
35050 \begin_inset Quotes els
35051 \end_inset
35052
35053
35054 \end_layout
35055
35056 \begin_layout Description
35057 Menu
35058 \begin_inset space ~
35059 \end_inset
35060
35061 Separator Inserts the menu separator sign: \SpecialChar \menuseparator
35062
35063 \end_layout
35064
35065 \begin_layout Description
35066 Phonetic
35067 \begin_inset space ~
35068 \end_inset
35069
35070 Symbols
35071 \begin_inset Index
35072 status collapsed
35073
35074 \begin_layout Plain Layout
35075 Phonetic symbols
35076 \end_layout
35077
35078 \end_inset
35079
35080
35081 \begin_inset Index
35082 status collapsed
35083
35084 \begin_layout Plain Layout
35085 Language ! Phonetic symbols
35086 \end_layout
35087
35088 \end_inset
35089
35090  Creates a formula with a so called tipa inset.
35091  Here you can insert commands to create IPA phonetic symbols.
35092  For this feature you must have the LaTeX-package 
35093 \series bold
35094 tipa
35095 \series default
35096
35097 \begin_inset Index
35098 status collapsed
35099
35100 \begin_layout Plain Layout
35101 Latex@LaTeX-packages ! tipa
35102 \end_layout
35103
35104 \end_inset
35105
35106  installed.
35107 \begin_inset Newline newline
35108 \end_inset
35109
35110 For more informations about this feature we refer to the documentation of
35111  
35112 \series bold
35113 tipa, 
35114 \begin_inset CommandInset citation
35115 LatexCommand cite
35116 key "tipa"
35117
35118 \end_inset
35119
35120
35121 \series default
35122  and this Wiki-page:
35123 \begin_inset Newline newline
35124 \end_inset
35125
35126
35127 \begin_inset Flex URL
35128 status collapsed
35129
35130 \begin_layout Plain Layout
35131
35132 http://wiki.lyx.org/LyX/LinguistLyX
35133 \end_layout
35134
35135 \end_inset
35136
35137 .
35138 \end_layout
35139
35140 \begin_layout Subsection
35141 Formatting
35142 \end_layout
35143
35144 \begin_layout Standard
35145 Here you can insert the following format constructs:
35146 \end_layout
35147
35148 \begin_layout Description
35149 Superscript Inserts an superscript: test
35150 \begin_inset Formula $^{\text{a,b}}$
35151 \end_inset
35152
35153
35154 \end_layout
35155
35156 \begin_layout Description
35157 Subscript Inserts an subscript: test
35158 \begin_inset Formula $_{\text{3x}}$
35159 \end_inset
35160
35161
35162 \end_layout
35163
35164 \begin_layout Description
35165 Protected
35166 \begin_inset space ~
35167 \end_inset
35168
35169 Space Inserts a protected space that is described in section
35170 \begin_inset space ~
35171 \end_inset
35172
35173
35174 \begin_inset CommandInset ref
35175 LatexCommand ref
35176 reference "sub:Protected-Space"
35177
35178 \end_inset
35179
35180 .
35181 \end_layout
35182
35183 \begin_layout Description
35184 Inter-word
35185 \begin_inset space ~
35186 \end_inset
35187
35188 Space Inserts an inter-word space that is described in section
35189 \begin_inset space ~
35190 \end_inset
35191
35192
35193 \begin_inset CommandInset ref
35194 LatexCommand ref
35195 reference "sub:Inter-word-Space"
35196
35197 \end_inset
35198
35199 .
35200 \end_layout
35201
35202 \begin_layout Description
35203 Thin
35204 \begin_inset space ~
35205 \end_inset
35206
35207 Space Inserts a thin space that is described in section
35208 \begin_inset space ~
35209 \end_inset
35210
35211
35212 \begin_inset CommandInset ref
35213 LatexCommand ref
35214 reference "sub:Thin-Space"
35215
35216 \end_inset
35217
35218 .
35219 \end_layout
35220
35221 \begin_layout Description
35222 Horizontal
35223 \begin_inset space ~
35224 \end_inset
35225
35226 Fill Inserts an horizontal fill, see section
35227 \begin_inset space ~
35228 \end_inset
35229
35230
35231 \begin_inset CommandInset ref
35232 LatexCommand ref
35233 reference "sub:Horizontal-Space"
35234
35235 \end_inset
35236
35237  for a description.
35238 \end_layout
35239
35240 \begin_layout Description
35241 Horizontal
35242 \begin_inset space ~
35243 \end_inset
35244
35245 Line Inserts an horizontal line, see section
35246 \begin_inset space ~
35247 \end_inset
35248
35249
35250 \begin_inset CommandInset ref
35251 LatexCommand ref
35252 reference "sub:Horizontal-Lines"
35253
35254 \end_inset
35255
35256  for a description.
35257 \end_layout
35258
35259 \begin_layout Description
35260 Vertical
35261 \begin_inset space ~
35262 \end_inset
35263
35264 Space Inserts vertical space, see section
35265 \begin_inset space ~
35266 \end_inset
35267
35268
35269 \begin_inset CommandInset ref
35270 LatexCommand ref
35271 reference "sub:Vertical-Space"
35272
35273 \end_inset
35274
35275  for a description.
35276 \end_layout
35277
35278 \begin_layout Description
35279 Hyphenation
35280 \begin_inset space ~
35281 \end_inset
35282
35283 Point Inserts an hyphenation point, see section
35284 \begin_inset space ~
35285 \end_inset
35286
35287
35288 \begin_inset CommandInset ref
35289 LatexCommand ref
35290 reference "sub:Hyphenation"
35291
35292 \end_inset
35293
35294
35295 \end_layout
35296
35297 \begin_layout Description
35298 Ligature
35299 \begin_inset space ~
35300 \end_inset
35301
35302 Break Inserts a ligature break, see section
35303 \begin_inset space ~
35304 \end_inset
35305
35306
35307 \begin_inset CommandInset ref
35308 LatexCommand ref
35309 reference "sub:Ligatures"
35310
35311 \end_inset
35312
35313
35314 \end_layout
35315
35316 \begin_layout Description
35317 Line
35318 \begin_inset space ~
35319 \end_inset
35320
35321 Break Inserts a forced linebreak, see section
35322 \begin_inset space ~
35323 \end_inset
35324
35325
35326 \begin_inset CommandInset ref
35327 LatexCommand ref
35328 reference "sub:Forced-Linebreaks"
35329
35330 \end_inset
35331
35332
35333 \end_layout
35334
35335 \begin_layout Description
35336 Page
35337 \begin_inset space ~
35338 \end_inset
35339
35340 Break Inserts a forced pagebreak, described in section
35341 \begin_inset space ~
35342 \end_inset
35343
35344
35345 \begin_inset CommandInset ref
35346 LatexCommand ref
35347 reference "sub:Forced-Pagebreaks"
35348
35349 \end_inset
35350
35351
35352 \end_layout
35353
35354 \begin_layout Description
35355 Clear
35356 \begin_inset space ~
35357 \end_inset
35358
35359 Page Inserts a clear pagebreak, described in section
35360 \begin_inset space ~
35361 \end_inset
35362
35363
35364 \begin_inset CommandInset ref
35365 LatexCommand ref
35366 reference "sub:Clear-Pages"
35367
35368 \end_inset
35369
35370
35371 \end_layout
35372
35373 \begin_layout Description
35374 Clear
35375 \begin_inset space ~
35376 \end_inset
35377
35378 Double
35379 \begin_inset space ~
35380 \end_inset
35381
35382 Page Inserts a clear doublepage break, described in section
35383 \begin_inset space ~
35384 \end_inset
35385
35386
35387 \begin_inset CommandInset ref
35388 LatexCommand ref
35389 reference "sub:Clear-Pages"
35390
35391 \end_inset
35392
35393
35394 \end_layout
35395
35396 \begin_layout Subsection
35397 List / TOC
35398 \end_layout
35399
35400 \begin_layout Standard
35401 Various lists can be inserted with this menu.
35402  The table of contents, the algorithm, figures, and tables list are described
35403  in section
35404 \begin_inset space ~
35405 \end_inset
35406
35407
35408 \begin_inset CommandInset ref
35409 LatexCommand ref
35410 reference "sec:toc"
35411
35412 \end_inset
35413
35414 .
35415  The index list is described in section
35416 \begin_inset space ~
35417 \end_inset
35418
35419
35420 \begin_inset CommandInset ref
35421 LatexCommand ref
35422 reference "sec:Index"
35423
35424 \end_inset
35425
35426 , the nomenclature in section
35427 \begin_inset space ~
35428 \end_inset
35429
35430
35431 \begin_inset CommandInset ref
35432 LatexCommand ref
35433 reference "sec:Nomenclature"
35434
35435 \end_inset
35436
35437 , and the BibTeX bibliography in section
35438 \begin_inset space ~
35439 \end_inset
35440
35441
35442 \begin_inset CommandInset ref
35443 LatexCommand ref
35444 reference "sub:Bibliography-databases"
35445
35446 \end_inset
35447
35448 .
35449 \end_layout
35450
35451 \begin_layout Subsection
35452 Float
35453 \end_layout
35454
35455 \begin_layout Standard
35456 To insert floats, described in section
35457 \begin_inset space ~
35458 \end_inset
35459
35460
35461 \begin_inset CommandInset ref
35462 LatexCommand ref
35463 reference "sec:Floats"
35464
35465 \end_inset
35466
35467 .
35468 \end_layout
35469
35470 \begin_layout Subsection
35471 Note
35472 \end_layout
35473
35474 \begin_layout Standard
35475 To insert notes, described in section
35476 \begin_inset space ~
35477 \end_inset
35478
35479
35480 \begin_inset CommandInset ref
35481 LatexCommand ref
35482 reference "sec:Notes"
35483
35484 \end_inset
35485
35486 .
35487 \end_layout
35488
35489 \begin_layout Subsection
35490 Branch
35491 \end_layout
35492
35493 \begin_layout Standard
35494 Inserts branch insets as described in section
35495 \begin_inset space ~
35496 \end_inset
35497
35498
35499 \begin_inset CommandInset ref
35500 LatexCommand ref
35501 reference "sec:Branches"
35502
35503 \end_inset
35504
35505 .
35506 \end_layout
35507
35508 \begin_layout Subsection
35509 File
35510 \begin_inset Index
35511 status collapsed
35512
35513 \begin_layout Plain Layout
35514 External Material
35515 \end_layout
35516
35517 \end_inset
35518
35519
35520 \end_layout
35521
35522 \begin_layout Standard
35523 Here you can inserts files to include them or its content to your document.
35524  How this can be done is in detail explained in chapter 
35525 \emph on
35526 External Stuff
35527 \emph default
35528  of the 
35529 \emph on
35530 Embedded Objects
35531 \emph default
35532  manual.
35533 \end_layout
35534
35535 \begin_layout Subsection
35536 Box
35537 \begin_inset Index
35538 status collapsed
35539
35540 \begin_layout Plain Layout
35541 Boxes
35542 \end_layout
35543
35544 \end_inset
35545
35546
35547 \end_layout
35548
35549 \begin_layout Standard
35550 Inserts a minipage box that is described section
35551 \begin_inset space ~
35552 \end_inset
35553
35554
35555 \begin_inset CommandInset ref
35556 LatexCommand ref
35557 reference "sec:Minipages"
35558
35559 \end_inset
35560
35561 .
35562  All box types supported by LyX are explained in detail in chapter 
35563 \emph on
35564 Boxes
35565 \emph default
35566  of the 
35567 \emph on
35568 Embedded Objects
35569 \emph default
35570  manual.
35571 \end_layout
35572
35573 \begin_layout Subsection
35574 Citation
35575 \end_layout
35576
35577 \begin_layout Standard
35578 Inserts a citation as described in section
35579 \begin_inset space ~
35580 \end_inset
35581
35582
35583 \begin_inset CommandInset ref
35584 LatexCommand ref
35585 reference "sec:Bibliography"
35586
35587 \end_inset
35588
35589 .
35590 \end_layout
35591
35592 \begin_layout Subsection
35593 Cross-Reference
35594 \end_layout
35595
35596 \begin_layout Standard
35597 Inserts a cross-reference as described in section
35598 \begin_inset space ~
35599 \end_inset
35600
35601
35602 \begin_inset CommandInset ref
35603 LatexCommand ref
35604 reference "sec:Cross-References"
35605
35606 \end_inset
35607
35608 .
35609 \end_layout
35610
35611 \begin_layout Subsection
35612 Label
35613 \end_layout
35614
35615 \begin_layout Standard
35616 Inserts a label as described in section
35617 \begin_inset space ~
35618 \end_inset
35619
35620
35621 \begin_inset CommandInset ref
35622 LatexCommand ref
35623 reference "sec:Cross-References"
35624
35625 \end_inset
35626
35627 .
35628 \end_layout
35629
35630 \begin_layout Subsection
35631 Caption
35632 \begin_inset Index
35633 status collapsed
35634
35635 \begin_layout Plain Layout
35636 Captions
35637 \end_layout
35638
35639 \end_inset
35640
35641
35642 \begin_inset Index
35643 status collapsed
35644
35645 \begin_layout Plain Layout
35646 Longtables ! Caption
35647 \end_layout
35648
35649 \end_inset
35650
35651
35652 \end_layout
35653
35654 \begin_layout Standard
35655 Inserts a caption to floats or longtables.
35656  Floats are described in section
35657 \begin_inset space ~
35658 \end_inset
35659
35660
35661 \begin_inset CommandInset ref
35662 LatexCommand ref
35663 reference "sec:Floats"
35664
35665 \end_inset
35666
35667 , cations in longtables are described in section 
35668 \emph on
35669 Longtable Captions
35670 \emph default
35671  of the 
35672 \emph on
35673 Embedded Objects
35674 \emph default
35675  manual.
35676 \end_layout
35677
35678 \begin_layout Subsection
35679 Index Entry
35680 \end_layout
35681
35682 \begin_layout Standard
35683 Inserts an index entry as described in section
35684 \begin_inset space ~
35685 \end_inset
35686
35687
35688 \begin_inset CommandInset ref
35689 LatexCommand ref
35690 reference "sec:Index"
35691
35692 \end_inset
35693
35694 .
35695 \end_layout
35696
35697 \begin_layout Subsection
35698 Nomenclature Entry
35699 \end_layout
35700
35701 \begin_layout Standard
35702 Inserts a nomenclature entry as described in section
35703 \begin_inset space ~
35704 \end_inset
35705
35706
35707 \begin_inset CommandInset ref
35708 LatexCommand ref
35709 reference "sec:Nomenclature"
35710
35711 \end_inset
35712
35713 .
35714 \end_layout
35715
35716 \begin_layout Subsection
35717 Table
35718 \end_layout
35719
35720 \begin_layout Standard
35721 Inserts a table.
35722  Tables are described in section
35723 \begin_inset space ~
35724 \end_inset
35725
35726
35727 \begin_inset CommandInset ref
35728 LatexCommand ref
35729 reference "sec:Tables"
35730
35731 \end_inset
35732
35733 .
35734 \end_layout
35735
35736 \begin_layout Subsection
35737 Graphics
35738 \end_layout
35739
35740 \begin_layout Standard
35741 Inserts a graphic.
35742  Graphics are described in section
35743 \begin_inset space ~
35744 \end_inset
35745
35746
35747 \begin_inset CommandInset ref
35748 LatexCommand ref
35749 reference "sec:Graphics"
35750
35751 \end_inset
35752
35753 .
35754 \end_layout
35755
35756 \begin_layout Subsection
35757 URL
35758 \end_layout
35759
35760 \begin_layout Standard
35761 Inserts an URL box as described in section
35762 \begin_inset space ~
35763 \end_inset
35764
35765
35766 \begin_inset CommandInset ref
35767 LatexCommand ref
35768 reference "sec:URL"
35769
35770 \end_inset
35771
35772 .
35773 \end_layout
35774
35775 \begin_layout Subsection
35776 Footnote
35777 \end_layout
35778
35779 \begin_layout Standard
35780 Inserts a footnote, see section
35781 \begin_inset space ~
35782 \end_inset
35783
35784
35785 \begin_inset CommandInset ref
35786 LatexCommand ref
35787 reference "sec:Footnotes"
35788
35789 \end_inset
35790
35791 .
35792 \end_layout
35793
35794 \begin_layout Subsection
35795 Marginal Note
35796 \end_layout
35797
35798 \begin_layout Standard
35799 Inserts a marginal note, see section
35800 \begin_inset space ~
35801 \end_inset
35802
35803
35804 \begin_inset CommandInset ref
35805 LatexCommand ref
35806 reference "sec:Marginal-Notes"
35807
35808 \end_inset
35809
35810 .
35811 \end_layout
35812
35813 \begin_layout Subsection
35814 Short Title
35815 \end_layout
35816
35817 \begin_layout Standard
35818 Inserts a short title, see section
35819 \begin_inset space ~
35820 \end_inset
35821
35822
35823 \begin_inset CommandInset ref
35824 LatexCommand ref
35825 reference "sec:Short-Titles"
35826
35827 \end_inset
35828
35829 .
35830 \end_layout
35831
35832 \begin_layout Subsection
35833 TeX Code
35834 \end_layout
35835
35836 \begin_layout Standard
35837 Inserts a TeX Code box, see section
35838 \begin_inset space ~
35839 \end_inset
35840
35841
35842 \begin_inset CommandInset ref
35843 LatexCommand ref
35844 reference "sub:TeX-Code-Boxes"
35845
35846 \end_inset
35847
35848  for a description.
35849 \end_layout
35850
35851 \begin_layout Subsection
35852 Program Listing
35853 \begin_inset Index
35854 status collapsed
35855
35856 \begin_layout Plain Layout
35857 Program listings
35858 \end_layout
35859
35860 \end_inset
35861
35862
35863 \end_layout
35864
35865 \begin_layout Standard
35866 Inserts a program listings box.
35867  Program listings are explained in chapter 
35868 \emph on
35869 Program Code Listings
35870 \emph default
35871  of the 
35872 \emph on
35873 Embedded Objects
35874 \emph default
35875  manual.
35876 \end_layout
35877
35878 \begin_layout Subsection
35879 Date
35880 \end_layout
35881
35882 \begin_layout Standard
35883 Inserts the actual date.
35884  The format dependends on the date format of the language that is used for
35885  LyX's menus.
35886  LyX offers another ways to insert a date which is explained in section
35887  
35888 \emph on
35889 External Material
35890 \emph default
35891  of the 
35892 \emph on
35893 Embedded Objects
35894 \emph default
35895  manual.
35896  There the different methods are also compared.
35897 \end_layout
35898
35899 \begin_layout Section
35900 The Navigate Menu
35901 \begin_inset Index
35902 status collapsed
35903
35904 \begin_layout Plain Layout
35905 Menu ! Navigate
35906 \end_layout
35907
35908 \end_inset
35909
35910
35911 \end_layout
35912
35913 \begin_layout Standard
35914 This menu lists the existing, chapter, sections, figures, and tables of
35915  the current document.
35916  This allows you to navigate easily through you document.
35917 \end_layout
35918
35919 \begin_layout Standard
35920 The Navigate menu also offers to 
35921 \end_layout
35922
35923 \begin_layout Subsection
35924 Bookmarks
35925 \end_layout
35926
35927 \begin_layout Standard
35928 With this menu you are able to define your own bookmarks.
35929  This is useful when you are working on a large documents and often have
35930  to jump e.g.
35931  between section
35932 \begin_inset space ~
35933 \end_inset
35934
35935 2.5 and 6.3.
35936  To create bookmarks for this example, go to section
35937 \begin_inset space ~
35938 \end_inset
35939
35940 2.5 and use the menu 
35941 \family sans
35942 Save
35943 \begin_inset space ~
35944 \end_inset
35945
35946 Bookmark
35947 \begin_inset space ~
35948 \end_inset
35949
35950 1
35951 \family default
35952 .
35953  Then go to section
35954 \begin_inset space ~
35955 \end_inset
35956
35957 6.3 and use 
35958 \family sans
35959 Save
35960 \begin_inset space ~
35961 \end_inset
35962
35963 Bookmark
35964 \begin_inset space ~
35965 \end_inset
35966
35967
35968 \family default
35969 2.
35970  Now you can easily jump between these sections by using the menu or by
35971  the key bindings 
35972 \family sans
35973 C-1
35974 \family default
35975  and 
35976 \family sans
35977 C-2
35978 \family default
35979 .
35980 \end_layout
35981
35982 \begin_layout Standard
35983 You can also use bookmarks to jump between several opened documents.
35984  The saved bookmarks are valid till the document is closed.
35985 \end_layout
35986
35987 \begin_layout Subsection
35988 Next Note, Change, Cross-reference
35989 \end_layout
35990
35991 \begin_layout Standard
35992 Jump to the next note, change, or cross-reference following the current
35993  cursor position.
35994 \end_layout
35995
35996 \begin_layout Subsection
35997 Go to Label
35998 \end_layout
35999
36000 \begin_layout Standard
36001 Only active when the cursor is in front of a cross-reference.
36002  Sets the cursor before the referenced label, the same as if you right-click
36003  on a cross-reference box.
36004 \end_layout
36005
36006 \begin_layout Section
36007 The Document Menu
36008 \begin_inset Index
36009 status collapsed
36010
36011 \begin_layout Plain Layout
36012 Menu ! Document
36013 \end_layout
36014
36015 \end_inset
36016
36017
36018 \end_layout
36019
36020 \begin_layout Subsection
36021 Change Tracking
36022 \end_layout
36023
36024 \begin_layout Standard
36025 Change Tracking is described in section
36026 \begin_inset space ~
36027 \end_inset
36028
36029
36030 \begin_inset CommandInset ref
36031 LatexCommand ref
36032 reference "sec:Change-Tracking"
36033
36034 \end_inset
36035
36036 .
36037 \end_layout
36038
36039 \begin_layout Subsection
36040 LaT
36041 \begin_inset ERT
36042 status collapsed
36043
36044 \begin_layout Plain Layout
36045
36046 {}
36047 \end_layout
36048
36049 \end_inset
36050
36051 eX Log
36052 \end_layout
36053
36054 \begin_layout Standard
36055 After running LaTeX by viewing or exporting a document, this menu will be
36056  enabled.
36057  It shows the logfile of the used LaTeX-program.
36058 \end_layout
36059
36060 \begin_layout Standard
36061 Here you can see how LaTeX works in the background.
36062  
36063 \emph on
36064 Experts
36065 \emph default
36066  will find in it reasons for LaTeX-errors.
36067 \end_layout
36068
36069 \begin_layout Subsection
36070 Outline
36071 \end_layout
36072
36073 \begin_layout Standard
36074 Opens the TOC/Outline window as described in section
36075 \begin_inset space ~
36076 \end_inset
36077
36078
36079 \begin_inset CommandInset ref
36080 LatexCommand ref
36081 reference "sub:Table-of-Contents"
36082
36083 \end_inset
36084
36085 .
36086 \end_layout
36087
36088 \begin_layout Subsection
36089 Start Appendix Here
36090 \end_layout
36091
36092 \begin_layout Standard
36093 This menu will start the appendix of the document at the current cursor
36094  position as described in section
36095 \begin_inset space ~
36096 \end_inset
36097
36098
36099 \begin_inset CommandInset ref
36100 LatexCommand ref
36101 reference "sec:Appendices"
36102
36103 \end_inset
36104
36105 .
36106 \end_layout
36107
36108 \begin_layout Subsection
36109 Compressed
36110 \end_layout
36111
36112 \begin_layout Standard
36113 Un/compresses the actual document.
36114 \end_layout
36115
36116 \begin_layout Subsection
36117 Settings
36118 \begin_inset CommandInset label
36119 LatexCommand label
36120 name "sub:Settings"
36121
36122 \end_inset
36123
36124
36125 \begin_inset Index
36126 status collapsed
36127
36128 \begin_layout Plain Layout
36129 Document ! Settings
36130 \end_layout
36131
36132 \end_inset
36133
36134
36135 \end_layout
36136
36137 \begin_layout Standard
36138 This menu dialog contains some submenus to set properties for the whole
36139  document.
36140  You can save your document settings as default with the 
36141 \family sans
36142 Save as Document Defaults
36143 \family default
36144  button in the dialog.
36145  This will create a template named 
36146 \family typewriter
36147 default.lyx
36148 \family default
36149  which is automatically loaded by LyX when you create a new document without
36150  using a template.
36151 \end_layout
36152
36153 \begin_layout Standard
36154 The different submenus of the dialog are explained in the following:
36155 \end_layout
36156
36157 \begin_layout Subsubsection*
36158 Document Class
36159 \end_layout
36160
36161 \begin_layout Standard
36162 Here you set the document class, class options, and a Postscript driver.
36163  Document classes are described in section
36164 \begin_inset space ~
36165 \end_inset
36166
36167
36168 \begin_inset CommandInset ref
36169 LatexCommand ref
36170 reference "sec:Document-Classes"
36171
36172 \end_inset
36173
36174 .
36175  The Postscript driver is used for LaTeX's color and graphics packages.
36176  When using 
36177 \family sans
36178 Default
36179 \family default
36180 , the default driver for the LaTeX-packages are used.
36181  It is recommended to use the default unless your know what you are doing.
36182 \end_layout
36183
36184 \begin_layout Subsubsection*
36185 Fonts
36186 \end_layout
36187
36188 \begin_layout Standard
36189 The document font settings are described in section
36190 \begin_inset space ~
36191 \end_inset
36192
36193
36194 \begin_inset CommandInset ref
36195 LatexCommand ref
36196 reference "sec:Fonts-and-Text"
36197
36198 \end_inset
36199
36200 .
36201 \end_layout
36202
36203 \begin_layout Subsubsection*
36204 Text Layout
36205 \end_layout
36206
36207 \begin_layout Standard
36208 You can specify if paragraphs should be separated by indentations or vertical
36209  skips.
36210  The line spacing and the number of text columns can here also be specified.
36211  
36212 \end_layout
36213
36214 \begin_layout Standard
36215 Note that LyX won't show two columns or the set up line spacing on screen.
36216  That's impractical, often unreadable, and not part of the WYSIWYM concept.
36217  However, it will be as you specified it in the output.
36218 \end_layout
36219
36220 \begin_layout Standard
36221 The listings settings are explained in the corresponding section in the
36222  
36223 \emph on
36224 Embedded Objects
36225 \emph default
36226  manual.
36227 \end_layout
36228
36229 \begin_layout Subsubsection*
36230 Page Layout
36231 \end_layout
36232
36233 \begin_layout Standard
36234 A description of this menu is given in section
36235 \begin_inset space ~
36236 \end_inset
36237
36238
36239 \begin_inset CommandInset ref
36240 LatexCommand ref
36241 reference "sub:Paper-Size,-Orientation,"
36242
36243 \end_inset
36244
36245  and 
36246 \begin_inset CommandInset ref
36247 LatexCommand ref
36248 reference "sub:Document-Layout"
36249
36250 \end_inset
36251
36252 .
36253 \end_layout
36254
36255 \begin_layout Subsubsection*
36256 Page Margins
36257 \end_layout
36258
36259 \begin_layout Standard
36260 Here you can adjust the paper margins, see section
36261 \begin_inset space ~
36262 \end_inset
36263
36264
36265 \begin_inset CommandInset ref
36266 LatexCommand ref
36267 reference "sub:Margins"
36268
36269 \end_inset
36270
36271 .
36272 \end_layout
36273
36274 \begin_layout Subsubsection*
36275 Language
36276 \begin_inset Index
36277 status collapsed
36278
36279 \begin_layout Plain Layout
36280 Language ! Encoding
36281 \end_layout
36282
36283 \end_inset
36284
36285
36286 \end_layout
36287
36288 \begin_layout Standard
36289 The document language and quote styles are set here.
36290  The encoding specifies how the document content is exported to LaTeX (the
36291  LyX file is always encoded in utf8).
36292  All characters that cannot be encoded using the specified encoding will
36293  be exported as LaTeX-commands (this can fail if a LaTeX-command is not
36294  known for a particular character).
36295 \begin_inset Foot
36296 status collapsed
36297
36298 \begin_layout Plain Layout
36299 The known commands are defined in a text file.
36300  You can add commands for unknown symbols to that file yourself, see the
36301  
36302 \emph on
36303 Customization
36304 \emph default
36305  manual for details.
36306 \end_layout
36307
36308 \end_inset
36309
36310
36311 \end_layout
36312
36313 \begin_layout Standard
36314 If you use the option 
36315 \family sans
36316 use language's default encoding
36317 \family default
36318 , LyX determines the encoding of a portion of text from the language of
36319  this text.
36320  If the document contains text in more than one language you may get more
36321  than one encoding in the LaTeX file.
36322  If you do not use this option then the complete document will always use
36323  exactly one encoding.
36324  Checking this option is the preferred setting unless you use 
36325 \family sans
36326 XeTeX
36327 \family default
36328
36329 \begin_inset Foot
36330 status collapsed
36331
36332 \begin_layout Plain Layout
36333 XeTeX is a TeX typesetting engine, an alternative for LaTeX.
36334  It natively supports Unicode while its input file is assumed to be in UTF-8
36335  encoding.
36336  More about using LyX with XeTeX can be found in 
36337 \begin_inset CommandInset citation
36338 LatexCommand cite
36339 key "XeTeX"
36340
36341 \end_inset
36342
36343 .
36344 \end_layout
36345
36346 \end_inset
36347
36348  (see below).
36349 \end_layout
36350
36351 \begin_layout Standard
36352 LyX also supports Unicode output, which is particularly useful if you need
36353  lots of special symbols or non-alphabetic scripts, respectively.
36354  If you want to use this (and your LaTeX installation supports Unicode,
36355  for that matter), choose one of the four utf8 variants from the list below.
36356  Unfortunately the unicode support of standard LaTeX is quite incomplete,
36357  so it is not uncommon that a file with lots of unicode symbols works fine
36358  with 
36359 \family sans
36360 use language's default encoding
36361 \family default
36362  (when LyX uses it's list of known LaTeX-commands), but does not work with
36363  a fixed utf8 encoding (when the list of known LaTeX-commands is ot used,
36364  because all unicode symbols can be encoded in utf8).
36365 \end_layout
36366
36367 \begin_layout Standard
36368 Here is a list with the important encodings:
36369 \end_layout
36370
36371 \begin_layout Description
36372 LaTeX
36373 \begin_inset space ~
36374 \end_inset
36375
36376 default Same as 
36377 \family sans
36378 use language's default encoding
36379 \family default
36380 , but the LaTeX-package 
36381 \series bold
36382 inputenc
36383 \series default
36384
36385 \begin_inset Index
36386 status collapsed
36387
36388 \begin_layout Plain Layout
36389 Latex@LaTeX-packages ! inputenc
36390 \end_layout
36391
36392 \end_inset
36393
36394  is not used.
36395  When using this, you probably need to load some other packages manually
36396  in the preamble and specify the used encoding for text parts in foreign
36397  languages in TeX code.
36398 \end_layout
36399
36400 \begin_layout Description
36401 armscii8 encoding for Armenian
36402 \end_layout
36403
36404 \begin_layout Description
36405 ascii the ASCII encoding, covers only plain English, may result in a big
36406  file because lots of LaTeX-commands may be needed
36407 \end_layout
36408
36409 \begin_layout Description
36410 cp1250 MS Windows code page for latin2
36411 \end_layout
36412
36413 \begin_layout Description
36414 cp1251 MS Windows code page for Cyrillic
36415 \end_layout
36416
36417 \begin_layout Description
36418 cp1252 MS Windows code page for latin1
36419 \end_layout
36420
36421 \begin_layout Description
36422 cp1255 MS Windows code page for Hebrew, superset of the ISO-8859-8 encoding
36423 \end_layout
36424
36425 \begin_layout Description
36426 cp1256 MS Windows code page for Arabic and Farsi
36427 \end_layout
36428
36429 \begin_layout Description
36430 cp1257 MS Windows code page for Estonian, Latvian, and Lithuanian, the ISO-8859-
36431 13 encoding that is a superset of the ISO-8859-4 encoding
36432 \end_layout
36433
36434 \begin_layout Description
36435 iso88595 the ISO-8859-5 encoding, covers Belorussian, Bulgarian, Macedonian,
36436  Serbian, and Ukrainian
36437 \end_layout
36438
36439 \begin_layout Description
36440 iso-8859-7 the ISO-8859-7 encoding, covers Greek
36441 \end_layout
36442
36443 \begin_layout Description
36444 8859-8 the ISO-8859-8 encoding, covers Hebrew
36445 \end_layout
36446
36447 \begin_layout Description
36448 koi8-r standard Cyrillic especially for Russian
36449 \end_layout
36450
36451 \begin_layout Description
36452 koi8-u Cyrillic for Ukrainian
36453 \end_layout
36454
36455 \begin_layout Description
36456 latin1 the ISO-8859-1 encoding, covers the languages Albanian, Catalan,
36457  Danish, Dutch, English, Faroese, Finnish, French, Galician, German, Icelandic,
36458  Irish, Italian, Norwegian, Portuguese, Spanish, and Swedish; should be
36459  replaced by latin9
36460 \end_layout
36461
36462 \begin_layout Description
36463 latin2 the ISO-8859-2 encoding, covers Albanian, Croatian, Czech, German,
36464  Hungarian, Polish, Romanian, Slovak, and Slovenian
36465 \end_layout
36466
36467 \begin_layout Description
36468 latin3 the ISO-8859-3 encoding, covers Esperanto, Galician, Maltese, and
36469  Turkish
36470 \end_layout
36471
36472 \begin_layout Description
36473 latin4 the ISO-8859-4 encoding, covers Estonian, Latvian, and Lithuanian
36474 \end_layout
36475
36476 \begin_layout Description
36477 latin5 the ISO-8859-9 encoding, covers Turkish, like the ISO-8859-1 encoding
36478  where the Icelandic letters are replaced by Turkish ones
36479 \end_layout
36480
36481 \begin_layout Description
36482 latin9 the ISO-8859-15 encoding, like the ISO-8859-1 encoding, but with
36483  the euro currency sign, the 
36484 \begin_inset ERT
36485 status collapsed
36486
36487 \begin_layout Plain Layout
36488
36489
36490 \backslash
36491 oe
36492 \end_layout
36493
36494 \end_inset
36495
36496 -ligature and some characters used for French and Finnish; latin9 should
36497  be the replacement for latin1
36498 \end_layout
36499
36500 \begin_layout Description
36501 pt154 Cyrillic for Kazakh
36502 \end_layout
36503
36504 \begin_layout Description
36505 utf8 Unicode utf8 based on the LaTeX-package 
36506 \series bold
36507 inputenc
36508 \series default
36509
36510 \begin_inset Index
36511 status collapsed
36512
36513 \begin_layout Plain Layout
36514 Latex@LaTeX-packages ! inputenc
36515 \end_layout
36516
36517 \end_inset
36518
36519 .
36520  Currently only a limited range of characters (mainly for Latin scripts)
36521  is supported.
36522 \end_layout
36523
36524 \begin_layout Description
36525 utf8x Unicode utf8 based on the LaTeX package 
36526 \series bold
36527 ucs
36528 \series default
36529
36530 \begin_inset Index
36531 status collapsed
36532
36533 \begin_layout Plain Layout
36534 Latex@LaTeX-packages ! ucs
36535 \end_layout
36536
36537 \end_inset
36538
36539  (comprehensive, including Latin, Greek, Cyrillic and CJK scripts).
36540 \end_layout
36541
36542 \begin_layout Description
36543 UTF8 Unicode utf8 with the LaTeX-package 
36544 \series bold
36545 CJK
36546 \series default
36547
36548 \begin_inset Index
36549 status collapsed
36550
36551 \begin_layout Plain Layout
36552 Latex@LaTeX-packages ! CJK
36553 \end_layout
36554
36555 \end_inset
36556
36557  (for the languages Chinese, Japanese and Korean)
36558 \end_layout
36559
36560 \begin_layout Description
36561 utf8-plain Unicode utf8 to be used with 
36562 \family sans
36563 XeTeX
36564 \family default
36565 , which uses Unicode directly, without the help of the LaTeX-package 
36566 \series bold
36567 inputenc
36568 \series default
36569  
36570 \begin_inset Foot
36571 status collapsed
36572
36573 \begin_layout Plain Layout
36574 More about using LyX with XeTeX can be found in 
36575 \begin_inset CommandInset citation
36576 LatexCommand cite
36577 key "XeTeX"
36578
36579 \end_inset
36580
36581 .
36582 \end_layout
36583
36584 \end_inset
36585
36586
36587 \end_layout
36588
36589 \begin_layout Subsubsection*
36590 Numbering & TOC
36591 \end_layout
36592
36593 \begin_layout Standard
36594 You can adjust here the numbering depth of sections headings as described
36595  in section
36596 \begin_inset space ~
36597 \end_inset
36598
36599
36600 \begin_inset CommandInset ref
36601 LatexCommand ref
36602 reference "sub:Numbering-depth"
36603
36604 \end_inset
36605
36606 .
36607 \end_layout
36608
36609 \begin_layout Subsubsection*
36610 Bibliography
36611 \end_layout
36612
36613 \begin_layout Standard
36614 You can specify here a citation style using the Latex@LaTeX-packages 
36615 \series bold
36616 natbib
36617 \series default
36618
36619 \begin_inset Index
36620 status collapsed
36621
36622 \begin_layout Plain Layout
36623 Latex@LaTeX-packages ! natbib
36624 \end_layout
36625
36626 \end_inset
36627
36628  or 
36629 \series bold
36630 jurabib
36631 \series default
36632
36633 \begin_inset Index
36634 status collapsed
36635
36636 \begin_layout Plain Layout
36637 Latex@LaTeX-packages ! jurabib
36638 \end_layout
36639
36640 \end_inset
36641
36642 .
36643  For a further description see section
36644 \begin_inset space ~
36645 \end_inset
36646
36647
36648 \begin_inset CommandInset ref
36649 LatexCommand ref
36650 reference "sec:Bibliography"
36651
36652 \end_inset
36653
36654 .
36655 \end_layout
36656
36657 \begin_layout Subsubsection*
36658 Math Options
36659 \end_layout
36660
36661 \begin_layout Standard
36662 These options will force LyX to use the Latex@LaTeX-packages 
36663 \series bold
36664 amsmath
36665 \series default
36666
36667 \begin_inset Index
36668 status collapsed
36669
36670 \begin_layout Plain Layout
36671 Latex@LaTeX-packages ! amsmath
36672 \end_layout
36673
36674 \end_inset
36675
36676  and 
36677 \series bold
36678 esint
36679 \series default
36680
36681 \begin_inset Index
36682 status collapsed
36683
36684 \begin_layout Plain Layout
36685 Latex@LaTeX-packages ! esint
36686 \end_layout
36687
36688 \end_inset
36689
36690  or to use them automatically when they are needed.
36691 \end_layout
36692
36693 \begin_layout Standard
36694
36695 \series bold
36696 amsmath
36697 \series default
36698  is needed for many constructs, so when you get LaTeX-errors in formulas,
36699  assure that you have enabled AMS.
36700 \end_layout
36701
36702 \begin_layout Standard
36703
36704 \series bold
36705 esint
36706 \series default
36707  is used for special integral characters.
36708 \end_layout
36709
36710 \begin_layout Subsubsection*
36711 Float Placement
36712 \end_layout
36713
36714 \begin_layout Standard
36715 The float placement options are described in section
36716 \begin_inset Formula $\,$
36717 \end_inset
36718
36719
36720 \begin_inset CommandInset ref
36721 LatexCommand ref
36722 reference "sub:Float-Placement"
36723
36724 \end_inset
36725
36726 .
36727 \end_layout
36728
36729 \begin_layout Subsubsection*
36730 Bullets
36731 \end_layout
36732
36733 \begin_layout Standard
36734 Here you can adjust the characters for the itemize levels.
36735  The itemize environment is described in section
36736 \begin_inset space ~
36737 \end_inset
36738
36739
36740 \begin_inset CommandInset ref
36741 LatexCommand ref
36742 reference "sec:Itemize"
36743
36744 \end_inset
36745
36746 .
36747 \end_layout
36748
36749 \begin_layout Subsubsection*
36750 Branches
36751 \end_layout
36752
36753 \begin_layout Standard
36754 Branches are described in section
36755 \begin_inset space ~
36756 \end_inset
36757
36758
36759 \begin_inset CommandInset ref
36760 LatexCommand ref
36761 reference "sec:Branches"
36762
36763 \end_inset
36764
36765 .
36766 \end_layout
36767
36768 \begin_layout Subsubsection*
36769 LaT
36770 \begin_inset ERT
36771 status collapsed
36772
36773 \begin_layout Plain Layout
36774
36775 {}
36776 \end_layout
36777
36778 \end_inset
36779
36780 eX Preamble
36781 \end_layout
36782
36783 \begin_layout Standard
36784 In this text field are entered commands to load special LaTeX-packages or
36785  to define LaTeX-commands.
36786  The preamble is a thing for LaTeX-experts.
36787  You shouldn't enter commands here until you don't exactly know what you
36788  do.
36789 \end_layout
36790
36791 \begin_layout Standard
36792 An introduction in the LaTeX-syntax is given in section
36793 \begin_inset space ~
36794 \end_inset
36795
36796
36797 \begin_inset CommandInset ref
36798 LatexCommand ref
36799 reference "sub:LaTeX-Syntax"
36800
36801 \end_inset
36802
36803 .
36804 \end_layout
36805
36806 \begin_layout Section
36807 The Tools Menu
36808 \begin_inset Index
36809 status collapsed
36810
36811 \begin_layout Plain Layout
36812 Menu ! Tools
36813 \end_layout
36814
36815 \end_inset
36816
36817
36818 \end_layout
36819
36820 \begin_layout Subsection
36821 Spellchecker
36822 \end_layout
36823
36824 \begin_layout Standard
36825 Spell checking is explained in section
36826 \begin_inset space ~
36827 \end_inset
36828
36829
36830 \begin_inset CommandInset ref
36831 LatexCommand ref
36832 reference "sec:Spellchecking"
36833
36834 \end_inset
36835
36836 .
36837 \end_layout
36838
36839 \begin_layout Subsection
36840 Thesaurus
36841 \end_layout
36842
36843 \begin_layout Standard
36844 The thesaurus is described in section
36845 \begin_inset space ~
36846 \end_inset
36847
36848
36849 \begin_inset CommandInset ref
36850 LatexCommand ref
36851 reference "sec:Thesaurus"
36852
36853 \end_inset
36854
36855 .
36856 \end_layout
36857
36858 \begin_layout Subsection
36859 Count Words
36860 \begin_inset Index
36861 status collapsed
36862
36863 \begin_layout Plain Layout
36864 Word count
36865 \end_layout
36866
36867 \end_inset
36868
36869
36870 \end_layout
36871
36872 \begin_layout Standard
36873 Counts the number of words in the actual document or the highlighted document
36874  part.
36875 \end_layout
36876
36877 \begin_layout Subsection
36878 TeX Information
36879 \begin_inset Index
36880 status collapsed
36881
36882 \begin_layout Plain Layout
36883 TeX Information
36884 \end_layout
36885
36886 \end_inset
36887
36888
36889 \end_layout
36890
36891 \begin_layout Standard
36892 Shows you a list of the classes and styles installed in your LaTeX-system.
36893 \end_layout
36894
36895 \begin_layout Subsection
36896 Reconfigure
36897 \begin_inset Index
36898 status collapsed
36899
36900 \begin_layout Plain Layout
36901 Lyx@LyX ! Reconfigure|see
36902 \begin_inset ERT
36903 status collapsed
36904
36905 \begin_layout Plain Layout
36906
36907 {
36908 \end_layout
36909
36910 \end_inset
36911
36912 Reconfiguration of LyX
36913 \begin_inset ERT
36914 status collapsed
36915
36916 \begin_layout Plain Layout
36917
36918 }
36919 \end_layout
36920
36921 \end_inset
36922
36923
36924 \end_layout
36925
36926 \end_inset
36927
36928
36929 \begin_inset Index
36930 status collapsed
36931
36932 \begin_layout Plain Layout
36933 Reconfiguration of LyX
36934 \end_layout
36935
36936 \end_inset
36937
36938
36939 \end_layout
36940
36941 \begin_layout Standard
36942 This menu reconfigures LyX.
36943  That means LyX looks for LaTeX-packages and needed programs, see also section
36944 \begin_inset space ~
36945 \end_inset
36946
36947
36948 \begin_inset CommandInset ref
36949 LatexCommand ref
36950 reference "sec:Basic-LyX-Setup"
36951
36952 \end_inset
36953
36954 .
36955 \end_layout
36956
36957 \begin_layout Subsection
36958 Preferences
36959 \end_layout
36960
36961 \begin_layout Standard
36962 The preferences dialog is described in detail in chapter
36963 \begin_inset space \thinspace{}
36964 \end_inset
36965
36966
36967 \begin_inset CommandInset ref
36968 LatexCommand ref
36969 reference "cha:The-Preferences-dialog"
36970
36971 \end_inset
36972
36973 .
36974 \end_layout
36975
36976 \begin_layout Section
36977 The Help Menu
36978 \begin_inset Index
36979 status collapsed
36980
36981 \begin_layout Plain Layout
36982 Menu ! Help
36983 \end_layout
36984
36985 \end_inset
36986
36987
36988 \end_layout
36989
36990 \begin_layout Standard
36991 This menu opens the documentation files of LyX in the language of LyX's
36992  menus.
36993 \end_layout
36994
36995 \begin_layout Standard
36996 The menu 
36997 \family sans
36998 LaTeX
36999 \begin_inset space ~
37000 \end_inset
37001
37002 Configuration
37003 \family default
37004  shows a LyX-document with informations about the LaTeX-packages and classes
37005  found by LyX (see also section
37006 \begin_inset space ~
37007 \end_inset
37008
37009
37010 \begin_inset CommandInset ref
37011 LatexCommand ref
37012 reference "sec:LaTeX-Setup"
37013
37014 \end_inset
37015
37016 ).
37017 \end_layout
37018
37019 \begin_layout Section
37020 Toolbars
37021 \begin_inset CommandInset label
37022 LatexCommand label
37023 name "sec:Toolbars"
37024
37025 \end_inset
37026
37027
37028 \end_layout
37029
37030 \begin_layout Standard
37031 How to show or hide toolbars is explained in section
37032 \begin_inset space ~
37033 \end_inset
37034
37035
37036 \begin_inset CommandInset ref
37037 LatexCommand ref
37038 reference "sub:Toolbars"
37039
37040 \end_inset
37041
37042 .
37043 \end_layout
37044
37045 \begin_layout Standard
37046 It is also possible to define custom toolbars.
37047  This is described in the 
37048 \emph on
37049 Extended Features
37050 \emph default
37051  manual.
37052 \end_layout
37053
37054 \begin_layout Subsection
37055 Standard Toolbar
37056 \begin_inset Index
37057 status collapsed
37058
37059 \begin_layout Plain Layout
37060 Toolbar ! Standard
37061 \end_layout
37062
37063 \end_inset
37064
37065
37066 \end_layout
37067
37068 \begin_layout Standard
37069 \begin_inset Graphics
37070         filename clipart/StandardToolbar.png
37071         width 100col%
37072
37073 \end_inset
37074
37075
37076 \end_layout
37077
37078 \begin_layout Standard
37079 \begin_inset VSpace defskip
37080 \end_inset
37081
37082
37083 \end_layout
37084
37085 \begin_layout Standard
37086 The standard toolbar as shown above contains from left to right the following
37087  buttons:
37088 \begin_inset ERT
37089 status collapsed
37090
37091 \begin_layout Plain Layout
37092
37093
37094 \backslash
37095 setlength{
37096 \backslash
37097 LTleft}{0pt}
37098 \end_layout
37099
37100 \end_inset
37101
37102
37103 \begin_inset Note Note
37104 status collapsed
37105
37106 \begin_layout Plain Layout
37107 This is necessary to left align the following longtables.
37108  See the 
37109 \emph on
37110 Embedded Objects
37111 \emph default
37112  manual for more information.
37113 \end_layout
37114
37115 \end_inset
37116
37117
37118 \end_layout
37119
37120 \begin_layout Standard
37121 \begin_inset VSpace defskip
37122 \end_inset
37123
37124
37125 \end_layout
37126
37127 \begin_layout Standard
37128 \begin_inset Tabular
37129 <lyxtabular version="3" rows="1" columns="2">
37130 <features islongtable="true">
37131 <column alignment="center" valignment="top" width="0">
37132 <column alignment="center" valignment="top" width="0">
37133 <row>
37134 <cell alignment="center" valignment="top" usebox="none">
37135 \begin_inset Text
37136
37137 \begin_layout Plain Layout
37138 \begin_inset Graphics
37139         filename clipart/ToolbarEnvBox.png
37140         clip
37141
37142 \end_inset
37143
37144
37145 \end_layout
37146
37147 \end_inset
37148 </cell>
37149 <cell alignment="center" valignment="top" usebox="none">
37150 \begin_inset Text
37151
37152 \begin_layout Plain Layout
37153 pull-down menu for the paragraph environments
37154 \end_layout
37155
37156 \end_inset
37157 </cell>
37158 </row>
37159 </lyxtabular>
37160
37161 \end_inset
37162
37163
37164 \end_layout
37165
37166 \begin_layout Standard
37167 \begin_inset VSpace -10mm
37168 \end_inset
37169
37170
37171 \end_layout
37172
37173 \begin_layout Standard
37174 \align left
37175 \begin_inset Tabular
37176 <lyxtabular version="3" rows="20" columns="2">
37177 <features islongtable="true">
37178 <column alignment="left" valignment="top" width="0">
37179 <column alignment="left" valignment="top" width="0">
37180 <row interlinespace="2.5mm">
37181 <cell alignment="center" valignment="top" usebox="none">
37182 \begin_inset Text
37183
37184 \begin_layout Plain Layout
37185
37186 \family sans
37187 \begin_inset Graphics
37188         filename ../images/buffer-new.png
37189         BoundingBox 0bp 5bp 20bp 20bp
37190
37191 \end_inset
37192
37193
37194 \end_layout
37195
37196 \end_inset
37197 </cell>
37198 <cell alignment="center" valignment="top" usebox="none">
37199 \begin_inset Text
37200
37201 \begin_layout Plain Layout
37202
37203 \family sans
37204 File\SpecialChar \menuseparator
37205 New
37206 \end_layout
37207
37208 \end_inset
37209 </cell>
37210 </row>
37211 <row interlinespace="2.5mm">
37212 <cell alignment="center" valignment="top" usebox="none">
37213 \begin_inset Text
37214
37215 \begin_layout Plain Layout
37216 \begin_inset Graphics
37217         filename ../images/file-open.png
37218         BoundingBox 0bp 5bp 20bp 20bp
37219
37220 \end_inset
37221
37222
37223 \end_layout
37224
37225 \end_inset
37226 </cell>
37227 <cell alignment="center" valignment="top" usebox="none">
37228 \begin_inset Text
37229
37230 \begin_layout Plain Layout
37231
37232 \family sans
37233 File\SpecialChar \menuseparator
37234 Open
37235 \end_layout
37236
37237 \end_inset
37238 </cell>
37239 </row>
37240 <row interlinespace="2.5mm">
37241 <cell alignment="center" valignment="top" usebox="none">
37242 \begin_inset Text
37243
37244 \begin_layout Plain Layout
37245 \begin_inset Graphics
37246         filename ../images/buffer-write.png
37247         BoundingBox 0bp 5bp 20bp 20bp
37248
37249 \end_inset
37250
37251
37252 \end_layout
37253
37254 \end_inset
37255 </cell>
37256 <cell alignment="center" valignment="top" usebox="none">
37257 \begin_inset Text
37258
37259 \begin_layout Plain Layout
37260
37261 \family sans
37262 File\SpecialChar \menuseparator
37263 Save
37264 \end_layout
37265
37266 \end_inset
37267 </cell>
37268 </row>
37269 <row interlinespace="2.5mm">
37270 <cell alignment="center" valignment="top" usebox="none">
37271 \begin_inset Text
37272
37273 \begin_layout Plain Layout
37274 \begin_inset Graphics
37275         filename ../images/dialog-show_print.png
37276         BoundingBox 0bp 5bp 24bp 20bp
37277
37278 \end_inset
37279
37280
37281 \end_layout
37282
37283 \end_inset
37284 </cell>
37285 <cell alignment="center" valignment="top" usebox="none">
37286 \begin_inset Text
37287
37288 \begin_layout Plain Layout
37289
37290 \family sans
37291 File\SpecialChar \menuseparator
37292 Print
37293 \end_layout
37294
37295 \end_inset
37296 </cell>
37297 </row>
37298 <row interlinespace="2.5mm">
37299 <cell alignment="center" valignment="top" usebox="none">
37300 \begin_inset Text
37301
37302 \begin_layout Plain Layout
37303 \begin_inset Graphics
37304         filename ../images/dialog-show_spellchecker.png
37305         BoundingBox 0bp 5bp 20bp 20bp
37306
37307 \end_inset
37308
37309
37310 \end_layout
37311
37312 \end_inset
37313 </cell>
37314 <cell alignment="center" valignment="top" usebox="none">
37315 \begin_inset Text
37316
37317 \begin_layout Plain Layout
37318
37319 \family sans
37320 Tools\SpecialChar \menuseparator
37321 Spellchecker
37322 \end_layout
37323
37324 \end_inset
37325 </cell>
37326 </row>
37327 <row interlinespace="2.5mm">
37328 <cell alignment="center" valignment="top" usebox="none">
37329 \begin_inset Text
37330
37331 \begin_layout Plain Layout
37332 \begin_inset Graphics
37333         filename ../images/undo.png
37334         BoundingBox 0bp 5bp 20bp 20bp
37335
37336 \end_inset
37337
37338
37339 \end_layout
37340
37341 \end_inset
37342 </cell>
37343 <cell alignment="center" valignment="top" usebox="none">
37344 \begin_inset Text
37345
37346 \begin_layout Plain Layout
37347
37348 \family sans
37349 Edit\SpecialChar \menuseparator
37350 Undo
37351 \end_layout
37352
37353 \end_inset
37354 </cell>
37355 </row>
37356 <row interlinespace="2.5mm">
37357 <cell alignment="center" valignment="top" usebox="none">
37358 \begin_inset Text
37359
37360 \begin_layout Plain Layout
37361 \begin_inset Graphics
37362         filename ../images/redo.png
37363         BoundingBox 0bp 5bp 20bp 20bp
37364
37365 \end_inset
37366
37367
37368 \end_layout
37369
37370 \end_inset
37371 </cell>
37372 <cell alignment="center" valignment="top" usebox="none">
37373 \begin_inset Text
37374
37375 \begin_layout Plain Layout
37376
37377 \family sans
37378 Edit\SpecialChar \menuseparator
37379 Redo
37380 \end_layout
37381
37382 \end_inset
37383 </cell>
37384 </row>
37385 <row interlinespace="2.5mm">
37386 <cell alignment="center" valignment="top" usebox="none">
37387 \begin_inset Text
37388
37389 \begin_layout Plain Layout
37390 \begin_inset Graphics
37391         filename ../images/cut.png
37392         BoundingBox 0bp 5bp 20bp 20bp
37393
37394 \end_inset
37395
37396
37397 \end_layout
37398
37399 \end_inset
37400 </cell>
37401 <cell alignment="center" valignment="top" usebox="none">
37402 \begin_inset Text
37403
37404 \begin_layout Plain Layout
37405
37406 \family sans
37407 Edit\SpecialChar \menuseparator
37408 Cut
37409 \end_layout
37410
37411 \end_inset
37412 </cell>
37413 </row>
37414 <row interlinespace="2.5mm">
37415 <cell alignment="center" valignment="top" usebox="none">
37416 \begin_inset Text
37417
37418 \begin_layout Plain Layout
37419 \begin_inset Graphics
37420         filename ../images/copy.png
37421         BoundingBox 0bp 5bp 20bp 20bp
37422
37423 \end_inset
37424
37425
37426 \end_layout
37427
37428 \end_inset
37429 </cell>
37430 <cell alignment="center" valignment="top" usebox="none">
37431 \begin_inset Text
37432
37433 \begin_layout Plain Layout
37434
37435 \family sans
37436 Edit\SpecialChar \menuseparator
37437 Copy
37438 \end_layout
37439
37440 \end_inset
37441 </cell>
37442 </row>
37443 <row interlinespace="2.5mm">
37444 <cell alignment="center" valignment="top" usebox="none">
37445 \begin_inset Text
37446
37447 \begin_layout Plain Layout
37448 \begin_inset Graphics
37449         filename ../images/paste.png
37450         BoundingBox 0bp 5bp 20bp 20bp
37451
37452 \end_inset
37453
37454
37455 \end_layout
37456
37457 \end_inset
37458 </cell>
37459 <cell alignment="center" valignment="top" usebox="none">
37460 \begin_inset Text
37461
37462 \begin_layout Plain Layout
37463
37464 \family sans
37465 Edit\SpecialChar \menuseparator
37466 Paste
37467 \end_layout
37468
37469 \end_inset
37470 </cell>
37471 </row>
37472 <row interlinespace="2.5mm">
37473 <cell alignment="center" valignment="top" usebox="none">
37474 \begin_inset Text
37475
37476 \begin_layout Plain Layout
37477 \begin_inset Graphics
37478         filename ../images/dialog-show_findreplace.png
37479         BoundingBox 0bp 5bp 20bp 25bp
37480         rotateOrigin center
37481
37482 \end_inset
37483
37484
37485 \end_layout
37486
37487 \end_inset
37488 </cell>
37489 <cell alignment="center" valignment="top" usebox="none">
37490 \begin_inset Text
37491
37492 \begin_layout Plain Layout
37493
37494 \family sans
37495 Edit\SpecialChar \menuseparator
37496 Find
37497 \begin_inset space \thinspace{}
37498 \end_inset
37499
37500 &
37501 \begin_inset space \thinspace{}
37502 \end_inset
37503
37504 Replace
37505 \end_layout
37506
37507 \end_inset
37508 </cell>
37509 </row>
37510 <row interlinespace="2.5mm">
37511 <cell alignment="center" valignment="top" usebox="none">
37512 \begin_inset Text
37513
37514 \begin_layout Plain Layout
37515 \begin_inset Graphics
37516         filename ../images/font-emph.png
37517         BoundingBox 0bp 5bp 20bp 20bp
37518
37519 \end_inset
37520
37521
37522 \end_layout
37523
37524 \end_inset
37525 </cell>
37526 <cell alignment="center" valignment="top" usebox="none">
37527 \begin_inset Text
37528
37529 \begin_layout Plain Layout
37530 Emphasize text, function of the Edit
37531 \family sans
37532 \SpecialChar \menuseparator
37533 Text
37534 \begin_inset space ~
37535 \end_inset
37536
37537 Style
37538 \family default
37539  dialog
37540 \end_layout
37541
37542 \end_inset
37543 </cell>
37544 </row>
37545 <row interlinespace="2.5mm">
37546 <cell alignment="center" valignment="top" usebox="none">
37547 \begin_inset Text
37548
37549 \begin_layout Plain Layout
37550 \begin_inset Graphics
37551         filename ../images/font-noun.png
37552         BoundingBox 0bp 5bp 20bp 20bp
37553
37554 \end_inset
37555
37556
37557 \end_layout
37558
37559 \end_inset
37560 </cell>
37561 <cell alignment="center" valignment="top" usebox="none">
37562 \begin_inset Text
37563
37564 \begin_layout Plain Layout
37565 Set text to noun style, function of the Edit
37566 \family sans
37567 \SpecialChar \menuseparator
37568 Text
37569 \begin_inset space ~
37570 \end_inset
37571
37572 Style
37573 \family default
37574  dialog
37575 \end_layout
37576
37577 \end_inset
37578 </cell>
37579 </row>
37580 <row interlinespace="2.5mm">
37581 <cell alignment="center" valignment="top" usebox="none">
37582 \begin_inset Text
37583
37584 \begin_layout Plain Layout
37585 \begin_inset Graphics
37586         filename ../images/textstyle-apply.png
37587         BoundingBox 0bp 5bp 20bp 20bp
37588
37589 \end_inset
37590
37591
37592 \end_layout
37593
37594 \end_inset
37595 </cell>
37596 <cell alignment="center" valignment="top" usebox="none">
37597 \begin_inset Text
37598
37599 \begin_layout Plain Layout
37600 Formats text using the current settings in the 
37601 \family sans
37602 Edit\SpecialChar \menuseparator
37603 Text
37604 \begin_inset space ~
37605 \end_inset
37606
37607 Style
37608 \family default
37609  dialog
37610 \end_layout
37611
37612 \end_inset
37613 </cell>
37614 </row>
37615 <row interlinespace="2.5mm">
37616 <cell alignment="center" valignment="top" usebox="none">
37617 \begin_inset Text
37618
37619 \begin_layout Plain Layout
37620 \begin_inset Graphics
37621         filename ../images/math-mode.png
37622         BoundingBox 0bp 5bp 20bp 20bp
37623
37624 \end_inset
37625
37626
37627 \end_layout
37628
37629 \end_inset
37630 </cell>
37631 <cell alignment="center" valignment="top" usebox="none">
37632 \begin_inset Text
37633
37634 \begin_layout Plain Layout
37635
37636 \family sans
37637 Insert\SpecialChar \menuseparator
37638 Math\SpecialChar \menuseparator
37639 Inline
37640 \begin_inset space ~
37641 \end_inset
37642
37643 Formula
37644 \end_layout
37645
37646 \end_inset
37647 </cell>
37648 </row>
37649 <row interlinespace="2.5mm">
37650 <cell alignment="center" valignment="top" usebox="none">
37651 \begin_inset Text
37652
37653 \begin_layout Plain Layout
37654 \begin_inset Graphics
37655         filename ../images/dialog-show-new-inset_graphics.png
37656         BoundingBox 0bp 5bp 20bp 25bp
37657         rotateOrigin center
37658
37659 \end_inset
37660
37661
37662 \end_layout
37663
37664 \end_inset
37665 </cell>
37666 <cell alignment="center" valignment="top" usebox="none">
37667 \begin_inset Text
37668
37669 \begin_layout Plain Layout
37670
37671 \family sans
37672 Insert\SpecialChar \menuseparator
37673 Graphics
37674 \end_layout
37675
37676 \end_inset
37677 </cell>
37678 </row>
37679 <row interlinespace="2.5mm">
37680 <cell alignment="center" valignment="top" usebox="none">
37681 \begin_inset Text
37682
37683 \begin_layout Plain Layout
37684 \begin_inset Graphics
37685         filename ../images/tabular-insert.png
37686         BoundingBox 0bp 5bp 20bp 25bp
37687         rotateOrigin center
37688
37689 \end_inset
37690
37691
37692 \end_layout
37693
37694 \end_inset
37695 </cell>
37696 <cell alignment="center" valignment="top" usebox="none">
37697 \begin_inset Text
37698
37699 \begin_layout Plain Layout
37700
37701 \family sans
37702 Insert\SpecialChar \menuseparator
37703 Table
37704 \end_layout
37705
37706 \end_inset
37707 </cell>
37708 </row>
37709 <row interlinespace="2.5mm">
37710 <cell alignment="center" valignment="top" usebox="none">
37711 \begin_inset Text
37712
37713 \begin_layout Plain Layout
37714 \begin_inset Graphics
37715         filename ../images/dialog-toggle_toc.png
37716         BoundingBox 0bp 5bp 20bp 25bp
37717         rotateOrigin center
37718
37719 \end_inset
37720
37721
37722 \end_layout
37723
37724 \end_inset
37725 </cell>
37726 <cell alignment="center" valignment="top" usebox="none">
37727 \begin_inset Text
37728
37729 \begin_layout Plain Layout
37730 Toggle outline window on/off, 
37731 \family sans
37732 Document\SpecialChar \menuseparator
37733 Outline
37734 \end_layout
37735
37736 \end_inset
37737 </cell>
37738 </row>
37739 <row interlinespace="2.5mm">
37740 <cell alignment="center" valignment="top" usebox="none">
37741 \begin_inset Text
37742
37743 \begin_layout Plain Layout
37744 \begin_inset Graphics
37745         filename ../images/toolbar-toggle_math.png
37746         BoundingBox 0bp 5bp 20bp 25bp
37747         rotateOrigin center
37748
37749 \end_inset
37750
37751
37752 \end_layout
37753
37754 \end_inset
37755 </cell>
37756 <cell alignment="center" valignment="top" usebox="none">
37757 \begin_inset Text
37758
37759 \begin_layout Plain Layout
37760 Toggle math toolbar on/off
37761 \end_layout
37762
37763 \end_inset
37764 </cell>
37765 </row>
37766 <row interlinespace="2.5mm">
37767 <cell alignment="center" valignment="top" usebox="none">
37768 \begin_inset Text
37769
37770 \begin_layout Plain Layout
37771 \begin_inset Graphics
37772         filename ../images/toolbar-toggle_table.png
37773         BoundingBox 0bp 5bp 20bp 25bp
37774         rotateOrigin center
37775
37776 \end_inset
37777
37778
37779 \end_layout
37780
37781 \end_inset
37782 </cell>
37783 <cell alignment="center" valignment="top" usebox="none">
37784 \begin_inset Text
37785
37786 \begin_layout Plain Layout
37787 Toggle table toolbar on/off
37788 \end_layout
37789
37790 \end_inset
37791 </cell>
37792 </row>
37793 </lyxtabular>
37794
37795 \end_inset
37796
37797
37798 \end_layout
37799
37800 \begin_layout Subsection
37801 Extra Toolbar
37802 \begin_inset Index
37803 status collapsed
37804
37805 \begin_layout Plain Layout
37806 Toolbar ! Extra
37807 \end_layout
37808
37809 \end_inset
37810
37811
37812 \end_layout
37813
37814 \begin_layout Standard
37815 \begin_inset Graphics
37816         filename clipart/ExtraToolbar.png
37817         width 100col%
37818
37819 \end_inset
37820
37821
37822 \end_layout
37823
37824 \begin_layout Standard
37825 \begin_inset VSpace defskip
37826 \end_inset
37827
37828
37829 \end_layout
37830
37831 \begin_layout Standard
37832 The extra toolbar as shown above contains from left to right the following
37833  buttons:
37834 \end_layout
37835
37836 \begin_layout Standard
37837 \begin_inset VSpace defskip
37838 \end_inset
37839
37840
37841 \end_layout
37842
37843 \begin_layout Standard
37844 \begin_inset Tabular
37845 <lyxtabular version="3" rows="24" columns="2">
37846 <features islongtable="true">
37847 <column alignment="left" valignment="top" width="0">
37848 <column alignment="left" valignment="top" width="0">
37849 <row interlinespace="2.5mm">
37850 <cell alignment="center" valignment="top" usebox="none">
37851 \begin_inset Text
37852
37853 \begin_layout Plain Layout
37854 \begin_inset Graphics
37855         filename ../images/layout.png
37856         BoundingBox 0bp 5bp 20bp 25bp
37857         rotateOrigin center
37858
37859 \end_inset
37860
37861
37862 \end_layout
37863
37864 \end_inset
37865 </cell>
37866 <cell alignment="center" valignment="top" usebox="none">
37867 \begin_inset Text
37868
37869 \begin_layout Plain Layout
37870 Default
37871 \end_layout
37872
37873 \end_inset
37874 </cell>
37875 </row>
37876 <row interlinespace="2.5mm">
37877 <cell alignment="center" valignment="top" usebox="none">
37878 \begin_inset Text
37879
37880 \begin_layout Plain Layout
37881 \begin_inset Graphics
37882         filename ../images/layout_Enumerate.png
37883         BoundingBox 0bp 5bp 20bp 25bp
37884         rotateOrigin center
37885
37886 \end_inset
37887
37888
37889 \end_layout
37890
37891 \end_inset
37892 </cell>
37893 <cell alignment="center" valignment="top" usebox="none">
37894 \begin_inset Text
37895
37896 \begin_layout Plain Layout
37897 Numbered list
37898 \end_layout
37899
37900 \end_inset
37901 </cell>
37902 </row>
37903 <row interlinespace="2.5mm">
37904 <cell alignment="center" valignment="top" usebox="none">
37905 \begin_inset Text
37906
37907 \begin_layout Plain Layout
37908 \begin_inset Graphics
37909         filename ../images/layout_Itemize.png
37910         BoundingBox 0bp 5bp 20bp 25bp
37911         rotateOrigin center
37912
37913 \end_inset
37914
37915
37916 \end_layout
37917
37918 \end_inset
37919 </cell>
37920 <cell alignment="center" valignment="top" usebox="none">
37921 \begin_inset Text
37922
37923 \begin_layout Plain Layout
37924 Itemized list
37925 \end_layout
37926
37927 \end_inset
37928 </cell>
37929 </row>
37930 <row interlinespace="2.5mm">
37931 <cell alignment="center" valignment="top" usebox="none">
37932 \begin_inset Text
37933
37934 \begin_layout Plain Layout
37935 \begin_inset Graphics
37936         filename ../images/layout_List.png
37937         BoundingBox 0bp 5bp 20bp 25bp
37938         rotateOrigin center
37939
37940 \end_inset
37941
37942
37943 \end_layout
37944
37945 \end_inset
37946 </cell>
37947 <cell alignment="center" valignment="top" usebox="none">
37948 \begin_inset Text
37949
37950 \begin_layout Plain Layout
37951 List
37952 \end_layout
37953
37954 \end_inset
37955 </cell>
37956 </row>
37957 <row interlinespace="2.5mm">
37958 <cell alignment="center" valignment="top" usebox="none">
37959 \begin_inset Text
37960
37961 \begin_layout Plain Layout
37962 \begin_inset Graphics
37963         filename ../images/layout_Description.png
37964         BoundingBox 0bp 5bp 20bp 25bp
37965         rotateOrigin center
37966
37967 \end_inset
37968
37969
37970 \end_layout
37971
37972 \end_inset
37973 </cell>
37974 <cell alignment="center" valignment="top" usebox="none">
37975 \begin_inset Text
37976
37977 \begin_layout Plain Layout
37978 Description list
37979 \end_layout
37980
37981 \end_inset
37982 </cell>
37983 </row>
37984 <row interlinespace="2.5mm">
37985 <cell alignment="center" valignment="top" usebox="none">
37986 \begin_inset Text
37987
37988 \begin_layout Plain Layout
37989 \begin_inset Graphics
37990         filename ../images/depth-increment.png
37991         BoundingBox 0bp 5bp 20bp 25bp
37992         rotateOrigin center
37993
37994 \end_inset
37995
37996
37997 \end_layout
37998
37999 \end_inset
38000 </cell>
38001 <cell alignment="center" valignment="top" usebox="none">
38002 \begin_inset Text
38003
38004 \begin_layout Plain Layout
38005
38006 \family sans
38007 Edit\SpecialChar \menuseparator
38008 Increase
38009 \begin_inset space ~
38010 \end_inset
38011
38012 List
38013 \begin_inset space ~
38014 \end_inset
38015
38016 Depth
38017 \end_layout
38018
38019 \end_inset
38020 </cell>
38021 </row>
38022 <row interlinespace="2.5mm">
38023 <cell alignment="center" valignment="top" usebox="none">
38024 \begin_inset Text
38025
38026 \begin_layout Plain Layout
38027 \begin_inset Graphics
38028         filename ../images/depth-decrement.png
38029         BoundingBox 0bp 5bp 20bp 25bp
38030         rotateOrigin center
38031
38032 \end_inset
38033
38034
38035 \end_layout
38036
38037 \end_inset
38038 </cell>
38039 <cell alignment="center" valignment="top" usebox="none">
38040 \begin_inset Text
38041
38042 \begin_layout Plain Layout
38043
38044 \family sans
38045 Edit\SpecialChar \menuseparator
38046 Decrease
38047 \begin_inset space ~
38048 \end_inset
38049
38050 List
38051 \begin_inset space ~
38052 \end_inset
38053
38054 Depth
38055 \end_layout
38056
38057 \end_inset
38058 </cell>
38059 </row>
38060 <row interlinespace="2.5mm">
38061 <cell alignment="center" valignment="top" usebox="none">
38062 \begin_inset Text
38063
38064 \begin_layout Plain Layout
38065 \begin_inset Graphics
38066         filename ../images/float-insert_figure.png
38067         BoundingBox 0bp 5bp 20bp 20bp
38068
38069 \end_inset
38070
38071
38072 \end_layout
38073
38074 \end_inset
38075 </cell>
38076 <cell alignment="center" valignment="top" usebox="none">
38077 \begin_inset Text
38078
38079 \begin_layout Plain Layout
38080
38081 \family sans
38082 Insert\SpecialChar \menuseparator
38083 Float\SpecialChar \menuseparator
38084 Figure
38085 \end_layout
38086
38087 \end_inset
38088 </cell>
38089 </row>
38090 <row interlinespace="2.5mm">
38091 <cell alignment="center" valignment="top" usebox="none">
38092 \begin_inset Text
38093
38094 \begin_layout Plain Layout
38095 \begin_inset Graphics
38096         filename ../images/float-insert_table.png
38097         BoundingBox 0bp 5bp 20bp 20bp
38098
38099 \end_inset
38100
38101
38102 \end_layout
38103
38104 \end_inset
38105 </cell>
38106 <cell alignment="center" valignment="top" usebox="none">
38107 \begin_inset Text
38108
38109 \begin_layout Plain Layout
38110
38111 \family sans
38112 Insert\SpecialChar \menuseparator
38113 Float\SpecialChar \menuseparator
38114 Table
38115 \end_layout
38116
38117 \end_inset
38118 </cell>
38119 </row>
38120 <row interlinespace="2.5mm">
38121 <cell alignment="center" valignment="top" usebox="none">
38122 \begin_inset Text
38123
38124 \begin_layout Plain Layout
38125 \begin_inset Graphics
38126         filename ../images/label-insert.png
38127         BoundingBox 0bp 5bp 20bp 20bp
38128
38129 \end_inset
38130
38131
38132 \end_layout
38133
38134 \end_inset
38135 </cell>
38136 <cell alignment="center" valignment="top" usebox="none">
38137 \begin_inset Text
38138
38139 \begin_layout Plain Layout
38140
38141 \family sans
38142 Insert\SpecialChar \menuseparator
38143 Label
38144 \end_layout
38145
38146 \end_inset
38147 </cell>
38148 </row>
38149 <row interlinespace="2.5mm">
38150 <cell alignment="center" valignment="top" usebox="none">
38151 \begin_inset Text
38152
38153 \begin_layout Plain Layout
38154 \begin_inset Graphics
38155         filename ../images/dialog-show-new-inset_ref.png
38156         BoundingBox 0bp 5bp 20bp 20bp
38157
38158 \end_inset
38159
38160
38161 \end_layout
38162
38163 \end_inset
38164 </cell>
38165 <cell alignment="center" valignment="top" usebox="none">
38166 \begin_inset Text
38167
38168 \begin_layout Plain Layout
38169
38170 \family sans
38171 Insert\SpecialChar \menuseparator
38172 Cross-Reference
38173 \end_layout
38174
38175 \end_inset
38176 </cell>
38177 </row>
38178 <row interlinespace="2.5mm">
38179 <cell alignment="center" valignment="top" usebox="none">
38180 \begin_inset Text
38181
38182 \begin_layout Plain Layout
38183 \begin_inset Graphics
38184         filename ../images/dialog-show-new-inset_citation.png
38185         BoundingBox 0bp 5bp 20bp 20bp
38186
38187 \end_inset
38188
38189
38190 \end_layout
38191
38192 \end_inset
38193 </cell>
38194 <cell alignment="center" valignment="top" usebox="none">
38195 \begin_inset Text
38196
38197 \begin_layout Plain Layout
38198
38199 \family sans
38200 Insert\SpecialChar \menuseparator
38201 Citation
38202 \end_layout
38203
38204 \end_inset
38205 </cell>
38206 </row>
38207 <row interlinespace="2.5mm">
38208 <cell alignment="center" valignment="top" usebox="none">
38209 \begin_inset Text
38210
38211 \begin_layout Plain Layout
38212 \begin_inset Graphics
38213         filename ../images/index-insert.png
38214         BoundingBox 0bp 5bp 20bp 20bp
38215
38216 \end_inset
38217
38218
38219 \end_layout
38220
38221 \end_inset
38222 </cell>
38223 <cell alignment="center" valignment="top" usebox="none">
38224 \begin_inset Text
38225
38226 \begin_layout Plain Layout
38227
38228 \family sans
38229 Insert\SpecialChar \menuseparator
38230 Index
38231 \begin_inset space ~
38232 \end_inset
38233
38234 Entry
38235 \end_layout
38236
38237 \end_inset
38238 </cell>
38239 </row>
38240 <row interlinespace="2.5mm">
38241 <cell alignment="center" valignment="top" usebox="none">
38242 \begin_inset Text
38243
38244 \begin_layout Plain Layout
38245 \begin_inset Graphics
38246         filename ../images/nomencl-insert.png
38247         BoundingBox 0bp 5bp 20bp 20bp
38248
38249 \end_inset
38250
38251
38252 \end_layout
38253
38254 \end_inset
38255 </cell>
38256 <cell alignment="center" valignment="top" usebox="none">
38257 \begin_inset Text
38258
38259 \begin_layout Plain Layout
38260
38261 \family sans
38262 Insert\SpecialChar \menuseparator
38263 Nomenclature
38264 \begin_inset space ~
38265 \end_inset
38266
38267 Entry
38268 \end_layout
38269
38270 \end_inset
38271 </cell>
38272 </row>
38273 <row interlinespace="2.5mm">
38274 <cell alignment="center" valignment="top" usebox="none">
38275 \begin_inset Text
38276
38277 \begin_layout Plain Layout
38278 \begin_inset Graphics
38279         filename ../images/footnote-insert.png
38280         BoundingBox 0bp 5bp 20bp 20bp
38281
38282 \end_inset
38283
38284
38285 \end_layout
38286
38287 \end_inset
38288 </cell>
38289 <cell alignment="center" valignment="top" usebox="none">
38290 \begin_inset Text
38291
38292 \begin_layout Plain Layout
38293
38294 \family sans
38295 Insert\SpecialChar \menuseparator
38296 Footnote
38297 \end_layout
38298
38299 \end_inset
38300 </cell>
38301 </row>
38302 <row interlinespace="2.5mm">
38303 <cell alignment="center" valignment="top" usebox="none">
38304 \begin_inset Text
38305
38306 \begin_layout Plain Layout
38307 \begin_inset Graphics
38308         filename ../images/marginalnote-insert.png
38309         BoundingBox 0bp 5bp 20bp 25bp
38310         rotateOrigin center
38311
38312 \end_inset
38313
38314
38315 \end_layout
38316
38317 \end_inset
38318 </cell>
38319 <cell alignment="center" valignment="top" usebox="none">
38320 \begin_inset Text
38321
38322 \begin_layout Plain Layout
38323
38324 \family sans
38325 Insert\SpecialChar \menuseparator
38326 Marginal
38327 \begin_inset space ~
38328 \end_inset
38329
38330 Note
38331 \end_layout
38332
38333 \end_inset
38334 </cell>
38335 </row>
38336 <row interlinespace="2.5mm">
38337 <cell alignment="center" valignment="top" usebox="none">
38338 \begin_inset Text
38339
38340 \begin_layout Plain Layout
38341 \begin_inset Graphics
38342         filename ../images/note-insert.png
38343         BoundingBox 0bp 5bp 20bp 20bp
38344
38345 \end_inset
38346
38347
38348 \end_layout
38349
38350 \end_inset
38351 </cell>
38352 <cell alignment="center" valignment="top" usebox="none">
38353 \begin_inset Text
38354
38355 \begin_layout Plain Layout
38356
38357 \family sans
38358 Insert\SpecialChar \menuseparator
38359 Note\SpecialChar \menuseparator
38360 LyX
38361 \begin_inset space ~
38362 \end_inset
38363
38364 Note
38365 \end_layout
38366
38367 \end_inset
38368 </cell>
38369 </row>
38370 <row interlinespace="2.5mm">
38371 <cell alignment="center" valignment="top" usebox="none">
38372 \begin_inset Text
38373
38374 \begin_layout Plain Layout
38375 \begin_inset Graphics
38376         filename ../images/box-insert.png
38377         BoundingBox 0bp 5bp 20bp 20bp
38378
38379 \end_inset
38380
38381
38382 \end_layout
38383
38384 \end_inset
38385 </cell>
38386 <cell alignment="center" valignment="top" usebox="none">
38387 \begin_inset Text
38388
38389 \begin_layout Plain Layout
38390
38391 \family sans
38392 Insert\SpecialChar \menuseparator
38393 Box
38394 \end_layout
38395
38396 \end_inset
38397 </cell>
38398 </row>
38399 <row interlinespace="2.5mm">
38400 <cell alignment="center" valignment="top" usebox="none">
38401 \begin_inset Text
38402
38403 \begin_layout Plain Layout
38404 \begin_inset Graphics
38405         filename ../images/url-insert.png
38406         BoundingBox 0bp 5bp 20bp 20bp
38407
38408 \end_inset
38409
38410
38411 \end_layout
38412
38413 \end_inset
38414 </cell>
38415 <cell alignment="center" valignment="top" usebox="none">
38416 \begin_inset Text
38417
38418 \begin_layout Plain Layout
38419
38420 \family sans
38421 Insert\SpecialChar \menuseparator
38422 URL
38423 \end_layout
38424
38425 \end_inset
38426 </cell>
38427 </row>
38428 <row interlinespace="2.5mm">
38429 <cell alignment="center" valignment="top" usebox="none">
38430 \begin_inset Text
38431
38432 \begin_layout Plain Layout
38433 \begin_inset Graphics
38434         filename ../images/ert-insert.png
38435         BoundingBox 0bp 5bp 20bp 20bp
38436
38437 \end_inset
38438
38439
38440 \end_layout
38441
38442 \end_inset
38443 </cell>
38444 <cell alignment="center" valignment="top" usebox="none">
38445 \begin_inset Text
38446
38447 \begin_layout Plain Layout
38448
38449 \family sans
38450 Insert\SpecialChar \menuseparator
38451 T
38452 \family default
38453
38454 \begin_inset ERT
38455 status collapsed
38456
38457 \begin_layout Plain Layout
38458
38459 {}
38460 \end_layout
38461
38462 \end_inset
38463
38464
38465 \family sans
38466 eX
38467 \end_layout
38468
38469 \end_inset
38470 </cell>
38471 </row>
38472 <row interlinespace="2.5mm">
38473 <cell alignment="center" valignment="top" usebox="none">
38474 \begin_inset Text
38475
38476 \begin_layout Plain Layout
38477 \begin_inset Graphics
38478         filename ../images/dialog-show-new-inset_include.png
38479         BoundingBox 0bp 5bp 20bp 20bp
38480
38481 \end_inset
38482
38483
38484 \end_layout
38485
38486 \end_inset
38487 </cell>
38488 <cell alignment="center" valignment="top" usebox="none">
38489 \begin_inset Text
38490
38491 \begin_layout Plain Layout
38492
38493 \family sans
38494 Insert\SpecialChar \menuseparator
38495 File\SpecialChar \menuseparator
38496 Child
38497 \begin_inset space ~
38498 \end_inset
38499
38500 Document
38501 \end_layout
38502
38503 \end_inset
38504 </cell>
38505 </row>
38506 <row interlinespace="2.5mm">
38507 <cell alignment="center" valignment="top" usebox="none">
38508 \begin_inset Text
38509
38510 \begin_layout Plain Layout
38511 \begin_inset Graphics
38512         filename ../images/dialog-show_character.png
38513         BoundingBox 0bp 5bp 20bp 25bp
38514         rotateOrigin center
38515
38516 \end_inset
38517
38518
38519 \end_layout
38520
38521 \end_inset
38522 </cell>
38523 <cell alignment="center" valignment="top" usebox="none">
38524 \begin_inset Text
38525
38526 \begin_layout Plain Layout
38527
38528 \family sans
38529 Edit\SpecialChar \menuseparator
38530 Text
38531 \begin_inset space ~
38532 \end_inset
38533
38534 Style
38535 \end_layout
38536
38537 \end_inset
38538 </cell>
38539 </row>
38540 <row interlinespace="2.5mm">
38541 <cell alignment="center" valignment="top" usebox="none">
38542 \begin_inset Text
38543
38544 \begin_layout Plain Layout
38545 \begin_inset Graphics
38546         filename ../images/layout-paragraph.png
38547         BoundingBox 0bp 5bp 20bp 25bp
38548         rotateOrigin center
38549
38550 \end_inset
38551
38552
38553 \end_layout
38554
38555 \end_inset
38556 </cell>
38557 <cell alignment="center" valignment="top" usebox="none">
38558 \begin_inset Text
38559
38560 \begin_layout Plain Layout
38561
38562 \family sans
38563 Edit\SpecialChar \menuseparator
38564 Paragraph
38565 \begin_inset space ~
38566 \end_inset
38567
38568 Settings
38569 \end_layout
38570
38571 \end_inset
38572 </cell>
38573 </row>
38574 <row interlinespace="2.5mm">
38575 <cell alignment="center" valignment="top" usebox="none">
38576 \begin_inset Text
38577
38578 \begin_layout Plain Layout
38579 \begin_inset Graphics
38580         filename ../images/thesaurus-entry.png
38581         BoundingBox 0bp 5bp 20bp 25bp
38582         rotateOrigin center
38583
38584 \end_inset
38585
38586
38587 \end_layout
38588
38589 \end_inset
38590 </cell>
38591 <cell alignment="center" valignment="top" usebox="none">
38592 \begin_inset Text
38593
38594 \begin_layout Plain Layout
38595
38596 \family sans
38597 Tools\SpecialChar \menuseparator
38598 Thesaurus
38599 \end_layout
38600
38601 \end_inset
38602 </cell>
38603 </row>
38604 </lyxtabular>
38605
38606 \end_inset
38607
38608
38609 \end_layout
38610
38611 \begin_layout Subsection
38612 View / Update Toolbar
38613 \begin_inset Index
38614 status collapsed
38615
38616 \begin_layout Plain Layout
38617 Toolbar ! View / Update
38618 \end_layout
38619
38620 \end_inset
38621
38622
38623 \end_layout
38624
38625 \begin_layout Standard
38626 \begin_inset Graphics
38627         filename clipart/ViewToolbar.png
38628
38629 \end_inset
38630
38631
38632 \end_layout
38633
38634 \begin_layout Standard
38635 \begin_inset VSpace defskip
38636 \end_inset
38637
38638
38639 \end_layout
38640
38641 \begin_layout Standard
38642 The view / update toolbar as shown above contains from left to right the
38643  following buttons:
38644 \end_layout
38645
38646 \begin_layout Standard
38647 \begin_inset VSpace defskip
38648 \end_inset
38649
38650
38651 \end_layout
38652
38653 \begin_layout Standard
38654 \begin_inset Tabular
38655 <lyxtabular version="3" rows="6" columns="2">
38656 <features islongtable="true">
38657 <column alignment="left" valignment="top" width="0">
38658 <column alignment="left" valignment="top" width="0">
38659 <row interlinespace="2.5mm">
38660 <cell alignment="center" valignment="top" usebox="none">
38661 \begin_inset Text
38662
38663 \begin_layout Plain Layout
38664 \begin_inset Graphics
38665         filename ../images/buffer-view_dvi.png
38666         BoundingBox 0bp 5bp 20bp 25bp
38667         rotateOrigin center
38668
38669 \end_inset
38670
38671
38672 \end_layout
38673
38674 \end_inset
38675 </cell>
38676 <cell alignment="center" valignment="top" usebox="none">
38677 \begin_inset Text
38678
38679 \begin_layout Plain Layout
38680
38681 \family sans
38682 View\SpecialChar \menuseparator
38683 DVI
38684 \end_layout
38685
38686 \end_inset
38687 </cell>
38688 </row>
38689 <row interlinespace="2.5mm">
38690 <cell alignment="center" valignment="top" usebox="none">
38691 \begin_inset Text
38692
38693 \begin_layout Plain Layout
38694 \begin_inset Graphics
38695         filename ../images/buffer-update_dvi.png
38696         BoundingBox 0bp 5bp 20bp 25bp
38697         rotateOrigin center
38698
38699 \end_inset
38700
38701
38702 \end_layout
38703
38704 \end_inset
38705 </cell>
38706 <cell alignment="center" valignment="top" usebox="none">
38707 \begin_inset Text
38708
38709 \begin_layout Plain Layout
38710
38711 \family sans
38712 View\SpecialChar \menuseparator
38713 Update\SpecialChar \menuseparator
38714 DVI
38715 \end_layout
38716
38717 \end_inset
38718 </cell>
38719 </row>
38720 <row interlinespace="2.5mm">
38721 <cell alignment="center" valignment="top" usebox="none">
38722 \begin_inset Text
38723
38724 \begin_layout Plain Layout
38725 \begin_inset Graphics
38726         filename ../images/buffer-view_pdf2.png
38727         BoundingBox 0bp 5bp 20bp 25bp
38728         rotateOrigin center
38729
38730 \end_inset
38731
38732
38733 \end_layout
38734
38735 \end_inset
38736 </cell>
38737 <cell alignment="center" valignment="top" usebox="none">
38738 \begin_inset Text
38739
38740 \begin_layout Plain Layout
38741
38742 \family sans
38743 View\SpecialChar \menuseparator
38744 PDF
38745 \end_layout
38746
38747 \end_inset
38748 </cell>
38749 </row>
38750 <row interlinespace="2.5mm">
38751 <cell alignment="center" valignment="top" usebox="none">
38752 \begin_inset Text
38753
38754 \begin_layout Plain Layout
38755 \begin_inset Graphics
38756         filename ../images/buffer-update_pdf2.png
38757         BoundingBox 0bp 5bp 20bp 25bp
38758         rotateOrigin center
38759
38760 \end_inset
38761
38762
38763 \end_layout
38764
38765 \end_inset
38766 </cell>
38767 <cell alignment="center" valignment="top" usebox="none">
38768 \begin_inset Text
38769
38770 \begin_layout Plain Layout
38771
38772 \family sans
38773 View\SpecialChar \menuseparator
38774 Update\SpecialChar \menuseparator
38775 PDF
38776 \begin_inset Foot
38777 status collapsed
38778
38779 \begin_layout Plain Layout
38780 This button is on some LyX for Windows installations not here because its
38781  functionality is merged with 
38782 \family sans
38783 View\SpecialChar \menuseparator
38784 PDF
38785 \family default
38786 .
38787  
38788 \end_layout
38789
38790 \end_inset
38791
38792
38793 \end_layout
38794
38795 \end_inset
38796 </cell>
38797 </row>
38798 <row interlinespace="2.5mm">
38799 <cell alignment="center" valignment="top" usebox="none">
38800 \begin_inset Text
38801
38802 \begin_layout Plain Layout
38803 \begin_inset Graphics
38804         filename ../images/buffer-view_ps.png
38805         BoundingBox 0bp 5bp 20bp 25bp
38806         rotateOrigin center
38807
38808 \end_inset
38809
38810
38811 \end_layout
38812
38813 \end_inset
38814 </cell>
38815 <cell alignment="center" valignment="top" usebox="none">
38816 \begin_inset Text
38817
38818 \begin_layout Plain Layout
38819
38820 \family sans
38821 View\SpecialChar \menuseparator
38822 Postscript
38823 \end_layout
38824
38825 \end_inset
38826 </cell>
38827 </row>
38828 <row interlinespace="2.5mm">
38829 <cell alignment="center" valignment="top" usebox="none">
38830 \begin_inset Text
38831
38832 \begin_layout Plain Layout
38833 \begin_inset Graphics
38834         filename ../images/buffer-update_ps.png
38835         BoundingBox 0bp 5bp 20bp 25bp
38836         rotateOrigin center
38837
38838 \end_inset
38839
38840
38841 \end_layout
38842
38843 \end_inset
38844 </cell>
38845 <cell alignment="center" valignment="top" usebox="none">
38846 \begin_inset Text
38847
38848 \begin_layout Plain Layout
38849
38850 \family sans
38851 View\SpecialChar \menuseparator
38852 Update\SpecialChar \menuseparator
38853 Postscript
38854 \end_layout
38855
38856 \end_inset
38857 </cell>
38858 </row>
38859 </lyxtabular>
38860
38861 \end_inset
38862
38863
38864 \end_layout
38865
38866 \begin_layout Subsection
38867 Other Toolbars
38868 \end_layout
38869
38870 \begin_layout Standard
38871 The change tracking toolbar is explained in section
38872 \begin_inset space ~
38873 \end_inset
38874
38875
38876 \begin_inset CommandInset ref
38877 LatexCommand ref
38878 reference "sec:Change-Tracking"
38879
38880 \end_inset
38881
38882 , the table toolbar
38883 \begin_inset Index
38884 status collapsed
38885
38886 \begin_layout Plain Layout
38887 Toolbar ! Table
38888 \end_layout
38889
38890 \end_inset
38891
38892  is explained in the 
38893 \emph on
38894 Embedded Objects
38895 \emph default
38896  manual.
38897 \end_layout
38898
38899 \begin_layout Chapter
38900 The 
38901 \family sans
38902 Preferences
38903 \family default
38904  Dialog
38905 \begin_inset CommandInset label
38906 LatexCommand label
38907 name "cha:The-Preferences-dialog"
38908
38909 \end_inset
38910
38911
38912 \begin_inset Index
38913 status collapsed
38914
38915 \begin_layout Plain Layout
38916 Preferences
38917 \end_layout
38918
38919 \end_inset
38920
38921
38922 \end_layout
38923
38924 \begin_layout Standard
38925 The preferences dialog is called with the menu Tools\SpecialChar \menuseparator
38926 Preferences.
38927  It consists of submenus explained in the following.
38928 \end_layout
38929
38930 \begin_layout Section
38931 Look and Feel
38932 \end_layout
38933
38934 \begin_layout Subsection
38935 User Interface
38936 \begin_inset CommandInset label
38937 LatexCommand label
38938 name "sec:ui"
38939
38940 \end_inset
38941
38942
38943 \begin_inset Index
38944 status collapsed
38945
38946 \begin_layout Plain Layout
38947 Customization ! of toolbars
38948 \end_layout
38949
38950 \end_inset
38951
38952
38953 \begin_inset Index
38954 status collapsed
38955
38956 \begin_layout Plain Layout
38957 Customization ! of menus
38958 \end_layout
38959
38960 \end_inset
38961
38962
38963 \end_layout
38964
38965 \begin_layout Standard
38966 \begin_inset Note Greyedout
38967 status open
38968
38969 \begin_layout Plain Layout
38970
38971 \series bold
38972 Note:
38973 \series default
38974  You have to restart LyX before changes in ui- and bind-files take effect.
38975 \end_layout
38976
38977 \end_inset
38978
38979
38980 \end_layout
38981
38982 \begin_layout Subsubsection
38983 User Interface File
38984 \begin_inset Index
38985 status collapsed
38986
38987 \begin_layout Plain Layout
38988 Customization ! of toolbars
38989 \end_layout
38990
38991 \end_inset
38992
38993
38994 \begin_inset Index
38995 status collapsed
38996
38997 \begin_layout Plain Layout
38998 Customization ! of menus
38999 \end_layout
39000
39001 \end_inset
39002
39003
39004 \end_layout
39005
39006 \begin_layout Standard
39007 The appearance of the menus and toolbars can be changed by choosing an user
39008  interface (ui) file.
39009  An ui-file is a textfile where the toolbars and menus are listed.
39010  The toolbar buttons and menu entries are specified in the files 
39011 \shape italic
39012 stdtoolbars.inc
39013 \shape default
39014  and 
39015 \shape italic
39016 stdmenus.inc
39017 \shape default
39018 , respectively.
39019  Both files are loaded by the 
39020 \emph on
39021 default.ui
39022 \emph default
39023  file.
39024  To create your own menu and toolbar layout, start with a copy of these
39025  files and edit the entries.
39026 \end_layout
39027
39028 \begin_layout Standard
39029 The syntax of the .inc-files is straightforward: The 
39030 \family sans
39031 Menubar
39032 \family default
39033
39034 \family sans
39035 Menu
39036 \family default
39037  and 
39038 \family sans
39039 Toolbar
39040 \family default
39041  entries must be ended with an explicit 
39042 \family sans
39043 End
39044 \family default
39045 .
39046  They may contain 
39047 \family sans
39048 Submenus
39049 \family default
39050
39051 \family sans
39052 Items
39053 \family default
39054
39055 \family sans
39056 OptItems
39057 \family default
39058
39059 \family sans
39060 Separators
39061 \family default
39062
39063 \family sans
39064 Icons,
39065 \family default
39066  and in the case of the 
39067 \begin_inset Quotes eld
39068 \end_inset
39069
39070 file
39071 \begin_inset Quotes erd
39072 \end_inset
39073
39074  menus a 
39075 \family sans
39076 Lastfiles
39077 \family default
39078  entry.
39079  The syntax for the entries is:
39080 \end_layout
39081
39082 \begin_layout Standard
39083 \begin_inset VSpace smallskip*
39084 \end_inset
39085
39086
39087 \series bold
39088 Item 
39089 \begin_inset Quotes erd
39090 \end_inset
39091
39092 menu 
39093 \series default
39094 or
39095 \series bold
39096  button name
39097 \begin_inset Quotes erd
39098 \end_inset
39099
39100  
39101 \begin_inset Quotes erd
39102 \end_inset
39103
39104 LyX-function
39105 \begin_inset Quotes erd
39106 \end_inset
39107
39108
39109 \end_layout
39110
39111 \begin_layout Standard
39112 \noindent
39113 \begin_inset VSpace smallskip*
39114 \end_inset
39115
39116 All LyX-functions are listed in 
39117 \begin_inset CommandInset citation
39118 LatexCommand cite
39119 key "LyX-func"
39120
39121 \end_inset
39122
39123 .
39124 \end_layout
39125
39126 \begin_layout Standard
39127 \begin_inset VSpace medskip
39128 \end_inset
39129
39130
39131 \end_layout
39132
39133 \begin_layout Standard
39134 An example: Assuming you use the menu 
39135 \family sans
39136 Navigate\SpecialChar \menuseparator
39137 Bookmarks
39138 \family default
39139  quite often and therefore want six available bookmarks, you can add the
39140  line
39141 \end_layout
39142
39143 \begin_layout Standard
39144 \begin_inset VSpace smallskip*
39145 \end_inset
39146
39147
39148 \series bold
39149 Item "Save Bookmark 6" "bookmark-save 6"
39150 \end_layout
39151
39152 \begin_layout Standard
39153 \noindent
39154 \begin_inset VSpace smallskip*
39155 \end_inset
39156
39157 to the navigate menu section in the .inc-file to have the sixth bookmark.
39158 \end_layout
39159
39160 \begin_layout Subsubsection
39161 Bind-File
39162 \begin_inset Index
39163 status collapsed
39164
39165 \begin_layout Plain Layout
39166 Bindings
39167 \end_layout
39168
39169 \end_inset
39170
39171
39172 \end_layout
39173
39174 \begin_layout Standard
39175 Bindings are used to bind a function to a key.
39176  Several binding files are available:
39177 \end_layout
39178
39179 \begin_layout Description
39180 cua.bind typical set of PC keyboard shortcuts
39181 \end_layout
39182
39183 \begin_layout Description
39184 (x)emacs.bind set of bindings like they are used in the editor programs 
39185 \family sans
39186 Emacs
39187 \family default
39188  (
39189 \family sans
39190 XEmacs
39191 \family default
39192 )
39193 \end_layout
39194
39195 \begin_layout Description
39196 mac.bind set of bindings for 
39197 \family sans
39198 Mac
39199 \begin_inset space \thinspace{}
39200 \end_inset
39201
39202 OS
39203 \family default
39204  systems.
39205 \end_layout
39206
39207 \begin_layout Standard
39208 There are also bind-files designed for special document classes, like 
39209 \shape italic
39210 broadway.bind
39211 \shape default
39212 , and bind files for special languages.
39213  The name of language bind-files begin with a language code, e.g.
39214  
39215 \begin_inset Quotes eld
39216 \end_inset
39217
39218 pt
39219 \begin_inset Quotes erd
39220 \end_inset
39221
39222  for Portuguese.
39223  If you use LyX in a certain language, LyX will try to use the appropriate
39224  bind-file.
39225 \end_layout
39226
39227 \begin_layout Standard
39228 Some bind-files, like 
39229 \emph on
39230 math.bind
39231 \emph default
39232 , have only a small scope.
39233  When looking at the the end of the file 
39234 \shape italic
39235 cua.bind
39236 \shape default
39237 , you can see that they are included to keep the overview in the bind-file.
39238 \end_layout
39239
39240 \begin_layout Standard
39241 If you like to customize the keybindings to your own taste, modify the bind-file
39242 s with a text editor.
39243  The syntax of the entries is:
39244 \end_layout
39245
39246 \begin_layout Standard
39247
39248 \series bold
39249
39250 \backslash
39251 bind 
39252 \begin_inset Quotes erd
39253 \end_inset
39254
39255 key combination
39256 \begin_inset Quotes erd
39257 \end_inset
39258
39259  
39260 \begin_inset Quotes erd
39261 \end_inset
39262
39263 LyX-function
39264 \begin_inset Quotes erd
39265 \end_inset
39266
39267
39268 \end_layout
39269
39270 \begin_layout Standard
39271 All LyX-functions are listed in 
39272 \begin_inset CommandInset citation
39273 LatexCommand cite
39274 key "LyX-func"
39275
39276 \end_inset
39277
39278 .
39279 \end_layout
39280
39281 \begin_layout Subsubsection
39282 Session
39283 \end_layout
39284
39285 \begin_layout Standard
39286 When the option 
39287 \family sans
39288 Save
39289 \begin_inset space \thinspace{}
39290 \end_inset
39291
39292 /
39293 \begin_inset space \thinspace{}
39294 \end_inset
39295
39296 restore window size, or use fixed size
39297 \family default
39298  is not checked, you can specify the size of LyX's main window when LyX
39299  is started.
39300 \end_layout
39301
39302 \begin_layout Standard
39303 With the option 
39304 \family sans
39305 Save
39306 \begin_inset space \thinspace{}
39307 \end_inset
39308
39309 /
39310 \begin_inset space \thinspace{}
39311 \end_inset
39312
39313 restore window position
39314 \family default
39315  LyX will be opened with its main window at the last used position.
39316 \end_layout
39317
39318 \begin_layout Standard
39319 The option 
39320 \family sans
39321 Restore cursor positions
39322 \family default
39323  sets the cursor to the position in the file where it has been the last
39324  time.
39325 \end_layout
39326
39327 \begin_layout Standard
39328 The option 
39329 \family sans
39330 Load opened files from last session
39331 \family default
39332  opens all files that were opened in the last LyX session.
39333 \end_layout
39334
39335 \begin_layout Subsubsection
39336 Documents
39337 \begin_inset CommandInset label
39338 LatexCommand label
39339 name "sub:Backup documents"
39340
39341 \end_inset
39342
39343
39344 \begin_inset Index
39345 status collapsed
39346
39347 \begin_layout Plain Layout
39348 Backup ! Documents
39349 \end_layout
39350
39351 \end_inset
39352
39353
39354 \end_layout
39355
39356 \begin_layout Standard
39357 When the option 
39358 \family sans
39359 Backup documents
39360 \family default
39361  is set, you can specify the time between backup saves.
39362 \end_layout
39363
39364 \begin_layout Standard
39365
39366 \family sans
39367 Maximum last files
39368 \family default
39369  is the number of last opened files that LyX should display in the menu
39370  
39371 \family sans
39372 File\SpecialChar \menuseparator
39373 Open
39374 \begin_inset space ~
39375 \end_inset
39376
39377 Recent
39378 \family default
39379 .
39380 \end_layout
39381
39382 \begin_layout Subsubsection
39383 Scrolling
39384 \end_layout
39385
39386 \begin_layout Standard
39387 The option 
39388 \family sans
39389 Cursor follows scrollbar
39390 \family default
39391  sets the cursor to the top of the currently displayed document part when
39392  scrolling.
39393 \end_layout
39394
39395 \begin_layout Subsubsection
39396 Pixmap Cache
39397 \end_layout
39398
39399 \begin_layout Standard
39400 With the option 
39401 \family sans
39402 Enable Pixmap Cache
39403 \family default
39404  enabled, LyX needs to redraw the screen less often.
39405  This results in better performance, especially on slow systems.
39406  On the other hand, the characters might look more fuzzy on screen.
39407  So whether you enable this or not depends on whether you prefer speed over
39408  aesthetics.
39409  Note that the Pixmap Cache is only available and useful under Mac
39410 \begin_inset space ~
39411 \end_inset
39412
39413 OS and Windows.
39414 \end_layout
39415
39416 \begin_layout Subsection
39417 Screen Fonts
39418 \begin_inset Index
39419 status collapsed
39420
39421 \begin_layout Plain Layout
39422 Font ! Screen
39423 \end_layout
39424
39425 \end_inset
39426
39427
39428 \begin_inset CommandInset label
39429 LatexCommand label
39430 name "sub:Screen-Fonts"
39431
39432 \end_inset
39433
39434
39435 \end_layout
39436
39437 \begin_layout Standard
39438 These fonts are used to display your documents on the screen.
39439 \end_layout
39440
39441 \begin_layout Standard
39442 \begin_inset Note Greyedout
39443 status open
39444
39445 \begin_layout Plain Layout
39446
39447 \series bold
39448 Note:
39449 \series default
39450  This section only deals with the fonts 
39451 \emph on
39452 inside
39453 \emph default
39454  the LyX window.
39455  The fonts that appear on the output are independent from these fonts, and
39456  set in the menu 
39457 \family sans
39458 Document\SpecialChar \menuseparator
39459 Settings\SpecialChar \menuseparator
39460 Fonts
39461 \family default
39462 .
39463 \end_layout
39464
39465 \end_inset
39466
39467
39468 \end_layout
39469
39470 \begin_layout Standard
39471 By default, LyX uses 
39472 \family typewriter
39473 Times
39474 \family default
39475  as roman (serif) font, 
39476 \family typewriter
39477 Arial
39478 \family default
39479  or 
39480 \family typewriter
39481 Helvetica
39482 \family default
39483  (depends on the system) as 
39484 \family sans
39485 sans
39486 \begin_inset space ~
39487 \end_inset
39488
39489 serif
39490 \family default
39491  font, and 
39492 \family typewriter
39493 Courier
39494 \family default
39495  as 
39496 \family typewriter
39497 typewriter
39498 \family default
39499  font.
39500 \end_layout
39501
39502 \begin_layout Standard
39503 You can change the font size with the 
39504 \family sans
39505 Zoom
39506 \family default
39507  setting.
39508 \end_layout
39509
39510 \begin_layout Standard
39511
39512 \family sans
39513 Screen DPI
39514 \family default
39515  is the screen resolution in dpi (dots per inch).
39516  The Font Sizes are calculated as letter height in units of points.
39517  72
39518 \begin_inset space \thinspace{}
39519 \end_inset
39520
39521 points have the size of 1
39522 \begin_inset space \thinspace{}
39523 \end_inset
39524
39525 inch, see Appendix
39526 \begin_inset space ~
39527 \end_inset
39528
39529
39530 \begin_inset CommandInset ref
39531 LatexCommand ref
39532 reference "cha:Units-available-in"
39533
39534 \end_inset
39535
39536 .
39537 \end_layout
39538
39539 \begin_layout Standard
39540 The default 
39541 \family sans
39542 Font Sizes
39543 \family default
39544  are the same as if a document font size of 10
39545 \begin_inset Formula $\,$
39546 \end_inset
39547
39548 pt would be used.
39549  The sizes are explained in detail in section
39550 \begin_inset space ~
39551 \end_inset
39552
39553
39554 \begin_inset CommandInset ref
39555 LatexCommand ref
39556 reference "sub:Document-Font"
39557
39558 \end_inset
39559
39560 .
39561 \end_layout
39562
39563 \begin_layout Subsection
39564 Colors
39565 \begin_inset Index
39566 status collapsed
39567
39568 \begin_layout Plain Layout
39569 Color ! LyX screen
39570 \end_layout
39571
39572 \end_inset
39573
39574
39575 \begin_inset Index
39576 status collapsed
39577
39578 \begin_layout Plain Layout
39579 Settings ! Color
39580 \end_layout
39581
39582 \end_inset
39583
39584
39585 \end_layout
39586
39587 \begin_layout Standard
39588 You can here change all colors used by LyX.
39589  Choose an item in the list and use the 
39590 \family sans
39591 Alter
39592 \family default
39593  button.
39594 \end_layout
39595
39596 \begin_layout Subsection
39597 Graphics
39598 \begin_inset Index
39599 status collapsed
39600
39601 \begin_layout Plain Layout
39602 Settings ! Graphics
39603 \end_layout
39604
39605 \end_inset
39606
39607
39608 \end_layout
39609
39610 \begin_layout Standard
39611 Here you can specify how graphics inside LyX are displayed.
39612 \end_layout
39613
39614 \begin_layout Standard
39615
39616 \family sans
39617 Instant Preview
39618 \family default
39619  enables previewing snippets of your document.
39620  This feature is described in section
39621 \begin_inset space ~
39622 \end_inset
39623
39624
39625 \begin_inset CommandInset ref
39626 LatexCommand ref
39627 reference "sec:Previewing-snippets-of"
39628
39629 \end_inset
39630
39631 .
39632 \end_layout
39633
39634 \begin_layout Subsection
39635 Keyboard Map
39636 \begin_inset Index
39637 status collapsed
39638
39639 \begin_layout Plain Layout
39640 Keyboard Map
39641 \end_layout
39642
39643 \end_inset
39644
39645
39646 \begin_inset Index
39647 status collapsed
39648
39649 \begin_layout Plain Layout
39650 Settings ! Keyboard Map
39651 \end_layout
39652
39653 \end_inset
39654
39655
39656 \begin_inset CommandInset label
39657 LatexCommand label
39658 name "sub:Keyboard-Map"
39659
39660 \end_inset
39661
39662
39663 \end_layout
39664
39665 \begin_layout Standard
39666 Normally keyboard settings have to be done in a menu of your operating system.
39667  For the case that this is not possible, LyX provides keyboard maps.
39668  If you have e.
39669 \begin_inset space \thinspace{}
39670 \end_inset
39671
39672 g.
39673 \begin_inset space ~
39674 \end_inset
39675
39676 a Czech keyboard but want to write with it like with a Romanian one, you
39677  can use the keyboard map file named 
39678 \emph on
39679 romanian.kmap
39680 \emph default
39681 .
39682 \end_layout
39683
39684 \begin_layout Standard
39685 \begin_inset Note Greyedout
39686 status open
39687
39688 \begin_layout Plain Layout
39689
39690 \series bold
39691 Note:
39692 \series default
39693  Keyboard maps are only provided as makeshift and don't work on all systems.
39694 \end_layout
39695
39696 \end_inset
39697
39698
39699 \end_layout
39700
39701 \begin_layout Section
39702 Paths
39703 \begin_inset Index
39704 status collapsed
39705
39706 \begin_layout Plain Layout
39707 Paths
39708 \end_layout
39709
39710 \end_inset
39711
39712
39713 \begin_inset Index
39714 status collapsed
39715
39716 \begin_layout Plain Layout
39717 Settings ! Directory
39718 \end_layout
39719
39720 \end_inset
39721
39722
39723 \end_layout
39724
39725 \begin_layout Description
39726 Working
39727 \begin_inset space ~
39728 \end_inset
39729
39730 directory This is LyX's working directory.
39731  It is the default when you 
39732 \family sans
39733 Open
39734 \family default
39735
39736 \family sans
39737 Save
39738 \family default
39739  or 
39740 \family sans
39741 Save
39742 \begin_inset space ~
39743 \end_inset
39744
39745 as
39746 \family default
39747  files.
39748 \end_layout
39749
39750 \begin_layout Description
39751 Document
39752 \begin_inset space ~
39753 \end_inset
39754
39755 templates This directory will be opened when you use the menu 
39756 \family sans
39757 File\SpecialChar \menuseparator
39758 New
39759 \begin_inset space ~
39760 \end_inset
39761
39762 from
39763 \begin_inset space ~
39764 \end_inset
39765
39766 Template
39767 \family default
39768 .
39769 \end_layout
39770
39771 \begin_layout Description
39772 Backup
39773 \begin_inset space ~
39774 \end_inset
39775
39776 directory
39777 \begin_inset Index
39778 status collapsed
39779
39780 \begin_layout Plain Layout
39781 Backup ! Directory
39782 \end_layout
39783
39784 \end_inset
39785
39786  Backup copies will be saved to this directory.
39787  When no directory is given but backups are enabled as described in section
39788 \begin_inset space ~
39789 \end_inset
39790
39791
39792 \begin_inset CommandInset ref
39793 LatexCommand ref
39794 reference "sub:Backup documents"
39795
39796 \end_inset
39797
39798 , the 
39799 \family sans
39800 Working directory
39801 \family default
39802  will be used to save the backups.
39803 \begin_inset Newline newline
39804 \end_inset
39805
39806 The backup files have the ending 
39807 \begin_inset Quotes eld
39808 \end_inset
39809
39810 .lyx~
39811 \begin_inset Quotes erd
39812 \end_inset
39813
39814 .
39815 \end_layout
39816
39817 \begin_layout Description
39818 Ly
39819 \begin_inset ERT
39820 status collapsed
39821
39822 \begin_layout Plain Layout
39823
39824 {}
39825 \end_layout
39826
39827 \end_inset
39828
39829 XServer-Pipe Here you can enter the name of a Unix-pipe.
39830  This pipe is used to send data from external programs to LyX.
39831 \begin_inset Newline newline
39832 \end_inset
39833
39834
39835 \begin_inset Note Greyedout
39836 status open
39837
39838 \begin_layout Plain Layout
39839
39840 \series bold
39841 Note:
39842 \series default
39843  This feature doesn't work on Windows systems.
39844 \end_layout
39845
39846 \end_inset
39847
39848
39849 \end_layout
39850
39851 \begin_layout Description
39852 Temporary
39853 \begin_inset space ~
39854 \end_inset
39855
39856 directory Temporary files will be saved in this directory.
39857 \end_layout
39858
39859 \begin_layout Description
39860 PATH
39861 \begin_inset space ~
39862 \end_inset
39863
39864 prefix This field contains a list of paths to external programs.
39865  When LyX needs to use an external program, it looks in this list where
39866  to find it on the system.
39867  The path list is automatically set up on Windows and Mac systems while
39868  LyX is configured, so that you normally don't have to modify it.
39869  On Unix
39870 \begin_inset space \thinspace{}
39871 \end_inset
39872
39873 /
39874 \begin_inset space \thinspace{}
39875 \end_inset
39876
39877 Linux systems, the path list will need to be set only if there are external
39878  programs you wish to use that are not in your normal system path ($PATH).
39879  
39880 \end_layout
39881
39882 \begin_layout Section
39883 Identity
39884 \end_layout
39885
39886 \begin_layout Standard
39887 Here you can insert your name and email address.
39888  The identity will be used when you have enabled change tracking as described
39889  in section
39890 \begin_inset space ~
39891 \end_inset
39892
39893
39894 \begin_inset CommandInset ref
39895 LatexCommand ref
39896 reference "sec:Change-Tracking"
39897
39898 \end_inset
39899
39900 , to mark changes you make as yours.
39901 \end_layout
39902
39903 \begin_layout Section
39904 Language Settings
39905 \begin_inset Index
39906 status collapsed
39907
39908 \begin_layout Plain Layout
39909 Language ! Settings
39910 \end_layout
39911
39912 \end_inset
39913
39914
39915 \begin_inset Index
39916 status collapsed
39917
39918 \begin_layout Plain Layout
39919 Settings ! Language
39920 \end_layout
39921
39922 \end_inset
39923
39924
39925 \end_layout
39926
39927 \begin_layout Subsection
39928 Language
39929 \end_layout
39930
39931 \begin_layout Description
39932 Default
39933 \begin_inset space ~
39934 \end_inset
39935
39936 language is the language used in new documents
39937 \end_layout
39938
39939 \begin_layout Description
39940 Language
39941 \begin_inset space ~
39942 \end_inset
39943
39944 package is a LaTeX-command to load a LaTeX-package that handles language
39945  issues.
39946  The default is the LaTeX-command 
39947 \family sans
39948
39949 \backslash
39950 usepackage{babel}
39951 \family default
39952  that loads the package 
39953 \series bold
39954 babel
39955 \series default
39956 .
39957 \begin_inset Foot
39958 status collapsed
39959
39960 \begin_layout Plain Layout
39961 For an introduction to the LaTeX-Syntax, have a look at section
39962 \begin_inset space ~
39963 \end_inset
39964
39965
39966 \begin_inset CommandInset ref
39967 LatexCommand ref
39968 reference "sec:TeX-Code"
39969
39970 \end_inset
39971
39972 .
39973 \end_layout
39974
39975 \end_inset
39976
39977
39978 \begin_inset Newline newline
39979 \end_inset
39980
39981 The 
39982 \series bold
39983 babel
39984 \series default
39985  translates in the background automatically text labels of documents to
39986  the document language.
39987  A text label is for instance the word 
39988 \begin_inset Quotes eld
39989 \end_inset
39990
39991 Table
39992 \begin_inset Quotes erd
39993 \end_inset
39994
39995  at the beginning of every table-caption.
39996 \end_layout
39997
39998 \begin_layout Description
39999 Command
40000 \begin_inset space ~
40001 \end_inset
40002
40003 start When a special LaTeX-package is needed to write in a certain document
40004  language, you can here specify the command to start the package.
40005  An example is the start command 
40006 \family sans
40007
40008 \backslash
40009 begin{arabtext}
40010 \family default
40011  that is needed to write Arabic using the package 
40012 \series bold
40013 ArabTeX
40014 \series default
40015 , see 
40016 \begin_inset CommandInset citation
40017 LatexCommand cite
40018 key "Arabic"
40019
40020 \end_inset
40021
40022 .
40023  The default is the 
40024 \series bold
40025 babel
40026 \series default
40027  command 
40028 \family sans
40029
40030 \backslash
40031 selectlanguage{$$lang}
40032 \family default
40033 .
40034 \end_layout
40035
40036 \begin_layout Description
40037 Command
40038 \begin_inset space ~
40039 \end_inset
40040
40041 end Counterpart to 
40042 \family sans
40043 Command start
40044 \family default
40045 .
40046  Some packages, like the default, don't have an end command since the start
40047  command toggles the package on and off.
40048 \end_layout
40049
40050 \begin_layout Description
40051 Use
40052 \begin_inset space ~
40053 \end_inset
40054
40055 babel Whether 
40056 \series bold
40057 babel
40058 \series default
40059  is used or not.
40060 \end_layout
40061
40062 \begin_layout Description
40063 Global When this option is set, the languages used in the document will
40064  be added as options to the document class options, so that they can be
40065  used by all Latex@LaTeX-packages.
40066  Otherwise they will only be used as options for the 
40067 \series bold
40068 babel
40069 \series default
40070  package.
40071 \end_layout
40072
40073 \begin_layout Description
40074 Auto
40075 \begin_inset space ~
40076 \end_inset
40077
40078 begin When this option is set, the documents starts with the chosen document
40079  language.
40080  When this option is not set, the 
40081 \family sans
40082 Command
40083 \begin_inset space ~
40084 \end_inset
40085
40086 start
40087 \family default
40088  is explicitly set to the beginning of the document in the LaTeX-output.
40089  This assures that the correct language is used when you use another 
40090 \family sans
40091 Command
40092 \begin_inset space ~
40093 \end_inset
40094
40095 start
40096 \family default
40097  than the default.
40098 \end_layout
40099
40100 \begin_layout Description
40101 Auto
40102 \begin_inset space ~
40103 \end_inset
40104
40105 end Counterpart to 
40106 \family sans
40107 Auto
40108 \begin_inset space ~
40109 \end_inset
40110
40111 begin
40112 \family default
40113 .
40114  When it is not set, the 
40115 \family sans
40116 Command
40117 \begin_inset space ~
40118 \end_inset
40119
40120 end
40121 \family default
40122  is set to the end of the document.
40123 \end_layout
40124
40125 \begin_layout Description
40126 Mark
40127 \begin_inset space ~
40128 \end_inset
40129
40130 foreign
40131 \begin_inset space ~
40132 \end_inset
40133
40134 languages Text marked formatted in a language different from the document
40135  language will be underlined blue.
40136 \end_layout
40137
40138 \begin_layout Description
40139 Right
40140 \begin_inset space ~
40141 \end_inset
40142
40143 to
40144 \begin_inset space ~
40145 \end_inset
40146
40147 left
40148 \begin_inset space ~
40149 \end_inset
40150
40151 language
40152 \begin_inset space ~
40153 \end_inset
40154
40155 support Enables the use of languages, written from right to left, like Arabic,
40156  Hebrew, Farsi.
40157 \end_layout
40158
40159 \begin_layout Subsection
40160 Spellchecker
40161 \end_layout
40162
40163 \begin_layout Standard
40164 The spellchecker settings are explained in section
40165 \begin_inset space ~
40166 \end_inset
40167
40168
40169 \begin_inset CommandInset ref
40170 LatexCommand ref
40171 reference "sec:Spellchecking"
40172
40173 \end_inset
40174
40175
40176 \end_layout
40177
40178 \begin_layout Section
40179 Outputs
40180 \end_layout
40181
40182 \begin_layout Subsection
40183 Printer
40184 \begin_inset CommandInset label
40185 LatexCommand label
40186 name "sub:Printer"
40187
40188 \end_inset
40189
40190
40191 \begin_inset Index
40192 status collapsed
40193
40194 \begin_layout Plain Layout
40195 Printer
40196 \end_layout
40197
40198 \end_inset
40199
40200
40201 \begin_inset Index
40202 status collapsed
40203
40204 \begin_layout Plain Layout
40205 Settings ! Printer
40206 \end_layout
40207
40208 \end_inset
40209
40210
40211 \end_layout
40212
40213 \begin_layout Description
40214 Default
40215 \begin_inset space ~
40216 \end_inset
40217
40218 printer Here you can specify the name of your default printer.
40219  The name will be used when the 
40220 \family sans
40221 Printer command
40222 \family default
40223  is executed.
40224 \begin_inset Newline newline
40225 \end_inset
40226
40227
40228 \begin_inset Note Greyedout
40229 status open
40230
40231 \begin_layout Plain Layout
40232
40233 \series bold
40234 Note:
40235 \series default
40236  You can leave this field empty on Windows systems because it has there
40237  no effect.
40238 \end_layout
40239
40240 \end_inset
40241
40242
40243 \end_layout
40244
40245 \begin_layout Description
40246 Adapt
40247 \begin_inset space ~
40248 \end_inset
40249
40250 output
40251 \begin_inset space ~
40252 \end_inset
40253
40254 to
40255 \begin_inset space ~
40256 \end_inset
40257
40258 printer This option works only for the 
40259 \family sans
40260 Printer command
40261 \family default
40262  
40263 \begin_inset Quotes eld
40264 \end_inset
40265
40266
40267 \family sans
40268 dvips
40269 \family default
40270
40271 \begin_inset Quotes erd
40272 \end_inset
40273
40274 .
40275  It activates a configuration file for dvips.
40276  This is an option only for dvips experts.
40277 \end_layout
40278
40279 \begin_layout Description
40280 Printer
40281 \begin_inset space ~
40282 \end_inset
40283
40284 command is the command LyX
40285 \begin_inset space \thinspace{}
40286 \end_inset
40287
40288 /
40289 \begin_inset space \thinspace{}
40290 \end_inset
40291
40292 LaTeX uses for printing.
40293  The default is on most systems 
40294 \family sans
40295 dvips
40296 \family default
40297 .
40298 \end_layout
40299
40300 \begin_layout Description
40301 Printer
40302 \begin_inset space ~
40303 \end_inset
40304
40305 Command
40306 \begin_inset space ~
40307 \end_inset
40308
40309 Options Here you can specify printer options.
40310  A list of printer options with explanations can be found in the documentation
40311  of the program that provides the 
40312 \family sans
40313 Printer command
40314 \family default
40315  you are using.
40316 \end_layout
40317
40318 \begin_layout Subsection
40319 Date Format
40320 \begin_inset Index
40321 status collapsed
40322
40323 \begin_layout Plain Layout
40324 Date Format
40325 \end_layout
40326
40327 \end_inset
40328
40329
40330 \begin_inset Index
40331 status collapsed
40332
40333 \begin_layout Plain Layout
40334 Settings ! Date format
40335 \end_layout
40336
40337 \end_inset
40338
40339
40340 \end_layout
40341
40342 \begin_layout Standard
40343 The date format can be one or a mixture of the formats listed here:
40344 \begin_inset Newline newline
40345 \end_inset
40346
40347
40348 \begin_inset Flex URL
40349 status collapsed
40350
40351 \begin_layout Plain Layout
40352
40353 http://unixhelp.ed.ac.uk/CGI/man-cgi?date
40354 \end_layout
40355
40356 \end_inset
40357
40358
40359 \begin_inset Newline newline
40360 \end_inset
40361
40362 For example the format
40363 \begin_inset Newline newline
40364 \end_inset
40365
40366 %d/%m/%y
40367 \begin_inset Newline newline
40368 \end_inset
40369
40370 prints the date as day/month/year.
40371 \end_layout
40372
40373 \begin_layout Subsection
40374 Plain Text
40375 \end_layout
40376
40377 \begin_layout Description
40378 Output
40379 \begin_inset space ~
40380 \end_inset
40381
40382 line
40383 \begin_inset space ~
40384 \end_inset
40385
40386 length sets the maximum number of characters printed in one line when using
40387  the menu 
40388 \family sans
40389 File\SpecialChar \menuseparator
40390 Export\SpecialChar \menuseparator
40391 Plain
40392 \begin_inset space ~
40393 \end_inset
40394
40395 text
40396 \family default
40397 .
40398  Setting the line line length to 0 means all text is printed in one endless
40399  line.
40400 \end_layout
40401
40402 \begin_layout Description
40403 roff
40404 \begin_inset space ~
40405 \end_inset
40406
40407 command defines an additional command used to produce better ASCII tables
40408  with the 
40409 \family typewriter
40410 groff/troff/nroff
40411 \family default
40412  UNIX-commands (refer to their manuals for more information about them).
40413  Setting this as empty tells LyX to use the internal formatter.
40414 \end_layout
40415
40416 \begin_layout Subsection
40417 LaT
40418 \begin_inset ERT
40419 status collapsed
40420
40421 \begin_layout Plain Layout
40422
40423 {}
40424 \end_layout
40425
40426 \end_inset
40427
40428 eX
40429 \begin_inset CommandInset label
40430 LatexCommand label
40431 name "sub:LaTeX-settings"
40432
40433 \end_inset
40434
40435
40436 \begin_inset Index
40437 status collapsed
40438
40439 \begin_layout Plain Layout
40440 Settings ! Latex@LaTeX
40441 \end_layout
40442
40443 \end_inset
40444
40445
40446 \end_layout
40447
40448 \begin_layout Description
40449 Te
40450 \begin_inset ERT
40451 status collapsed
40452
40453 \begin_layout Plain Layout
40454
40455 {}
40456 \end_layout
40457
40458 \end_inset
40459
40460 X
40461 \begin_inset space ~
40462 \end_inset
40463
40464 encoding This is the default encoding of the document font.
40465  
40466 \family sans
40467 T1
40468 \family default
40469  is the default and covers western languages and symbols.
40470  
40471 \family sans
40472 T2A
40473 \family default
40474
40475 \family sans
40476 T2B
40477 \family default
40478
40479 \family sans
40480 T2C
40481 \family default
40482
40483 \family sans
40484 LCY
40485 \family default
40486 , and 
40487 \family sans
40488 X2
40489 \family default
40490  are for Cyrillic.
40491  Combinations of the encodings are possible, like 
40492 \begin_inset Quotes erd
40493 \end_inset
40494
40495
40496 \family sans
40497 T1, T2B
40498 \family default
40499
40500 \begin_inset Quotes erd
40501 \end_inset
40502
40503 .
40504  The font encoding is normally automatically loaded by the language packages
40505  LyX sets up in the background.
40506  So there is no need to change the default encoding.
40507 \end_layout
40508
40509 \begin_layout Description
40510 Default
40511 \begin_inset space ~
40512 \end_inset
40513
40514 paper
40515 \begin_inset space ~
40516 \end_inset
40517
40518 size This is the paper size that is used for new documents.
40519  The 
40520 \family sans
40521 Default
40522 \family default
40523  value depends on your LaTeX-system setup.
40524 \end_layout
40525
40526 \begin_layout Description
40527 Reset
40528 \begin_inset space ~
40529 \end_inset
40530
40531 class
40532 \begin_inset space ~
40533 \end_inset
40534
40535 options
40536 \begin_inset space ~
40537 \end_inset
40538
40539 when
40540 \begin_inset space ~
40541 \end_inset
40542
40543 document
40544 \begin_inset space ~
40545 \end_inset
40546
40547 classes
40548 \begin_inset space ~
40549 \end_inset
40550
40551 changes Removes all manually set document class options in the 
40552 \family sans
40553 Document\SpecialChar \menuseparator
40554 Settings
40555 \family default
40556  dialog when changing the document class.
40557 \end_layout
40558
40559 \begin_layout Standard
40560 In the 
40561 \family sans
40562 External Applications
40563 \family default
40564  field you can specify commands with parameters for the listed applications.
40565  Before you change something here, it is strongly recommended to read the
40566  manuals of the applications.
40567  Currently the following commands can be set:
40568 \end_layout
40569
40570 \begin_layout Description
40571 CheckTe
40572 \begin_inset ERT
40573 status collapsed
40574
40575 \begin_layout Plain Layout
40576
40577 {}
40578 \end_layout
40579
40580 \end_inset
40581
40582 X
40583 \begin_inset space ~
40584 \end_inset
40585
40586 command Command for the program 
40587 \family sans
40588 CheckTeX
40589 \family default
40590  that is described in section 
40591 \emph on
40592 Checking TeX
40593 \emph default
40594  of the 
40595 \emph on
40596 Extended Features
40597 \emph default
40598  manual.
40599 \end_layout
40600
40601 \begin_layout Description
40602 BibTe
40603 \begin_inset ERT
40604 status collapsed
40605
40606 \begin_layout Plain Layout
40607
40608 {}
40609 \end_layout
40610
40611 \end_inset
40612
40613 X
40614 \begin_inset space ~
40615 \end_inset
40616
40617 command Command for the program 
40618 \family sans
40619 BibTeX
40620 \family default
40621  that generates the bibliography, see section
40622 \begin_inset space ~
40623 \end_inset
40624
40625
40626 \begin_inset CommandInset ref
40627 LatexCommand ref
40628 reference "sub:Bibliography-databases"
40629
40630 \end_inset
40631
40632 .
40633 \end_layout
40634
40635 \begin_layout Description
40636 Index
40637 \begin_inset space ~
40638 \end_inset
40639
40640 command Command for the program that generates the index, see section
40641 \begin_inset space ~
40642 \end_inset
40643
40644
40645 \begin_inset CommandInset ref
40646 LatexCommand ref
40647 reference "sub:Index-Program"
40648
40649 \end_inset
40650
40651 .
40652 \end_layout
40653
40654 \begin_layout Description
40655 DVI
40656 \begin_inset space ~
40657 \end_inset
40658
40659 viewer
40660 \begin_inset space ~
40661 \end_inset
40662
40663 paper
40664 \begin_inset space ~
40665 \end_inset
40666
40667 size
40668 \begin_inset space ~
40669 \end_inset
40670
40671 options They only have an effect when the program 
40672 \family sans
40673 xdvi
40674 \family default
40675  is used as DVI-viewer.
40676 \end_layout
40677
40678 \begin_layout Subsection
40679 Paths
40680 \begin_inset Index
40681 status collapsed
40682
40683 \begin_layout Plain Layout
40684 Paths
40685 \end_layout
40686
40687 \end_inset
40688
40689
40690 \begin_inset Index
40691 status collapsed
40692
40693 \begin_layout Plain Layout
40694 Settings ! Paths
40695 \end_layout
40696
40697 \end_inset
40698
40699
40700 \end_layout
40701
40702 \begin_layout Standard
40703 The submenu 
40704 \family sans
40705 Paths
40706 \family default
40707  is only available in the Windows version of LyX.
40708  The option 
40709 \family sans
40710 Use Windows-style paths in LaTeX files
40711 \family default
40712  uses the Windows path style:
40713 \end_layout
40714
40715 \begin_layout Standard
40716 C:
40717 \backslash
40718 test
40719 \backslash
40720 hello
40721 \end_layout
40722
40723 \begin_layout Standard
40724 instead of the Unix path style:
40725 \end_layout
40726
40727 \begin_layout Standard
40728 C:/test/hello
40729 \end_layout
40730
40731 \begin_layout Section
40732 Converters
40733 \begin_inset Index
40734 status collapsed
40735
40736 \begin_layout Plain Layout
40737 Converters
40738 \end_layout
40739
40740 \end_inset
40741
40742
40743 \end_layout
40744
40745 \begin_layout Standard
40746 Here you find the list of defined converter commands to convert material
40747  from one format to another.
40748  You can modify them or create new ones.
40749  To modify a converter, select it, change the entry of the field 
40750 \family sans
40751 Converter
40752 \family default
40753  and/or 
40754 \family sans
40755 Extra
40756 \begin_inset space ~
40757 \end_inset
40758
40759 flag
40760 \family default
40761 , and press the 
40762 \family sans
40763 Modify
40764 \family default
40765  button.
40766  To create a new converter, select an existing one, select a different format
40767  in the 
40768 \family sans
40769 From
40770 \begin_inset space ~
40771 \end_inset
40772
40773 format
40774 \family default
40775  drop-down list, modify the 
40776 \family sans
40777 Converter
40778 \family default
40779  field, and press the 
40780 \family sans
40781 Add
40782 \family default
40783  button.
40784 \end_layout
40785
40786 \begin_layout Standard
40787 When the 
40788 \family sans
40789 Converter File Cache
40790 \family default
40791  is enabled, conversions will be cached as long as specified in the field
40792  
40793 \family sans
40794 Maximum Age (in days
40795 \family default
40796 ).
40797  This means that images don't need to be converted again when you reopen
40798  a document; the converted images from the cache will be used instead.
40799 \end_layout
40800
40801 \begin_layout Standard
40802 More about converters, like the variables and flags that can be used in
40803  the converter definition, is described in section 
40804 \emph on
40805 Converters
40806 \emph default
40807  of the 
40808 \emph on
40809 Customization
40810 \emph default
40811  manual.
40812 \end_layout
40813
40814 \begin_layout Section
40815 File Formats
40816 \begin_inset Index
40817 status collapsed
40818
40819 \begin_layout Plain Layout
40820 File formats
40821 \end_layout
40822
40823 \end_inset
40824
40825
40826 \begin_inset CommandInset label
40827 LatexCommand label
40828 name "sec:File-Formats"
40829
40830 \end_inset
40831
40832
40833 \end_layout
40834
40835 \begin_layout Standard
40836 Here you find the list of defined file formats that LyX can handle.
40837  You can modify the viewer and editor program that should be used for certain
40838  formats.
40839  To create a new format, select an existing one, change the entry of the
40840  fields 
40841 \family sans
40842 Format
40843 \family default
40844  and 
40845 \family sans
40846 GUI
40847 \begin_inset space ~
40848 \end_inset
40849
40850 name
40851 \family default
40852 , and press the 
40853 \family sans
40854 Add
40855 \family default
40856  button.
40857 \end_layout
40858
40859 \begin_layout Standard
40860 More about formats, like the options that can be used in the format definition,
40861  is described in section 
40862 \emph on
40863 Formats
40864 \emph default
40865  of the 
40866 \emph on
40867 Customization
40868 \emph default
40869  manual.
40870 \end_layout
40871
40872 \begin_layout Section
40873 Copiers
40874 \begin_inset Index
40875 status collapsed
40876
40877 \begin_layout Plain Layout
40878 Copiers
40879 \end_layout
40880
40881 \end_inset
40882
40883
40884 \end_layout
40885
40886 \begin_layout Standard
40887 Here you find the list of defined copiers.
40888  Since all conversions from one format to another take place in LyX's temporary
40889  directory, it is sometimes necessary to modify a file before copying it
40890  to the temporary directory in order that the conversion may be performed.
40891  This is done by a Copier.
40892 \end_layout
40893
40894 \begin_layout Standard
40895 More about converters is described in section 
40896 \emph on
40897 Copiers
40898 \emph default
40899  of the 
40900 \emph on
40901 Customization
40902 \emph default
40903  manual.
40904 \end_layout
40905
40906 \begin_layout Chapter
40907 Units available in LyX
40908 \begin_inset Index
40909 status collapsed
40910
40911 \begin_layout Plain Layout
40912 Units
40913 \end_layout
40914
40915 \end_inset
40916
40917
40918 \begin_inset CommandInset label
40919 LatexCommand label
40920 name "cha:Units-available-in"
40921
40922 \end_inset
40923
40924
40925 \end_layout
40926
40927 \begin_layout Standard
40928 To understand the units described in this documentation, 
40929 \begin_inset CommandInset ref
40930 LatexCommand ref
40931 reference "cap:Units"
40932
40933 \end_inset
40934
40935  explains all units available in LyX.
40936 \end_layout
40937
40938 \begin_layout Standard
40939 \begin_inset Float table
40940 placement h
40941 wide false
40942 sideways false
40943 status open
40944
40945 \begin_layout Plain Layout
40946 \begin_inset Caption
40947
40948 \begin_layout Plain Layout
40949 \begin_inset CommandInset label
40950 LatexCommand label
40951 name "cap:Units"
40952
40953 \end_inset
40954
40955 Units
40956 \end_layout
40957
40958 \end_inset
40959
40960
40961 \end_layout
40962
40963 \begin_layout Plain Layout
40964 \begin_inset VSpace medskip
40965 \end_inset
40966
40967
40968 \end_layout
40969
40970 \begin_layout Plain Layout
40971 \align center
40972 \begin_inset Tabular
40973 <lyxtabular version="3" rows="20" columns="2">
40974 <features>
40975 <column alignment="center" valignment="top" width="0">
40976 <column alignment="center" valignment="top" width="0">
40977 <row>
40978 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
40979 \begin_inset Text
40980
40981 \begin_layout Plain Layout
40982 unit
40983 \end_layout
40984
40985 \end_inset
40986 </cell>
40987 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
40988 \begin_inset Text
40989
40990 \begin_layout Plain Layout
40991 name/description
40992 \end_layout
40993
40994 \end_inset
40995 </cell>
40996 </row>
40997 <row>
40998 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40999 \begin_inset Text
41000
41001 \begin_layout Plain Layout
41002 mm
41003 \end_layout
41004
41005 \end_inset
41006 </cell>
41007 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41008 \begin_inset Text
41009
41010 \begin_layout Plain Layout
41011 millimeter
41012 \end_layout
41013
41014 \end_inset
41015 </cell>
41016 </row>
41017 <row>
41018 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41019 \begin_inset Text
41020
41021 \begin_layout Plain Layout
41022 cm
41023 \end_layout
41024
41025 \end_inset
41026 </cell>
41027 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41028 \begin_inset Text
41029
41030 \begin_layout Plain Layout
41031 centimeter
41032 \end_layout
41033
41034 \end_inset
41035 </cell>
41036 </row>
41037 <row>
41038 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41039 \begin_inset Text
41040
41041 \begin_layout Plain Layout
41042 in
41043 \end_layout
41044
41045 \end_inset
41046 </cell>
41047 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41048 \begin_inset Text
41049
41050 \begin_layout Plain Layout
41051 inch
41052 \end_layout
41053
41054 \end_inset
41055 </cell>
41056 </row>
41057 <row>
41058 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41059 \begin_inset Text
41060
41061 \begin_layout Plain Layout
41062 pt
41063 \end_layout
41064
41065 \end_inset
41066 </cell>
41067 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41068 \begin_inset Text
41069
41070 \begin_layout Plain Layout
41071 point (72.27
41072 \begin_inset space \thinspace{}
41073 \end_inset
41074
41075 pt = 1
41076 \begin_inset space \thinspace{}
41077 \end_inset
41078
41079 in)
41080 \end_layout
41081
41082 \end_inset
41083 </cell>
41084 </row>
41085 <row>
41086 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41087 \begin_inset Text
41088
41089 \begin_layout Plain Layout
41090 pc
41091 \end_layout
41092
41093 \end_inset
41094 </cell>
41095 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41096 \begin_inset Text
41097
41098 \begin_layout Plain Layout
41099 pica (1
41100 \begin_inset space \thinspace{}
41101 \end_inset
41102
41103 pc = 12
41104 \begin_inset space \thinspace{}
41105 \end_inset
41106
41107 pt)
41108 \end_layout
41109
41110 \end_inset
41111 </cell>
41112 </row>
41113 <row>
41114 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41115 \begin_inset Text
41116
41117 \begin_layout Plain Layout
41118 sp
41119 \end_layout
41120
41121 \end_inset
41122 </cell>
41123 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41124 \begin_inset Text
41125
41126 \begin_layout Plain Layout
41127 scaled point (65536
41128 \begin_inset space \thinspace{}
41129 \end_inset
41130
41131 sp = 1
41132 \begin_inset space \thinspace{}
41133 \end_inset
41134
41135 pt)
41136 \end_layout
41137
41138 \end_inset
41139 </cell>
41140 </row>
41141 <row>
41142 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41143 \begin_inset Text
41144
41145 \begin_layout Plain Layout
41146 bp
41147 \end_layout
41148
41149 \end_inset
41150 </cell>
41151 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41152 \begin_inset Text
41153
41154 \begin_layout Plain Layout
41155 big point (72
41156 \begin_inset space \thinspace{}
41157 \end_inset
41158
41159 bp = 1
41160 \begin_inset space \thinspace{}
41161 \end_inset
41162
41163 in)
41164 \end_layout
41165
41166 \end_inset
41167 </cell>
41168 </row>
41169 <row>
41170 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41171 \begin_inset Text
41172
41173 \begin_layout Plain Layout
41174 dd
41175 \end_layout
41176
41177 \end_inset
41178 </cell>
41179 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41180 \begin_inset Text
41181
41182 \begin_layout Plain Layout
41183 didot (72
41184 \begin_inset space \thinspace{}
41185 \end_inset
41186
41187 dd 
41188 \begin_inset Formula $\approx$
41189 \end_inset
41190
41191  37.6
41192 \begin_inset space \thinspace{}
41193 \end_inset
41194
41195 mm)
41196 \end_layout
41197
41198 \end_inset
41199 </cell>
41200 </row>
41201 <row>
41202 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41203 \begin_inset Text
41204
41205 \begin_layout Plain Layout
41206 cc
41207 \end_layout
41208
41209 \end_inset
41210 </cell>
41211 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41212 \begin_inset Text
41213
41214 \begin_layout Plain Layout
41215 cicero (1
41216 \begin_inset space \thinspace{}
41217 \end_inset
41218
41219 cc = 12
41220 \begin_inset space \thinspace{}
41221 \end_inset
41222
41223 dd)
41224 \end_layout
41225
41226 \end_inset
41227 </cell>
41228 </row>
41229 <row>
41230 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41231 \begin_inset Text
41232
41233 \begin_layout Plain Layout
41234 Scale%
41235 \end_layout
41236
41237 \end_inset
41238 </cell>
41239 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41240 \begin_inset Text
41241
41242 \begin_layout Plain Layout
41243 % of original image width
41244 \end_layout
41245
41246 \end_inset
41247 </cell>
41248 </row>
41249 <row>
41250 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41251 \begin_inset Text
41252
41253 \begin_layout Plain Layout
41254 text%
41255 \end_layout
41256
41257 \end_inset
41258 </cell>
41259 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41260 \begin_inset Text
41261
41262 \begin_layout Plain Layout
41263 % of text width
41264 \end_layout
41265
41266 \end_inset
41267 </cell>
41268 </row>
41269 <row>
41270 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41271 \begin_inset Text
41272
41273 \begin_layout Plain Layout
41274 col%
41275 \end_layout
41276
41277 \end_inset
41278 </cell>
41279 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41280 \begin_inset Text
41281
41282 \begin_layout Plain Layout
41283 % of column width
41284 \end_layout
41285
41286 \end_inset
41287 </cell>
41288 </row>
41289 <row>
41290 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41291 \begin_inset Text
41292
41293 \begin_layout Plain Layout
41294 page%
41295 \end_layout
41296
41297 \end_inset
41298 </cell>
41299 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41300 \begin_inset Text
41301
41302 \begin_layout Plain Layout
41303 % of paper width
41304 \end_layout
41305
41306 \end_inset
41307 </cell>
41308 </row>
41309 <row>
41310 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41311 \begin_inset Text
41312
41313 \begin_layout Plain Layout
41314 line%
41315 \end_layout
41316
41317 \end_inset
41318 </cell>
41319 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41320 \begin_inset Text
41321
41322 \begin_layout Plain Layout
41323 % of line width
41324 \end_layout
41325
41326 \end_inset
41327 </cell>
41328 </row>
41329 <row>
41330 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41331 \begin_inset Text
41332
41333 \begin_layout Plain Layout
41334 theight%
41335 \end_layout
41336
41337 \end_inset
41338 </cell>
41339 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41340 \begin_inset Text
41341
41342 \begin_layout Plain Layout
41343 % of text height
41344 \end_layout
41345
41346 \end_inset
41347 </cell>
41348 </row>
41349 <row>
41350 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41351 \begin_inset Text
41352
41353 \begin_layout Plain Layout
41354 pheight%
41355 \end_layout
41356
41357 \end_inset
41358 </cell>
41359 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41360 \begin_inset Text
41361
41362 \begin_layout Plain Layout
41363 % of paper height
41364 \end_layout
41365
41366 \end_inset
41367 </cell>
41368 </row>
41369 <row>
41370 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41371 \begin_inset Text
41372
41373 \begin_layout Plain Layout
41374 ex
41375 \end_layout
41376
41377 \end_inset
41378 </cell>
41379 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41380 \begin_inset Text
41381
41382 \begin_layout Plain Layout
41383 height of letter 
41384 \emph on
41385 x
41386 \emph default
41387  in current font
41388 \end_layout
41389
41390 \end_inset
41391 </cell>
41392 </row>
41393 <row>
41394 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41395 \begin_inset Text
41396
41397 \begin_layout Plain Layout
41398 em
41399 \end_layout
41400
41401 \end_inset
41402 </cell>
41403 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41404 \begin_inset Text
41405
41406 \begin_layout Plain Layout
41407 width of letter 
41408 \emph on
41409 M
41410 \emph default
41411  in current font
41412 \end_layout
41413
41414 \end_inset
41415 </cell>
41416 </row>
41417 <row>
41418 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
41419 \begin_inset Text
41420
41421 \begin_layout Plain Layout
41422 mu
41423 \end_layout
41424
41425 \end_inset
41426 </cell>
41427 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
41428 \begin_inset Text
41429
41430 \begin_layout Plain Layout
41431 math unit (1
41432 \begin_inset space \thinspace{}
41433 \end_inset
41434
41435 mu = 1/18
41436 \begin_inset space \thinspace{}
41437 \end_inset
41438
41439 em)
41440 \end_layout
41441
41442 \end_inset
41443 </cell>
41444 </row>
41445 </lyxtabular>
41446
41447 \end_inset
41448
41449
41450 \end_layout
41451
41452 \end_inset
41453
41454
41455 \end_layout
41456
41457 \begin_layout Chapter
41458 Credits
41459 \begin_inset CommandInset label
41460 LatexCommand label
41461 name "cha:Credits"
41462
41463 \end_inset
41464
41465
41466 \end_layout
41467
41468 \begin_layout Standard
41469 The documentation is a collaborative effort between many different people
41470  (and we would encourage people to contribute!).
41471 \end_layout
41472
41473 \begin_layout Itemize
41474
41475 \noun on
41476 Alejandro Aguilar Sierra
41477 \end_layout
41478
41479 \begin_layout Itemize
41480
41481 \noun on
41482 Amir Karger
41483 \end_layout
41484
41485 \begin_layout Itemize
41486
41487 \noun on
41488 David Johnson
41489 \end_layout
41490
41491 \begin_layout Itemize
41492
41493 \noun on
41494 Hartmut Haase
41495 \end_layout
41496
41497 \begin_layout Itemize
41498
41499 \noun on
41500 Ignacio García
41501 \end_layout
41502
41503 \begin_layout Itemize
41504
41505 \noun on
41506 Ivan Schreter
41507 \end_layout
41508
41509 \begin_layout Itemize
41510
41511 \noun on
41512 John Raithel
41513 \end_layout
41514
41515 \begin_layout Itemize
41516
41517 \noun on
41518 John Weiss
41519 \end_layout
41520
41521 \begin_layout Itemize
41522
41523 \noun on
41524 Lars Gullik Bjønnes
41525 \end_layout
41526
41527 \begin_layout Itemize
41528
41529 \noun on
41530 Matthias Ettrich
41531 \end_layout
41532
41533 \begin_layout Itemize
41534
41535 \noun on
41536 Matthias Zenker
41537 \end_layout
41538
41539 \begin_layout Itemize
41540
41541 \noun on
41542 Rich Fields
41543 \end_layout
41544
41545 \begin_layout Itemize
41546
41547 \noun on
41548 Pascal André
41549 \end_layout
41550
41551 \begin_layout Itemize
41552
41553 \noun on
41554 Paul Evans
41555 \end_layout
41556
41557 \begin_layout Itemize
41558
41559 \noun on
41560 Paul Russel
41561 \end_layout
41562
41563 \begin_layout Itemize
41564
41565 \noun on
41566 Robin Socha
41567 \end_layout
41568
41569 \begin_layout Itemize
41570
41571 \noun on
41572 Uwe Stöhr
41573 \end_layout
41574
41575 \begin_layout Itemize
41576 The LyX Team: 
41577 \begin_inset CommandInset citation
41578 LatexCommand cite
41579 key "lyxcredit"
41580
41581 \end_inset
41582
41583
41584 \end_layout
41585
41586 \begin_layout Standard
41587 \begin_inset Newpage newpage
41588 \end_inset
41589
41590 The bibliography on the following page was created with the 
41591 \family sans
41592 Bibliography
41593 \family default
41594  environment.
41595 \end_layout
41596
41597 \begin_layout Bibliography
41598 \begin_inset CommandInset bibitem
41599 LatexCommand bibitem
41600 label "Credits"
41601 key "lyxcredit"
41602
41603 \end_inset
41604
41605 The LyX Team: 
41606 \begin_inset CommandInset href
41607 LatexCommand href
41608 name "Credits"
41609 target "http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS"
41610
41611 \end_inset
41612
41613 :
41614 \begin_inset Newline newline
41615 \end_inset
41616
41617
41618 \begin_inset Flex URL
41619 status collapsed
41620
41621 \begin_layout Plain Layout
41622
41623 http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS
41624 \end_layout
41625
41626 \end_inset
41627
41628
41629 \end_layout
41630
41631 \begin_layout Bibliography
41632 \begin_inset CommandInset bibitem
41633 LatexCommand bibitem
41634 key "latexcompanion"
41635
41636 \end_inset
41637
41638 Frank Mittelbach and Michel Goossens: 
41639 \emph on
41640 The LaTeX Companion Second Edition.
41641
41642 \emph default
41643  Addison-Wesley, 2004
41644 \end_layout
41645
41646 \begin_layout Bibliography
41647 \begin_inset CommandInset bibitem
41648 LatexCommand bibitem
41649 key "latexguide"
41650
41651 \end_inset
41652
41653 Helmut Kopka and Patrick W.
41654  Daly: 
41655 \emph on
41656 A Guide to LaTeX Fourth Edition.
41657
41658 \emph default
41659  Addison-Wesley, 2003
41660 \end_layout
41661
41662 \begin_layout Bibliography
41663 \begin_inset CommandInset bibitem
41664 LatexCommand bibitem
41665 key "latexbook"
41666
41667 \end_inset
41668
41669 Leslie Lamport: 
41670 \emph on
41671 LaTeX: A Document Preparation System.
41672
41673 \emph default
41674  Addison-Wesley, second edition, 1994
41675 \end_layout
41676
41677 \begin_layout Bibliography
41678 \begin_inset CommandInset bibitem
41679 LatexCommand bibitem
41680 key "texbook"
41681
41682 \end_inset
41683
41684 Donald E.
41685  Knuth.
41686  
41687 \emph on
41688 The TeXbook.
41689
41690 \emph default
41691  Addison-Wesley, 1984
41692 \end_layout
41693
41694 \begin_layout Bibliography
41695 \begin_inset CommandInset bibitem
41696 LatexCommand bibitem
41697 key "TeXCatalogue"
41698
41699 \end_inset
41700
41701 The TeX Catalogue:
41702 \begin_inset Newline newline
41703 \end_inset
41704
41705
41706 \begin_inset Flex URL
41707 status collapsed
41708
41709 \begin_layout Plain Layout
41710
41711 http://www.ctan.org/tex-archive/help/Catalogue/bytopic.html
41712 \end_layout
41713
41714 \end_inset
41715
41716
41717 \end_layout
41718
41719 \begin_layout Bibliography
41720 \begin_inset CommandInset bibitem
41721 LatexCommand bibitem
41722 key "LaTeXFAQ"
41723
41724 \end_inset
41725
41726 The LaTeX FAQ:
41727 \begin_inset Newline newline
41728 \end_inset
41729
41730
41731 \begin_inset Flex URL
41732 status collapsed
41733
41734 \begin_layout Plain Layout
41735
41736 http://www.tex.ac.uk/cgi-bin/texfaq2html
41737 \end_layout
41738
41739 \end_inset
41740
41741
41742 \end_layout
41743
41744 \begin_layout Bibliography
41745 \begin_inset CommandInset bibitem
41746 LatexCommand bibitem
41747 key "makeindex"
41748
41749 \end_inset
41750
41751
41752 \begin_inset CommandInset href
41753 LatexCommand href
41754 name "Documentation"
41755 target "http://tug.ctan.org/indexing/makeindex/doc/manpages.dvi"
41756
41757 \end_inset
41758
41759  of the program 
41760 \family sans
41761 makeindex
41762 \family default
41763 :
41764 \begin_inset Newline newline
41765 \end_inset
41766
41767
41768 \begin_inset Flex URL
41769 status collapsed
41770
41771 \begin_layout Plain Layout
41772
41773 http://tug.ctan.org/indexing/makeindex/doc/manpages.dvi
41774 \end_layout
41775
41776 \end_inset
41777
41778
41779 \end_layout
41780
41781 \begin_layout Bibliography
41782 \begin_inset CommandInset bibitem
41783 LatexCommand bibitem
41784 key "xindy"
41785
41786 \end_inset
41787
41788
41789 \begin_inset CommandInset href
41790 LatexCommand href
41791 name "Documentation"
41792 target "http://www.xindy.org/documentation.html"
41793
41794 \end_inset
41795
41796  of the program 
41797 \family sans
41798 xindy
41799 \family default
41800 :
41801 \begin_inset Newline newline
41802 \end_inset
41803
41804
41805 \begin_inset Flex URL
41806 status collapsed
41807
41808 \begin_layout Plain Layout
41809
41810 http://www.xindy.org/documentation.html
41811 \end_layout
41812
41813 \end_inset
41814
41815
41816 \end_layout
41817
41818 \begin_layout Bibliography
41819 \begin_inset CommandInset bibitem
41820 LatexCommand bibitem
41821 key "caption"
41822
41823 \end_inset
41824
41825
41826 \begin_inset CommandInset href
41827 LatexCommand href
41828 name "Documentation"
41829 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
41830
41831 \end_inset
41832
41833  of the LaTeX-package 
41834 \series bold
41835 caption
41836 \series default
41837
41838 \begin_inset Index
41839 status collapsed
41840
41841 \begin_layout Plain Layout
41842 Latex@LaTeX-packages ! caption
41843 \end_layout
41844
41845 \end_inset
41846
41847 :
41848 \begin_inset Newline newline
41849 \end_inset
41850
41851
41852 \begin_inset Flex URL
41853 status collapsed
41854
41855 \begin_layout Plain Layout
41856
41857 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf
41858 \end_layout
41859
41860 \end_inset
41861
41862
41863 \end_layout
41864
41865 \begin_layout Bibliography
41866 \begin_inset CommandInset bibitem
41867 LatexCommand bibitem
41868 key "fancyhdr"
41869
41870 \end_inset
41871
41872
41873 \begin_inset CommandInset href
41874 LatexCommand href
41875 name "Documentation"
41876 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf"
41877
41878 \end_inset
41879
41880  of the LaTeX-package 
41881 \series bold
41882 fancyhdr
41883 \series default
41884
41885 \begin_inset Index
41886 status collapsed
41887
41888 \begin_layout Plain Layout
41889 Latex@LaTeX-packages ! fancyhdr
41890 \end_layout
41891
41892 \end_inset
41893
41894 :
41895 \begin_inset Newline newline
41896 \end_inset
41897
41898
41899 \begin_inset Flex URL
41900 status collapsed
41901
41902 \begin_layout Plain Layout
41903
41904 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf
41905 \end_layout
41906
41907 \end_inset
41908
41909
41910 \end_layout
41911
41912 \begin_layout Bibliography
41913 \begin_inset CommandInset bibitem
41914 LatexCommand bibitem
41915 key "nomencl"
41916
41917 \end_inset
41918
41919
41920 \begin_inset CommandInset href
41921 LatexCommand href
41922 name "Documentation"
41923 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf"
41924
41925 \end_inset
41926
41927  of the LaTeX-package 
41928 \series bold
41929 nomencl
41930 \series default
41931
41932 \begin_inset Index
41933 status collapsed
41934
41935 \begin_layout Plain Layout
41936 Latex@LaTeX-packages ! nomencl
41937 \end_layout
41938
41939 \end_inset
41940
41941 :
41942 \begin_inset Newline newline
41943 \end_inset
41944
41945
41946 \begin_inset Flex URL
41947 status collapsed
41948
41949 \begin_layout Plain Layout
41950
41951 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf
41952 \end_layout
41953
41954 \end_inset
41955
41956
41957 \end_layout
41958
41959 \begin_layout Bibliography
41960 \begin_inset CommandInset bibitem
41961 LatexCommand bibitem
41962 key "tipa"
41963
41964 \end_inset
41965
41966
41967 \begin_inset CommandInset href
41968 LatexCommand href
41969 name "Documentation"
41970 target "http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf"
41971
41972 \end_inset
41973
41974  of the LaTeX-package 
41975 \series bold
41976 tipa
41977 \series default
41978
41979 \begin_inset Index
41980 status collapsed
41981
41982 \begin_layout Plain Layout
41983 Latex@LaTeX-packages ! tipa
41984 \end_layout
41985
41986 \end_inset
41987
41988 :
41989 \begin_inset Newline newline
41990 \end_inset
41991
41992
41993 \begin_inset Flex URL
41994 status collapsed
41995
41996 \begin_layout Plain Layout
41997
41998 http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf
41999 \end_layout
42000
42001 \end_inset
42002
42003
42004 \end_layout
42005
42006 \begin_layout Bibliography
42007 \begin_inset CommandInset bibitem
42008 LatexCommand bibitem
42009 key "wrapfig"
42010
42011 \end_inset
42012
42013
42014 \begin_inset CommandInset href
42015 LatexCommand href
42016 name "Documentation"
42017 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty"
42018
42019 \end_inset
42020
42021  of the LaTeX-package 
42022 \series bold
42023 wrapfig
42024 \series default
42025
42026 \begin_inset Index
42027 status collapsed
42028
42029 \begin_layout Plain Layout
42030 Latex@LaTeX-packages ! wrapfig
42031 \end_layout
42032
42033 \end_inset
42034
42035 :
42036 \begin_inset Newline newline
42037 \end_inset
42038
42039
42040 \begin_inset Flex URL
42041 status collapsed
42042
42043 \begin_layout Plain Layout
42044
42045 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty
42046 \end_layout
42047
42048 \end_inset
42049
42050
42051 \end_layout
42052
42053 \begin_layout Bibliography
42054 \begin_inset CommandInset bibitem
42055 LatexCommand bibitem
42056 key "XeTeX"
42057
42058 \end_inset
42059
42060
42061 \begin_inset CommandInset href
42062 LatexCommand href
42063 name "Wiki-page"
42064 target "http://wiki.lyx.org/LyX/XeTeX"
42065
42066 \end_inset
42067
42068  how to use LyX with XeTeX:
42069 \begin_inset Newline newline
42070 \end_inset
42071
42072
42073 \begin_inset Flex URL
42074 status collapsed
42075
42076 \begin_layout Plain Layout
42077
42078 http://wiki.lyx.org/LyX/XeTeX
42079 \end_layout
42080
42081 \end_inset
42082
42083
42084 \end_layout
42085
42086 \begin_layout Bibliography
42087 \begin_inset CommandInset bibitem
42088 LatexCommand bibitem
42089 key "Arabic"
42090
42091 \end_inset
42092
42093
42094 \begin_inset CommandInset href
42095 LatexCommand href
42096 name "Wiki-page"
42097 target "http://wiki.lyx.org/Windows/Arabic"
42098
42099 \end_inset
42100
42101  how to set up LyX for Arabic:
42102 \begin_inset Newline newline
42103 \end_inset
42104
42105
42106 \begin_inset Flex URL
42107 status collapsed
42108
42109 \begin_layout Plain Layout
42110
42111 http://wiki.lyx.org/Windows/Arabic
42112 \end_layout
42113
42114 \end_inset
42115
42116
42117 \end_layout
42118
42119 \begin_layout Bibliography
42120 \begin_inset CommandInset bibitem
42121 LatexCommand bibitem
42122 key "Armenian"
42123
42124 \end_inset
42125
42126
42127 \begin_inset CommandInset href
42128 LatexCommand href
42129 name "Wiki-page"
42130 target "http://wiki.lyx.org/Windows/Armenian"
42131
42132 \end_inset
42133
42134  how to set up LyX for Armenian:
42135 \begin_inset Newline newline
42136 \end_inset
42137
42138
42139 \begin_inset Flex URL
42140 status collapsed
42141
42142 \begin_layout Plain Layout
42143
42144 http://wiki.lyx.org/Windows/Armenian
42145 \end_layout
42146
42147 \end_inset
42148
42149
42150 \end_layout
42151
42152 \begin_layout Bibliography
42153 \begin_inset CommandInset bibitem
42154 LatexCommand bibitem
42155 key "Farsi"
42156
42157 \end_inset
42158
42159
42160 \begin_inset CommandInset href
42161 LatexCommand href
42162 name "Wiki-page"
42163 target "http://wiki.lyx.org/Windows/Farsi"
42164
42165 \end_inset
42166
42167  how to set up LyX for Farsi:
42168 \begin_inset Newline newline
42169 \end_inset
42170
42171
42172 \begin_inset Flex URL
42173 status collapsed
42174
42175 \begin_layout Plain Layout
42176
42177 http://wiki.lyx.org/Windows/Farsi
42178 \end_layout
42179
42180 \end_inset
42181
42182
42183 \end_layout
42184
42185 \begin_layout Bibliography
42186 \begin_inset CommandInset bibitem
42187 LatexCommand bibitem
42188 key "Hebrew"
42189
42190 \end_inset
42191
42192
42193 \begin_inset CommandInset href
42194 LatexCommand href
42195 name "Wiki-page"
42196 target "http://wiki.lyx.org/Windows/Hebrew"
42197
42198 \end_inset
42199
42200  how to set up LyX for Hebrew:
42201 \begin_inset Newline newline
42202 \end_inset
42203
42204
42205 \begin_inset Flex URL
42206 status collapsed
42207
42208 \begin_layout Plain Layout
42209
42210 http://wiki.lyx.org/Windows/Hebrew
42211 \end_layout
42212
42213 \end_inset
42214
42215
42216 \end_layout
42217
42218 \begin_layout Bibliography
42219 \begin_inset CommandInset bibitem
42220 LatexCommand bibitem
42221 key "Japanese"
42222
42223 \end_inset
42224
42225
42226 \begin_inset CommandInset href
42227 LatexCommand href
42228 name "Wiki-page"
42229 target "http://wiki.lyx.org/Windows/Japanese"
42230
42231 \end_inset
42232
42233  how to set up LyX for Japanese:
42234 \begin_inset Newline newline
42235 \end_inset
42236
42237
42238 \begin_inset Flex URL
42239 status collapsed
42240
42241 \begin_layout Plain Layout
42242
42243 http://wiki.lyx.org/Windows/Japanese
42244 \end_layout
42245
42246 \end_inset
42247
42248
42249 \end_layout
42250
42251 \begin_layout Bibliography
42252 \begin_inset CommandInset bibitem
42253 LatexCommand bibitem
42254 key "Vietnamese"
42255
42256 \end_inset
42257
42258
42259 \begin_inset CommandInset href
42260 LatexCommand href
42261 name "Wiki-page"
42262 target "http://wiki.lyx.org/Windows/Vietnamese"
42263
42264 \end_inset
42265
42266  how to set up LyX for Vietnamese:
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 http://wiki.lyx.org/Windows/Vietnamese
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 "LyX-func"
42288
42289 \end_inset
42290
42291
42292 \begin_inset CommandInset href
42293 LatexCommand href
42294 name "Wiki-page"
42295 target "http://wiki.lyx.org/LyX/LyxFunctionList"
42296
42297 \end_inset
42298
42299  with a list of all available LyX-functions:
42300 \begin_inset Newline newline
42301 \end_inset
42302
42303
42304 \begin_inset Flex URL
42305 status collapsed
42306
42307 \begin_layout Plain Layout
42308
42309 http://wiki.lyx.org/LyX/LyxFunctionList
42310 \end_layout
42311
42312 \end_inset
42313
42314
42315 \end_layout
42316
42317 \begin_layout Bibliography
42318 \begin_inset CommandInset bibitem
42319 LatexCommand bibitem
42320 key "NewInLyX16"
42321
42322 \end_inset
42323
42324
42325 \begin_inset CommandInset href
42326 LatexCommand href
42327 name "Wiki-page"
42328 target "http://wiki.lyx.org/LyX/NewInLyX16"
42329
42330 \end_inset
42331
42332  about new features in 
42333 \family sans
42334 LyX 1.6.0
42335 \family default
42336 :
42337 \begin_inset Newline newline
42338 \end_inset
42339
42340
42341 \begin_inset Flex URL
42342 status collapsed
42343
42344 \begin_layout Plain Layout
42345
42346 http://wiki.lyx.org/LyX/NewInLyX16
42347 \end_layout
42348
42349 \end_inset
42350
42351
42352 \end_layout
42353
42354 \begin_layout Standard
42355 \begin_inset Newpage newpage
42356 \end_inset
42357
42358
42359 \begin_inset ERT
42360 status collapsed
42361
42362 \begin_layout Plain Layout
42363
42364
42365 \backslash
42366 let
42367 \backslash
42368 mybibname
42369 \backslash
42370 bibname
42371 \end_layout
42372
42373 \begin_layout Plain Layout
42374
42375
42376 \backslash
42377 renewcommand{
42378 \backslash
42379 bibname}{
42380 \backslash
42381 mybibname
42382 \backslash
42383 ; 2}
42384 \end_layout
42385
42386 \end_inset
42387
42388
42389 \begin_inset Note Note
42390 status collapsed
42391
42392 \begin_layout Plain Layout
42393 The command 
42394 \series bold
42395
42396 \backslash
42397 bibname
42398 \series default
42399  is the name of the bibliography in the current document language.
42400  It is redefined here with the number 2 at the end to state that the following
42401  bibliography is the second one:
42402 \end_layout
42403
42404 \end_inset
42405
42406
42407 \end_layout
42408
42409 \begin_layout Standard
42410 \begin_inset CommandInset bibtex
42411 LatexCommand bibtex
42412 bibfiles "biblio/LyXDocs"
42413 options "biblio/alphadin"
42414
42415 \end_inset
42416
42417
42418 \end_layout
42419
42420 \begin_layout Standard
42421 The above bibliography is created from a BibTeX-database.
42422 \end_layout
42423
42424 \begin_layout Standard
42425
42426 \series bold
42427 \begin_inset CommandInset nomencl_print
42428 LatexCommand printnomenclature
42429
42430 \end_inset
42431
42432
42433 \begin_inset CommandInset index_print
42434 LatexCommand printindex
42435
42436 \end_inset
42437
42438
42439 \end_layout
42440
42441 \end_body
42442 \end_document