]> git.lyx.org Git - lyx.git/blob - lib/doc/UserGuide.lyx
39976f88168683432c69870ea2adc41ec7878b92
[lyx.git] / lib / doc / UserGuide.lyx
1 #LyX 2.0.0svn created this file. For more info see http://www.lyx.org/
2 \lyxformat 352
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 \use_default_options false
53 \language english
54 \inputencoding auto
55 \font_roman default
56 \font_sans default
57 \font_typewriter default
58 \font_default_family default
59 \use_xetex false
60 \font_sc false
61 \font_osf false
62 \font_sf_scale 100
63 \font_tt_scale 100
64
65 \graphics default
66 \default_output_format default
67 \paperfontsize 12
68 \spacing single
69 \use_hyperref true
70 \pdf_title "The LyX User's Guide"
71 \pdf_author "LyX Team"
72 \pdf_subject "LyX"
73 \pdf_keywords "LyX"
74 \pdf_bookmarks true
75 \pdf_bookmarksnumbered true
76 \pdf_bookmarksopen false
77 \pdf_bookmarksopenlevel 1
78 \pdf_breaklinks false
79 \pdf_pdfborder false
80 \pdf_colorlinks true
81 \pdf_backref false
82 \pdf_pdfusetitle false
83 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue,pdfpagelayout=OneColumn, pdfnewwindow=true,pdfstartview=XYZ, plainpages=false, pdfpagelabels,pdftex"
84 \papersize default
85 \use_geometry false
86 \use_amsmath 1
87 \use_esint 0
88 \cite_engine basic
89 \use_bibtopic false
90 \use_indices false
91 \paperorientation portrait
92 \backgroundcolor #ffffff
93 \branch Question
94 \selected 1
95 \color #00ff00
96 \end_branch
97 \branch Answer
98 \selected 0
99 \color #aa55ff
100 \end_branch
101 \secnumdepth 3
102 \tocdepth 3
103 \paragraph_separation indent
104 \defskip medskip
105 \quotes_language english
106 \papercolumns 1
107 \papersides 2
108 \paperpagestyle default
109 \tracking_changes true
110 \output_changes false
111 \author "ab" 
112 \author "" 
113 \end_header
114
115 \begin_body
116
117 \begin_layout Title
118 The LyX User's Guide
119 \end_layout
120
121 \begin_layout Author
122 by the LyX Team
123 \begin_inset Foot
124 status collapsed
125
126 \begin_layout Plain Layout
127 \noindent
128 If you have comments or error corrections, please send them to the LyX Documenta
129 tion mailing list: 
130 \begin_inset CommandInset href
131 LatexCommand href
132 target "lyx-docs@lists.lyx.org"
133 type "mailto:"
134
135 \end_inset
136
137
138 \end_layout
139
140 \end_inset
141
142
143 \begin_inset Newline newline
144 \end_inset
145
146
147 \begin_inset Newline newline
148 \end_inset
149
150 Version 2.0.x
151 \begin_inset Note Note
152 status open
153
154 \begin_layout Plain Layout
155 The latest PDF-version of this document can be found here:
156 \begin_inset Newline newline
157 \end_inset
158
159
160 \series bold
161 http://wiki.lyx.org/LyX/DocumentationDevelopment#UserGuide
162 \end_layout
163
164 \end_inset
165
166
167 \end_layout
168
169 \begin_layout Standard
170 \begin_inset CommandInset toc
171 LatexCommand tableofcontents
172
173 \end_inset
174
175
176 \end_layout
177
178 \begin_layout Chapter
179 Getting Started
180 \end_layout
181
182 \begin_layout Section
183 What is LyX?
184 \end_layout
185
186 \begin_layout Standard
187 LyX is a document preparation system.
188  It is a tool for producing beautiful manuscripts, publishable books, business
189  letters and proposals, and even poetry.
190  It is unlike most other 
191 \begin_inset Quotes eld
192 \end_inset
193
194 word processors
195 \begin_inset Quotes erd
196 \end_inset
197
198  in the sense that it uses the paradigm of a markup language as its core
199  editing style.
200  That means that when you type a section header, you mark it as a 
201 \begin_inset Quotes eld
202 \end_inset
203
204 Section
205 \begin_inset Quotes erd
206 \end_inset
207
208 , not 
209 \begin_inset Quotes eld
210 \end_inset
211
212 Bold, 17
213 \begin_inset space \thinspace{}
214 \end_inset
215
216 pt type, left justified, 5
217 \begin_inset space \thinspace{}
218 \end_inset
219
220 mm space below
221 \begin_inset Quotes erd
222 \end_inset
223
224 .
225  LyX takes care of the typesetting for you, so you deal only with concepts,
226  not the mechanics.
227 \end_layout
228
229 \begin_layout Standard
230 This philosophy is explained in much greater detail in the 
231 \emph on
232
233 \begin_inset Quotes eld
234 \end_inset
235
236 Introduction
237 \begin_inset Quotes erd
238 \end_inset
239
240
241 \emph default
242 .
243  If you haven't read it yet, you need to.
244  Yes, we mean now.
245 \end_layout
246
247 \begin_layout Standard
248 The 
249 \begin_inset Quotes eld
250 \end_inset
251
252
253 \emph on
254 Introduction
255 \emph default
256
257 \begin_inset Quotes erd
258 \end_inset
259
260  describes several things in addition to LyX's philosophy: most importantly,
261  the format of all of the manuals.
262  If you don't read it, you'll have a bear of a time navigating this manual.
263  You might also be better served looking in one of the other manuals instead
264  of this one.
265  
266 \begin_inset Quotes eld
267 \end_inset
268
269
270 \emph on
271 Introduction
272 \emph default
273
274 \begin_inset Quotes erd
275 \end_inset
276
277  describes that, too.
278 \end_layout
279
280 \begin_layout Section
281 How LyX Looks
282 \end_layout
283
284 \begin_layout Standard
285 Like most applications, LyX has the familiar menu bar across the top of
286  its window.
287  Below it is a toolbar with a pulldown box and various buttons.
288  There is, of course, a vertical scrollbar and a main work area for editing
289  documents.
290 \end_layout
291
292 \begin_layout Standard
293 Note that there is no horizontal scroll bar.
294  This is not a bug or an oversight, but intentional.
295  When you read a book, you expect the end of a line to wrap around to the
296  next line.
297  Text overflows onto new pages in a vertical fashion, hence the need for
298  only a vertical scrollbar.
299  There are three cases where you might want a horizontal scrollbar.
300  The first case is large figures, displayed WYSIWYG\SpecialChar \@.
301  This, however, is due
302  to a flaw in the routine that displays graphics on the LyX screen in a
303  WYSIWYG fashion; it should rescale the graphics to fit in the window, just
304  as you'd need to rescale graphics to fit on a page.
305  The second and third cases are tables and equations which are wider than
306  the LyX window.
307  You can use the arrow keys to scroll horizontally through the table, but
308  this doesn't work for equations yet.
309 \end_layout
310
311 \begin_layout Standard
312 For a brief description of all LyX menus and toolbar buttons, have a look
313  at Appendix
314 \begin_inset space ~
315 \end_inset
316
317
318 \begin_inset CommandInset ref
319 LatexCommand ref
320 reference "cha:The-User-Interface"
321
322 \end_inset
323
324 .
325  Most of them are self-explanatory and you'll find them listed in the correspond
326 ing sections of this documentation.
327 \end_layout
328
329 \begin_layout Section
330 HELP
331 \end_layout
332
333 \begin_layout Standard
334 The help system consists of the LyX manuals.
335  You can read 
336 \emph on
337 all
338 \emph default
339  of the manuals from inside LyX.
340  Just select the manual you want read from the 
341 \family sans
342 Help
343 \family default
344  menu.
345 \end_layout
346
347 \begin_layout Section
348 Basic LyX Setup
349 \begin_inset CommandInset label
350 LatexCommand label
351 name "sec:Basic-LyX-Setup"
352
353 \end_inset
354
355
356 \end_layout
357
358 \begin_layout Standard
359 There are several features of LyX that can be configured from inside LyX,
360  without resorting to configuration files.
361  First, LyX is able to inspect your system to see what programs, LaTeX document
362  classes and LaTeX packages are available.
363  It uses this knowledge to give reasonable defaults to several 
364 \family sans
365 Preferences
366 \family default
367
368 \begin_inset Index idx
369 status collapsed
370
371 \begin_layout Plain Layout
372 Preferences
373 \end_layout
374
375 \end_inset
376
377  settings.
378  Although this configuration has already been done when LyX was installed
379  on your system, you might have some items that you installed locally, e.
380 \begin_inset space \thinspace{}
381 \end_inset
382
383 g.
384 \begin_inset space \space{}
385 \end_inset
386
387 new LaTeX classes, and which are not seen by LyX.
388  To force LyX to re-inspect your system, you should use 
389 \family sans
390 Tools\SpecialChar \menuseparator
391 Reconfigure
392 \family default
393 .
394 \begin_inset Index idx
395 status collapsed
396
397 \begin_layout Plain Layout
398 Reconfiguration of LyX
399 \end_layout
400
401 \end_inset
402
403  You should then restart LyX to ensure that the changes are taken into account.
404 \end_layout
405
406 \begin_layout Section
407 LaTeX Setup
408 \begin_inset CommandInset label
409 LatexCommand label
410 name "sec:LaTeX-Setup"
411
412 \end_inset
413
414
415 \end_layout
416
417 \begin_layout Standard
418 LyX needs several LaTeX packages to work properly.
419  The packages found on the system by LyX are listed in the file 
420 \emph on
421 LaT
422 \emph default
423
424 \begin_inset ERT
425 status collapsed
426
427 \begin_layout Plain Layout
428
429 {}
430 \end_layout
431
432 \end_inset
433
434
435 \emph on
436 eX
437 \begin_inset space ~
438 \end_inset
439
440 Configuration
441 \emph default
442  that will be created when using the menu 
443 \family sans
444 Help\SpecialChar \menuseparator
445 LaT
446 \begin_inset ERT
447 status collapsed
448
449 \begin_layout Plain Layout
450
451 {}
452 \end_layout
453
454 \end_inset
455
456 eX
457 \begin_inset space ~
458 \end_inset
459
460 Configuration
461 \family default
462 .
463  You should install the required missing packages and then reconfigure LyX.
464 \begin_inset Note Note
465 status collapsed
466
467 \begin_layout Plain Layout
468 The two braces in the TeX Code box prevent that the term 
469 \begin_inset Quotes eld
470 \end_inset
471
472 LaTeX
473 \begin_inset Quotes erd
474 \end_inset
475
476  is printed with sub- and superscript letters.
477  More about TeX Code is described in section
478 \begin_inset space ~
479 \end_inset
480
481
482 \begin_inset CommandInset ref
483 LatexCommand ref
484 reference "sec:TeX-Code"
485
486 \end_inset
487
488 , the printout of proper names like LaTeX is explained in section
489 \begin_inset space ~
490 \end_inset
491
492
493 \begin_inset CommandInset ref
494 LatexCommand ref
495 reference "sub:LyX's-Proper-Names"
496
497 \end_inset
498
499 .
500 \end_layout
501
502 \end_inset
503
504
505 \begin_inset Index idx
506 status collapsed
507
508 \begin_layout Plain Layout
509 Reconfiguration of LyX
510 \end_layout
511
512 \end_inset
513
514
515 \end_layout
516
517 \begin_layout Chapter
518 How to work with LyX
519 \end_layout
520
521 \begin_layout Section
522 Basic File Operations
523 \begin_inset Index idx
524 status collapsed
525
526 \begin_layout Plain Layout
527 File Operations
528 \end_layout
529
530 \end_inset
531
532
533 \end_layout
534
535 \begin_layout Standard
536 Under the 
537 \family sans
538 File
539 \family default
540  menu and in the standard toolbar are basic operations for any word processor
541  in addition to some more advanced operations:
542 \end_layout
543
544 \begin_layout Itemize
545
546 \family sans
547 New 
548 \begin_inset Graphics
549         filename ../images/buffer-new.png
550         BoundingBox 0bp 5bp 20bp 20bp
551
552 \end_inset
553
554
555 \end_layout
556
557 \begin_layout Itemize
558
559 \family sans
560 New
561 \begin_inset space ~
562 \end_inset
563
564 from
565 \bar under
566
567 \begin_inset space ~
568 \end_inset
569
570
571 \bar default
572 Template
573 \end_layout
574
575 \begin_layout Itemize
576
577 \family sans
578 Open 
579 \family default
580
581 \begin_inset Graphics
582         filename ../images/file-open.png
583         BoundingBox 0bp 5bp 20bp 20bp
584
585 \end_inset
586
587
588 \end_layout
589
590 \begin_layout Itemize
591
592 \family sans
593 Close
594 \end_layout
595
596 \begin_layout Itemize
597
598 \family sans
599 Save 
600 \family default
601
602 \begin_inset Graphics
603         filename ../images/buffer-write.png
604         BoundingBox 0bp 5bp 20bp 20bp
605
606 \end_inset
607
608
609 \end_layout
610
611 \begin_layout Itemize
612
613 \family sans
614 Save
615 \begin_inset space ~
616 \end_inset
617
618 As
619 \end_layout
620
621 \begin_layout Itemize
622
623 \family sans
624 Revert
625 \begin_inset space ~
626 \end_inset
627
628 to
629 \begin_inset space ~
630 \end_inset
631
632 saved
633 \end_layout
634
635 \begin_layout Itemize
636
637 \family sans
638 Version
639 \begin_inset space ~
640 \end_inset
641
642 Control
643 \end_layout
644
645 \begin_layout Itemize
646
647 \family sans
648 Import
649 \end_layout
650
651 \begin_layout Itemize
652
653 \family sans
654 Export
655 \end_layout
656
657 \begin_layout Itemize
658
659 \family sans
660 Print 
661 \family default
662
663 \begin_inset Graphics
664         filename ../images/dialog-show_print.png
665         BoundingBox 0bp 5bp 24bp 20bp
666
667 \end_inset
668
669
670 \end_layout
671
672 \begin_layout Itemize
673
674 \family sans
675 Exit
676 \end_layout
677
678 \begin_layout Standard
679 They all do pretty much the same thing as in other word processors, with
680  a few minor differences.
681  The 
682 \family sans
683 File\SpecialChar \menuseparator
684 New
685 \begin_inset space ~
686 \end_inset
687
688 from
689 \bar under
690
691 \begin_inset space ~
692 \end_inset
693
694
695 \bar default
696 Template
697 \family default
698  command not only prompts you for a name for the new file, but also prompts
699  you for a template to use.
700  Selecting a template will automatically set certain layout features for
701  the document, features you would otherwise need to change manually.
702  They can be of use for certain classes, especially those for writing letters
703  (see section
704 \begin_inset space ~
705 \end_inset
706
707
708 \begin_inset CommandInset ref
709 LatexCommand ref
710 reference "sec:Document-Classes"
711
712 \end_inset
713
714 ).
715 \end_layout
716
717 \begin_layout Standard
718 Note: There is no 
719 \begin_inset Quotes eld
720 \end_inset
721
722 default file
723 \begin_inset Quotes erd
724 \end_inset
725
726  or document named 
727 \begin_inset Quotes eld
728 \end_inset
729
730 Untitled
731 \begin_inset Quotes erd
732 \end_inset
733
734  or 
735 \begin_inset Quotes eld
736 \end_inset
737
738 scratch.
739 \begin_inset Quotes erd
740 \end_inset
741
742  Unless you tell LyX to open a file or create a new one, that big, blank
743  space is just that — a big, blank space.
744 \end_layout
745
746 \begin_layout Standard
747
748 \family sans
749 Revert
750 \begin_inset space ~
751 \end_inset
752
753 to
754 \begin_inset space ~
755 \end_inset
756
757 saved
758 \family default
759  and 
760 \family sans
761 Version
762 \begin_inset space ~
763 \end_inset
764
765 Control
766 \family default
767  are useful if more people work on the same document at the same time
768 \begin_inset Foot
769 status collapsed
770
771 \begin_layout Plain Layout
772 If you plan to do this, you should check out the Version Control feature
773  in LyX also.
774  Read 
775 \emph on
776 Additional Features
777 \emph default
778 \SpecialChar \@.
779
780 \end_layout
781
782 \end_inset
783
784 .
785  
786 \family sans
787 Revert
788 \begin_inset space ~
789 \end_inset
790
791 to
792 \begin_inset space ~
793 \end_inset
794
795 saved
796 \family default
797  will reload the document from disk.
798  You can of course also use it if you regret that you changed a document
799  and want to restore it to the last save.
800  With
801 \family sans
802  Version
803 \begin_inset space ~
804 \end_inset
805
806 Control 
807 \family default
808 you can there register the changes you made to a document so that others
809  can identify them as your changes.
810 \end_layout
811
812 \begin_layout Section
813 Basic Editing Features
814 \begin_inset Index idx
815 status collapsed
816
817 \begin_layout Plain Layout
818 Editing
819 \end_layout
820
821 \end_inset
822
823
824 \begin_inset CommandInset label
825 LatexCommand label
826 name "sec:Basic-Editing-Features"
827
828 \end_inset
829
830
831 \end_layout
832
833 \begin_layout Standard
834 Like most modern word processors, LyX can perform cut and paste operations
835  on blocks of text, can move by character, word, or page of text, and can
836  delete whole words as well as individual characters.
837  The next four sections cover the basic LyX editing features and how to
838  access them.
839  We'll start with cut and paste.
840 \end_layout
841
842 \begin_layout Standard
843 As you might expect, the 
844 \family sans
845 Edit
846 \family default
847  menu and the standard toolbar has the cut and paste commands, along with
848  various other editing features.
849  Some of these are special and covered in later sections.
850  The basic ones are:
851 \end_layout
852
853 \begin_layout Itemize
854
855 \family sans
856 Cut 
857 \family default
858
859 \begin_inset Graphics
860         filename ../images/cut.png
861         BoundingBox 0bp 5bp 20bp 20bp
862
863 \end_inset
864
865
866 \end_layout
867
868 \begin_layout Itemize
869
870 \family sans
871 Copy 
872 \family default
873
874 \begin_inset Graphics
875         filename ../images/copy.png
876         BoundingBox 0bp 5bp 20bp 20bp
877
878 \end_inset
879
880
881 \end_layout
882
883 \begin_layout Itemize
884
885 \family sans
886 Paste 
887 \family default
888
889 \begin_inset Graphics
890         filename ../images/paste.png
891         BoundingBox 0bp 5bp 20bp 20bp
892
893 \end_inset
894
895
896 \end_layout
897
898 \begin_layout Itemize
899
900 \family sans
901 Paste
902 \begin_inset space ~
903 \end_inset
904
905 Recent
906 \end_layout
907
908 \begin_layout Itemize
909
910 \family sans
911 Paste
912 \begin_inset space ~
913 \end_inset
914
915 Special
916 \end_layout
917
918 \begin_layout Itemize
919
920 \family sans
921 Find
922 \begin_inset space ~
923 \end_inset
924
925 &
926 \begin_inset space ~
927 \end_inset
928
929 Replace 
930 \family default
931
932 \begin_inset Graphics
933         filename ../images/dialog-show_findreplace.png
934         BoundingBox 0bp 5bp 20bp 25bp
935         rotateOrigin center
936
937 \end_inset
938
939
940 \end_layout
941
942 \begin_layout Standard
943 The first three are self-explanatory.
944  One thing to note: whenever you delete a block of text that you've selected,
945  it's automatically placed in the clipboard.
946  That is, the 
947 \family sans
948 Delete
949 \family default
950  and 
951 \family sans
952 Backspace
953 \family default
954  keys also functions as the 
955 \family sans
956 Cut
957 \family default
958  command.
959  Also, if you've selected text, be careful: If you hit a key, LyX will completel
960 y delete the selected text and replace it with what you just typed.
961  You'll have to do an 
962 \family sans
963 Undo
964 \family default
965  to get back the lost text.
966 \end_layout
967
968 \begin_layout Standard
969 \begin_inset Index idx
970 status collapsed
971
972 \begin_layout Plain Layout
973 Paste
974 \end_layout
975
976 \end_inset
977
978 You can also copy text between LyX and other programs by cut, copy and paste.
979  The submenu of 
980 \family sans
981 Paste
982 \begin_inset space ~
983 \end_inset
984
985 Recent
986 \family default
987  shows you a list with the last strings you have pasted.
988 \end_layout
989
990 \begin_layout Standard
991 The menu 
992 \family sans
993 Edit\SpecialChar \menuseparator
994 Paste
995 \begin_inset space ~
996 \end_inset
997
998 Special\SpecialChar \menuseparator
999 Plain
1000 \begin_inset space ~
1001 \end_inset
1002
1003 Text, Join
1004 \begin_inset space ~
1005 \end_inset
1006
1007 Lines
1008 \family default
1009  will insert the text in the clipboard so that the whole text is inserted
1010  as 
1011 \emph on
1012 one
1013 \emph default
1014  paragraph.
1015  A new paragraph is started when there is a blank line in the file.
1016  Without 
1017 \family sans
1018 Join
1019 \begin_inset space ~
1020 \end_inset
1021
1022 Lines
1023 \family default
1024 , the text is inserted as Paragraphs, where the line breaks of the text
1025  will start a new paragraph.
1026 \end_layout
1027
1028 \begin_layout Standard
1029 \begin_inset Index idx
1030 status collapsed
1031
1032 \begin_layout Plain Layout
1033 Replace
1034 \end_layout
1035
1036 \end_inset
1037
1038
1039 \begin_inset Index idx
1040 status collapsed
1041
1042 \begin_layout Plain Layout
1043 Find
1044 \end_layout
1045
1046 \end_inset
1047
1048 The 
1049 \family sans
1050 Edit\SpecialChar \menuseparator
1051 Find
1052 \begin_inset space ~
1053 \end_inset
1054
1055 &
1056 \begin_inset space ~
1057 \end_inset
1058
1059 Replace
1060 \family default
1061  item opens the 
1062 \family sans
1063 Find
1064 \begin_inset space ~
1065 \end_inset
1066
1067 and
1068 \begin_inset space ~
1069 \end_inset
1070
1071 Replace
1072 \family default
1073  dialog.
1074  Once you have found a word or expression, LyX selects it.
1075  Hitting the 
1076 \family sans
1077 Replace
1078 \family default
1079  button replaces the selected text with the contents of the 
1080 \family sans
1081 Replace
1082 \begin_inset space ~
1083 \end_inset
1084
1085 with
1086 \family default
1087  field.
1088  You can click the 
1089 \family sans
1090 Find
1091 \begin_inset space ~
1092 \end_inset
1093
1094 Next
1095 \family default
1096  button to skip the current word.
1097  Hit 
1098 \family sans
1099 Replace
1100 \begin_inset space ~
1101 \end_inset
1102
1103 All
1104 \family default
1105  to replace all occurrences of the text in the document automatically.
1106  The 
1107 \family sans
1108 Case
1109 \begin_inset space ~
1110 \end_inset
1111
1112 sensitive
1113 \family default
1114  option can be used if you want the search to consider the case of the search
1115  word.
1116  If the toggle is set, searching for 
1117 \begin_inset Quotes eld
1118 \end_inset
1119
1120
1121 \family typewriter
1122 Test
1123 \family default
1124
1125 \begin_inset Quotes erd
1126 \end_inset
1127
1128  will not match the word 
1129 \begin_inset Quotes eld
1130 \end_inset
1131
1132
1133 \family typewriter
1134 test
1135 \family default
1136
1137 \begin_inset Quotes erd
1138 \end_inset
1139
1140 .
1141  The 
1142 \family sans
1143 Match whole words only
1144 \family default
1145  option can be used to force LyX to only find complete words, i.
1146 \begin_inset space \thinspace{}
1147 \end_inset
1148
1149 g., searching for 
1150 \begin_inset Quotes eld
1151 \end_inset
1152
1153
1154 \family typewriter
1155 star
1156 \family default
1157
1158 \begin_inset Quotes erd
1159 \end_inset
1160
1161  will not match 
1162 \begin_inset Quotes eld
1163 \end_inset
1164
1165
1166 \family typewriter
1167 starlet
1168 \family default
1169
1170 \begin_inset Quotes erd
1171 \end_inset
1172
1173 .
1174 \end_layout
1175
1176 \begin_layout Standard
1177 Things like notes, floats, etc., the so called insets can be dissolved.
1178  This means that the inset is deleted and its content is left as normal
1179  text.
1180  Dissolving an inset is done by setting the cursor to the beginning of an
1181  inset and pressing 
1182 \family sans
1183 Backspace
1184 \family default
1185  or by setting the cursor to the end and pressing 
1186 \family sans
1187 Delete
1188 \family default
1189 .
1190 \end_layout
1191
1192 \begin_layout Section
1193 Undo and Redo
1194 \begin_inset Index idx
1195 status collapsed
1196
1197 \begin_layout Plain Layout
1198 Redo
1199 \end_layout
1200
1201 \end_inset
1202
1203
1204 \begin_inset Index idx
1205 status collapsed
1206
1207 \begin_layout Plain Layout
1208 Undo
1209 \end_layout
1210
1211 \end_inset
1212
1213
1214 \begin_inset CommandInset label
1215 LatexCommand label
1216 name "sec:Undo-and-Redo"
1217
1218 \end_inset
1219
1220
1221 \end_layout
1222
1223 \begin_layout Standard
1224 If you make a mistake, you can easily recover from it.
1225  LyX has a large-capacity undo/redo buffer.
1226  Select 
1227 \family sans
1228 Edit\SpecialChar \menuseparator
1229 Undo
1230 \family default
1231  or the toolbar button 
1232 \begin_inset Graphics
1233         filename ../images/undo.png
1234         BoundingBox 0bp 5bp 20bp 20bp
1235
1236 \end_inset
1237
1238  to undo some mistake.
1239  If you accidentally undo too much, use 
1240 \family sans
1241 Edit\SpecialChar \menuseparator
1242 Redo
1243 \family default
1244  or the toolbar button 
1245 \begin_inset Graphics
1246         filename ../images/redo.png
1247         BoundingBox 0bp 5bp 20bp 20bp
1248
1249 \end_inset
1250
1251  to 
1252 \begin_inset Quotes eld
1253 \end_inset
1254
1255 undo the undo.
1256 \begin_inset Quotes erd
1257 \end_inset
1258
1259  The undo mechanism is currently limited to 100
1260 \begin_inset space \thinspace{}
1261 \end_inset
1262
1263 steps to minimize memory overhead.
1264 \end_layout
1265
1266 \begin_layout Standard
1267 Note that if you revert back all changes to arrive to the document as it
1268  was last saved, the 
1269 \begin_inset Quotes eld
1270 \end_inset
1271
1272 changed
1273 \begin_inset Quotes erd
1274 \end_inset
1275
1276  status of the document is unfortunately not reset.
1277  This is a consequence of the 100
1278 \begin_inset space \thinspace{}
1279 \end_inset
1280
1281 step undo limit, above.
1282 \end_layout
1283
1284 \begin_layout Standard
1285
1286 \family sans
1287 Undo
1288 \family default
1289  and 
1290 \family sans
1291 Redo
1292 \family default
1293  work on almost everything in LyX.
1294  But they won't undo or redo text character by character, but by blocks
1295  of text.
1296 \end_layout
1297
1298 \begin_layout Section
1299 Mouse Operations
1300 \begin_inset Index idx
1301 status collapsed
1302
1303 \begin_layout Plain Layout
1304 Mouse Operations
1305 \end_layout
1306
1307 \end_inset
1308
1309
1310 \end_layout
1311
1312 \begin_layout Standard
1313 These are the most basic mouse operations.
1314 \end_layout
1315
1316 \begin_layout Enumerate
1317 Motion
1318 \end_layout
1319
1320 \begin_deeper
1321 \begin_layout Itemize
1322 Click the 
1323 \emph on
1324 left mouse button
1325 \emph default
1326  once anywhere in the edit window.
1327  The cursor moves to the text under the mouse.
1328 \end_layout
1329
1330 \end_deeper
1331 \begin_layout Enumerate
1332 Selecting Text
1333 \end_layout
1334
1335 \begin_deeper
1336 \begin_layout Itemize
1337 Hold down the 
1338 \emph on
1339 left mouse button
1340 \emph default
1341  and drag the mouse.
1342  LyX marks the text between the old and new mouse positions.
1343  Use 
1344 \family sans
1345 Edit\SpecialChar \menuseparator
1346 Copy
1347 \family default
1348  to create a copy of the text in LyX's buffer (and the clipboard).
1349 \end_layout
1350
1351 \begin_layout Itemize
1352 Re-position the cursor and then paste the text back into LyX using 
1353 \family sans
1354 Edit\SpecialChar \menuseparator
1355 Paste
1356 \family default
1357 .
1358 \end_layout
1359
1360 \end_deeper
1361 \begin_layout Enumerate
1362 Insets (Footnotes, Notes, Floats, etc.)
1363 \end_layout
1364
1365 \begin_deeper
1366 \begin_layout Standard
1367 Right-click on them to set their properties.
1368  Also check the appropriate section of this manual for more details.
1369 \end_layout
1370
1371 \end_deeper
1372 \begin_layout Enumerate
1373 Tables
1374 \end_layout
1375
1376 \begin_deeper
1377 \begin_layout Standard
1378
1379 \emph on
1380 Single click
1381 \emph default
1382  the right mouse button to open a dialog that will allow you to manipulate
1383  the table.
1384 \end_layout
1385
1386 \end_deeper
1387 \begin_layout Section
1388 Navigating
1389 \begin_inset CommandInset label
1390 LatexCommand label
1391 name "sec:Navigating"
1392
1393 \end_inset
1394
1395
1396 \begin_inset Index idx
1397 status collapsed
1398
1399 \begin_layout Plain Layout
1400 Navigating
1401 \end_layout
1402
1403 \end_inset
1404
1405
1406 \end_layout
1407
1408 \begin_layout Standard
1409 LyX offers you two ways to navigate in documents:
1410 \end_layout
1411
1412 \begin_layout Itemize
1413 The menu 
1414 \family sans
1415 Navigate
1416 \family default
1417  lists all sections of the document as submenu entries that you can click
1418  to jump to the corresponding document part.
1419 \end_layout
1420
1421 \begin_layout Itemize
1422 The menu 
1423 \family sans
1424 Document\SpecialChar \menuseparator
1425 Outline
1426 \family default
1427  or the toolbar button 
1428 \begin_inset Graphics
1429         filename ../images/dialog-toggle_toc.png
1430         BoundingBox 0bp 5bp 20bp 20bp
1431
1432 \end_inset
1433
1434 .
1435 \end_layout
1436
1437 \begin_layout Standard
1438 The outline window shows you the content of the document's table of contents
1439  (TOC) that is described in section
1440 \begin_inset space ~
1441 \end_inset
1442
1443
1444 \begin_inset CommandInset ref
1445 LatexCommand ref
1446 reference "sub:Table-of-Contents"
1447
1448 \end_inset
1449
1450 .
1451  You can click there on entries to jump to the corresponding document part.
1452  In the pull-down box at the top of the outline window, you can choose between
1453  different lists of document objects, like the list of footnotes.
1454  Some of them, the list of tables, figures, and algorithms can also be added
1455  to the document, see section
1456 \begin_inset space ~
1457 \end_inset
1458
1459
1460 \begin_inset CommandInset ref
1461 LatexCommand ref
1462 reference "sub:List-of-Figures"
1463
1464 \end_inset
1465
1466 .
1467  The 
1468 \family sans
1469 Sort
1470 \family default
1471  option sorts the current list, and the 
1472 \family sans
1473 Keep
1474 \family default
1475  option keeps it in the current view state.
1476  Keeping means that when you have e.
1477 \begin_inset space \thinspace{}
1478 \end_inset
1479
1480 g.
1481 \begin_inset space \space{}
1482 \end_inset
1483
1484 the subsections of section
1485 \begin_inset space ~
1486 \end_inset
1487
1488 2 and 4 shown and click on section
1489 \begin_inset space ~
1490 \end_inset
1491
1492 3, the subsections of section
1493 \begin_inset space ~
1494 \end_inset
1495
1496 2 and 4 will still be shown.
1497  Without the 
1498 \family sans
1499 Keep
1500 \family default
1501  option they will be hidden to highlight the clicked section
1502 \begin_inset space ~
1503 \end_inset
1504
1505 3.
1506 \end_layout
1507
1508 \begin_layout Standard
1509 With the buttons 
1510 \begin_inset space \space{}
1511 \end_inset
1512
1513
1514 \begin_inset Graphics
1515         filename ../images/down.png
1516         BoundingBox 0bp 5bp 20bp 20bp
1517
1518 \end_inset
1519
1520
1521 \begin_inset space \hspace{}
1522 \length -3mm
1523 \end_inset
1524
1525  and 
1526 \begin_inset space \space{}
1527 \end_inset
1528
1529
1530 \begin_inset Graphics
1531         filename ../images/up.png
1532         BoundingBox 0bp 5bp 20bp 20bp
1533
1534 \end_inset
1535
1536
1537 \begin_inset space \hspace{}
1538 \length -3mm
1539 \end_inset
1540
1541  at the bottom of the outline window you can change the position of sections
1542  in your document.
1543  So you can for example move section
1544 \begin_inset space ~
1545 \end_inset
1546
1547 2.5 before section
1548 \begin_inset space ~
1549 \end_inset
1550
1551 2.4.
1552  LyX will then automatically renumber the sections to the new order.
1553  With the buttons 
1554 \begin_inset Graphics
1555         filename ../images/promote.png
1556         BoundingBox 0bp 5bp 20bp 20bp
1557
1558 \end_inset
1559
1560  and 
1561 \begin_inset Graphics
1562         filename ../images/demote.png
1563         BoundingBox 0bp 5bp 20bp 20bp
1564
1565 \end_inset
1566
1567  or the corresponding key bindings 
1568 \family sans
1569 Tab
1570 \family default
1571  and 
1572 \family sans
1573 Shift-Tab
1574 \family default
1575  you can change the sectioning level of sections.
1576  So you can for example make section
1577 \begin_inset space ~
1578 \end_inset
1579
1580 2.5 to chapter
1581 \begin_inset space ~
1582 \end_inset
1583
1584 3 or to subsection
1585 \begin_inset space ~
1586 \end_inset
1587
1588 2.4.1.
1589 \end_layout
1590
1591 \begin_layout Section
1592 Input
1593 \begin_inset space \thinspace{}
1594 \end_inset
1595
1596 /
1597 \begin_inset space \thinspace{}
1598 \end_inset
1599
1600 Word Completion
1601 \begin_inset CommandInset label
1602 LatexCommand label
1603 name "sec:Input-Completion"
1604
1605 \end_inset
1606
1607
1608 \begin_inset Index idx
1609 status collapsed
1610
1611 \begin_layout Plain Layout
1612 Input completion
1613 \end_layout
1614
1615 \end_inset
1616
1617
1618 \begin_inset Index idx
1619 status collapsed
1620
1621 \begin_layout Plain Layout
1622 Word completion|see
1623 \begin_inset ERT
1624 status collapsed
1625
1626 \begin_layout Plain Layout
1627
1628 {
1629 \end_layout
1630
1631 \end_inset
1632
1633 Input completion
1634 \begin_inset ERT
1635 status collapsed
1636
1637 \begin_layout Plain Layout
1638
1639 }
1640 \end_layout
1641
1642 \end_inset
1643
1644
1645 \end_layout
1646
1647 \end_inset
1648
1649
1650 \end_layout
1651
1652 \begin_layout Standard
1653 LyX provides completion of words by scanning all documents that are currently
1654  opened.
1655  Every word that appears in these documents is added to a database that
1656  is used to propose completions.
1657 \end_layout
1658
1659 \begin_layout Standard
1660 By default LyX shows a small triangle behind the cursor as indicator that
1661  there are completions available.
1662  You can then press the 
1663 \family sans
1664 Tab
1665 \family default
1666  key to use this completion.
1667  When several completions are possible, a popup is opened showing them.
1668  You can select a completion in the popup using the mouse or the arrow keys,
1669  and accept the chosen completion be pressing 
1670 \family sans
1671 Return
1672 \family default
1673 .
1674 \end_layout
1675
1676 \begin_layout Standard
1677 In the preferences dialog, that is opened with the menu 
1678 \family sans
1679 Tools\SpecialChar \menuseparator
1680 Preferences
1681 \family default
1682 , the cursor completion indicator can be turned off in the section 
1683 \family sans
1684 Editing\SpecialChar \menuseparator
1685 Input Completion
1686 \family default
1687  by deselecting the option 
1688 \family sans
1689 Cursor indicator
1690 \family default
1691 .
1692  With the option 
1693 \family sans
1694 Automatic inline completion
1695 \family default
1696  the proposed completion is shown directly behind the cursor position.
1697  To accept this proposal, use the 
1698 \family sans
1699 Tab
1700 \family default
1701  key.
1702  With the option 
1703 \family sans
1704 Automatic popup
1705 \family default
1706  the completions are always shown in a popup.
1707  LyX offers some more completion settings for experts that are described
1708  in sec.
1709 \begin_inset space \thinspace{}
1710 \end_inset
1711
1712
1713 \begin_inset CommandInset ref
1714 LatexCommand ref
1715 reference "sub:Input-Completion-Appendix"
1716
1717 \end_inset
1718
1719 .
1720 \end_layout
1721
1722 \begin_layout Section
1723 Basic Key Bindings
1724 \begin_inset Index idx
1725 status collapsed
1726
1727 \begin_layout Plain Layout
1728 Key Bindings
1729 \end_layout
1730
1731 \end_inset
1732
1733
1734 \begin_inset Index idx
1735 status collapsed
1736
1737 \begin_layout Plain Layout
1738 Bindings|see
1739 \begin_inset ERT
1740 status collapsed
1741
1742 \begin_layout Plain Layout
1743
1744 {
1745 \end_layout
1746
1747 \end_inset
1748
1749 Key Bindings
1750 \begin_inset ERT
1751 status collapsed
1752
1753 \begin_layout Plain Layout
1754
1755 }
1756 \end_layout
1757
1758 \end_inset
1759
1760
1761 \end_layout
1762
1763 \end_inset
1764
1765
1766 \begin_inset Index idx
1767 status collapsed
1768
1769 \begin_layout Plain Layout
1770 Shortcuts|see
1771 \begin_inset ERT
1772 status collapsed
1773
1774 \begin_layout Plain Layout
1775
1776 {
1777 \end_layout
1778
1779 \end_inset
1780
1781 Key Bindings
1782 \begin_inset ERT
1783 status collapsed
1784
1785 \begin_layout Plain Layout
1786
1787 }
1788 \end_layout
1789
1790 \end_inset
1791
1792
1793 \end_layout
1794
1795 \end_inset
1796
1797
1798 \end_layout
1799
1800 \begin_layout Standard
1801 There are at least two different primary binding maps: CUA and Emacs.
1802  LyX's default is CUA.
1803 \end_layout
1804
1805 \begin_layout Standard
1806 Some keys, like 
1807 \family sans
1808 Page
1809 \begin_inset space ~
1810 \end_inset
1811
1812 Up
1813 \family default
1814
1815 \family sans
1816 Page
1817 \begin_inset space ~
1818 \end_inset
1819
1820 Down
1821 \family default
1822
1823 \family sans
1824 Left
1825 \family default
1826
1827 \family sans
1828 Right
1829 \family default
1830
1831 \family sans
1832 Up
1833 \family default
1834 , and 
1835 \family sans
1836 Down
1837 \family default
1838 , do exactly what you expect them to do.
1839  Other keys don't:
1840 \end_layout
1841
1842 \begin_layout Labeling
1843 \labelwidthstring 00.00.0000
1844
1845 \family sans
1846 Tab
1847 \begin_inset CommandInset nomenclature
1848 LatexCommand nomenclature
1849 symbol "Tab"
1850 description "Tabulator key"
1851
1852 \end_inset
1853
1854
1855 \family default
1856  There is no such thing as a tab stop in LyX.
1857  If you don't understand this, go read sections
1858 \begin_inset space ~
1859 \end_inset
1860
1861
1862 \begin_inset CommandInset ref
1863 LatexCommand ref
1864 reference "sec:Par-indent-intro"
1865
1866 \end_inset
1867
1868  and 
1869 \begin_inset CommandInset ref
1870 LatexCommand ref
1871 reference "sec:Paragraph-Environments"
1872
1873 \end_inset
1874
1875 , especially section
1876 \begin_inset space ~
1877 \end_inset
1878
1879
1880 \begin_inset CommandInset ref
1881 LatexCommand ref
1882 reference "sub:Lists"
1883
1884 \end_inset
1885
1886 , right now.
1887  Yes, right now.
1888  If you're still confused, look in the 
1889 \emph on
1890 Tutorial
1891 \emph default
1892 .
1893 \end_layout
1894
1895 \begin_layout Labeling
1896 \labelwidthstring 00.00.0000
1897
1898 \family sans
1899 Esc
1900 \begin_inset CommandInset nomenclature
1901 LatexCommand nomenclature
1902 symbol "Esc"
1903 description "Escape key"
1904
1905 \end_inset
1906
1907
1908 \family default
1909  This is the 
1910 \begin_inset Quotes eld
1911 \end_inset
1912
1913 cancel key.
1914 \begin_inset Quotes erd
1915 \end_inset
1916
1917  It's used, generically, to cancel operations.
1918  Other parts of the manual will go into greater detail about this.
1919 \end_layout
1920
1921 \begin_layout Labeling
1922 \labelwidthstring 00.00.0000
1923
1924 \family sans
1925 Home
1926 \family default
1927
1928 \begin_inset space ~
1929 \end_inset
1930
1931 and
1932 \begin_inset space ~
1933 \end_inset
1934
1935
1936 \family sans
1937 End
1938 \family default
1939  These move the cursor, respectively, to the beginning and end of a line,
1940  unless you are using the Emacs bindings where they jump to the beginning
1941  or end of the file.
1942 \end_layout
1943
1944 \begin_layout Standard
1945 There are three modifier keys:
1946 \end_layout
1947
1948 \begin_layout Labeling
1949 \labelwidthstring 00.00.0000
1950
1951 \family sans
1952 Control
1953 \family default
1954  (Denoted by 
1955 \begin_inset Quotes eld
1956 \end_inset
1957
1958
1959 \family sans
1960 Ctrl
1961 \family default
1962
1963 \begin_inset Quotes erd
1964 \end_inset
1965
1966
1967 \begin_inset CommandInset nomenclature
1968 LatexCommand nomenclature
1969 symbol "Ctrl"
1970 description "Control key"
1971
1972 \end_inset
1973
1974  in the documentation files) This has a couple of different uses, depending
1975  on which keys it's used in combination with:
1976 \end_layout
1977
1978 \begin_deeper
1979 \begin_layout Itemize
1980 With 
1981 \family sans
1982 Backspace
1983 \family default
1984  or 
1985 \family sans
1986 Delete
1987 \family default
1988 , it deletes an entire word instead of a single character.
1989 \end_layout
1990
1991 \begin_layout Itemize
1992 With 
1993 \family sans
1994 Left
1995 \family default
1996  and 
1997 \family sans
1998 Right
1999 \family default
2000 , it moves by words instead of characters.
2001 \end_layout
2002
2003 \begin_layout Itemize
2004 With 
2005 \family sans
2006 Home
2007 \family default
2008  and 
2009 \family sans
2010 End
2011 \family default
2012 , it moves to the beginning and the end of the document, respectively.
2013 \end_layout
2014
2015 \end_deeper
2016 \begin_layout Labeling
2017 \labelwidthstring 00.00.0000
2018
2019 \family sans
2020 Shift
2021 \family default
2022  (Denoted by 
2023 \begin_inset Quotes eld
2024 \end_inset
2025
2026
2027 \family sans
2028 Shift
2029 \family default
2030
2031 \begin_inset Quotes erd
2032 \end_inset
2033
2034
2035 \begin_inset CommandInset nomenclature
2036 LatexCommand nomenclature
2037 symbol "Shift"
2038 description "Shift key"
2039
2040 \end_inset
2041
2042  in the documentation files) Use this with any of the motion keys to select
2043  the text between the old and new cursor positions.
2044 \end_layout
2045
2046 \begin_layout Labeling
2047 \labelwidthstring 00.00.0000
2048
2049 \family sans
2050 Alt
2051 \family default
2052  (Denoted by 
2053 \begin_inset Quotes eld
2054 \end_inset
2055
2056
2057 \family sans
2058 Alt
2059 \family default
2060
2061 \begin_inset Quotes erd
2062 \end_inset
2063
2064
2065 \begin_inset CommandInset nomenclature
2066 LatexCommand nomenclature
2067 symbol "Alt"
2068 description "Alt or Meta key"
2069
2070 \end_inset
2071
2072  in the documentation files) This is the Alt key on many keyboards, unless
2073  your keyboard has a distinct Meta key.
2074  If you have both keys, you will need to try out which one actually performs
2075  the 
2076 \family sans
2077 Alt+
2078 \family default
2079  function.
2080  This key does many different things, but it also activates the 
2081 \emph on
2082 menu accelerator keys
2083 \emph default
2084 .
2085  If you use this in combination with any of the underlined letters in a
2086  menu or menu item, it selects that menu item.
2087 \end_layout
2088
2089 \begin_deeper
2090 \begin_layout Standard
2091 For example, the sequence 
2092 \begin_inset Quotes eld
2093 \end_inset
2094
2095
2096 \family sans
2097 Alt
2098 \begin_inset space ~
2099 \end_inset
2100
2101 e
2102 \begin_inset space ~
2103 \end_inset
2104
2105 s
2106 \family default
2107
2108 \begin_inset space ~
2109 \end_inset
2110
2111
2112 \family sans
2113 c
2114 \family default
2115
2116 \begin_inset Quotes erd
2117 \end_inset
2118
2119  brings up the 
2120 \begin_inset Quotes eld
2121 \end_inset
2122
2123 Text Style
2124 \begin_inset Quotes erd
2125 \end_inset
2126
2127  menu.
2128  Typing 
2129 \begin_inset Quotes eld
2130 \end_inset
2131
2132
2133 \family sans
2134 Alt
2135 \begin_inset space ~
2136 \end_inset
2137
2138 f
2139 \family default
2140
2141 \begin_inset Quotes erd
2142 \end_inset
2143
2144  opens the 
2145 \family sans
2146 File
2147 \family default
2148  menu.
2149 \end_layout
2150
2151 \begin_layout Standard
2152 The 
2153 \emph on
2154 Shortcuts
2155 \emph default
2156  manual lists all other things bound to the 
2157 \family sans
2158 Alt
2159 \family default
2160  key.
2161 \end_layout
2162
2163 \end_deeper
2164 \begin_layout Standard
2165 You'll learn more and more keybindings and short-cut keys as you use LyX,
2166  because most actions will prompt a small message in the status bar at the
2167  bottom of LyX's main window which describe the name of the action, you've
2168  just triggered, and any existing keybindings for that action.
2169  The LyX menus also list the defined keybindings.
2170  The notation for the keybindings is very similar to the notation used in
2171  this documentation, so you should not have any problems understanding it.
2172  However, notice that Shift-modifiers are explicitly mentioned, so 
2173 \begin_inset Quotes eld
2174 \end_inset
2175
2176
2177 \family sans
2178 Alt+P Shift-A
2179 \family default
2180
2181 \begin_inset Quotes erd
2182 \end_inset
2183
2184  means 
2185 \family sans
2186 Alt+P
2187 \family default
2188  followed by a capital 
2189 \family sans
2190 A
2191 \family default
2192 .
2193 \end_layout
2194
2195 \begin_layout Standard
2196 You can list or change the keybindings in the menu 
2197 \family sans
2198 Tools\SpecialChar \menuseparator
2199 Preferences
2200 \family default
2201  under 
2202 \family sans
2203 Editing\SpecialChar \menuseparator
2204 Shortcuts
2205 \family default
2206  as explained in sec.
2207 \begin_inset space \thinspace{}
2208 \end_inset
2209
2210
2211 \begin_inset CommandInset ref
2212 LatexCommand ref
2213 reference "sub:Editing-Shortcuts"
2214
2215 \end_inset
2216
2217 .
2218 \end_layout
2219
2220 \begin_layout Chapter
2221 LyX Basics
2222 \begin_inset Index idx
2223 status collapsed
2224
2225 \begin_layout Plain Layout
2226 LyX ! Basics
2227 \end_layout
2228
2229 \end_inset
2230
2231
2232 \end_layout
2233
2234 \begin_layout Section
2235 Document Types
2236 \begin_inset Index idx
2237 status collapsed
2238
2239 \begin_layout Plain Layout
2240 Document ! Types
2241 \end_layout
2242
2243 \end_inset
2244
2245
2246 \end_layout
2247
2248 \begin_layout Subsection
2249 Introduction
2250 \end_layout
2251
2252 \begin_layout Standard
2253 Before you do anything else, before you ever start writing a document, you
2254  need to decide what type of document you want to edit.
2255  Different types of documents use different types of spacing, headings,
2256  numbering schemes, and so on.
2257  Additionally, different documents use different paragraph environments,
2258  and format the title of your document differently.
2259 \end_layout
2260
2261 \begin_layout Standard
2262
2263 \emph on
2264 document class
2265 \emph default
2266  describes a group of properties common to a particular set of documents.
2267  By setting the document class, you automatically select these properties,
2268  making it easier to create the type of document you want.
2269  If you don't choose a document class, LyX picks one for you by default.
2270  So it is up to you to change the class of your document.
2271 \end_layout
2272
2273 \begin_layout Standard
2274 Read on for info about the document classes you can choose from LyX, and
2275  how to adjust their properties.
2276 \end_layout
2277
2278 \begin_layout Subsection
2279 Document Classes
2280 \begin_inset Index idx
2281 status collapsed
2282
2283 \begin_layout Plain Layout
2284 Document ! Classes
2285 \end_layout
2286
2287 \end_inset
2288
2289
2290 \begin_inset CommandInset label
2291 LatexCommand label
2292 name "sec:Document-Classes"
2293
2294 \end_inset
2295
2296
2297 \end_layout
2298
2299 \begin_layout Standard
2300 You can select a class using the 
2301 \family sans
2302 Document\SpecialChar \menuseparator
2303 Settings
2304 \begin_inset Index idx
2305 status collapsed
2306
2307 \begin_layout Plain Layout
2308 Document ! Settings
2309 \end_layout
2310
2311 \end_inset
2312
2313
2314 \family default
2315  dialog.
2316  Select the class you want to use, and make any fine tunings of the options
2317  you may need.
2318 \end_layout
2319
2320 \begin_layout Subsubsection
2321 Overview
2322 \end_layout
2323
2324 \begin_layout Standard
2325 There are four standard document classes in LyX.
2326  They are:
2327 \end_layout
2328
2329 \begin_layout Description
2330 Article for basic articles
2331 \end_layout
2332
2333 \begin_layout Description
2334 Report for basic reports
2335 \end_layout
2336
2337 \begin_layout Description
2338 Book for writing a book
2339 \end_layout
2340
2341 \begin_layout Description
2342 Letter for US-style letters
2343 \end_layout
2344
2345 \begin_layout Standard
2346 There are also some non-standard classes, which LyX only uses if you have
2347  installed them.
2348  Here are some of the classes, the full list with detailed explanations
2349  can be found in chapter 
2350 \emph on
2351 Special Document Classes
2352 \emph default
2353  in the 
2354 \emph on
2355 Additional Features
2356 \emph default
2357  manual:
2358 \end_layout
2359
2360 \begin_layout Description
2361 A&A Journal articles in the style and format used in Astronomy & Astrophysics
2362 \end_layout
2363
2364 \begin_layout Description
2365 AAST
2366 \family sans
2367
2368 \begin_inset ERT
2369 status collapsed
2370
2371 \begin_layout Plain Layout
2372
2373 {}
2374 \end_layout
2375
2376 \end_inset
2377
2378
2379 \family default
2380 eX For submissions to the journals published by the American Astronomical
2381  Society
2382 \end_layout
2383
2384 \begin_layout Description
2385 AMS Layouts for articles and books in the style and format used by the American
2386  Mathematical Society (AMS).
2387  There are three article layouts available.
2388  The standard one uses a typical numbering scheme for theorems etc., that
2389  prepends the section number to the number of the result.
2390  All result-type statements (propositions, corollaries, and so on) are sequenced
2391  together, but definitions, examples, and the like have their own sequence.
2392  The 
2393 \begin_inset Quotes eld
2394 \end_inset
2395
2396 sequential numbering
2397 \begin_inset Quotes erd
2398 \end_inset
2399
2400  scheme does not place the section number with each result, but numbers
2401  them throughout the article in a single sequence.
2402  Each type of result gets its own sequence.
2403  There is also a layout that dispenses with numbering of statements altogether.
2404 \end_layout
2405
2406 \begin_layout Description
2407 Beamer Layout for presentations
2408 \end_layout
2409
2410 \begin_layout Description
2411 broadway Layout for writing plays.
2412  It is not an existing LaTeX document class, but a new one which is distributed
2413  with LyX.
2414 \end_layout
2415
2416 \begin_layout Description
2417 curriculum
2418 \begin_inset space ~
2419 \end_inset
2420
2421 vitae classes to create curriculum vitae
2422 \end_layout
2423
2424 \begin_layout Description
2425 Dinbrief Letters in format of the DIN (German industry norm)
2426 \end_layout
2427
2428 \begin_layout Description
2429 dtk Layout for 
2430 \family typewriter
2431 Die TeXnische Komödie
2432 \family default
2433 , the journal of the German TeX user Group (Dante)
2434 \end_layout
2435
2436 \begin_layout Description
2437 Elsevier Layout for journals of the Elsevier publishing group
2438 \end_layout
2439
2440 \begin_layout Description
2441 Foils Used to make transparencies
2442 \end_layout
2443
2444 \begin_layout Description
2445 g-brief Letters in format of the DIN (German industry norm)
2446 \end_layout
2447
2448 \begin_layout Description
2449 hollywood Used to type spec scripts for the US film industry.
2450  It is not an existing LaTeX document class, but a new one which is distributed
2451  with LyX.
2452 \end_layout
2453
2454 \begin_layout Description
2455 IEEEtran Layout for the journals published by the Institute of Electrical
2456  and Electronics Engineers (IEEE)
2457 \end_layout
2458
2459 \begin_layout Description
2460 IOP Layout for journals of the Institute of Physics publishing group
2461 \end_layout
2462
2463 \begin_layout Description
2464 Kluwer Layout for journals of the Kluwer publishing group
2465 \end_layout
2466
2467 \begin_layout Description
2468 koma-script a replacement for the standard classes, offers many useful features
2469  like caption formatting, automatic print space calculation etc.
2470 \end_layout
2471
2472 \begin_layout Description
2473 Memoir another replacement for the standard classes
2474 \end_layout
2475
2476 \begin_layout Description
2477 paper Used with the 
2478 \family typewriter
2479 paper
2480 \family default
2481  LaTeX document class
2482 \end_layout
2483
2484 \begin_layout Description
2485 Powerdot Layout for presentations
2486 \end_layout
2487
2488 \begin_layout Description
2489 REVTe
2490 \begin_inset ERT
2491 status collapsed
2492
2493 \begin_layout Plain Layout
2494
2495 {}
2496 \end_layout
2497
2498 \end_inset
2499
2500 X is used to write articles for the publications of the American Physical
2501  Society (APS), American Institute of Physics (AIP), and Optical Society
2502  of America (OSA).
2503  This class is not completely compatible with all LyX features.
2504 \end_layout
2505
2506 \begin_layout Description
2507 Slides Used to make transparencies
2508 \end_layout
2509
2510 \begin_layout Description
2511 SPIE
2512 \begin_inset space ~
2513 \end_inset
2514
2515 Proceedings Layout for the journals published by The International Society
2516  for Optical Engineering (SPIE)
2517 \end_layout
2518
2519 \begin_layout Description
2520 Springer Layouts for journals of the Springer publishing group
2521 \end_layout
2522
2523 \begin_layout Description
2524 TUGboat Layout for 
2525 \family typewriter
2526 TUGboat
2527 \family default
2528 , the journal of the international TeX user Group (TUG)
2529 \end_layout
2530
2531 \begin_layout Standard
2532 We won't go into any detail about how to use these different document classes
2533  here.
2534  You can find all the details about the non-standard classes in the 
2535 \emph on
2536 Additional Features
2537 \emph default
2538  manual.
2539  Here, we will settle with a list of some of the common properties of all
2540  of the document classes.
2541 \end_layout
2542
2543 \begin_layout Subsubsection
2544 Modules
2545 \begin_inset CommandInset label
2546 LatexCommand label
2547 name "sub:Modules"
2548
2549 \end_inset
2550
2551
2552 \begin_inset Index idx
2553 status collapsed
2554
2555 \begin_layout Plain Layout
2556 Document ! Modules
2557 \end_layout
2558
2559 \end_inset
2560
2561
2562 \end_layout
2563
2564 \begin_layout Standard
2565 Modules load additional features to a document that are not by default available
2566  in the chosen document class.
2567  For example you might want to use write Braille (embossed printing) in
2568  a document.
2569  This is of course not available in any document class, so you have to load
2570  the corresponding module in the 
2571 \family sans
2572 Modules
2573 \family default
2574  section of the 
2575 \family sans
2576 Document\SpecialChar \menuseparator
2577 Settings
2578 \family default
2579
2580 \begin_inset Index idx
2581 status collapsed
2582
2583 \begin_layout Plain Layout
2584 Document ! Settings
2585 \end_layout
2586
2587 \end_inset
2588
2589  dialog.
2590  Highlighting a module in the dialog will bring up a description of the
2591  module.
2592 \end_layout
2593
2594 \begin_layout Standard
2595 \begin_inset Note Greyedout
2596 status open
2597
2598 \begin_layout Plain Layout
2599
2600 \series bold
2601 Note:
2602 \series default
2603  Some modules require LaTeX packages that are not always installed by default.
2604  LyX will warn you if you do not have the needed package.
2605 \end_layout
2606
2607 \end_inset
2608
2609
2610 \end_layout
2611
2612 \begin_layout Standard
2613 \begin_inset Note Greyedout
2614 status open
2615
2616 \begin_layout Plain Layout
2617
2618 \series bold
2619 Note also:
2620 \series default
2621  Some modules require other modules, and some pairs of modules are incompatible.
2622 \end_layout
2623
2624 \end_inset
2625
2626
2627 \end_layout
2628
2629 \begin_layout Subsubsection
2630 Properties
2631 \end_layout
2632
2633 \begin_layout Standard
2634 Each class has a default set of options.
2635  Here's a quick table describing them:
2636 \end_layout
2637
2638 \begin_layout Standard
2639 \begin_inset VSpace 0.3cm
2640 \end_inset
2641
2642
2643 \end_layout
2644
2645 \begin_layout Standard
2646 \align center
2647 \begin_inset Tabular
2648 <lyxtabular version="3" rows="5" columns="5">
2649 <features tabularvalignment="middle">
2650 <column alignment="center" valignment="top" width="0pt">
2651 <column alignment="center" valignment="top" width="0pt">
2652 <column alignment="center" valignment="top" width="0pt">
2653 <column alignment="center" valignment="top" width="0pt">
2654 <column alignment="center" valignment="top" width="0pt">
2655 <row>
2656 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2657 \begin_inset Text
2658
2659 \begin_layout Plain Layout
2660
2661 \end_layout
2662
2663 \end_inset
2664 </cell>
2665 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2666 \begin_inset Text
2667
2668 \begin_layout Plain Layout
2669
2670 \family sans
2671 \series medium
2672 \shape up
2673 \size normal
2674 \emph off
2675 \bar no
2676 \noun off
2677 \color none
2678 Page style
2679 \end_layout
2680
2681 \end_inset
2682 </cell>
2683 <cell alignment="center" valignment="top" topline="true" bottomline="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 Sides
2697 \end_layout
2698
2699 \end_inset
2700 </cell>
2701 <cell alignment="center" valignment="top" topline="true" bottomline="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 Columns
2715 \end_layout
2716
2717 \end_inset
2718 </cell>
2719 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2720 \begin_inset Text
2721
2722 \begin_layout Plain Layout
2723
2724 \series medium
2725 \shape up
2726 \size normal
2727 \emph off
2728 \bar no
2729 \noun off
2730 \color none
2731 Max.
2732  sectioning level
2733 \end_layout
2734
2735 \end_inset
2736 </cell>
2737 </row>
2738 <row>
2739 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2740 \begin_inset Text
2741
2742 \begin_layout Plain Layout
2743
2744 \series medium
2745 \shape up
2746 \size normal
2747 \emph off
2748 \bar no
2749 \noun off
2750 \color none
2751 article
2752 \end_layout
2753
2754 \end_inset
2755 </cell>
2756 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2757 \begin_inset Text
2758
2759 \begin_layout Plain Layout
2760
2761 \family sans
2762 \series medium
2763 \shape up
2764 \size normal
2765 \emph off
2766 \bar no
2767 \noun off
2768 \color none
2769 Plain
2770 \end_layout
2771
2772 \end_inset
2773 </cell>
2774 <cell alignment="center" valignment="top" topline="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 One
2788 \end_layout
2789
2790 \end_inset
2791 </cell>
2792 <cell alignment="center" valignment="top" topline="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" leftline="true" rightline="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 Section
2824 \end_layout
2825
2826 \end_inset
2827 </cell>
2828 </row>
2829 <row>
2830 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2831 \begin_inset Text
2832
2833 \begin_layout Plain Layout
2834
2835 \series medium
2836 \shape up
2837 \size normal
2838 \emph off
2839 \bar no
2840 \noun off
2841 \color none
2842 report
2843 \end_layout
2844
2845 \end_inset
2846 </cell>
2847 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2848 \begin_inset Text
2849
2850 \begin_layout Plain Layout
2851
2852 \family sans
2853 \series medium
2854 \shape up
2855 \size normal
2856 \emph off
2857 \bar no
2858 \noun off
2859 \color none
2860 Plain
2861 \end_layout
2862
2863 \end_inset
2864 </cell>
2865 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2866 \begin_inset Text
2867
2868 \begin_layout Plain Layout
2869
2870 \family sans
2871 \series medium
2872 \shape up
2873 \size normal
2874 \emph off
2875 \bar no
2876 \noun off
2877 \color none
2878 One
2879 \end_layout
2880
2881 \end_inset
2882 </cell>
2883 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2884 \begin_inset Text
2885
2886 \begin_layout Plain Layout
2887
2888 \family sans
2889 \series medium
2890 \shape up
2891 \size normal
2892 \emph off
2893 \bar no
2894 \noun off
2895 \color none
2896 One
2897 \end_layout
2898
2899 \end_inset
2900 </cell>
2901 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2902 \begin_inset Text
2903
2904 \begin_layout Plain Layout
2905
2906 \family sans
2907 \series medium
2908 \shape up
2909 \size normal
2910 \emph off
2911 \bar no
2912 \noun off
2913 \color none
2914 Chapter
2915 \end_layout
2916
2917 \end_inset
2918 </cell>
2919 </row>
2920 <row>
2921 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2922 \begin_inset Text
2923
2924 \begin_layout Plain Layout
2925
2926 \series medium
2927 \shape up
2928 \size normal
2929 \emph off
2930 \bar no
2931 \noun off
2932 \color none
2933 book
2934 \end_layout
2935
2936 \end_inset
2937 </cell>
2938 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2939 \begin_inset Text
2940
2941 \begin_layout Plain Layout
2942
2943 \family sans
2944 \series medium
2945 \shape up
2946 \size normal
2947 \emph off
2948 \bar no
2949 \noun off
2950 \color none
2951 Headings
2952 \end_layout
2953
2954 \end_inset
2955 </cell>
2956 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2957 \begin_inset Text
2958
2959 \begin_layout Plain Layout
2960
2961 \family sans
2962 \series medium
2963 \shape up
2964 \size normal
2965 \emph off
2966 \bar no
2967 \noun off
2968 \color none
2969 Two
2970 \end_layout
2971
2972 \end_inset
2973 </cell>
2974 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2975 \begin_inset Text
2976
2977 \begin_layout Plain Layout
2978
2979 \family sans
2980 \series medium
2981 \shape up
2982 \size normal
2983 \emph off
2984 \bar no
2985 \noun off
2986 \color none
2987 One
2988 \end_layout
2989
2990 \end_inset
2991 </cell>
2992 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2993 \begin_inset Text
2994
2995 \begin_layout Plain Layout
2996
2997 \family sans
2998 \series medium
2999 \shape up
3000 \size normal
3001 \emph off
3002 \bar no
3003 \noun off
3004 \color none
3005 Chapter
3006 \end_layout
3007
3008 \end_inset
3009 </cell>
3010 </row>
3011 <row>
3012 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3013 \begin_inset Text
3014
3015 \begin_layout Plain Layout
3016
3017 \series medium
3018 \shape up
3019 \size normal
3020 \emph off
3021 \bar no
3022 \noun off
3023 \color none
3024 letter
3025 \end_layout
3026
3027 \end_inset
3028 </cell>
3029 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3030 \begin_inset Text
3031
3032 \begin_layout Plain Layout
3033
3034 \family sans
3035 \series medium
3036 \shape up
3037 \size normal
3038 \emph off
3039 \bar no
3040 \noun off
3041 \color none
3042 Plain
3043 \end_layout
3044
3045 \end_inset
3046 </cell>
3047 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3048 \begin_inset Text
3049
3050 \begin_layout Plain Layout
3051
3052 \family sans
3053 \series medium
3054 \shape up
3055 \size normal
3056 \emph off
3057 \bar no
3058 \noun off
3059 \color none
3060 One
3061 \end_layout
3062
3063 \end_inset
3064 </cell>
3065 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3066 \begin_inset Text
3067
3068 \begin_layout Plain Layout
3069
3070 \family sans
3071 \series medium
3072 \shape up
3073 \size normal
3074 \emph off
3075 \bar no
3076 \noun off
3077 \color none
3078 One
3079 \end_layout
3080
3081 \end_inset
3082 </cell>
3083 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3084 \begin_inset Text
3085
3086 \begin_layout Plain Layout
3087
3088 \series medium
3089 \shape up
3090 \size normal
3091 \emph off
3092 \bar no
3093 \noun off
3094 \color none
3095 none
3096 \end_layout
3097
3098 \end_inset
3099 </cell>
3100 </row>
3101 </lyxtabular>
3102
3103 \end_inset
3104
3105
3106 \end_layout
3107
3108 \begin_layout Standard
3109 \begin_inset VSpace 0.3cm
3110 \end_inset
3111
3112
3113 \end_layout
3114
3115 \begin_layout Standard
3116 You're probably also wondering what 
3117 \begin_inset Quotes eld
3118 \end_inset
3119
3120 Max.
3121 \begin_inset space ~
3122 \end_inset
3123
3124 sectioning level
3125 \begin_inset Quotes erd
3126 \end_inset
3127
3128  means.
3129  There are several paragraph environments used to create section headings.
3130  Different document classes allow different types of section headings.
3131  Only two use the 
3132 \family sans
3133 Chapter
3134 \family default
3135  heading; the rest do not and begin instead with the 
3136 \family sans
3137 Section
3138 \family default
3139  heading.
3140  Some document classes, such as the ones for letters, don't use any section
3141  headings.
3142  In addition to 
3143 \family sans
3144 Chapter
3145 \family default
3146  and 
3147 \family sans
3148 Section
3149 \family default
3150  headings, there are also 
3151 \family sans
3152 Subsection
3153 \family default
3154  headings, 
3155 \family sans
3156 Subsubsection
3157 \family default
3158  headings, and so on.
3159  We'll describe these headings fully in section
3160 \begin_inset space ~
3161 \end_inset
3162
3163
3164 \begin_inset CommandInset ref
3165 LatexCommand ref
3166 reference "sub:Headings"
3167
3168 \end_inset
3169
3170 .
3171 \end_layout
3172
3173 \begin_layout Subsection
3174 Document Layout
3175 \begin_inset CommandInset label
3176 LatexCommand label
3177 name "sub:Document-Layout"
3178
3179 \end_inset
3180
3181
3182 \begin_inset Index idx
3183 status collapsed
3184
3185 \begin_layout Plain Layout
3186 Document ! Layout
3187 \end_layout
3188
3189 \end_inset
3190
3191
3192 \family sans
3193
3194 \begin_inset Index idx
3195 status collapsed
3196
3197 \begin_layout Plain Layout
3198 Document ! Settings
3199 \end_layout
3200
3201 \end_inset
3202
3203
3204 \end_layout
3205
3206 \begin_layout Standard
3207 The most important properties of documents classes are set in the menu 
3208 \family sans
3209 Document\SpecialChar \menuseparator
3210 Settings
3211 \family default
3212 .
3213  There in the 
3214 \family sans
3215 Options
3216 \family default
3217  field under 
3218 \family sans
3219 Documents
3220 \begin_inset space ~
3221 \end_inset
3222
3223 Class
3224 \family default
3225 , you can enter special options for your document class in a comma-separated
3226  list.
3227  This is only necessary if LyX doesn't support special options you want
3228  to use for your document.
3229  To learn more about your favorite LaTeX-class and its options, you have
3230  to read its manual.
3231 \end_layout
3232
3233 \begin_layout Standard
3234 The drop box 
3235 \family sans
3236 Headings style
3237 \family default
3238  in the 
3239 \family sans
3240 Document\SpecialChar \menuseparator
3241 Settings
3242 \family default
3243  dialog under 
3244 \family sans
3245 Page
3246 \begin_inset space ~
3247 \end_inset
3248
3249 Layout
3250 \family default
3251  controls what sorts of headings and page numbers go on a page.
3252  You can choose between the following five options:
3253 \end_layout
3254
3255 \begin_layout Labeling
3256 \labelwidthstring 00.00.0000
3257
3258 \family sans
3259 Default
3260 \family default
3261  Use default page style of current class.
3262 \end_layout
3263
3264 \begin_layout Labeling
3265 \labelwidthstring 00.00.0000
3266
3267 \family sans
3268 Empty
3269 \family default
3270  No page numbers or headings.
3271 \end_layout
3272
3273 \begin_layout Labeling
3274 \labelwidthstring 00.00.0000
3275
3276 \family sans
3277 Plain
3278 \family default
3279  Page numbers only.
3280 \end_layout
3281
3282 \begin_layout Labeling
3283 \labelwidthstring 00.00.0000
3284
3285 \family sans
3286 Headings
3287 \family default
3288  Page numbers and either the current chapter or section title and number.
3289  Whether LyX uses the current chapter or the current section depends on
3290  the maximum sectioning level of the class.
3291 \end_layout
3292
3293 \begin_layout Labeling
3294 \labelwidthstring 00.00.0000
3295
3296 \family sans
3297 Fancy
3298 \family default
3299  This allows you to create fully customizable headers and footers if you
3300  have the 
3301 \series bold
3302 fancyhdr
3303 \series default
3304
3305 \begin_inset Index idx
3306 status collapsed
3307
3308 \begin_layout Plain Layout
3309 LaTeX-packages ! fancyhdr
3310 \end_layout
3311
3312 \end_inset
3313
3314  package installed.
3315  At the moment, support in LyX is limited to this setting.
3316  To use the full power of this package, you have to add code to your document
3317  preamble.
3318  Check the documentation for the 
3319 \series bold
3320 fancyhdr
3321 \series default
3322  package for more details, 
3323 \begin_inset CommandInset citation
3324 LatexCommand cite
3325 key "fancyhdr"
3326
3327 \end_inset
3328
3329 .
3330 \end_layout
3331
3332 \begin_layout Standard
3333 The 
3334 \family sans
3335 Separation
3336 \family default
3337  of paragraphs is described in section
3338 \begin_inset space ~
3339 \end_inset
3340
3341
3342 \begin_inset CommandInset ref
3343 LatexCommand ref
3344 reference "sec:Par-indent-intro"
3345
3346 \end_inset
3347
3348 .
3349 \end_layout
3350
3351 \begin_layout Subsection
3352 Paper Size and Orientation
3353 \begin_inset Index idx
3354 status collapsed
3355
3356 \begin_layout Plain Layout
3357 Document ! Paper size
3358 \end_layout
3359
3360 \end_inset
3361
3362
3363 \begin_inset CommandInset label
3364 LatexCommand label
3365 name "sub:Paper-Size,-Orientation,"
3366
3367 \end_inset
3368
3369
3370 \end_layout
3371
3372 \begin_layout Standard
3373 You'll find the following options in the menu 
3374 \family sans
3375 Page
3376 \begin_inset space ~
3377 \end_inset
3378
3379 Layout
3380 \family default
3381  of the dialog of the 
3382 \family sans
3383 Document\SpecialChar \menuseparator
3384 Settings
3385 \family default
3386  menu:
3387 \family sans
3388
3389 \begin_inset Index idx
3390 status collapsed
3391
3392 \begin_layout Plain Layout
3393 Document ! Settings
3394 \end_layout
3395
3396 \end_inset
3397
3398
3399 \end_layout
3400
3401 \begin_layout Labeling
3402 \labelwidthstring 00.00.0000
3403
3404 \family sans
3405 Paper
3406 \begin_inset space ~
3407 \end_inset
3408
3409 Format
3410 \family default
3411  What size paper to print on.
3412  The choices are
3413 \end_layout
3414
3415 \begin_layout Itemize
3416
3417 \family sans
3418 Default
3419 \end_layout
3420
3421 \begin_layout Itemize
3422
3423 \family sans
3424 A3, A4,
3425 \family default
3426  
3427 \family sans
3428 A5
3429 \end_layout
3430
3431 \begin_layout Itemize
3432
3433 \family sans
3434 B3, B4, B5
3435 \end_layout
3436
3437 \begin_layout Itemize
3438
3439 \family sans
3440 US letter
3441 \end_layout
3442
3443 \begin_layout Itemize
3444
3445 \family sans
3446 US legal
3447 \end_layout
3448
3449 \begin_layout Itemize
3450
3451 \family sans
3452 US executive
3453 \end_layout
3454
3455 \begin_layout Itemize
3456
3457 \family sans
3458 Custom
3459 \end_layout
3460
3461 \begin_layout Labeling
3462 \labelwidthstring 00.00.0000
3463
3464 \family sans
3465 Orientation
3466 \family default
3467  Two toggle buttons choose whether to print the output as 
3468 \family sans
3469 Landscape
3470 \family default
3471  or as 
3472 \family sans
3473 Portrait
3474 \family default
3475 .
3476 \end_layout
3477
3478 \begin_layout Labeling
3479 \labelwidthstring 00.00.0000
3480
3481 \family sans
3482 Two-sided
3483 \begin_inset space ~
3484 \end_inset
3485
3486 document
3487 \family default
3488  Adjusts the print space to print both sides of paper.
3489  That means that the print space for odd- and even-numbered pages is different.
3490 \end_layout
3491
3492 \begin_layout Subsection
3493 Margins
3494 \begin_inset CommandInset label
3495 LatexCommand label
3496 name "sub:Margins"
3497
3498 \end_inset
3499
3500
3501 \begin_inset Index idx
3502 status collapsed
3503
3504 \begin_layout Plain Layout
3505 Document ! Margins
3506 \end_layout
3507
3508 \end_inset
3509
3510
3511 \begin_inset Index idx
3512 status collapsed
3513
3514 \begin_layout Plain Layout
3515 Margins
3516 \end_layout
3517
3518 \end_inset
3519
3520
3521 \end_layout
3522
3523 \begin_layout Standard
3524 Paper margins are set in the menu 
3525 \family sans
3526 Document\SpecialChar \menuseparator
3527 Settings
3528 \family default
3529 .
3530 \begin_inset Index idx
3531 status collapsed
3532
3533 \begin_layout Plain Layout
3534 Document ! Settings
3535 \end_layout
3536
3537 \end_inset
3538
3539
3540 \end_layout
3541
3542 \begin_layout Standard
3543 If you use a koma-script document class, you can use the default settings.
3544  Because koma-script calculates then the printspace automatically by taking
3545  the paper format and the font size into account.
3546 \end_layout
3547
3548 \begin_layout Subsection
3549 Important Note
3550 \end_layout
3551
3552 \begin_layout Standard
3553 If you change a document class, LyX has to convert 
3554 \emph on
3555 everything
3556 \emph default
3557  into the new class.
3558  That includes the paragraph environments.
3559  Some paragraph environments are standard; all of the document classes have
3560  them; but some classes have special paragraph environments.
3561  If this is the case, and you change the document class, LyX sets the missing
3562  paragraph environments to 
3563 \family sans
3564 Standard
3565 \family default
3566  and places an error box at the beginning of the paragraph.
3567  Just click on them and you'll get a message dialog that tells you about
3568  the conversion and why it failed.
3569 \end_layout
3570
3571 \begin_layout Section
3572 Paragraph Indentation and Separation
3573 \begin_inset Index idx
3574 status collapsed
3575
3576 \begin_layout Plain Layout
3577 Paragraph ! Indentation
3578 \end_layout
3579
3580 \end_inset
3581
3582
3583 \end_layout
3584
3585 \begin_layout Subsection
3586 Introduction
3587 \begin_inset CommandInset label
3588 LatexCommand label
3589 name "sec:Par-indent-intro"
3590
3591 \end_inset
3592
3593
3594 \end_layout
3595
3596 \begin_layout Standard
3597 Before describing all of the various paragraph environments, we'd like to
3598  say a word or two about paragraph indentation.
3599 \end_layout
3600
3601 \begin_layout Standard
3602 Everyone seems to have their own convention for separating paragraphs.
3603  Most Americans indent the first line of a paragraph.
3604  Others don't indent but put extra space between the paragraphs.
3605  If you choose indentation for paragraphs the 
3606 \emph on
3607 first
3608 \emph default
3609  paragraph of a section, or after a figure, an equation, a table, a list,
3610  etc., is 
3611 \emph on
3612 not
3613 \emph default
3614  indented.
3615  Only a paragraph following another paragraph gets indented.
3616  Note that the indentation behavior is different when you use another document
3617  language than English.
3618  LaTeX takes care that the indentation follows the rules of the used language.
3619 \end_layout
3620
3621 \begin_layout Standard
3622 The space between paragraphs, like the line spacing, the space between headings
3623  and text — in fact, all of the spacings for just about everything are pre-coded
3624  into LyX.
3625  As we said, you don't worry about how much space to add between what.
3626  LyX takes care of that.
3627  In fact, these pre-coded vertical spacings aren't a single number but a
3628  range.
3629  That way, LyX can squish or stretch the space between lines to make sure
3630  figures fit on a page with text, so that sections don't start at the bottom
3631  of a page, and so on.
3632 \begin_inset Foot
3633 status collapsed
3634
3635 \begin_layout Plain Layout
3636 LaTeX does this when LyX goes to produce a printable file.
3637 \end_layout
3638
3639 \end_inset
3640
3641  However, pre-coded doesn't mean you can't change them.
3642  LyX gives you the ability to globally change 
3643 \emph on
3644 all
3645 \emph default
3646  of these pre-coded spacings.
3647  We'll explain more later.
3648 \end_layout
3649
3650 \begin_layout Subsection
3651 Paragraph Separation
3652 \begin_inset Index idx
3653 status collapsed
3654
3655 \begin_layout Plain Layout
3656 Paragraph ! Separation
3657 \end_layout
3658
3659 \end_inset
3660
3661
3662 \end_layout
3663
3664 \begin_layout Standard
3665 To separate paragraphs, select 
3666 \family sans
3667 Indent
3668 \family default
3669  or 
3670 \family sans
3671 Skip
3672 \family default
3673  in the submenu 
3674 \family sans
3675 Text
3676 \begin_inset space ~
3677 \end_inset
3678
3679 Layout
3680 \family default
3681  of the dialog 
3682 \family sans
3683 Document\SpecialChar \menuseparator
3684 Settings
3685 \family default
3686
3687 \begin_inset Index idx
3688 status collapsed
3689
3690 \begin_layout Plain Layout
3691 Document ! Settings
3692 \end_layout
3693
3694 \end_inset
3695
3696  to indent paragraphs or add extra space between paragraphs, respectively.
3697  The size of the skips can be defined in the dialog, for the indentation
3698  you have to add this line to your document preamble:
3699 \end_layout
3700
3701 \begin_layout Standard
3702
3703 \series bold
3704
3705 \backslash
3706 setlength{
3707 \backslash
3708 parindent}{Length}
3709 \end_layout
3710
3711 \begin_layout Standard
3712 where length is a value in one of the units listed in Appendix
3713 \begin_inset space ~
3714 \end_inset
3715
3716
3717 \begin_inset CommandInset ref
3718 LatexCommand ref
3719 reference "cap:Units"
3720
3721 \end_inset
3722
3723 .
3724  The default length is 30
3725 \begin_inset space \thinspace{}
3726 \end_inset
3727
3728 pt.
3729 \end_layout
3730
3731 \begin_layout Subsection
3732 Fine-Tuning
3733 \end_layout
3734
3735 \begin_layout Standard
3736 You can also change the separation method of a single paragraph.
3737  Open the 
3738 \family sans
3739 Edit\SpecialChar \menuseparator
3740 Paragraph
3741 \begin_inset space ~
3742 \end_inset
3743
3744 Settings
3745 \family default
3746  dialog and toggle the 
3747 \family sans
3748 Indent
3749 \begin_inset space ~
3750 \end_inset
3751
3752 Paragraph
3753 \family default
3754  option to change the state of the current paragraph
3755 \change_inserted 0 1239957270
3756  (shortcut 
3757 \begin_inset Info
3758 type  "shortcut"
3759 arg   "paragraph-params \\indent-toggle"
3760 \end_inset
3761
3762 )
3763 \change_unchanged
3764 .
3765  If paragraphs have no indentation but use extra space for separation, this
3766  button will be ignored (you can't indent a single paragraph by toggling
3767  this).
3768 \end_layout
3769
3770 \begin_layout Standard
3771 You should only need to change the indentation method for a single paragraph
3772  if you need to do some fine-tuning.
3773 \end_layout
3774
3775 \begin_layout Subsection
3776 Line Spacing
3777 \begin_inset Index idx
3778 status collapsed
3779
3780 \begin_layout Plain Layout
3781 Paragraph ! Line spacing
3782 \end_layout
3783
3784 \end_inset
3785
3786
3787 \end_layout
3788
3789 \begin_layout Standard
3790 In the 
3791 \family sans
3792 Document\SpecialChar \menuseparator
3793 Settings
3794 \noun on
3795
3796 \begin_inset Index idx
3797 status collapsed
3798
3799 \begin_layout Plain Layout
3800 Document ! Settings
3801 \end_layout
3802
3803 \end_inset
3804
3805
3806 \family default
3807 \noun default
3808  dialog you can set the line spacing in the submenu 
3809 \family sans
3810 Text
3811 \begin_inset space ~
3812 \end_inset
3813
3814 Layout
3815 \change_inserted 0 1239957292
3816
3817 \family default
3818  (shortcuts are 
3819 \begin_inset Info
3820 type  "shortcut"
3821 arg   "paragraph-params \\paragraph_spacing single"
3822 \end_inset
3823
3824
3825 \begin_inset Info
3826 type  "shortcut"
3827 arg   "paragraph-params \\paragraph_spacing onehalf"
3828 \end_inset
3829
3830
3831 \begin_inset Info
3832 type  "shortcut"
3833 arg   "paragraph-params \\paragraph_spacing double"
3834 \end_inset
3835
3836
3837 \begin_inset Info
3838 type  "shortcut"
3839 arg   "paragraph-params \\paragraph_spacing default"
3840 \end_inset
3841
3842  for single, onehalf, double, default settings)
3843 \change_unchanged
3844 .
3845 \begin_inset Foot
3846 status collapsed
3847
3848 \begin_layout Plain Layout
3849 You need to have the LaTeX-package 
3850 \series bold
3851 setspace
3852 \series default
3853
3854 \begin_inset Index idx
3855 status collapsed
3856
3857 \begin_layout Plain Layout
3858 LaTeX-packages ! setspace
3859 \end_layout
3860
3861 \end_inset
3862
3863  installed to use this feature.
3864 \end_layout
3865
3866 \end_inset
3867
3868
3869 \end_layout
3870
3871 \begin_layout Section
3872 Paragraph Environments
3873 \begin_inset CommandInset label
3874 LatexCommand label
3875 name "sec:Paragraph-Environments"
3876
3877 \end_inset
3878
3879
3880 \begin_inset Index idx
3881 status collapsed
3882
3883 \begin_layout Plain Layout
3884 Paragraph ! Environments
3885 \end_layout
3886
3887 \end_inset
3888
3889
3890 \begin_inset Index idx
3891 status collapsed
3892
3893 \begin_layout Plain Layout
3894 Paragraph environments|(
3895 \end_layout
3896
3897 \end_inset
3898
3899
3900 \end_layout
3901
3902 \begin_layout Subsection
3903 Overview
3904 \end_layout
3905
3906 \begin_layout Standard
3907 Paragraph environments correspond to the
3908 \end_layout
3909
3910 \begin_layout Standard
3911
3912 \series bold
3913
3914 \backslash
3915 begin{
3916 \emph on
3917 environment
3918 \emph default
3919 } ...
3920  
3921 \backslash
3922 end{
3923 \emph on
3924 environment
3925 \emph default
3926 }
3927 \series default
3928
3929 \begin_inset Newline newline
3930 \end_inset
3931
3932 command sequence in LaTeX files.
3933  If you don't know LaTeX, or the concept of a paragraph environment is totally
3934  alien to you, we urge you to read the 
3935 \emph on
3936 Tutorial
3937 \emph default
3938 .
3939  The 
3940 \emph on
3941 Tutorial
3942 \emph default
3943  also contains many more examples than this section does.
3944 \end_layout
3945
3946 \begin_layout Standard
3947 A paragraph environment is simply a 
3948 \begin_inset Quotes eld
3949 \end_inset
3950
3951 container
3952 \begin_inset Quotes erd
3953 \end_inset
3954
3955  for a paragraph which gives that paragraph certain properties.
3956  This can include a particular style of font, different margins, a numbering
3957  scheme, labels, and so on.
3958  Additionally, you can 
3959 \begin_inset Quotes eld
3960 \end_inset
3961
3962 nest
3963 \begin_inset Quotes erd
3964 \end_inset
3965
3966  the different environments inside one another, allowing one environment
3967  to inherit some of the properties of another.
3968  The different paragraph environments totally replace the need for messy
3969  tab stops, on the fly margin adjustment, and other hold-overs from the
3970  days of typewriters.
3971  There are several paragraph environments which are specific to a particular
3972  document type.
3973  We'll only be covering the most common ones here.
3974 \end_layout
3975
3976 \begin_layout Standard
3977 To choose a new paragraph environment, use the pull-down box 
3978 \begin_inset Graphics
3979         filename clipart/ToolbarEnvBox.png
3980         scale 70
3981         clip
3982
3983 \end_inset
3984
3985  at the left end of the toolbar.
3986  LyX will change the environment of the 
3987 \emph on
3988 entire
3989 \emph default
3990  paragraph in which the cursor sits.
3991  You can also change the environment of an entire group of paragraphs if
3992  you select them before choosing the new environment.
3993  
3994 \end_layout
3995
3996 \begin_layout Standard
3997 Note that hitting 
3998 \family sans
3999 Return
4000 \family default
4001  will 
4002 \emph on
4003 typically
4004 \emph default
4005  create a new paragraph using the 
4006 \family sans
4007 Standard
4008 \family default
4009  paragraph environment.
4010  We say 
4011 \begin_inset Quotes eld
4012 \end_inset
4013
4014 typically
4015 \begin_inset Quotes erd
4016 \end_inset
4017
4018  because if you are in one of these environments:
4019 \end_layout
4020
4021 \begin_layout Itemize
4022
4023 \family sans
4024 Quote
4025 \end_layout
4026
4027 \begin_layout Itemize
4028
4029 \family sans
4030 Quotation
4031 \end_layout
4032
4033 \begin_layout Itemize
4034
4035 \family sans
4036 Verse
4037 \end_layout
4038
4039 \begin_layout Itemize
4040
4041 \family sans
4042 Itemize
4043 \end_layout
4044
4045 \begin_layout Itemize
4046
4047 \family sans
4048 Enumerate
4049 \end_layout
4050
4051 \begin_layout Itemize
4052
4053 \family sans
4054 Description
4055 \end_layout
4056
4057 \begin_layout Itemize
4058
4059 \family sans
4060 List
4061 \end_layout
4062
4063 \begin_layout Standard
4064 LyX keeps the old paragraph environment when you hit 
4065 \family sans
4066 Return
4067 \family default
4068 , rather than resetting it to 
4069 \family sans
4070 Standard
4071 \family default
4072 .
4073  LyX will still reset the nesting depth, however.
4074  Usually, starting a new paragraph resets both the paragraph environment
4075  and the nesting depth (for more on nesting see section
4076 \begin_inset space ~
4077 \end_inset
4078
4079
4080 \begin_inset CommandInset ref
4081 LatexCommand ref
4082 reference "sec:Nesting"
4083
4084 \end_inset
4085
4086 ).
4087  At the moment, all this is context-specific; you're better off expecting
4088  
4089 \family sans
4090 Return
4091 \family default
4092  to reset the paragraph environment and depth.
4093  If you want a new paragraph to keep the current environment and depth,
4094  use 
4095 \begin_inset Info
4096 type  "shortcut"
4097 arg   "break-paragraph inverse"
4098 \end_inset
4099
4100  instead.
4101 \end_layout
4102
4103 \begin_layout Subsection
4104 Standard
4105 \end_layout
4106
4107 \begin_layout Standard
4108 The default paragraph environment is 
4109 \family sans
4110 Standard
4111 \family default
4112  for most classes.
4113  It creates a plain paragraph.
4114  If LyX resets the paragraph environment, this is the one it chooses.
4115  In fact, the paragraph you're reading right now (and most of the ones in
4116  this manual) are in the 
4117 \family sans
4118 Standard
4119 \family default
4120  environment.
4121 \end_layout
4122
4123 \begin_layout Standard
4124 You can nest a paragraph using the 
4125 \family sans
4126 Standard
4127 \family default
4128  environment in just about anything else, but you can't really nest anything
4129  in a 
4130 \family sans
4131 Standard
4132 \family default
4133  environment.
4134 \end_layout
4135
4136 \begin_layout Subsection
4137 Document Title
4138 \begin_inset Index idx
4139 status collapsed
4140
4141 \begin_layout Plain Layout
4142 Document !Title
4143 \end_layout
4144
4145 \end_inset
4146
4147
4148 \end_layout
4149
4150 \begin_layout Standard
4151 A LaTeX title page has three parts: the title itself, the name(s) of the
4152  author(s) and a 
4153 \begin_inset Quotes eld
4154 \end_inset
4155
4156 footnote
4157 \begin_inset Quotes erd
4158 \end_inset
4159
4160  for thanks or contact information.
4161  For certain types of documents, LaTeX places all of this on a separate
4162  page along with today's date.
4163  For other types of documents, the title 
4164 \begin_inset Quotes eld
4165 \end_inset
4166
4167 page
4168 \begin_inset Quotes erd
4169 \end_inset
4170
4171  goes at the top of the first page of the document.
4172  
4173 \end_layout
4174
4175 \begin_layout Standard
4176 LyX provides an interface to the title page commands through the paragraph
4177  environments 
4178 \family sans
4179 Title
4180 \family default
4181
4182 \family sans
4183 Author
4184 \family default
4185 , and 
4186 \family sans
4187 Date
4188 \family default
4189 .
4190  Here's how you use them:
4191 \end_layout
4192
4193 \begin_layout Itemize
4194 Put the title of your document in the 
4195 \family sans
4196 Title
4197 \family default
4198  environment.
4199 \end_layout
4200
4201 \begin_layout Itemize
4202 Put the author name in the 
4203 \family sans
4204 Author
4205 \family default
4206  environment.
4207 \end_layout
4208
4209 \begin_layout Itemize
4210 If you want the date to have a certain appearance, want to use a fixed date,
4211  or want other text to appear in place of today's date, put that text in
4212  the 
4213 \family sans
4214 Date
4215 \family default
4216  environment.
4217  Note that using this environment is optional.
4218  If you don't provide any, LaTeX will automatically insert today's date.
4219  If you don't want any date, add the line
4220 \begin_inset Newline newline
4221 \end_inset
4222
4223
4224 \series bold
4225
4226 \backslash
4227 date{}
4228 \series default
4229
4230 \begin_inset Newline newline
4231 \end_inset
4232
4233 to the preamble of your document (menu 
4234 \family sans
4235 Document\SpecialChar \menuseparator
4236 Settings
4237 \family default
4238 )
4239 \end_layout
4240
4241 \begin_layout Standard
4242 You can use footnotes to insert 
4243 \begin_inset Quotes eld
4244 \end_inset
4245
4246 thanks
4247 \begin_inset Quotes erd
4248 \end_inset
4249
4250  or contact information.
4251 \end_layout
4252
4253 \begin_layout Subsection
4254 Headings
4255 \begin_inset Index idx
4256 status collapsed
4257
4258 \begin_layout Plain Layout
4259 Section headings
4260 \end_layout
4261
4262 \end_inset
4263
4264
4265 \begin_inset CommandInset label
4266 LatexCommand label
4267 name "sub:Headings"
4268
4269 \end_inset
4270
4271
4272 \end_layout
4273
4274 \begin_layout Standard
4275 There are several paragraph environments for producing section headings.
4276  LyX takes care of the numbering for you.
4277 \end_layout
4278
4279 \begin_layout Subsubsection
4280 Numbered Headings
4281 \begin_inset Index idx
4282 status collapsed
4283
4284 \begin_layout Plain Layout
4285 Section headings ! Numbered
4286 \end_layout
4287
4288 \end_inset
4289
4290
4291 \end_layout
4292
4293 \begin_layout Standard
4294 There are 7 numbered types of section headings.
4295  They are:
4296 \end_layout
4297
4298 \begin_layout Enumerate
4299
4300 \family sans
4301 Part
4302 \end_layout
4303
4304 \begin_layout Enumerate
4305
4306 \family sans
4307 Chapter
4308 \end_layout
4309
4310 \begin_layout Enumerate
4311
4312 \family sans
4313 Section
4314 \end_layout
4315
4316 \begin_layout Enumerate
4317
4318 \family sans
4319 Subsection
4320 \end_layout
4321
4322 \begin_layout Enumerate
4323
4324 \family sans
4325 Subsubsection
4326 \end_layout
4327
4328 \begin_layout Enumerate
4329
4330 \family sans
4331 Paragraph
4332 \end_layout
4333
4334 \begin_layout Enumerate
4335
4336 \family sans
4337 Subparagraph
4338 \end_layout
4339
4340 \begin_layout Standard
4341 LyX labels each heading with a series of numbers, separated by periods.
4342  The numbers describe where in the document you are.
4343  Unlike the other headings, parts are numbered with Latin letters.
4344 \end_layout
4345
4346 \begin_layout Standard
4347 Headings all subdivide your document into different pieces of text.
4348  For example, suppose you're writing a book.
4349  You group the book into chapters.
4350  LyX does similar grouping:
4351 \end_layout
4352
4353 \begin_layout Itemize
4354
4355 \family sans
4356 Part
4357 \family default
4358  is divided in either 
4359 \family sans
4360 Chapter
4361 \family default
4362 s or 
4363 \family sans
4364 Section
4365 \family default
4366 s
4367 \end_layout
4368
4369 \begin_layout Itemize
4370
4371 \family sans
4372 Chapter
4373 \family default
4374 s are divided into 
4375 \family sans
4376 Section
4377 \family default
4378 s
4379 \end_layout
4380
4381 \begin_layout Itemize
4382
4383 \family sans
4384 Section
4385 \family default
4386 s are divided into 
4387 \family sans
4388 Subsection
4389 \family default
4390 s
4391 \end_layout
4392
4393 \begin_layout Itemize
4394
4395 \family sans
4396 Subsection
4397 \family default
4398 s are divided into 
4399 \family sans
4400 Subsubsection
4401 \family default
4402 s
4403 \end_layout
4404
4405 \begin_layout Itemize
4406
4407 \family sans
4408 Subsubsection
4409 \family default
4410 s are divided into 
4411 \family sans
4412 Paragraph
4413 \family default
4414 s
4415 \end_layout
4416
4417 \begin_layout Itemize
4418
4419 \family sans
4420 Paragraph
4421 \family default
4422 s are divided into 
4423 \family sans
4424 Subparagraph
4425 \family default
4426 s
4427 \end_layout
4428
4429 \begin_layout Standard
4430 \begin_inset Note Greyedout
4431 status open
4432
4433 \begin_layout Plain Layout
4434
4435 \series bold
4436 Note:
4437 \series default
4438  Not all document types use the 
4439 \family sans
4440 Chapter
4441 \family default
4442  heading as the maximum sectioning level.
4443  In that case the 
4444 \family sans
4445 Section
4446 \family default
4447  is the top-level heading.
4448 \end_layout
4449
4450 \end_inset
4451
4452
4453 \end_layout
4454
4455 \begin_layout Standard
4456 So, if you use the 
4457 \family sans
4458 Subsubsection
4459 \family default
4460  environment to label a new sub-subsection, LyX labels it with its number,
4461  along with the number of the subsection, section, and, if applicable, chapter
4462  that it's in.
4463  For example: the fifth section of the second chapter of this book has the
4464  label 
4465 \begin_inset Quotes eld
4466 \end_inset
4467
4468 2.5
4469 \begin_inset Quotes erd
4470 \end_inset
4471
4472 .
4473 \end_layout
4474
4475 \begin_layout Subsubsection
4476 Unnumbered Headings
4477 \begin_inset Index idx
4478 status collapsed
4479
4480 \begin_layout Plain Layout
4481 Section headings ! Unnumbered
4482 \end_layout
4483
4484 \end_inset
4485
4486
4487 \end_layout
4488
4489 \begin_layout Standard
4490 There are 5 types of unnumbered section headings.
4491  They are:
4492 \end_layout
4493
4494 \begin_layout Enumerate
4495
4496 \family sans
4497 Part*
4498 \end_layout
4499
4500 \begin_layout Enumerate
4501
4502 \family sans
4503 Chapter*
4504 \end_layout
4505
4506 \begin_layout Enumerate
4507
4508 \family sans
4509 Section*
4510 \end_layout
4511
4512 \begin_layout Enumerate
4513
4514 \family sans
4515 Subsection*
4516 \end_layout
4517
4518 \begin_layout Enumerate
4519
4520 \family sans
4521 Subsubsection*
4522 \end_layout
4523
4524 \begin_layout Standard
4525 The 
4526 \begin_inset Quotes eld
4527 \end_inset
4528
4529 *
4530 \begin_inset Quotes erd
4531 \end_inset
4532
4533  after each name means that these headings are not numbered.
4534  They work the same as their numbered counterparts but won't appear in the
4535  table of contents, see section
4536 \begin_inset space ~
4537 \end_inset
4538
4539
4540 \begin_inset CommandInset ref
4541 LatexCommand ref
4542 reference "sec:toc"
4543
4544 \end_inset
4545
4546 .
4547 \end_layout
4548
4549 \begin_layout Subsubsection
4550 Changing the Numbering
4551 \begin_inset CommandInset label
4552 LatexCommand label
4553 name "sub:Numbering-depth"
4554
4555 \end_inset
4556
4557
4558 \end_layout
4559
4560 \begin_layout Standard
4561 You can also alter which sectioning levels get numbered and which ones appear
4562  in the Table of Contents.
4563  Now, this doesn't remove any of the levels; that's preset in the document
4564  class.
4565  Certain classes start with 
4566 \family sans
4567 Chapter
4568 \family default
4569  and go down to the 
4570 \family sans
4571 Subparagraph
4572 \family default
4573  level.
4574  Others start at 
4575 \family sans
4576 Section
4577 \family default
4578 .
4579  Similarly, not all document classes number all sectioning levels.
4580  Most don't number 
4581 \family sans
4582 Paragraph
4583 \family default
4584  or 
4585 \family sans
4586 Subparagraph
4587 \family default
4588 .
4589  This is something you can change.
4590 \end_layout
4591
4592 \begin_layout Standard
4593 Open the 
4594 \family sans
4595 Document\SpecialChar \menuseparator
4596 Settings
4597 \family default
4598  dialog.
4599 \family sans
4600
4601 \begin_inset Index idx
4602 status collapsed
4603
4604 \begin_layout Plain Layout
4605 Document ! Settings
4606 \end_layout
4607
4608 \end_inset
4609
4610
4611 \family default
4612  Under 
4613 \family sans
4614 Numbering
4615 \begin_inset space ~
4616 \end_inset
4617
4618 &
4619 \begin_inset space ~
4620 \end_inset
4621
4622 TOC
4623 \family default
4624  you'll see two counters.
4625  The one named 
4626 \family sans
4627 Numbering
4628 \family default
4629  controls how far down in the sectioning hierarchy LyX numbers a section
4630  heading.
4631  The other one controls the appearance of the section headings in the table
4632  of contents.
4633 \end_layout
4634
4635 \begin_layout Subsubsection
4636 Short Titles of Headings
4637 \begin_inset Index idx
4638 status collapsed
4639
4640 \begin_layout Plain Layout
4641 Section headings ! Short titles
4642 \end_layout
4643
4644 \end_inset
4645
4646
4647 \begin_inset OptArg
4648 status collapsed
4649
4650 \begin_layout Plain Layout
4651 Short Titles
4652 \end_layout
4653
4654 \end_inset
4655
4656
4657 \begin_inset CommandInset label
4658 LatexCommand label
4659 name "sec:Short-Titles"
4660
4661 \end_inset
4662
4663
4664 \end_layout
4665
4666 \begin_layout Standard
4667 Some section or chapter titles, such as this one, can get quite long.
4668  This can cause trouble when there is limited horizontal space.
4669  For example, if the header of the page is set to show the current section
4670  title, a long title will protrude over the page margins and look awful.
4671 \end_layout
4672
4673 \begin_layout Standard
4674 LaTeX allows you to specify a short title for section headings.
4675  This short title is used in the header and in the actual table of contents,
4676  avoiding the problem mentioned.
4677  To specify a short title, use the menu 
4678 \family sans
4679 Insert\SpecialChar \menuseparator
4680 Short
4681 \begin_inset space ~
4682 \end_inset
4683
4684 Title
4685 \family default
4686 .
4687  This will insert a box labeled 
4688 \begin_inset Quotes eld
4689 \end_inset
4690
4691 opt
4692 \begin_inset Quotes erd
4693 \end_inset
4694
4695  (stands for 
4696 \begin_inset Quotes eld
4697 \end_inset
4698
4699 optional
4700 \begin_inset Quotes erd
4701 \end_inset
4702
4703 ) which you can use to enter the short title text.
4704  This also works for captions inside floats.
4705 \end_layout
4706
4707 \begin_layout Standard
4708 The title of this section is a good example of using this feature.
4709 \end_layout
4710
4711 \begin_layout Subsubsection
4712 Special Information
4713 \end_layout
4714
4715 \begin_layout Standard
4716 The following information applies to all section headings:
4717 \end_layout
4718
4719 \begin_layout Itemize
4720 You cannot do any nesting with these environments.
4721 \end_layout
4722
4723 \begin_layout Itemize
4724 You cannot use a margin note in any of these environments.
4725 \end_layout
4726
4727 \begin_layout Itemize
4728 You can only use inline math in these environments.
4729 \end_layout
4730
4731 \begin_layout Itemize
4732 You can use labels and cross-references to refer to their numbers.
4733 \end_layout
4734
4735 \begin_layout Subsection
4736 Quotes and Poetry line spacing
4737 \end_layout
4738
4739 \begin_layout Standard
4740 LyX has three paragraph environments for writing poetry and quotations.
4741  They are 
4742 \family sans
4743 Quote
4744 \family default
4745
4746 \family sans
4747 Quotation
4748 \family default
4749 , and 
4750 \family sans
4751 Verse
4752 \family default
4753 .
4754  Forget the days of changing line spacing and twiddling with margins.
4755  These three paragraph environments already have those changes built-in.
4756  They all widen the left margin and add a bit of extra space above and below
4757  the text they contain.
4758  They also allow nesting, so you can put a 
4759 \family sans
4760 Verse
4761 \family default
4762  in a 
4763 \family sans
4764 Quotation
4765 \family default
4766 , as well as in some other paragraph environments.
4767 \end_layout
4768
4769 \begin_layout Standard
4770 There is another feature of these three paragraph environments: they do
4771  
4772 \emph on
4773 not
4774 \emph default
4775  reset to 
4776 \family sans
4777 Standard
4778 \family default
4779  when you start a new paragraph.
4780  So, you can type in that poem and merrily hit 
4781 \family sans
4782 Return
4783 \family default
4784  without worrying about the paragraph environment changing on you.
4785  Of course, that means that, once you're done typing in that poem, you have
4786  to change back to the 
4787 \family sans
4788 Standard
4789 \family default
4790  environment yourself.
4791 \end_layout
4792
4793 \begin_layout Subsubsection
4794
4795 \family sans
4796 Quote
4797 \family default
4798  and 
4799 \family sans
4800 Quotation
4801 \family default
4802
4803 \begin_inset CommandInset label
4804 LatexCommand label
4805 name "sec:Quote"
4806
4807 \end_inset
4808
4809
4810 \begin_inset Index idx
4811 status collapsed
4812
4813 \begin_layout Plain Layout
4814 Quotation
4815 \end_layout
4816
4817 \end_inset
4818
4819
4820 \end_layout
4821
4822 \begin_layout Standard
4823 Now that we've described the similarities of these three environments, it's
4824  time for the differences.
4825  
4826 \family sans
4827 Quote
4828 \family default
4829  and 
4830 \family sans
4831 Quotation
4832 \family default
4833  are identical except for one difference: 
4834 \family sans
4835 Quote
4836 \family default
4837  uses extra spacing to separate paragraphs and never indents the first line.
4838  
4839 \family sans
4840 Quotation
4841 \family default
4842  
4843 \emph on
4844 always
4845 \emph default
4846  indents the first line of a paragraph and uses the same line spacing throughout.
4847 \end_layout
4848
4849 \begin_layout Standard
4850 Here's an example of the 
4851 \family sans
4852 Quote
4853 \family default
4854  environment:
4855 \end_layout
4856
4857 \begin_layout Quote
4858 This is in the 
4859 \family sans
4860 Quote
4861 \family default
4862  environment.
4863  I can keep writing, extending this line out further and further until it
4864  wraps.
4865  See – no indentation!
4866 \end_layout
4867
4868 \begin_layout Quote
4869 Here's the second paragraph of this quote.
4870  Again, there's no indentation, but there is extra space between me and
4871  the other paragraph.
4872 \end_layout
4873
4874 \begin_layout Standard
4875 Here's another example, this time in the 
4876 \family sans
4877 Quotation
4878 \family default
4879  environment:
4880 \end_layout
4881
4882 \begin_layout Quotation
4883 This is in the 
4884 \family sans
4885 Quotation
4886 \family default
4887  environment.
4888  If I keep writing, you'll see the indentation.
4889  If your country uses a writing style that shows off new paragraphs by indenting
4890  the first line, then 
4891 \family sans
4892 Quotation
4893 \family default
4894  is the environment for you! Well, you'd use it 
4895 \emph on
4896 if
4897 \emph default
4898  you were quoting other text.
4899 \end_layout
4900
4901 \begin_layout Quotation
4902 Here's a new paragraph.
4903  I could ramble on and on, like a politician at election time.
4904  If I did that, though, you'd get bored.
4905 \end_layout
4906
4907 \begin_layout Standard
4908 As the examples show, 
4909 \family sans
4910 Quote
4911 \family default
4912  is for those people who use extra space to separate paragraphs.
4913  They should put quotes in the 
4914 \family sans
4915 Quote
4916 \family default
4917  environment.
4918  Those who use indentation to mark a new paragraph should use the 
4919 \family sans
4920 Quotation
4921 \family default
4922  paragraph environment for quoted text.
4923 \end_layout
4924
4925 \begin_layout Subsubsection
4926
4927 \family sans
4928 Verse
4929 \family default
4930
4931 \begin_inset Index idx
4932 status collapsed
4933
4934 \begin_layout Plain Layout
4935 Paragraph ! Verse
4936 \end_layout
4937
4938 \end_inset
4939
4940
4941 \family sans
4942
4943 \begin_inset Index idx
4944 status collapsed
4945
4946 \begin_layout Plain Layout
4947 Poetry
4948 \end_layout
4949
4950 \end_inset
4951
4952
4953 \begin_inset CommandInset label
4954 LatexCommand label
4955 name "sec:Verse"
4956
4957 \end_inset
4958
4959
4960 \end_layout
4961
4962 \begin_layout Standard
4963
4964 \family sans
4965 Verse
4966 \family default
4967  is a paragraph environment for poetry, rhymes, verses, and so on.
4968  Here's an example:
4969 \end_layout
4970
4971 \begin_layout Verse
4972 This is in Verse
4973 \begin_inset Newline newline
4974 \end_inset
4975
4976 Which I did not rehearse!
4977 \end_layout
4978
4979 \begin_layout Verse
4980 It could be much worse.
4981  This line could be long, very long, oh so long, so very long that it wraps
4982  around.
4983  It looks okay on screen, but in the printed version, the extra lines are
4984  indented a bit more than the first.
4985  Okay, so it's turned to prose and doesn't rhyme anymore.
4986  So sue me.
4987 \end_layout
4988
4989 \begin_layout Verse
4990 To break a line
4991 \begin_inset Newline newline
4992 \end_inset
4993
4994 And make things look fine
4995 \begin_inset Newline newline
4996 \end_inset
4997
4998 Use 
4999 \begin_inset Info
5000 type  "shortcut"
5001 arg   "newline-insert newline"
5002 \end_inset
5003
5004 .
5005 \end_layout
5006
5007 \begin_layout Standard
5008 As you can see, 
5009 \family sans
5010 Verse
5011 \family default
5012  does not indent both margins.
5013  Each stanza of the verse or poem is in its own paragraph.
5014  To separate the individual lines of a stanza, use the 
5015 \family typewriter
5016 break-line
5017 \family default
5018  function 
5019 \begin_inset Info
5020 type  "shortcut"
5021 arg   "newline-insert newline"
5022 \end_inset
5023
5024 .
5025 \end_layout
5026
5027 \begin_layout Subsection
5028 Lists
5029 \begin_inset Index idx
5030 status collapsed
5031
5032 \begin_layout Plain Layout
5033 Lists
5034 \end_layout
5035
5036 \end_inset
5037
5038
5039 \begin_inset CommandInset label
5040 LatexCommand label
5041 name "sub:Lists"
5042
5043 \end_inset
5044
5045
5046 \end_layout
5047
5048 \begin_layout Standard
5049 LyX has four different paragraph environments for creating different kinds
5050  of lists.
5051  In the 
5052 \family sans
5053 Itemize
5054 \family default
5055  and 
5056 \family sans
5057 Enumerate
5058 \family default
5059  environments, LyX labels your list items with bullets or numbers, respectively.
5060  In the 
5061 \family sans
5062 Description
5063 \family default
5064  and 
5065 \family sans
5066 List
5067 \family default
5068  environments, LyX lets you provide your own label.
5069  We'll present the individual details of each type of list next after describing
5070  some general features of all four of them.
5071 \end_layout
5072
5073 \begin_layout Subsubsection
5074 General Features
5075 \end_layout
5076
5077 \begin_layout Standard
5078 The four paragraph environments for lists differ from the other environments
5079  in several ways.
5080  First, LyX treats each paragraph as a list item.
5081  Hitting 
5082 \family sans
5083 Return
5084 \family default
5085  does 
5086 \emph on
5087 not
5088 \emph default
5089  reset the environment to 
5090 \family sans
5091 Standard
5092 \family default
5093  but keeps the current environment and creates a new list item.
5094  The nesting depth is hereby kept.
5095  If you want to keep the paragraph environment but reset the current nesting
5096  depth, you can use 
5097 \begin_inset Info
5098 type  "shortcut"
5099 arg   "break-paragraph inverse"
5100 \end_inset
5101
5102  to break paragraphs.
5103 \end_layout
5104
5105 \begin_layout Standard
5106 You can nest lists of any type inside one another.
5107  In fact, LyX changes the labels on some list items depending on how it
5108  is nested.
5109  If you intend to use any of the list paragraph environments, we suggest
5110  you read all of section
5111 \begin_inset space ~
5112 \end_inset
5113
5114
5115 \begin_inset CommandInset ref
5116 LatexCommand ref
5117 reference "sec:Nesting"
5118
5119 \end_inset
5120
5121 .
5122  
5123 \end_layout
5124
5125 \begin_layout Subsubsection
5126
5127 \family sans
5128 Itemize
5129 \family default
5130
5131 \begin_inset Index idx
5132 status collapsed
5133
5134 \begin_layout Plain Layout
5135 Lists ! Itemize
5136 \end_layout
5137
5138 \end_inset
5139
5140
5141 \begin_inset CommandInset label
5142 LatexCommand label
5143 name "sec:Itemize"
5144
5145 \end_inset
5146
5147
5148 \end_layout
5149
5150 \begin_layout Standard
5151 The first type of list we'll describe in detail is the 
5152 \family sans
5153 Itemize
5154 \family default
5155  paragraph environment.
5156  It has the following properties:
5157 \end_layout
5158
5159 \begin_layout Itemize
5160 Each item has a particular bullet or symbol as its label.
5161 \end_layout
5162
5163 \begin_deeper
5164 \begin_layout Itemize
5165 LyX uses the same symbol for all of the items in a given nesting level.
5166 \end_layout
5167
5168 \begin_layout Itemize
5169 The symbol appears at the beginning of the first line.
5170 \end_layout
5171
5172 \end_deeper
5173 \begin_layout Itemize
5174 The items can have any length.
5175  LyX automatically offsets the left margin of each item.
5176  The offset is always relative to whatever environment the 
5177 \family sans
5178 Itemize
5179 \family default
5180  list may be in.
5181 \end_layout
5182
5183 \begin_layout Itemize
5184 If you nest an 
5185 \family sans
5186 Itemize
5187 \family default
5188  environment inside another 
5189 \family sans
5190 Itemize
5191 \family default
5192  environment, the label changes to a new symbol.
5193 \end_layout
5194
5195 \begin_deeper
5196 \begin_layout Itemize
5197 There are four different symbols for up to a four-fold nesting.
5198 \end_layout
5199
5200 \begin_layout Itemize
5201 LyX always shows the same symbol on screen.
5202 \end_layout
5203
5204 \begin_layout Itemize
5205 See section
5206 \begin_inset space ~
5207 \end_inset
5208
5209
5210 \begin_inset CommandInset ref
5211 LatexCommand ref
5212 reference "sec:Nesting"
5213
5214 \end_inset
5215
5216  for a full explanation of nesting.
5217 \end_layout
5218
5219 \end_deeper
5220 \begin_layout Standard
5221 Of course, that explanation was also an example of an 
5222 \family sans
5223 Itemize
5224 \family default
5225  list.
5226  The 
5227 \family sans
5228 Itemize
5229 \family default
5230  environment is best suited for lists where the order doesn't matter.
5231 \end_layout
5232
5233 \begin_layout Standard
5234 We said that different levels use different symbols as their label.
5235  Here's an example of all four possible symbols.
5236  Note that those of you reading this manual within LyX won't see any difference.
5237 \end_layout
5238
5239 \begin_layout Itemize
5240 The label for the first level 
5241 \family sans
5242 Itemize
5243 \family default
5244  is a large black dot, or bullet.
5245 \end_layout
5246
5247 \begin_deeper
5248 \begin_layout Itemize
5249 The label for the second level is a dash.
5250 \end_layout
5251
5252 \begin_deeper
5253 \begin_layout Itemize
5254 The label for the third is an asterisk.
5255 \end_layout
5256
5257 \begin_deeper
5258 \begin_layout Itemize
5259 The label for the fourth is a centered dot.
5260 \end_layout
5261
5262 \end_deeper
5263 \begin_layout Itemize
5264 Back out to the third level.
5265 \end_layout
5266
5267 \end_deeper
5268 \begin_layout Itemize
5269 Back to the second level.
5270 \end_layout
5271
5272 \end_deeper
5273 \begin_layout Itemize
5274 Back to the outermost level.
5275 \end_layout
5276
5277 \begin_layout Standard
5278 These are the default labels for an 
5279 \family sans
5280 Itemize
5281 \family default
5282  list.
5283  You can customize these labels in the 
5284 \family sans
5285 Document\SpecialChar \menuseparator
5286 Settings
5287 \family default
5288  dialog in the submenu 
5289 \family sans
5290 Bullets
5291 \family default
5292 .
5293 \family sans
5294
5295 \begin_inset Index idx
5296 status collapsed
5297
5298 \begin_layout Plain Layout
5299 Document ! Settings
5300 \end_layout
5301
5302 \end_inset
5303
5304
5305 \end_layout
5306
5307 \begin_layout Standard
5308 Notice how the space between items decreases with increasing depth.
5309  We'll explain nesting and all the tricks you can do with different depths
5310  in section
5311 \begin_inset space ~
5312 \end_inset
5313
5314
5315 \begin_inset CommandInset ref
5316 LatexCommand ref
5317 reference "sec:Nesting"
5318
5319 \end_inset
5320
5321 .
5322 \end_layout
5323
5324 \begin_layout Subsubsection
5325
5326 \family sans
5327 Enumerate
5328 \family default
5329
5330 \begin_inset Index idx
5331 status collapsed
5332
5333 \begin_layout Plain Layout
5334 Lists ! Enumerate
5335 \end_layout
5336
5337 \end_inset
5338
5339
5340 \begin_inset CommandInset label
5341 LatexCommand label
5342 name "sec:Enumerate"
5343
5344 \end_inset
5345
5346
5347 \end_layout
5348
5349 \begin_layout Standard
5350 The 
5351 \family sans
5352 Enumerate
5353 \family default
5354  environment is used to create numbered lists and outlines.
5355  It has these properties:
5356 \end_layout
5357
5358 \begin_layout Enumerate
5359 Each item has a numeral as its label.
5360 \end_layout
5361
5362 \begin_deeper
5363 \begin_layout Enumerate
5364 The label type depends on the nesting depth.
5365 \end_layout
5366
5367 \end_deeper
5368 \begin_layout Enumerate
5369 LyX automatically counts the items for you and updates the label as appropriate.
5370 \end_layout
5371
5372 \begin_layout Enumerate
5373 Each new 
5374 \family sans
5375 Enumerate
5376 \family default
5377  environment resets the counter to one.
5378 \end_layout
5379
5380 \begin_layout Enumerate
5381 Like the 
5382 \family sans
5383 Itemize
5384 \family default
5385  environment, the 
5386 \family sans
5387 Enumerate
5388 \family default
5389  environment:
5390 \end_layout
5391
5392 \begin_deeper
5393 \begin_layout Enumerate
5394 Offsets the items relative to the left margin.
5395  Items can have any length.
5396 \end_layout
5397
5398 \begin_layout Enumerate
5399 Reduces the space between items as the nesting depth increases.
5400 \end_layout
5401
5402 \begin_layout Enumerate
5403 Uses different types of labels depending on the nesting depth.
5404 \end_layout
5405
5406 \begin_layout Enumerate
5407 Allows up to a four-fold nesting.
5408 \end_layout
5409
5410 \end_deeper
5411 \begin_layout Standard
5412 Unlike the 
5413 \family sans
5414 Itemize
5415 \family default
5416  environment, 
5417 \family sans
5418 Enumerate
5419 \family default
5420  shows the different labels for each item in LyX.
5421  Here is how LyX labels the four different levels in an 
5422 \family sans
5423 Enumerate
5424 \family default
5425 :
5426 \end_layout
5427
5428 \begin_layout Enumerate
5429 The first level of an 
5430 \family sans
5431 Enumerate
5432 \family default
5433  uses Arabic numerals followed by a period.
5434 \end_layout
5435
5436 \begin_deeper
5437 \begin_layout Enumerate
5438 The second level uses lower case letters surrounded by parentheses.
5439 \end_layout
5440
5441 \begin_deeper
5442 \begin_layout Enumerate
5443 The third level uses lower-case Roman numerals followed by a period.
5444 \end_layout
5445
5446 \begin_deeper
5447 \begin_layout Enumerate
5448 The fourth level uses capital letters followed by a period.
5449 \end_layout
5450
5451 \begin_layout Enumerate
5452 Again, notice the decrease in the spacing between items as the nesting depth
5453  increases.
5454 \end_layout
5455
5456 \end_deeper
5457 \begin_layout Enumerate
5458 Back to the third level
5459 \end_layout
5460
5461 \end_deeper
5462 \begin_layout Enumerate
5463 Back to the second level.
5464 \end_layout
5465
5466 \end_deeper
5467 \begin_layout Enumerate
5468 Back to the outermost level.
5469 \end_layout
5470
5471 \begin_layout Standard
5472 Once again, you can customize the type of numbering used in the 
5473 \family sans
5474 Enumerate
5475 \family default
5476  environment.
5477  It involves adding commands to the LaTeX preamble (see the 
5478 \emph on
5479 Additional Features
5480 \emph default
5481  manual).
5482  As stated earlier, such customization only shows up in the printed version,
5483  not in LyX.
5484 \end_layout
5485
5486 \begin_layout Standard
5487 There is more to nesting 
5488 \family sans
5489 Enumerate
5490 \family default
5491  environments than we've stated here.
5492  You should read section
5493 \begin_inset space ~
5494 \end_inset
5495
5496
5497 \begin_inset CommandInset ref
5498 LatexCommand ref
5499 reference "sec:Nesting"
5500
5501 \end_inset
5502
5503  to learn more about nesting.
5504 \end_layout
5505
5506 \begin_layout Subsubsection
5507
5508 \family sans
5509 Description
5510 \family default
5511
5512 \begin_inset Index idx
5513 status collapsed
5514
5515 \begin_layout Plain Layout
5516 Lists ! Description
5517 \end_layout
5518
5519 \end_inset
5520
5521
5522 \end_layout
5523
5524 \begin_layout Standard
5525 Unlike the previous two environments, the 
5526 \family sans
5527 Description
5528 \family default
5529  list has no fixed label.
5530  Instead, LyX uses the first 
5531 \begin_inset Quotes eld
5532 \end_inset
5533
5534 word
5535 \begin_inset Quotes erd
5536 \end_inset
5537
5538  of the first line as the label.
5539  Here's an example:
5540 \end_layout
5541
5542 \begin_layout Description
5543 Example: This is an example of the 
5544 \family sans
5545 Description
5546 \family default
5547  environment.
5548 \end_layout
5549
5550 \begin_layout Standard
5551 LyX typesets the label in boldface and puts extra space between it and the
5552  rest of the line.
5553 \end_layout
5554
5555 \begin_layout Standard
5556 With the first 
5557 \begin_inset Quotes eld
5558 \end_inset
5559
5560 word
5561 \begin_inset Quotes erd
5562 \end_inset
5563
5564  it is meant that the first hit of the 
5565 \family sans
5566 Space
5567 \family default
5568  key ends the label if you are at the beginning of the first line of an
5569  item.
5570  If you need to use more than one word in the label use a 
5571 \family sans
5572 Protected Blank
5573 \family default
5574 .
5575  (Use either 
5576 \begin_inset Info
5577 type  "shortcut"
5578 arg   "space-insert protected"
5579 \end_inset
5580
5581  or the menu 
5582 \family sans
5583 Insert\SpecialChar \menuseparator
5584 Formatting\SpecialChar \menuseparator
5585 Protected
5586 \begin_inset space ~
5587 \end_inset
5588
5589 Space
5590 \family default
5591 , see section
5592 \begin_inset space ~
5593 \end_inset
5594
5595
5596 \begin_inset CommandInset ref
5597 LatexCommand ref
5598 reference "sub:Protected-Space"
5599
5600 \end_inset
5601
5602  for more info.) Here is an example:
5603 \end_layout
5604
5605 \begin_layout Description
5606 Second
5607 \begin_inset space ~
5608 \end_inset
5609
5610 Example: This one shows how to use a 
5611 \family sans
5612 Protected
5613 \begin_inset space ~
5614 \end_inset
5615
5616 Blank
5617 \family default
5618  in the label of a 
5619 \family sans
5620 Description
5621 \family default
5622  list item.
5623 \end_layout
5624
5625 \begin_layout Description
5626 Usage: You should use the 
5627 \family sans
5628 Description
5629 \family default
5630  environment for things like definitions and theorems.
5631  Use it when you need to make one word in particular stand out in the text
5632  that describes it.
5633  It's not a good idea to use a 
5634 \family sans
5635 Description
5636 \family default
5637  environment when you have an entire sentence that you want to describe.
5638  You're better off using 
5639 \family sans
5640 Itemize
5641 \family default
5642  or 
5643 \family sans
5644 Enumerate
5645 \family default
5646  and nesting several 
5647 \family sans
5648 Standard
5649 \family default
5650  paragraphs into them.
5651 \end_layout
5652
5653 \begin_layout Description
5654 Nesting: You can nest 
5655 \family sans
5656 Description
5657 \family default
5658  environments inside one another, nest them in other types of lists, and
5659  so on.
5660 \end_layout
5661
5662 \begin_layout Standard
5663 Notice that after the first line, LyX indents subsequent lines, offsetting
5664  them from the first line.
5665 \end_layout
5666
5667 \begin_layout Subsubsection
5668 The LyX 
5669 \family sans
5670 List
5671 \family default
5672
5673 \begin_inset Index idx
5674 status collapsed
5675
5676 \begin_layout Plain Layout
5677 Lists ! LyX list
5678 \end_layout
5679
5680 \end_inset
5681
5682
5683 \end_layout
5684
5685 \begin_layout Standard
5686 The 
5687 \family sans
5688 List
5689 \family default
5690  environment is a LyX extension to LaTeX.
5691 \end_layout
5692
5693 \begin_layout Standard
5694 \begin_inset Note Greyedout
5695 status open
5696
5697 \begin_layout Plain Layout
5698
5699 \series bold
5700 Note:
5701 \series default
5702  When you are using a KOMA-Script document class, like in this document,
5703  the 
5704 \family sans
5705 List
5706 \family default
5707  environment is named 
5708 \family sans
5709 Labeling
5710 \family default
5711 .
5712 \end_layout
5713
5714 \end_inset
5715
5716
5717 \end_layout
5718
5719 \begin_layout Standard
5720 Like the 
5721 \family sans
5722 Description
5723 \family default
5724  environment the 
5725 \family sans
5726 List
5727 \family default
5728  environment has user-defined labels for each list item.
5729  There are the following properties of this list environment:
5730 \end_layout
5731
5732 \begin_layout Labeling
5733 \labelwidthstring 00.00.0000
5734 item
5735 \begin_inset space ~
5736 \end_inset
5737
5738 labels LyX uses the first 
5739 \begin_inset Quotes eld
5740 \end_inset
5741
5742 word
5743 \begin_inset Quotes erd
5744 \end_inset
5745
5746  of each line as the item label.
5747  The first 
5748 \family sans
5749 Space
5750 \family default
5751  after the beginning of the first line of an item marks the end of the label.
5752  If you need to use more than one word in an item label, use a protected
5753  blank as described above.
5754 \end_layout
5755
5756 \begin_layout Labeling
5757 \labelwidthstring 00.00.0000
5758 margins As you can see, LyX uses different margins for the item label and
5759  the body of the item text.
5760  The body of the text has a larger left margin, which is equal to the default
5761  label width plus a little extra space.
5762  
5763 \end_layout
5764
5765 \begin_layout Labeling
5766 \labelwidthstring 00.00.0000
5767 label
5768 \begin_inset space ~
5769 \end_inset
5770
5771 width LyX uses the width of the label, or the default width, whatever is
5772  larger.
5773  If the label width is larger, the label 
5774 \begin_inset Quotes eld
5775 \end_inset
5776
5777 extends
5778 \begin_inset Quotes erd
5779 \end_inset
5780
5781  into the first line.
5782  In other words, the text of the first line isn't aligned with the left
5783  margin of the rest of the item text.
5784 \end_layout
5785
5786 \begin_layout Labeling
5787 \labelwidthstring 00.00.0000
5788 default
5789 \begin_inset space ~
5790 \end_inset
5791
5792 width You can set the default label width to ensure that the text of all
5793  items in a 
5794 \family sans
5795 List
5796 \family default
5797  environment have the same left margin.
5798 \begin_inset Newline newline
5799 \end_inset
5800
5801 To change the default width, select all items in the list.
5802  Now open the 
5803 \family sans
5804 Edit\SpecialChar \menuseparator
5805 Paragraph
5806 \begin_inset space ~
5807 \end_inset
5808
5809 Settings
5810 \family default
5811  dialog.
5812  The text in the box 
5813 \family sans
5814 Longest
5815 \begin_inset space ~
5816 \end_inset
5817
5818 label
5819 \family default
5820  determines the default label width.
5821  You can use the text of your largest label here, but you can also use the
5822  letter 
5823 \begin_inset Quotes eld
5824 \end_inset
5825
5826 M
5827 \begin_inset Quotes erd
5828 \end_inset
5829
5830  multiple times instead.
5831  The M is the widest character and is a standard unit of widths in LaTeX.
5832  By using 
5833 \begin_inset Quotes eld
5834 \end_inset
5835
5836 M
5837 \begin_inset Quotes erd
5838 \end_inset
5839
5840  as the unit of width you don't need to keep changing the contents of 
5841 \family sans
5842 Longest
5843 \begin_inset space ~
5844 \end_inset
5845
5846 label
5847 \family default
5848  every time you alter a label in a 
5849 \family sans
5850 List
5851 \family default
5852  environment.
5853 \begin_inset Newline newline
5854 \end_inset
5855
5856 The predefined default width is the length of 
5857 \begin_inset Quotes eld
5858 \end_inset
5859
5860 00.00.0000
5861 \begin_inset Quotes erd
5862 \end_inset
5863
5864  (equal to 6 M).
5865  
5866 \begin_inset Newline newline
5867 \end_inset
5868
5869
5870 \begin_inset Note Greyedout
5871 status open
5872
5873 \begin_layout Plain Layout
5874
5875 \series bold
5876 Note:
5877 \series default
5878  Setting the cursor into a list item to change only its label width will
5879  only change the width inside LyX but not in the output.
5880 \end_layout
5881
5882 \end_inset
5883
5884
5885 \end_layout
5886
5887 \begin_layout Standard
5888 You should use the 
5889 \family sans
5890 List
5891 \family default
5892  environment the same way like the 
5893 \family sans
5894 Description
5895 \family default
5896  list: When you need one word to stand out from the text that describes
5897  it.
5898  The 
5899 \family sans
5900 List
5901 \family default
5902  environment gives you another way to do this, using a different overall
5903  layout.
5904 \end_layout
5905
5906 \begin_layout Standard
5907 You can nest 
5908 \family sans
5909 List
5910 \family default
5911  environments inside one another, nest them in other types of lists, and
5912  so on.
5913  They work just like the other list paragraph environments.
5914  Read section
5915 \begin_inset space ~
5916 \end_inset
5917
5918
5919 \begin_inset CommandInset ref
5920 LatexCommand ref
5921 reference "sec:Nesting"
5922
5923 \end_inset
5924
5925  to learn about nesting.
5926 \end_layout
5927
5928 \begin_layout Standard
5929 There is yet another feature of the 
5930 \family sans
5931 List
5932 \family default
5933  environment: As you can see in the examples, LyX left-justifies the item
5934  labels by default.
5935  You can use additional 
5936 \family sans
5937 HFills
5938 \family default
5939  to change how LyX justifies the item label.
5940  
5941 \family sans
5942 Hfills
5943 \family default
5944  are documented in section
5945 \begin_inset space ~
5946 \end_inset
5947
5948
5949 \begin_inset CommandInset ref
5950 LatexCommand ref
5951 reference "sub:Horizontal-Space"
5952
5953 \end_inset
5954
5955 .
5956  Here are some examples:
5957 \begin_inset Newpage pagebreak
5958 \end_inset
5959
5960
5961 \end_layout
5962
5963 \begin_layout Labeling
5964 \labelwidthstring 00.00.0000
5965 Left The default for 
5966 \family sans
5967 List
5968 \family default
5969  item labels.
5970 \end_layout
5971
5972 \begin_layout Labeling
5973 \labelwidthstring 00.00.0000
5974 \begin_inset space \hfill{}
5975 \end_inset
5976
5977 Right One 
5978 \family sans
5979 HFill
5980 \family default
5981  at the beginning of the label right justifies it.
5982 \end_layout
5983
5984 \begin_layout Labeling
5985 \labelwidthstring 00.00.0000
5986 \begin_inset space \hfill{}
5987 \end_inset
5988
5989 Center
5990 \begin_inset space \hfill{}
5991 \end_inset
5992
5993  One 
5994 \family sans
5995 HFill
5996 \family default
5997  at the beginning of the label and one at the end centers it.
5998 \end_layout
5999
6000 \begin_layout Subsection
6001 Letters
6002 \begin_inset Index idx
6003 status collapsed
6004
6005 \begin_layout Plain Layout
6006 Letters
6007 \end_layout
6008
6009 \end_inset
6010
6011
6012 \end_layout
6013
6014 \begin_layout Subsubsection
6015
6016 \family sans
6017 Address
6018 \family default
6019  and 
6020 \family sans
6021 Right
6022 \begin_inset space ~
6023 \end_inset
6024
6025 Address
6026 \family default
6027 : An Overview
6028 \end_layout
6029
6030 \begin_layout Standard
6031 Although LyX has document classes for letters, we've also created two paragraph
6032  environments called 
6033 \family sans
6034 Address
6035 \family default
6036  and 
6037 \family sans
6038 Right
6039 \begin_inset space ~
6040 \end_inset
6041
6042 Address
6043 \family default
6044 .
6045  To use the letter class, you need to use specific paragraph environments
6046  in a specific order, otherwise LaTeX gags on the document.
6047  In contrast, you can use the 
6048 \family sans
6049 Address
6050 \family default
6051  and 
6052 \family sans
6053 Right
6054 \begin_inset space ~
6055 \end_inset
6056
6057 Address
6058 \family default
6059  paragraph environments anywhere with no problem.
6060  You can even nest them inside other environments, though you can't nest
6061  anything in them.
6062 \end_layout
6063
6064 \begin_layout Standard
6065 Of course, you're not limited to using 
6066 \family sans
6067 Address
6068 \family default
6069  and 
6070 \family sans
6071 Right
6072 \begin_inset space ~
6073 \end_inset
6074
6075 Address
6076 \family default
6077  for letters only.
6078  
6079 \family sans
6080 Right
6081 \begin_inset space ~
6082 \end_inset
6083
6084 Address
6085 \family default
6086 , in particular, is useful for creating article titles like those used in
6087  some European academic papers.
6088 \end_layout
6089
6090 \begin_layout Subsubsection
6091 Usage
6092 \begin_inset CommandInset label
6093 LatexCommand label
6094 name "sec:Address-Usage"
6095
6096 \end_inset
6097
6098
6099 \end_layout
6100
6101 \begin_layout Standard
6102 The 
6103 \family sans
6104 Address
6105 \family default
6106  environment formats text in the style of an address, which is also used
6107  for the opening and signature in some countries.
6108  Similarly, the 
6109 \family sans
6110 Right
6111 \begin_inset space ~
6112 \end_inset
6113
6114 Address
6115 \family default
6116  environment formats text in the style of a right-justified address, which
6117  is used for the sender's address and today's date in some countries.
6118  Here's an example of each:
6119 \end_layout
6120
6121 \begin_layout Right Address
6122 Right Address
6123 \begin_inset Newline newline
6124 \end_inset
6125
6126 Who I am
6127 \begin_inset Newline newline
6128 \end_inset
6129
6130 Where I am
6131 \begin_inset Newline newline
6132 \end_inset
6133
6134 When is it? What is today?
6135 \end_layout
6136
6137 \begin_layout Standard
6138 That was 
6139 \family sans
6140 Right
6141 \begin_inset space ~
6142 \end_inset
6143
6144 Address
6145 \family default
6146 .
6147  Notice that the lines all have the same left margin, which LyX sets to
6148  fit the largest block of text on a single line.
6149  Here's an example of the 
6150 \family sans
6151 Address
6152 \family default
6153  environment:
6154 \end_layout
6155
6156 \begin_layout Address
6157 Who are you
6158 \begin_inset Newline newline
6159 \end_inset
6160
6161 Where do I send this
6162 \begin_inset Newline newline
6163 \end_inset
6164
6165 Your post office and country
6166 \end_layout
6167
6168 \begin_layout Standard
6169 As you can see, both 
6170 \family sans
6171 Address
6172 \family default
6173  and 
6174 \family sans
6175 Right
6176 \begin_inset space ~
6177 \end_inset
6178
6179 Address
6180 \family default
6181  add extra space between themselves and the next paragraph.
6182  If you hit 
6183 \family sans
6184 Return
6185 \family default
6186  in either of these environments, LyX resets the nesting depth and sets
6187  the environment to 
6188 \family sans
6189 Standard
6190 \family default
6191 .
6192  This makes sense, since 
6193 \family sans
6194 Return
6195 \family default
6196  is the 
6197 \family typewriter
6198 break-paragraph
6199 \family default
6200  function, and the individual lines of an address are not paragraphs.
6201  Thus, you have to use 
6202 \family typewriter
6203 break-line
6204 \family default
6205  (
6206 \begin_inset Info
6207 type  "shortcut"
6208 arg   "newline-insert newline"
6209 \end_inset
6210
6211  or 
6212 \family sans
6213 Formatting
6214 \begin_inset space ~
6215 \end_inset
6216
6217 Character\SpecialChar \menuseparator
6218 Line
6219 \begin_inset space ~
6220 \end_inset
6221
6222 Break
6223 \family default
6224  from the 
6225 \family sans
6226 Insert
6227 \family default
6228  menu) to start a new line in an 
6229 \family sans
6230 Address
6231 \family default
6232  or 
6233 \family sans
6234 Right
6235 \begin_inset space ~
6236 \end_inset
6237
6238 Address
6239 \family default
6240  environment.
6241 \end_layout
6242
6243 \begin_layout Subsection
6244 Academic Writing
6245 \end_layout
6246
6247 \begin_layout Standard
6248 Most academic writing begins with an abstract and ends with a bibliography
6249  or list of references.
6250  LyX contains paragraph environments for both of these.
6251 \end_layout
6252
6253 \begin_layout Subsubsection
6254
6255 \family sans
6256 Abstract
6257 \begin_inset Index idx
6258 status collapsed
6259
6260 \begin_layout Plain Layout
6261 Abstracts
6262 \end_layout
6263
6264 \end_inset
6265
6266
6267 \end_layout
6268
6269 \begin_layout Standard
6270 The 
6271 \family sans
6272 Abstract
6273 \family default
6274  environment is used for the abstract of an article.
6275  Technically, you could use this environment anywhere, but you really should
6276  only use it at the beginning of the document, after the title.
6277  Also, don't bother trying to nest 
6278 \family sans
6279 Abstract
6280 \family default
6281  in anything else or vice versa.
6282  It won't work.
6283  The 
6284 \family sans
6285 Abstract
6286 \family default
6287  environment is only useful in the article and report document classes.
6288  The book document classes ignores the 
6289 \family sans
6290 Abstract
6291 \family default
6292  completely, and it's utterly silly to use 
6293 \family sans
6294 Abstract
6295 \family default
6296  in a letter document class.
6297 \end_layout
6298
6299 \begin_layout Standard
6300 The 
6301 \family sans
6302 Abstract
6303 \family default
6304  environment does several things for you.
6305  First, it puts the centered label 
6306 \begin_inset Quotes eld
6307 \end_inset
6308
6309 Abstract
6310 \begin_inset Quotes erd
6311 \end_inset
6312
6313  above the text.
6314  The label and the text of the abstract are separated by some extra vertical
6315  space.
6316  Second, it typesets everything in a smaller font, just as you'd expect.
6317  Lastly, it adds a bit of extra vertical space between the abstract and
6318  the subsequent text.
6319  Well, that's how it will appear on the LyX screen.
6320  The appearance in the output depends on the used article or report class.
6321 \end_layout
6322
6323 \begin_layout Standard
6324 Starting a new paragraph by hitting 
6325 \family sans
6326 Return
6327 \family default
6328  does not reset the paragraph environment.
6329  The new paragraph will still be in the 
6330 \family sans
6331 Abstract
6332 \family default
6333  environment.
6334  So, you will have to change the paragraph environment yourself when you
6335  finish entering the abstract of your document.
6336 \end_layout
6337
6338 \begin_layout Standard
6339 \begin_inset Float figure
6340 wide false
6341 sideways false
6342 status open
6343
6344 \begin_layout Plain Layout
6345 \align center
6346 \begin_inset Graphics
6347         filename clipart/Abstract.pdf
6348
6349 \end_inset
6350
6351
6352 \end_layout
6353
6354 \begin_layout Plain Layout
6355 \begin_inset Caption
6356
6357 \begin_layout Plain Layout
6358 \begin_inset CommandInset label
6359 LatexCommand label
6360 name "cap:Paragraph-in-the"
6361
6362 \end_inset
6363
6364 Paragraph in the 
6365 \family sans
6366 Abstract
6367 \family default
6368  environment
6369 \end_layout
6370
6371 \end_inset
6372
6373
6374 \end_layout
6375
6376 \end_inset
6377
6378
6379 \end_layout
6380
6381 \begin_layout Standard
6382 We'd love to give you directly an example of the 
6383 \family sans
6384 Abstract
6385 \family default
6386  environment, but since this document is in the 
6387 \begin_inset Quotes eld
6388 \end_inset
6389
6390 book
6391 \begin_inset Quotes erd
6392 \end_inset
6393
6394  class, we can't do this.
6395  We inserted it therefore as figure
6396 \begin_inset space ~
6397 \end_inset
6398
6399
6400 \begin_inset CommandInset ref
6401 LatexCommand ref
6402 reference "cap:Paragraph-in-the"
6403
6404 \end_inset
6405
6406 .
6407  If you've never heard of an 
6408 \begin_inset Quotes eld
6409 \end_inset
6410
6411 abstract
6412 \begin_inset Quotes erd
6413 \end_inset
6414
6415  before, you can safely ignore this environment.
6416 \end_layout
6417
6418 \begin_layout Subsubsection
6419
6420 \family sans
6421 Bibliography
6422 \family default
6423
6424 \begin_inset Index idx
6425 status collapsed
6426
6427 \begin_layout Plain Layout
6428 Bibliography
6429 \end_layout
6430
6431 \end_inset
6432
6433
6434 \begin_inset CommandInset label
6435 LatexCommand label
6436 name "sub:Biblio_environment"
6437
6438 \end_inset
6439
6440
6441 \end_layout
6442
6443 \begin_layout Standard
6444 The 
6445 \family sans
6446 Bibliography
6447 \family default
6448  environment is used to list references.
6449  Technically, you could use this environment anywhere, but you really should
6450  only use it at the end of the document.
6451  Nesting 
6452 \family sans
6453 Bibliography
6454 \family default
6455  in anything else or vice versa won't work.
6456 \end_layout
6457
6458 \begin_layout Standard
6459 When you first open a 
6460 \family sans
6461 Bibliography
6462 \family default
6463  environment, LyX adds a large vertical space, followed by the heading 
6464 \begin_inset Quotes eld
6465 \end_inset
6466
6467 Bibliography
6468 \begin_inset Quotes erd
6469 \end_inset
6470
6471  or 
6472 \begin_inset Quotes eld
6473 \end_inset
6474
6475 References,
6476 \begin_inset Quotes erd
6477 \end_inset
6478
6479  depending on the document class.
6480  The heading is in a large boldface font.
6481  Each paragraph of the 
6482 \family sans
6483 Bibliography
6484 \family default
6485  environment is a bibliography entry.
6486  Thus, hitting 
6487 \family sans
6488 Return
6489 \family default
6490  does not reset the paragraph environment.
6491  Each new paragraph is still in the 
6492 \family sans
6493 Bibliography
6494 \family default
6495  environment.
6496 \end_layout
6497
6498 \begin_layout Standard
6499 There is another, usually better way to include references in your document
6500  by using a BibTeX database.
6501  For more information on that, and for a a detailed description of LyX's
6502  bibliography handling, have a look at in section
6503 \begin_inset space ~
6504 \end_inset
6505
6506
6507 \begin_inset CommandInset ref
6508 LatexCommand ref
6509 reference "sec:Bibliography"
6510
6511 \end_inset
6512
6513 .
6514 \end_layout
6515
6516 \begin_layout Subsection
6517 LyX
6518 \family sans
6519 -Code
6520 \begin_inset Index idx
6521 status collapsed
6522
6523 \begin_layout Plain Layout
6524 Paragraph ! LyX code
6525 \end_layout
6526
6527 \end_inset
6528
6529
6530 \begin_inset CommandInset label
6531 LatexCommand label
6532 name "sub:LyX-Code"
6533
6534 \end_inset
6535
6536
6537 \end_layout
6538
6539 \begin_layout Standard
6540 The 
6541 \family sans
6542 LyX-Code
6543 \family default
6544  environment is another LyX extension.
6545  It type-sets text in a typewriter-style font.
6546  It also treats the 
6547 \family sans
6548 Space
6549 \family default
6550  key as a fixed whitespace;
6551 \begin_inset Foot
6552 status collapsed
6553
6554 \begin_layout Plain Layout
6555 In the 
6556 \family sans
6557 LyX-Code
6558 \family default
6559  environment, the 
6560 \family sans
6561 Space
6562 \family default
6563  key is treated as a 
6564 \family sans
6565 Protected
6566 \begin_inset space ~
6567 \end_inset
6568
6569 Blank
6570 \family default
6571  instead of an end-of-word marker.
6572 \end_layout
6573
6574 \end_inset
6575
6576  this is the only case in which you can type multiple whitespaces in LyX.
6577  If you need to insert blank lines, you'll still need to use 
6578 \begin_inset Info
6579 type  "shortcut"
6580 arg   "newline-insert newline"
6581 \end_inset
6582
6583  (the 
6584 \family typewriter
6585 break-line
6586 \family default
6587  function).
6588  
6589 \family sans
6590 Return
6591 \family default
6592  breaks paragraphs.
6593  Note, however, that 
6594 \family sans
6595 Return
6596 \family default
6597  does not reset the paragraph environment.
6598  So, when you finish using the 
6599 \family sans
6600 LyX-Code
6601 \family default
6602  environment, you'll need to change the paragraph environment yourself.
6603  Also, you can nest the 
6604 \family sans
6605 LyX-Code
6606 \family default
6607  environment inside of others.
6608 \end_layout
6609
6610 \begin_layout Standard
6611 There are a few quirks with this environment:
6612 \end_layout
6613
6614 \begin_layout Itemize
6615 You can't use 
6616 \begin_inset Info
6617 type  "shortcut"
6618 arg   "newline-insert newline"
6619 \end_inset
6620
6621  at the beginning of a new paragraph (i.
6622 \begin_inset space \thinspace{}
6623 \end_inset
6624
6625 g.
6626 \begin_inset space \space{}
6627 \end_inset
6628
6629 you can't follow 
6630 \family sans
6631 Return
6632 \family default
6633  with a 
6634 \begin_inset Info
6635 type  "shortcut"
6636 arg   "newline-insert newline"
6637 \end_inset
6638
6639 ).
6640 \end_layout
6641
6642 \begin_layout Itemize
6643 You can't follow a 
6644 \begin_inset Info
6645 type  "shortcut"
6646 arg   "newline-insert newline"
6647 \end_inset
6648
6649  with a 
6650 \family sans
6651 Space
6652 \family default
6653 .
6654 \end_layout
6655
6656 \begin_deeper
6657 \begin_layout Itemize
6658 Use a 
6659 \family sans
6660 Return
6661 \family default
6662  to begin a new paragraph, then you can use a 
6663 \family sans
6664 Space
6665 \family default
6666 .
6667 \end_layout
6668
6669 \begin_layout Itemize
6670 Or: use 
6671 \begin_inset Info
6672 type  "shortcut"
6673 arg   "space-insert protected"
6674 \end_inset
6675
6676  instead.
6677 \end_layout
6678
6679 \end_deeper
6680 \begin_layout Itemize
6681 You can't have an empty paragraph or an empty line.
6682  You must put at least one 
6683 \family sans
6684 Space
6685 \family default
6686  in any line you want blank.
6687  Otherwise, LaTeX generates errors.
6688 \end_layout
6689
6690 \begin_layout Itemize
6691 You cannot get the typewriter double quotes by typing 
6692 \family sans
6693 "
6694 \family default
6695  since that will insert 
6696 \emph on
6697 real
6698 \emph default
6699  quotes.
6700  You get the typewriter double quotes with 
6701 \begin_inset Info
6702 type  "shortcut"
6703 arg   "self-insert \""
6704 \end_inset
6705
6706 .
6707 \end_layout
6708
6709 \begin_layout Standard
6710 Here's an example:
6711 \end_layout
6712
6713 \begin_layout LyX-Code
6714 #include <stdio.h>
6715 \end_layout
6716
6717 \begin_layout LyX-Code
6718  
6719 \end_layout
6720
6721 \begin_layout LyX-Code
6722 int main(void)
6723 \end_layout
6724
6725 \begin_layout LyX-Code
6726 {
6727 \end_layout
6728
6729 \begin_layout LyX-Code
6730     printf("Hello World!
6731 \backslash
6732 n");
6733 \end_layout
6734
6735 \begin_layout LyX-Code
6736     return 0;
6737 \end_layout
6738
6739 \begin_layout LyX-Code
6740 }
6741 \end_layout
6742
6743 \begin_layout Standard
6744 This is just the standard 
6745 \begin_inset Quotes eld
6746 \end_inset
6747
6748 Hello world!
6749 \begin_inset Quotes erd
6750 \end_inset
6751
6752  program.
6753  
6754 \end_layout
6755
6756 \begin_layout Standard
6757
6758 \family sans
6759 LyX-Code
6760 \family default
6761  has one purpose: to typeset code, such as program source, shell scripts,
6762  rc-files, and so on.
6763  Use it only in those very special cases where you need to generate text
6764  as if you used a typewriter.
6765 \begin_inset Index idx
6766 status collapsed
6767
6768 \begin_layout Plain Layout
6769 Paragraph environments|)
6770 \end_layout
6771
6772 \end_inset
6773
6774
6775 \end_layout
6776
6777 \begin_layout Section
6778 Nesting Environments
6779 \begin_inset Index idx
6780 status collapsed
6781
6782 \begin_layout Plain Layout
6783 Nesting ! Environments
6784 \end_layout
6785
6786 \end_inset
6787
6788
6789 \begin_inset CommandInset label
6790 LatexCommand label
6791 name "sec:Nesting"
6792
6793 \end_inset
6794
6795
6796 \end_layout
6797
6798 \begin_layout Subsection
6799 Introduction
6800 \end_layout
6801
6802 \begin_layout Standard
6803 LyX treats text as a unified block with a particular context and specific
6804  properties.
6805  This allows you to create blocks that inherit some of the properties of
6806  another block.
6807  For example you have three main points in an outline, but point #2 also
6808  has two subpoints.
6809  In other words, you have a list inside of another list, with the inner
6810  list 
6811 \begin_inset Quotes eld
6812 \end_inset
6813
6814 attached
6815 \begin_inset Quotes erd
6816 \end_inset
6817
6818  to item #2:
6819 \end_layout
6820
6821 \begin_layout Enumerate
6822 one
6823 \end_layout
6824
6825 \begin_layout Enumerate
6826 two
6827 \end_layout
6828
6829 \begin_deeper
6830 \begin_layout Enumerate
6831 sublist - item #1
6832 \end_layout
6833
6834 \begin_layout Enumerate
6835 sublist - item #2
6836 \end_layout
6837
6838 \end_deeper
6839 \begin_layout Enumerate
6840 three
6841 \end_layout
6842
6843 \begin_layout Standard
6844 You put a list inside a list by nesting one list inside the other.
6845  Nesting an environment is quite simple: Select 
6846 \family sans
6847 Increase
6848 \begin_inset space ~
6849 \end_inset
6850
6851 List
6852 \begin_inset space ~
6853 \end_inset
6854
6855 Depth
6856 \family default
6857  or 
6858 \family sans
6859 Decrease
6860 \begin_inset space ~
6861 \end_inset
6862
6863 List
6864 \begin_inset space ~
6865 \end_inset
6866
6867 Depth
6868 \family default
6869  from the 
6870 \family sans
6871 Edit
6872 \family default
6873  menu to change the nesting depth of the current paragraph (the status bar
6874  will tell you how far you are nested).
6875  Instead of the menu, you can also use the toolbar buttons 
6876 \begin_inset Graphics
6877         filename ../images/depth-increment.png
6878
6879 \end_inset
6880
6881  and 
6882 \begin_inset Graphics
6883         filename ../images/depth-decrement.png
6884
6885 \end_inset
6886
6887  or the convenient key bindings 
6888 \family sans
6889 Tab
6890 \family default
6891  and 
6892 \family sans
6893 Shift-Tab
6894 \family default
6895  or 
6896 \begin_inset Info
6897 type  "shortcut"
6898 arg   "depth-increment"
6899 \end_inset
6900
6901  and 
6902 \begin_inset Info
6903 type  "shortcut"
6904 arg   "depth-decrement"
6905 \end_inset
6906
6907  to change the nesting level.
6908  The change will work on the current selection if you have made one (allowing
6909  you to change the nesting of several paragraphs at once), or the current
6910  paragraph.
6911 \end_layout
6912
6913 \begin_layout Standard
6914 Note that LyX only changes the nesting depth if it can.
6915  If it's invalid to do so, nothing happens if you try to change the depth.
6916  Additionally, if you change the depth of one paragraph, it affects the
6917  depth of every paragraph nested inside of it.
6918 \end_layout
6919
6920 \begin_layout Standard
6921 Nesting isn't limited to lists.
6922  In LyX, you can nest just about anything inside anything else, as you're
6923  about to find out.
6924  This is the real power of nesting paragraph environments.
6925 \end_layout
6926
6927 \begin_layout Subsection
6928 What You Can and Can't Nest
6929 \end_layout
6930
6931 \begin_layout Standard
6932 Before we fire a list of paragraph environments at you, we need to tell
6933  you a little bit more about how nesting works.
6934 \end_layout
6935
6936 \begin_layout Standard
6937 The question if nesting a paragraph environment is possible, is a bit more
6938  complicated than a simple yes or no.
6939  There are three types of paragraph environments:
6940 \end_layout
6941
6942 \begin_layout Itemize
6943 Completely unnestable
6944 \end_layout
6945
6946 \begin_layout Itemize
6947 Fully nestable, you can nest them inside things and you can also nest other
6948  things inside them.
6949 \end_layout
6950
6951 \begin_layout Itemize
6952 A third type, you can nest them into other environments, but you can't nest
6953  anything into them.
6954 \end_layout
6955
6956 \begin_layout Standard
6957 Here's a list of the three types of nesting behavior, and which paragraph
6958  environments have them:
6959 \end_layout
6960
6961 \begin_layout Description
6962 Unnestable Can't nest them.
6963  Can't nest into them.
6964 \end_layout
6965
6966 \begin_deeper
6967 \begin_layout Itemize
6968
6969 \family sans
6970 Bibliography
6971 \end_layout
6972
6973 \begin_layout Itemize
6974
6975 \family sans
6976 Abstract
6977 \end_layout
6978
6979 \begin_layout Itemize
6980
6981 \family sans
6982 Title
6983 \end_layout
6984
6985 \begin_layout Itemize
6986
6987 \family sans
6988 Author
6989 \end_layout
6990
6991 \begin_layout Itemize
6992
6993 \family sans
6994 Date
6995 \end_layout
6996
6997 \end_deeper
6998 \begin_layout Description
6999 Fully
7000 \begin_inset space ~
7001 \end_inset
7002
7003 Nestable You can nest them.
7004  You can nest other things into them.
7005 \end_layout
7006
7007 \begin_deeper
7008 \begin_layout Itemize
7009
7010 \family sans
7011 Verse
7012 \end_layout
7013
7014 \begin_layout Itemize
7015
7016 \family sans
7017 Quote
7018 \end_layout
7019
7020 \begin_layout Itemize
7021
7022 \family sans
7023 Quotation
7024 \end_layout
7025
7026 \begin_layout Itemize
7027
7028 \family sans
7029 Itemize
7030 \end_layout
7031
7032 \begin_layout Itemize
7033
7034 \family sans
7035 Enumerate
7036 \end_layout
7037
7038 \begin_layout Itemize
7039
7040 \family sans
7041 Description
7042 \end_layout
7043
7044 \begin_layout Itemize
7045
7046 \family sans
7047 List
7048 \end_layout
7049
7050 \begin_layout Itemize
7051
7052 \family sans
7053 LyX-Code
7054 \end_layout
7055
7056 \end_deeper
7057 \begin_layout Description
7058 Nestable-Inside You can nest them inside other things.
7059  You can't nest anything into them.
7060 \end_layout
7061
7062 \begin_deeper
7063 \begin_layout Itemize
7064
7065 \family sans
7066 Standard
7067 \end_layout
7068
7069 \begin_layout Itemize
7070
7071 \family sans
7072 Part
7073 \end_layout
7074
7075 \begin_layout Itemize
7076
7077 \family sans
7078 Chapter
7079 \end_layout
7080
7081 \begin_layout Itemize
7082
7083 \family sans
7084 Section
7085 \end_layout
7086
7087 \begin_layout Itemize
7088
7089 \family sans
7090 Subsection
7091 \end_layout
7092
7093 \begin_layout Itemize
7094
7095 \family sans
7096 Subsubsection
7097 \end_layout
7098
7099 \begin_layout Itemize
7100
7101 \family sans
7102 Paragraph
7103 \end_layout
7104
7105 \begin_layout Itemize
7106
7107 \family sans
7108 Subparagraph
7109 \end_layout
7110
7111 \begin_layout Itemize
7112
7113 \family sans
7114 Part*
7115 \end_layout
7116
7117 \begin_layout Itemize
7118
7119 \family sans
7120 Chapter*
7121 \end_layout
7122
7123 \begin_layout Itemize
7124
7125 \family sans
7126 Section*
7127 \end_layout
7128
7129 \begin_layout Itemize
7130
7131 \family sans
7132 Subsection*
7133 \end_layout
7134
7135 \begin_layout Itemize
7136
7137 \family sans
7138 Subsubsection*
7139 \end_layout
7140
7141 \begin_layout Itemize
7142
7143 \family sans
7144 Right
7145 \begin_inset space ~
7146 \end_inset
7147
7148 Address
7149 \end_layout
7150
7151 \begin_layout Itemize
7152
7153 \family sans
7154 Address
7155 \end_layout
7156
7157 \end_deeper
7158 \begin_layout Standard
7159 \begin_inset Note Greyedout
7160 status open
7161
7162 \begin_layout Plain Layout
7163
7164 \series bold
7165 Note:
7166 \series default
7167  Although it is possible to nest numbered section headings like 
7168 \family sans
7169 Chapter
7170 \family default
7171
7172 \family sans
7173 Section
7174 \family default
7175 , etc.
7176 \begin_inset space ~
7177 \end_inset
7178
7179 to e.
7180 \begin_inset space \thinspace{}
7181 \end_inset
7182
7183 g.
7184 \begin_inset space \space{}
7185 \end_inset
7186
7187 lists, it is highly recommended not to do this because the aim is to create
7188  well structured documents following typesetting guidelines whereas nested
7189  section headings violate this.
7190 \end_layout
7191
7192 \end_inset
7193
7194
7195 \end_layout
7196
7197 \begin_layout Subsection
7198 Nesting Other Things: Tables, Math, Floats, etc.
7199 \begin_inset Index idx
7200 status collapsed
7201
7202 \begin_layout Plain Layout
7203 Nesting ! Tables etc.
7204 \end_layout
7205
7206 \end_inset
7207
7208
7209 \end_layout
7210
7211 \begin_layout Standard
7212 There are several things that aren't paragraph environments, but which are
7213  affected by nesting anyhow.
7214  They are:
7215 \end_layout
7216
7217 \begin_layout Itemize
7218 equations
7219 \end_layout
7220
7221 \begin_layout Itemize
7222 tables
7223 \end_layout
7224
7225 \begin_layout Itemize
7226 figures
7227 \end_layout
7228
7229 \begin_layout Standard
7230 (
7231 \begin_inset Note Greyedout
7232 status open
7233
7234 \begin_layout Plain Layout
7235
7236 \series bold
7237 Note:
7238 \series default
7239  Figures and tables in 
7240 \family sans
7241 Floats
7242 \family default
7243  are not affected by this.
7244 \end_layout
7245
7246 \end_inset
7247
7248  Have a look at section
7249 \begin_inset space ~
7250 \end_inset
7251
7252
7253 \begin_inset CommandInset ref
7254 LatexCommand ref
7255 reference "sec:Floats"
7256
7257 \end_inset
7258
7259  for more information about 
7260 \family sans
7261 Floats
7262 \family default
7263 .)
7264 \end_layout
7265
7266 \begin_layout Standard
7267 LyX can treat these three objects as either a word or as a paragraph.
7268  If a figure, table, or an equation is inline, it goes wherever the paragraph
7269  it is in goes.
7270 \end_layout
7271
7272 \begin_layout Standard
7273 On the other hand, if you have an equation, figure or table in a 
7274 \begin_inset Quotes eld
7275 \end_inset
7276
7277 paragraph
7278 \begin_inset Quotes erd
7279 \end_inset
7280
7281  of its own, it behaves just like a 
7282 \begin_inset Quotes eld
7283 \end_inset
7284
7285 nestable-inside
7286 \begin_inset Quotes erd
7287 \end_inset
7288
7289  paragraph environment.
7290  You can nest it into any environment, but you obviously can't nest anything
7291  into it.
7292 \end_layout
7293
7294 \begin_layout Standard
7295 Here's an example with a table:
7296 \end_layout
7297
7298 \begin_layout Enumerate
7299 Item One
7300 \end_layout
7301
7302 \begin_deeper
7303 \begin_layout Enumerate
7304 This is (a) and it's nested.
7305 \end_layout
7306
7307 \begin_deeper
7308 \begin_layout Standard
7309 \begin_inset VSpace 0.3cm
7310 \end_inset
7311
7312
7313 \end_layout
7314
7315 \begin_layout Standard
7316 \align center
7317 \begin_inset Tabular
7318 <lyxtabular version="3" rows="2" columns="2">
7319 <features tabularvalignment="middle">
7320 <column alignment="center" valignment="top" width="0pt">
7321 <column alignment="center" valignment="top" width="0pt">
7322 <row>
7323 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7324 \begin_inset Text
7325
7326 \begin_layout Plain Layout
7327
7328 \family roman
7329 \series medium
7330 \shape up
7331 \size normal
7332 \emph off
7333 \bar no
7334 \noun off
7335 \color none
7336 a
7337 \end_layout
7338
7339 \end_inset
7340 </cell>
7341 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7342 \begin_inset Text
7343
7344 \begin_layout Plain Layout
7345
7346 \family roman
7347 \series medium
7348 \shape up
7349 \size normal
7350 \emph off
7351 \bar no
7352 \noun off
7353 \color none
7354 b
7355 \end_layout
7356
7357 \end_inset
7358 </cell>
7359 </row>
7360 <row>
7361 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7362 \begin_inset Text
7363
7364 \begin_layout Plain Layout
7365
7366 \family roman
7367 \series medium
7368 \shape up
7369 \size normal
7370 \emph off
7371 \bar no
7372 \noun off
7373 \color none
7374 c
7375 \end_layout
7376
7377 \end_inset
7378 </cell>
7379 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7380 \begin_inset Text
7381
7382 \begin_layout Plain Layout
7383
7384 \family roman
7385 \series medium
7386 \shape up
7387 \size normal
7388 \emph off
7389 \bar no
7390 \noun off
7391 \color none
7392 d
7393 \end_layout
7394
7395 \end_inset
7396 </cell>
7397 </row>
7398 </lyxtabular>
7399
7400 \end_inset
7401
7402
7403 \end_layout
7404
7405 \begin_layout Standard
7406 \begin_inset VSpace 0.3cm
7407 \end_inset
7408
7409
7410 \end_layout
7411
7412 \end_deeper
7413 \begin_layout Enumerate
7414 This is (b).
7415  The table is actually nested inside (a).
7416 \end_layout
7417
7418 \end_deeper
7419 \begin_layout Enumerate
7420 Back out again.
7421 \end_layout
7422
7423 \begin_layout Standard
7424 If we hadn't nested the table at all, the list would look like this:
7425 \end_layout
7426
7427 \begin_layout Enumerate
7428 Item One
7429 \end_layout
7430
7431 \begin_deeper
7432 \begin_layout Enumerate
7433 This is (a) and it's nested.
7434 \end_layout
7435
7436 \end_deeper
7437 \begin_layout Standard
7438 \begin_inset VSpace 0.3cm
7439 \end_inset
7440
7441
7442 \end_layout
7443
7444 \begin_layout Standard
7445 \align center
7446 \begin_inset Tabular
7447 <lyxtabular version="3" rows="2" columns="2">
7448 <features tabularvalignment="middle">
7449 <column alignment="center" valignment="top" width="0pt">
7450 <column alignment="center" valignment="top" width="0pt">
7451 <row>
7452 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7453 \begin_inset Text
7454
7455 \begin_layout Plain Layout
7456
7457 \family roman
7458 \series medium
7459 \shape up
7460 \size normal
7461 \emph off
7462 \bar no
7463 \noun off
7464 \color none
7465 a
7466 \end_layout
7467
7468 \end_inset
7469 </cell>
7470 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7471 \begin_inset Text
7472
7473 \begin_layout Plain Layout
7474
7475 \family roman
7476 \series medium
7477 \shape up
7478 \size normal
7479 \emph off
7480 \bar no
7481 \noun off
7482 \color none
7483 b
7484 \end_layout
7485
7486 \end_inset
7487 </cell>
7488 </row>
7489 <row>
7490 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7491 \begin_inset Text
7492
7493 \begin_layout Plain Layout
7494
7495 \family roman
7496 \series medium
7497 \shape up
7498 \size normal
7499 \emph off
7500 \bar no
7501 \noun off
7502 \color none
7503 c
7504 \end_layout
7505
7506 \end_inset
7507 </cell>
7508 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7509 \begin_inset Text
7510
7511 \begin_layout Plain Layout
7512
7513 \family roman
7514 \series medium
7515 \shape up
7516 \size normal
7517 \emph off
7518 \bar no
7519 \noun off
7520 \color none
7521 d
7522 \end_layout
7523
7524 \end_inset
7525 </cell>
7526 </row>
7527 </lyxtabular>
7528
7529 \end_inset
7530
7531
7532 \end_layout
7533
7534 \begin_layout Standard
7535 \begin_inset VSpace 0.3cm
7536 \end_inset
7537
7538
7539 \end_layout
7540
7541 \begin_layout Enumerate
7542 This is (b).
7543  The table is 
7544 \emph on
7545 not
7546 \emph default
7547  nested inside (a).
7548  In fact, it's not nested at all.
7549 \end_layout
7550
7551 \begin_layout Enumerate
7552 Back out again.
7553 \end_layout
7554
7555 \begin_layout Standard
7556 Notice how item (b) is not only no longer nested, but is also the first
7557  item of a new list!
7558 \end_layout
7559
7560 \begin_layout Standard
7561 There's another trap you can fall into: Nesting the table, but not going
7562  deep enough.
7563  LyX then turns anything after the table into a new sublist.
7564 \end_layout
7565
7566 \begin_layout Enumerate
7567 Item One
7568 \end_layout
7569
7570 \begin_deeper
7571 \begin_layout Enumerate
7572 This is (a) and it's nested.
7573 \end_layout
7574
7575 \begin_layout Standard
7576 \begin_inset VSpace 0.3cm
7577 \end_inset
7578
7579
7580 \end_layout
7581
7582 \begin_layout Standard
7583 \align center
7584 \begin_inset Tabular
7585 <lyxtabular version="3" rows="2" columns="2">
7586 <features tabularvalignment="middle">
7587 <column alignment="center" valignment="top" width="0pt">
7588 <column alignment="center" valignment="top" width="0pt">
7589 <row>
7590 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7591 \begin_inset Text
7592
7593 \begin_layout Plain Layout
7594
7595 \family roman
7596 \series medium
7597 \shape up
7598 \size normal
7599 \emph off
7600 \bar no
7601 \noun off
7602 \color none
7603 a
7604 \end_layout
7605
7606 \end_inset
7607 </cell>
7608 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7609 \begin_inset Text
7610
7611 \begin_layout Plain Layout
7612
7613 \family roman
7614 \series medium
7615 \shape up
7616 \size normal
7617 \emph off
7618 \bar no
7619 \noun off
7620 \color none
7621 b
7622 \end_layout
7623
7624 \end_inset
7625 </cell>
7626 </row>
7627 <row>
7628 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7629 \begin_inset Text
7630
7631 \begin_layout Plain Layout
7632
7633 \family roman
7634 \series medium
7635 \shape up
7636 \size normal
7637 \emph off
7638 \bar no
7639 \noun off
7640 \color none
7641 c
7642 \end_layout
7643
7644 \end_inset
7645 </cell>
7646 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7647 \begin_inset Text
7648
7649 \begin_layout Plain Layout
7650
7651 \family roman
7652 \series medium
7653 \shape up
7654 \size normal
7655 \emph off
7656 \bar no
7657 \noun off
7658 \color none
7659 d
7660 \end_layout
7661
7662 \end_inset
7663 </cell>
7664 </row>
7665 </lyxtabular>
7666
7667 \end_inset
7668
7669
7670 \end_layout
7671
7672 \begin_layout Standard
7673 \begin_inset VSpace 0.3cm
7674 \end_inset
7675
7676
7677 \end_layout
7678
7679 \begin_layout Enumerate
7680 This is (b).
7681  The table is actually nested inside Item One, but 
7682 \emph on
7683 not
7684 \emph default
7685  inside (a).
7686 \end_layout
7687
7688 \end_deeper
7689 \begin_layout Enumerate
7690 Back out again.
7691 \end_layout
7692
7693 \begin_layout Standard
7694 As you can see, item (b) turned into the first item of a new list, but a
7695  new list 
7696 \emph on
7697 inside
7698 \emph default
7699  item 1.
7700  The same thing would have happened to a figure or an equation.
7701  So, if you nest tables, figures or equations, make sure you go to the right
7702  depth!
7703 \end_layout
7704
7705 \begin_layout Subsection
7706 Usage and General Features
7707 \end_layout
7708
7709 \begin_layout Standard
7710 Speaking of levels, LyX can perform up to a six-fold nesting.
7711  In other words, 
7712 \begin_inset Quotes eld
7713 \end_inset
7714
7715 level #6
7716 \begin_inset Quotes erd
7717 \end_inset
7718
7719  is the innermost possible depth.
7720  Here's an example to illustrate what we mean:
7721 \end_layout
7722
7723 \begin_layout Enumerate
7724 level #1 - outermost
7725 \end_layout
7726
7727 \begin_deeper
7728 \begin_layout Enumerate
7729 level #2
7730 \end_layout
7731
7732 \begin_deeper
7733 \begin_layout Enumerate
7734 level #3
7735 \end_layout
7736
7737 \begin_deeper
7738 \begin_layout Enumerate
7739 level #4
7740 \end_layout
7741
7742 \begin_deeper
7743 \begin_layout Itemize
7744 level #5
7745 \end_layout
7746
7747 \begin_deeper
7748 \begin_layout Itemize
7749 level #6
7750 \end_layout
7751
7752 \end_deeper
7753 \end_deeper
7754 \end_deeper
7755 \end_deeper
7756 \end_deeper
7757 \begin_layout Standard
7758 There are two exceptions to the six-fold nesting limit, and you can see
7759  both of them in the example.
7760  Unlike the other fully-nestable environments, you can only perform a four-fold
7761  nesting with the 
7762 \family sans
7763 Enumerate
7764 \family default
7765  and 
7766 \family sans
7767 Itemize
7768 \family default
7769  environments.
7770  For example, if we tried to nest another 
7771 \family sans
7772 Enumerate
7773 \family default
7774  list inside item 
7775 \begin_inset Quotes eld
7776 \end_inset
7777
7778 A.
7779 \begin_inset Quotes erd
7780 \end_inset
7781
7782 , we would get errors.
7783 \end_layout
7784
7785 \begin_layout Subsection
7786 Some Examples
7787 \begin_inset Index idx
7788 status collapsed
7789
7790 \begin_layout Plain Layout
7791 Nesting ! Examples
7792 \end_layout
7793
7794 \end_inset
7795
7796
7797 \end_layout
7798
7799 \begin_layout Standard
7800 The best way to explain just what you can do with nesting is by illustration.
7801  We have several examples of nested environments.
7802  In them, we explain how we created the example, so that you can reproduce
7803  them.
7804 \end_layout
7805
7806 \begin_layout Subsubsection
7807 Example 1: The Six-fold Way and Mixed Nesting
7808 \end_layout
7809
7810 \begin_layout Labeling
7811 \labelwidthstring MMM
7812 #1-a This is the outermost level.
7813  It's a 
7814 \family sans
7815 List
7816 \family default
7817  environment.
7818 \end_layout
7819
7820 \begin_deeper
7821 \begin_layout Labeling
7822 \labelwidthstring MMM
7823 #2-a This is level #2.
7824  We created it by using 
7825 \begin_inset Info
7826 type  "shortcut"
7827 arg   "break-paragraph inverse"
7828 \end_inset
7829
7830  followed by 
7831 \begin_inset Info
7832 type  "shortcut"
7833 arg   "depth-increment"
7834 \end_inset
7835
7836 .
7837 \end_layout
7838
7839 \begin_deeper
7840 \begin_layout Labeling
7841 \labelwidthstring MMM
7842 #3-a This is level #3.
7843  This time, we just hit 
7844 \family sans
7845 Return
7846 \family default
7847 , then used 
7848 \begin_inset Info
7849 type  "shortcut"
7850 arg   "depth-increment"
7851 \end_inset
7852
7853  twice in a row.
7854  We could have also created it the same way as we did the previous level,
7855  by hitting 
7856 \begin_inset Info
7857 type  "shortcut"
7858 arg   "break-paragraph inverse"
7859 \end_inset
7860
7861  followed by 
7862 \begin_inset Info
7863 type  "shortcut"
7864 arg   "depth-increment"
7865 \end_inset
7866
7867 .
7868 \end_layout
7869
7870 \begin_deeper
7871 \begin_layout Standard
7872 This is actually a 
7873 \family sans
7874 Standard
7875 \family default
7876  environment, nested inside of 
7877 \begin_inset Quotes eld
7878 \end_inset
7879
7880 #3-a
7881 \begin_inset Quotes erd
7882 \end_inset
7883
7884 .
7885  So, it's at level #4.
7886  We did this by hitting 
7887 \begin_inset Info
7888 type  "shortcut"
7889 arg   "break-paragraph inverse"
7890 \end_inset
7891
7892 , then 
7893 \begin_inset Info
7894 type  "shortcut"
7895 arg   "depth-increment"
7896 \end_inset
7897
7898 , then changing the paragraph environment to 
7899 \family sans
7900 Standard
7901 \family default
7902 .
7903  Do this to create list items with more than one paragraph - it also works
7904  for the 
7905 \family sans
7906 Description
7907 \family default
7908
7909 \family sans
7910 Enumerate
7911 \family default
7912 , and 
7913 \family sans
7914 Itemize
7915 \family default
7916  environments!
7917 \end_layout
7918
7919 \begin_layout Standard
7920 Here's another 
7921 \family sans
7922 Standard
7923 \family default
7924  paragraph, also at level #4, made with just a 
7925 \begin_inset Info
7926 type  "shortcut"
7927 arg   "break-paragraph inverse"
7928 \end_inset
7929
7930 .
7931 \end_layout
7932
7933 \begin_layout Labeling
7934 \labelwidthstring MMM
7935 #4-a This is level #4.
7936  We hit 
7937 \begin_inset Info
7938 type  "shortcut"
7939 arg   "break-paragraph inverse"
7940 \end_inset
7941
7942  and changed the paragraph environment back to 
7943 \family sans
7944 List
7945 \family default
7946 .
7947  Remember - we can't nest anything inside a 
7948 \family sans
7949 Standard
7950 \family default
7951  environment, which is why we're still at level #4.
7952  However, we 
7953 \emph on
7954 can
7955 \emph default
7956  keep nesting things inside 
7957 \begin_inset Quotes eld
7958 \end_inset
7959
7960 #3-a
7961 \begin_inset Quotes erd
7962 \end_inset
7963
7964 .
7965 \end_layout
7966
7967 \begin_deeper
7968 \begin_layout Labeling
7969 \labelwidthstring MMM
7970 #5-a This is level #5\SpecialChar \ldots{}
7971
7972 \end_layout
7973
7974 \begin_deeper
7975 \begin_layout Labeling
7976 \labelwidthstring MMM
7977 #6-a \SpecialChar \ldots{}
7978 and this is level #6.
7979  By now, you should know how we made these two.
7980 \end_layout
7981
7982 \end_deeper
7983 \begin_layout Labeling
7984 \labelwidthstring MMM
7985 #5-b Back to level #5.
7986  Just hit 
7987 \begin_inset Info
7988 type  "shortcut"
7989 arg   "break-paragraph inverse"
7990 \end_inset
7991
7992  followed by a 
7993 \begin_inset Info
7994 type  "shortcut"
7995 arg   "depth-decrement"
7996 \end_inset
7997
7998 .
7999 \end_layout
8000
8001 \end_deeper
8002 \begin_layout Labeling
8003 \labelwidthstring MMM
8004 #4-b After another 
8005 \begin_inset Info
8006 type  "shortcut"
8007 arg   "break-paragraph inverse"
8008 \end_inset
8009
8010  followed by a 
8011 \begin_inset Info
8012 type  "shortcut"
8013 arg   "depth-decrement"
8014 \end_inset
8015
8016 , we're back at level #4.
8017 \end_layout
8018
8019 \end_deeper
8020 \begin_layout Labeling
8021 \labelwidthstring MMM
8022 #3-b Back to level #3.
8023  By now it should be obvious how we did this.
8024 \end_layout
8025
8026 \end_deeper
8027 \begin_layout Labeling
8028 \labelwidthstring MMM
8029 #2-b Back to level #2.
8030  
8031 \end_layout
8032
8033 \end_deeper
8034 \begin_layout Labeling
8035 \labelwidthstring MMM
8036 #1-b And last, back to the outermost level, #1.
8037  After this sentence, we'll hit 
8038 \family sans
8039 Return
8040 \family default
8041  and change the paragraph environment back to 
8042 \family sans
8043 Standard
8044 \family default
8045  to end the list.
8046 \end_layout
8047
8048 \begin_layout Standard
8049 We could have also used the 
8050 \family sans
8051 Description
8052 \family default
8053
8054 \family sans
8055 Quote
8056 \family default
8057
8058 \family sans
8059 Quotation
8060 \family default
8061 , or even the 
8062 \family sans
8063 Verse
8064 \family default
8065  environment in place of the 
8066 \family sans
8067 List
8068 \family default
8069  environment.
8070  The example would have worked exactly the same.
8071 \end_layout
8072
8073 \begin_layout Subsubsection
8074 Example 2: Inheritance
8075 \end_layout
8076
8077 \begin_layout LyX-Code
8078 This is the LyX-Code environment, at level #1, the outermost
8079 \end_layout
8080
8081 \begin_layout LyX-Code
8082 level.
8083   Now we'll hit 
8084 \family sans
8085 Return
8086 \family default
8087 , then 
8088 \begin_inset Info
8089 type  "shortcut"
8090 arg   "depth-increment"
8091 \end_inset
8092
8093 , after which, we'll change to the 
8094 \family sans
8095 Enumerate
8096 \family default
8097  environment.
8098 \end_layout
8099
8100 \begin_deeper
8101 \begin_layout Enumerate
8102 This is the 
8103 \family sans
8104 Enumerate
8105 \family default
8106  environment, at level #2.
8107 \end_layout
8108
8109 \begin_layout Enumerate
8110 Notice how the nested 
8111 \family sans
8112 Enumerate
8113 \family default
8114  not only inherits its margins from its parent environment (
8115 \family sans
8116 LyX-Code
8117 \family default
8118 ), but also inherits its font and spacing!
8119 \end_layout
8120
8121 \end_deeper
8122 \begin_layout Standard
8123 We ended this example by hitting 
8124 \family sans
8125 Return
8126 \family default
8127 .
8128  After that, we needed to reset the paragraph environment to 
8129 \family sans
8130 Standard
8131 \family default
8132  and reset the nesting depth by using 
8133 \begin_inset Info
8134 type  "shortcut"
8135 arg   "depth-decrement"
8136 \end_inset
8137
8138  once.
8139 \end_layout
8140
8141 \begin_layout Subsubsection
8142 Example 3: Labels, Levels, and the 
8143 \family sans
8144 Enumerate
8145 \family default
8146  and 
8147 \family sans
8148 Itemize
8149 \family default
8150  Environments
8151 \begin_inset OptArg
8152 status collapsed
8153
8154 \begin_layout Plain Layout
8155 Example #3: Labels, Levels and other list environments
8156 \end_layout
8157
8158 \end_inset
8159
8160
8161 \end_layout
8162
8163 \begin_layout Enumerate
8164 This is level #1, in an 
8165 \family sans
8166 Enumerate
8167 \family default
8168  paragraph environment.
8169  We're actually going to nest a bunch of these.
8170 \end_layout
8171
8172 \begin_deeper
8173 \begin_layout Enumerate
8174 This is level #2.
8175  We used 
8176 \begin_inset Info
8177 type  "shortcut"
8178 arg   "break-paragraph inverse"
8179 \end_inset
8180
8181  followed by 
8182 \begin_inset Info
8183 type  "shortcut"
8184 arg   "depth-increment"
8185 \end_inset
8186
8187 .
8188  Now, what happens if we nest an 
8189 \family sans
8190 Itemize
8191 \family default
8192  environment inside of this one? It will be at level #3, but what will its
8193  label be? An asterisk?
8194 \end_layout
8195
8196 \begin_deeper
8197 \begin_layout Itemize
8198 No! It's a bullet.
8199  This is the 
8200 \emph on
8201 first
8202 \emph default
8203  
8204 \family sans
8205 Itemize
8206 \family default
8207  environment, even though it's at level #3.
8208  So, its label is a bullet.
8209  (We got here by using 
8210 \begin_inset Info
8211 type  "shortcut"
8212 arg   "break-paragraph inverse"
8213 \end_inset
8214
8215 , then 
8216 \begin_inset Info
8217 type  "shortcut"
8218 arg   "depth-increment"
8219 \end_inset
8220
8221 , then changing the environment to 
8222 \family sans
8223 Itemize
8224 \family default
8225 .)
8226 \end_layout
8227
8228 \begin_deeper
8229 \begin_layout Itemize
8230 Here's level #4, produced using 
8231 \begin_inset Info
8232 type  "shortcut"
8233 arg   "break-paragraph inverse"
8234 \end_inset
8235
8236 , then 
8237 \begin_inset Info
8238 type  "shortcut"
8239 arg   "depth-increment"
8240 \end_inset
8241
8242 .
8243  We'll do that again\SpecialChar \ldots{}
8244
8245 \end_layout
8246
8247 \begin_deeper
8248 \begin_layout Enumerate
8249 \SpecialChar \ldots{}
8250 to get to level #5.
8251  This time, however, we also changed the paragraph environment back to 
8252 \family sans
8253 Enumerate
8254 \family default
8255 .
8256  Notice the type of numbering, it is 
8257 \emph on
8258 lowercase Roman
8259 \emph default
8260 , because we are in the 
8261 \emph on
8262 thirdfold
8263 \emph default
8264  
8265 \family sans
8266 Enumerate
8267 \family default
8268  environment (i.
8269 \begin_inset space \thinspace{}
8270 \end_inset
8271
8272 g.
8273  it is an 
8274 \family sans
8275 Enumerate
8276 \family default
8277  inside an 
8278 \family sans
8279 Enumerate
8280 \family default
8281  inside an 
8282 \family sans
8283 Enumerate
8284 \family default
8285 ).
8286 \end_layout
8287
8288 \begin_layout Enumerate
8289 What happens if we 
8290 \emph on
8291 don't
8292 \emph default
8293  change the paragraph environment, but decrease the nesting depth? What
8294  type of numbering does LyX use?
8295 \end_layout
8296
8297 \begin_layout Enumerate
8298 Oh, as if you couldn't guess by now, we're just using 
8299 \begin_inset Info
8300 type  "shortcut"
8301 arg   "break-paragraph inverse"
8302 \end_inset
8303
8304  to keep the current environment and depth but create a new item.
8305 \end_layout
8306
8307 \begin_layout Enumerate
8308 Let's use 
8309 \begin_inset Info
8310 type  "shortcut"
8311 arg   "depth-decrement"
8312 \end_inset
8313
8314  to decrease the depth after the next 
8315 \begin_inset Info
8316 type  "shortcut"
8317 arg   "break-paragraph inverse"
8318 \end_inset
8319
8320 .
8321 \end_layout
8322
8323 \end_deeper
8324 \begin_layout Enumerate
8325 This is level #4.
8326  Look what type of label LyX is using!
8327 \end_layout
8328
8329 \end_deeper
8330 \begin_layout Enumerate
8331 This is level #3.
8332  Even though we've changed levels, LyX is still using a lowercase Roman
8333  numeral as the label.Why?
8334 \end_layout
8335
8336 \begin_layout Enumerate
8337 Because, even though the nesting depth has changed, the paragraph is 
8338 \emph on
8339 still
8340 \emph default
8341  a thirdfold 
8342 \family sans
8343 Enumerate
8344 \family default
8345  environment.
8346  Notice, however, that LyX 
8347 \emph on
8348 did
8349 \emph default
8350  reset the counter for the label.
8351 \end_layout
8352
8353 \end_deeper
8354 \begin_layout Enumerate
8355 Another 
8356 \begin_inset Info
8357 type  "shortcut"
8358 arg   "break-paragraph inverse"
8359 \end_inset
8360
8361  
8362 \begin_inset Info
8363 type  "shortcut"
8364 arg   "depth-decrement"
8365 \end_inset
8366
8367  sequence, and we're back to level #2.
8368  This time, we not only changed the nesting depth, but we also moved back
8369  into the twofold-nested 
8370 \family sans
8371 Enumerate
8372 \family default
8373  environment.
8374 \end_layout
8375
8376 \end_deeper
8377 \begin_layout Enumerate
8378 The same thing happens if we do another 
8379 \begin_inset Info
8380 type  "shortcut"
8381 arg   "break-paragraph inverse"
8382 \end_inset
8383
8384  
8385 \begin_inset Info
8386 type  "shortcut"
8387 arg   "depth-decrement"
8388 \end_inset
8389
8390 sequence and return to level #1, the outermost level.
8391 \end_layout
8392
8393 \begin_layout Standard
8394 Lastly, we reset the environment to 
8395 \family sans
8396 Standard
8397 \family default
8398 .
8399  As you can see, the level number doesn't correspond to what type of labeling
8400  LyX uses for the 
8401 \family sans
8402 Enumerate
8403 \family default
8404  and 
8405 \family sans
8406 Itemize
8407 \family default
8408  environments.
8409  The number of other 
8410 \family sans
8411 Enumerate
8412 \family default
8413  environments surrounding it determines what kind of label LyX uses for
8414  an 
8415 \family sans
8416 Enumerate
8417 \family default
8418  item.
8419  The same rule applies for the 
8420 \family sans
8421 Itemize
8422 \family default
8423  environment, as well.
8424 \end_layout
8425
8426 \begin_layout Subsubsection
8427 Example 4: Going Bonkers
8428 \end_layout
8429
8430 \begin_layout Enumerate
8431 We're going to go totally nuts now.
8432  We won't nest as deep as in the other examples, nor will we go into the
8433  same detail with how we did it.
8434  (level #1: 
8435 \family sans
8436 Enumerate
8437 \family default
8438 )
8439 \end_layout
8440
8441 \begin_deeper
8442 \begin_layout Standard
8443 (
8444 \family sans
8445 Return, 
8446 \family default
8447
8448 \begin_inset Info
8449 type  "shortcut"
8450 arg   "depth-increment"
8451 \end_inset
8452
8453
8454 \family sans
8455 , Standard
8456 \family default
8457 : level #2) We'll stick an encapsulated description of how we created the
8458  example in parentheses someplace.
8459  For example, the two keybindings are how we changed the depth.
8460  The environment name is the name of the current environment.
8461  Either before or after this, we'll put in the level.
8462 \end_layout
8463
8464 \end_deeper
8465 \begin_layout Enumerate
8466 (
8467 \family sans
8468 Return, Enumerate
8469 \family default
8470 : level #1) This is the next item in the list.
8471 \end_layout
8472
8473 \begin_deeper
8474 \begin_layout Verse
8475 Now we'll add verse.
8476 \begin_inset Newline newline
8477 \end_inset
8478
8479 It will get much worse.
8480 \begin_inset Newline newline
8481 \end_inset
8482
8483 (
8484 \family sans
8485 Return, 
8486 \family default
8487
8488 \begin_inset Info
8489 type  "shortcut"
8490 arg   "depth-increment"
8491 \end_inset
8492
8493
8494 \family sans
8495 , Verse
8496 \family default
8497 : level #2)
8498 \end_layout
8499
8500 \begin_layout Verse
8501 Fiddle dee, Fiddle doo.
8502 \begin_inset Newline newline
8503 \end_inset
8504
8505 Bippitey boppitey boo!
8506 \begin_inset Newline newline
8507 \end_inset
8508
8509 (
8510 \begin_inset Info
8511 type  "shortcut"
8512 arg   "break-paragraph inverse"
8513 \end_inset
8514
8515
8516 \family sans
8517 )
8518 \end_layout
8519
8520 \begin_layout Verse
8521 Here comes a table:
8522 \end_layout
8523
8524 \begin_deeper
8525 \begin_layout Standard
8526 \begin_inset VSpace 0.3cm
8527 \end_inset
8528
8529
8530 \end_layout
8531
8532 \begin_layout Standard
8533 \align center
8534 \begin_inset Tabular
8535 <lyxtabular version="3" rows="2" columns="2">
8536 <features tabularvalignment="middle">
8537 <column alignment="center" valignment="top" width="0pt">
8538 <column alignment="center" valignment="top" width="0pt">
8539 <row>
8540 <cell alignment="center" valignment="top" usebox="none">
8541 \begin_inset Text
8542
8543 \begin_layout Plain Layout
8544
8545 \family roman
8546 \series medium
8547 \shape up
8548 \size normal
8549 \emph off
8550 \bar no
8551 \noun off
8552 \color none
8553 one-fish
8554 \end_layout
8555
8556 \end_inset
8557 </cell>
8558 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8559 \begin_inset Text
8560
8561 \begin_layout Plain Layout
8562
8563 \family roman
8564 \series medium
8565 \shape up
8566 \size normal
8567 \emph off
8568 \bar no
8569 \noun off
8570 \color none
8571 two-fish
8572 \end_layout
8573
8574 \end_inset
8575 </cell>
8576 </row>
8577 <row>
8578 <cell alignment="center" valignment="top" topline="true" usebox="none">
8579 \begin_inset Text
8580
8581 \begin_layout Plain Layout
8582
8583 \family roman
8584 \series medium
8585 \shape up
8586 \size normal
8587 \emph off
8588 \bar no
8589 \noun off
8590 \color none
8591 red-fish
8592 \end_layout
8593
8594 \end_inset
8595 </cell>
8596 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8597 \begin_inset Text
8598
8599 \begin_layout Plain Layout
8600
8601 \family roman
8602 \series medium
8603 \shape up
8604 \size normal
8605 \emph off
8606 \bar no
8607 \noun off
8608 \color none
8609 blue-fish
8610 \end_layout
8611
8612 \end_inset
8613 </cell>
8614 </row>
8615 </lyxtabular>
8616
8617 \end_inset
8618
8619
8620 \end_layout
8621
8622 \end_deeper
8623 \begin_layout Verse
8624 (
8625 \begin_inset Info
8626 type  "shortcut"
8627 arg   "break-paragraph inverse"
8628 \end_inset
8629
8630
8631 \family sans
8632 , Table, 
8633 \family default
8634
8635 \begin_inset Info
8636 type  "shortcut"
8637 arg   "depth-increment"
8638 \end_inset
8639
8640  3 times, 
8641 \begin_inset Info
8642 type  "shortcut"
8643 arg   "break-paragraph inverse"
8644 \end_inset
8645
8646
8647 \family sans
8648 , Verse, 
8649 \family default
8650
8651 \begin_inset Info
8652 type  "shortcut"
8653 arg   "depth-decrement"
8654 \end_inset
8655
8656 )
8657 \end_layout
8658
8659 \end_deeper
8660 \begin_layout Enumerate
8661 (
8662 \family sans
8663 Return, Enumerate
8664 \family default
8665 : level #1) This is another item.
8666  Note that selecting a 
8667 \family sans
8668 Table
8669 \family default
8670  resets the nesting depth to level #1, so we increased the nesting depth
8671  3 times to put the table inside the 
8672 \family sans
8673 Verse
8674 \family default
8675  environment.
8676  
8677 \end_layout
8678
8679 \begin_layout Quotation
8680 We're now ending the 
8681 \family sans
8682 Enumerate
8683 \family default
8684  list and changing to 
8685 \family sans
8686 Quotation
8687 \family default
8688 .
8689  We're still at level #1.
8690  We want to show you some of the things you can do by mixing environments.
8691  The next set of paragraphs is a 
8692 \begin_inset Quotes eld
8693 \end_inset
8694
8695 quoted letter.
8696 \begin_inset Quotes erd
8697 \end_inset
8698
8699  We'll nest both the 
8700 \family sans
8701 Address
8702 \family default
8703  and 
8704 \family sans
8705 Right
8706 \begin_inset space ~
8707 \end_inset
8708
8709 Address
8710 \family default
8711  environments inside of this one, then use another nested 
8712 \family sans
8713 Quotation
8714 \family default
8715  for the letter body.
8716  We'll use 
8717 \begin_inset Info
8718 type  "shortcut"
8719 arg   "break-paragraph inverse"
8720 \end_inset
8721
8722  to preserve the depth.
8723  Remember that you need to use 
8724 \begin_inset Info
8725 type  "shortcut"
8726 arg   "newline-insert newline"
8727 \end_inset
8728
8729  to create multiple lines inside the 
8730 \family sans
8731 Address
8732 \family default
8733  and 
8734 \family sans
8735 Right
8736 \begin_inset space ~
8737 \end_inset
8738
8739 Address
8740 \family default
8741  environments.
8742  Here it goes:
8743 \end_layout
8744
8745 \begin_deeper
8746 \begin_layout Right Address
8747 1234 Nowhere Rd.
8748 \begin_inset Newline newline
8749 \end_inset
8750
8751 Moosegroin, MT 00100
8752 \begin_inset Newline newline
8753 \end_inset
8754
8755 9-6-96
8756 \end_layout
8757
8758 \begin_layout Address
8759 Dear Mr.
8760 \begin_inset space ~
8761 \end_inset
8762
8763 Fizlewitz:
8764 \end_layout
8765
8766 \begin_layout Quotation
8767 We regret to inform you that we cannot fill your order for 50
8768 \begin_inset space \thinspace{}
8769 \end_inset
8770
8771 L of compressed methane gas due to circumstances beyond our control.
8772  Unfortunately, several of our cows have mysteriously exploded, creating
8773  a backlog in our orders for methane.
8774  We will place your name on the waiting list and try to fill your order
8775  as soon as possible.
8776  In the meantime, we thank you for your patience.
8777 \end_layout
8778
8779 \begin_layout Quotation
8780 We do, however, now have a special on beef.
8781  If you are interested, please return the enclosed pricing and order form
8782  with your order, along with payment.
8783 \end_layout
8784
8785 \begin_layout Quotation
8786 We thank you again for your patience.
8787 \end_layout
8788
8789 \begin_layout Address
8790 Sincerely,
8791 \begin_inset Newline newline
8792 \end_inset
8793
8794 Bill Hick
8795 \end_layout
8796
8797 \end_deeper
8798 \begin_layout Quotation
8799 That ends that example!
8800 \end_layout
8801
8802 \begin_layout Standard
8803 As you can see, nesting environments in LyX gives you a lot of power with
8804  just a few keystrokes.
8805  We could have easily nested an 
8806 \family sans
8807 Itemize
8808 \family default
8809  list inside of a 
8810 \family sans
8811 Quotation
8812 \family default
8813  or 
8814 \family sans
8815 Quote
8816 \family default
8817 , or put a 
8818 \family sans
8819 Quote
8820 \family default
8821  inside of an 
8822 \family sans
8823 Itemize
8824 \family default
8825  list.
8826  You have a huge variety of options at your disposal.
8827 \end_layout
8828
8829 \begin_layout Section
8830 Spacing, pagination and line breaks
8831 \begin_inset Index idx
8832 status collapsed
8833
8834 \begin_layout Plain Layout
8835 Spacing
8836 \end_layout
8837
8838 \end_inset
8839
8840
8841 \end_layout
8842
8843 \begin_layout Standard
8844 What is a space? While you might be used to pressing the space key anytime
8845  you want to separate two words in ordinary word processors, LyX offers
8846  you more spaces: Spaces of different width and spaces which can or cannot
8847  be broken at the end of a line.
8848  The following sections will show you some examples where those spaces are
8849  useful.
8850 \end_layout
8851
8852 \begin_layout Subsection
8853 Protected Space
8854 \begin_inset CommandInset label
8855 LatexCommand label
8856 name "sub:Protected-Space"
8857
8858 \end_inset
8859
8860
8861 \begin_inset Index idx
8862 status collapsed
8863
8864 \begin_layout Plain Layout
8865 Spaces ! Protected
8866 \end_layout
8867
8868 \end_inset
8869
8870
8871 \end_layout
8872
8873 \begin_layout Standard
8874 The protected space: It is used to tell LyX (and LaTeX) not to break the
8875  line at that point.
8876  This may be necessary to avoid unlucky linebreaks, like in: 
8877 \end_layout
8878
8879 \begin_layout Quote
8880 Further documentation is given in section
8881 \begin_inset Newline newline
8882 \end_inset
8883
8884
8885 \begin_inset CommandInset ref
8886 LatexCommand ref
8887 reference "sec:Bibliography"
8888
8889 \end_inset
8890
8891 .
8892  
8893 \end_layout
8894
8895 \begin_layout Standard
8896 Obviously, it would be a good thing to put a protected space between 
8897 \begin_inset Quotes eld
8898 \end_inset
8899
8900 section
8901 \begin_inset Quotes erd
8902 \end_inset
8903
8904  and 
8905 \begin_inset Quotes eld
8906 \end_inset
8907
8908
8909 \begin_inset CommandInset ref
8910 LatexCommand ref
8911 reference "sec:Bibliography"
8912
8913 \end_inset
8914
8915
8916 \begin_inset Quotes erd
8917 \end_inset
8918
8919 .
8920  A protected space is set with 
8921 \family sans
8922 Insert\SpecialChar \menuseparator
8923 Formatting\SpecialChar \menuseparator
8924 Protected
8925 \bar under
8926
8927 \begin_inset space ~
8928 \end_inset
8929
8930
8931 \bar default
8932 Space
8933 \family default
8934  (shortcut 
8935 \begin_inset Info
8936 type  "shortcut"
8937 arg   "space-insert protected"
8938 \end_inset
8939
8940 ).
8941 \end_layout
8942
8943 \begin_layout Subsection
8944 Horizontal Space
8945 \begin_inset CommandInset label
8946 LatexCommand label
8947 name "sub:Horizontal-Space"
8948
8949 \end_inset
8950
8951
8952 \begin_inset Index idx
8953 status collapsed
8954
8955 \begin_layout Plain Layout
8956 Spacing ! Horizontal
8957 \end_layout
8958
8959 \end_inset
8960
8961
8962 \end_layout
8963
8964 \begin_layout Standard
8965 All horizontal spaces can be inserted with the menu 
8966 \family sans
8967 Insert\SpecialChar \menuseparator
8968 Formatting\SpecialChar \menuseparator
8969 Horizontal Space
8970 \family default
8971 .
8972  The length units are listed in Appendix
8973 \begin_inset space ~
8974 \end_inset
8975
8976
8977 \begin_inset CommandInset ref
8978 LatexCommand ref
8979 reference "cha:Units-available-in"
8980
8981 \end_inset
8982
8983 .
8984 \end_layout
8985
8986 \begin_layout Subsubsection
8987 Inter-word Space
8988 \begin_inset CommandInset label
8989 LatexCommand label
8990 name "sub:Inter-word-Space"
8991
8992 \end_inset
8993
8994
8995 \begin_inset Index idx
8996 status collapsed
8997
8998 \begin_layout Plain Layout
8999 Spaces ! Inter-word
9000 \end_layout
9001
9002 \end_inset
9003
9004
9005 \end_layout
9006
9007 \begin_layout Standard
9008 Some languages (e.
9009 \begin_inset space \thinspace{}
9010 \end_inset
9011
9012 g.
9013 \begin_inset space \space{}
9014 \end_inset
9015
9016 English) have the typographical convention to add extra space after an end-of-se
9017 ntence punctuation mark, and LyX honors those conventions (see section
9018 \begin_inset space ~
9019 \end_inset
9020
9021
9022 \begin_inset CommandInset ref
9023 LatexCommand ref
9024 reference "sub:Abbreviations"
9025
9026 \end_inset
9027
9028 ).
9029  Sometimes, you want a normal space nevertheless.
9030  In this case, insert an inter-word space (shortcut 
9031 \begin_inset Info
9032 type  "shortcut"
9033 arg   "space-insert normal"
9034 \end_inset
9035
9036 ).
9037 \end_layout
9038
9039 \begin_layout Subsubsection
9040 Thin Space
9041 \begin_inset CommandInset label
9042 LatexCommand label
9043 name "sub:Thin-Space"
9044
9045 \end_inset
9046
9047
9048 \begin_inset Index idx
9049 status collapsed
9050
9051 \begin_layout Plain Layout
9052 Spaces ! Thin
9053 \end_layout
9054
9055 \end_inset
9056
9057
9058 \end_layout
9059
9060 \begin_layout Standard
9061
9062 \begin_inset Quotes eld
9063 \end_inset
9064
9065 thin space
9066 \begin_inset Quotes erd
9067 \end_inset
9068
9069  is a blank which has half the size of a normal space (and it is also 
9070 \begin_inset Quotes eld
9071 \end_inset
9072
9073 protected
9074 \begin_inset Quotes erd
9075 \end_inset
9076
9077 ).
9078  The typographical conventions in a lot of languages propose the use of
9079  thin spaces in cases where normal spaces would be too wide, for instance
9080  inside abbreviations:
9081 \end_layout
9082
9083 \begin_layout Quote
9084 D.
9085 \begin_inset space \thinspace{}
9086 \end_inset
9087
9088 E.
9089  Knuth has developed our beloved typesetting program.
9090 \end_layout
9091
9092 \begin_layout Standard
9093 or between values and units.
9094  Compare for example this:
9095 \begin_inset Newline newline
9096 \end_inset
9097
9098 10
9099 \begin_inset space \thinspace{}
9100 \end_inset
9101
9102 kg (thin space)
9103 \begin_inset Newline newline
9104 \end_inset
9105
9106 10 kg (normal space
9107 \end_layout
9108
9109 \begin_layout Standard
9110 You can insert thin spaces also with the menu 
9111 \family sans
9112 Insert\SpecialChar \menuseparator
9113 Formatting\SpecialChar \menuseparator
9114 Thin
9115 \begin_inset space ~
9116 \end_inset
9117
9118 Space
9119 \family default
9120  (shortcut 
9121 \begin_inset Info
9122 type  "shortcuts"
9123 arg   "space-insert thin"
9124 \end_inset
9125
9126 ).
9127 \end_layout
9128
9129 \begin_layout Subsubsection
9130 More Spaces
9131 \begin_inset CommandInset label
9132 LatexCommand label
9133 name "sub:More-Spaces"
9134
9135 \end_inset
9136
9137
9138 \end_layout
9139
9140 \begin_layout Standard
9141 You can furthermore insert the following space types:
9142 \end_layout
9143
9144 \begin_layout Description
9145 Negative
9146 \begin_inset space ~
9147 \end_inset
9148
9149 thin
9150 \begin_inset space ~
9151 \end_inset
9152
9153 space A line with a 
9154 \begin_inset Formula $\to$
9155 \end_inset
9156
9157
9158 \begin_inset space \negthinspace{}
9159 \end_inset
9160
9161
9162 \begin_inset Formula $\gets$
9163 \end_inset
9164
9165  Negative thin space between the arrows.
9166 \end_layout
9167
9168 \begin_layout Description
9169 Enspace
9170 \begin_inset space ~
9171 \end_inset
9172
9173 (0.5
9174 \begin_inset space \thinspace{}
9175 \end_inset
9176
9177 em) A line with a 
9178 \begin_inset Formula $\to$
9179 \end_inset
9180
9181
9182 \begin_inset space \enskip{}
9183 \end_inset
9184
9185
9186 \begin_inset Formula $\gets$
9187 \end_inset
9188
9189  Enspace (0.5
9190 \begin_inset space \thinspace{}
9191 \end_inset
9192
9193 em) space between the arrows.
9194 \end_layout
9195
9196 \begin_layout Description
9197 Quad
9198 \begin_inset space ~
9199 \end_inset
9200
9201 (1
9202 \begin_inset space \thinspace{}
9203 \end_inset
9204
9205 em) A line with a 
9206 \begin_inset Formula $\to$
9207 \end_inset
9208
9209
9210 \begin_inset space \quad{}
9211 \end_inset
9212
9213
9214 \begin_inset Formula $\gets$
9215 \end_inset
9216
9217  Quad
9218 \begin_inset space ~
9219 \end_inset
9220
9221 (1
9222 \begin_inset space \thinspace{}
9223 \end_inset
9224
9225 em) space between the arrows.
9226 \end_layout
9227
9228 \begin_layout Description
9229 QQuad
9230 \begin_inset space ~
9231 \end_inset
9232
9233 (2
9234 \begin_inset space \thinspace{}
9235 \end_inset
9236
9237 em) A line with a 
9238 \begin_inset Formula $\to$
9239 \end_inset
9240
9241
9242 \begin_inset space \qquad{}
9243 \end_inset
9244
9245
9246 \begin_inset Formula $\gets$
9247 \end_inset
9248
9249  QQuad
9250 \begin_inset space ~
9251 \end_inset
9252
9253 (2
9254 \begin_inset space \thinspace{}
9255 \end_inset
9256
9257 em) space between the arrows.
9258 \end_layout
9259
9260 \begin_layout Description
9261 Custom
9262 \begin_inset space ~
9263 \end_inset
9264
9265 space A line with
9266 \begin_inset Formula $\to$
9267 \end_inset
9268
9269
9270 \begin_inset space \hspace{}
9271 \length 2cm
9272 \end_inset
9273
9274
9275 \begin_inset Formula $\gets$
9276 \end_inset
9277
9278  2
9279 \begin_inset space \thinspace{}
9280 \end_inset
9281
9282 cm space between the arrows.
9283 \end_layout
9284
9285 \begin_layout Standard
9286 Table
9287 \begin_inset space ~
9288 \end_inset
9289
9290
9291 \begin_inset CommandInset ref
9292 LatexCommand ref
9293 reference "tab:Width-of-the"
9294
9295 \end_inset
9296
9297  lists the different space sizes.
9298 \end_layout
9299
9300 \begin_layout Standard
9301 \begin_inset Float table
9302 wide false
9303 sideways false
9304 status open
9305
9306 \begin_layout Plain Layout
9307 \align center
9308 \begin_inset Caption
9309
9310 \begin_layout Plain Layout
9311 \begin_inset CommandInset label
9312 LatexCommand label
9313 name "tab:Width-of-the"
9314
9315 \end_inset
9316
9317 Width of the different horizontal spaces.
9318 \end_layout
9319
9320 \end_inset
9321
9322
9323 \end_layout
9324
9325 \begin_layout Plain Layout
9326 \align center
9327 \begin_inset Tabular
9328 <lyxtabular version="3" rows="8" columns="2">
9329 <features tabularvalignment="middle">
9330 <column alignment="center" valignment="top" width="0">
9331 <column alignment="center" valignment="top" width="0">
9332 <row>
9333 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9334 \begin_inset Text
9335
9336 \begin_layout Plain Layout
9337
9338 \series bold
9339 Space
9340 \end_layout
9341
9342 \end_inset
9343 </cell>
9344 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9345 \begin_inset Text
9346
9347 \begin_layout Plain Layout
9348
9349 \series bold
9350 Width
9351 \end_layout
9352
9353 \end_inset
9354 </cell>
9355 </row>
9356 <row>
9357 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9358 \begin_inset Text
9359
9360 \begin_layout Plain Layout
9361 Normal
9362 \end_layout
9363
9364 \end_inset
9365 </cell>
9366 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9367 \begin_inset Text
9368
9369 \begin_layout Plain Layout
9370 1/3
9371 \begin_inset space \thinspace{}
9372 \end_inset
9373
9374 em
9375 \end_layout
9376
9377 \end_inset
9378 </cell>
9379 </row>
9380 <row>
9381 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9382 \begin_inset Text
9383
9384 \begin_layout Plain Layout
9385 Protected
9386 \end_layout
9387
9388 \end_inset
9389 </cell>
9390 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9391 \begin_inset Text
9392
9393 \begin_layout Plain Layout
9394 1/3
9395 \begin_inset space \thinspace{}
9396 \end_inset
9397
9398 em
9399 \end_layout
9400
9401 \end_inset
9402 </cell>
9403 </row>
9404 <row>
9405 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9406 \begin_inset Text
9407
9408 \begin_layout Plain Layout
9409 Thin
9410 \end_layout
9411
9412 \end_inset
9413 </cell>
9414 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9415 \begin_inset Text
9416
9417 \begin_layout Plain Layout
9418 1/6
9419 \begin_inset space \thinspace{}
9420 \end_inset
9421
9422 em
9423 \end_layout
9424
9425 \end_inset
9426 </cell>
9427 </row>
9428 <row>
9429 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9430 \begin_inset Text
9431
9432 \begin_layout Plain Layout
9433 Negative thin
9434 \end_layout
9435
9436 \end_inset
9437 </cell>
9438 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9439 \begin_inset Text
9440
9441 \begin_layout Plain Layout
9442 -1/6
9443 \begin_inset space \thinspace{}
9444 \end_inset
9445
9446 em
9447 \end_layout
9448
9449 \end_inset
9450 </cell>
9451 </row>
9452 <row>
9453 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9454 \begin_inset Text
9455
9456 \begin_layout Plain Layout
9457 Enspace (0.5
9458 \begin_inset space \thinspace{}
9459 \end_inset
9460
9461 em)
9462 \end_layout
9463
9464 \end_inset
9465 </cell>
9466 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9467 \begin_inset Text
9468
9469 \begin_layout Plain Layout
9470 0.5
9471 \begin_inset space \thinspace{}
9472 \end_inset
9473
9474 em
9475 \end_layout
9476
9477 \end_inset
9478 </cell>
9479 </row>
9480 <row>
9481 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9482 \begin_inset Text
9483
9484 \begin_layout Plain Layout
9485 Quad (1
9486 \begin_inset space \thinspace{}
9487 \end_inset
9488
9489 em)
9490 \end_layout
9491
9492 \end_inset
9493 </cell>
9494 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9495 \begin_inset Text
9496
9497 \begin_layout Plain Layout
9498 1
9499 \begin_inset space \thinspace{}
9500 \end_inset
9501
9502 em
9503 \end_layout
9504
9505 \end_inset
9506 </cell>
9507 </row>
9508 <row>
9509 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9510 \begin_inset Text
9511
9512 \begin_layout Plain Layout
9513 QQuad (2
9514 \begin_inset space \thinspace{}
9515 \end_inset
9516
9517 em)
9518 \end_layout
9519
9520 \end_inset
9521 </cell>
9522 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9523 \begin_inset Text
9524
9525 \begin_layout Plain Layout
9526 2
9527 \begin_inset space \thinspace{}
9528 \end_inset
9529
9530 em
9531 \end_layout
9532
9533 \end_inset
9534 </cell>
9535 </row>
9536 </lyxtabular>
9537
9538 \end_inset
9539
9540
9541 \end_layout
9542
9543 \end_inset
9544
9545
9546 \end_layout
9547
9548 \begin_layout Subsubsection
9549
9550 \family sans
9551 Horizontal Fills
9552 \family default
9553
9554 \begin_inset Index idx
9555 status collapsed
9556
9557 \begin_layout Plain Layout
9558 Spacing ! Fills
9559 \end_layout
9560
9561 \end_inset
9562
9563
9564 \end_layout
9565
9566 \begin_layout Standard
9567 Horizontal fills (HFills) are a special LyX feature for adding extra space
9568  in a uniform fashion.
9569  An HFill is actually a variable length space, whose length always equals
9570  the remaining space between the left and right margins.
9571  If there is more than one HFill on a line, they divide the available space
9572  equally between themselves.
9573  
9574 \end_layout
9575
9576 \begin_layout Standard
9577 Here a few examples what you can do with them:
9578 \end_layout
9579
9580 \begin_layout Quote
9581 \noindent
9582 This is on the left side
9583 \begin_inset space \hfill{}
9584 \end_inset
9585
9586 This is on the right
9587 \end_layout
9588
9589 \begin_layout Quote
9590 \noindent
9591 Left
9592 \begin_inset space \hfill{}
9593 \end_inset
9594
9595 Middle
9596 \begin_inset space \hfill{}
9597 \end_inset
9598
9599 Right
9600 \end_layout
9601
9602 \begin_layout Quote
9603 \noindent
9604 Left
9605 \begin_inset space \hfill{}
9606 \end_inset
9607
9608 1/3 Left
9609 \begin_inset space \hfill{}
9610 \end_inset
9611
9612
9613 \begin_inset space \hfill{}
9614 \end_inset
9615
9616 Right
9617 \end_layout
9618
9619 \begin_layout Standard
9620 That was an example in the 
9621 \family sans
9622 Quote
9623 \family default
9624  environment.
9625  Here
9626 \begin_inset Formula $\to$
9627 \end_inset
9628
9629
9630 \begin_inset space \hfill{}
9631 \end_inset
9632
9633
9634 \begin_inset Formula $\gets$
9635 \end_inset
9636
9637 is one in a standard paragraph.
9638  It may or may not be apparent in the printed text, but it 
9639 \emph on
9640 is
9641 \emph default
9642  sitting in-between the two arrows.
9643 \end_layout
9644
9645 \begin_layout Standard
9646 HFills can be made visible when you choose one of the 
9647 \family sans
9648 Fill
9649 \begin_inset space ~
9650 \end_inset
9651
9652 Pattern
9653 \family default
9654  in the space dialog: The following patterns are available:
9655 \end_layout
9656
9657 \begin_layout Standard
9658 Dots: 
9659 \begin_inset space \dotfill{}
9660 \end_inset
9661
9662
9663 \begin_inset space ~
9664 \end_inset
9665
9666
9667 \end_layout
9668
9669 \begin_layout Standard
9670 Rule: 
9671 \begin_inset space \hrulefill{}
9672 \end_inset
9673
9674
9675 \begin_inset space ~
9676 \end_inset
9677
9678
9679 \end_layout
9680
9681 \begin_layout Standard
9682 Left arrow: 
9683 \begin_inset space \leftarrowfill{}
9684 \end_inset
9685
9686
9687 \begin_inset space ~
9688 \end_inset
9689
9690
9691 \end_layout
9692
9693 \begin_layout Standard
9694 Right arrow: 
9695 \begin_inset space \rightarrowfill{}
9696 \end_inset
9697
9698
9699 \begin_inset space ~
9700 \end_inset
9701
9702
9703 \end_layout
9704
9705 \begin_layout Standard
9706 Up brace: 
9707 \begin_inset space \downbracefill{}
9708 \end_inset
9709
9710
9711 \begin_inset space ~
9712 \end_inset
9713
9714
9715 \end_layout
9716
9717 \begin_layout Standard
9718 Down brace: 
9719 \begin_inset space \upbracefill{}
9720 \end_inset
9721
9722
9723 \begin_inset space ~
9724 \end_inset
9725
9726
9727 \end_layout
9728
9729 \begin_layout Standard
9730 \begin_inset Note Greyedout
9731 status open
9732
9733 \begin_layout Plain Layout
9734
9735 \series bold
9736 Note:
9737 \series default
9738  If an HFill is at the beginning of a line, and 
9739 \emph on
9740 not
9741 \emph default
9742  in the first line in a paragraph, LyX ignores it.
9743  This prevents HFills from accidentally being wrapped onto a new line.
9744  If you need space in this case anyway, set the 
9745 \family sans
9746 Protect
9747 \family default
9748  option in the space dialog.
9749 \end_layout
9750
9751 \end_inset
9752
9753
9754 \end_layout
9755
9756 \begin_layout Subsubsection
9757 Phantom Space
9758 \begin_inset Index idx
9759 status collapsed
9760
9761 \begin_layout Plain Layout
9762 Spacing ! Phantom
9763 \end_layout
9764
9765 \end_inset
9766
9767
9768 \end_layout
9769
9770 \begin_layout Standard
9771 Sometimes you want to insert space with exactly the length of a phrase.
9772  E.
9773 \begin_inset space \thinspace{}
9774 \end_inset
9775
9776 g.
9777 \begin_inset space \space{}
9778 \end_inset
9779
9780 you want to create the following multiple choice question:
9781 \end_layout
9782
9783 \begin_layout Standard
9784 \begin_inset VSpace medskip
9785 \end_inset
9786
9787 What is correct English?:
9788 \begin_inset Newline newline
9789 \end_inset
9790
9791
9792 \begin_inset Newline newline
9793 \end_inset
9794
9795 Mr.
9796 \begin_inset space ~
9797 \end_inset
9798
9799 Edge would have been jumps the gun.
9800 \begin_inset Newline newline
9801 \end_inset
9802
9803
9804 \begin_inset ERT
9805 status collapsed
9806
9807 \begin_layout Plain Layout
9808
9809
9810 \backslash
9811 phantom{Mr.
9812  Edge }
9813 \end_layout
9814
9815 \end_inset
9816
9817 has to be jumped
9818 \begin_inset Newline newline
9819 \end_inset
9820
9821
9822 \begin_inset ERT
9823 status collapsed
9824
9825 \begin_layout Plain Layout
9826
9827
9828 \backslash
9829 phantom{Mr.
9830  Edge }
9831 \end_layout
9832
9833 \end_inset
9834
9835 jumps
9836 \begin_inset VSpace medskip
9837 \end_inset
9838
9839
9840 \end_layout
9841
9842 \begin_layout Standard
9843 So that the choices appear exactly after the phrase 
9844 \begin_inset Quotes eld
9845 \end_inset
9846
9847 Mr.
9848 \begin_inset space ~
9849 \end_inset
9850
9851 Edge
9852 \begin_inset space ~
9853 \end_inset
9854
9855
9856 \begin_inset Quotes erd
9857 \end_inset
9858
9859 .
9860  To get this, you can use the LaTeX-command 
9861 \series bold
9862
9863 \backslash
9864 phantom
9865 \series default
9866  in TeX Code
9867 \begin_inset Foot
9868 status collapsed
9869
9870 \begin_layout Plain Layout
9871 See sec.
9872 \begin_inset space \thinspace{}
9873 \end_inset
9874
9875
9876 \begin_inset CommandInset ref
9877 LatexCommand ref
9878 reference "sec:TeX-Code"
9879
9880 \end_inset
9881
9882  for more information about TeX-Code.
9883 \end_layout
9884
9885 \end_inset
9886
9887 .
9888  In our case write the command 
9889 \series bold
9890
9891 \backslash
9892 phantom{Mr.
9893  Edge }
9894 \series default
9895  (note the space after 
9896 \begin_inset Quotes eld
9897 \end_inset
9898
9899 Edge
9900 \begin_inset Quotes erd
9901 \end_inset
9902
9903 ) at the beginning of the last two lines.
9904  The command prints out the phrase within the the two braces, but invisible.
9905  That is why it is named 
9906 \begin_inset Quotes eld
9907 \end_inset
9908
9909 phantom
9910 \begin_inset Quotes erd
9911 \end_inset
9912
9913 .
9914 \begin_inset Foot
9915 status collapsed
9916
9917 \begin_layout Plain Layout
9918 There exists also the commands 
9919 \backslash
9920
9921 \series bold
9922 hphantom
9923 \series default
9924  and 
9925 \backslash
9926
9927 \series bold
9928 vphantom
9929 \series default
9930 , but this too special for the LyX User Guide.
9931  If you are interested in knowing more about this, have a look at 
9932 \begin_inset CommandInset citation
9933 LatexCommand cite
9934 key "latexcompanion,latexguide"
9935
9936 \end_inset
9937
9938 .
9939 \end_layout
9940
9941 \end_inset
9942
9943
9944 \end_layout
9945
9946 \begin_layout Subsection
9947 Vertical Space
9948 \begin_inset CommandInset label
9949 LatexCommand label
9950 name "sub:Vertical-Space"
9951
9952 \end_inset
9953
9954
9955 \begin_inset Index idx
9956 status collapsed
9957
9958 \begin_layout Plain Layout
9959 Spacing ! Vertical
9960 \end_layout
9961
9962 \end_inset
9963
9964
9965 \end_layout
9966
9967 \begin_layout Standard
9968 To add extra vertical space above or below a paragraph, use the 
9969 \family sans
9970 Insert\SpecialChar \menuseparator
9971 Formatting\SpecialChar \menuseparator
9972 Vertical
9973 \begin_inset space ~
9974 \end_inset
9975
9976 Space
9977 \family default
9978  dialog.
9979  There you find the following sizes:
9980 \end_layout
9981
9982 \begin_layout Standard
9983
9984 \family sans
9985 SmallSkip
9986 \family default
9987
9988 \family sans
9989 MedSkip
9990 \family default
9991  and 
9992 \family sans
9993 BigSkip
9994 \family default
9995  are LaTeX sizes which depend on the font size of the document.
9996  
9997 \family sans
9998 DefSkip
9999 \family default
10000  is the skip adjusted in the dialog 
10001 \family sans
10002 Document\SpecialChar \menuseparator
10003 Settings
10004 \family default
10005
10006 \begin_inset Index idx
10007 status collapsed
10008
10009 \begin_layout Plain Layout
10010 Document ! Settings
10011 \end_layout
10012
10013 \end_inset
10014
10015  for the paragraph separation.
10016  If you use indentation to separate paragraphs 
10017 \family sans
10018 DefSkip
10019 \family default
10020  is equal to 
10021 \family sans
10022 MedSkip
10023 \family default
10024 .
10025 \end_layout
10026
10027 \begin_layout Standard
10028
10029 \family sans
10030 VFill
10031 \family default
10032
10033 \begin_inset Index idx
10034 status collapsed
10035
10036 \begin_layout Plain Layout
10037 Spacing ! Fills
10038 \end_layout
10039
10040 \end_inset
10041
10042  is a variable space, set so that the space is maximal within one page.
10043  An example: You have only two short paragraphs on one page with a vfill
10044  between them.
10045  Then the first paragraph is placed at the top of the page and the second
10046  one at the bottom, because the space between them is then maximal.
10047  
10048 \family sans
10049 VFill
10050 \family default
10051 s work like 
10052 \family sans
10053 HFill
10054 \family default
10055 s: they fill the remaining vertical space on a page with blank space.
10056 \begin_inset Foot
10057 status collapsed
10058
10059 \begin_layout Plain Layout
10060
10061 \family sans
10062 HFill
10063 \family default
10064 s are described in section
10065 \begin_inset space ~
10066 \end_inset
10067
10068
10069 \begin_inset CommandInset ref
10070 LatexCommand ref
10071 reference "sub:Horizontal-Space"
10072
10073 \end_inset
10074
10075 .
10076 \end_layout
10077
10078 \end_inset
10079
10080  If there are several 
10081 \family sans
10082 VFill
10083 \family default
10084 s on a page, they divide the remaining vertical space equally between themselves.
10085  You can therefore use 
10086 \family sans
10087 VFill
10088 \family default
10089 s to center text on a page, or even place text 2/3 down a page.
10090 \end_layout
10091
10092 \begin_layout Standard
10093
10094 \family sans
10095 Custom
10096 \family default
10097  are custom spaces in units explained in Appendix
10098 \begin_inset space ~
10099 \end_inset
10100
10101
10102 \begin_inset CommandInset ref
10103 LatexCommand ref
10104 reference "cha:Units-available-in"
10105
10106 \end_inset
10107
10108 .
10109 \end_layout
10110
10111 \begin_layout Standard
10112 \begin_inset Note Greyedout
10113 status open
10114
10115 \begin_layout Plain Layout
10116
10117 \series bold
10118 Note:
10119 \series default
10120  
10121 \series medium
10122 When the extra vertical space would be in the output at the top/bottom of
10123  a page, the space is only added if you have also checked the option 
10124 \family sans
10125 Protect
10126 \family default
10127 .
10128 \end_layout
10129
10130 \end_inset
10131
10132
10133 \end_layout
10134
10135 \begin_layout Subsection
10136 Paragraph Alignment
10137 \end_layout
10138
10139 \begin_layout Standard
10140 You can change the paragraph alignment with the 
10141 \family sans
10142 Edit\SpecialChar \menuseparator
10143 Paragraph Settings
10144 \family default
10145  dialog.
10146  There are four possibilities
10147 \change_inserted 0 1239958063
10148  (shortcuts are 
10149 \begin_inset Info
10150 type  "shortcut"
10151 arg   "paragraph-params \\align block"
10152 \end_inset
10153
10154
10155 \begin_inset Info
10156 type  "shortcut"
10157 arg   "paragraph-params \\align left"
10158 \end_inset
10159
10160
10161 \begin_inset Info
10162 type  "shortcut"
10163 arg   "paragraph-params \\align right"
10164 \end_inset
10165
10166
10167 \begin_inset Info
10168 type  "shortcut"
10169 arg   "paragraph-params \\align default"
10170 \end_inset
10171
10172 )
10173 \change_unchanged
10174
10175 \end_layout
10176
10177 \begin_layout Itemize
10178
10179 \family sans
10180 Justified
10181 \end_layout
10182
10183 \begin_layout Itemize
10184
10185 \family sans
10186 Left
10187 \end_layout
10188
10189 \begin_layout Itemize
10190
10191 \family sans
10192 Right
10193 \end_layout
10194
10195 \begin_layout Itemize
10196
10197 \family sans
10198 Center
10199 \end_layout
10200
10201 \begin_layout Standard
10202 The default in most cases is justified alignment, in which the inter-word
10203  spacing is variable and each line of a paragraph fills the region between
10204  the left and right margins.
10205  The other three alignments should be self-explanatory, and look like this:
10206 \end_layout
10207
10208 \begin_layout Standard
10209 \align right
10210 This paragraph is right aligned,
10211 \end_layout
10212
10213 \begin_layout Standard
10214 \align center
10215 this one is centered,
10216 \end_layout
10217
10218 \begin_layout Standard
10219 \align left
10220 this one is left aligned.
10221 \end_layout
10222
10223 \begin_layout Subsection
10224 Forced Page Breaks
10225 \begin_inset Index idx
10226 status collapsed
10227
10228 \begin_layout Plain Layout
10229 Page breaks ! Forced
10230 \end_layout
10231
10232 \end_inset
10233
10234
10235 \begin_inset CommandInset label
10236 LatexCommand label
10237 name "sub:Forced-Page-Breaks"
10238
10239 \end_inset
10240
10241
10242 \end_layout
10243
10244 \begin_layout Standard
10245 If you don't like the way LaTeX does the pagebreaks in your document, you
10246  can force a page break where you want one.
10247  Normally this will not be necessary, because LaTeX is good at page breaking.
10248  Only if you use a lot of 
10249 \family sans
10250 Floats
10251 \family default
10252 , LaTeX's page breaking algorithm can fail.
10253 \end_layout
10254
10255 \begin_layout Standard
10256 We recommend not to use forced pagebreaks until the text is finished and
10257  until you have checked in the preview to see if you 
10258 \emph on
10259 really
10260 \emph default
10261  have to change the page breaking.
10262 \end_layout
10263
10264 \begin_layout Standard
10265 There are two types of pagebreaks: One that ends the page without any special
10266  action.
10267  This can be inserted above or below a paragraph via the menu 
10268 \family sans
10269 Insert\SpecialChar \menuseparator
10270 Formatting\SpecialChar \menuseparator
10271 New
10272 \begin_inset space ~
10273 \end_inset
10274
10275 Page
10276 \family default
10277 .
10278  The second type, that is inserted via the menu 
10279 \family sans
10280 Insert\SpecialChar \menuseparator
10281 Formatting\SpecialChar \menuseparator
10282 Page
10283 \begin_inset space ~
10284 \end_inset
10285
10286 Break
10287 \family default
10288 , ends a page but stretches the content of the page, so that it fills out
10289  the complete page.
10290  This type is useful to avoid whitespace when a page break produces a page
10291  on which only the last few lines are absent.
10292 \end_layout
10293
10294 \begin_layout Standard
10295 You might try to use a page break to ensure that a figure or table appears
10296  at the top of a page.
10297  This is, of course, the wrong way to do it.
10298  LyX gives you a way of automatically ensuring that your figures and tables
10299  appear at the top of a page (or the bottom, or on their own page) without
10300  having to worry about what precedes or follows your figure or table.
10301  See chapter 
10302 \begin_inset CommandInset ref
10303 LatexCommand ref
10304 reference "cha:Floats-and-Notes"
10305
10306 \end_inset
10307
10308  to learn more about 
10309 \family sans
10310 Floats
10311 \family default
10312 .
10313 \end_layout
10314
10315 \begin_layout Subsubsection
10316 Clear Page Breaks
10317 \begin_inset CommandInset label
10318 LatexCommand label
10319 name "sub:Clear-Page-Breaks"
10320
10321 \end_inset
10322
10323
10324 \begin_inset Index idx
10325 status collapsed
10326
10327 \begin_layout Plain Layout
10328 Page breaks ! Clear
10329 \end_layout
10330
10331 \end_inset
10332
10333
10334 \end_layout
10335
10336 \begin_layout Standard
10337 Rather than forced pagebreaks where the content behind the break is placed
10338  directly on the next page, you can also clear pages while breaking them.
10339  That means that the current paragraph is terminated and everything, including
10340  unprocessed floats, from the earlier part of the document are placed behind
10341  it, if necessary by adding pages.
10342 \end_layout
10343
10344 \begin_layout Standard
10345 You can insert a clear page break with the menu 
10346 \family sans
10347 Insert\SpecialChar \menuseparator
10348 Formatting\SpecialChar \menuseparator
10349 Clear
10350 \begin_inset space ~
10351 \end_inset
10352
10353 Page
10354 \family default
10355 .
10356  When you have a two-sided document like a book, you can use the menu 
10357 \family sans
10358 Insert\SpecialChar \menuseparator
10359 Formatting\SpecialChar \menuseparator
10360 Clear
10361 \begin_inset space ~
10362 \end_inset
10363
10364 Double
10365 \begin_inset space ~
10366 \end_inset
10367
10368 Page
10369 \family default
10370  to insert a clear page break that assures that the next page is a right-hand
10371  page (odd-numbered), if necessary by adding a page.
10372 \end_layout
10373
10374 \begin_layout Subsection
10375 Forced Line Breaks
10376 \begin_inset Index idx
10377 status collapsed
10378
10379 \begin_layout Plain Layout
10380 Line breaks
10381 \end_layout
10382
10383 \end_inset
10384
10385
10386 \begin_inset CommandInset label
10387 LatexCommand label
10388 name "sub:Forced-Line-Breaks"
10389
10390 \end_inset
10391
10392
10393 \end_layout
10394
10395 \begin_layout Standard
10396 Similar to page breaks there are two types of line breaks: One that simply
10397  breaks the line.
10398  You can force this line break within a paragraph by selecting 
10399 \family sans
10400 Insert\SpecialChar \menuseparator
10401 Formatting\SpecialChar \menuseparator
10402 Ragged
10403 \begin_inset space ~
10404 \end_inset
10405
10406 Line
10407 \begin_inset space ~
10408 \end_inset
10409
10410 Break
10411 \family default
10412  or with 
10413 \begin_inset Info
10414 type  "shortcut"
10415 arg   "newline-insert newline"
10416 \end_inset
10417
10418 .
10419  Another type that is inserted via the menu 
10420 \family sans
10421 Insert\SpecialChar \menuseparator
10422 Formatting\SpecialChar \menuseparator
10423 Justified
10424 \begin_inset space ~
10425 \end_inset
10426
10427 Line
10428 \begin_inset space ~
10429 \end_inset
10430
10431 Break
10432 \family default
10433  breaks the line and stretches it so that it fills out the whole space between
10434  the page margins.
10435  This is necessary to avoid 
10436 \begin_inset Quotes eld
10437 \end_inset
10438
10439 fringes
10440 \begin_inset Quotes erd
10441 \end_inset
10442
10443  in justified paragraphs due to whitespace introduced by line breaks.
10444 \end_layout
10445
10446 \begin_layout Standard
10447 You shouldn't use forced line breaks to correct LaTeX's line breaking, as
10448  LaTeX is very good at line breaking.
10449  There are, however, a number of situations where it is necessary to actively
10450  set a line break, e.
10451 \begin_inset space \thinspace{}
10452 \end_inset
10453
10454 g.
10455 \begin_inset space \space{}
10456 \end_inset
10457
10458 in a poem or for an address (see sections
10459 \begin_inset space ~
10460 \end_inset
10461
10462
10463 \begin_inset CommandInset ref
10464 LatexCommand ref
10465 reference "sec:Quote"
10466
10467 \end_inset
10468
10469
10470 \begin_inset CommandInset ref
10471 LatexCommand ref
10472 reference "sec:Verse"
10473
10474 \end_inset
10475
10476  and 
10477 \begin_inset CommandInset ref
10478 LatexCommand ref
10479 reference "sec:Address-Usage"
10480
10481 \end_inset
10482
10483 ).
10484 \end_layout
10485
10486 \begin_layout Subsection
10487 Horizontal Lines
10488 \begin_inset CommandInset label
10489 LatexCommand label
10490 name "sub:Horizontal-Lines"
10491
10492 \end_inset
10493
10494
10495 \begin_inset Index idx
10496 status collapsed
10497
10498 \begin_layout Plain Layout
10499 Horizontal lines
10500 \end_layout
10501
10502 \end_inset
10503
10504
10505 \end_layout
10506
10507 \begin_layout Standard
10508
10509 \lyxline
10510 In the dialog 
10511 \family sans
10512 Insert\SpecialChar \menuseparator
10513 Formatting\SpecialChar \menuseparator
10514 Horizontal
10515 \begin_inset space ~
10516 \end_inset
10517
10518 Line
10519 \family default
10520  you can insert horizontal lines that span the whole width of the document
10521  or column.
10522 \lyxline
10523
10524 \end_layout
10525
10526 \begin_layout Section
10527 Characters and Symbols
10528 \end_layout
10529
10530 \begin_layout Standard
10531 You can directly enter all characters that are available on your keyboard.
10532  You can also use special keyboard maps to be able to enter e.
10533 \begin_inset space \thinspace{}
10534 \end_inset
10535
10536 g.
10537 \begin_inset space \space{}
10538 \end_inset
10539
10540 characters needed for French with an English keyboard.
10541  See section
10542 \begin_inset space \thinspace{}
10543 \end_inset
10544
10545
10546 \begin_inset CommandInset ref
10547 LatexCommand ref
10548 reference "sub:Keyboard-mapping"
10549
10550 \end_inset
10551
10552  for information on how this is done.
10553 \end_layout
10554
10555 \begin_layout Standard
10556 For the case where you need a character that is not on your keyboard, you
10557  can use the 
10558 \family sans
10559 Symbols
10560 \family default
10561  dialog via the menu 
10562 \family sans
10563 Insert\SpecialChar \menuseparator
10564 Special Character\SpecialChar \menuseparator
10565 Symbols
10566 \family default
10567 .
10568 \end_layout
10569
10570 \begin_layout Standard
10571 \begin_inset Note Greyedout
10572 status open
10573
10574 \begin_layout Plain Layout
10575
10576 \series bold
10577 Note:
10578 \series default
10579  Maybe not all symbols inserted with the symbols dialog can be displayed
10580  when you are using a special screen font in LyX's preferences.
10581  But the inserted symbols will in every case be displayed in the output.
10582 \end_layout
10583
10584 \end_inset
10585
10586
10587 \end_layout
10588
10589 \begin_layout Section
10590 Fonts and Text Styles
10591 \begin_inset CommandInset label
10592 LatexCommand label
10593 name "sec:Fonts-and-Text"
10594
10595 \end_inset
10596
10597
10598 \end_layout
10599
10600 \begin_layout Subsection
10601 Font Types
10602 \begin_inset Index idx
10603 status collapsed
10604
10605 \begin_layout Plain Layout
10606 Font ! Types
10607 \end_layout
10608
10609 \end_inset
10610
10611
10612 \end_layout
10613
10614 \begin_layout Standard
10615 There are two types of fonts:
10616 \end_layout
10617
10618 \begin_layout Description
10619 Vector
10620 \begin_inset space ~
10621 \end_inset
10622
10623 fonts
10624 \begin_inset Index idx
10625 status collapsed
10626
10627 \begin_layout Plain Layout
10628 Fonts ! Vector-
10629 \end_layout
10630
10631 \end_inset
10632
10633  are fonts, built from outlines of the single glyphs (i.
10634 \begin_inset space \thinspace{}
10635 \end_inset
10636
10637 g.
10638  characters) in the font.
10639  This means that each glyph is defined using mathematical curves that are
10640  well suited for scaling to any requested size.
10641  This mathematical definition is interpreted by the font renderer and the
10642  curve is filled out with pixels according to the size and glyph.
10643  This means that outline fonts will look pretty good in all sizes.
10644  Only at very small sizes where each pixel has to be very carefully computed
10645  to provide a good image, it might be hard to provide a good rendering.
10646 \begin_inset Newline newline
10647 \end_inset
10648
10649 That could mean that one only needs to define one font size and scale them.
10650  But to achieve a better quality, many fonts define several font sizes.
10651  That improves the appearance because you need more details at large font
10652  sizes than at small ones.
10653 \begin_inset Newline newline
10654 \end_inset
10655
10656 The font types 
10657 \family typewriter
10658 TrueType
10659 \family default
10660
10661 \family typewriter
10662 OpenType
10663 \family default
10664 , and 
10665 \family typewriter
10666 Type
10667 \begin_inset space ~
10668 \end_inset
10669
10670 1
10671 \family default
10672  are vector fonts.
10673 \end_layout
10674
10675 \begin_layout Description
10676 Bitmap
10677 \begin_inset space ~
10678 \end_inset
10679
10680 fonts
10681 \begin_inset Index idx
10682 status collapsed
10683
10684 \begin_layout Plain Layout
10685 Fonts ! Bitmap-
10686 \end_layout
10687
10688 \end_inset
10689
10690  on the other hand, are defined by bitmap graphics from the start, so they
10691  will look good at all the sizes they are meant for.
10692  However, they don't scale well, because in order to scale a glyph, each
10693  pixel is enlarged into several pixels.
10694  It is the same effect that happens if you try to enlarge a picture in a
10695  picture manipulation program.
10696  In order to relieve this effect, bitmap fonts are typically provided in
10697  several fixed sizes typically from around 8 pixels high up to 34 pixels
10698  or so high in steps according to what is believed to be useful.
10699  The advantage of bitmap fonts is that no complicated computations are necessary
10700  to display each glyph, so bitmap fonts are thus faster displayed than scalable
10701  fonts.
10702  The disadvantage is that sizes that don't exist as fixed versions have
10703  to be scaled by doubling pixels, and thus look bad.
10704 \begin_inset Newline newline
10705 \end_inset
10706
10707 Bitmap fonts are named 
10708 \family typewriter
10709 Type
10710 \begin_inset space ~
10711 \end_inset
10712
10713 3
10714 \family default
10715  in PostScript- and PDF-documents.
10716 \end_layout
10717
10718 \begin_layout Standard
10719 The result of all this, is that bitmap fonts are best for the size they
10720  are designed for, while scalable fonts are good for nearly all sizes.
10721  So one need fewer font size definitions for scalable fonts.
10722  That's the reason why nearly all text rendering and typesetting programs
10723  use scalable fonts.
10724 \end_layout
10725
10726 \begin_layout Standard
10727 To test which fonts are used in a PDF-document, you can have a look into
10728  its document properties.
10729 \end_layout
10730
10731 \begin_layout Standard
10732 Many modern typesetting and markup languages have begun to move towards
10733  specifying character styles rather than specifying a particular font.
10734  For example, instead of changing to an italicized version of the current
10735  font to emphasize text, you use an 
10736 \begin_inset Quotes eld
10737 \end_inset
10738
10739 emphasized style
10740 \begin_inset Quotes erd
10741 \end_inset
10742
10743  instead.
10744  This concept fits in perfectly with LyX.
10745  In LyX, you do things based on contexts, rather than focusing on typesetting
10746  details.
10747 \end_layout
10748
10749 \begin_layout Subsection
10750 Document Font and Font size
10751 \begin_inset CommandInset label
10752 LatexCommand label
10753 name "sub:Document-Font"
10754
10755 \end_inset
10756
10757
10758 \begin_inset Index idx
10759 status collapsed
10760
10761 \begin_layout Plain Layout
10762 Font ! Size
10763 \end_layout
10764
10765 \end_inset
10766
10767
10768 \begin_inset Index idx
10769 status collapsed
10770
10771 \begin_layout Plain Layout
10772 Document ! Font
10773 \end_layout
10774
10775 \end_inset
10776
10777
10778 \end_layout
10779
10780 \begin_layout Standard
10781 You can set the document fonts in the 
10782 \family sans
10783 Document\SpecialChar \menuseparator
10784 Settings
10785 \family default
10786
10787 \begin_inset Index idx
10788 status collapsed
10789
10790 \begin_layout Plain Layout
10791 Document ! Settings
10792 \end_layout
10793
10794 \end_inset
10795
10796  dialog.
10797  There you can specify which font should be used for the three different
10798  font shapes roman (serif), 
10799 \family sans
10800 sans
10801 \begin_inset space ~
10802 \end_inset
10803
10804 serif
10805 \family default
10806 , and 
10807 \family typewriter
10808 typewriter
10809 \family default
10810  and its scalings.
10811 \end_layout
10812
10813 \begin_layout Standard
10814 The possible options for the font include 
10815 \family sans
10816 default
10817 \family default
10818  and a list of fonts available on your system.
10819  
10820 \family sans
10821 default
10822 \family default
10823  uses the standard TeX fonts, known as 
10824 \begin_inset Quotes eld
10825 \end_inset
10826
10827
10828 \family typewriter
10829 Computer Modern
10830 \family default
10831
10832 \begin_inset Quotes erd
10833 \end_inset
10834
10835  (
10836 \family typewriter
10837 cm
10838 \family default
10839 ) or 
10840 \begin_inset Quotes eld
10841 \end_inset
10842
10843
10844 \family typewriter
10845 European Computer Modern
10846 \family default
10847
10848 \begin_inset Quotes erd
10849 \end_inset
10850
10851  (
10852 \family typewriter
10853 ec
10854 \family default
10855 ).
10856 \end_layout
10857
10858 \begin_layout Standard
10859 As 
10860 \family typewriter
10861 cm
10862 \family default
10863  and 
10864 \family typewriter
10865 ec
10866 \family default
10867  are bitmap fonts, they often looks pixeled in PDF output, especially when
10868  you read the PDF in a zoomed size.
10869 \begin_inset Foot
10870 status collapsed
10871
10872 \begin_layout Plain Layout
10873 This problem doesn't appear if you read PDFs in 
10874 \family typewriter
10875 Adobe
10876 \begin_inset space ~
10877 \end_inset
10878
10879 Reader
10880 \family default
10881  version 6 or later, because this program includes a special bitmap font
10882  renderer.
10883 \end_layout
10884
10885 \end_inset
10886
10887  To get rid of pixeled fonts, you have to use a vector font.
10888  There are three ways to use one:
10889 \end_layout
10890
10891 \begin_layout Itemize
10892 One way is to use the 
10893 \family typewriter
10894 AE
10895 \family default
10896  fonts.
10897  
10898 \family typewriter
10899 AE
10900 \family default
10901  is a virtual font.
10902  Virtual means that it 
10903 \begin_inset Quotes eld
10904 \end_inset
10905
10906 steals
10907 \begin_inset Quotes erd
10908 \end_inset
10909
10910  outline 
10911 \family typewriter
10912 cm
10913 \family default
10914 -glyphs from other fonts.
10915  This has the disadvantage that some characters are missing, like the French
10916  guillemets (
10917 \begin_inset Quotes eld
10918 \end_inset
10919
10920 «
10921 \begin_inset Quotes erd
10922 \end_inset
10923
10924  and 
10925 \begin_inset Quotes eld
10926 \end_inset
10927
10928 »
10929 \begin_inset Quotes erd
10930 \end_inset
10931
10932 )
10933 \begin_inset Foot
10934 status collapsed
10935
10936 \begin_layout Plain Layout
10937 Loading the LaTeX-package 
10938 \series bold
10939 aeguill
10940 \series default
10941
10942 \begin_inset Index idx
10943 status collapsed
10944
10945 \begin_layout Plain Layout
10946 LaTeX-packages ! aeguill
10947 \end_layout
10948
10949 \end_inset
10950
10951  with the document preamble line
10952 \begin_inset Newline newline
10953 \end_inset
10954
10955
10956 \series bold
10957
10958 \backslash
10959 usepackage[ec]{aeguill}
10960 \begin_inset Newline newline
10961 \end_inset
10962
10963
10964 \series default
10965 will fix the guillemet problem.
10966 \end_layout
10967
10968 \end_inset
10969
10970  and that accented characters are not 
10971 \emph on
10972 one
10973 \emph default
10974  glyph, they are build of 
10975 \emph on
10976 two
10977 \emph default
10978  characters, the accent and the letter.
10979  Therefore you can't search in documents using the 
10980 \family typewriter
10981 AE
10982 \family default
10983  fonts for words with accented characters.
10984  If you search for example for the French word 
10985 \begin_inset Quotes eld
10986 \end_inset
10987
10988 rève
10989 \begin_inset Quotes erd
10990 \end_inset
10991
10992  in a PDF, you won't get any result, because the PDF-viewer searches for
10993  the glyph 
10994 \begin_inset Quotes eld
10995 \end_inset
10996
10997  è 
10998 \begin_inset Quotes erd
10999 \end_inset
11000
11001  and not for the glyph 
11002 \begin_inset Quotes eld
11003 \end_inset
11004
11005  e +
11006 \begin_inset space ~
11007 \end_inset
11008
11009  ̀ 
11010 \begin_inset Quotes erd
11011 \end_inset
11012
11013 .
11014 \end_layout
11015
11016 \begin_layout Itemize
11017 Another possibility is to use three different outline fonts
11018 \begin_inset Foot
11019 status collapsed
11020
11021 \begin_layout Plain Layout
11022 Other fonts, like 
11023 \family typewriter
11024 Latin Modern
11025 \family default
11026  or 
11027 \family typewriter
11028 Computer Modern
11029 \family default
11030 , consist of these three main font types 
11031 \family sans
11032 sans
11033 \begin_inset space ~
11034 \end_inset
11035
11036 serif
11037 \family default
11038
11039 \family sans
11040 typewriter
11041 \family default
11042 , and 
11043 \family sans
11044 serif
11045 \family default
11046 .
11047 \end_layout
11048
11049 \end_inset
11050
11051
11052 \family typewriter
11053 Times Roman
11054 \family default
11055  as roman font,
11056 \family sans
11057  
11058 \family typewriter
11059 Helvetica
11060 \family default
11061  scaled to 92 or 95
11062 \begin_inset space \thinspace{}
11063 \end_inset
11064
11065 % as sans
11066 \begin_inset space ~
11067 \end_inset
11068
11069 serif font, and 
11070 \family typewriter
11071 courier
11072 \family default
11073  as typewriter font.
11074 \begin_inset Newline newline
11075 \end_inset
11076
11077 The differences between roman, 
11078 \family sans
11079 sans
11080 \begin_inset space ~
11081 \end_inset
11082
11083 serif
11084 \family default
11085 , and 
11086 \family typewriter
11087 typewriter
11088 \family default
11089  fonts are explained in section
11090 \begin_inset space ~
11091 \end_inset
11092
11093
11094 \begin_inset CommandInset ref
11095 LatexCommand ref
11096 reference "sub:Fine-Tuning-with-the"
11097
11098 \end_inset
11099
11100 .
11101 \begin_inset Newline newline
11102 \end_inset
11103
11104 The font 
11105 \family typewriter
11106 Times Roman
11107 \family default
11108  was originally designed for newspapers.
11109  That means its glyphs are smaller than the ones from other fonts to fit
11110  into the small newspaper columns.
11111  Therefore 
11112 \family typewriter
11113 Times Roman
11114 \family default
11115  is not the optimal choice for larger documents like books.
11116 \end_layout
11117
11118 \begin_layout Itemize
11119 The best solution is to use the 
11120 \family typewriter
11121 Latin Modern
11122 \family default
11123  (
11124 \family typewriter
11125 lm
11126 \family default
11127 ) fonts.
11128  These fonts were developed for the LaTeX community to replace 
11129 \family typewriter
11130 cm
11131 \family default
11132  as the default font.
11133  In most cases they look the same as 
11134 \family typewriter
11135 cm
11136 \family default
11137
11138 \begin_inset Foot
11139 status collapsed
11140
11141 \begin_layout Plain Layout
11142 One difference is improved kerning for the 
11143 \family typewriter
11144 lm
11145 \family default
11146  fonts.
11147 \end_layout
11148
11149 \end_inset
11150
11151 , but 
11152 \family typewriter
11153 lm
11154 \family default
11155  covers a vast number of characters over the other two families 
11156 \family typewriter
11157 cm
11158 \family default
11159  and 
11160 \family typewriter
11161 ec
11162 \family default
11163 .
11164 \end_layout
11165
11166 \begin_layout Standard
11167 \begin_inset VSpace bigskip
11168 \end_inset
11169
11170 For the font size there are four possible values: 
11171 \family sans
11172 default, 10
11173 \family default
11174
11175 \family sans
11176 11
11177 \family default
11178 , and 
11179 \family sans
11180 12
11181 \family default
11182 .
11183  The size of 
11184 \family sans
11185 default
11186 \family default
11187  depends on your LaTeX-system, normally it is equal to the font size 10.
11188 \end_layout
11189
11190 \begin_layout Standard
11191 The font sizes are the 
11192 \emph on
11193 base size
11194 \emph default
11195 .
11196  That means that LyX scales all other possible font sizes (such as those
11197  used in footnotes, super-, and subscripts) by this value.
11198  You can fine-tune the font size of text parts via the 
11199 \family sans
11200 Text
11201 \begin_inset space ~
11202 \end_inset
11203
11204 Style
11205 \family default
11206  dialog if needed.
11207  The possible font sizes for text parts are explained in section
11208 \begin_inset space ~
11209 \end_inset
11210
11211
11212 \begin_inset CommandInset ref
11213 LatexCommand ref
11214 reference "sub:Fine-Tuning-with-the"
11215
11216 \end_inset
11217
11218 .
11219 \end_layout
11220
11221 \begin_layout Standard
11222 The field 
11223 \family sans
11224 CJK
11225 \family default
11226  allows users of the languages Chinese, Japanese, Korean (CJK) to specify
11227  a font to display the script characters.
11228 \begin_inset Foot
11229 status collapsed
11230
11231 \begin_layout Plain Layout
11232 The font will be the argument for the commands of the LaTeX-package 
11233 \series bold
11234 CJK
11235 \series default
11236 .
11237  So this has no effect for the document language 
11238 \family sans
11239 Japanese
11240 \family default
11241  that doesn't use 
11242 \series bold
11243 CJK
11244 \series default
11245 .
11246 \end_layout
11247
11248 \end_inset
11249
11250
11251 \end_layout
11252
11253 \begin_layout Standard
11254 \begin_inset VSpace bigskip
11255 \end_inset
11256
11257
11258 \begin_inset Note Greyedout
11259 status open
11260
11261 \begin_layout Plain Layout
11262
11263 \series bold
11264 Note:
11265 \series default
11266  When you choose a new font or font size, LyX does 
11267 \emph on
11268 not
11269 \emph default
11270  change the screen font! You will only see a difference in the printed output;
11271  this is part of the WYSIWYM concept.
11272  LyX's screen fonts can be adjusted in the 
11273 \family sans
11274 Tools\SpecialChar \menuseparator
11275 Preferences
11276 \family default
11277  dialog, see section
11278 \begin_inset space ~
11279 \end_inset
11280
11281
11282 \begin_inset CommandInset ref
11283 LatexCommand ref
11284 reference "sub:Screen-Fonts"
11285
11286 \end_inset
11287
11288 .
11289 \end_layout
11290
11291 \end_inset
11292
11293
11294 \end_layout
11295
11296 \begin_layout Subsection
11297 Using Different Character Styles
11298 \begin_inset Index idx
11299 status collapsed
11300
11301 \begin_layout Plain Layout
11302 Character Styles
11303 \end_layout
11304
11305 \end_inset
11306
11307
11308 \begin_inset Index idx
11309 status collapsed
11310
11311 \begin_layout Plain Layout
11312 Text Style
11313 \end_layout
11314
11315 \end_inset
11316
11317
11318 \end_layout
11319
11320 \begin_layout Standard
11321 As we've already seen, LyX automatically changes the character style for
11322  certain paragraph environments.
11323  LyX supports two character styles, 
11324 \family sans
11325 Emphasized
11326 \family default
11327  and 
11328 \family sans
11329 Noun
11330 \family default
11331 .
11332  You can activate both of these styles via keybindings, the menus, and the
11333  toolbar.
11334 \end_layout
11335
11336 \begin_layout Standard
11337 To activate the 
11338 \family sans
11339 Noun
11340 \family default
11341  style, do one of the following:
11342 \end_layout
11343
11344 \begin_layout Itemize
11345 click on the toolbar button 
11346 \begin_inset Graphics
11347         filename ../images/font-noun.png
11348
11349 \end_inset
11350
11351
11352 \end_layout
11353
11354 \begin_layout Itemize
11355 use the key binding 
11356 \begin_inset Info
11357 type  "shortcut"
11358 arg   "font-noun"
11359 \end_inset
11360
11361
11362 \end_layout
11363
11364 \begin_layout Standard
11365 These commands are all toggles.
11366  That is, if 
11367 \family sans
11368 Noun
11369 \family default
11370  style is already active, they deactivate it.
11371 \end_layout
11372
11373 \begin_layout Standard
11374 One typically uses the 
11375 \family sans
11376 Noun
11377 \family default
11378  style for proper names.
11379  For example: 
11380 \begin_inset Quotes eld
11381 \end_inset
11382
11383
11384 \noun on
11385 Matthias Ettrich
11386 \noun default
11387  is the original author of LyX.
11388 \begin_inset Quotes erd
11389 \end_inset
11390
11391
11392 \end_layout
11393
11394 \begin_layout Standard
11395 A more widely used character style is the 
11396 \family sans
11397 Emphasized
11398 \family default
11399  style.
11400  You can activate (or deactivate - it's also a toggle) the 
11401 \family sans
11402 Emphasized
11403 \family default
11404  style by:
11405 \end_layout
11406
11407 \begin_layout Itemize
11408 clicking on the toolbar button 
11409 \begin_inset Graphics
11410         filename ../images/font-emph.png
11411
11412 \end_inset
11413
11414
11415 \end_layout
11416
11417 \begin_layout Itemize
11418 using the keybindings 
11419 \begin_inset Info
11420 type  "shortcut"
11421 arg   "font-emph"
11422 \end_inset
11423
11424
11425 \end_layout
11426
11427 \begin_layout Standard
11428 Normally the 
11429 \family sans
11430 Emphasized
11431 \family default
11432  style is equivalent to an italic font but some document classes or LaTeX-packag
11433 es use a different font.
11434 \end_layout
11435
11436 \begin_layout Standard
11437 We've been using the 
11438 \family sans
11439 Emphasized
11440 \family default
11441  style all over the place in this document.
11442  Here's one more example:
11443 \end_layout
11444
11445 \begin_layout Quotation
11446
11447 \emph on
11448 Don't overuse character styles!
11449 \end_layout
11450
11451 \begin_layout Standard
11452 It's also a warning in addition to an example.
11453  One's writing should parallel ordinary conversation.
11454  Since we don't all constantly scream at each other, we should also avoid
11455  the common tendency to overuse character style.
11456  
11457 \end_layout
11458
11459 \begin_layout Standard
11460 You can always reset to the default font using the key binding 
11461 \begin_inset Info
11462 type  "shortcut"
11463 arg   "font-default"
11464 \end_inset
11465
11466  or the dialog 
11467 \family sans
11468 Edit\SpecialChar \menuseparator
11469 Text
11470 \begin_inset space ~
11471 \end_inset
11472
11473 Style
11474 \family default
11475 .
11476 \end_layout
11477
11478 \begin_layout Subsection
11479 Fine-Tuning with the 
11480 \family sans
11481 Text Style
11482 \family default
11483  dialog
11484 \begin_inset CommandInset label
11485 LatexCommand label
11486 name "sub:Fine-Tuning-with-the"
11487
11488 \end_inset
11489
11490
11491 \begin_inset Index idx
11492 status collapsed
11493
11494 \begin_layout Plain Layout
11495 Text Style
11496 \end_layout
11497
11498 \end_inset
11499
11500
11501 \end_layout
11502
11503 \begin_layout Standard
11504 There are always occasions when you will need to do some fine-tuning, so
11505  LyX gives you a way to create a custom character style.
11506  For example, an academic journal or a corporation may have a style sheet
11507  requiring a sans-serif font be used in certain situations.
11508  Also, writers sometimes use a different font to offset a character's thoughts
11509  from ordinary dialog.
11510 \end_layout
11511
11512 \begin_layout Standard
11513 Before we document how to use custom character style, we want to issue a
11514  warning yet again: Don't overuse character styles! 
11515 \begin_inset Newline newline
11516 \end_inset
11517
11518 Documents that overuse different fonts and sizes are not well readable and
11519  tend to look as if someone has knocked huge holes in them.
11520 \end_layout
11521
11522 \begin_layout Standard
11523 To use custom character styles, open the 
11524 \family sans
11525 Edit\SpecialChar \menuseparator
11526 Text
11527 \begin_inset space ~
11528 \end_inset
11529
11530 Style
11531 \family default
11532  dialog.
11533  There are several boxes on this dialog, each corresponding to a different
11534  font property which you can choose.
11535  You can choose an option for one of these properties, or select 
11536 \family sans
11537 No
11538 \begin_inset space ~
11539 \end_inset
11540
11541 change
11542 \family default
11543 , which keeps the current state of that property.
11544  The item 
11545 \family sans
11546 Reset
11547 \family default
11548  will reset the property to whatever is the default.
11549  You can use this to reset attributes across a bunch of different paragraph
11550  environments in a snap.
11551 \end_layout
11552
11553 \begin_layout Standard
11554 The font properties, and their options (in addition to 
11555 \family sans
11556 No
11557 \begin_inset space ~
11558 \end_inset
11559
11560 change
11561 \family default
11562  and 
11563 \family sans
11564 Reset
11565 \family default
11566 ) are:
11567 \end_layout
11568
11569 \begin_layout Labeling
11570 \labelwidthstring 00.00.0000
11571
11572 \family sans
11573 Family
11574 \family default
11575  The 
11576 \begin_inset Quotes eld
11577 \end_inset
11578
11579 overall look
11580 \begin_inset Quotes erd
11581 \end_inset
11582
11583  of the font.
11584  The possible options are:
11585 \end_layout
11586
11587 \begin_deeper
11588 \begin_layout Labeling
11589 \labelwidthstring 00.00.0000
11590
11591 \family sans
11592 Roman
11593 \family default
11594  This is the Roman font family.
11595  Normally a serif font.
11596  It's also the default family.
11597  (key binding 
11598 \begin_inset Info
11599 type  "shortcut"
11600 arg   "font-roman"
11601 \end_inset
11602
11603 )
11604 \end_layout
11605
11606 \begin_layout Labeling
11607 \labelwidthstring 00.00.0000
11608
11609 \family sans
11610 Sans
11611 \begin_inset space ~
11612 \end_inset
11613
11614 Serif
11615 \family default
11616  
11617 \family sans
11618 This is the Sans Serif font family.
11619
11620 \family default
11621  (key binding 
11622 \begin_inset Info
11623 type  "shortcut"
11624 arg   "font-sans"
11625 \end_inset
11626
11627 )
11628 \end_layout
11629
11630 \begin_layout Labeling
11631 \labelwidthstring 00.00.0000
11632
11633 \family sans
11634 Typewriter
11635 \family default
11636  
11637 \family typewriter
11638 This is the Typewriter font family.
11639
11640 \family default
11641  (key binding 
11642 \begin_inset Info
11643 type  "shortcut"
11644 arg   "font-typewriter"
11645 \end_inset
11646
11647
11648 \family sans
11649 )
11650 \end_layout
11651
11652 \end_deeper
11653 \begin_layout Labeling
11654 \labelwidthstring 00.00.0000
11655
11656 \family sans
11657 Series
11658 \family default
11659  This corresponds to the print weight.
11660  Options are:
11661 \end_layout
11662
11663 \begin_deeper
11664 \begin_layout Labeling
11665 \labelwidthstring 00.00.0000
11666
11667 \family sans
11668 Medium
11669 \family default
11670  This is the Medium font series.
11671  It's also the default series.
11672 \end_layout
11673
11674 \begin_layout Labeling
11675 \labelwidthstring 00.00.0000
11676
11677 \family sans
11678 Bold
11679 \family default
11680  
11681 \series bold
11682 This is the Bold font series.
11683
11684 \series default
11685  (key binding 
11686 \begin_inset Info
11687 type  "shortcut"
11688 arg   "font-bold"
11689 \end_inset
11690
11691 )
11692 \end_layout
11693
11694 \end_deeper
11695 \begin_layout Labeling
11696 \labelwidthstring 00.00.0000
11697
11698 \family sans
11699 Shape
11700 \family default
11701  As the name implies.
11702  Options are:
11703 \end_layout
11704
11705 \begin_deeper
11706 \begin_layout Labeling
11707 \labelwidthstring 00.00.0000
11708
11709 \family sans
11710 Upright
11711 \family default
11712  This is the Upright font shape.
11713  It's also the default shape.
11714 \end_layout
11715
11716 \begin_layout Labeling
11717 \labelwidthstring 00.00.0000
11718
11719 \family sans
11720 Italic
11721 \family default
11722  
11723 \shape italic
11724 This
11725 \shape default
11726  
11727 \family sans
11728 \shape italic
11729 i
11730 \family default
11731 s the Italic font shape
11732 \shape default
11733 \emph on
11734 .
11735 \end_layout
11736
11737 \begin_layout Labeling
11738 \labelwidthstring 00.00.0000
11739
11740 \family sans
11741 Slanted
11742 \family default
11743  
11744 \shape slanted
11745 This is the Slanted font shape
11746 \shape default
11747  (although it might not be visible in LyX, this is different from italic).
11748 \end_layout
11749
11750 \begin_layout Labeling
11751 \labelwidthstring 00.00.0000
11752
11753 \family sans
11754 Small
11755 \begin_inset space ~
11756 \end_inset
11757
11758 Caps
11759 \family default
11760  
11761 \shape smallcaps
11762 This is the Small caps font shape
11763 \shape default
11764 \noun on
11765 .
11766 \end_layout
11767
11768 \end_deeper
11769 \begin_layout Labeling
11770 \labelwidthstring 00.00.0000
11771
11772 \family sans
11773 Size
11774 \family default
11775  Alters the size of the font.
11776  You'll find no numerical values here; all possible sizes are actually proportio
11777 nal to the document font size.
11778  Once again, you don't feed LyX the details, but a general description of
11779  what you want to do.
11780  The options are:
11781 \end_layout
11782
11783 \begin_deeper
11784 \begin_layout Labeling
11785 \labelwidthstring 00.00.0000
11786
11787 \family sans
11788 Tiny
11789 \family default
11790  
11791 \size tiny
11792 This is the 
11793 \begin_inset Quotes eld
11794 \end_inset
11795
11796 Tiny
11797 \begin_inset Quotes erd
11798 \end_inset
11799
11800  font size.
11801
11802 \size default
11803  (key bindings 
11804 \begin_inset Info
11805 type  "shortcuts"
11806 arg   "font-size tiny"
11807 \end_inset
11808
11809 )
11810 \end_layout
11811
11812 \begin_layout Labeling
11813 \labelwidthstring 00.00.0000
11814
11815 \family sans
11816 Smallest
11817 \family default
11818  
11819 \size scriptsize
11820 This is the 
11821 \begin_inset Quotes eld
11822 \end_inset
11823
11824 Smallest
11825 \begin_inset Quotes erd
11826 \end_inset
11827
11828  font size
11829 \size default
11830 .
11831  (key binding 
11832 \begin_inset Info
11833 type  "shortcut"
11834 arg   "font-size scriptsize"
11835 \end_inset
11836
11837 )
11838 \end_layout
11839
11840 \begin_layout Labeling
11841 \labelwidthstring 00.00.0000
11842
11843 \family sans
11844 Smaller
11845 \family default
11846  
11847 \size footnotesize
11848 This is the 
11849 \begin_inset Quotes eld
11850 \end_inset
11851
11852 Smaller
11853 \begin_inset Quotes erd
11854 \end_inset
11855
11856  font size.
11857
11858 \size default
11859  (key bindings 
11860 \begin_inset Info
11861 type  "shortcuts"
11862 arg   "font-size footnotesize"
11863 \end_inset
11864
11865 )
11866 \end_layout
11867
11868 \begin_layout Labeling
11869 \labelwidthstring 00.00.0000
11870
11871 \family sans
11872 Small
11873 \family default
11874  
11875 \size small
11876 This is the 
11877 \begin_inset Quotes eld
11878 \end_inset
11879
11880 Small
11881 \begin_inset Quotes erd
11882 \end_inset
11883
11884  font size.
11885
11886 \size default
11887  (key bindings 
11888 \begin_inset Info
11889 type  "shortcuts"
11890 arg   "font-size small"
11891 \end_inset
11892
11893 )
11894 \end_layout
11895
11896 \begin_layout Labeling
11897 \labelwidthstring 00.00.0000
11898
11899 \family sans
11900 Normal
11901 \family default
11902  This is the 
11903 \begin_inset Quotes eld
11904 \end_inset
11905
11906 Normal
11907 \begin_inset Quotes erd
11908 \end_inset
11909
11910  font size.
11911  It's also the default size.
11912  (key bindings 
11913 \begin_inset Info
11914 type  "shortcuts"
11915 arg   "font-size normal"
11916 \end_inset
11917
11918 )
11919 \end_layout
11920
11921 \begin_layout Labeling
11922 \labelwidthstring 00.00.0000
11923
11924 \family sans
11925 Large
11926 \family default
11927  
11928 \size large
11929 This is the 
11930 \begin_inset Quotes eld
11931 \end_inset
11932
11933 Large
11934 \begin_inset Quotes erd
11935 \end_inset
11936
11937  font size.
11938
11939 \size default
11940  (key bindings 
11941 \begin_inset Info
11942 type  "shortcuts"
11943 arg   "font-size large"
11944 \end_inset
11945
11946 )
11947 \end_layout
11948
11949 \begin_layout Labeling
11950 \labelwidthstring 00.00.0000
11951
11952 \family sans
11953 Larger
11954 \family default
11955  
11956 \size larger
11957 This is the 
11958 \begin_inset Quotes eld
11959 \end_inset
11960
11961 Larger
11962 \begin_inset Quotes erd
11963 \end_inset
11964
11965  font size.
11966
11967 \size default
11968  (key bindings 
11969 \begin_inset Info
11970 type  "shortcuts"
11971 arg   "font-size larger"
11972 \end_inset
11973
11974 )
11975 \end_layout
11976
11977 \begin_layout Labeling
11978 \labelwidthstring 00.00.0000
11979
11980 \family sans
11981 Largest
11982 \family default
11983  
11984 \size largest
11985 This is the 
11986 \begin_inset Quotes eld
11987 \end_inset
11988
11989 Largest
11990 \begin_inset Quotes erd
11991 \end_inset
11992
11993  font size.
11994
11995 \size default
11996  (key binding 
11997 \begin_inset Info
11998 type  "shortcut"
11999 arg   "font-size largest"
12000 \end_inset
12001
12002 )
12003 \end_layout
12004
12005 \begin_layout Labeling
12006 \labelwidthstring 00.00.0000
12007
12008 \family sans
12009 Huge
12010 \family default
12011  
12012 \size huge
12013 This is the 
12014 \begin_inset Quotes eld
12015 \end_inset
12016
12017 Huge
12018 \begin_inset Quotes erd
12019 \end_inset
12020
12021  font size.
12022
12023 \size default
12024  (key bindings 
12025 \begin_inset Info
12026 type  "shortcuts"
12027 arg   "font-size huge"
12028 \end_inset
12029
12030 )
12031 \end_layout
12032
12033 \begin_layout Labeling
12034 \labelwidthstring 00.00.0000
12035
12036 \family sans
12037 Huger
12038 \family default
12039  
12040 \size giant
12041 This is the 
12042 \begin_inset Quotes eld
12043 \end_inset
12044
12045 Huger
12046 \begin_inset Quotes erd
12047 \end_inset
12048
12049  font size.
12050
12051 \size default
12052  (key bindings 
12053 \begin_inset Info
12054 type  "shortcuts"
12055 arg   "font-size giant"
12056 \end_inset
12057
12058 )
12059 \end_layout
12060
12061 \end_deeper
12062 \begin_layout Standard
12063 We'll warn you 
12064 \emph on
12065 yet again
12066 \emph default
12067 : don't go crazy with this feature.
12068  You should almost never need to change the font size.
12069  LyX automatically changes the font size for different paragraph environments
12070  - use that instead.
12071  This is here for fine-tuning only!
12072 \end_layout
12073
12074 \begin_layout Labeling
12075 \labelwidthstring 00.00.0000
12076
12077 \family sans
12078 Misc
12079 \family default
12080  Here you can change a few other things at the character level.
12081  Options are:
12082 \end_layout
12083
12084 \begin_deeper
12085 \begin_layout Labeling
12086 \labelwidthstring 00.00.0000
12087
12088 \family sans
12089 Emph
12090 \family default
12091  
12092 \emph on
12093 This is text with emphasize on
12094 \emph default
12095 .
12096  This might seem like the same as 
12097 \shape italic
12098 Italic
12099 \shape default
12100 , but it is actually a bit different.
12101  Emphasized is a 
12102 \emph on
12103 logical
12104 \emph default
12105  attribute.
12106  That means every document class can define its own font used for emphasized
12107  text.
12108  Normally this font is equal to italic.
12109 \end_layout
12110
12111 \begin_layout Labeling
12112 \labelwidthstring 00.00.0000
12113
12114 \family sans
12115 Underbar
12116 \family default
12117  
12118 \bar under
12119 This is text with Underbar on.
12120
12121 \bar default
12122  (key binding 
12123 \begin_inset Info
12124 type  "shortcuts"
12125 arg   "font-underline"
12126 \end_inset
12127
12128
12129 \family sans
12130 )
12131 \begin_inset Newline newline
12132 \end_inset
12133
12134
12135 \family default
12136 Avoid using underbar if you can! It's a hangover from the typewriter days,
12137  when you couldn't change fonts.
12138  We no longer need to emphasize text by underscoring characters.
12139  It's only included in LyX because some people 
12140 \emph on
12141 may
12142 \emph default
12143  need it in order to follow style sheets for journal submissions.
12144 \end_layout
12145
12146 \begin_layout Labeling
12147 \labelwidthstring 00.00.0000
12148
12149 \family sans
12150 Noun
12151 \family default
12152  
12153 \noun on
12154 This is text with Noun on.
12155
12156 \noun default
12157  Like 
12158 \family sans
12159 Emph
12160 \family default
12161 , this is a logical attribute.
12162  Normally it's equivalent to 
12163 \family sans
12164 Small
12165 \begin_inset space ~
12166 \end_inset
12167
12168 Caps
12169 \family default
12170 .
12171 \end_layout
12172
12173 \end_deeper
12174 \begin_layout Labeling
12175 \labelwidthstring 00.00.0000
12176
12177 \family sans
12178 Color
12179 \family default
12180  You can adjust the color of the text with this control.
12181  Notice that not all DVI-viewers are able to display colors.
12182  Besides 
12183 \family sans
12184 No
12185 \begin_inset space ~
12186 \end_inset
12187
12188 color
12189 \family default
12190 , which is the default 
12191 \begin_inset Quotes eld
12192 \end_inset
12193
12194 color
12195 \begin_inset Quotes erd
12196 \end_inset
12197
12198  and means normally black, you can choose between 
12199 \family sans
12200 Black
12201 \family default
12202
12203 \family sans
12204 White
12205 \family default
12206
12207 \family sans
12208 Red
12209 \family default
12210
12211 \family sans
12212 Green
12213 \family default
12214
12215 \family sans
12216 Blue
12217 \family default
12218
12219 \family sans
12220 Cyan
12221 \family default
12222
12223 \family sans
12224 Magenta
12225 \family default
12226  and 
12227 \family sans
12228 Yellow
12229 \family default
12230  text.
12231 \begin_inset Index idx
12232 status collapsed
12233
12234 \begin_layout Plain Layout
12235 Color ! Text
12236 \end_layout
12237
12238 \end_inset
12239
12240
12241 \end_layout
12242
12243 \begin_layout Labeling
12244 \labelwidthstring 00.00.0000
12245
12246 \family sans
12247 Language
12248 \family default
12249  This is used to mark regions of text as having a different language from
12250  the language of the document.
12251  Text marked in this way will be underlined in blue to indicate the change
12252  (only within LyX).
12253 \end_layout
12254
12255 \begin_layout Standard
12256 So you have a huge number of combinations to choose from.
12257  Once you've chosen a new character style via the 
12258 \family sans
12259 Edit\SpecialChar \menuseparator
12260 Text
12261 \begin_inset space ~
12262 \end_inset
12263
12264 Style
12265 \family default
12266  dialog, the settings are saved.
12267  You can activate them using the toolbar button 
12268 \begin_inset Graphics
12269         filename ../images/textstyle-apply.png
12270
12271 \end_inset
12272
12273 .
12274  The button lets you toggle the state of your custom character style even
12275  when the dialog isn't visible.
12276  
12277 \end_layout
12278
12279 \begin_layout Standard
12280 To completely reset the character style to the default, use 
12281 \begin_inset Info
12282 type  "shortcut"
12283 arg   "font-default"
12284 \end_inset
12285
12286 .
12287  If you want to toggle only those properties that you have just changed
12288  (suppose you just set the shape to 
12289 \begin_inset Quotes eld
12290 \end_inset
12291
12292 slanted
12293 \begin_inset Quotes erd
12294 \end_inset
12295
12296  and the series to 
12297 \begin_inset Quotes eld
12298 \end_inset
12299
12300 bold
12301 \begin_inset Quotes erd
12302 \end_inset
12303
12304 ), set the 
12305 \family sans
12306 Toggle
12307 \begin_inset space ~
12308 \end_inset
12309
12310 all
12311 \family default
12312  switch and press 
12313 \family sans
12314 Apply
12315 \family default
12316 .
12317 \end_layout
12318
12319 \begin_layout Standard
12320 You should also know something about the differences between the three main
12321  font types 
12322 \family sans
12323 serif
12324 \family default
12325
12326 \family sans
12327 sans
12328 \begin_inset space ~
12329 \end_inset
12330
12331 serif
12332 \family default
12333 , and 
12334 \family sans
12335 typewriter
12336 \family default
12337 :
12338 \end_layout
12339
12340 \begin_layout Itemize
12341
12342 \family sans
12343 Typewriter
12344 \family default
12345  is a so called 
12346 \begin_inset Quotes eld
12347 \end_inset
12348
12349 monospaced
12350 \begin_inset Quotes erd
12351 \end_inset
12352
12353  font, that means every character has the same width, the 
12354 \begin_inset Quotes eld
12355 \end_inset
12356
12357 i
12358 \begin_inset Quotes erd
12359 \end_inset
12360
12361  is as wide as the 
12362 \begin_inset Quotes eld
12363 \end_inset
12364
12365 m
12366 \begin_inset Quotes erd
12367 \end_inset
12368
12369 .
12370  Here is an example
12371 \begin_inset Newline newline
12372 \end_inset
12373
12374
12375 \begin_inset ERT
12376 status collapsed
12377
12378 \begin_layout Plain Layout
12379
12380
12381 \backslash
12382 phantom{
12383 \end_layout
12384
12385 \end_inset
12386
12387 no 
12388 \begin_inset ERT
12389 status collapsed
12390
12391 \begin_layout Plain Layout
12392
12393 }
12394 \end_layout
12395
12396 \end_inset
12397
12398
12399 \family typewriter
12400 typewriter text
12401 \family default
12402
12403 \begin_inset Note Note
12404 status collapsed
12405
12406 \begin_layout Plain Layout
12407 For more on phantoms see section
12408 \begin_inset space ~
12409 \end_inset
12410
12411
12412 \begin_inset CommandInset ref
12413 LatexCommand ref
12414 reference "sub:More-Spaces"
12415
12416 \end_inset
12417
12418 .
12419 \end_layout
12420
12421 \end_inset
12422
12423
12424 \begin_inset Newline newline
12425 \end_inset
12426
12427 no typewriter text
12428 \end_layout
12429
12430 \begin_layout Itemize
12431
12432 \family sans
12433 Serif
12434 \family default
12435  fonts use characters with serifs.
12436  These are the small 
12437 \begin_inset Quotes eld
12438 \end_inset
12439
12440 appendices
12441 \begin_inset Quotes erd
12442 \end_inset
12443
12444  at the ends of the strokes that form the character.
12445  The following example will show the difference:
12446 \begin_inset Newline newline
12447 \end_inset
12448
12449 text with serifs
12450 \begin_inset Newline newline
12451 \end_inset
12452
12453
12454 \family sans
12455 text without serifs
12456 \family default
12457
12458 \begin_inset Newline newline
12459 \end_inset
12460
12461 Serifs facilitate quick and easy reading.
12462  These fonts are therefore used as default (named 
12463 \family sans
12464 roman
12465 \family default
12466 ).
12467 \end_layout
12468
12469 \begin_layout Itemize
12470
12471 \family sans
12472 Sans serif
12473 \family default
12474  don't use serifs.
12475  This font type is therefore often used for headings and short texts.
12476  We use it in this document to highlight menu names.
12477 \end_layout
12478
12479 \begin_layout Standard
12480 We conclude with the same warning once again: Don't overuse the fonts.
12481  They are, more often than not, a kludge and a bad substitute for good writing.
12482 \end_layout
12483
12484 \begin_layout Section
12485 Printing and Previewing
12486 \end_layout
12487
12488 \begin_layout Subsection
12489 Overview
12490 \end_layout
12491
12492 \begin_layout Standard
12493 Now that we have covered some of the basic features of document preparation
12494  using LyX, you probably want to know how to print out your masterpiece.
12495  Before we tell you that, we want to give you a quick explanation of what
12496  goes on behind-the-scenes.
12497  We cover this information in much greater detail in the 
12498 \emph on
12499 Additional Features
12500 \emph default
12501  manual as well.
12502 \end_layout
12503
12504 \begin_layout Standard
12505 LyX uses the program LaTeX as its backend.
12506  LaTeX is just a macro package for the TeX typesetting system, but to prevent
12507  confusion, we'll only refer to LaTeX.
12508  LyX is what you use to do your actual writing.
12509  Then, LyX calls LaTeX to turn your writing into printable output.
12510  This happens in two stages:
12511 \end_layout
12512
12513 \begin_layout Enumerate
12514 First, LyX converts your document to a series of text commands for LaTeX,
12515  generating a file with the extension, 
12516 \begin_inset Quotes eld
12517 \end_inset
12518
12519
12520 \family typewriter
12521 .tex
12522 \family default
12523
12524 \begin_inset Quotes erd
12525 \end_inset
12526
12527 .
12528 \end_layout
12529
12530 \begin_layout Enumerate
12531 Next, LaTeX uses the commands in the 
12532 \family typewriter
12533 .tex
12534 \family default
12535  file to produce printable output.
12536  
12537 \end_layout
12538
12539 \begin_layout Subsection
12540 Output file formats
12541 \begin_inset Index idx
12542 status collapsed
12543
12544 \begin_layout Plain Layout
12545 File formats
12546 \end_layout
12547
12548 \end_inset
12549
12550
12551 \begin_inset CommandInset label
12552 LatexCommand label
12553 name "sub:Output-file-formats"
12554
12555 \end_inset
12556
12557
12558 \end_layout
12559
12560 \begin_layout Subsubsection
12561 ASCII
12562 \begin_inset Index idx
12563 status collapsed
12564
12565 \begin_layout Plain Layout
12566 File formats ! ASCII
12567 \end_layout
12568
12569 \end_inset
12570
12571
12572 \end_layout
12573
12574 \begin_layout Standard
12575 This file type has the extension 
12576 \begin_inset Quotes eld
12577 \end_inset
12578
12579
12580 \family typewriter
12581 .txt
12582 \family default
12583
12584 \begin_inset Quotes erd
12585 \end_inset
12586
12587 .
12588  It contains your document as plain text following the rules of the 
12589 \begin_inset Quotes eld
12590 \end_inset
12591
12592 American Standard Code for Information Interchange
12593 \begin_inset Quotes erd
12594 \end_inset
12595
12596  (ASCII).
12597 \end_layout
12598
12599 \begin_layout Standard
12600 You can export your document to ASCII by the menu 
12601 \family sans
12602 File\SpecialChar \menuseparator
12603 Export\SpecialChar \menuseparator
12604 ASCII
12605 \family default
12606 .
12607 \end_layout
12608
12609 \begin_layout Subsubsection
12610 LaTeX
12611 \begin_inset Index idx
12612 status collapsed
12613
12614 \begin_layout Plain Layout
12615 File formats ! LaTeX
12616 \end_layout
12617
12618 \end_inset
12619
12620
12621 \end_layout
12622
12623 \begin_layout Standard
12624 This file type has the extension 
12625 \begin_inset Quotes eld
12626 \end_inset
12627
12628
12629 \family typewriter
12630 .tex
12631 \family default
12632
12633 \begin_inset Quotes erd
12634 \end_inset
12635
12636  and contains all commands that are necessary for the LaTeX program to process
12637  your document.
12638  If you know LaTeX, you can use it to find out LaTeX-Errors or to process
12639  it manually with console commands.
12640  The LaTeX-file is automatically created in LyX's temporary directory whenever
12641  you view or export your document.
12642 \end_layout
12643
12644 \begin_layout Standard
12645 You can export your document as LaTeX-file using the menu 
12646 \family sans
12647 File\SpecialChar \menuseparator
12648 Export\SpecialChar \menuseparator
12649 LaT
12650 \begin_inset ERT
12651 status collapsed
12652
12653 \begin_layout Plain Layout
12654
12655 {}
12656 \end_layout
12657
12658 \end_inset
12659
12660 eX
12661 \family default
12662 .
12663 \end_layout
12664
12665 \begin_layout Subsubsection
12666 DVI
12667 \begin_inset Index idx
12668 status collapsed
12669
12670 \begin_layout Plain Layout
12671 File formats ! DVI
12672 \end_layout
12673
12674 \end_inset
12675
12676
12677 \end_layout
12678
12679 \begin_layout Standard
12680 This file type has the extension 
12681 \begin_inset Quotes eld
12682 \end_inset
12683
12684
12685 \family typewriter
12686 .dvi
12687 \family default
12688
12689 \begin_inset Quotes erd
12690 \end_inset
12691
12692 .
12693  It is called 
12694 \begin_inset Quotes eld
12695 \end_inset
12696
12697 device-independent
12698 \begin_inset Quotes erd
12699 \end_inset
12700
12701  (DVI), because it is completely portable; you can move them from one machine
12702  to another without needing to do any sort of conversion.
12703  DVIs are used for quick previews and as pre-stage for other output formats,
12704  like PostScript.
12705 \end_layout
12706
12707 \begin_layout Standard
12708 DVI files doen't contain images, they only link them.
12709  So don't forget to deliver the images together with your DVIs.
12710  Because the DVI-viewer has to convert the image in the background to make
12711  it visible when you scroll the DVI, this can slow down your computer when
12712  you view the DVI.
12713  So we recommend to use PDF for files with many images.
12714 \end_layout
12715
12716 \begin_layout Standard
12717 You can export your document to DVI by the menu 
12718 \family sans
12719 File\SpecialChar \menuseparator
12720 Export\SpecialChar \menuseparator
12721 DVI
12722 \family default
12723 .
12724 \end_layout
12725
12726 \begin_layout Subsubsection
12727 PostScript
12728 \begin_inset Index idx
12729 status collapsed
12730
12731 \begin_layout Plain Layout
12732 File formats ! PostScript
12733 \end_layout
12734
12735 \end_inset
12736
12737
12738 \end_layout
12739
12740 \begin_layout Standard
12741 This file type has the extension 
12742 \begin_inset Quotes eld
12743 \end_inset
12744
12745
12746 \family typewriter
12747 .ps
12748 \family default
12749
12750 \begin_inset Quotes erd
12751 \end_inset
12752
12753 .
12754  PostScript was developed by the company 
12755 \family typewriter
12756 Adobe
12757 \family default
12758  as a printer language.
12759  The file contains therefore commands that the printer uses to print the
12760  file.
12761  PostScript can be seen as a 
12762 \begin_inset Quotes eld
12763 \end_inset
12764
12765 programming language
12766 \begin_inset Quotes erd
12767 \end_inset
12768
12769 ; you can calculate with it and draw diagrams and images.
12770 \begin_inset Foot
12771 status collapsed
12772
12773 \begin_layout Plain Layout
12774 When you are interested to learn more about this, have a look at the LaTeX-packa
12775 ge 
12776 \series bold
12777 pstricks
12778 \series default
12779
12780 \begin_inset Index idx
12781 status collapsed
12782
12783 \begin_layout Plain Layout
12784 LaTeX-packages ! pstricks
12785 \end_layout
12786
12787 \end_inset
12788
12789 .
12790 \end_layout
12791
12792 \end_inset
12793
12794  Due to this ability, the files are often bigger than PDFs.
12795 \end_layout
12796
12797 \begin_layout Standard
12798 PostScript can only contain images in the format 
12799 \begin_inset Quotes eld
12800 \end_inset
12801
12802 Encapsulated PostScript
12803 \begin_inset Quotes erd
12804 \end_inset
12805
12806  (EPS, file extension 
12807 \begin_inset Quotes eld
12808 \end_inset
12809
12810
12811 \family typewriter
12812 .eps
12813 \family default
12814
12815 \begin_inset Quotes erd
12816 \end_inset
12817
12818 ).
12819  As LyX allows you to use any known image format in your document, it has
12820  to convert them in the background to EPS.
12821  If you have e.g 50
12822 \begin_inset space \thinspace{}
12823 \end_inset
12824
12825 images in your document, LyX has to do 50
12826 \begin_inset space \thinspace{}
12827 \end_inset
12828
12829 conversions whenever you view or export your document.
12830  This will slow down your workflow with LyX drastically.
12831  So if you plan to use PostScript, you can insert your images directly as
12832  EPS to avoid this problem.
12833 \end_layout
12834
12835 \begin_layout Standard
12836 You can export your document to PostScript using the menu 
12837 \family sans
12838 File\SpecialChar \menuseparator
12839 Export\SpecialChar \menuseparator
12840 PostScript
12841 \family default
12842 .
12843 \end_layout
12844
12845 \begin_layout Subsubsection
12846 PDF
12847 \begin_inset Index idx
12848 status collapsed
12849
12850 \begin_layout Plain Layout
12851 File formats ! PDF
12852 \end_layout
12853
12854 \end_inset
12855
12856
12857 \begin_inset Index idx
12858 status collapsed
12859
12860 \begin_layout Plain Layout
12861 PDF
12862 \end_layout
12863
12864 \end_inset
12865
12866
12867 \end_layout
12868
12869 \begin_layout Standard
12870 This file type has the extension 
12871 \begin_inset Quotes eld
12872 \end_inset
12873
12874
12875 \family typewriter
12876 .pdf
12877 \family default
12878
12879 \begin_inset Quotes erd
12880 \end_inset
12881
12882 .
12883  The 
12884 \begin_inset Quotes eld
12885 \end_inset
12886
12887 Portable Document Format
12888 \begin_inset Quotes erd
12889 \end_inset
12890
12891  (PDF) developed by 
12892 \family typewriter
12893 Adobe
12894 \family default
12895  was derived from PostScript.
12896  It is more compressed and it uses fewer commands than PostScript.
12897  As the name 
12898 \begin_inset Quotes eld
12899 \end_inset
12900
12901 portable
12902 \begin_inset Quotes erd
12903 \end_inset
12904
12905  implies, it can be processed at any computer system and the printed output
12906  looks exactly the same.
12907 \end_layout
12908
12909 \begin_layout Standard
12910 PDF can contain images in its own PDF format and in the formats 
12911 \begin_inset Quotes eld
12912 \end_inset
12913
12914 Joint Photographic Experts Group
12915 \begin_inset Quotes erd
12916 \end_inset
12917
12918  (JPG, file extension 
12919 \begin_inset Quotes eld
12920 \end_inset
12921
12922
12923 \family typewriter
12924 .jpg
12925 \family default
12926
12927 \begin_inset Quotes erd
12928 \end_inset
12929
12930  or 
12931 \begin_inset Quotes eld
12932 \end_inset
12933
12934
12935 \family typewriter
12936 .jpeg
12937 \family default
12938
12939 \begin_inset Quotes erd
12940 \end_inset
12941
12942 ) and 
12943 \begin_inset Quotes eld
12944 \end_inset
12945
12946 Portable Network Graphics
12947 \begin_inset Quotes erd
12948 \end_inset
12949
12950  (PNG, file extension 
12951 \begin_inset Quotes eld
12952 \end_inset
12953
12954
12955 \family typewriter
12956 .png
12957 \family default
12958
12959 \begin_inset Quotes erd
12960 \end_inset
12961
12962 ).
12963  You can although use any other image format, because LyX converts them
12964  in the background to one of these formats.
12965  But as described in the section about PostScript, the image conversion
12966  will slow down your workflow.
12967  So we recommend to use images in one of the three mentioned formats.
12968 \end_layout
12969
12970 \begin_layout Standard
12971 You can export your document to PDF via the menu 
12972 \family sans
12973 File\SpecialChar \menuseparator
12974 Export
12975 \family default
12976  in three different ways:
12977 \end_layout
12978
12979 \begin_layout Description
12980 PDF This uses the program 
12981 \family typewriter
12982 ps2pdf
12983 \family default
12984  that creates a PDF from a PostScript-version of your file.
12985  The PostScript-version is produced by the program 
12986 \family typewriter
12987 dvips
12988 \family default
12989  which uses a DVI-version as intermediate step.
12990  So this export variant consist of three conversions.
12991 \end_layout
12992
12993 \begin_layout Description
12994 PDF
12995 \begin_inset space ~
12996 \end_inset
12997
12998 (dvipdfm) This uses the program 
12999 \family typewriter
13000 dvipdfm
13001 \family default
13002  that converts your file in the background to DVI and in a second step to
13003  PDF.
13004 \end_layout
13005
13006 \begin_layout Description
13007 PDF
13008 \begin_inset space ~
13009 \end_inset
13010
13011 (pdflatex) This uses the program 
13012 \family typewriter
13013 pdftex
13014 \family default
13015  that converts your file directly to PDF.
13016 \end_layout
13017
13018 \begin_layout Standard
13019 We recommend to use 
13020 \family sans
13021 PDF
13022 \begin_inset space ~
13023 \end_inset
13024
13025 (pdflatex)
13026 \family default
13027  because 
13028 \family typewriter
13029 pdftex
13030 \family default
13031  supports all the features of actual PDF-versions, is quick, stable, and
13032  works without problems.
13033  The program 
13034 \family typewriter
13035 dvipdfm
13036 \family default
13037  is no longer under development and therefore a bit outdated.
13038 \end_layout
13039
13040 \begin_layout Subsection
13041 Previewing
13042 \begin_inset Index idx
13043 status collapsed
13044
13045 \begin_layout Plain Layout
13046 Document ! Preview 
13047 \end_layout
13048
13049 \end_inset
13050
13051
13052 \end_layout
13053
13054 \begin_layout Standard
13055 To get a look at the final version of your document, with all of the pagebreaks
13056  in place, the footnotes correctly numbered, and so on, use the menu 
13057 \family sans
13058 View
13059 \family default
13060  and choose a file type.
13061  A viewing program will pop up showing the output.
13062  For 
13063 \family sans
13064 View\SpecialChar \menuseparator
13065 DVI
13066 \family default
13067  you can use the toolbar button 
13068 \begin_inset Graphics
13069         filename ../images/buffer-view_dvi.png
13070
13071 \end_inset
13072
13073  (shortcut 
13074 \begin_inset Info
13075 type  "shortcut"
13076 arg   "buffer-view dvi"
13077 \end_inset
13078
13079 ), for 
13080 \family sans
13081 View\SpecialChar \menuseparator
13082 PDF
13083 \begin_inset space ~
13084 \end_inset
13085
13086 (pdflatex)
13087 \family default
13088  the toolbar button 
13089 \begin_inset Graphics
13090         filename ../images/buffer-view_pdf2.png
13091
13092 \end_inset
13093
13094 , and for 
13095 \family sans
13096 View\SpecialChar \menuseparator
13097 Postscript
13098 \family default
13099  the toolbar button 
13100 \begin_inset Graphics
13101         filename ../images/buffer-view_ps.png
13102
13103 \end_inset
13104
13105  (shortcut 
13106 \begin_inset Info
13107 type  "shortcut"
13108 arg   "buffer-view ps"
13109 \end_inset
13110
13111 ).
13112 \end_layout
13113
13114 \begin_layout Standard
13115 If you have changed your document, you can refresh the output in the same
13116  viewer window using the menu 
13117 \family sans
13118 View\SpecialChar \menuseparator
13119 Update
13120 \family default
13121 .
13122 \end_layout
13123
13124 \begin_layout Standard
13125 When you preview a file, the output file is only generated in LyX's temporary
13126  directory.
13127  To have a real output, export your document.
13128 \end_layout
13129
13130 \begin_layout Subsection
13131 Printing the File from within LyX
13132 \begin_inset CommandInset label
13133 LatexCommand label
13134 name "sub:Printing-the-File"
13135
13136 \end_inset
13137
13138
13139 \end_layout
13140
13141 \begin_layout Standard
13142 Instead of exporting your file and then printing it, you can also print
13143  it directly from within LyX.
13144  To print a file, select the menu 
13145 \family sans
13146 File\SpecialChar \menuseparator
13147 Print
13148 \family default
13149  or click on the toolbar button 
13150 \begin_inset Graphics
13151         filename ../images/dialog-show_print.png
13152
13153 \end_inset
13154
13155 .
13156  LyX will internally call LaTeX to produce a DVI.
13157  This file is then processed by the program 
13158 \family typewriter
13159 dvips
13160 \family default
13161  to PostScript-file, which is finally printed using the program 
13162 \family typewriter
13163 Ghostscript
13164 \family default
13165 .
13166  Due to these steps in the background, this method is not the fastest.
13167 \end_layout
13168
13169 \begin_layout Standard
13170 You can choose to print only even-numbered or odd-numbered pages - this
13171  is useful for printing on two sides: You can re-insert the pages after
13172  printing one set to print on the other side.
13173  Some printers spit out pages face-up, others, face-down.
13174  By choosing a particular order to print in, you can take the entire stack
13175  of pages out of the printer without needing to reorder them.
13176 \end_layout
13177
13178 \begin_layout Standard
13179 You can set the parameters in the 
13180 \family sans
13181 Print
13182 \begin_inset space ~
13183 \end_inset
13184
13185 Destination
13186 \family default
13187  box as follows:
13188 \end_layout
13189
13190 \begin_layout Labeling
13191 \labelwidthstring 00.00.0000
13192
13193 \family sans
13194 Printer
13195 \family default
13196  This is the name of the printer to print to.
13197 \begin_inset Foot
13198 status collapsed
13199
13200 \begin_layout Plain Layout
13201 Note that this printer name is for the program 
13202 \family typewriter
13203 dvips
13204 \family default
13205 .
13206  That means 
13207 \family typewriter
13208 dvips
13209 \family default
13210  has to be configured for this printer name.
13211  The default printer can be set in LyX's preferences dialog, see section
13212 \begin_inset space ~
13213 \end_inset
13214
13215
13216 \begin_inset CommandInset ref
13217 LatexCommand ref
13218 reference "sub:Printer"
13219
13220 \end_inset
13221
13222 .
13223 \end_layout
13224
13225 \end_inset
13226
13227  The printer should understand PostScript.
13228 \end_layout
13229
13230 \begin_layout Labeling
13231 \labelwidthstring 00.00.0000
13232
13233 \family sans
13234 File
13235 \family default
13236  The name of a file to print to.
13237  The output will be a PostScript file.
13238  It will be written in LyX's working directory unless you specify the full
13239  path.
13240 \end_layout
13241
13242 \begin_layout Section
13243 A few Words about Typography
13244 \begin_inset Index idx
13245 status collapsed
13246
13247 \begin_layout Plain Layout
13248 Typography
13249 \end_layout
13250
13251 \end_inset
13252
13253
13254 \end_layout
13255
13256 \begin_layout Subsection
13257 Hyphens
13258 \begin_inset Index idx
13259 status collapsed
13260
13261 \begin_layout Plain Layout
13262 Hyphens
13263 \end_layout
13264
13265 \end_inset
13266
13267
13268 \end_layout
13269
13270 \begin_layout Standard
13271 In LyX, the 
13272 \begin_inset Quotes eld
13273 \end_inset
13274
13275
13276 \family typewriter
13277 -
13278 \family default
13279
13280 \begin_inset Quotes erd
13281 \end_inset
13282
13283  character comes in four lengths: the 
13284 \emph on
13285 hyphen
13286 \emph default
13287 , the 
13288 \emph on
13289 en dash
13290 \emph default
13291 , the 
13292 \emph on
13293 em dash
13294 \emph default
13295 , and the minus sign:
13296 \begin_inset VSpace defskip
13297 \end_inset
13298
13299
13300 \end_layout
13301
13302 \begin_layout Standard
13303 \begin_inset Tabular
13304 <lyxtabular version="3" rows="5" columns="3">
13305 <features tabularvalignment="middle">
13306 <column alignment="left" valignment="top" width="0">
13307 <column alignment="left" valignment="top" width="0">
13308 <column alignment="left" valignment="top" width="0">
13309 <row interlinespace="3mm">
13310 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13311 \begin_inset Text
13312
13313 \begin_layout Plain Layout
13314 name
13315 \end_layout
13316
13317 \end_inset
13318 </cell>
13319 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13320 \begin_inset Text
13321
13322 \begin_layout Plain Layout
13323 output
13324 \end_layout
13325
13326 \end_inset
13327 </cell>
13328 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13329 \begin_inset Text
13330
13331 \begin_layout Plain Layout
13332 inserted with
13333 \end_layout
13334
13335 \end_inset
13336 </cell>
13337 </row>
13338 <row interlinespace="3mm">
13339 <cell alignment="center" valignment="top" usebox="none">
13340 \begin_inset Text
13341
13342 \begin_layout Plain Layout
13343 hyphen
13344 \end_layout
13345
13346 \end_inset
13347 </cell>
13348 <cell alignment="center" valignment="top" usebox="none">
13349 \begin_inset Text
13350
13351 \begin_layout Plain Layout
13352 -
13353 \end_layout
13354
13355 \end_inset
13356 </cell>
13357 <cell alignment="center" valignment="top" usebox="none">
13358 \begin_inset Text
13359
13360 \begin_layout Plain Layout
13361 \begin_inset Quotes eld
13362 \end_inset
13363
13364
13365 \family typewriter
13366 -
13367 \family default
13368
13369 \begin_inset Quotes erd
13370 \end_inset
13371
13372  in text
13373 \end_layout
13374
13375 \end_inset
13376 </cell>
13377 </row>
13378 <row interlinespace="3mm">
13379 <cell alignment="center" valignment="top" usebox="none">
13380 \begin_inset Text
13381
13382 \begin_layout Plain Layout
13383 en dash
13384 \end_layout
13385
13386 \end_inset
13387 </cell>
13388 <cell alignment="center" valignment="top" usebox="none">
13389 \begin_inset Text
13390
13391 \begin_layout Plain Layout
13392
13393 \end_layout
13394
13395 \end_inset
13396 </cell>
13397 <cell alignment="center" valignment="top" usebox="none">
13398 \begin_inset Text
13399
13400 \begin_layout Plain Layout
13401
13402 \family sans
13403 Insert\SpecialChar \menuseparator
13404 Special
13405 \begin_inset space ~
13406 \end_inset
13407
13408 Character\SpecialChar \menuseparator
13409 Symbols
13410 \end_layout
13411
13412 \end_inset
13413 </cell>
13414 </row>
13415 <row interlinespace="3mm">
13416 <cell alignment="center" valignment="top" usebox="none">
13417 \begin_inset Text
13418
13419 \begin_layout Plain Layout
13420 em dash
13421 \end_layout
13422
13423 \end_inset
13424 </cell>
13425 <cell alignment="center" valignment="top" usebox="none">
13426 \begin_inset Text
13427
13428 \begin_layout Plain Layout
13429
13430 \end_layout
13431
13432 \end_inset
13433 </cell>
13434 <cell alignment="center" valignment="top" usebox="none">
13435 \begin_inset Text
13436
13437 \begin_layout Plain Layout
13438
13439 \family sans
13440 Insert\SpecialChar \menuseparator
13441 Special
13442 \begin_inset space ~
13443 \end_inset
13444
13445 Character\SpecialChar \menuseparator
13446 Symbols
13447 \end_layout
13448
13449 \end_inset
13450 </cell>
13451 </row>
13452 <row>
13453 <cell alignment="center" valignment="top" usebox="none">
13454 \begin_inset Text
13455
13456 \begin_layout Plain Layout
13457 minus sign
13458 \end_layout
13459
13460 \end_inset
13461 </cell>
13462 <cell alignment="center" valignment="top" usebox="none">
13463 \begin_inset Text
13464
13465 \begin_layout Plain Layout
13466 \begin_inset Formula $-$
13467 \end_inset
13468
13469
13470 \end_layout
13471
13472 \end_inset
13473 </cell>
13474 <cell alignment="center" valignment="top" usebox="none">
13475 \begin_inset Text
13476
13477 \begin_layout Plain Layout
13478 \begin_inset Quotes eld
13479 \end_inset
13480
13481
13482 \family typewriter
13483 -
13484 \family default
13485
13486 \begin_inset Quotes erd
13487 \end_inset
13488
13489  in math mode
13490 \end_layout
13491
13492 \end_inset
13493 </cell>
13494 </row>
13495 </lyxtabular>
13496
13497 \end_inset
13498
13499
13500 \begin_inset VSpace defskip
13501 \end_inset
13502
13503
13504 \end_layout
13505
13506 \begin_layout Standard
13507 You can alternatively generate the en and em dash by inserting the 
13508 \begin_inset Quotes eld
13509 \end_inset
13510
13511
13512 \family typewriter
13513 -
13514 \family default
13515
13516 \begin_inset Quotes erd
13517 \end_inset
13518
13519  character multiple times in a row.
13520  They will automatically be converted to the appropriate length dash in
13521  the final output, but not in LyX.
13522  
13523 \begin_inset Quotes eld
13524 \end_inset
13525
13526 -
13527 \begin_inset space \thinspace{}
13528 \end_inset
13529
13530 -
13531 \begin_inset Quotes erd
13532 \end_inset
13533
13534  gives a en dash, 
13535 \begin_inset Quotes eld
13536 \end_inset
13537
13538 -
13539 \begin_inset space \thinspace{}
13540 \end_inset
13541
13542 -
13543 \begin_inset space \thinspace{}
13544 \end_inset
13545
13546 -
13547 \begin_inset Quotes erd
13548 \end_inset
13549
13550  a em dash.
13551 \end_layout
13552
13553 \begin_layout Standard
13554 The three dash types are distinct from the minus sign, which appears in
13555  math mode and has a length of its own.
13556  Here are some examples of the 
13557 \begin_inset Quotes eld
13558 \end_inset
13559
13560
13561 \family typewriter
13562 -
13563 \family default
13564
13565 \begin_inset Quotes eld
13566 \end_inset
13567
13568  in use:
13569 \end_layout
13570
13571 \begin_layout Enumerate
13572 line- and page-breaks
13573 \begin_inset space \hfill{}
13574 \end_inset
13575
13576 (
13577 \emph on
13578 hyphen
13579 \emph default
13580 )
13581 \end_layout
13582
13583 \begin_layout Enumerate
13584 From A–Z
13585 \begin_inset space \hfill{}
13586 \end_inset
13587
13588 (
13589 \emph on
13590 en dash
13591 \emph default
13592 )
13593 \end_layout
13594
13595 \begin_layout Enumerate
13596 Oh — there's a dash.
13597 \begin_inset space \hfill{}
13598 \end_inset
13599
13600 (
13601 \emph on
13602 em dash
13603 \emph default
13604 )
13605 \end_layout
13606
13607 \begin_layout Enumerate
13608 \begin_inset Formula $x^{2}-y^{2}=z^{2}$
13609 \end_inset
13610
13611
13612 \begin_inset space \hfill{}
13613 \end_inset
13614
13615 (
13616 \emph on
13617 minus sign
13618 \emph default
13619 )
13620 \end_layout
13621
13622 \begin_layout Subsection
13623 Hyphenation
13624 \begin_inset Index idx
13625 status collapsed
13626
13627 \begin_layout Plain Layout
13628 Hyphenation
13629 \end_layout
13630
13631 \end_inset
13632
13633
13634 \begin_inset CommandInset label
13635 LatexCommand label
13636 name "sub:Hyphenation"
13637
13638 \end_inset
13639
13640
13641 \end_layout
13642
13643 \begin_layout Standard
13644 Words aren't hyphenated within LyX but automatically in the output.
13645  Hyphenation is done by the LaTeX-package 
13646 \series bold
13647 babel
13648 \series default
13649
13650 \begin_inset Index idx
13651 status collapsed
13652
13653 \begin_layout Plain Layout
13654 LaTeX-packages ! babel
13655 \end_layout
13656
13657 \end_inset
13658
13659  following the rules of the document language
13660 \begin_inset Foot
13661 status collapsed
13662
13663 \begin_layout Plain Layout
13664 For German readers: That's one of the main differences between the languages
13665  
13666 \family sans
13667 German
13668 \family default
13669  and 
13670 \family sans
13671 German
13672 \begin_inset space ~
13673 \end_inset
13674
13675 (new
13676 \begin_inset space ~
13677 \end_inset
13678
13679 spelling)
13680 \family default
13681  in the 
13682 \family sans
13683 Document\SpecialChar \menuseparator
13684 Settings
13685 \family default
13686  dialog.
13687 \end_layout
13688
13689 \end_inset
13690
13691 .
13692 \end_layout
13693
13694 \begin_layout Standard
13695 LaTeX hyphenates almost perfectly, it only has problems with text in the
13696  
13697 \family sans
13698 typewriter
13699 \family default
13700  font and with unusual constructs, like 
13701 \begin_inset Quotes eld
13702 \end_inset
13703
13704 h3knix/m0n0wall
13705 \begin_inset Quotes erd
13706 \end_inset
13707
13708 .
13709  If LaTeX can't break a word correctly, you can set hyphenation points manually.
13710  This is done with the menu 
13711 \family sans
13712 Insert\SpecialChar \menuseparator
13713 Formatting\SpecialChar \menuseparator
13714 Hyphenation
13715 \begin_inset space ~
13716 \end_inset
13717
13718 Point
13719 \family default
13720 .
13721  These extra hyphenation points are only recommendations to LaTeX.
13722  If no hyphenation is necessary, LaTeX will ignore them.
13723 \end_layout
13724
13725 \begin_layout Standard
13726 Sometimes you want to prevent words or constructs to be hyphenated.
13727  Imagine that you are describing keybindings/shortcuts in your document
13728  in the form 
13729 \begin_inset Quotes eld
13730 \end_inset
13731
13732 A-b c
13733 \begin_inset Quotes erd
13734 \end_inset
13735
13736 .
13737  LaTeX would then see the hyphen 
13738 \begin_inset Quotes eld
13739 \end_inset
13740
13741 -
13742 \begin_inset Quotes erd
13743 \end_inset
13744
13745  as hyphenation possibility.
13746  Hyphenating at this point would look ugly.
13747  To prevent the shortcut from being hyphenated, you can put it into the
13748  argument of the LaTeX-box-command 
13749 \series bold
13750
13751 \backslash
13752 mbox
13753 \series default
13754 , because text within LaTeX-boxes can't be hyphenated.
13755  As LyX doesn't support 
13756 \series bold
13757
13758 \backslash
13759 mbox
13760 \series default
13761 , you have to use TeX Code.
13762  The result looks in LyX like:
13763 \end_layout
13764
13765 \begin_layout Standard
13766 \begin_inset Graphics
13767         filename clipart/mbox.png
13768
13769 \end_inset
13770
13771
13772 \end_layout
13773
13774 \begin_layout Standard
13775 To learn more about TeX Code, have a look at section
13776 \begin_inset space ~
13777 \end_inset
13778
13779
13780 \begin_inset CommandInset ref
13781 LatexCommand ref
13782 reference "sec:TeX-Code"
13783
13784 \end_inset
13785
13786 .
13787 \end_layout
13788
13789 \begin_layout Subsection
13790 Punctuation Marks
13791 \begin_inset Index idx
13792 status collapsed
13793
13794 \begin_layout Plain Layout
13795 Punctuation marks
13796 \end_layout
13797
13798 \end_inset
13799
13800
13801 \end_layout
13802
13803 \begin_layout Subsubsection
13804 Abbreviations and End of Sentence
13805 \begin_inset CommandInset label
13806 LatexCommand label
13807 name "sub:Abbreviations"
13808
13809 \end_inset
13810
13811
13812 \end_layout
13813
13814 \begin_layout Standard
13815 When LyX calls LaTeX to generate the final version of your document, LaTeX
13816  automatically distinguishes between words, sentences, and abbreviations.
13817  LaTeX then adds the 
13818 \begin_inset Quotes eld
13819 \end_inset
13820
13821 appropriate amount of space
13822 \begin_inset Quotes erd
13823 \end_inset
13824
13825 .
13826  That means sentences get a little bit more space between the period and
13827  the next word.
13828  Abbreviations get the same amount of space after the period as a word uses.
13829 \end_layout
13830
13831 \begin_layout Standard
13832 Unfortunately, the algorithm for figuring out what's an abbreviation does
13833  not work in all cases.
13834  If a 
13835 \begin_inset Quotes eld
13836 \end_inset
13837
13838
13839 \family typewriter
13840 .
13841 \family default
13842
13843 \begin_inset Quotes erd
13844 \end_inset
13845
13846  is at the end of a lowercase letter, it's the end of a sentence; if it's
13847  at the end of a capitalized letter, it's an abbreviation.
13848 \end_layout
13849
13850 \begin_layout Standard
13851 Here are some examples of 
13852 \emph on
13853 correct
13854 \emph default
13855  abbreviations and the end of a sentence:
13856 \end_layout
13857
13858 \begin_layout Itemize
13859 M.
13860  Butterfly
13861 \end_layout
13862
13863 \begin_layout Itemize
13864 Don't worry.
13865  Be happy.
13866 \end_layout
13867
13868 \begin_layout Standard
13869 And here's an example of the algorithm going wrong:
13870 \end_layout
13871
13872 \begin_layout Itemize
13873 e.
13874 \begin_inset space \thinspace{}
13875 \end_inset
13876
13877 g.
13878  this is too much space!
13879 \end_layout
13880
13881 \begin_layout Itemize
13882 This is I.
13883  It's okay.
13884 \end_layout
13885
13886 \begin_layout Standard
13887 You won't see anything wrong until you view a final version of your document.
13888 \end_layout
13889
13890 \begin_layout Standard
13891 To fix this problem, use one of the following:
13892 \end_layout
13893
13894 \begin_layout Enumerate
13895 Use an 
13896 \family sans
13897 Inter-word
13898 \begin_inset space ~
13899 \end_inset
13900
13901 Space
13902 \family default
13903  after lowercase abbreviations (see section
13904 \begin_inset space ~
13905 \end_inset
13906
13907
13908 \begin_inset CommandInset ref
13909 LatexCommand ref
13910 reference "sub:Inter-word-Space"
13911
13912 \end_inset
13913
13914 ).
13915 \begin_inset Index idx
13916 status collapsed
13917
13918 \begin_layout Plain Layout
13919 Spaces ! inter-word
13920 \end_layout
13921
13922 \end_inset
13923
13924
13925 \end_layout
13926
13927 \begin_layout Enumerate
13928 Use a 
13929 \family sans
13930 Thin
13931 \begin_inset space ~
13932 \end_inset
13933
13934 Space
13935 \family default
13936  between two tokens of an abbreviation (see section
13937 \begin_inset space ~
13938 \end_inset
13939
13940
13941 \begin_inset CommandInset ref
13942 LatexCommand ref
13943 reference "sub:Thin-Space"
13944
13945 \end_inset
13946
13947 ).
13948 \begin_inset Index idx
13949 status collapsed
13950
13951 \begin_layout Plain Layout
13952 Spaces ! thin
13953 \end_layout
13954
13955 \end_inset
13956
13957
13958 \end_layout
13959
13960 \begin_layout Enumerate
13961 Use an 
13962 \family sans
13963 End
13964 \begin_inset space ~
13965 \end_inset
13966
13967 of
13968 \begin_inset space ~
13969 \end_inset
13970
13971 sentence
13972 \begin_inset space ~
13973 \end_inset
13974
13975 period
13976 \family default
13977  found under the 
13978 \family sans
13979 Insert\SpecialChar \menuseparator
13980 Special
13981 \begin_inset space ~
13982 \end_inset
13983
13984 Character
13985 \family default
13986  menu to force the use of inter-sentence spacing.
13987  This function is also bound to 
13988 \begin_inset Info
13989 type  "shortcut"
13990 arg   "specialchar-insert end-of-sentence"
13991 \end_inset
13992
13993  for easy access.
13994 \end_layout
13995
13996 \begin_layout Standard
13997 With the corrections, our earlier examples look like this:
13998 \end_layout
13999
14000 \begin_layout Itemize
14001 e.
14002 \begin_inset space \thinspace{}
14003 \end_inset
14004
14005 g.
14006 \begin_inset space \space{}
14007 \end_inset
14008
14009 this is too much space!
14010 \end_layout
14011
14012 \begin_layout Itemize
14013 This is I\SpecialChar \@.
14014  It's okay.
14015 \end_layout
14016
14017 \begin_layout Standard
14018 Some languages don't use extra spacing between sentences.
14019  If your language is such a language, you don't need to worry, because LaTeX
14020  will take care of this.
14021 \end_layout
14022
14023 \begin_layout Standard
14024 For those that do need to bother, there is help to catch those sneaky errors:
14025  Check out the 
14026 \family sans
14027 Check
14028 \begin_inset space ~
14029 \end_inset
14030
14031 TeX
14032 \family default
14033  feature described in section 
14034 \emph on
14035 Checking TeX
14036 \emph default
14037  of the 
14038 \emph on
14039 Additional Features
14040 \emph default
14041  manual.
14042 \end_layout
14043
14044 \begin_layout Subsubsection
14045 Quotes
14046 \begin_inset Index idx
14047 status collapsed
14048
14049 \begin_layout Plain Layout
14050 Typography ! Quotes
14051 \end_layout
14052
14053 \end_inset
14054
14055
14056 \begin_inset Index idx
14057 status collapsed
14058
14059 \begin_layout Plain Layout
14060 Quotes | see
14061 \begin_inset ERT
14062 status collapsed
14063
14064 \begin_layout Plain Layout
14065
14066 {
14067 \end_layout
14068
14069 \end_inset
14070
14071 Typography
14072 \begin_inset ERT
14073 status collapsed
14074
14075 \begin_layout Plain Layout
14076
14077 }
14078 \end_layout
14079
14080 \end_inset
14081
14082
14083 \end_layout
14084
14085 \end_inset
14086
14087
14088 \end_layout
14089
14090 \begin_layout Standard
14091 LyX usually sets quotes correctly.
14092  Specifically, it will use an opening quote at the beginning of quoted text,
14093  and use a closing quote at the end.
14094  For example, 
14095 \begin_inset Quotes eld
14096 \end_inset
14097
14098 open close
14099 \begin_inset Quotes erd
14100 \end_inset
14101
14102 .
14103  The keyboard character, 
14104 \family sans
14105 "
14106 \family default
14107 , generates this automatically.
14108 \end_layout
14109
14110 \begin_layout Standard
14111 You can change the behavior of the 
14112 \family sans
14113 "
14114 \family default
14115  key using the submenu 
14116 \family sans
14117 Language
14118 \family default
14119  of the dialog 
14120 \family sans
14121 Document\SpecialChar \menuseparator
14122 Settings
14123 \family default
14124
14125 \begin_inset Index idx
14126 status collapsed
14127
14128 \begin_layout Plain Layout
14129 Document ! Settings
14130 \end_layout
14131
14132 \end_inset
14133
14134  dialog.
14135 \end_layout
14136
14137 \begin_layout Standard
14138 You can also select quotes for different languages in the box 
14139 \family sans
14140 Type
14141 \family default
14142  option.
14143  There are six choices:
14144 \end_layout
14145
14146 \begin_layout Labeling
14147 \labelwidthstring 00.00.0000
14148
14149 \family sans
14150 \begin_inset Quotes eld
14151 \end_inset
14152
14153 Text
14154 \begin_inset Quotes erd
14155 \end_inset
14156
14157
14158 \family default
14159  Use quotes like this 
14160 \begin_inset Quotes eld
14161 \end_inset
14162
14163 double
14164 \begin_inset Quotes erd
14165 \end_inset
14166
14167  or 
14168 \begin_inset Quotes els
14169 \end_inset
14170
14171 single
14172 \begin_inset Quotes ers
14173 \end_inset
14174
14175
14176 \end_layout
14177
14178 \begin_layout Labeling
14179 \labelwidthstring 00.00.0000
14180
14181 \family sans
14182 \begin_inset Quotes sld
14183 \end_inset
14184
14185 Text
14186 \begin_inset Quotes srd
14187 \end_inset
14188
14189
14190 \family default
14191  Use quotes like 
14192 \begin_inset Quotes sld
14193 \end_inset
14194
14195 this
14196 \begin_inset Quotes srd
14197 \end_inset
14198
14199  or 'this
14200 \begin_inset Quotes ers
14201 \end_inset
14202
14203
14204 \end_layout
14205
14206 \begin_layout Labeling
14207 \labelwidthstring 00.00.0000
14208
14209 \family sans
14210 \begin_inset Quotes gld
14211 \end_inset
14212
14213 Text
14214 \begin_inset Quotes grd
14215 \end_inset
14216
14217
14218 \family default
14219  Use quotes like 
14220 \begin_inset Quotes gld
14221 \end_inset
14222
14223 this
14224 \begin_inset Quotes grd
14225 \end_inset
14226
14227  or 
14228 \begin_inset Quotes gls
14229 \end_inset
14230
14231 this
14232 \begin_inset Quotes grs
14233 \end_inset
14234
14235
14236 \end_layout
14237
14238 \begin_layout Labeling
14239 \labelwidthstring 00.00.0000
14240
14241 \family sans
14242 \begin_inset Quotes pld
14243 \end_inset
14244
14245 Text
14246 \begin_inset Quotes prd
14247 \end_inset
14248
14249
14250 \family default
14251  Use quotes like 
14252 \begin_inset Quotes pld
14253 \end_inset
14254
14255 this
14256 \begin_inset Quotes prd
14257 \end_inset
14258
14259  or 
14260 \begin_inset Quotes pls
14261 \end_inset
14262
14263 this
14264 \begin_inset Quotes prs
14265 \end_inset
14266
14267
14268 \end_layout
14269
14270 \begin_layout Labeling
14271 \labelwidthstring 00.00.0000
14272
14273 \family sans
14274 \begin_inset Quotes fld
14275 \end_inset
14276
14277 Text
14278 \begin_inset Quotes frd
14279 \end_inset
14280
14281
14282 \family default
14283  Use quotes like 
14284 \begin_inset Quotes fld
14285 \end_inset
14286
14287 this
14288 \begin_inset Quotes frd
14289 \end_inset
14290
14291  or 
14292 \begin_inset Quotes fls
14293 \end_inset
14294
14295 this
14296 \begin_inset Quotes frs
14297 \end_inset
14298
14299
14300 \end_layout
14301
14302 \begin_layout Labeling
14303 \labelwidthstring 00.00.0000
14304
14305 \family sans
14306 \begin_inset Quotes ald
14307 \end_inset
14308
14309 Text
14310 \begin_inset Quotes ard
14311 \end_inset
14312
14313
14314 \family default
14315  Use quotes like 
14316 \begin_inset Quotes ald
14317 \end_inset
14318
14319 this
14320 \begin_inset Quotes ard
14321 \end_inset
14322
14323  or 
14324 \begin_inset Quotes als
14325 \end_inset
14326
14327 this
14328 \begin_inset Quotes ars
14329 \end_inset
14330
14331
14332 \end_layout
14333
14334 \begin_layout Standard
14335 These settings affect what character the 
14336 \family sans
14337 "
14338 \family default
14339  key produces.
14340 \end_layout
14341
14342 \begin_layout Subsection
14343 Ligatures
14344 \begin_inset Index idx
14345 status collapsed
14346
14347 \begin_layout Plain Layout
14348 Typography ! Ligatures
14349 \end_layout
14350
14351 \end_inset
14352
14353
14354 \begin_inset Index idx
14355 status collapsed
14356
14357 \begin_layout Plain Layout
14358 Ligatures | see
14359 \begin_inset ERT
14360 status collapsed
14361
14362 \begin_layout Plain Layout
14363
14364 {
14365 \end_layout
14366
14367 \end_inset
14368
14369 Typography
14370 \begin_inset ERT
14371 status collapsed
14372
14373 \begin_layout Plain Layout
14374
14375 }
14376 \end_layout
14377
14378 \end_inset
14379
14380
14381 \end_layout
14382
14383 \end_inset
14384
14385
14386 \begin_inset CommandInset label
14387 LatexCommand label
14388 name "sub:Ligatures"
14389
14390 \end_inset
14391
14392
14393 \end_layout
14394
14395 \begin_layout Standard
14396 It is standard typesetting practice to group certain letters together and
14397  print them as single characters.
14398  These groups are known as 
14399 \emph on
14400 ligatures
14401 \emph default
14402 .
14403  Since LaTeX knows about ligatures, your documents will contain them too
14404  in the output.
14405  Here are the standard ligatures:
14406 \end_layout
14407
14408 \begin_layout Itemize
14409 ff
14410 \end_layout
14411
14412 \begin_layout Itemize
14413 fi
14414 \end_layout
14415
14416 \begin_layout Itemize
14417 fl
14418 \end_layout
14419
14420 \begin_layout Itemize
14421 ffi
14422 \end_layout
14423
14424 \begin_layout Itemize
14425 ffl
14426 \end_layout
14427
14428 \begin_layout Standard
14429 Some languages uses other ligatures if the document font supports them.
14430 \end_layout
14431
14432 \begin_layout Standard
14433 Sometimes, you don't want a ligature in a word.
14434  While a ligature may be okay in the word, 
14435 \begin_inset Quotes eld
14436 \end_inset
14437
14438 graffiti,
14439 \begin_inset Quotes erd
14440 \end_inset
14441
14442  it looks really weird in compound words, such as 
14443 \begin_inset Quotes eld
14444 \end_inset
14445
14446 cufflink
14447 \begin_inset Quotes erd
14448 \end_inset
14449
14450  or the German 
14451 \begin_inset Quotes eld
14452 \end_inset
14453
14454 Dorffest.
14455 \begin_inset Quotes erd
14456 \end_inset
14457
14458  To break a ligature, use 
14459 \family sans
14460 Insert\SpecialChar \menuseparator
14461 Formatting\SpecialChar \menuseparator
14462 Ligature
14463 \begin_inset space ~
14464 \end_inset
14465
14466 Break.
14467
14468 \family default
14469  This changes 
14470 \begin_inset Quotes eld
14471 \end_inset
14472
14473 cufflinks
14474 \begin_inset Quotes erd
14475 \end_inset
14476
14477  to 
14478 \begin_inset Quotes eld
14479 \end_inset
14480
14481 cuff\SpecialChar \textcompwordmark{}
14482 links
14483 \begin_inset Quotes erd
14484 \end_inset
14485
14486  and 
14487 \begin_inset Quotes eld
14488 \end_inset
14489
14490 Dorffest
14491 \begin_inset Quotes erd
14492 \end_inset
14493
14494  to 
14495 \begin_inset Quotes eld
14496 \end_inset
14497
14498 Dorf\SpecialChar \textcompwordmark{}
14499 fest
14500 \begin_inset Quotes erd
14501 \end_inset
14502
14503 .
14504 \end_layout
14505
14506 \begin_layout Subsection
14507 LyX's Proper Names
14508 \begin_inset Index idx
14509 status collapsed
14510
14511 \begin_layout Plain Layout
14512 LyX ! Proper names
14513 \end_layout
14514
14515 \end_inset
14516
14517
14518 \begin_inset CommandInset label
14519 LatexCommand label
14520 name "sub:LyX's-Proper-Names"
14521
14522 \end_inset
14523
14524
14525 \end_layout
14526
14527 \begin_layout Standard
14528 You will certainly have noticed that the word “LaTeX” always appears with
14529  characters in different sizes and heights.
14530  LaTeX is the name of the program used by LyX and is therefore recognized
14531  as a proper name when you type it in LyX as 
14532 \begin_inset Quotes eld
14533 \end_inset
14534
14535 LaT
14536 \begin_inset ERT
14537 status collapsed
14538
14539 \begin_layout Plain Layout
14540
14541 {}
14542 \end_layout
14543
14544 \end_inset
14545
14546 eX
14547 \begin_inset Quotes erd
14548 \end_inset
14549
14550 .
14551 \begin_inset Note Note
14552 status collapsed
14553
14554 \begin_layout Plain Layout
14555 The braces in TeX Code are here to avoid that the 
14556 \begin_inset Quotes eld
14557 \end_inset
14558
14559 command
14560 \begin_inset Quotes erd
14561 \end_inset
14562
14563  appear as proper name in the output, see the last paragraph of this section.
14564  To create proper names omit the TeX Code.
14565 \end_layout
14566
14567 \end_inset
14568
14569  Note the order of the upper-and lowercase letters! LyX recognizes the following
14570  proper names:
14571 \end_layout
14572
14573 \begin_layout Description
14574 LyX The name of the game, write 
14575 \begin_inset Quotes eld
14576 \end_inset
14577
14578 L
14579 \begin_inset ERT
14580 status collapsed
14581
14582 \begin_layout Plain Layout
14583
14584 {}
14585 \end_layout
14586
14587 \end_inset
14588
14589 yX
14590 \begin_inset Quotes erd
14591 \end_inset
14592
14593  to produce it.
14594 \end_layout
14595
14596 \begin_layout Description
14597 TeX The program used by LaTeX, write 
14598 \begin_inset Quotes eld
14599 \end_inset
14600
14601 T
14602 \begin_inset ERT
14603 status collapsed
14604
14605 \begin_layout Plain Layout
14606
14607 {}
14608 \end_layout
14609
14610 \end_inset
14611
14612 eX
14613 \begin_inset Quotes erd
14614 \end_inset
14615
14616  to produce it.
14617 \end_layout
14618
14619 \begin_layout Description
14620 LaTeX The program used by LyX, write 
14621 \begin_inset Quotes eld
14622 \end_inset
14623
14624 LaT
14625 \begin_inset ERT
14626 status collapsed
14627
14628 \begin_layout Plain Layout
14629
14630 {}
14631 \end_layout
14632
14633 \end_inset
14634
14635 eX
14636 \begin_inset Quotes erd
14637 \end_inset
14638
14639  to produce it.
14640 \end_layout
14641
14642 \begin_layout Description
14643 LaTeX2e The actual version of LaTeX, write 
14644 \begin_inset Quotes eld
14645 \end_inset
14646
14647 LaT
14648 \begin_inset ERT
14649 status collapsed
14650
14651 \begin_layout Plain Layout
14652
14653 {}
14654 \end_layout
14655
14656 \end_inset
14657
14658 eX2e
14659 \begin_inset Quotes erd
14660 \end_inset
14661
14662  to produce it.
14663 \end_layout
14664
14665 \begin_layout Standard
14666 You might wonder why the LaTeX-version is 
14667 \begin_inset Quotes eld
14668 \end_inset
14669
14670 2
14671 \begin_inset Formula $\epsilon$
14672 \end_inset
14673
14674
14675 \begin_inset Quotes erd
14676 \end_inset
14677
14678 .
14679  It's an old tradition in the TeX-world to give programs geek version numbers.
14680  For example the version number of TeX converges to the number 
14681 \begin_inset Formula $\pi$
14682 \end_inset
14683
14684 : The actual version is 
14685 \begin_inset Quotes eld
14686 \end_inset
14687
14688 TeX-3.141592
14689 \begin_inset Quotes erd
14690 \end_inset
14691
14692 , the previous one was 
14693 \begin_inset Quotes eld
14694 \end_inset
14695
14696 TeX-3.14159
14697 \begin_inset Quotes erd
14698 \end_inset
14699
14700 .
14701 \end_layout
14702
14703 \begin_layout Standard
14704 If you don't want to use proper names, e.
14705 \begin_inset space \thinspace{}
14706 \end_inset
14707
14708 g.
14709 \begin_inset space \space{}
14710 \end_inset
14711
14712 in section headings, you can insert two empty braces in TeX Code in the
14713  word.
14714  This will look in LyX like: 
14715 \begin_inset Graphics
14716         filename clipart/LaTeX.png
14717         scale 80
14718
14719 \end_inset
14720
14721
14722 \begin_inset Newline newline
14723 \end_inset
14724
14725 For more about TeX Code, look at section
14726 \begin_inset space ~
14727 \end_inset
14728
14729
14730 \begin_inset CommandInset ref
14731 LatexCommand ref
14732 reference "sec:TeX-Code"
14733
14734 \end_inset
14735
14736 .
14737 \end_layout
14738
14739 \begin_layout Subsection
14740 Units
14741 \begin_inset Index idx
14742 status collapsed
14743
14744 \begin_layout Plain Layout
14745 Typography ! Units
14746 \end_layout
14747
14748 \end_inset
14749
14750
14751 \end_layout
14752
14753 \begin_layout Standard
14754 Generally the space between units and the number is smaller than the normal
14755  space between two words.
14756  As you can see in the example below, it looks better when the space is
14757  smaller.
14758  To get such a 
14759 \begin_inset Quotes eld
14760 \end_inset
14761
14762 half space
14763 \begin_inset Quotes erd
14764 \end_inset
14765
14766  for units use the menu 
14767 \family sans
14768 Insert\SpecialChar \menuseparator
14769 Formatting\SpecialChar \menuseparator
14770 Thin
14771 \begin_inset space ~
14772 \end_inset
14773
14774 Space
14775 \family default
14776  (shortcut 
14777 \begin_inset Info
14778 type  "shortcuts"
14779 arg   "space-insert thin"
14780 \end_inset
14781
14782 ).
14783 \end_layout
14784
14785 \begin_layout Standard
14786 Here's an example to show the differences:
14787 \end_layout
14788
14789 \begin_layout Standard
14790 \begin_inset Tabular
14791 <lyxtabular version="3" rows="2" columns="2">
14792 <features tabularvalignment="middle">
14793 <column alignment="left" valignment="top" width="0">
14794 <column alignment="left" valignment="top" width="0">
14795 <row>
14796 <cell alignment="center" valignment="top" usebox="none">
14797 \begin_inset Text
14798
14799 \begin_layout Plain Layout
14800 24
14801 \begin_inset space ~
14802 \end_inset
14803
14804 kW
14805 \begin_inset Formula $\cdot$
14806 \end_inset
14807
14808 h
14809 \end_layout
14810
14811 \end_inset
14812 </cell>
14813 <cell alignment="center" valignment="top" usebox="none">
14814 \begin_inset Text
14815
14816 \begin_layout Plain Layout
14817 space between number and unit
14818 \end_layout
14819
14820 \end_inset
14821 </cell>
14822 </row>
14823 <row>
14824 <cell alignment="center" valignment="top" usebox="none">
14825 \begin_inset Text
14826
14827 \begin_layout Plain Layout
14828 24
14829 \begin_inset space \thinspace{}
14830 \end_inset
14831
14832 kW
14833 \begin_inset Formula $\cdot$
14834 \end_inset
14835
14836 h
14837 \end_layout
14838
14839 \end_inset
14840 </cell>
14841 <cell alignment="center" valignment="top" usebox="none">
14842 \begin_inset Text
14843
14844 \begin_layout Plain Layout
14845 half space between number and unit
14846 \end_layout
14847
14848 \end_inset
14849 </cell>
14850 </row>
14851 </lyxtabular>
14852
14853 \end_inset
14854
14855
14856 \end_layout
14857
14858 \begin_layout Subsection
14859 Widows and Orphans
14860 \begin_inset Index idx
14861 status collapsed
14862
14863 \begin_layout Plain Layout
14864 Typography ! Widows and orphans
14865 \end_layout
14866
14867 \end_inset
14868
14869
14870 \end_layout
14871
14872 \begin_layout Standard
14873 In the early days of word processors, page breaks went wherever the page
14874  happened to end.
14875  There was no regard for what was actually going on in the text.
14876  You may remember once printing out a document, only to find the heading
14877  for a new section printed at the very bottom of the page, the first line
14878  of a new paragraph all alone at the bottom of a page, or the last line
14879  of a paragraph at the top of a new page.
14880  These bits of text became known as 
14881 \emph on
14882 widows
14883 \emph default
14884  and 
14885 \emph on
14886 orphans
14887 \emph default
14888 .
14889 \end_layout
14890
14891 \begin_layout Standard
14892 Clearly, LyX can avoid breaking pages after a section heading.
14893  That's part of the advantage of paragraph environments.
14894  But what about widows and orphans, where the page breaks leave one line
14895  of a paragraph all alone at the top or bottom of a page? There are rules
14896  built into LaTeX governing page breaks, and some of those rules are there
14897  to specifically prevent widows and orphans.
14898  This is the advantage LyX has in using LaTeX as its backend.
14899 \end_layout
14900
14901 \begin_layout Standard
14902 There's no way we can go into how TeX and LaTeX decide to break a page,
14903  or how you can tweak that behavior.
14904  Some LaTeX books listed in the bibliography [such as
14905 \begin_inset space ~
14906 \end_inset
14907
14908
14909 \begin_inset CommandInset citation
14910 LatexCommand cite
14911 key "latexcompanion"
14912
14913 \end_inset
14914
14915  or
14916 \begin_inset space ~
14917 \end_inset
14918
14919
14920 \begin_inset CommandInset citation
14921 LatexCommand cite
14922 key "latexguide"
14923
14924 \end_inset
14925
14926 ] may have more information.
14927  You will almost never need to worry about this, however.
14928 \end_layout
14929
14930 \begin_layout Chapter
14931 Notes, Graphics, Tables, and Floats
14932 \begin_inset CommandInset label
14933 LatexCommand label
14934 name "cha:Floats-and-Notes"
14935
14936 \end_inset
14937
14938
14939 \end_layout
14940
14941 \begin_layout Standard
14942 The issues of this chapter are described in detail in the 
14943 \emph on
14944 Embedded Objects
14945 \emph default
14946  manual.
14947  There you'll also find tips and tricks for special cases.
14948 \end_layout
14949
14950 \begin_layout Section
14951 Notes
14952 \begin_inset Index idx
14953 status collapsed
14954
14955 \begin_layout Plain Layout
14956 Notes
14957 \end_layout
14958
14959 \end_inset
14960
14961
14962 \begin_inset CommandInset label
14963 LatexCommand label
14964 name "sec:Notes"
14965
14966 \end_inset
14967
14968
14969 \end_layout
14970
14971 \begin_layout Standard
14972 LyX offers you a few types of notes to add to your document:
14973 \end_layout
14974
14975 \begin_layout Description
14976 LyX
14977 \begin_inset space ~
14978 \end_inset
14979
14980 Note This note type is for internal notes that won't appear in the output.
14981 \begin_inset Newline newline
14982 \end_inset
14983
14984
14985 \begin_inset Note Note
14986 status open
14987
14988 \begin_layout Plain Layout
14989 This is text in a note box that doesn't appear in the output.
14990 \end_layout
14991
14992 \end_inset
14993
14994
14995 \end_layout
14996
14997 \begin_layout Description
14998 Comment This note also doesn't appear in the output but it appears as LaTeX-comm
14999 ent, when you export the document to LaTeX via the menu 
15000 \family sans
15001 File\SpecialChar \menuseparator
15002 Export\SpecialChar \menuseparator
15003 LaTeX (pdflatex) / (plain)
15004 \family default
15005 .
15006 \begin_inset Newline newline
15007 \end_inset
15008
15009
15010 \begin_inset Note Comment
15011 status open
15012
15013 \begin_layout Plain Layout
15014 This is text in a note box that only appears as comment in LaTeX-files.
15015 \end_layout
15016
15017 \end_inset
15018
15019
15020 \end_layout
15021
15022 \begin_layout Description
15023 Greyed
15024 \begin_inset space ~
15025 \end_inset
15026
15027 Out This note will appear in the output as grey text.
15028 \begin_inset Newline newline
15029 \end_inset
15030
15031
15032 \begin_inset Newline newline
15033 \end_inset
15034
15035
15036 \begin_inset Note Greyedout
15037 status open
15038
15039 \begin_layout Plain Layout
15040 This is text
15041 \begin_inset Foot
15042 status collapsed
15043
15044 \begin_layout Plain Layout
15045 This is an example footnote within a greyed out note.
15046  In this document the greyed out note color is redefined to blue.
15047  How this can be done is explained in the 
15048 \emph on
15049 Embedded Objects
15050 \emph default
15051  manual.
15052 \end_layout
15053
15054 \end_inset
15055
15056  of a comment that appears in the output as grey text.
15057 \end_layout
15058
15059 \end_inset
15060
15061
15062 \begin_inset Newline newline
15063 \end_inset
15064
15065
15066 \begin_inset Newline newline
15067 \end_inset
15068
15069 As you can see in the example, the first line of greyed out notes is a bit
15070  indented and greyed out notes can have footnotes.
15071 \end_layout
15072
15073 \begin_layout Standard
15074 Notes are inserted with the toolbar button 
15075 \begin_inset Graphics
15076         filename ../images/note-insert.png
15077         scale 85
15078         scaleBeforeRotation
15079
15080 \end_inset
15081
15082  or the menu 
15083 \family sans
15084 Insert\SpecialChar \menuseparator
15085 Note
15086 \family default
15087 .
15088  Right-click on the appearing note box to select the note type.
15089 \end_layout
15090
15091 \begin_layout Section
15092 Footnotes
15093 \begin_inset Index idx
15094 status collapsed
15095
15096 \begin_layout Plain Layout
15097 Footnotes
15098 \end_layout
15099
15100 \end_inset
15101
15102
15103 \begin_inset CommandInset label
15104 LatexCommand label
15105 name "sec:Footnotes"
15106
15107 \end_inset
15108
15109
15110 \end_layout
15111
15112 \begin_layout Standard
15113 LyX uses boxes to display footnotes: When you insert a footnote using the
15114  menu 
15115 \family sans
15116 Insert\SpecialChar \menuseparator
15117 Footnote
15118 \family default
15119  or the toolbar button 
15120 \begin_inset Graphics
15121         filename ../images/footnote-insert.png
15122
15123 \end_inset
15124
15125
15126 \family roman
15127 \series medium
15128 \bar no
15129 you'll see
15130 \family default
15131 \series default
15132 \bar default
15133  the following box: 
15134 \begin_inset Graphics
15135         filename clipart/footnoteQt4.png
15136         scale 80
15137
15138 \end_inset
15139
15140
15141 \family roman
15142 \series medium
15143 \bar no
15144  This box is LyX's representation of your footnote.
15145  If you
15146 \family default
15147 \series default
15148 \bar default
15149  left-click on 
15150 \family roman
15151 \series medium
15152 \bar no
15153 the 
15154 \begin_inset Quotes eld
15155 \end_inset
15156
15157
15158 \family sans
15159 foot
15160 \family roman
15161
15162 \begin_inset Quotes erd
15163 \end_inset
15164
15165
15166 \family default
15167 \series default
15168 \bar default
15169  
15170 \family roman
15171 \series medium
15172 \bar no
15173 label, the box will
15174 \family default
15175 \series default
15176 \bar default
15177  be opened and you can enter the footnote text into it.
15178  Clicking on the box label again, will close 
15179 \family roman
15180 \series medium
15181 \bar no
15182 the
15183 \family default
15184 \series default
15185 \bar default
15186  box
15187 \family roman
15188 \series medium
15189 \bar no
15190 .
15191  If you want to turn existing text into a footnote, simply mark it and click
15192  on the footnote
15193 \family default
15194 \series default
15195 \bar default
15196  toolbar 
15197 \family roman
15198 \series medium
15199 \bar no
15200 button
15201 \family default
15202 \series default
15203 \bar default
15204 .
15205 \end_layout
15206
15207 \begin_layout Standard
15208 Here's an example footnote:
15209 \family roman
15210 \series medium
15211 \bar no
15212
15213 \begin_inset Foot
15214 status open
15215
15216 \begin_layout Plain Layout
15217 To close a footnote, click on the footnote box label.
15218 \end_layout
15219
15220 \end_inset
15221
15222
15223 \end_layout
15224
15225 \begin_layout Standard
15226 The footnote will appear in the output as a superscript number at the text
15227  position where the footnote box is placed.
15228  The footnote text is placed at the bottom of the current page.
15229  The footnote number is calculated by LyX, the numbers are consecutive,
15230  no matter in which chapter the footnote is in.
15231  LyX doesn't support other numbering schemes yet, but you can get another
15232  scheme using special LaTeX-commands.
15233  T
15234 \family roman
15235 h
15236 \family default
15237 ey are described in the 
15238 \emph on
15239 Embedded Objects
15240 \emph default
15241  manual.
15242 \end_layout
15243
15244 \begin_layout Section
15245 Marginal Notes
15246 \begin_inset Index idx
15247 status collapsed
15248
15249 \begin_layout Plain Layout
15250 Marginal notes
15251 \end_layout
15252
15253 \end_inset
15254
15255
15256 \begin_inset CommandInset label
15257 LatexCommand label
15258 name "sec:Marginal-Notes"
15259
15260 \end_inset
15261
15262
15263 \end_layout
15264
15265 \begin_layout Standard
15266 Marginal notes look and behave just like footnotes in LyX.
15267  When you insert a margin note via the menu 
15268 \family sans
15269 Insert\SpecialChar \menuseparator
15270 Marginal
15271 \begin_inset space ~
15272 \end_inset
15273
15274 Note
15275 \family default
15276  or the toolbar button 
15277 \begin_inset Graphics
15278         filename ../images/marginalnote-insert.png
15279
15280 \end_inset
15281
15282 , you'll see 
15283 \family roman
15284 \series medium
15285 a
15286 \family default
15287 \series default
15288  grey 
15289 \family roman
15290 \series medium
15291 box with a
15292 \family default
15293 \series default
15294  red 
15295 \family roman
15296 \series medium
15297 label 
15298 \begin_inset Quotes eld
15299 \end_inset
15300
15301 margin
15302 \begin_inset Quotes erd
15303 \end_inset
15304
15305  appearing within your text.
15306  This box is LyX's representation of your margin
15307 \family default
15308 \series default
15309 al 
15310 \family roman
15311 \series medium
15312 note.
15313 \end_layout
15314
15315 \begin_layout Standard
15316 At the side is an example marginal note.
15317 \family roman
15318 \series medium
15319
15320 \begin_inset Marginal
15321 status open
15322
15323 \begin_layout Plain Layout
15324 This is a marginal note.
15325 \end_layout
15326
15327 \end_inset
15328
15329
15330 \end_layout
15331
15332 \begin_layout Standard
15333 Marginal notes appear at the right side in single-sided documents.
15334  In double-sided documents they appear in the outer margin – left on even
15335  pages, right on odd pages.
15336 \end_layout
15337
15338 \begin_layout Section
15339 Graphics and Images
15340 \begin_inset Index idx
15341 status collapsed
15342
15343 \begin_layout Plain Layout
15344 Images
15345 \end_layout
15346
15347 \end_inset
15348
15349
15350 \begin_inset Index idx
15351 status collapsed
15352
15353 \begin_layout Plain Layout
15354 Graphics
15355 \end_layout
15356
15357 \end_inset
15358
15359
15360 \begin_inset CommandInset label
15361 LatexCommand label
15362 name "sec:Graphics"
15363
15364 \end_inset
15365
15366
15367 \end_layout
15368
15369 \begin_layout Standard
15370 To insert an image in your document, place the cursor at the text position
15371  you want and click on the toolbar icon 
15372 \begin_inset Graphics
15373         filename ../images/dialog-show-new-inset_graphics.png
15374
15375 \end_inset
15376
15377  or select 
15378 \family sans
15379 Insert\SpecialChar \menuseparator
15380 Graphics
15381 \family default
15382  from the menu.
15383  Then a dialog will appear to choose the file to load.
15384 \end_layout
15385
15386 \begin_layout Standard
15387 This dialog has numerous mostly self-explanatory parameters.
15388  The 
15389 \family sans
15390 Graphics
15391 \family default
15392  tab allows you to choose your image file.
15393  The image can be transformed by setting a rotation angle and a scaling
15394  factor.
15395  The scaling units are explained in Appendix
15396 \begin_inset space ~
15397 \end_inset
15398
15399
15400 \begin_inset CommandInset ref
15401 LatexCommand ref
15402 reference "cha:Units-available-in"
15403
15404 \end_inset
15405
15406 .
15407 \end_layout
15408
15409 \begin_layout Standard
15410 In the tab 
15411 \family sans
15412 Clipping
15413 \family default
15414  it is possible to set image coordinates to adjust the height and width
15415  of the image in the output.
15416  The coordinates can also be calculated automatically by pressing the button
15417  
15418 \family sans
15419 Get
15420 \begin_inset space ~
15421 \end_inset
15422
15423 from
15424 \begin_inset space ~
15425 \end_inset
15426
15427 file
15428 \family default
15429 .
15430  The option 
15431 \family sans
15432 Clip
15433 \begin_inset space ~
15434 \end_inset
15435
15436 to
15437 \begin_inset space ~
15438 \end_inset
15439
15440 bounding
15441 \begin_inset space ~
15442 \end_inset
15443
15444 box
15445 \family default
15446  will only print the image region within the given coordinates.
15447  Normally you don't need to take care about image coordinates and can ignore
15448  the tab 
15449 \family sans
15450 Clipping
15451 \family default
15452 .
15453 \end_layout
15454
15455 \begin_layout Standard
15456 In the 
15457 \family sans
15458 LaTeX and LyX options
15459 \family default
15460  tab LaTeX experts can specify additional LaTeX options.
15461  You can also specify here the appearance of the image inside LyX.
15462  The option 
15463 \family sans
15464 Draft
15465 \begin_inset space ~
15466 \end_inset
15467
15468 mode
15469 \family default
15470  has the effect that the image doesn't appear in the output, only a frame
15471  with the image size is printed.
15472  The option 
15473 \family sans
15474 Don't
15475 \begin_inset space ~
15476 \end_inset
15477
15478 unzip
15479 \begin_inset space ~
15480 \end_inset
15481
15482 on
15483 \begin_inset space ~
15484 \end_inset
15485
15486 export
15487 \family default
15488  is explained in the 
15489 \emph on
15490 Embedded Objects
15491 \emph default
15492  manual in section 
15493 \emph on
15494 Graphics Dialog
15495 \emph default
15496 .
15497 \end_layout
15498
15499 \begin_layout Standard
15500 The graphics dialog can be called at any time by clicking on an image.
15501  The image will appear in the output exactly at the position where it is
15502  in the text.
15503  This is an example image within a separate, horizontally centered paragraph:
15504  
15505 \end_layout
15506
15507 \begin_layout Standard
15508 \align center
15509 \begin_inset Graphics
15510         filename clipart/mobius.eps
15511         scale 70
15512         rotateOrigin center
15513
15514 \end_inset
15515
15516
15517 \end_layout
15518
15519 \begin_layout Standard
15520 If you need image captions and want to reference images, you have to put
15521  the image into a float, see section
15522 \begin_inset space ~
15523 \end_inset
15524
15525
15526 \begin_inset CommandInset ref
15527 LatexCommand ref
15528 reference "sec:Figure-Floats"
15529
15530 \end_inset
15531
15532 .
15533 \end_layout
15534
15535 \begin_layout Subsection
15536 Image Formats
15537 \begin_inset Index idx
15538 status collapsed
15539
15540 \begin_layout Plain Layout
15541 Images ! Formats
15542 \end_layout
15543
15544 \end_inset
15545
15546
15547 \begin_inset CommandInset label
15548 LatexCommand label
15549 name "sub:Image-Formats"
15550
15551 \end_inset
15552
15553
15554 \end_layout
15555
15556 \begin_layout Standard
15557 You can insert images in any known file format.
15558  But as we explained in section
15559 \begin_inset space ~
15560 \end_inset
15561
15562
15563 \begin_inset CommandInset ref
15564 LatexCommand ref
15565 reference "sub:Output-file-formats"
15566
15567 \end_inset
15568
15569 , every output document format allows only a few image formats.
15570  LyX uses therefore the program 
15571 \family typewriter
15572 Imagemagick
15573 \family default
15574  in the background to convert the images to the right format.
15575  To increase your workflow by avoiding these conversions in the background,
15576  you can use only the image formats listed in the subsections of section
15577 \begin_inset space ~
15578 \end_inset
15579
15580
15581 \begin_inset CommandInset ref
15582 LatexCommand ref
15583 reference "sub:Output-file-formats"
15584
15585 \end_inset
15586
15587 .
15588 \end_layout
15589
15590 \begin_layout Standard
15591 Similar to fonts there are two types of image formats:
15592 \end_layout
15593
15594 \begin_layout Description
15595 Bitmap
15596 \begin_inset space ~
15597 \end_inset
15598
15599 images consist of pixel values, often in a compressed form.
15600  They are therefore not fully scalable and look pixeled in large zooms.
15601  Well-known bitmap image formats are 
15602 \begin_inset Quotes eld
15603 \end_inset
15604
15605 Graphics Interchange Format
15606 \begin_inset Quotes erd
15607 \end_inset
15608
15609  (GIF, file extension 
15610 \begin_inset Quotes eld
15611 \end_inset
15612
15613
15614 \family typewriter
15615 .gif
15616 \family default
15617
15618 \begin_inset Quotes erd
15619 \end_inset
15620
15621 )
15622 \begin_inset Index idx
15623 status collapsed
15624
15625 \begin_layout Plain Layout
15626 GIF|see
15627 \begin_inset ERT
15628 status collapsed
15629
15630 \begin_layout Plain Layout
15631
15632 {
15633 \end_layout
15634
15635 \end_inset
15636
15637 Image formats
15638 \begin_inset ERT
15639 status collapsed
15640
15641 \begin_layout Plain Layout
15642
15643 }
15644 \end_layout
15645
15646 \end_inset
15647
15648
15649 \end_layout
15650
15651 \end_inset
15652
15653
15654 \begin_inset Quotes eld
15655 \end_inset
15656
15657 Portable Network Graphics
15658 \begin_inset Quotes erd
15659 \end_inset
15660
15661  (PNG, file extension 
15662 \begin_inset Quotes eld
15663 \end_inset
15664
15665
15666 \family typewriter
15667 .png
15668 \family default
15669
15670 \begin_inset Quotes erd
15671 \end_inset
15672
15673 )
15674 \begin_inset Index idx
15675 status collapsed
15676
15677 \begin_layout Plain Layout
15678 PNG|see
15679 \begin_inset ERT
15680 status collapsed
15681
15682 \begin_layout Plain Layout
15683
15684 {
15685 \end_layout
15686
15687 \end_inset
15688
15689 Image formats
15690 \begin_inset ERT
15691 status collapsed
15692
15693 \begin_layout Plain Layout
15694
15695 }
15696 \end_layout
15697
15698 \end_inset
15699
15700
15701 \end_layout
15702
15703 \end_inset
15704
15705 , and 
15706 \begin_inset Quotes eld
15707 \end_inset
15708
15709 Joint Photographic Experts Group
15710 \begin_inset Quotes erd
15711 \end_inset
15712
15713  (JPG, file extension 
15714 \begin_inset Quotes eld
15715 \end_inset
15716
15717
15718 \family typewriter
15719 .jpg
15720 \family default
15721
15722 \begin_inset Quotes erd
15723 \end_inset
15724
15725  or 
15726 \begin_inset Quotes eld
15727 \end_inset
15728
15729
15730 \family typewriter
15731 .jpeg
15732 \family default
15733
15734 \begin_inset Quotes erd
15735 \end_inset
15736
15737 )
15738 \begin_inset Index idx
15739 status collapsed
15740
15741 \begin_layout Plain Layout
15742 JPG|see
15743 \begin_inset ERT
15744 status collapsed
15745
15746 \begin_layout Plain Layout
15747
15748 {
15749 \end_layout
15750
15751 \end_inset
15752
15753 Image formats
15754 \begin_inset ERT
15755 status collapsed
15756
15757 \begin_layout Plain Layout
15758
15759 }
15760 \end_layout
15761
15762 \end_inset
15763
15764
15765 \end_layout
15766
15767 \end_inset
15768
15769 .
15770 \end_layout
15771
15772 \begin_layout Description
15773 Scalable
15774 \begin_inset space ~
15775 \end_inset
15776
15777 images consist of vectors and can therefore be scaled to any size without
15778  data loss.
15779  The scaling ability is necessary if you want to create presentations, because
15780  presentations are always scaled by the beamer.
15781  Scaling is also useful for online documents to let the user zoom into diagrams.
15782 \begin_inset Newline newline
15783 \end_inset
15784
15785 Scalable image formats can be 
15786 \begin_inset Quotes eld
15787 \end_inset
15788
15789 Scalable Vector Graphics
15790 \begin_inset Quotes erd
15791 \end_inset
15792
15793  (SVG, file extension 
15794 \begin_inset Quotes eld
15795 \end_inset
15796
15797
15798 \family typewriter
15799 .svg
15800 \family default
15801
15802 \begin_inset Quotes erd
15803 \end_inset
15804
15805 )
15806 \begin_inset Index idx
15807 status collapsed
15808
15809 \begin_layout Plain Layout
15810 SVG|see
15811 \begin_inset ERT
15812 status collapsed
15813
15814 \begin_layout Plain Layout
15815
15816 {
15817 \end_layout
15818
15819 \end_inset
15820
15821 Image formats
15822 \begin_inset ERT
15823 status collapsed
15824
15825 \begin_layout Plain Layout
15826
15827 }
15828 \end_layout
15829
15830 \end_inset
15831
15832
15833 \end_layout
15834
15835 \end_inset
15836
15837
15838 \begin_inset Quotes eld
15839 \end_inset
15840
15841 Encapsulated PostScript
15842 \begin_inset Quotes erd
15843 \end_inset
15844
15845  (EPS, file extension 
15846 \begin_inset Quotes eld
15847 \end_inset
15848
15849
15850 \family typewriter
15851 .eps
15852 \family default
15853
15854 \begin_inset Quotes erd
15855 \end_inset
15856
15857 )
15858 \begin_inset Index idx
15859 status collapsed
15860
15861 \begin_layout Plain Layout
15862 EPS|see
15863 \begin_inset ERT
15864 status collapsed
15865
15866 \begin_layout Plain Layout
15867
15868 {
15869 \end_layout
15870
15871 \end_inset
15872
15873 Image formats
15874 \begin_inset ERT
15875 status collapsed
15876
15877 \begin_layout Plain Layout
15878
15879 }
15880 \end_layout
15881
15882 \end_inset
15883
15884
15885 \end_layout
15886
15887 \end_inset
15888
15889 , and 
15890 \begin_inset Quotes eld
15891 \end_inset
15892
15893 Portable Document Format
15894 \begin_inset Quotes erd
15895 \end_inset
15896
15897  (PDF, file extension 
15898 \begin_inset Quotes eld
15899 \end_inset
15900
15901
15902 \family typewriter
15903 .pdf
15904 \family default
15905
15906 \begin_inset Quotes erd
15907 \end_inset
15908
15909 )
15910 \begin_inset Index idx
15911 status collapsed
15912
15913 \begin_layout Plain Layout
15914 PDF
15915 \end_layout
15916
15917 \end_inset
15918
15919 .
15920  We say it can be, because you can convert any bitmap image format to PDF
15921  or EPS and the result won't be scalable.
15922  In this cases only a header with the image properties is added to the original
15923  image
15924 \begin_inset Foot
15925 status collapsed
15926
15927 \begin_layout Plain Layout
15928 In the case of PDF, the original image is additionally compressed.
15929 \end_layout
15930
15931 \end_inset
15932
15933 .
15934 \end_layout
15935
15936 \begin_layout Standard
15937 Normally one can't convert a bitmap image into a scalable one, only vice
15938  versa.
15939 \end_layout
15940
15941 \begin_layout Subsection
15942 Grouping of Image Settings
15943 \begin_inset Index idx
15944 status collapsed
15945
15946 \begin_layout Plain Layout
15947 Images ! Settings grouping
15948 \end_layout
15949
15950 \end_inset
15951
15952
15953 \end_layout
15954
15955 \begin_layout Standard
15956 Each image can define a new group of image settings or join an existing
15957  group.
15958  Images within such a group share their settings, so adjusting one image
15959  of the group automatically also adjusts all other images of the group in
15960  the same way.
15961  So you can for example change the size for a bunch of images without the
15962  need to manually change each of them.
15963  
15964 \end_layout
15965
15966 \begin_layout Standard
15967 A new group can be set by entering a name in the 
15968 \family sans
15969 Group
15970 \begin_inset space ~
15971 \end_inset
15972
15973 Name
15974 \family default
15975  field in the Graphics dialog.
15976  Joining an existing group can be done using the context menu of the image
15977  by checking the name of the desired group.
15978 \end_layout
15979
15980 \begin_layout Section
15981 Tables
15982 \begin_inset Index idx
15983 status collapsed
15984
15985 \begin_layout Plain Layout
15986 Tables
15987 \end_layout
15988
15989 \end_inset
15990
15991
15992 \begin_inset CommandInset label
15993 LatexCommand label
15994 name "sec:Tables"
15995
15996 \end_inset
15997
15998
15999 \end_layout
16000
16001 \begin_layout Standard
16002 You can insert a table using either the toolbar button 
16003 \begin_inset Graphics
16004         filename ../images/tabular-insert.png
16005         scale 85
16006
16007 \end_inset
16008
16009  or the menu 
16010 \family sans
16011 Insert\SpecialChar \menuseparator
16012 Table
16013 \family default
16014 .
16015  A dialog will appear, asking you for the number of rows and columns.
16016  The default table has lines around any cell and the first row appears separated
16017  from the rest of the table.
16018  This separation appears due to a double line: The cells of the first row
16019  have a line below them and the cells of the second row have a line above
16020  them.
16021  Here's an example table:
16022 \end_layout
16023
16024 \begin_layout Standard
16025 \align center
16026 \begin_inset Tabular
16027 <lyxtabular version="3" rows="4" columns="4">
16028 <features tabularvalignment="middle">
16029 <column alignment="center" valignment="top" width="0pt">
16030 <column alignment="center" valignment="top" width="0pt">
16031 <column alignment="center" valignment="top" width="0in">
16032 <column alignment="center" valignment="top" width="0pt">
16033 <row>
16034 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16035 \begin_inset Text
16036
16037 \begin_layout Plain Layout
16038
16039 \end_layout
16040
16041 \end_inset
16042 </cell>
16043 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16044 \begin_inset Text
16045
16046 \begin_layout Plain Layout
16047
16048 \family roman
16049 \series medium
16050 \shape up
16051 \size normal
16052 \emph off
16053 \bar no
16054 \noun off
16055 \color none
16056 1
16057 \end_layout
16058
16059 \end_inset
16060 </cell>
16061 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16062 \begin_inset Text
16063
16064 \begin_layout Plain Layout
16065 2
16066 \end_layout
16067
16068 \end_inset
16069 </cell>
16070 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16071 \begin_inset Text
16072
16073 \begin_layout Plain Layout
16074 3
16075 \end_layout
16076
16077 \end_inset
16078 </cell>
16079 </row>
16080 <row>
16081 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16082 \begin_inset Text
16083
16084 \begin_layout Plain Layout
16085
16086 \family roman
16087 \series medium
16088 \shape up
16089 \size normal
16090 \emph off
16091 \bar no
16092 \noun off
16093 \color none
16094 A
16095 \end_layout
16096
16097 \end_inset
16098 </cell>
16099 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16100 \begin_inset Text
16101
16102 \begin_layout Plain Layout
16103
16104 \end_layout
16105
16106 \end_inset
16107 </cell>
16108 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16109 \begin_inset Text
16110
16111 \begin_layout Plain Layout
16112
16113 \end_layout
16114
16115 \end_inset
16116 </cell>
16117 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16118 \begin_inset Text
16119
16120 \begin_layout Plain Layout
16121
16122 \end_layout
16123
16124 \end_inset
16125 </cell>
16126 </row>
16127 <row>
16128 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16129 \begin_inset Text
16130
16131 \begin_layout Plain Layout
16132
16133 \family roman
16134 \series medium
16135 \shape up
16136 \size normal
16137 \emph off
16138 \bar no
16139 \noun off
16140 \color none
16141 B
16142 \end_layout
16143
16144 \end_inset
16145 </cell>
16146 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16147 \begin_inset Text
16148
16149 \begin_layout Plain Layout
16150
16151 \end_layout
16152
16153 \end_inset
16154 </cell>
16155 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16156 \begin_inset Text
16157
16158 \begin_layout Plain Layout
16159
16160 \size normal
16161 \noun off
16162 \color none
16163  
16164 \end_layout
16165
16166 \end_inset
16167 </cell>
16168 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16169 \begin_inset Text
16170
16171 \begin_layout Plain Layout
16172
16173 \end_layout
16174
16175 \end_inset
16176 </cell>
16177 </row>
16178 <row>
16179 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16180 \begin_inset Text
16181
16182 \begin_layout Plain Layout
16183
16184 \family roman
16185 \series medium
16186 \shape up
16187 \size normal
16188 \emph off
16189 \bar no
16190 \noun off
16191 \color none
16192 C
16193 \end_layout
16194
16195 \end_inset
16196 </cell>
16197 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16198 \begin_inset Text
16199
16200 \begin_layout Plain Layout
16201
16202 \end_layout
16203
16204 \end_inset
16205 </cell>
16206 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16207 \begin_inset Text
16208
16209 \begin_layout Plain Layout
16210
16211 \end_layout
16212
16213 \end_inset
16214 </cell>
16215 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16216 \begin_inset Text
16217
16218 \begin_layout Plain Layout
16219
16220 \end_layout
16221
16222 \end_inset
16223 </cell>
16224 </row>
16225 </lyxtabular>
16226
16227 \end_inset
16228
16229
16230 \end_layout
16231
16232 \begin_layout Subsection
16233 The Table dialog
16234 \end_layout
16235
16236 \begin_layout Standard
16237 You can alter a table by clicking on it with the right mouse button, which
16238  brings up the table dialog.
16239  Here you can adjust the settings of the cell and row/column respectively
16240  where the cursor is placed currently.
16241  Most of the dialog options also work on selections.
16242  This means that if you select more cells, columns or rows the action is
16243  done on all of your selection.
16244 \end_layout
16245
16246 \begin_layout Standard
16247 Additionally to the table dialog, the 
16248 \family sans
16249 table
16250 \begin_inset space ~
16251 \end_inset
16252
16253 toolbar
16254 \family default
16255  helps you in setting table properties.
16256  It appears when the cursor is inside a table.
16257 \end_layout
16258
16259 \begin_layout Standard
16260 In the tab 
16261 \family sans
16262 Table
16263 \begin_inset space ~
16264 \end_inset
16265
16266 Settings
16267 \family default
16268  of the table dialog you can set the alignment for the current row.
16269  If you add a row or column, it will be inserted right beside or below the
16270  current cell respectively.
16271  The vertical alignment of a column can only be adjusted when a column width
16272  is given.
16273  A given width will allow the cell to have line breaks and multiple paragraphs
16274  of text, see section
16275 \begin_inset space ~
16276 \end_inset
16277
16278
16279 \begin_inset CommandInset ref
16280 LatexCommand ref
16281 reference "sub:Table-Cells"
16282
16283 \end_inset
16284
16285 .
16286 \end_layout
16287
16288 \begin_layout Standard
16289 You can mark multiple cells of one row as a multicolumn cell using the check
16290  box 
16291 \family sans
16292 Multicolumn
16293 \family default
16294 .
16295  This will merge the cells to 
16296 \emph on
16297 one
16298 \emph default
16299  cell, spread over more than one column.
16300  Multicolumn cells are treated as own rows, so that the alignment, width,
16301  and border settings affect only the multicolumn cell.
16302  Here's an example table with a multicolumn cell in the first row and one
16303  in the last row without the upper border:
16304 \end_layout
16305
16306 \begin_layout Standard
16307 \align center
16308 \begin_inset Tabular
16309 <lyxtabular version="3" rows="3" columns="4">
16310 <features tabularvalignment="middle" firstHeadTopDL="true" firstHeadBottomDL="true">
16311 <column alignment="center" valignment="top" width="0pt">
16312 <column alignment="center" valignment="middle" width="0">
16313 <column alignment="center" valignment="top" width="0in">
16314 <column alignment="center" valignment="top" width="0pt">
16315 <row>
16316 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16317 \begin_inset Text
16318
16319 \begin_layout Plain Layout
16320 abc
16321 \end_layout
16322
16323 \end_inset
16324 </cell>
16325 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
16326 \begin_inset Text
16327
16328 \begin_layout Plain Layout
16329 def ghi
16330 \end_layout
16331
16332 \end_inset
16333 </cell>
16334 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16335 \begin_inset Text
16336
16337 \begin_layout Plain Layout
16338
16339 \end_layout
16340
16341 \end_inset
16342 </cell>
16343 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16344 \begin_inset Text
16345
16346 \begin_layout Plain Layout
16347 jkl
16348 \end_layout
16349
16350 \end_inset
16351 </cell>
16352 </row>
16353 <row>
16354 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16355 \begin_inset Text
16356
16357 \begin_layout Plain Layout
16358
16359 \family roman
16360 \series medium
16361 \shape up
16362 \size normal
16363 \emph off
16364 \bar no
16365 \noun off
16366 \color none
16367 A
16368 \end_layout
16369
16370 \end_inset
16371 </cell>
16372 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16373 \begin_inset Text
16374
16375 \begin_layout Plain Layout
16376 B
16377 \end_layout
16378
16379 \end_inset
16380 </cell>
16381 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16382 \begin_inset Text
16383
16384 \begin_layout Plain Layout
16385 C
16386 \end_layout
16387
16388 \end_inset
16389 </cell>
16390 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16391 \begin_inset Text
16392
16393 \begin_layout Plain Layout
16394 D
16395 \end_layout
16396
16397 \end_inset
16398 </cell>
16399 </row>
16400 <row>
16401 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16402 \begin_inset Text
16403
16404 \begin_layout Plain Layout
16405 1
16406 \end_layout
16407
16408 \end_inset
16409 </cell>
16410 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16411 \begin_inset Text
16412
16413 \begin_layout Plain Layout
16414 2
16415 \end_layout
16416
16417 \end_inset
16418 </cell>
16419 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16420 \begin_inset Text
16421
16422 \begin_layout Plain Layout
16423 3
16424 \end_layout
16425
16426 \end_inset
16427 </cell>
16428 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16429 \begin_inset Text
16430
16431 \begin_layout Plain Layout
16432 4
16433 \end_layout
16434
16435 \end_inset
16436 </cell>
16437 </row>
16438 </lyxtabular>
16439
16440 \end_inset
16441
16442
16443 \end_layout
16444
16445 \begin_layout Standard
16446 At the moment LyX doesn't support multirow cells.
16447  Adept users can declare special LaTeX-arguments for the table.
16448  They are necessary for special table formatting, like for multirow cells,
16449  explained in the tables section of the 
16450 \emph on
16451 Embedded
16452 \begin_inset space ~
16453 \end_inset
16454
16455 Objects
16456 \emph default
16457  manual.
16458  You can also rotate the current cell or the whole table 90
16459 \begin_inset space \thinspace{}
16460 \end_inset
16461
16462 degrees counterclockwise.
16463  These rotations are not visible in LyX but in the output.
16464 \end_layout
16465
16466 \begin_layout Standard
16467 \begin_inset Note Greyedout
16468 status open
16469
16470 \begin_layout Plain Layout
16471
16472 \series bold
16473 Note:
16474 \series default
16475  Most DVI-viewers are 
16476 \emph on
16477 not
16478 \emph default
16479  able to display rotations.
16480 \end_layout
16481
16482 \end_inset
16483
16484
16485 \end_layout
16486
16487 \begin_layout Standard
16488 The 
16489 \family sans
16490 Borders
16491 \family default
16492  tab allows you to add and delete border lines for the current row/column.
16493  The button 
16494 \family sans
16495 Default
16496 \family default
16497  adds lines for all cell borders.
16498 \end_layout
16499
16500 \begin_layout Subsection
16501 Longtables
16502 \begin_inset Index idx
16503 status collapsed
16504
16505 \begin_layout Plain Layout
16506 Tables ! Longtables
16507 \end_layout
16508
16509 \end_inset
16510
16511
16512 \begin_inset Index idx
16513 status collapsed
16514
16515 \begin_layout Plain Layout
16516 Longtables
16517 \end_layout
16518
16519 \end_inset
16520
16521
16522 \end_layout
16523
16524 \begin_layout Standard
16525 If the table is too long to fit on one page, you can use the option 
16526 \family sans
16527 Use
16528 \begin_inset space ~
16529 \end_inset
16530
16531 long
16532 \begin_inset space ~
16533 \end_inset
16534
16535 table
16536 \family default
16537  in the tab 
16538 \family sans
16539 Longtable
16540 \family default
16541  of the table dialog to split the table automatically over more pages.
16542  Doing this enables some check boxes and you can now define:
16543 \end_layout
16544
16545 \begin_layout Description
16546
16547 \family sans
16548 Header
16549 \family default
16550 : The current row and all rows above, that don't have any special options
16551  defined, are defined to be the header rows of all pages of the longtable;
16552  except for the first page, if 
16553 \family sans
16554 First
16555 \begin_inset space ~
16556 \end_inset
16557
16558 header
16559 \family default
16560  is defined.
16561 \end_layout
16562
16563 \begin_layout Description
16564
16565 \family sans
16566 First
16567 \begin_inset space ~
16568 \end_inset
16569
16570 header
16571 \family default
16572 : The current row and all rows above, that don't have any special options
16573  defined, are defined to be the header rows of the first page of the longtable.
16574 \end_layout
16575
16576 \begin_layout Description
16577
16578 \family sans
16579 Footer
16580 \family default
16581 : The current row and all rows below, that don't have any special options
16582  defined, are defined to be the footer rows of all pages of the longtable;
16583  except for the last page, if 
16584 \family sans
16585 Last
16586 \begin_inset space ~
16587 \end_inset
16588
16589 footer
16590 \family default
16591  is defined.
16592 \end_layout
16593
16594 \begin_layout Description
16595
16596 \family sans
16597 Last
16598 \begin_inset space ~
16599 \end_inset
16600
16601 footer
16602 \family default
16603 : The current row and all rows below, that don't have any special options
16604  defined, are defined to be the footer rows of the last page of the longtable.
16605 \end_layout
16606
16607 \begin_layout Description
16608 Caption: The first row is reset as single column.
16609  You can now insert there the table caption via the menu 
16610 \family sans
16611 Insert\SpecialChar \menuseparator
16612 Caption
16613 \family default
16614 .
16615  More about longtable captions can be found in the 
16616 \emph on
16617 Embedded
16618 \begin_inset space ~
16619 \end_inset
16620
16621 Objects
16622 \emph default
16623  manual.
16624 \end_layout
16625
16626 \begin_layout Standard
16627 You can also specify a row where the table is split.
16628  If you set more than one option in the same table row, you should be aware
16629  of the fact that only the first one is used in the given table row.
16630  The others will then be defined as 
16631 \emph on
16632 empty
16633 \emph default
16634 .
16635  In this context, first means first in this order: 
16636 \family sans
16637 Footer, Last
16638 \begin_inset space ~
16639 \end_inset
16640
16641 footer,
16642 \family default
16643  
16644 \family sans
16645 Header,
16646 \family default
16647  
16648 \family sans
16649 First
16650 \begin_inset space ~
16651 \end_inset
16652
16653 header.
16654
16655 \family default
16656  See the following longtable to see how it works:
16657 \end_layout
16658
16659 \begin_layout Standard
16660 \align center
16661 \begin_inset Tabular
16662 <lyxtabular version="3" rows="69" columns="3">
16663 <features islongtable="true" tabularvalignment="middle">
16664 <column alignment="block" valignment="top" width="5cm">
16665 <column alignment="left" valignment="top" width="0pt">
16666 <column alignment="right" valignment="top" width="0pt">
16667 <row endfirsthead="true">
16668 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16669 \begin_inset Text
16670
16671 \begin_layout Plain Layout
16672
16673 \series bold
16674 Example Phone List (ignore the names)
16675 \end_layout
16676
16677 \end_inset
16678 </cell>
16679 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16680 \begin_inset Text
16681
16682 \begin_layout Plain Layout
16683
16684 \end_layout
16685
16686 \end_inset
16687 </cell>
16688 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16689 \begin_inset Text
16690
16691 \begin_layout Plain Layout
16692
16693 \end_layout
16694
16695 \end_inset
16696 </cell>
16697 </row>
16698 <row endfirsthead="true">
16699 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16700 \begin_inset Text
16701
16702 \begin_layout Plain Layout
16703
16704 \series bold
16705 NAME
16706 \end_layout
16707
16708 \end_inset
16709 </cell>
16710 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16711 \begin_inset Text
16712
16713 \begin_layout Plain Layout
16714
16715 \end_layout
16716
16717 \end_inset
16718 </cell>
16719 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16720 \begin_inset Text
16721
16722 \begin_layout Plain Layout
16723
16724 \series bold
16725 TEL.
16726 \end_layout
16727
16728 \end_inset
16729 </cell>
16730 </row>
16731 <row endhead="true">
16732 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16733 \begin_inset Text
16734
16735 \begin_layout Plain Layout
16736  
16737 \series bold
16738 Example Phone List
16739 \end_layout
16740
16741 \end_inset
16742 </cell>
16743 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16744 \begin_inset Text
16745
16746 \begin_layout Plain Layout
16747
16748 \end_layout
16749
16750 \end_inset
16751 </cell>
16752 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16753 \begin_inset Text
16754
16755 \begin_layout Plain Layout
16756
16757 \end_layout
16758
16759 \end_inset
16760 </cell>
16761 </row>
16762 <row endhead="true">
16763 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16764 \begin_inset Text
16765
16766 \begin_layout Plain Layout
16767
16768 \series bold
16769 NAME
16770 \end_layout
16771
16772 \end_inset
16773 </cell>
16774 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16775 \begin_inset Text
16776
16777 \begin_layout Plain Layout
16778
16779 \end_layout
16780
16781 \end_inset
16782 </cell>
16783 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16784 \begin_inset Text
16785
16786 \begin_layout Plain Layout
16787
16788 \series bold
16789 TEL.
16790 \end_layout
16791
16792 \end_inset
16793 </cell>
16794 </row>
16795 <row endfoot="true">
16796 <cell multicolumn="1" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16797 \begin_inset Text
16798
16799 \begin_layout Plain Layout
16800  
16801 \series bold
16802 continue ...
16803 \end_layout
16804
16805 \end_inset
16806 </cell>
16807 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16808 \begin_inset Text
16809
16810 \begin_layout Plain Layout
16811
16812 \end_layout
16813
16814 \end_inset
16815 </cell>
16816 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16817 \begin_inset Text
16818
16819 \begin_layout Plain Layout
16820
16821 \end_layout
16822
16823 \end_inset
16824 </cell>
16825 </row>
16826 <row>
16827 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16828 \begin_inset Text
16829
16830 \begin_layout Plain Layout
16831
16832 \series bold
16833 Annovi
16834 \end_layout
16835
16836 \end_inset
16837 </cell>
16838 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16839 \begin_inset Text
16840
16841 \begin_layout Plain Layout
16842 Silvia
16843 \end_layout
16844
16845 \end_inset
16846 </cell>
16847 <cell alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16848 \begin_inset Text
16849
16850 \begin_layout Plain Layout
16851 111
16852 \end_layout
16853
16854 \end_inset
16855 </cell>
16856 </row>
16857 <row>
16858 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16859 \begin_inset Text
16860
16861 \begin_layout Plain Layout
16862
16863 \series bold
16864 Bertoli
16865 \end_layout
16866
16867 \end_inset
16868 </cell>
16869 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16870 \begin_inset Text
16871
16872 \begin_layout Plain Layout
16873 Stefano
16874 \end_layout
16875
16876 \end_inset
16877 </cell>
16878 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16879 \begin_inset Text
16880
16881 \begin_layout Plain Layout
16882 111
16883 \end_layout
16884
16885 \end_inset
16886 </cell>
16887 </row>
16888 <row>
16889 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16890 \begin_inset Text
16891
16892 \begin_layout Plain Layout
16893
16894 \series bold
16895 Bozzi
16896 \end_layout
16897
16898 \end_inset
16899 </cell>
16900 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16901 \begin_inset Text
16902
16903 \begin_layout Plain Layout
16904 Walter
16905 \end_layout
16906
16907 \end_inset
16908 </cell>
16909 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16910 \begin_inset Text
16911
16912 \begin_layout Plain Layout
16913 111
16914 \end_layout
16915
16916 \end_inset
16917 </cell>
16918 </row>
16919 <row>
16920 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16921 \begin_inset Text
16922
16923 \begin_layout Plain Layout
16924
16925 \series bold
16926 Cachia
16927 \end_layout
16928
16929 \end_inset
16930 </cell>
16931 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16932 \begin_inset Text
16933
16934 \begin_layout Plain Layout
16935 Maria
16936 \end_layout
16937
16938 \end_inset
16939 </cell>
16940 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16941 \begin_inset Text
16942
16943 \begin_layout Plain Layout
16944 111
16945 \end_layout
16946
16947 \end_inset
16948 </cell>
16949 </row>
16950 <row>
16951 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16952 \begin_inset Text
16953
16954 \begin_layout Plain Layout
16955
16956 \series bold
16957 Cachia
16958 \end_layout
16959
16960 \end_inset
16961 </cell>
16962 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16963 \begin_inset Text
16964
16965 \begin_layout Plain Layout
16966 Maurizio
16967 \end_layout
16968
16969 \end_inset
16970 </cell>
16971 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16972 \begin_inset Text
16973
16974 \begin_layout Plain Layout
16975 111
16976 \end_layout
16977
16978 \end_inset
16979 </cell>
16980 </row>
16981 <row>
16982 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16983 \begin_inset Text
16984
16985 \begin_layout Plain Layout
16986
16987 \series bold
16988 Cinquemani
16989 \end_layout
16990
16991 \end_inset
16992 </cell>
16993 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16994 \begin_inset Text
16995
16996 \begin_layout Plain Layout
16997 Giusi
16998 \end_layout
16999
17000 \end_inset
17001 </cell>
17002 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17003 \begin_inset Text
17004
17005 \begin_layout Plain Layout
17006 111
17007 \end_layout
17008
17009 \end_inset
17010 </cell>
17011 </row>
17012 <row>
17013 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17014 \begin_inset Text
17015
17016 \begin_layout Plain Layout
17017
17018 \series bold
17019 Colin
17020 \end_layout
17021
17022 \end_inset
17023 </cell>
17024 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17025 \begin_inset Text
17026
17027 \begin_layout Plain Layout
17028 Bernard
17029 \end_layout
17030
17031 \end_inset
17032 </cell>
17033 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17034 \begin_inset Text
17035
17036 \begin_layout Plain Layout
17037 111
17038 \end_layout
17039
17040 \end_inset
17041 </cell>
17042 </row>
17043 <row>
17044 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17045 \begin_inset Text
17046
17047 \begin_layout Plain Layout
17048
17049 \series bold
17050 Concli
17051 \end_layout
17052
17053 \end_inset
17054 </cell>
17055 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17056 \begin_inset Text
17057
17058 \begin_layout Plain Layout
17059 Gianfranco
17060 \end_layout
17061
17062 \end_inset
17063 </cell>
17064 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17065 \begin_inset Text
17066
17067 \begin_layout Plain Layout
17068 111
17069 \end_layout
17070
17071 \end_inset
17072 </cell>
17073 </row>
17074 <row>
17075 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17076 \begin_inset Text
17077
17078 \begin_layout Plain Layout
17079
17080 \series bold
17081 Dal Bosco
17082 \end_layout
17083
17084 \end_inset
17085 </cell>
17086 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17087 \begin_inset Text
17088
17089 \begin_layout Plain Layout
17090 Carolina
17091 \end_layout
17092
17093 \end_inset
17094 </cell>
17095 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17096 \begin_inset Text
17097
17098 \begin_layout Plain Layout
17099 111
17100 \end_layout
17101
17102 \end_inset
17103 </cell>
17104 </row>
17105 <row>
17106 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17107 \begin_inset Text
17108
17109 \begin_layout Plain Layout
17110
17111 \series bold
17112 Dalpiaz
17113 \end_layout
17114
17115 \end_inset
17116 </cell>
17117 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17118 \begin_inset Text
17119
17120 \begin_layout Plain Layout
17121 Annamaria
17122 \end_layout
17123
17124 \end_inset
17125 </cell>
17126 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17127 \begin_inset Text
17128
17129 \begin_layout Plain Layout
17130 111
17131 \end_layout
17132
17133 \end_inset
17134 </cell>
17135 </row>
17136 <row>
17137 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17138 \begin_inset Text
17139
17140 \begin_layout Plain Layout
17141
17142 \series bold
17143 Feliciello
17144 \end_layout
17145
17146 \end_inset
17147 </cell>
17148 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17149 \begin_inset Text
17150
17151 \begin_layout Plain Layout
17152 Domenico
17153 \end_layout
17154
17155 \end_inset
17156 </cell>
17157 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17158 \begin_inset Text
17159
17160 \begin_layout Plain Layout
17161 111
17162 \end_layout
17163
17164 \end_inset
17165 </cell>
17166 </row>
17167 <row>
17168 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17169 \begin_inset Text
17170
17171 \begin_layout Plain Layout
17172
17173 \series bold
17174 Focarelli
17175 \end_layout
17176
17177 \end_inset
17178 </cell>
17179 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17180 \begin_inset Text
17181
17182 \begin_layout Plain Layout
17183 Paola
17184 \end_layout
17185
17186 \end_inset
17187 </cell>
17188 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17189 \begin_inset Text
17190
17191 \begin_layout Plain Layout
17192 111
17193 \end_layout
17194
17195 \end_inset
17196 </cell>
17197 </row>
17198 <row>
17199 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17200 \begin_inset Text
17201
17202 \begin_layout Plain Layout
17203
17204 \series bold
17205 Galletti
17206 \end_layout
17207
17208 \end_inset
17209 </cell>
17210 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17211 \begin_inset Text
17212
17213 \begin_layout Plain Layout
17214 Oreste
17215 \end_layout
17216
17217 \end_inset
17218 </cell>
17219 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17220 \begin_inset Text
17221
17222 \begin_layout Plain Layout
17223 111
17224 \end_layout
17225
17226 \end_inset
17227 </cell>
17228 </row>
17229 <row>
17230 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17231 \begin_inset Text
17232
17233 \begin_layout Plain Layout
17234
17235 \series bold
17236 Gasparini
17237 \end_layout
17238
17239 \end_inset
17240 </cell>
17241 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17242 \begin_inset Text
17243
17244 \begin_layout Plain Layout
17245 Franca
17246 \end_layout
17247
17248 \end_inset
17249 </cell>
17250 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17251 \begin_inset Text
17252
17253 \begin_layout Plain Layout
17254 111
17255 \end_layout
17256
17257 \end_inset
17258 </cell>
17259 </row>
17260 <row>
17261 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17262 \begin_inset Text
17263
17264 \begin_layout Plain Layout
17265
17266 \series bold
17267 Rizzardi
17268 \end_layout
17269
17270 \end_inset
17271 </cell>
17272 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17273 \begin_inset Text
17274
17275 \begin_layout Plain Layout
17276 Paola
17277 \end_layout
17278
17279 \end_inset
17280 </cell>
17281 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17282 \begin_inset Text
17283
17284 \begin_layout Plain Layout
17285 111
17286 \end_layout
17287
17288 \end_inset
17289 </cell>
17290 </row>
17291 <row>
17292 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17293 \begin_inset Text
17294
17295 \begin_layout Plain Layout
17296
17297 \series bold
17298 Lassini
17299 \end_layout
17300
17301 \end_inset
17302 </cell>
17303 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17304 \begin_inset Text
17305
17306 \begin_layout Plain Layout
17307 Giancarlo
17308 \end_layout
17309
17310 \end_inset
17311 </cell>
17312 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17313 \begin_inset Text
17314
17315 \begin_layout Plain Layout
17316 111
17317 \end_layout
17318
17319 \end_inset
17320 </cell>
17321 </row>
17322 <row>
17323 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17324 \begin_inset Text
17325
17326 \begin_layout Plain Layout
17327
17328 \series bold
17329 Malfatti
17330 \end_layout
17331
17332 \end_inset
17333 </cell>
17334 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17335 \begin_inset Text
17336
17337 \begin_layout Plain Layout
17338 Luciano
17339 \end_layout
17340
17341 \end_inset
17342 </cell>
17343 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17344 \begin_inset Text
17345
17346 \begin_layout Plain Layout
17347 111
17348 \end_layout
17349
17350 \end_inset
17351 </cell>
17352 </row>
17353 <row>
17354 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17355 \begin_inset Text
17356
17357 \begin_layout Plain Layout
17358
17359 \series bold
17360 Malfatti
17361 \end_layout
17362
17363 \end_inset
17364 </cell>
17365 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17366 \begin_inset Text
17367
17368 \begin_layout Plain Layout
17369 Valeriano
17370 \end_layout
17371
17372 \end_inset
17373 </cell>
17374 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17375 \begin_inset Text
17376
17377 \begin_layout Plain Layout
17378 111
17379 \end_layout
17380
17381 \end_inset
17382 </cell>
17383 </row>
17384 <row>
17385 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17386 \begin_inset Text
17387
17388 \begin_layout Plain Layout
17389
17390 \series bold
17391 Meneguzzo
17392 \end_layout
17393
17394 \end_inset
17395 </cell>
17396 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17397 \begin_inset Text
17398
17399 \begin_layout Plain Layout
17400 Roberto
17401 \end_layout
17402
17403 \end_inset
17404 </cell>
17405 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17406 \begin_inset Text
17407
17408 \begin_layout Plain Layout
17409 111
17410 \end_layout
17411
17412 \end_inset
17413 </cell>
17414 </row>
17415 <row>
17416 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17417 \begin_inset Text
17418
17419 \begin_layout Plain Layout
17420
17421 \series bold
17422 Mezzadra
17423 \end_layout
17424
17425 \end_inset
17426 </cell>
17427 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17428 \begin_inset Text
17429
17430 \begin_layout Plain Layout
17431 Roberto
17432 \end_layout
17433
17434 \end_inset
17435 </cell>
17436 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17437 \begin_inset Text
17438
17439 \begin_layout Plain Layout
17440 111
17441 \end_layout
17442
17443 \end_inset
17444 </cell>
17445 </row>
17446 <row>
17447 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17448 \begin_inset Text
17449
17450 \begin_layout Plain Layout
17451
17452 \series bold
17453 Pirpamer
17454 \end_layout
17455
17456 \end_inset
17457 </cell>
17458 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17459 \begin_inset Text
17460
17461 \begin_layout Plain Layout
17462 Erich
17463 \end_layout
17464
17465 \end_inset
17466 </cell>
17467 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17468 \begin_inset Text
17469
17470 \begin_layout Plain Layout
17471 111
17472 \end_layout
17473
17474 \end_inset
17475 </cell>
17476 </row>
17477 <row>
17478 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17479 \begin_inset Text
17480
17481 \begin_layout Plain Layout
17482
17483 \series bold
17484 Pochiesa
17485 \end_layout
17486
17487 \end_inset
17488 </cell>
17489 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17490 \begin_inset Text
17491
17492 \begin_layout Plain Layout
17493 Paolo
17494 \end_layout
17495
17496 \end_inset
17497 </cell>
17498 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17499 \begin_inset Text
17500
17501 \begin_layout Plain Layout
17502 111, 222
17503 \end_layout
17504
17505 \end_inset
17506 </cell>
17507 </row>
17508 <row>
17509 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17510 \begin_inset Text
17511
17512 \begin_layout Plain Layout
17513
17514 \series bold
17515 Radina
17516 \end_layout
17517
17518 \end_inset
17519 </cell>
17520 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17521 \begin_inset Text
17522
17523 \begin_layout Plain Layout
17524 Claudio
17525 \end_layout
17526
17527 \end_inset
17528 </cell>
17529 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17530 \begin_inset Text
17531
17532 \begin_layout Plain Layout
17533 111
17534 \end_layout
17535
17536 \end_inset
17537 </cell>
17538 </row>
17539 <row>
17540 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17541 \begin_inset Text
17542
17543 \begin_layout Plain Layout
17544
17545 \series bold
17546 Stuffer
17547 \end_layout
17548
17549 \end_inset
17550 </cell>
17551 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17552 \begin_inset Text
17553
17554 \begin_layout Plain Layout
17555 Oskar
17556 \end_layout
17557
17558 \end_inset
17559 </cell>
17560 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17561 \begin_inset Text
17562
17563 \begin_layout Plain Layout
17564 111
17565 \end_layout
17566
17567 \end_inset
17568 </cell>
17569 </row>
17570 <row>
17571 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17572 \begin_inset Text
17573
17574 \begin_layout Plain Layout
17575
17576 \series bold
17577 Tacchelli
17578 \end_layout
17579
17580 \end_inset
17581 </cell>
17582 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17583 \begin_inset Text
17584
17585 \begin_layout Plain Layout
17586 Ugo
17587 \end_layout
17588
17589 \end_inset
17590 </cell>
17591 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17592 \begin_inset Text
17593
17594 \begin_layout Plain Layout
17595 111
17596 \end_layout
17597
17598 \end_inset
17599 </cell>
17600 </row>
17601 <row>
17602 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17603 \begin_inset Text
17604
17605 \begin_layout Plain Layout
17606
17607 \series bold
17608 Tezzele
17609 \end_layout
17610
17611 \end_inset
17612 </cell>
17613 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17614 \begin_inset Text
17615
17616 \begin_layout Plain Layout
17617 Margit
17618 \end_layout
17619
17620 \end_inset
17621 </cell>
17622 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17623 \begin_inset Text
17624
17625 \begin_layout Plain Layout
17626 111
17627 \end_layout
17628
17629 \end_inset
17630 </cell>
17631 </row>
17632 <row>
17633 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17634 \begin_inset Text
17635
17636 \begin_layout Plain Layout
17637
17638 \series bold
17639 Unterkalmsteiner
17640 \end_layout
17641
17642 \end_inset
17643 </cell>
17644 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17645 \begin_inset Text
17646
17647 \begin_layout Plain Layout
17648 Frieda
17649 \end_layout
17650
17651 \end_inset
17652 </cell>
17653 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17654 \begin_inset Text
17655
17656 \begin_layout Plain Layout
17657 111
17658 \end_layout
17659
17660 \end_inset
17661 </cell>
17662 </row>
17663 <row>
17664 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17665 \begin_inset Text
17666
17667 \begin_layout Plain Layout
17668
17669 \series bold
17670 Vieider
17671 \end_layout
17672
17673 \end_inset
17674 </cell>
17675 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17676 \begin_inset Text
17677
17678 \begin_layout Plain Layout
17679 Hilde
17680 \end_layout
17681
17682 \end_inset
17683 </cell>
17684 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17685 \begin_inset Text
17686
17687 \begin_layout Plain Layout
17688 111
17689 \end_layout
17690
17691 \end_inset
17692 </cell>
17693 </row>
17694 <row>
17695 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17696 \begin_inset Text
17697
17698 \begin_layout Plain Layout
17699
17700 \series bold
17701 Vigna
17702 \end_layout
17703
17704 \end_inset
17705 </cell>
17706 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17707 \begin_inset Text
17708
17709 \begin_layout Plain Layout
17710 Jürgen
17711 \end_layout
17712
17713 \end_inset
17714 </cell>
17715 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17716 \begin_inset Text
17717
17718 \begin_layout Plain Layout
17719 111
17720 \end_layout
17721
17722 \end_inset
17723 </cell>
17724 </row>
17725 <row>
17726 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17727 \begin_inset Text
17728
17729 \begin_layout Plain Layout
17730
17731 \series bold
17732 Weber
17733 \end_layout
17734
17735 \end_inset
17736 </cell>
17737 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17738 \begin_inset Text
17739
17740 \begin_layout Plain Layout
17741 Maurizio
17742 \end_layout
17743
17744 \end_inset
17745 </cell>
17746 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17747 \begin_inset Text
17748
17749 \begin_layout Plain Layout
17750 111
17751 \end_layout
17752
17753 \end_inset
17754 </cell>
17755 </row>
17756 <row>
17757 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17758 \begin_inset Text
17759
17760 \begin_layout Plain Layout
17761
17762 \series bold
17763 Winkler
17764 \end_layout
17765
17766 \end_inset
17767 </cell>
17768 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17769 \begin_inset Text
17770
17771 \begin_layout Plain Layout
17772 Franz
17773 \end_layout
17774
17775 \end_inset
17776 </cell>
17777 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17778 \begin_inset Text
17779
17780 \begin_layout Plain Layout
17781 111
17782 \end_layout
17783
17784 \end_inset
17785 </cell>
17786 </row>
17787 <row>
17788 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17789 \begin_inset Text
17790
17791 \begin_layout Plain Layout
17792  
17793 \end_layout
17794
17795 \end_inset
17796 </cell>
17797 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
17798 \begin_inset Text
17799
17800 \begin_layout Plain Layout
17801
17802 \end_layout
17803
17804 \end_inset
17805 </cell>
17806 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17807 \begin_inset Text
17808
17809 \begin_layout Plain Layout
17810
17811 \end_layout
17812
17813 \end_inset
17814 </cell>
17815 </row>
17816 <row>
17817 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17818 \begin_inset Text
17819
17820 \begin_layout Plain Layout
17821
17822 \series bold
17823 Annovi
17824 \end_layout
17825
17826 \end_inset
17827 </cell>
17828 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17829 \begin_inset Text
17830
17831 \begin_layout Plain Layout
17832 Silvia
17833 \end_layout
17834
17835 \end_inset
17836 </cell>
17837 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17838 \begin_inset Text
17839
17840 \begin_layout Plain Layout
17841 555
17842 \end_layout
17843
17844 \end_inset
17845 </cell>
17846 </row>
17847 <row>
17848 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17849 \begin_inset Text
17850
17851 \begin_layout Plain Layout
17852
17853 \series bold
17854 Bertoli
17855 \end_layout
17856
17857 \end_inset
17858 </cell>
17859 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17860 \begin_inset Text
17861
17862 \begin_layout Plain Layout
17863 Stefano
17864 \end_layout
17865
17866 \end_inset
17867 </cell>
17868 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17869 \begin_inset Text
17870
17871 \begin_layout Plain Layout
17872 555
17873 \end_layout
17874
17875 \end_inset
17876 </cell>
17877 </row>
17878 <row>
17879 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17880 \begin_inset Text
17881
17882 \begin_layout Plain Layout
17883
17884 \series bold
17885 Bozzi
17886 \end_layout
17887
17888 \end_inset
17889 </cell>
17890 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17891 \begin_inset Text
17892
17893 \begin_layout Plain Layout
17894 Walter
17895 \end_layout
17896
17897 \end_inset
17898 </cell>
17899 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17900 \begin_inset Text
17901
17902 \begin_layout Plain Layout
17903 555
17904 \end_layout
17905
17906 \end_inset
17907 </cell>
17908 </row>
17909 <row>
17910 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17911 \begin_inset Text
17912
17913 \begin_layout Plain Layout
17914
17915 \series bold
17916 Cachia
17917 \end_layout
17918
17919 \end_inset
17920 </cell>
17921 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17922 \begin_inset Text
17923
17924 \begin_layout Plain Layout
17925 Maria
17926 \end_layout
17927
17928 \end_inset
17929 </cell>
17930 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17931 \begin_inset Text
17932
17933 \begin_layout Plain Layout
17934 555
17935 \end_layout
17936
17937 \end_inset
17938 </cell>
17939 </row>
17940 <row>
17941 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17942 \begin_inset Text
17943
17944 \begin_layout Plain Layout
17945
17946 \series bold
17947 Cachia
17948 \end_layout
17949
17950 \end_inset
17951 </cell>
17952 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17953 \begin_inset Text
17954
17955 \begin_layout Plain Layout
17956 Maurizio
17957 \end_layout
17958
17959 \end_inset
17960 </cell>
17961 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17962 \begin_inset Text
17963
17964 \begin_layout Plain Layout
17965 555
17966 \end_layout
17967
17968 \end_inset
17969 </cell>
17970 </row>
17971 <row>
17972 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17973 \begin_inset Text
17974
17975 \begin_layout Plain Layout
17976
17977 \series bold
17978 Cinquemani
17979 \end_layout
17980
17981 \end_inset
17982 </cell>
17983 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17984 \begin_inset Text
17985
17986 \begin_layout Plain Layout
17987 Giusi
17988 \end_layout
17989
17990 \end_inset
17991 </cell>
17992 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17993 \begin_inset Text
17994
17995 \begin_layout Plain Layout
17996 555
17997 \end_layout
17998
17999 \end_inset
18000 </cell>
18001 </row>
18002 <row>
18003 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18004 \begin_inset Text
18005
18006 \begin_layout Plain Layout
18007
18008 \series bold
18009 Colin
18010 \end_layout
18011
18012 \end_inset
18013 </cell>
18014 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18015 \begin_inset Text
18016
18017 \begin_layout Plain Layout
18018 Bernard
18019 \end_layout
18020
18021 \end_inset
18022 </cell>
18023 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18024 \begin_inset Text
18025
18026 \begin_layout Plain Layout
18027 555
18028 \end_layout
18029
18030 \end_inset
18031 </cell>
18032 </row>
18033 <row>
18034 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18035 \begin_inset Text
18036
18037 \begin_layout Plain Layout
18038
18039 \series bold
18040 Concli
18041 \end_layout
18042
18043 \end_inset
18044 </cell>
18045 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18046 \begin_inset Text
18047
18048 \begin_layout Plain Layout
18049 Gianfranco
18050 \end_layout
18051
18052 \end_inset
18053 </cell>
18054 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18055 \begin_inset Text
18056
18057 \begin_layout Plain Layout
18058 555
18059 \end_layout
18060
18061 \end_inset
18062 </cell>
18063 </row>
18064 <row>
18065 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18066 \begin_inset Text
18067
18068 \begin_layout Plain Layout
18069
18070 \series bold
18071 Dal Bosco
18072 \end_layout
18073
18074 \end_inset
18075 </cell>
18076 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18077 \begin_inset Text
18078
18079 \begin_layout Plain Layout
18080 Carolina
18081 \end_layout
18082
18083 \end_inset
18084 </cell>
18085 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18086 \begin_inset Text
18087
18088 \begin_layout Plain Layout
18089 555
18090 \end_layout
18091
18092 \end_inset
18093 </cell>
18094 </row>
18095 <row>
18096 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18097 \begin_inset Text
18098
18099 \begin_layout Plain Layout
18100
18101 \series bold
18102 Dalpiaz
18103 \end_layout
18104
18105 \end_inset
18106 </cell>
18107 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18108 \begin_inset Text
18109
18110 \begin_layout Plain Layout
18111 Annamaria
18112 \end_layout
18113
18114 \end_inset
18115 </cell>
18116 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18117 \begin_inset Text
18118
18119 \begin_layout Plain Layout
18120 555
18121 \end_layout
18122
18123 \end_inset
18124 </cell>
18125 </row>
18126 <row>
18127 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18128 \begin_inset Text
18129
18130 \begin_layout Plain Layout
18131
18132 \series bold
18133 Feliciello
18134 \end_layout
18135
18136 \end_inset
18137 </cell>
18138 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18139 \begin_inset Text
18140
18141 \begin_layout Plain Layout
18142 Domenico
18143 \end_layout
18144
18145 \end_inset
18146 </cell>
18147 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18148 \begin_inset Text
18149
18150 \begin_layout Plain Layout
18151 555
18152 \end_layout
18153
18154 \end_inset
18155 </cell>
18156 </row>
18157 <row>
18158 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18159 \begin_inset Text
18160
18161 \begin_layout Plain Layout
18162
18163 \series bold
18164 Focarelli
18165 \end_layout
18166
18167 \end_inset
18168 </cell>
18169 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18170 \begin_inset Text
18171
18172 \begin_layout Plain Layout
18173 Paola
18174 \end_layout
18175
18176 \end_inset
18177 </cell>
18178 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18179 \begin_inset Text
18180
18181 \begin_layout Plain Layout
18182 555
18183 \end_layout
18184
18185 \end_inset
18186 </cell>
18187 </row>
18188 <row>
18189 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18190 \begin_inset Text
18191
18192 \begin_layout Plain Layout
18193
18194 \series bold
18195 Galletti
18196 \end_layout
18197
18198 \end_inset
18199 </cell>
18200 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18201 \begin_inset Text
18202
18203 \begin_layout Plain Layout
18204 Oreste
18205 \end_layout
18206
18207 \end_inset
18208 </cell>
18209 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18210 \begin_inset Text
18211
18212 \begin_layout Plain Layout
18213 555
18214 \end_layout
18215
18216 \end_inset
18217 </cell>
18218 </row>
18219 <row>
18220 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18221 \begin_inset Text
18222
18223 \begin_layout Plain Layout
18224
18225 \series bold
18226 Gasparini
18227 \end_layout
18228
18229 \end_inset
18230 </cell>
18231 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18232 \begin_inset Text
18233
18234 \begin_layout Plain Layout
18235 Franca
18236 \end_layout
18237
18238 \end_inset
18239 </cell>
18240 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18241 \begin_inset Text
18242
18243 \begin_layout Plain Layout
18244 555
18245 \end_layout
18246
18247 \end_inset
18248 </cell>
18249 </row>
18250 <row>
18251 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18252 \begin_inset Text
18253
18254 \begin_layout Plain Layout
18255
18256 \series bold
18257 Rizzardi
18258 \end_layout
18259
18260 \end_inset
18261 </cell>
18262 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18263 \begin_inset Text
18264
18265 \begin_layout Plain Layout
18266 Paola
18267 \end_layout
18268
18269 \end_inset
18270 </cell>
18271 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18272 \begin_inset Text
18273
18274 \begin_layout Plain Layout
18275 555
18276 \end_layout
18277
18278 \end_inset
18279 </cell>
18280 </row>
18281 <row>
18282 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18283 \begin_inset Text
18284
18285 \begin_layout Plain Layout
18286
18287 \series bold
18288 Lassini
18289 \end_layout
18290
18291 \end_inset
18292 </cell>
18293 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18294 \begin_inset Text
18295
18296 \begin_layout Plain Layout
18297 Giancarlo
18298 \end_layout
18299
18300 \end_inset
18301 </cell>
18302 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18303 \begin_inset Text
18304
18305 \begin_layout Plain Layout
18306 555
18307 \end_layout
18308
18309 \end_inset
18310 </cell>
18311 </row>
18312 <row>
18313 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18314 \begin_inset Text
18315
18316 \begin_layout Plain Layout
18317
18318 \series bold
18319 Malfatti
18320 \end_layout
18321
18322 \end_inset
18323 </cell>
18324 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18325 \begin_inset Text
18326
18327 \begin_layout Plain Layout
18328 Luciano
18329 \end_layout
18330
18331 \end_inset
18332 </cell>
18333 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18334 \begin_inset Text
18335
18336 \begin_layout Plain Layout
18337 555
18338 \end_layout
18339
18340 \end_inset
18341 </cell>
18342 </row>
18343 <row>
18344 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18345 \begin_inset Text
18346
18347 \begin_layout Plain Layout
18348
18349 \series bold
18350 Malfatti
18351 \end_layout
18352
18353 \end_inset
18354 </cell>
18355 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18356 \begin_inset Text
18357
18358 \begin_layout Plain Layout
18359 Valeriano
18360 \end_layout
18361
18362 \end_inset
18363 </cell>
18364 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18365 \begin_inset Text
18366
18367 \begin_layout Plain Layout
18368 555
18369 \end_layout
18370
18371 \end_inset
18372 </cell>
18373 </row>
18374 <row>
18375 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18376 \begin_inset Text
18377
18378 \begin_layout Plain Layout
18379
18380 \series bold
18381 Meneguzzo
18382 \end_layout
18383
18384 \end_inset
18385 </cell>
18386 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18387 \begin_inset Text
18388
18389 \begin_layout Plain Layout
18390 Roberto
18391 \end_layout
18392
18393 \end_inset
18394 </cell>
18395 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18396 \begin_inset Text
18397
18398 \begin_layout Plain Layout
18399 555
18400 \end_layout
18401
18402 \end_inset
18403 </cell>
18404 </row>
18405 <row>
18406 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18407 \begin_inset Text
18408
18409 \begin_layout Plain Layout
18410
18411 \series bold
18412 Mezzadra
18413 \end_layout
18414
18415 \end_inset
18416 </cell>
18417 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18418 \begin_inset Text
18419
18420 \begin_layout Plain Layout
18421 Roberto
18422 \end_layout
18423
18424 \end_inset
18425 </cell>
18426 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18427 \begin_inset Text
18428
18429 \begin_layout Plain Layout
18430 555
18431 \end_layout
18432
18433 \end_inset
18434 </cell>
18435 </row>
18436 <row>
18437 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18438 \begin_inset Text
18439
18440 \begin_layout Plain Layout
18441
18442 \series bold
18443 Pirpamer
18444 \end_layout
18445
18446 \end_inset
18447 </cell>
18448 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18449 \begin_inset Text
18450
18451 \begin_layout Plain Layout
18452 Erich
18453 \end_layout
18454
18455 \end_inset
18456 </cell>
18457 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18458 \begin_inset Text
18459
18460 \begin_layout Plain Layout
18461 555
18462 \end_layout
18463
18464 \end_inset
18465 </cell>
18466 </row>
18467 <row>
18468 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18469 \begin_inset Text
18470
18471 \begin_layout Plain Layout
18472
18473 \series bold
18474 Pochiesa
18475 \end_layout
18476
18477 \end_inset
18478 </cell>
18479 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18480 \begin_inset Text
18481
18482 \begin_layout Plain Layout
18483 Paolo
18484 \end_layout
18485
18486 \end_inset
18487 </cell>
18488 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18489 \begin_inset Text
18490
18491 \begin_layout Plain Layout
18492 555, 222
18493 \end_layout
18494
18495 \end_inset
18496 </cell>
18497 </row>
18498 <row>
18499 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18500 \begin_inset Text
18501
18502 \begin_layout Plain Layout
18503
18504 \series bold
18505 Radina
18506 \end_layout
18507
18508 \end_inset
18509 </cell>
18510 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18511 \begin_inset Text
18512
18513 \begin_layout Plain Layout
18514 Claudio
18515 \end_layout
18516
18517 \end_inset
18518 </cell>
18519 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18520 \begin_inset Text
18521
18522 \begin_layout Plain Layout
18523 555
18524 \end_layout
18525
18526 \end_inset
18527 </cell>
18528 </row>
18529 <row>
18530 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18531 \begin_inset Text
18532
18533 \begin_layout Plain Layout
18534
18535 \series bold
18536 Stuffer
18537 \end_layout
18538
18539 \end_inset
18540 </cell>
18541 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18542 \begin_inset Text
18543
18544 \begin_layout Plain Layout
18545 Oskar
18546 \end_layout
18547
18548 \end_inset
18549 </cell>
18550 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18551 \begin_inset Text
18552
18553 \begin_layout Plain Layout
18554 555
18555 \end_layout
18556
18557 \end_inset
18558 </cell>
18559 </row>
18560 <row>
18561 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18562 \begin_inset Text
18563
18564 \begin_layout Plain Layout
18565
18566 \series bold
18567 Tacchelli
18568 \end_layout
18569
18570 \end_inset
18571 </cell>
18572 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18573 \begin_inset Text
18574
18575 \begin_layout Plain Layout
18576 Ugo
18577 \end_layout
18578
18579 \end_inset
18580 </cell>
18581 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18582 \begin_inset Text
18583
18584 \begin_layout Plain Layout
18585 555
18586 \end_layout
18587
18588 \end_inset
18589 </cell>
18590 </row>
18591 <row>
18592 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18593 \begin_inset Text
18594
18595 \begin_layout Plain Layout
18596
18597 \series bold
18598 Tezzele
18599 \end_layout
18600
18601 \end_inset
18602 </cell>
18603 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18604 \begin_inset Text
18605
18606 \begin_layout Plain Layout
18607 Margit
18608 \end_layout
18609
18610 \end_inset
18611 </cell>
18612 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18613 \begin_inset Text
18614
18615 \begin_layout Plain Layout
18616 555
18617 \end_layout
18618
18619 \end_inset
18620 </cell>
18621 </row>
18622 <row>
18623 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18624 \begin_inset Text
18625
18626 \begin_layout Plain Layout
18627
18628 \series bold
18629 Unterkalmsteiner
18630 \end_layout
18631
18632 \end_inset
18633 </cell>
18634 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18635 \begin_inset Text
18636
18637 \begin_layout Plain Layout
18638 Frieda
18639 \end_layout
18640
18641 \end_inset
18642 </cell>
18643 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18644 \begin_inset Text
18645
18646 \begin_layout Plain Layout
18647 555
18648 \end_layout
18649
18650 \end_inset
18651 </cell>
18652 </row>
18653 <row>
18654 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18655 \begin_inset Text
18656
18657 \begin_layout Plain Layout
18658
18659 \series bold
18660 Vieider
18661 \end_layout
18662
18663 \end_inset
18664 </cell>
18665 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18666 \begin_inset Text
18667
18668 \begin_layout Plain Layout
18669 Hilde
18670 \end_layout
18671
18672 \end_inset
18673 </cell>
18674 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18675 \begin_inset Text
18676
18677 \begin_layout Plain Layout
18678 555
18679 \end_layout
18680
18681 \end_inset
18682 </cell>
18683 </row>
18684 <row>
18685 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18686 \begin_inset Text
18687
18688 \begin_layout Plain Layout
18689
18690 \series bold
18691 Vigna
18692 \end_layout
18693
18694 \end_inset
18695 </cell>
18696 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18697 \begin_inset Text
18698
18699 \begin_layout Plain Layout
18700 Jürgen
18701 \end_layout
18702
18703 \end_inset
18704 </cell>
18705 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18706 \begin_inset Text
18707
18708 \begin_layout Plain Layout
18709 999
18710 \end_layout
18711
18712 \end_inset
18713 </cell>
18714 </row>
18715 <row>
18716 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18717 \begin_inset Text
18718
18719 \begin_layout Plain Layout
18720
18721 \series bold
18722 Weber
18723 \end_layout
18724
18725 \end_inset
18726 </cell>
18727 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18728 \begin_inset Text
18729
18730 \begin_layout Plain Layout
18731 Maurizio
18732 \end_layout
18733
18734 \end_inset
18735 </cell>
18736 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18737 \begin_inset Text
18738
18739 \begin_layout Plain Layout
18740 555
18741 \end_layout
18742
18743 \end_inset
18744 </cell>
18745 </row>
18746 <row>
18747 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18748 \begin_inset Text
18749
18750 \begin_layout Plain Layout
18751
18752 \series bold
18753 Winkler
18754 \end_layout
18755
18756 \end_inset
18757 </cell>
18758 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18759 \begin_inset Text
18760
18761 \begin_layout Plain Layout
18762 Franz
18763 \end_layout
18764
18765 \end_inset
18766 </cell>
18767 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18768 \begin_inset Text
18769
18770 \begin_layout Plain Layout
18771 555
18772 \end_layout
18773
18774 \end_inset
18775 </cell>
18776 </row>
18777 <row endlastfoot="true">
18778 <cell multicolumn="1" alignment="block" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18779 \begin_inset Text
18780
18781 \begin_layout Plain Layout
18782
18783 \series bold
18784 End
18785 \end_layout
18786
18787 \end_inset
18788 </cell>
18789 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
18790 \begin_inset Text
18791
18792 \begin_layout Plain Layout
18793
18794 \end_layout
18795
18796 \end_inset
18797 </cell>
18798 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18799 \begin_inset Text
18800
18801 \begin_layout Plain Layout
18802
18803 \end_layout
18804
18805 \end_inset
18806 </cell>
18807 </row>
18808 </lyxtabular>
18809
18810 \end_inset
18811
18812
18813 \end_layout
18814
18815 \begin_layout Subsection
18816 Table Cells
18817 \begin_inset Index idx
18818 status collapsed
18819
18820 \begin_layout Plain Layout
18821 Tables ! Cells
18822 \end_layout
18823
18824 \end_inset
18825
18826
18827 \begin_inset CommandInset label
18828 LatexCommand label
18829 name "sub:Table-Cells"
18830
18831 \end_inset
18832
18833
18834 \end_layout
18835
18836 \begin_layout Standard
18837 A table cell can contain text, inline equations, a figure, or another table.
18838  All these kinds of objects can be placed in the same cell.
18839  Font sizes and shapes can also be altered.
18840  But you can't put a special environment in a cell (like 
18841 \family sans
18842 Section*
18843 \family default
18844 , etc.), nor set spacing options etc.
18845  for the cell's paragraph.
18846 \end_layout
18847
18848 \begin_layout Standard
18849 To have multi-line entries in table cells, you have to declare a fixed width
18850  for the column in the table dialog.
18851  Your text is then automatically split into multiple lines and the cell
18852  is enlarged vertically when the length of the text exceeds the given width.
18853  An example:
18854 \end_layout
18855
18856 \begin_layout Standard
18857 \align center
18858 \begin_inset Tabular
18859 <lyxtabular version="3" rows="4" columns="3">
18860 <features tabularvalignment="middle">
18861 <column alignment="center" valignment="top" width="0pt">
18862 <column alignment="block" valignment="top" width="3cm">
18863 <column alignment="center" valignment="top" width="0pt">
18864 <row>
18865 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18866 \begin_inset Text
18867
18868 \begin_layout Plain Layout
18869
18870 \family roman
18871 \series medium
18872 \shape up
18873 \size normal
18874 \emph off
18875 \bar no
18876 \noun off
18877 \color none
18878 1
18879 \end_layout
18880
18881 \end_inset
18882 </cell>
18883 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18884 \begin_inset Text
18885
18886 \begin_layout Plain Layout
18887
18888 \family roman
18889 \series medium
18890 \shape up
18891 \size normal
18892 \emph off
18893 \bar no
18894 \noun off
18895 \color none
18896 2
18897 \end_layout
18898
18899 \end_inset
18900 </cell>
18901 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18902 \begin_inset Text
18903
18904 \begin_layout Plain Layout
18905
18906 \family roman
18907 \series medium
18908 \shape up
18909 \size normal
18910 \emph off
18911 \bar no
18912 \noun off
18913 \color none
18914 3
18915 \end_layout
18916
18917 \end_inset
18918 </cell>
18919 </row>
18920 <row>
18921 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18922 \begin_inset Text
18923
18924 \begin_layout Plain Layout
18925
18926 \family roman
18927 \series medium
18928 \shape up
18929 \size normal
18930 \emph off
18931 \bar no
18932 \noun off
18933 \color none
18934 4
18935 \end_layout
18936
18937 \end_inset
18938 </cell>
18939 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18940 \begin_inset Text
18941
18942 \begin_layout Plain Layout
18943
18944 \family roman
18945 \series medium
18946 \shape up
18947 \size normal
18948 \emph off
18949 \bar no
18950 \noun off
18951 \color none
18952 This is a multiline entry in a table.
18953 \end_layout
18954
18955 \end_inset
18956 </cell>
18957 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18958 \begin_inset Text
18959
18960 \begin_layout Plain Layout
18961
18962 \family roman
18963 \series medium
18964 \shape up
18965 \size normal
18966 \emph off
18967 \bar no
18968 \noun off
18969 \color none
18970 5
18971 \end_layout
18972
18973 \end_inset
18974 </cell>
18975 </row>
18976 <row>
18977 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18978 \begin_inset Text
18979
18980 \begin_layout Plain Layout
18981
18982 \family roman
18983 \series medium
18984 \shape up
18985 \size normal
18986 \emph off
18987 \bar no
18988 \noun off
18989 \color none
18990 6
18991 \end_layout
18992
18993 \end_inset
18994 </cell>
18995 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18996 \begin_inset Text
18997
18998 \begin_layout Plain Layout
18999
19000 \family roman
19001 \series medium
19002 \shape up
19003 \size normal
19004 \emph off
19005 \bar no
19006 \noun off
19007 \color none
19008 This is longer now.
19009 \end_layout
19010
19011 \end_inset
19012 </cell>
19013 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19014 \begin_inset Text
19015
19016 \begin_layout Plain Layout
19017
19018 \family roman
19019 \series medium
19020 \shape up
19021 \size normal
19022 \emph off
19023 \bar no
19024 \noun off
19025 \color none
19026 7
19027 \end_layout
19028
19029 \end_inset
19030 </cell>
19031 </row>
19032 <row>
19033 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19034 \begin_inset Text
19035
19036 \begin_layout Plain Layout
19037
19038 \family roman
19039 \series medium
19040 \shape up
19041 \size normal
19042 \emph off
19043 \bar no
19044 \noun off
19045 \color none
19046 8
19047 \end_layout
19048
19049 \end_inset
19050 </cell>
19051 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19052 \begin_inset Text
19053
19054 \begin_layout Plain Layout
19055
19056 \family roman
19057 \series medium
19058 \shape up
19059 \size normal
19060 \emph off
19061 \bar no
19062 \noun off
19063 \color none
19064 This is a multiline entry in a table.
19065  This is longer now.
19066 \end_layout
19067
19068 \end_inset
19069 </cell>
19070 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19071 \begin_inset Text
19072
19073 \begin_layout Plain Layout
19074
19075 \family roman
19076 \series medium
19077 \shape up
19078 \size normal
19079 \emph off
19080 \bar no
19081 \noun off
19082 \color none
19083 9
19084 \end_layout
19085
19086 \end_inset
19087 </cell>
19088 </row>
19089 </lyxtabular>
19090
19091 \end_inset
19092
19093
19094 \end_layout
19095
19096 \begin_layout Standard
19097 Cutting and pasting between tables and table cells works reasonably well.
19098  You can cut and paste even more than one row.
19099 \begin_inset Foot
19100 status open
19101
19102 \begin_layout Plain Layout
19103 Note, that you cannot paste into a multicell selection because it would
19104  not be clear what to do when pasting a single word in a selected 2×3.
19105  
19106 \end_layout
19107
19108 \end_inset
19109
19110  Selection with the mouse or with 
19111 \family sans
19112 Shift
19113 \family default
19114  plus the arrow keys works as usual.
19115  You can also copy and paste the entire table as a single unit by starting
19116  the selection from outside the table.
19117 \end_layout
19118
19119 \begin_layout Section
19120 Floats
19121 \begin_inset Index idx
19122 status collapsed
19123
19124 \begin_layout Plain Layout
19125 Floats
19126 \end_layout
19127
19128 \end_inset
19129
19130
19131 \begin_inset CommandInset label
19132 LatexCommand label
19133 name "sec:Floats"
19134
19135 \end_inset
19136
19137
19138 \end_layout
19139
19140 \begin_layout Standard
19141 A float is a block of text associated with some sort of label, which doesn't
19142  have a fixed location.
19143  It can 
19144 \begin_inset Quotes eld
19145 \end_inset
19146
19147 float
19148 \begin_inset Quotes erd
19149 \end_inset
19150
19151  forward or backward a page or two, to wherever it fits best.
19152  
19153 \family sans
19154 Footnotes
19155 \family default
19156  and 
19157 \family sans
19158 Margin
19159 \begin_inset space ~
19160 \end_inset
19161
19162 Notes
19163 \family default
19164  are also floats, because they can float to the next page when there are
19165  too many notes on the page.
19166 \end_layout
19167
19168 \begin_layout Standard
19169 Floats make it possible to get a high quality layout.
19170  Images and tables can be spread evenly over the pages to avoid whitespace
19171  and pages without text.
19172  As the floating often destroys the context between the text and the image/table
19173 , every float can be referenced in the text.
19174  Floats are therefore numbered.
19175  Referencing is described in section
19176 \begin_inset space ~
19177 \end_inset
19178
19179
19180 \begin_inset CommandInset ref
19181 LatexCommand ref
19182 reference "sec:Cross-References"
19183
19184 \end_inset
19185
19186 .
19187 \end_layout
19188
19189 \begin_layout Standard
19190 To insert a float, use the menu 
19191 \family sans
19192 Insert\SpecialChar \menuseparator
19193 Floats
19194 \family default
19195 .
19196  A box with a caption that has e.
19197 \begin_inset space \thinspace{}
19198 \end_inset
19199
19200 g.
19201 \begin_inset space \space{}
19202 \end_inset
19203
19204 the label 
19205 \begin_inset Quotes eld
19206 \end_inset
19207
19208 Figure
19209 \begin_inset space ~
19210 \end_inset
19211
19212 #:
19213 \begin_inset Quotes erd
19214 \end_inset
19215
19216  (# is the actual number) will be inserted into your document.
19217  The label will automatically be translated to the document language in
19218  the output.
19219  After the label you can insert the caption text.
19220 \begin_inset Index idx
19221 status collapsed
19222
19223 \begin_layout Plain Layout
19224 Floats ! Captions
19225 \end_layout
19226
19227 \end_inset
19228
19229  The image or table is inserted above or below the caption in a separate
19230  paragraph within the float.
19231  To keep your LyX-document readable, you can open and close the float box
19232  by left-clicking on the box label.
19233  A closed float box looks like this: 
19234 \begin_inset Graphics
19235         filename clipart/floatQt4.png
19236         scale 80
19237
19238 \end_inset
19239
19240  – a gray button with a red label.
19241 \end_layout
19242
19243 \begin_layout Standard
19244 It is recommended to insert floats as a separate paragraph to avoid possible
19245  LaTeX-errors that can occur when the surrounding text is specially formatted.
19246 \end_layout
19247
19248 \begin_layout Subsection
19249 Float Types
19250 \end_layout
19251
19252 \begin_layout Subsubsection
19253 Figure Floats
19254 \begin_inset Index idx
19255 status collapsed
19256
19257 \begin_layout Plain Layout
19258 Floats ! Figure floats
19259 \end_layout
19260
19261 \end_inset
19262
19263
19264 \begin_inset CommandInset label
19265 LatexCommand label
19266 name "sec:Figure-Floats"
19267
19268 \end_inset
19269
19270
19271 \end_layout
19272
19273 \begin_layout Standard
19274 The menu 
19275 \family sans
19276 Insert\SpecialChar \menuseparator
19277 Float\SpecialChar \menuseparator
19278 Figure
19279 \family default
19280  inserts a float with the label 
19281 \begin_inset Quotes eld
19282 \end_inset
19283
19284
19285 \series bold
19286 Figure
19287 \begin_inset space ~
19288 \end_inset
19289
19290 #:
19291 \series default
19292
19293 \begin_inset Quotes erd
19294 \end_inset
19295
19296 .
19297  Set the cursor above this label (or before it and press enter) and insert
19298  the image as described above to get the caption printed below the image.
19299  This is what we did for Figure
19300 \begin_inset space ~
19301 \end_inset
19302
19303
19304 \begin_inset CommandInset ref
19305 LatexCommand ref
19306 reference "cap:Platypus"
19307
19308 \end_inset
19309
19310 .
19311  If you want the caption to be above the image, set the cursor at the end
19312  of the caption, press enter and insert the image.
19313  This was done in Figure
19314 \begin_inset space ~
19315 \end_inset
19316
19317
19318 \begin_inset CommandInset ref
19319 LatexCommand ref
19320 reference "cap:Escher"
19321
19322 \end_inset
19323
19324 .
19325 \end_layout
19326
19327 \begin_layout Standard
19328 \begin_inset Float figure
19329 wide false
19330 sideways false
19331 status open
19332
19333 \begin_layout Plain Layout
19334 \align center
19335 \begin_inset Graphics
19336         filename clipart/platypus.eps
19337         width 50col%
19338         rotateOrigin center
19339
19340 \end_inset
19341
19342
19343 \end_layout
19344
19345 \begin_layout Plain Layout
19346 \begin_inset Caption
19347
19348 \begin_layout Plain Layout
19349 \begin_inset CommandInset label
19350 LatexCommand label
19351 name "cap:Platypus"
19352
19353 \end_inset
19354
19355 A severely distorted platypus in a float.
19356 \end_layout
19357
19358 \end_inset
19359
19360
19361 \end_layout
19362
19363 \end_inset
19364
19365
19366 \end_layout
19367
19368 \begin_layout Standard
19369 \begin_inset Float figure
19370 wide false
19371 sideways false
19372 status open
19373
19374 \begin_layout Plain Layout
19375 \begin_inset Caption
19376
19377 \begin_layout Plain Layout
19378 \begin_inset CommandInset label
19379 LatexCommand label
19380 name "cap:Escher"
19381
19382 \end_inset
19383
19384 M.C.
19385  Escher on acid.
19386 \end_layout
19387
19388 \end_inset
19389
19390
19391 \end_layout
19392
19393 \begin_layout Plain Layout
19394 \align center
19395 \begin_inset Graphics
19396         filename clipart/escher-lsd.eps
19397         scale 80
19398         rotateOrigin center
19399
19400 \end_inset
19401
19402
19403 \end_layout
19404
19405 \end_inset
19406
19407
19408 \end_layout
19409
19410 \begin_layout Standard
19411 This figure float also shows how to set a label and create a cross-reference
19412  to it.
19413  As described in section
19414 \begin_inset space ~
19415 \end_inset
19416
19417
19418 \begin_inset CommandInset ref
19419 LatexCommand ref
19420 reference "sec:Cross-References"
19421
19422 \end_inset
19423
19424 , you can simply insert a label in the caption using the menu 
19425 \family sans
19426 Insert\SpecialChar \menuseparator
19427 Label
19428 \family default
19429  and refer to it using the menu 
19430 \family sans
19431 Insert\SpecialChar \menuseparator
19432 Cross-Reference
19433 \family default
19434 .
19435  It is important to use references to figure floats, rather than using vague
19436  references like 
19437 \begin_inset Quotes eld
19438 \end_inset
19439
19440 the figure above
19441 \begin_inset Quotes erd
19442 \end_inset
19443
19444 , because as LaTeX will reposition the floats in the final document; it
19445  might not be 
19446 \begin_inset Quotes eld
19447 \end_inset
19448
19449 above
19450 \begin_inset Quotes erd
19451 \end_inset
19452
19453  at all.
19454 \end_layout
19455
19456 \begin_layout Standard
19457 Normally only one image is inserted in a figure float, but sometimes you
19458  might want to use two images with separate subcaptions.
19459  This can be done by inserting image floats into existing image floats.
19460  Note that only the main caption of the float is added to the List of Figures.
19461  Figure
19462 \begin_inset space ~
19463 \end_inset
19464
19465
19466 \begin_inset CommandInset ref
19467 LatexCommand ref
19468 reference "cap:Two-distorted-images"
19469
19470 \end_inset
19471
19472  is an example of a figure float with two images set side by side.
19473  You can also set the images one below the other.
19474  Figure
19475 \begin_inset space ~
19476 \end_inset
19477
19478
19479 \begin_inset CommandInset ref
19480 LatexCommand ref
19481 reference "fig:Undefinable"
19482
19483 \end_inset
19484
19485  and 
19486 \begin_inset CommandInset ref
19487 LatexCommand ref
19488 reference "fig:Platypus"
19489
19490 \end_inset
19491
19492  are the subfigures.
19493 \end_layout
19494
19495 \begin_layout Standard
19496 \begin_inset Float figure
19497 wide false
19498 sideways false
19499 status open
19500
19501 \begin_layout Plain Layout
19502 \begin_inset space \hfill{}
19503 \end_inset
19504
19505
19506 \begin_inset Float figure
19507 wide false
19508 sideways false
19509 status open
19510
19511 \begin_layout Plain Layout
19512 \begin_inset Caption
19513
19514 \begin_layout Plain Layout
19515 \begin_inset CommandInset label
19516 LatexCommand label
19517 name "fig:Undefinable"
19518
19519 \end_inset
19520
19521 Undefinable
19522 \end_layout
19523
19524 \end_inset
19525
19526
19527 \end_layout
19528
19529 \begin_layout Plain Layout
19530 \begin_inset Graphics
19531         filename clipart/escher-lsd.eps
19532         width 45col%
19533
19534 \end_inset
19535
19536
19537 \end_layout
19538
19539 \end_inset
19540
19541
19542 \begin_inset space \hfill{}
19543 \end_inset
19544
19545
19546 \begin_inset Float figure
19547 wide false
19548 sideways false
19549 status open
19550
19551 \begin_layout Plain Layout
19552 \begin_inset Caption
19553
19554 \begin_layout Plain Layout
19555 \begin_inset CommandInset label
19556 LatexCommand label
19557 name "fig:Platypus"
19558
19559 \end_inset
19560
19561 Platypus
19562 \end_layout
19563
19564 \end_inset
19565
19566
19567 \end_layout
19568
19569 \begin_layout Plain Layout
19570 \begin_inset Graphics
19571         filename clipart/platypus.eps
19572         lyxscale 60
19573         width 45col%
19574
19575 \end_inset
19576
19577
19578 \end_layout
19579
19580 \end_inset
19581
19582
19583 \begin_inset space \hfill{}
19584 \end_inset
19585
19586
19587 \end_layout
19588
19589 \begin_layout Plain Layout
19590 \begin_inset Caption
19591
19592 \begin_layout Plain Layout
19593 \begin_inset CommandInset label
19594 LatexCommand label
19595 name "cap:Two-distorted-images"
19596
19597 \end_inset
19598
19599 Two distorted images.
19600 \end_layout
19601
19602 \end_inset
19603
19604
19605 \end_layout
19606
19607 \end_inset
19608
19609
19610 \end_layout
19611
19612 \begin_layout Standard
19613 Note that the caption is added to the 
19614 \family sans
19615 List
19616 \begin_inset space ~
19617 \end_inset
19618
19619 of
19620 \begin_inset space ~
19621 \end_inset
19622
19623 Figures
19624 \family default
19625  as described in section
19626 \begin_inset space ~
19627 \end_inset
19628
19629
19630 \begin_inset CommandInset ref
19631 LatexCommand ref
19632 reference "sub:List-of-Figures"
19633
19634 \end_inset
19635
19636 .
19637 \end_layout
19638
19639 \begin_layout Subsubsection
19640 Table Floats
19641 \begin_inset Index idx
19642 status collapsed
19643
19644 \begin_layout Plain Layout
19645 Floats ! Table floats
19646 \end_layout
19647
19648 \end_inset
19649
19650
19651 \end_layout
19652
19653 \begin_layout Standard
19654 Table floats can be inserted using the menu 
19655 \family sans
19656 Insert\SpecialChar \menuseparator
19657 Float\SpecialChar \menuseparator
19658 Table
19659 \family default
19660 .
19661  They have the same properties as figure floats except for the different
19662  label.
19663  Table
19664 \begin_inset space ~
19665 \end_inset
19666
19667
19668 \begin_inset CommandInset ref
19669 LatexCommand ref
19670 reference "cap:Table-float"
19671
19672 \end_inset
19673
19674  is an example of a table float.
19675 \end_layout
19676
19677 \begin_layout Standard
19678 \begin_inset Float table
19679 wide false
19680 sideways false
19681 status open
19682
19683 \begin_layout Plain Layout
19684 \begin_inset Caption
19685
19686 \begin_layout Plain Layout
19687 \begin_inset CommandInset label
19688 LatexCommand label
19689 name "cap:Table-float"
19690
19691 \end_inset
19692
19693 A table float.
19694 \end_layout
19695
19696 \end_inset
19697
19698
19699 \end_layout
19700
19701 \begin_layout Plain Layout
19702 \align center
19703 \begin_inset Tabular
19704 <lyxtabular version="3" rows="3" columns="3">
19705 <features tabularvalignment="middle">
19706 <column alignment="center" valignment="top" width="0pt">
19707 <column alignment="center" valignment="top" width="0pt">
19708 <column alignment="center" valignment="top" width="0pt">
19709 <row>
19710 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19711 \begin_inset Text
19712
19713 \begin_layout Plain Layout
19714
19715 \family roman
19716 \series medium
19717 \shape up
19718 \size normal
19719 \emph off
19720 \bar no
19721 \noun off
19722 \color none
19723 1
19724 \end_layout
19725
19726 \end_inset
19727 </cell>
19728 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19729 \begin_inset Text
19730
19731 \begin_layout Plain Layout
19732
19733 \family roman
19734 \series medium
19735 \shape up
19736 \size normal
19737 \emph off
19738 \bar no
19739 \noun off
19740 \color none
19741 2
19742 \end_layout
19743
19744 \end_inset
19745 </cell>
19746 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19747 \begin_inset Text
19748
19749 \begin_layout Plain Layout
19750
19751 \family roman
19752 \series medium
19753 \shape up
19754 \size normal
19755 \emph off
19756 \bar no
19757 \noun off
19758 \color none
19759 3
19760 \end_layout
19761
19762 \end_inset
19763 </cell>
19764 </row>
19765 <row>
19766 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19767 \begin_inset Text
19768
19769 \begin_layout Plain Layout
19770
19771 \family roman
19772 \series medium
19773 \shape up
19774 \size normal
19775 \emph off
19776 \bar no
19777 \noun off
19778 \color none
19779 Joe
19780 \end_layout
19781
19782 \end_inset
19783 </cell>
19784 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19785 \begin_inset Text
19786
19787 \begin_layout Plain Layout
19788
19789 \family roman
19790 \series medium
19791 \shape up
19792 \size normal
19793 \emph off
19794 \bar no
19795 \noun off
19796 \color none
19797 Mary
19798 \end_layout
19799
19800 \end_inset
19801 </cell>
19802 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19803 \begin_inset Text
19804
19805 \begin_layout Plain Layout
19806
19807 \family roman
19808 \series medium
19809 \shape up
19810 \size normal
19811 \emph off
19812 \bar no
19813 \noun off
19814 \color none
19815 Ted
19816 \end_layout
19817
19818 \end_inset
19819 </cell>
19820 </row>
19821 <row>
19822 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19823 \begin_inset Text
19824
19825 \begin_layout Plain Layout
19826
19827 \family roman
19828 \series medium
19829 \shape up
19830 \size normal
19831 \emph off
19832 \bar no
19833 \noun off
19834 \color none
19835 \begin_inset Formula $\int x^{2}dx$
19836 \end_inset
19837
19838
19839 \end_layout
19840
19841 \end_inset
19842 </cell>
19843 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19844 \begin_inset Text
19845
19846 \begin_layout Plain Layout
19847
19848 \family roman
19849 \series medium
19850 \shape up
19851 \size normal
19852 \emph off
19853 \bar no
19854 \noun off
19855 \color none
19856 \begin_inset Formula $\left[\begin{array}{cc}
19857 a & b\\
19858 c & d\end{array}\right]$
19859 \end_inset
19860
19861
19862 \end_layout
19863
19864 \end_inset
19865 </cell>
19866 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19867 \begin_inset Text
19868
19869 \begin_layout Plain Layout
19870
19871 \family roman
19872 \series medium
19873 \shape up
19874 \size normal
19875 \emph off
19876 \bar no
19877 \noun off
19878 \color none
19879 \begin_inset Formula $1+1=2$
19880 \end_inset
19881
19882
19883 \end_layout
19884
19885 \end_inset
19886 </cell>
19887 </row>
19888 </lyxtabular>
19889
19890 \end_inset
19891
19892
19893 \end_layout
19894
19895 \end_inset
19896
19897
19898 \end_layout
19899
19900 \begin_layout Subsubsection
19901 Algorithm Floats
19902 \begin_inset Index idx
19903 status collapsed
19904
19905 \begin_layout Plain Layout
19906 Floats ! Algorithm floats
19907 \end_layout
19908
19909 \end_inset
19910
19911
19912 \end_layout
19913
19914 \begin_layout Standard
19915 This float type is inserted with the menu 
19916 \family sans
19917 Insert\SpecialChar \menuseparator
19918 Float\SpecialChar \menuseparator
19919 Algorithm
19920 \family default
19921 .
19922  It is used for program codes and descriptions of algorithms.
19923  A possible environment for algorithms is the 
19924 \family sans
19925 LyX-Code
19926 \family default
19927 , described in section
19928 \begin_inset space ~
19929 \end_inset
19930
19931
19932 \begin_inset CommandInset ref
19933 LatexCommand ref
19934 reference "sub:LyX-Code"
19935
19936 \end_inset
19937
19938 .
19939 \end_layout
19940
19941 \begin_layout Standard
19942 \begin_inset Note Greyedout
19943 status open
19944
19945 \begin_layout Plain Layout
19946
19947 \series bold
19948 Note:
19949 \series default
19950  that the float label is not automatically translated into the document
19951  language.
19952 \end_layout
19953
19954 \end_inset
19955
19956  You have to do this manually by adding the following line
19957 \end_layout
19958
19959 \begin_layout Standard
19960
19961 \series bold
19962
19963 \backslash
19964 floatname{algorithm}{your
19965 \begin_inset space ~
19966 \end_inset
19967
19968 name}
19969 \end_layout
19970
19971 \begin_layout Standard
19972 to the document preamble (menu 
19973 \family sans
19974 Document\SpecialChar \menuseparator
19975 Settings
19976 \family default
19977 ).
19978  
19979 \series bold
19980 your
19981 \begin_inset space ~
19982 \end_inset
19983
19984 name
19985 \series default
19986  is the word 
19987 \begin_inset Quotes eld
19988 \end_inset
19989
19990
19991 \emph on
19992 algorithm
19993 \emph default
19994
19995 \begin_inset Quotes erd
19996 \end_inset
19997
19998  in your language.
19999 \end_layout
20000
20001 \begin_layout Subsubsection
20002 Wrap Floats
20003 \begin_inset Index idx
20004 status collapsed
20005
20006 \begin_layout Plain Layout
20007 Floats ! Text Wrap Floats
20008 \end_layout
20009
20010 \end_inset
20011
20012
20013 \end_layout
20014
20015 \begin_layout Standard
20016 \begin_inset Wrap figure
20017 lines 0
20018 placement l
20019 overhang 0in
20020 width "40col%"
20021 status open
20022
20023 \begin_layout Plain Layout
20024 \begin_inset Graphics
20025         filename clipart/mobius.eps
20026         width 40col%
20027         rotateOrigin center
20028
20029 \end_inset
20030
20031
20032 \end_layout
20033
20034 \begin_layout Plain Layout
20035 \begin_inset Caption
20036
20037 \begin_layout Plain Layout
20038 \begin_inset CommandInset label
20039 LatexCommand label
20040 name "cap:Wrapped-figure"
20041
20042 \end_inset
20043
20044 This is a wrapped figure.
20045 \begin_inset VSpace medskip
20046 \end_inset
20047
20048
20049 \end_layout
20050
20051 \end_inset
20052
20053
20054 \end_layout
20055
20056 \end_inset
20057
20058 This float type is used if you want to 
20059 \begin_inset Quotes eld
20060 \end_inset
20061
20062 wrap
20063 \begin_inset Quotes erd
20064 \end_inset
20065
20066  text around a figure so that it only occupies some fraction of the column
20067  width.
20068  It can be inserted using the menu 
20069 \family sans
20070 Insert\SpecialChar \menuseparator
20071 Float\SpecialChar \menuseparator
20072 Wrap
20073 \begin_inset space ~
20074 \end_inset
20075
20076 Float
20077 \family default
20078  if the LaTeX-package 
20079 \series bold
20080 wrapfig
20081 \series default
20082
20083 \begin_inset Index idx
20084 status collapsed
20085
20086 \begin_layout Plain Layout
20087 LaTeX-packages ! wrapfig
20088 \end_layout
20089
20090 \end_inset
20091
20092  is installed.
20093 \begin_inset Foot
20094 status collapsed
20095
20096 \begin_layout Plain Layout
20097 Installing a LaTeX-package is explained it in the 
20098 \emph on
20099 LaTeX
20100 \begin_inset space ~
20101 \end_inset
20102
20103 Configuration
20104 \emph default
20105  manual.
20106 \end_layout
20107
20108 \end_inset
20109
20110  The width and placement of the float is adjusted by right-clicking on the
20111  float box.
20112  Figure
20113 \begin_inset space ~
20114 \end_inset
20115
20116
20117 \begin_inset CommandInset ref
20118 LatexCommand ref
20119 reference "cap:Wrapped-figure"
20120
20121 \end_inset
20122
20123  is for example a figure wrap float with a width of 40
20124 \begin_inset space \thinspace{}
20125 \end_inset
20126
20127 col%.
20128 \begin_inset Foot
20129 status collapsed
20130
20131 \begin_layout Plain Layout
20132 Available units are explained in Appendix
20133 \begin_inset space ~
20134 \end_inset
20135
20136
20137 \begin_inset CommandInset ref
20138 LatexCommand ref
20139 reference "cha:Units-available-in"
20140
20141 \end_inset
20142
20143 .
20144 \end_layout
20145
20146 \end_inset
20147
20148  Some space was added under the caption to separate it better from the surroundi
20149 ng text.
20150 \end_layout
20151
20152 \begin_layout Standard
20153 \begin_inset Note Greyedout
20154 status open
20155
20156 \begin_layout Plain Layout
20157
20158 \series bold
20159 Note:
20160 \series default
20161  Wrap floats might be fragile! E.
20162 \begin_inset space \thinspace{}
20163 \end_inset
20164
20165 g.
20166 \begin_inset space \space{}
20167 \end_inset
20168
20169 having a figure too close to the bottom of the page can mess things up so
20170  that the float doesn't appear in the output or that it is placed over some
20171  other text.
20172 \end_layout
20173
20174 \end_inset
20175
20176  In general:
20177 \end_layout
20178
20179 \begin_layout Itemize
20180 Wrap floats should not be placed in paragraphs that run over a page break.
20181  That means that wrap floats should preferably be inserted in the exact
20182  place when the document is nearly ready and you are able to estimate where
20183  page breaks will appear.
20184 \end_layout
20185
20186 \begin_layout Itemize
20187 Wrap floats should either be placed in their own paragraph before the paragraph
20188  where they should wrap into, or within a paragraph.
20189 \end_layout
20190
20191 \begin_layout Itemize
20192 Wrap floats in consecutive paragraphs may cause trouble, so make sure that
20193  there is a text paragraph between them as separator.
20194 \end_layout
20195
20196 \begin_layout Itemize
20197 Wrap floats are not allowed in section headings or tables.
20198 \end_layout
20199
20200 \begin_layout Subsection
20201 Rotated Floats
20202 \begin_inset CommandInset label
20203 LatexCommand label
20204 name "sub:Rotated-Floats"
20205
20206 \end_inset
20207
20208
20209 \begin_inset Index idx
20210 status collapsed
20211
20212 \begin_layout Plain Layout
20213 Floats ! Rotating
20214 \end_layout
20215
20216 \end_inset
20217
20218
20219 \end_layout
20220
20221 \begin_layout Standard
20222 Especially for wide tables you might have floats rotated.
20223  To rotate a whole float including the caption, right-click on the float-box
20224  and use the option 
20225 \family sans
20226 Rotate
20227 \begin_inset space ~
20228 \end_inset
20229
20230 sideways
20231 \family default
20232 .
20233 \end_layout
20234
20235 \begin_layout Standard
20236 Rotated floats are always placed on their own pages (or columns, when you
20237  have a multi-column document).
20238  You can let them span several columns using the float settings option 
20239 \family sans
20240 Span
20241 \begin_inset space ~
20242 \end_inset
20243
20244 columns
20245 \family default
20246 .
20247  Floats are rotated so that you can read them from the outside margin.
20248  Forcing the rotation direction is explained in the 
20249 \emph on
20250 Embedded Objects
20251 \emph default
20252  manual.
20253 \end_layout
20254
20255 \begin_layout Standard
20256 Referencing rotated floats is the same like for normal floats; the caption
20257  format is also the same: Table
20258 \begin_inset space ~
20259 \end_inset
20260
20261
20262 \begin_inset CommandInset ref
20263 LatexCommand ref
20264 reference "cap:Rotated-table"
20265
20266 \end_inset
20267
20268  is an example of a rotated table float.
20269 \end_layout
20270
20271 \begin_layout Standard
20272 \begin_inset Note Greyedout
20273 status open
20274
20275 \begin_layout Plain Layout
20276
20277 \series bold
20278 Note:
20279 \series default
20280  Not all DVI-viewers are able to display rotated floats.
20281 \end_layout
20282
20283 \end_inset
20284
20285
20286 \end_layout
20287
20288 \begin_layout Standard
20289 \begin_inset Float table
20290 wide false
20291 sideways true
20292 status open
20293
20294 \begin_layout Plain Layout
20295 \begin_inset Caption
20296
20297 \begin_layout Plain Layout
20298 \begin_inset CommandInset label
20299 LatexCommand label
20300 name "cap:Rotated-table"
20301
20302 \end_inset
20303
20304  Rotated table
20305 \end_layout
20306
20307 \end_inset
20308
20309
20310 \end_layout
20311
20312 \begin_layout Plain Layout
20313 \align center
20314 \begin_inset Tabular
20315 <lyxtabular version="3" rows="1" columns="5">
20316 <features tabularvalignment="middle">
20317 <column alignment="center" valignment="top" width="0">
20318 <column alignment="center" valignment="top" width="0">
20319 <column alignment="center" valignment="top" width="0">
20320 <column alignment="center" valignment="top" width="0">
20321 <column alignment="center" valignment="top" width="0">
20322 <row>
20323 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20324 \begin_inset Text
20325
20326 \begin_layout Plain Layout
20327 test
20328 \end_layout
20329
20330 \end_inset
20331 </cell>
20332 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20333 \begin_inset Text
20334
20335 \begin_layout Plain Layout
20336 b
20337 \end_layout
20338
20339 \end_inset
20340 </cell>
20341 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20342 \begin_inset Text
20343
20344 \begin_layout Plain Layout
20345 c
20346 \end_layout
20347
20348 \end_inset
20349 </cell>
20350 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20351 \begin_inset Text
20352
20353 \begin_layout Plain Layout
20354 d
20355 \end_layout
20356
20357 \end_inset
20358 </cell>
20359 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20360 \begin_inset Text
20361
20362 \begin_layout Plain Layout
20363 e
20364 \end_layout
20365
20366 \end_inset
20367 </cell>
20368 </row>
20369 </lyxtabular>
20370
20371 \end_inset
20372
20373
20374 \end_layout
20375
20376 \end_inset
20377
20378
20379 \end_layout
20380
20381 \begin_layout Subsection
20382 Float Placement
20383 \begin_inset CommandInset label
20384 LatexCommand label
20385 name "sub:Float-Placement"
20386
20387 \end_inset
20388
20389
20390 \begin_inset Index idx
20391 status collapsed
20392
20393 \begin_layout Plain Layout
20394 Floats ! Placement
20395 \end_layout
20396
20397 \end_inset
20398
20399
20400 \end_layout
20401
20402 \begin_layout Standard
20403 Right-clicking on a float-box opens a dialog where you can alter the placement
20404  options that LaTeX uses for positioning the float.
20405 \begin_inset Newline newline
20406 \end_inset
20407
20408 The option 
20409 \family sans
20410 Span
20411 \begin_inset space ~
20412 \end_inset
20413
20414 columns
20415 \family default
20416  is only useful for two-column documents: If you select it, the float will
20417  span both columns on the page instead of being confined to just one.
20418 \begin_inset Newline newline
20419 \end_inset
20420
20421 The option 
20422 \family sans
20423 Rotate
20424 \begin_inset space ~
20425 \end_inset
20426
20427 sideways
20428 \family default
20429  is used to rotate floats, see section
20430 \begin_inset space ~
20431 \end_inset
20432
20433
20434 \begin_inset CommandInset ref
20435 LatexCommand ref
20436 reference "sub:Rotated-Floats"
20437
20438 \end_inset
20439
20440 .
20441 \end_layout
20442
20443 \begin_layout Standard
20444 You can use one ore more of the following options in the float dialog to
20445  set the placement for a particular float when you uncheck the option 
20446 \family sans
20447 Use
20448 \begin_inset space ~
20449 \end_inset
20450
20451 default
20452 \begin_inset space ~
20453 \end_inset
20454
20455 placement
20456 \family default
20457 :
20458 \end_layout
20459
20460 \begin_layout Description
20461 Here
20462 \begin_inset space ~
20463 \end_inset
20464
20465 if
20466 \begin_inset space ~
20467 \end_inset
20468
20469 possible: try to place the float at the position where it is inserted
20470 \end_layout
20471
20472 \begin_layout Description
20473 Top
20474 \begin_inset space ~
20475 \end_inset
20476
20477 of
20478 \begin_inset space ~
20479 \end_inset
20480
20481 page: try to place the float at the top of the current page
20482 \end_layout
20483
20484 \begin_layout Description
20485 Bottom
20486 \begin_inset space ~
20487 \end_inset
20488
20489 of
20490 \begin_inset space ~
20491 \end_inset
20492
20493 page: try to place the float at the bottom of the current page
20494 \end_layout
20495
20496 \begin_layout Description
20497 Page
20498 \begin_inset space ~
20499 \end_inset
20500
20501 of
20502 \begin_inset space ~
20503 \end_inset
20504
20505 floats: try to place the float at an own page 
20506 \end_layout
20507
20508 \begin_layout Standard
20509 The order of the above option is 
20510 \emph on
20511 always
20512 \emph default
20513  used by LaTeX.
20514  That means, if you use the default placement, LaTeX will first try out
20515  
20516 \family sans
20517 Here
20518 \begin_inset space ~
20519 \end_inset
20520
20521 if
20522 \begin_inset space ~
20523 \end_inset
20524
20525 possible
20526 \family default
20527 , then 
20528 \family sans
20529 Top
20530 \begin_inset space ~
20531 \end_inset
20532
20533 of
20534 \begin_inset space ~
20535 \end_inset
20536
20537 page
20538 \family default
20539 , and then the others.
20540  If you don't use the default, LaTeX will try only the checked options but
20541  in the same order.
20542  If none of the 4 placements are possible the procedure is internally repeated
20543  but it is tried to put the float on the following page.
20544 \end_layout
20545
20546 \begin_layout Standard
20547 By default, each option has its own rules:
20548 \end_layout
20549
20550 \begin_layout Standard
20551
20552 \family sans
20553 Top
20554 \begin_inset space ~
20555 \end_inset
20556
20557 of
20558 \begin_inset space ~
20559 \end_inset
20560
20561 page
20562 \family default
20563  only floats occupying less than 70
20564 \begin_inset space \thinspace{}
20565 \end_inset
20566
20567 % of the page can be placed at the top of a page
20568 \end_layout
20569
20570 \begin_layout Standard
20571
20572 \family sans
20573 Bottom
20574 \begin_inset space ~
20575 \end_inset
20576
20577 of
20578 \begin_inset space ~
20579 \end_inset
20580
20581 page
20582 \family default
20583 : only floats occupying less than 30
20584 \begin_inset space \thinspace{}
20585 \end_inset
20586
20587 % of the page can be placed at the bottom of a page.
20588 \end_layout
20589
20590 \begin_layout Standard
20591
20592 \family sans
20593 Page
20594 \begin_inset space ~
20595 \end_inset
20596
20597 of
20598 \begin_inset space ~
20599 \end_inset
20600
20601 floats
20602 \family default
20603 : only if more than 50
20604 \begin_inset space \thinspace{}
20605 \end_inset
20606
20607 % of the page are occupied by floats, several floats can be set together
20608  on a page.
20609 \end_layout
20610
20611 \begin_layout Standard
20612 If you don't like these rules, you can ignore them by using the additional
20613  option 
20614 \family sans
20615 Ignore
20616 \begin_inset space ~
20617 \end_inset
20618
20619 LaTeX
20620 \begin_inset space ~
20621 \end_inset
20622
20623 rules
20624 \family default
20625 .
20626 \end_layout
20627
20628 \begin_layout Standard
20629 Sometimes you might need, under all circumstances, a float to be placed
20630  exactly at the position where it is inserted.
20631  For this case you can use the option 
20632 \family sans
20633 Here
20634 \begin_inset space ~
20635 \end_inset
20636
20637 definitely
20638 \family default
20639 .
20640  Use this option very rarely and only if the document is nearly ready to
20641  be printed.
20642  Because the float is then no longer able to 
20643 \begin_inset Quotes eld
20644 \end_inset
20645
20646 float
20647 \begin_inset Quotes erd
20648 \end_inset
20649
20650  when you change your document, this will often destroy the page layout.
20651 \end_layout
20652
20653 \begin_layout Standard
20654 There are no placement options for text wrap floats, because they are always
20655  surrounded by the text of a certain paragraph.
20656 \end_layout
20657
20658 \begin_layout Standard
20659 For more details about float placements, have a look at LaTeX books like
20660  
20661 \begin_inset CommandInset citation
20662 LatexCommand cite
20663 key "latexcompanion,latexguide,latexbook"
20664
20665 \end_inset
20666
20667 .
20668 \end_layout
20669
20670 \begin_layout Section
20671 Minipages
20672 \begin_inset Index idx
20673 status collapsed
20674
20675 \begin_layout Plain Layout
20676 Minipages
20677 \end_layout
20678
20679 \end_inset
20680
20681
20682 \begin_inset CommandInset label
20683 LatexCommand label
20684 name "sec:Minipages"
20685
20686 \end_inset
20687
20688
20689 \end_layout
20690
20691 \begin_layout Standard
20692 LaTeX provides a mechanism to produce essentially a page within a page,
20693  called minipage.
20694  Within a minipage, all the usual rules of indentation, line wrapping, etc.
20695 \begin_inset space ~
20696 \end_inset
20697
20698 apply.
20699  
20700 \end_layout
20701
20702 \begin_layout Standard
20703 Minipages in LyX have their own collapsible box inserted via the menu 
20704 \family sans
20705 Insert\SpecialChar \menuseparator
20706 Box
20707 \family default
20708 .
20709  Right-clicking on the box allows you to alter the width of the minipage
20710  and its alignment within the page.
20711 \end_layout
20712
20713 \begin_layout Standard
20714 \align center
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 "30col%"
20722 special "none"
20723 height "1pt"
20724 height_special "totalheight"
20725 status open
20726
20727 \begin_layout Plain Layout
20728
20729 \shape italic
20730 This is a minipage.
20731  The text is set in an italic style.
20732 \end_layout
20733
20734 \begin_layout Plain Layout
20735
20736 \shape italic
20737 Minipages are often used for text in another language or text that needs
20738  another formatting.
20739 \end_layout
20740
20741 \end_inset
20742
20743
20744 \end_layout
20745
20746 \begin_layout Standard
20747 \begin_inset VSpace medskip
20748 \end_inset
20749
20750 If you place two minipages side-by-side, you can use 
20751 \family sans
20752 Horizontal Fills
20753 \family default
20754  as described in section
20755 \begin_inset space ~
20756 \end_inset
20757
20758
20759 \begin_inset CommandInset ref
20760 LatexCommand ref
20761 reference "sub:Horizontal-Space"
20762
20763 \end_inset
20764
20765 :
20766 \begin_inset VSpace medskip
20767 \end_inset
20768
20769
20770 \end_layout
20771
20772 \begin_layout Standard
20773 \begin_inset Box Frameless
20774 position "t"
20775 hor_pos "c"
20776 has_inner_box 1
20777 inner_pos "t"
20778 use_parbox 0
20779 width "1.5in"
20780 special "none"
20781 height "1pt"
20782 height_special "totalheight"
20783 status open
20784
20785 \begin_layout Plain Layout
20786 This is a minipage with some stupid dummy text.
20787  This dummy text is used to increase the size of the minipage.
20788 \end_layout
20789
20790 \end_inset
20791
20792
20793 \begin_inset space \hfill{}
20794 \end_inset
20795
20796
20797 \begin_inset Box Frameless
20798 position "t"
20799 hor_pos "c"
20800 has_inner_box 1
20801 inner_pos "t"
20802 use_parbox 0
20803 width "1.5in"
20804 special "none"
20805 height "1pt"
20806 height_special "totalheight"
20807 status open
20808
20809 \begin_layout Plain Layout
20810 This is a minipage with some stupid dummy text.
20811  This dummy text is used to increase the size of the minipage.
20812 \end_layout
20813
20814 \end_inset
20815
20816
20817 \end_layout
20818
20819 \begin_layout Standard
20820 \begin_inset VSpace bigskip
20821 \end_inset
20822
20823
20824 \end_layout
20825
20826 \begin_layout Standard
20827 When you right-click on a minipage box, you can change the box from a minipage
20828  to other box types.
20829  All box types and their settings are explained in detail in chapter 
20830 \emph on
20831 Boxes
20832 \emph default
20833  of the 
20834 \emph on
20835 Embedded Objects
20836 \emph default
20837  manual.
20838 \end_layout
20839
20840 \begin_layout Chapter
20841 Mathematical Formulas
20842 \begin_inset Index idx
20843 status collapsed
20844
20845 \begin_layout Plain Layout
20846 Math
20847 \end_layout
20848
20849 \end_inset
20850
20851
20852 \begin_inset Index idx
20853 status collapsed
20854
20855 \begin_layout Plain Layout
20856 Formulas | see
20857 \begin_inset ERT
20858 status collapsed
20859
20860 \begin_layout Plain Layout
20861
20862 {
20863 \end_layout
20864
20865 \end_inset
20866
20867 Math
20868 \begin_inset ERT
20869 status collapsed
20870
20871 \begin_layout Plain Layout
20872
20873 }
20874 \end_layout
20875
20876 \end_inset
20877
20878
20879 \end_layout
20880
20881 \end_inset
20882
20883
20884 \begin_inset CommandInset label
20885 LatexCommand label
20886 name "cha:Mathematical-Formulas"
20887
20888 \end_inset
20889
20890
20891 \end_layout
20892
20893 \begin_layout Standard
20894 The issues of this chapter are described in detail in the 
20895 \emph on
20896 Math
20897 \emph default
20898  manual.
20899  There you'll also find tips and tricks for special cases.
20900 \end_layout
20901
20902 \begin_layout Section
20903 Basic Math Editing
20904 \begin_inset Index idx
20905 status collapsed
20906
20907 \begin_layout Plain Layout
20908 Math ! Basics
20909 \end_layout
20910
20911 \end_inset
20912
20913
20914 \end_layout
20915
20916 \begin_layout Standard
20917 To create a math formula, you can just click on the toolbar icon 
20918 \begin_inset Graphics
20919         filename ../images/math-mode.png
20920
20921 \end_inset
20922
20923 .
20924  That will create a little blue rectangle, with purple markers around its
20925  corners.
20926  That blue rectangle is the formula itself; the purple markers indicate
20927  what level of nesting within the formula you are at.
20928  You can also choose a particular formula type to insert via the 
20929 \family sans
20930 Insert\SpecialChar \menuseparator
20931 Math
20932 \family default
20933  menu.
20934 \end_layout
20935
20936 \begin_layout Standard
20937 Editing the parameters of a formula and adding math constructs can be done
20938  with the 
20939 \family sans
20940 math
20941 \begin_inset space ~
20942 \end_inset
20943
20944 toolbar
20945 \family default
20946 , that appears when the cursor is in a formula.
20947 \end_layout
20948
20949 \begin_layout Standard
20950 There are two main types of formulas: Inline formulas appear within a text
20951  line, like this one:
20952 \end_layout
20953
20954 \begin_layout Standard
20955 This is a line with an inline formula 
20956 \begin_inset Formula $A=B$
20957 \end_inset
20958
20959  in it.
20960 \end_layout
20961
20962 \begin_layout Standard
20963 Displayed formulas appear outside the text like as if they were in an own
20964  paragraph, like this one:
20965 \begin_inset Formula \[
20966 A=B\]
20967
20968 \end_inset
20969
20970 You can only number and reference displayed formulas.
20971 \end_layout
20972
20973 \begin_layout Standard
20974 LyX supports also many LaTeX math commands.
20975  E.
20976 \begin_inset space \thinspace{}
20977 \end_inset
20978
20979 g.
20980 \begin_inset space \space{}
20981 \end_inset
20982
20983 typing 
20984 \begin_inset Quotes eld
20985 \end_inset
20986
20987
20988 \series bold
20989
20990 \backslash
20991 alpha
20992 \series default
20993
20994 \begin_inset Quotes erd
20995 \end_inset
20996
20997 , followed by a space, in a formula will create the Greek letter 
20998 \begin_inset Formula $\alpha$
20999 \end_inset
21000
21001 .
21002  So typing commands might sometimes be faster than using the 
21003 \family sans
21004 Math
21005 \begin_inset space ~
21006 \end_inset
21007
21008 Panel
21009 \family default
21010 .
21011 \end_layout
21012
21013 \begin_layout Subsection
21014 Navigating in Formulas
21015 \begin_inset Index idx
21016 status collapsed
21017
21018 \begin_layout Plain Layout
21019 Math ! Navigating
21020 \end_layout
21021
21022 \end_inset
21023
21024
21025 \end_layout
21026
21027 \begin_layout Standard
21028 The best control over the cursor position within an existing formula is
21029  achieved with the arrow keys.
21030  LyX uses small rectangles to indicate places where something can be inserted.
21031  The arrow keys can be used to navigate between parts of a formula.
21032  Pressing 
21033 \family sans
21034 Space
21035 \family default
21036  will leave a formula construct (a square root 
21037 \begin_inset Formula $\sqrt{2}$
21038 \end_inset
21039
21040 , or parentheses 
21041 \begin_inset Formula $\left(f\right)$
21042 \end_inset
21043
21044 , or a matrix 
21045 \begin_inset Formula $\left[\begin{array}{cc}
21046 1 & 2\\
21047 3 & 4\end{array}\right]$
21048 \end_inset
21049
21050 ).
21051  Pressing 
21052 \family sans
21053 Escape
21054 \family default
21055  will leave the formula, placing the cursor after the formula.
21056  
21057 \family sans
21058 Tab
21059 \family default
21060  can be used to move horizontally in a formula; for example, through the
21061  cells of a matrix or the positions in a multi-line equation.
21062 \end_layout
21063
21064 \begin_layout Standard
21065
21066 \family sans
21067 Space
21068 \family default
21069 , printed in this document as 
21070 \begin_inset Quotes eld
21071 \end_inset
21072
21073
21074 \begin_inset ERT
21075 status collapsed
21076
21077 \begin_layout Plain Layout
21078
21079
21080 \backslash
21081 spce 
21082 \end_layout
21083
21084 \end_inset
21085
21086
21087 \begin_inset Quotes erd
21088 \end_inset
21089
21090
21091 \begin_inset Note Note
21092 status collapsed
21093
21094 \begin_layout Plain Layout
21095 This command will appear in the output as official character denoting the
21096  space character (visible space).
21097 \end_layout
21098
21099 \end_inset
21100
21101 , seems to do nothing in a formula, since it does not add a space between
21102  characters, but it does exit a nested structure.
21103  For this reason, you have to be careful about using 
21104 \family sans
21105 Space
21106 \family default
21107 .
21108  For example, if you want 
21109 \begin_inset Formula $\sqrt{2x+1}$
21110 \end_inset
21111
21112 , type 
21113 \series bold
21114
21115 \backslash
21116 sqrt
21117 \begin_inset ERT
21118 status collapsed
21119
21120 \begin_layout Plain Layout
21121
21122
21123 \backslash
21124 spce 
21125 \end_layout
21126
21127 \end_inset
21128
21129 2x+1
21130 \series default
21131  and not 
21132 \series bold
21133
21134 \backslash
21135 sqrt
21136 \begin_inset ERT
21137 status collapsed
21138
21139 \begin_layout Plain Layout
21140
21141
21142 \backslash
21143 spce 
21144 \end_layout
21145
21146 \end_inset
21147
21148 2x
21149 \begin_inset ERT
21150 status collapsed
21151
21152 \begin_layout Plain Layout
21153
21154
21155 \backslash
21156 spce 
21157 \end_layout
21158
21159 \end_inset
21160
21161 +1
21162 \series default
21163 , since in the latter case only the 
21164 \family typewriter
21165
21166 \begin_inset Formula $2x$
21167 \end_inset
21168
21169
21170 \family default
21171  will be under the square root sign: 
21172 \begin_inset Formula $\sqrt{2x}+1$
21173 \end_inset
21174
21175 .
21176 \end_layout
21177
21178 \begin_layout Standard
21179 You can leave many parts of a formula, like this matrix, partially filled
21180  in, such as:
21181 \begin_inset Formula \[
21182 \left(\begin{array}{ccc}
21183 \lambda_{1}\\
21184  & \ddots\\
21185  &  & \lambda_{n}\end{array}\right)\]
21186
21187 \end_inset
21188
21189 If you leave a fraction only partially filled in, or a subscript with nothing
21190  in it, the results will be unpredictable, but most constructs don't mind.
21191 \end_layout
21192
21193 \begin_layout Subsection
21194 Selecting Text
21195 \end_layout
21196
21197 \begin_layout Standard
21198 You can select text within a formula in two different ways.
21199  Place the cursor at one end of the string of text you want, and press 
21200 \family sans
21201 Shift
21202 \family default
21203  and a cursor movement key to select text.
21204  It will be highlighted as with regular text selection.
21205  Alternatively, you can select text with the mouse in the usual way.
21206  That text can then be cut or copied, and then pasted within any formula,
21207  but not in a normal text region in LyX.
21208 \end_layout
21209
21210 \begin_layout Subsection
21211 Exponents and Subscripts
21212 \begin_inset Index idx
21213 status collapsed
21214
21215 \begin_layout Plain Layout
21216 Math ! Exponents
21217 \end_layout
21218
21219 \end_inset
21220
21221
21222 \begin_inset Index idx
21223 status collapsed
21224
21225 \begin_layout Plain Layout
21226 Math ! Subscripts
21227 \end_layout
21228
21229 \end_inset
21230
21231
21232 \end_layout
21233
21234 \begin_layout Standard
21235 You can use the math panel to add super- or subscripts, but the much easier
21236  way is to use a command.
21237  To get 
21238 \begin_inset Formula $x^{2}$
21239 \end_inset
21240
21241 , type in a formula 
21242 \series bold
21243 x^2
21244 \begin_inset ERT
21245 status collapsed
21246
21247 \begin_layout Plain Layout
21248
21249
21250 \backslash
21251 spce 
21252 \end_layout
21253
21254 \end_inset
21255
21256
21257 \series default
21258 .
21259  The final 
21260 \family sans
21261 Space
21262 \family default
21263  puts the cursor back down on the base line of the expression.
21264  If you type 
21265 \series bold
21266 x^2y
21267 \series default
21268 , you will get 
21269 \begin_inset Formula $x^{2y}$
21270 \end_inset
21271
21272 , to get 
21273 \begin_inset Formula $x^{2}y$
21274 \end_inset
21275
21276 , type 
21277 \series bold
21278 x^2
21279 \begin_inset ERT
21280 status collapsed
21281
21282 \begin_layout Plain Layout
21283
21284
21285 \backslash
21286 spce 
21287 \end_layout
21288
21289 \end_inset
21290
21291 y
21292 \series default
21293 .
21294  If you use characters in the superscript, that could be accented with the
21295  hat 
21296 \begin_inset Quotes eld
21297 \end_inset
21298
21299 ^
21300 \begin_inset Quotes erd
21301 \end_inset
21302
21303 , you have to use an extra 
21304 \family sans
21305 Space
21306 \family default
21307  to separate the hat and the character.
21308  E.
21309 \begin_inset space \thinspace{}
21310 \end_inset
21311
21312 g.
21313 \begin_inset space \space{}
21314 \end_inset
21315
21316 if you want 
21317 \begin_inset Formula $x^{a}$
21318 \end_inset
21319
21320 , type 
21321 \series bold
21322 x^
21323 \begin_inset ERT
21324 status collapsed
21325
21326 \begin_layout Plain Layout
21327
21328
21329 \backslash
21330 spce 
21331 \end_layout
21332
21333 \end_inset
21334
21335 a
21336 \series default
21337 .
21338  Subscripts are similar: To get 
21339 \begin_inset Formula $a_{1}$
21340 \end_inset
21341
21342 , type 
21343 \series bold
21344 a_1
21345 \begin_inset ERT
21346 status collapsed
21347
21348 \begin_layout Plain Layout
21349
21350
21351 \backslash
21352 spce 
21353 \end_layout
21354
21355 \end_inset
21356
21357
21358 \series default
21359 .
21360 \end_layout
21361
21362 \begin_layout Subsection
21363 Fractions
21364 \begin_inset Index idx
21365 status collapsed
21366
21367 \begin_layout Plain Layout
21368 Math ! Fractions
21369 \end_layout
21370
21371 \end_inset
21372
21373
21374 \end_layout
21375
21376 \begin_layout Standard
21377 Create a fraction with either the command 
21378 \series bold
21379
21380 \backslash
21381 frac
21382 \series default
21383  or using the icon 
21384 \begin_inset Graphics
21385         filename ../images/math/frac.png
21386         scale 60
21387
21388 \end_inset
21389
21390  in the 
21391 \family sans
21392 Math
21393 \begin_inset space ~
21394 \end_inset
21395
21396 Panel
21397 \family default
21398 .
21399  You will be presented with an empty fraction.
21400  The cursor is above the fraction line.
21401  To move it to the bottom, simply press 
21402 \family sans
21403 Down
21404 \family default
21405 .
21406  To move back up, press 
21407 \family sans
21408 Up
21409 \family default
21410 .
21411  Any math structure can be placed in a fraction, as this example shows:
21412 \begin_inset Formula \[
21413 \left[\frac{1}{\left(\begin{array}{cc}
21414 2 & 3\\
21415 4 & 5\end{array}\right)}\right]\]
21416
21417 \end_inset
21418
21419
21420 \end_layout
21421
21422 \begin_layout Subsection
21423 Roots
21424 \begin_inset Index idx
21425 status collapsed
21426
21427 \begin_layout Plain Layout
21428 Math ! Roots
21429 \end_layout
21430
21431 \end_inset
21432
21433
21434 \end_layout
21435
21436 \begin_layout Standard
21437 Roots can be created using the 
21438 \family sans
21439 Math
21440 \begin_inset space ~
21441 \end_inset
21442
21443 Panel
21444 \family default
21445  button
21446 \begin_inset Graphics
21447         filename ../images/math/sqrt.png
21448
21449 \end_inset
21450
21451  or the commands 
21452 \series bold
21453
21454 \backslash
21455 sqrt
21456 \series default
21457  or 
21458 \series bold
21459
21460 \backslash
21461 root
21462 \series default
21463 .
21464  With the command 
21465 \series bold
21466
21467 \backslash
21468 root
21469 \series default
21470  you can produce roots of higher orders, like cube roots, while 
21471 \series bold
21472
21473 \backslash
21474 sqrt
21475 \series default
21476  produces always a square root.
21477 \end_layout
21478
21479 \begin_layout Subsection
21480 Operators with Limits
21481 \begin_inset Index idx
21482 status collapsed
21483
21484 \begin_layout Plain Layout
21485 Math ! Sums
21486 \end_layout
21487
21488 \end_inset
21489
21490
21491 \begin_inset Index idx
21492 status collapsed
21493
21494 \begin_layout Plain Layout
21495 Math ! Integrals
21496 \end_layout
21497
21498 \end_inset
21499
21500
21501 \begin_inset CommandInset label
21502 LatexCommand label
21503 name "sub:Operators-with-Limits"
21504
21505 \end_inset
21506
21507
21508 \end_layout
21509
21510 \begin_layout Standard
21511 Sum (
21512 \begin_inset Formula $\sum$
21513 \end_inset
21514
21515 ) and integral (
21516 \begin_inset Formula $\int$
21517 \end_inset
21518
21519 ) operators are very often decorated with limits.
21520  These limits can be entered in LyX by entering them as you would enter
21521  a super- or subscript, directly after the symbol.
21522  The sum operator will automatically place its 
21523 \begin_inset Quotes eld
21524 \end_inset
21525
21526 limits
21527 \begin_inset Quotes erd
21528 \end_inset
21529
21530  over and under the symbol in displayed formulas, and on the side in inline
21531  formulas.
21532  Such as 
21533 \begin_inset Formula $\sum_{n=0}^{\infty}\frac{1}{n!}=e$
21534 \end_inset
21535
21536 , versus
21537 \begin_inset Formula \[
21538 \sum_{n=0}^{\infty}\frac{1}{n!}=e\]
21539
21540 \end_inset
21541
21542 Integral signs, however, will place the limits on the side in both formula
21543  types.
21544 \end_layout
21545
21546 \begin_layout Standard
21547 All operators with limits will be automatically re-sized when placed in
21548  display mode.
21549  The placement of the limits can be changed by placing the cursor directly
21550  behind the operator and hitting 
21551 \begin_inset Info
21552 type  "shortcut"
21553 arg   "math-limits"
21554 \end_inset
21555
21556  or using the menu 
21557 \family sans
21558 Edit\SpecialChar \menuseparator
21559 Math\SpecialChar \menuseparator
21560 Change
21561 \begin_inset space ~
21562 \end_inset
21563
21564 Limits
21565 \begin_inset space ~
21566 \end_inset
21567
21568 Type
21569 \family default
21570 .
21571 \end_layout
21572
21573 \begin_layout Standard
21574 Certain other mathematical expressions have this 
21575 \begin_inset Quotes eld
21576 \end_inset
21577
21578 moving limits
21579 \begin_inset Quotes erd
21580 \end_inset
21581
21582  feature as addition, such as
21583 \begin_inset Index idx
21584 status collapsed
21585
21586 \begin_layout Plain Layout
21587 Math ! Limits
21588 \end_layout
21589
21590 \end_inset
21591
21592
21593 \begin_inset Formula \[
21594 \lim_{x\rightarrow\infty}f(x),\]
21595
21596 \end_inset
21597
21598 which will place the 
21599 \begin_inset Formula $x\rightarrow\infty$
21600 \end_inset
21601
21602  underneath the 
21603 \begin_inset Quotes eld
21604 \end_inset
21605
21606 lim
21607 \begin_inset Quotes erd
21608 \end_inset
21609
21610  in display mode.
21611  In inline formulas it looks like this: 
21612 \begin_inset Formula $\lim_{x\rightarrow\infty}f(x)$
21613 \end_inset
21614
21615 .
21616 \end_layout
21617
21618 \begin_layout Standard
21619 Note that the lim-function was entered as the function macro 
21620 \series bold
21621
21622 \backslash
21623 lim
21624 \series default
21625 .
21626  Have a look at section
21627 \begin_inset space ~
21628 \end_inset
21629
21630
21631 \begin_inset CommandInset ref
21632 LatexCommand ref
21633 reference "sub:Functions"
21634
21635 \end_inset
21636
21637  for an explanation of function macros.
21638 \end_layout
21639
21640 \begin_layout Subsection
21641 Math Symbols
21642 \begin_inset Index idx
21643 status collapsed
21644
21645 \begin_layout Plain Layout
21646 Math ! Symbols
21647 \end_layout
21648
21649 \end_inset
21650
21651
21652 \end_layout
21653
21654 \begin_layout Standard
21655 Most math symbols can be found in the 
21656 \family sans
21657 Math
21658 \begin_inset space ~
21659 \end_inset
21660
21661 Panel
21662 \family default
21663  under one of several categories; including 
21664 \family sans
21665 Greek
21666 \family default
21667
21668 \family sans
21669 Operators
21670 \family default
21671  , 
21672 \family sans
21673 Relations
21674 \family default
21675
21676 \family sans
21677 Arrows
21678 \family default
21679 .
21680  There are also the additional symbols provided by the American Mathematical
21681  Society (AMS).
21682 \end_layout
21683
21684 \begin_layout Standard
21685 If you know the LaTeX-command for a construct or symbol you wish to use,
21686  you don't have to use the 
21687 \family sans
21688 Math
21689 \begin_inset space ~
21690 \end_inset
21691
21692 Panel
21693 \family default
21694 , but can type the command directly into the formula.
21695  LyX will convert it to the corresponding symbol or construct.
21696 \end_layout
21697
21698 \begin_layout Subsection
21699 Altering Spacing
21700 \begin_inset Index idx
21701 status collapsed
21702
21703 \begin_layout Plain Layout
21704 Math ! Spaces
21705 \end_layout
21706
21707 \end_inset
21708
21709
21710 \end_layout
21711
21712 \begin_layout Standard
21713 You may want to create spaces that differ from the standard spacing that
21714  LaTeX provides.
21715  To do this, type 
21716 \begin_inset Info
21717 type  "shortcut"
21718 arg   "space-insert protected"
21719 \end_inset
21720
21721  or to use the 
21722 \family sans
21723 Math
21724 \begin_inset space ~
21725 \end_inset
21726
21727 Panel
21728 \family default
21729  button 
21730 \begin_inset Graphics
21731         filename ../images/math/space.png
21732
21733 \end_inset
21734
21735 .
21736  This generates a small space, and shows a small marker on the screen.
21737  For example, the sequence 
21738 \series bold
21739 a Ctrl+Space b
21740 \series default
21741
21742 \begin_inset Formula $a\, b$
21743 \end_inset
21744
21745  appears in LyX as 
21746 \begin_inset Graphics
21747         filename clipart/SpaceMarker.png
21748
21749 \end_inset
21750
21751 .
21752  You can change the space to different sizes when you set the cursor behind
21753  the space marker and hit space again several times.
21754  With every space hit the size will be changed.
21755  Some markers for the space size appear red in LyX, because they are negative
21756  spaces.
21757  Here are two examples:
21758 \end_layout
21759
21760 \begin_layout Standard
21761
21762 \series bold
21763 a Ctrl+Space b
21764 \series default
21765  and 3×
21766 \family sans
21767 Space
21768 \family default
21769
21770 \begin_inset Formula $a\quad b$
21771 \end_inset
21772
21773
21774 \end_layout
21775
21776 \begin_layout Standard
21777
21778 \series bold
21779 a Ctrl+Space b
21780 \series default
21781  and 5×
21782 \family sans
21783 Space
21784 \family default
21785
21786 \begin_inset Formula $a\! b$
21787 \end_inset
21788
21789
21790 \end_layout
21791
21792 \begin_layout Subsection
21793 Functions
21794 \begin_inset Index idx
21795 status collapsed
21796
21797 \begin_layout Plain Layout
21798 Math ! Functions
21799 \end_layout
21800
21801 \end_inset
21802
21803
21804 \begin_inset CommandInset label
21805 LatexCommand label
21806 name "sub:Functions"
21807
21808 \end_inset
21809
21810
21811 \end_layout
21812
21813 \begin_layout Standard
21814 The 
21815 \family sans
21816 Math
21817 \begin_inset space ~
21818 \end_inset
21819
21820 Panel
21821 \family default
21822  contains under the button 
21823 \begin_inset Graphics
21824         filename ../images/math/functions.png
21825
21826 \end_inset
21827
21828  a number of function macros, such as 
21829 \begin_inset Formula $\sin$
21830 \end_inset
21831
21832
21833 \begin_inset Formula $\lim$
21834 \end_inset
21835
21836
21837 \emph on
21838 etc
21839 \emph default
21840 .
21841  (you can also insert them in a formula by typing 
21842 \series bold
21843
21844 \backslash
21845 sin
21846 \series default
21847  etc.).
21848  Standard mathematical practice is, that functions are printed upright to
21849  avoid confusions, because 
21850 \begin_inset Formula $sin$
21851 \end_inset
21852
21853  does normally mean 
21854 \begin_inset Formula $s·i·n$
21855 \end_inset
21856
21857 .
21858 \end_layout
21859
21860 \begin_layout Standard
21861 Using the function macros will also produce correct spacing around the function:
21862  
21863 \begin_inset Formula $a\sin x$
21864 \end_inset
21865
21866  is different from 
21867 \begin_inset Formula $asinx$
21868 \end_inset
21869
21870
21871 \end_layout
21872
21873 \begin_layout Standard
21874 For some mathematical objects, like the limes, the macro changes where subscript
21875 s are placed, as described in section
21876 \begin_inset space ~
21877 \end_inset
21878
21879
21880 \begin_inset CommandInset ref
21881 LatexCommand ref
21882 reference "sub:Operators-with-Limits"
21883
21884 \end_inset
21885
21886 .
21887 \end_layout
21888
21889 \begin_layout Subsection
21890 Accents
21891 \begin_inset Index idx
21892 status collapsed
21893
21894 \begin_layout Plain Layout
21895 Math ! Accents
21896 \end_layout
21897
21898 \end_inset
21899
21900
21901 \end_layout
21902
21903 \begin_layout Standard
21904 In a formula you can insert accented characters in the same way as in text
21905  mode.
21906  This may depend on your keyboard, or the bindings file you use.
21907  You can also use LaTeX commands to e.
21908 \begin_inset space \thinspace{}
21909 \end_inset
21910
21911 g.
21912 \begin_inset space \space{}
21913 \end_inset
21914
21915 enter 
21916 \begin_inset Formula $\hat{a}$
21917 \end_inset
21918
21919  even if your keyboard doesn't have hat-accents enabled.
21920  Our example is entered by typing 
21921 \series bold
21922
21923 \backslash
21924 hat
21925 \begin_inset ERT
21926 status collapsed
21927
21928 \begin_layout Plain Layout
21929
21930
21931 \backslash
21932 spce 
21933 \end_layout
21934
21935 \end_inset
21936
21937 a
21938 \series default
21939  in a formula.
21940  Table
21941 \begin_inset space ~
21942 \end_inset
21943
21944
21945 \begin_inset CommandInset ref
21946 LatexCommand ref
21947 reference "cap:Accent-names-and"
21948
21949 \end_inset
21950
21951  shows the equivalences between the accent names and the commands.
21952 \end_layout
21953
21954 \begin_layout Standard
21955 \begin_inset Float table
21956 wide false
21957 sideways false
21958 status open
21959
21960 \begin_layout Plain Layout
21961 \begin_inset Caption
21962
21963 \begin_layout Plain Layout
21964 \begin_inset CommandInset label
21965 LatexCommand label
21966 name "cap:Accent-names-and"
21967
21968 \end_inset
21969
21970 Accent names and the corresponding commands.
21971 \end_layout
21972
21973 \end_inset
21974
21975
21976 \end_layout
21977
21978 \begin_layout Plain Layout
21979 \align center
21980 \begin_inset Tabular
21981 <lyxtabular version="3" rows="11" columns="3">
21982 <features tabularvalignment="middle">
21983 <column alignment="center" valignment="top" width="0pt">
21984 <column alignment="center" valignment="top" width="0pt">
21985 <column alignment="center" valignment="top" width="0pt">
21986 <row>
21987 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21988 \begin_inset Text
21989
21990 \begin_layout Plain Layout
21991 Name
21992 \end_layout
21993
21994 \end_inset
21995 </cell>
21996 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21997 \begin_inset Text
21998
21999 \begin_layout Plain Layout
22000 Command
22001 \end_layout
22002
22003 \end_inset
22004 </cell>
22005 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22006 \begin_inset Text
22007
22008 \begin_layout Plain Layout
22009 E
22010 \family roman
22011 \series medium
22012 \shape up
22013 \size normal
22014 \emph off
22015 \bar no
22016 \noun off
22017 \color none
22018 xample
22019 \end_layout
22020
22021 \end_inset
22022 </cell>
22023 </row>
22024 <row>
22025 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22026 \begin_inset Text
22027
22028 \begin_layout Plain Layout
22029
22030 \family roman
22031 \series medium
22032 \shape up
22033 \size normal
22034 \emph off
22035 \bar no
22036 \noun off
22037 \color none
22038 circumflex
22039 \end_layout
22040
22041 \end_inset
22042 </cell>
22043 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22044 \begin_inset Text
22045
22046 \begin_layout Plain Layout
22047
22048 \series bold
22049
22050 \backslash
22051 hat
22052 \end_layout
22053
22054 \end_inset
22055 </cell>
22056 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22057 \begin_inset Text
22058
22059 \begin_layout Plain Layout
22060
22061 \family roman
22062 \series medium
22063 \shape up
22064 \size normal
22065 \emph off
22066 \bar no
22067 \noun off
22068 \color none
22069 \begin_inset Formula $\hat{a}$
22070 \end_inset
22071
22072
22073 \end_layout
22074
22075 \end_inset
22076 </cell>
22077 </row>
22078 <row>
22079 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22080 \begin_inset Text
22081
22082 \begin_layout Plain Layout
22083
22084 \family roman
22085 \series medium
22086 \shape up
22087 \size normal
22088 \emph off
22089 \bar no
22090 \noun off
22091 \color none
22092 grave
22093 \end_layout
22094
22095 \end_inset
22096 </cell>
22097 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22098 \begin_inset Text
22099
22100 \begin_layout Plain Layout
22101
22102 \series bold
22103
22104 \backslash
22105 grave
22106 \end_layout
22107
22108 \end_inset
22109 </cell>
22110 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22111 \begin_inset Text
22112
22113 \begin_layout Plain Layout
22114
22115 \family roman
22116 \series medium
22117 \shape up
22118 \size normal
22119 \emph off
22120 \bar no
22121 \noun off
22122 \color none
22123 \begin_inset Formula $\grave{a}$
22124 \end_inset
22125
22126
22127 \end_layout
22128
22129 \end_inset
22130 </cell>
22131 </row>
22132 <row>
22133 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22134 \begin_inset Text
22135
22136 \begin_layout Plain Layout
22137
22138 \family roman
22139 \series medium
22140 \shape up
22141 \size normal
22142 \emph off
22143 \bar no
22144 \noun off
22145 \color none
22146 acute
22147 \end_layout
22148
22149 \end_inset
22150 </cell>
22151 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22152 \begin_inset Text
22153
22154 \begin_layout Plain Layout
22155
22156 \series bold
22157
22158 \backslash
22159 acute
22160 \end_layout
22161
22162 \end_inset
22163 </cell>
22164 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22165 \begin_inset Text
22166
22167 \begin_layout Plain Layout
22168
22169 \family roman
22170 \series medium
22171 \shape up
22172 \size normal
22173 \emph off
22174 \bar no
22175 \noun off
22176 \color none
22177 \begin_inset Formula $\acute{a}$
22178 \end_inset
22179
22180
22181 \end_layout
22182
22183 \end_inset
22184 </cell>
22185 </row>
22186 <row>
22187 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22188 \begin_inset Text
22189
22190 \begin_layout Plain Layout
22191
22192 \family roman
22193 \series medium
22194 \shape up
22195 \size normal
22196 \emph off
22197 \bar no
22198 \noun off
22199 \color none
22200 umlaut
22201 \end_layout
22202
22203 \end_inset
22204 </cell>
22205 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22206 \begin_inset Text
22207
22208 \begin_layout Plain Layout
22209
22210 \series bold
22211
22212 \backslash
22213 ddot
22214 \end_layout
22215
22216 \end_inset
22217 </cell>
22218 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22219 \begin_inset Text
22220
22221 \begin_layout Plain Layout
22222
22223 \family roman
22224 \series medium
22225 \shape up
22226 \size normal
22227 \emph off
22228 \bar no
22229 \noun off
22230 \color none
22231 \begin_inset Formula $\ddot{a}$
22232 \end_inset
22233
22234
22235 \end_layout
22236
22237 \end_inset
22238 </cell>
22239 </row>
22240 <row>
22241 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22242 \begin_inset Text
22243
22244 \begin_layout Plain Layout
22245
22246 \family roman
22247 \series medium
22248 \shape up
22249 \size normal
22250 \emph off
22251 \bar no
22252 \noun off
22253 \color none
22254 tilde
22255 \end_layout
22256
22257 \end_inset
22258 </cell>
22259 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22260 \begin_inset Text
22261
22262 \begin_layout Plain Layout
22263
22264 \series bold
22265
22266 \backslash
22267 tilde
22268 \end_layout
22269
22270 \end_inset
22271 </cell>
22272 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22273 \begin_inset Text
22274
22275 \begin_layout Plain Layout
22276
22277 \family roman
22278 \series medium
22279 \shape up
22280 \size normal
22281 \emph off
22282 \bar no
22283 \noun off
22284 \color none
22285 \begin_inset Formula $\tilde{a}$
22286 \end_inset
22287
22288
22289 \end_layout
22290
22291 \end_inset
22292 </cell>
22293 </row>
22294 <row>
22295 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22296 \begin_inset Text
22297
22298 \begin_layout Plain Layout
22299
22300 \family roman
22301 \series medium
22302 \shape up
22303 \size normal
22304 \emph off
22305 \bar no
22306 \noun off
22307 \color none
22308 dot
22309 \end_layout
22310
22311 \end_inset
22312 </cell>
22313 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22314 \begin_inset Text
22315
22316 \begin_layout Plain Layout
22317
22318 \series bold
22319
22320 \backslash
22321 dot
22322 \end_layout
22323
22324 \end_inset
22325 </cell>
22326 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22327 \begin_inset Text
22328
22329 \begin_layout Plain Layout
22330
22331 \family roman
22332 \series medium
22333 \shape up
22334 \size normal
22335 \emph off
22336 \bar no
22337 \noun off
22338 \color none
22339 \begin_inset Formula $\dot{a}$
22340 \end_inset
22341
22342
22343 \end_layout
22344
22345 \end_inset
22346 </cell>
22347 </row>
22348 <row>
22349 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22350 \begin_inset Text
22351
22352 \begin_layout Plain Layout
22353
22354 \family roman
22355 \series medium
22356 \shape up
22357 \size normal
22358 \emph off
22359 \bar no
22360 \noun off
22361 \color none
22362 breve
22363 \end_layout
22364
22365 \end_inset
22366 </cell>
22367 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22368 \begin_inset Text
22369
22370 \begin_layout Plain Layout
22371
22372 \series bold
22373
22374 \backslash
22375 breve
22376 \end_layout
22377
22378 \end_inset
22379 </cell>
22380 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22381 \begin_inset Text
22382
22383 \begin_layout Plain Layout
22384
22385 \family roman
22386 \series medium
22387 \shape up
22388 \size normal
22389 \emph off
22390 \bar no
22391 \noun off
22392 \color none
22393 \begin_inset Formula $\breve{a}$
22394 \end_inset
22395
22396
22397 \end_layout
22398
22399 \end_inset
22400 </cell>
22401 </row>
22402 <row>
22403 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22404 \begin_inset Text
22405
22406 \begin_layout Plain Layout
22407
22408 \family roman
22409 \series medium
22410 \shape up
22411 \size normal
22412 \emph off
22413 \bar no
22414 \noun off
22415 \color none
22416 caron
22417 \end_layout
22418
22419 \end_inset
22420 </cell>
22421 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22422 \begin_inset Text
22423
22424 \begin_layout Plain Layout
22425
22426 \series bold
22427
22428 \backslash
22429 check
22430 \end_layout
22431
22432 \end_inset
22433 </cell>
22434 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22435 \begin_inset Text
22436
22437 \begin_layout Plain Layout
22438
22439 \family roman
22440 \series medium
22441 \shape up
22442 \size normal
22443 \emph off
22444 \bar no
22445 \noun off
22446 \color none
22447 \begin_inset Formula $\check{a}$
22448 \end_inset
22449
22450
22451 \end_layout
22452
22453 \end_inset
22454 </cell>
22455 </row>
22456 <row>
22457 <cell alignment="center" valignment="top" topline="true" leftline="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 macron
22471 \end_layout
22472
22473 \end_inset
22474 </cell>
22475 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22476 \begin_inset Text
22477
22478 \begin_layout Plain Layout
22479
22480 \series bold
22481
22482 \backslash
22483 bar
22484 \end_layout
22485
22486 \end_inset
22487 </cell>
22488 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22489 \begin_inset Text
22490
22491 \begin_layout Plain Layout
22492
22493 \family roman
22494 \series medium
22495 \shape up
22496 \size normal
22497 \emph off
22498 \bar no
22499 \noun off
22500 \color none
22501 \begin_inset Formula $\bar{a}$
22502 \end_inset
22503
22504
22505 \end_layout
22506
22507 \end_inset
22508 </cell>
22509 </row>
22510 <row>
22511 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22512 \begin_inset Text
22513
22514 \begin_layout Plain Layout
22515 vector
22516 \end_layout
22517
22518 \end_inset
22519 </cell>
22520 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22521 \begin_inset Text
22522
22523 \begin_layout Plain Layout
22524
22525 \series bold
22526
22527 \backslash
22528 vec
22529 \end_layout
22530
22531 \end_inset
22532 </cell>
22533 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22534 \begin_inset Text
22535
22536 \begin_layout Plain Layout
22537
22538 \family roman
22539 \series medium
22540 \shape up
22541 \size normal
22542 \emph off
22543 \bar no
22544 \noun off
22545 \color none
22546 \begin_inset Formula $\vec{a}$
22547 \end_inset
22548
22549
22550 \end_layout
22551
22552 \end_inset
22553 </cell>
22554 </row>
22555 </lyxtabular>
22556
22557 \end_inset
22558
22559
22560 \end_layout
22561
22562 \end_inset
22563
22564
22565 \end_layout
22566
22567 \begin_layout Standard
22568 You can choose one of the accents by selecting an item from the 
22569 \family sans
22570 Frame
22571 \begin_inset space ~
22572 \end_inset
22573
22574 decorations
22575 \family default
22576  symbol set button 
22577 \begin_inset Graphics
22578         filename ../images/math/hat.png
22579
22580 \end_inset
22581
22582  in the math panel ; this will apply to any selection you have made within
22583  a formula too.
22584 \end_layout
22585
22586 \begin_layout Section
22587 Brackets and Delimiters
22588 \begin_inset Index idx
22589 status collapsed
22590
22591 \begin_layout Plain Layout
22592 Math ! Brackets
22593 \end_layout
22594
22595 \end_inset
22596
22597
22598 \begin_inset Index idx
22599 status collapsed
22600
22601 \begin_layout Plain Layout
22602 Math ! Delimiters
22603 \end_layout
22604
22605 \end_inset
22606
22607
22608 \begin_inset CommandInset label
22609 LatexCommand label
22610 name "sec:Brackets-and-Delimiters"
22611
22612 \end_inset
22613
22614
22615 \end_layout
22616
22617 \begin_layout Standard
22618 There are several brackets available through LyX.
22619  For most purposes, using just the keys 
22620 \family typewriter
22621 []{}()|<>
22622 \family default
22623  should suffice.
22624  But if you want to surround a large structure, like a matrix or a fraction,
22625  or if you have several layers of brackets, it is better to use the math
22626  toolbar delimiter icon 
22627 \begin_inset Graphics
22628         filename ../images/math/delim.png
22629
22630 \end_inset
22631
22632 .
22633  For example, that's how you would construct the brackets around a standard
22634  matrix such as:
22635 \begin_inset Formula \[
22636 \left[\begin{array}{cc}
22637 1 & 2\\
22638 3 & 4\end{array}\right]\]
22639
22640 \end_inset
22641
22642 and to make it easier to see the layers of parentheses as in: 
22643 \begin_inset Formula \[
22644 \frac{1}{\left(1+\left(\frac{1}{1+\left(\frac{1}{1+x}\right)}\right)\right)}\]
22645
22646 \end_inset
22647
22648
22649 \end_layout
22650
22651 \begin_layout Standard
22652 The parentheses, and other brackets from that menu will automatically re-size
22653  to accommodate the size of what is inside.
22654 \end_layout
22655
22656 \begin_layout Standard
22657 To construct brackets click on the button for the bracket you want on the
22658  left side and right side.
22659  If you use the option 
22660 \family sans
22661 Keep
22662 \begin_inset space ~
22663 \end_inset
22664
22665 matched
22666 \family default
22667 , the selected bracket type will be used for the left and the right side.
22668  The selection will be shown below the button field.
22669  If you want one side to not have a bracket, use the blank button.
22670  It will appear in LyX with a dotted line, but nothing will be printed.
22671 \end_layout
22672
22673 \begin_layout Standard
22674 If you want to place brackets around math structures, like a square root,
22675  you can do that by highlighting (selecting) the structure that is to go
22676  inside the brackets.
22677  Then choose the appropriate brackets for left and right and click on 
22678 \family sans
22679 Insert
22680 \family default
22681 .
22682  The parentheses will be drawn around the selected structure.
22683 \end_layout
22684
22685 \begin_layout Section
22686 Arrays and Multi-line Equations
22687 \begin_inset Index idx
22688 status collapsed
22689
22690 \begin_layout Plain Layout
22691 Math ! Arrays
22692 \end_layout
22693
22694 \end_inset
22695
22696
22697 \begin_inset Index idx
22698 status collapsed
22699
22700 \begin_layout Plain Layout
22701 Math ! Matrices
22702 \end_layout
22703
22704 \end_inset
22705
22706
22707 \begin_inset Index idx
22708 status collapsed
22709
22710 \begin_layout Plain Layout
22711 Math ! Multi-line Equations
22712 \end_layout
22713
22714 \end_inset
22715
22716
22717 \end_layout
22718
22719 \begin_layout Standard
22720 Matrices are entered in LyX using the 
22721 \family sans
22722 Math
22723 \begin_inset space ~
22724 \end_inset
22725
22726 Panel
22727 \family default
22728  matrix button 
22729 \begin_inset Graphics
22730         filename ../images/math/matrix.png
22731
22732 \end_inset
22733
22734 .
22735  It will open a dialog for you to choose the number of rows/columns.
22736  Here is an example:
22737 \begin_inset Formula \[
22738 \left(\begin{array}{ccc}
22739 1 & 2 & 3\\
22740 4 & 5 & 6\\
22741 7 & 8 & 9\end{array}\right)\]
22742
22743 \end_inset
22744
22745 The parentheses aren't automatic, but you can add them as described in section
22746 \begin_inset space ~
22747 \end_inset
22748
22749
22750 \begin_inset CommandInset ref
22751 LatexCommand ref
22752 reference "sec:Brackets-and-Delimiters"
22753
22754 \end_inset
22755
22756 .
22757  When you construct the matrix, you can decide whether the column entries
22758  will be left-, right-, or center-justified.
22759  This alignment is set in the box 
22760 \family sans
22761 Horizontal
22762 \family default
22763  with the letters 
22764 \begin_inset Quotes eld
22765 \end_inset
22766
22767
22768 \family sans
22769 l
22770 \family default
22771
22772 \begin_inset Quotes erd
22773 \end_inset
22774
22775
22776 \begin_inset Quotes eld
22777 \end_inset
22778
22779
22780 \family sans
22781 r
22782 \family default
22783
22784 \begin_inset Quotes erd
22785 \end_inset
22786
22787 , and 
22788 \begin_inset Quotes eld
22789 \end_inset
22790
22791
22792 \family sans
22793 c
22794 \family default
22795
22796 \begin_inset Quotes erd
22797 \end_inset
22798
22799 .
22800  LyX proposes a 
22801 \begin_inset Quotes eld
22802 \end_inset
22803
22804
22805 \family sans
22806 c
22807 \family default
22808
22809 \begin_inset Quotes erd
22810 \end_inset
22811
22812  for every column as default.
22813  For example, the sequence 
22814 \begin_inset Quotes eld
22815 \end_inset
22816
22817
22818 \family sans
22819 lrc
22820 \family default
22821
22822 \begin_inset Quotes erd
22823 \end_inset
22824
22825  means that the first column will be left-justified, the second will be
22826  centered, and the third column will be right-justified, because each letter
22827  corresponds to the relevant column.
22828  The result will look like this:
22829 \begin_inset Formula \[
22830 \begin{array}{lcr}
22831 this & this\, column & this\, column\\
22832 column & has & has\, right\\
22833 has\, left\, alignment & center\, alignment & alignment\end{array}.\]
22834
22835 \end_inset
22836
22837
22838 \end_layout
22839
22840 \begin_layout Standard
22841 You can add more rows to an existing matrix by hitting 
22842 \begin_inset Info
22843 type  "shortcut"
22844 arg   "newline-insert newline"
22845 \end_inset
22846
22847  while the cursor is in the matrix.
22848  Adding or deleting columns can be done via the menu 
22849 \family sans
22850 Edit\SpecialChar \menuseparator
22851 Math
22852 \family default
22853  or the math toolbar.
22854 \end_layout
22855
22856 \begin_layout Standard
22857 There are other arrays used in formulas, such as distinctions of cases.
22858  It can be created with the menu 
22859 \family sans
22860 Insert\SpecialChar \menuseparator
22861 Math\SpecialChar \menuseparator
22862 Cases
22863 \begin_inset space ~
22864 \end_inset
22865
22866 Environment
22867 \family default
22868  or the command 
22869 \series bold
22870
22871 \backslash
22872 cases
22873 \series default
22874 .
22875  Here is an example: 
22876 \begin_inset Formula \[
22877 f(x)=\begin{cases}
22878 -1 & x<0\\
22879 0 & x=0\\
22880 1 & x>0\end{cases}\]
22881
22882 \end_inset
22883
22884
22885 \end_layout
22886
22887 \begin_layout Standard
22888 \begin_inset VSpace bigskip
22889 \end_inset
22890
22891 Multi-line formulas are created when you press 
22892 \begin_inset Info
22893 type  "shortcut"
22894 arg   "newline-insert newline"
22895 \end_inset
22896
22897  within a formula.
22898  In an empty formula you can see that three blue boxes appear, one for each
22899  column.
22900  When you press 
22901 \begin_inset Info
22902 type  "shortcut"
22903 arg   "newline-insert newline"
22904 \end_inset
22905
22906  in a non-empty formula, the part before the relation sign (equal sign 
22907 \begin_inset Quotes eld
22908 \end_inset
22909
22910 =
22911 \begin_inset Quotes erd
22912 \end_inset
22913
22914  etc.) will be inserted automatically to the first column, the relation sign
22915  is in the second column, and the rest in the third column.
22916  A new row is created by every further hit of 
22917 \begin_inset Info
22918 type  "shortcut"
22919 arg   "newline-insert newline"
22920 \end_inset
22921
22922 .
22923  Multi-line formulas are always displayed formulas.
22924  Here is an example:
22925 \begin_inset Formula \begin{eqnarray}
22926 a^{2} & = & (b^{2}+c^{2})(b^{2}-c^{2})\nonumber \\
22927 a & = & \sqrt{b^{4}-c^{4}}\label{eq:asquared}\end{eqnarray}
22928
22929 \end_inset
22930
22931  To change the column assignment of the formula parts, place the cursor
22932  where you want to start the shift and hit 
22933 \family sans
22934 Ctrl-Tab.
22935
22936 \family default
22937  It shifts everything in the column which is right beside the current cursor
22938  position to the next column.
22939  Note that the middle column is designed for relation signs, structures
22940  within this column will be printed in a smaller size:
22941 \begin_inset Formula \begin{eqnarray*}
22942 \frac{A}{B} & \frac{A}{B} & \frac{A}{B}\end{eqnarray*}
22943
22944 \end_inset
22945
22946
22947 \end_layout
22948
22949 \begin_layout Standard
22950 The multi-line formula type described here is called 
22951 \family typewriter
22952 \series medium
22953 eqnarray
22954 \family default
22955 \series default
22956 .
22957  There are other multi-line types being more suitable for certain situations,
22958  for example if you want a better inter-line spacing than in formula (
22959 \begin_inset CommandInset ref
22960 LatexCommand ref
22961 reference "eq:asquared"
22962
22963 \end_inset
22964
22965 ).
22966  The other types are described in section
22967 \begin_inset space ~
22968 \end_inset
22969
22970
22971 \begin_inset CommandInset ref
22972 LatexCommand ref
22973 reference "sub:AMS-Formula-Types"
22974
22975 \end_inset
22976
22977 .
22978 \end_layout
22979
22980 \begin_layout Section
22981 Formula Numbering and Referencing
22982 \begin_inset Index idx
22983 status collapsed
22984
22985 \begin_layout Plain Layout
22986 Math ! Formula numbering
22987 \end_layout
22988
22989 \end_inset
22990
22991
22992 \begin_inset Index idx
22993 status collapsed
22994
22995 \begin_layout Plain Layout
22996 Math ! Referencing formulas
22997 \end_layout
22998
22999 \end_inset
23000
23001
23002 \begin_inset CommandInset label
23003 LatexCommand label
23004 name "sec:Formula-Numbering-and"
23005
23006 \end_inset
23007
23008
23009 \end_layout
23010
23011 \begin_layout Standard
23012 To number a formula, set the cursor in the formula and use the menu 
23013 \family sans
23014 Edit\SpecialChar \menuseparator
23015 Math\SpecialChar \menuseparator
23016 Toggle
23017 \begin_inset space ~
23018 \end_inset
23019
23020 Numbering
23021 \family default
23022  or the shortcut 
23023 \begin_inset Info
23024 type  "shortcut"
23025 arg   "math-number-toggle"
23026 \end_inset
23027
23028 .
23029  The formula number appears in LyX as 
23030 \begin_inset Quotes eld
23031 \end_inset
23032
23033 #
23034 \begin_inset Quotes erd
23035 \end_inset
23036
23037  within parentheses.
23038  The 
23039 \begin_inset Quotes eld
23040 \end_inset
23041
23042 #
23043 \begin_inset Quotes erd
23044 \end_inset
23045
23046  denotes, that the number will be calculated automatically when the output
23047  is generated.
23048  The placement and format of the formula number in the output depends on
23049  the document class.
23050  In this document the number is printed together with the chapter number,
23051  separated by a dot:
23052 \begin_inset Formula \begin{equation}
23053 1+1=2\end{equation}
23054
23055 \end_inset
23056
23057 Using 
23058 \begin_inset Info
23059 type  "shortcut"
23060 arg   "math-number-toggle"
23061 \end_inset
23062
23063  in a numbered formula will switch off the numbering.
23064  You can only number displayed formulas.
23065 \end_layout
23066
23067 \begin_layout Standard
23068 Multi-line formulas can be numbered line by line: Using the menu 
23069 \family sans
23070 Edit\SpecialChar \menuseparator
23071 Math\SpecialChar \menuseparator
23072 Toggle
23073 \begin_inset space ~
23074 \end_inset
23075
23076 Numbering
23077 \begin_inset space ~
23078 \end_inset
23079
23080 of
23081 \begin_inset space ~
23082 \end_inset
23083
23084 Line
23085 \family default
23086  or the shortcut 
23087 \begin_inset Info
23088 type  "shortcut"
23089 arg   "math-number-line-toggle"
23090 \end_inset
23091
23092  will only toggle the numbering of the line where the cursor is:
23093 \begin_inset Formula \begin{eqnarray}
23094 1 & = & 3-2\\
23095 2 & = & 4-2\nonumber \\
23096 4 & \leq & 7\end{eqnarray}
23097
23098 \end_inset
23099
23100 To number all lines use the shortcut 
23101 \begin_inset Info
23102 type  "shortcut"
23103 arg   "math-number-toggle"
23104 \end_inset
23105
23106 .
23107 \end_layout
23108
23109 \begin_layout Standard
23110 \begin_inset VSpace bigskip
23111 \end_inset
23112
23113 Every displayed formula can be referenced by its number using a label.
23114  A label is inserted with the menu 
23115 \family sans
23116 Insert\SpecialChar \menuseparator
23117 Label
23118 \family default
23119  when the cursor is in the formula.
23120  This opens a dialog to enter the label.
23121  It is recommended to use the proposed 
23122 \begin_inset Quotes eld
23123 \end_inset
23124
23125
23126 \family sans
23127 eq:
23128 \family default
23129
23130 \begin_inset Quotes erd
23131 \end_inset
23132
23133  as first part of the label, because this helps later to identify the label
23134  type when you have many labels in your document.
23135  We inserted in the following example the label 
23136 \begin_inset Quotes eld
23137 \end_inset
23138
23139 eq:tanhExp
23140 \begin_inset Quotes erd
23141 \end_inset
23142
23143  in the second line:
23144 \begin_inset Formula \begin{eqnarray}
23145 \tanh(x) & = & \frac{\sinh(x)}{\cosh(x)}\nonumber \\
23146  & = & \frac{\mathrm{e}^{2x}-1}{\mathrm{e}^{2x}+1}\label{eq:tanhExp}\end{eqnarray}
23147
23148 \end_inset
23149
23150 Every labeled line is automatically numbered.
23151  Therefore the label is shown in LyX at the place of the formula number
23152  placeholder 
23153 \begin_inset Quotes eld
23154 \end_inset
23155
23156 #
23157 \begin_inset Quotes erd
23158 \end_inset
23159
23160 .
23161  You can reference a labeled formula using the menu 
23162 \family sans
23163 Insert\SpecialChar \menuseparator
23164 Cross
23165 \begin_inset space ~
23166 \end_inset
23167
23168 Reference
23169 \family default
23170 .
23171  A dialog appears to choose a label you want refer to.
23172  The reference appears in LyX as a grey cross reference box and in the output
23173  as the formula number:
23174 \end_layout
23175
23176 \begin_layout Standard
23177 This is a cross-reference to equation (
23178 \begin_inset CommandInset ref
23179 LatexCommand ref
23180 reference "eq:tanhExp"
23181
23182 \end_inset
23183
23184 ).
23185 \end_layout
23186
23187 \begin_layout Standard
23188 The properties of LyX's cross-reference box are described in section
23189 \begin_inset space ~
23190 \end_inset
23191
23192
23193 \begin_inset CommandInset ref
23194 LatexCommand ref
23195 reference "sec:Cross-References"
23196
23197 \end_inset
23198
23199 .
23200  To delete a label, set the cursor in the labeled formula, use the menu
23201  
23202 \family sans
23203 Insert\SpecialChar \menuseparator
23204 Label
23205 \family default
23206  and delete the label in the appearing dialog.
23207 \begin_inset Foot
23208 status collapsed
23209
23210 \begin_layout Plain Layout
23211 This is a unintuitive and will be fixed in the next version of LyX.
23212 \end_layout
23213
23214 \end_inset
23215
23216  
23217 \end_layout
23218
23219 \begin_layout Section
23220 User defined math macros
23221 \begin_inset Index idx
23222 status collapsed
23223
23224 \begin_layout Plain Layout
23225 Math ! Macros
23226 \end_layout
23227
23228 \end_inset
23229
23230
23231 \end_layout
23232
23233 \begin_layout Standard
23234 LyX allows you to define macros for formulas which is very useful when you
23235  have equations of the same form in a document several times.
23236  Math macros are explained in section 
23237 \emph on
23238 Math
23239 \begin_inset space ~
23240 \end_inset
23241
23242 Macros
23243 \emph default
23244  of the 
23245 \emph on
23246 Math
23247 \emph default
23248  manual.
23249 \end_layout
23250
23251 \begin_layout Section
23252 Fine-Tuning
23253 \end_layout
23254
23255 \begin_layout Subsection
23256 Typefaces
23257 \begin_inset Index idx
23258 status collapsed
23259
23260 \begin_layout Plain Layout
23261 Math ! Typefaces
23262 \end_layout
23263
23264 \end_inset
23265
23266
23267 \end_layout
23268
23269 \begin_layout Standard
23270 The standard font for text is italic, for numbers the standard is roman.
23271  To set a font in a formula, use the 
23272 \family sans
23273 Math
23274 \begin_inset space ~
23275 \end_inset
23276
23277 Panel
23278 \family default
23279  button 
23280 \begin_inset Graphics
23281         filename ../images/math/font.png
23282
23283 \end_inset
23284
23285 , or enter its command, listed in table
23286 \begin_inset space ~
23287 \end_inset
23288
23289
23290 \begin_inset CommandInset ref
23291 LatexCommand ref
23292 reference "cap:Typefaces-and-the"
23293
23294 \end_inset
23295
23296 , directly.
23297 \end_layout
23298
23299 \begin_layout Standard
23300 \begin_inset Float table
23301 wide false
23302 sideways false
23303 status open
23304
23305 \begin_layout Plain Layout
23306 \begin_inset Caption
23307
23308 \begin_layout Plain Layout
23309 \begin_inset CommandInset label
23310 LatexCommand label
23311 name "cap:Typefaces-and-the"
23312
23313 \end_inset
23314
23315 Typefaces and the corresponding commands.
23316 \end_layout
23317
23318 \end_inset
23319
23320
23321 \end_layout
23322
23323 \begin_layout Plain Layout
23324 \align center
23325 \begin_inset Tabular
23326 <lyxtabular version="3" rows="9" columns="2">
23327 <features tabularvalignment="middle">
23328 <column alignment="center" valignment="top" width="0pt">
23329 <column alignment="center" valignment="top" width="0pt">
23330 <row>
23331 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23332 \begin_inset Text
23333
23334 \begin_layout Plain Layout
23335 Font
23336 \end_layout
23337
23338 \end_inset
23339 </cell>
23340 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
23341 \begin_inset Text
23342
23343 \begin_layout Plain Layout
23344 Command
23345 \end_layout
23346
23347 \end_inset
23348 </cell>
23349 </row>
23350 <row>
23351 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23352 \begin_inset Text
23353
23354 \begin_layout Plain Layout
23355
23356 \shape up
23357 \size normal
23358 \bar no
23359 \noun off
23360 \color none
23361 \begin_inset Formula $\mathrm{Roman}$
23362 \end_inset
23363
23364
23365 \end_layout
23366
23367 \end_inset
23368 </cell>
23369 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23370 \begin_inset Text
23371
23372 \begin_layout Plain Layout
23373
23374 \series bold
23375
23376 \backslash
23377 mathrm
23378 \end_layout
23379
23380 \end_inset
23381 </cell>
23382 </row>
23383 <row>
23384 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23385 \begin_inset Text
23386
23387 \begin_layout Plain Layout
23388 \begin_inset Formula $\mathbf{\mathbf{Bold}}$
23389 \end_inset
23390
23391
23392 \end_layout
23393
23394 \end_inset
23395 </cell>
23396 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23397 \begin_inset Text
23398
23399 \begin_layout Plain Layout
23400
23401 \series bold
23402
23403 \backslash
23404 mathbf
23405 \end_layout
23406
23407 \end_inset
23408 </cell>
23409 </row>
23410 <row>
23411 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23412 \begin_inset Text
23413
23414 \begin_layout Plain Layout
23415 \begin_inset Formula $\mathit{Italic}$
23416 \end_inset
23417
23418
23419 \end_layout
23420
23421 \end_inset
23422 </cell>
23423 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23424 \begin_inset Text
23425
23426 \begin_layout Plain Layout
23427
23428 \series bold
23429
23430 \backslash
23431 mathit
23432 \end_layout
23433
23434 \end_inset
23435 </cell>
23436 </row>
23437 <row>
23438 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23439 \begin_inset Text
23440
23441 \begin_layout Plain Layout
23442
23443 \shape up
23444 \size normal
23445 \bar no
23446 \noun off
23447 \color none
23448 \begin_inset Formula $\mathtt{Typewriter}$
23449 \end_inset
23450
23451
23452 \end_layout
23453
23454 \end_inset
23455 </cell>
23456 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23457 \begin_inset Text
23458
23459 \begin_layout Plain Layout
23460
23461 \series bold
23462
23463 \backslash
23464 mathtt
23465 \end_layout
23466
23467 \end_inset
23468 </cell>
23469 </row>
23470 <row>
23471 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23472 \begin_inset Text
23473
23474 \begin_layout Plain Layout
23475 \begin_inset Formula $\mathbf{\mathbb{BLACKBOARD}}$
23476 \end_inset
23477
23478
23479 \end_layout
23480
23481 \end_inset
23482 </cell>
23483 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23484 \begin_inset Text
23485
23486 \begin_layout Plain Layout
23487
23488 \series bold
23489
23490 \backslash
23491 mathbb
23492 \end_layout
23493
23494 \end_inset
23495 </cell>
23496 </row>
23497 <row>
23498 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23499 \begin_inset Text
23500
23501 \begin_layout Plain Layout
23502 \begin_inset Formula $\mathfrak{Fraktur}$
23503 \end_inset
23504
23505
23506 \end_layout
23507
23508 \end_inset
23509 </cell>
23510 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23511 \begin_inset Text
23512
23513 \begin_layout Plain Layout
23514
23515 \series bold
23516
23517 \backslash
23518 mathfrak
23519 \end_layout
23520
23521 \end_inset
23522 </cell>
23523 </row>
23524 <row>
23525 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23526 \begin_inset Text
23527
23528 \begin_layout Plain Layout
23529
23530 \shape up
23531 \size normal
23532 \emph on
23533 \bar no
23534 \noun off
23535 \color none
23536 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
23537 \end_inset
23538
23539
23540 \end_layout
23541
23542 \end_inset
23543 </cell>
23544 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23545 \begin_inset Text
23546
23547 \begin_layout Plain Layout
23548
23549 \series bold
23550
23551 \backslash
23552 mathcal
23553 \end_layout
23554
23555 \end_inset
23556 </cell>
23557 </row>
23558 <row>
23559 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23560 \begin_inset Text
23561
23562 \begin_layout Plain Layout
23563 \begin_inset Formula $\mathsf{SansSerif}$
23564 \end_inset
23565
23566
23567 \end_layout
23568
23569 \end_inset
23570 </cell>
23571 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
23572 \begin_inset Text
23573
23574 \begin_layout Plain Layout
23575
23576 \series bold
23577
23578 \backslash
23579 mathsf
23580 \end_layout
23581
23582 \end_inset
23583 </cell>
23584 </row>
23585 </lyxtabular>
23586
23587 \end_inset
23588
23589
23590 \end_layout
23591
23592 \end_inset
23593
23594
23595 \end_layout
23596
23597 \begin_layout Standard
23598 \begin_inset Note Greyedout
23599 status open
23600
23601 \begin_layout Plain Layout
23602
23603 \series bold
23604 Note:
23605 \series default
23606  You can only print capital letters in the typefaces 
23607 \family sans
23608 Blackboard
23609 \family default
23610  and 
23611 \family sans
23612 Calligraphic
23613 \family default
23614 .
23615 \end_layout
23616
23617 \end_inset
23618
23619
23620 \end_layout
23621
23622 \begin_layout Standard
23623 When you use a typeface, a blue box is inserted in the formula.
23624  Every character in this box will be printed in this typeface.
23625  Pressing 
23626 \family sans
23627 Space
23628 \family default
23629  within the box, will set the cursor outside, so that you have to use a
23630  protected space when you need a space in the box.
23631  Here an example where 
23632 \begin_inset Quotes eld
23633 \end_inset
23634
23635 N
23636 \begin_inset Quotes erd
23637 \end_inset
23638
23639  in 
23640 \family sans
23641 Blackboard
23642 \family default
23643  denotes the set of numbers:
23644 \begin_inset Formula \[
23645 f(x)=\sqrt{x}\:;\: x\in\mathbb{N}\]
23646
23647 \end_inset
23648
23649
23650 \end_layout
23651
23652 \begin_layout Standard
23653 The typefaces are nestable, which can cause confusion.
23654  You can e.
23655 \begin_inset space \thinspace{}
23656 \end_inset
23657
23658 g.
23659 \begin_inset space \space{}
23660 \end_inset
23661
23662 put a character in 
23663 \family sans
23664 Fraktur
23665 \family default
23666  in a box for 
23667 \family sans
23668 Typewriter
23669 \family default
23670
23671 \begin_inset Formula $\mathtt{abc\mathfrak{d}e}$
23672 \end_inset
23673
23674  
23675 \begin_inset Newline newline
23676 \end_inset
23677
23678 So it is better not to use this feature.
23679 \end_layout
23680
23681 \begin_layout Standard
23682 The typefaces have no effect on Greek letters: 
23683 \begin_inset Formula $\mathfrak{abc\delta e}$
23684 \end_inset
23685
23686
23687 \begin_inset Newline newline
23688 \end_inset
23689
23690 You can only print them emboldened using the command 
23691 \series bold
23692
23693 \backslash
23694 boldsymbol
23695 \series default
23696 , which works like the other typeface commands: 
23697 \begin_inset Formula $\alpha\beta\gamma\boldsymbol{\alpha\beta\gamma}$
23698 \end_inset
23699
23700
23701 \end_layout
23702
23703 \begin_layout Standard
23704
23705 \series bold
23706
23707 \backslash
23708 boldsymbol
23709 \series default
23710  works for all symbols, letters, and numbers.
23711 \end_layout
23712
23713 \begin_layout Standard
23714 A number of other font options are available as well, in the menu 
23715 \family sans
23716 Edit\SpecialChar \menuseparator
23717 Math\SpecialChar \menuseparator
23718 Text
23719 \begin_inset space ~
23720 \end_inset
23721
23722 Style
23723 \family default
23724 .
23725 \end_layout
23726
23727 \begin_layout Subsection
23728 Math Text
23729 \begin_inset Index idx
23730 status collapsed
23731
23732 \begin_layout Plain Layout
23733 Math ! Text
23734 \end_layout
23735
23736 \end_inset
23737
23738
23739 \end_layout
23740
23741 \begin_layout Standard
23742 Typefaces are useful for entering some characters in some given font, but
23743  not for text.
23744  For typing longer pieces of text use the math text, which is obtained using
23745  the entry 
23746 \family sans
23747 Normal
23748 \begin_inset space ~
23749 \end_inset
23750
23751 text
23752 \begin_inset space ~
23753 \end_inset
23754
23755 mode
23756 \family default
23757  of the 
23758 \family sans
23759 Math
23760 \begin_inset space ~
23761 \end_inset
23762
23763 Panel
23764 \family default
23765  button 
23766 \begin_inset Graphics
23767         filename ../images/math/font.png
23768
23769 \end_inset
23770
23771  (shortcut 
23772 \begin_inset Info
23773 type  "shortcut"
23774 arg   "font-default"
23775 \end_inset
23776
23777 ).
23778  Math text appears in LyX in black instead of blue.
23779  You can use spaces and accents in math text like in normal text.
23780  Here is an example:
23781 \begin_inset Formula \[
23782 f(x)=\begin{cases}
23783 x & \textrm{if I say so}\\
23784 -x & \textrm{unter Umständen}\end{cases}\]
23785
23786 \end_inset
23787
23788
23789 \end_layout
23790
23791 \begin_layout Subsection
23792 Font Sizes
23793 \begin_inset Index idx
23794 status collapsed
23795
23796 \begin_layout Plain Layout
23797 Math ! Font sizes
23798 \end_layout
23799
23800 \end_inset
23801
23802
23803 \end_layout
23804
23805 \begin_layout Standard
23806 There are four font styles (relative sizes) used in math-mode, which are
23807  automatically chosen in most situations.
23808  These are called 
23809 \family sans
23810 textstyle
23811 \family default
23812
23813 \family sans
23814 displaystyle
23815 \family default
23816
23817 \family sans
23818 scriptstyle
23819 \family default
23820 , and 
23821 \family sans
23822 scriptscriptstyle
23823 \family default
23824 .
23825  For most characters, 
23826 \family sans
23827 textstyle
23828 \family default
23829  and 
23830 \family sans
23831 displaystyle
23832 \family default
23833  are actually the same size, but fractions, superscripts and subscripts,
23834  and certain other structures, are set larger in 
23835 \family sans
23836 displaystyle
23837 \family default
23838 .
23839  Except for some operators, which resize themselves to accommodate various
23840  situations, all text will be set in the styles that LaTeX thinks are appropriat
23841 e.
23842  These choices can be overridden by using the math panel button 
23843 \begin_inset Graphics
23844         filename ../images/math/style.png
23845
23846 \end_inset
23847
23848 .
23849  A box for the size will be created in which you can insert the math structure.
23850  For example, you can set 
23851 \begin_inset Formula $\frac{1}{2}$
23852 \end_inset
23853
23854 , which is normally in 
23855 \family sans
23856 textstyle
23857 \family default
23858 , larger in 
23859 \family sans
23860 displaystyle
23861 \family default
23862
23863 \begin_inset Formula ${\displaystyle \frac{1}{2}}$
23864 \end_inset
23865
23866 .
23867  The four styles are used in the following example:
23868 \end_layout
23869
23870 \begin_layout Standard
23871 \begin_inset Formula $displaystyle$
23872 \end_inset
23873
23874
23875 \begin_inset Formula ${\textstyle textstyle}$
23876 \end_inset
23877
23878
23879 \begin_inset Formula ${\scriptstyle scriptstyle}$
23880 \end_inset
23881
23882
23883 \begin_inset Formula ${\scriptscriptstyle scriptscriptstyle}$
23884 \end_inset
23885
23886 .
23887 \end_layout
23888
23889 \begin_layout Standard
23890 All these math-mode font sizes are relative, that means, if the whole math
23891  inset is set in a particular size with the menu 
23892 \family sans
23893 Edit\SpecialChar \menuseparator
23894 Text
23895 \begin_inset space ~
23896 \end_inset
23897
23898 Style
23899 \family default
23900 , all sizes in the formula will be adjusted relative to this size.
23901  Similarly, if the base font size of the document is changed, all fonts
23902  will be adjusted to correspond.
23903  As an example here is a formula in the font size 
23904 \begin_inset Quotes eld
23905 \end_inset
23906
23907 largest
23908 \begin_inset Quotes erd
23909 \end_inset
23910
23911 :
23912 \end_layout
23913
23914 \begin_layout Standard
23915
23916 \family roman
23917 \size largest
23918 \begin_inset Formula $\mathrm{e}=\sum_{n=0}^{\infty}\frac{1}{n!}$
23919 \end_inset
23920
23921
23922 \end_layout
23923
23924 \begin_layout Section
23925 Theorem Modules
23926 \end_layout
23927
23928 \begin_layout Standard
23929 As of LyX 1.6, support for theorem-like environments has been moved out of
23930  the document classes and into layout modules.
23931 \begin_inset Index idx
23932 status collapsed
23933
23934 \begin_layout Plain Layout
23935 Layout Modules
23936 \end_layout
23937
23938 \end_inset
23939
23940  As a result, theorem-like environments can now easily be used with classes
23941  other than the AMS classes.
23942  See section 
23943 \begin_inset CommandInset ref
23944 LatexCommand ref
23945 reference "sub:Modules"
23946
23947 \end_inset
23948
23949  for more on layout modules.
23950 \end_layout
23951
23952 \begin_layout Section
23953 AMS-LaTeX
23954 \begin_inset Index idx
23955 status collapsed
23956
23957 \begin_layout Plain Layout
23958 AMS math
23959 \end_layout
23960
23961 \end_inset
23962
23963
23964 \begin_inset Index idx
23965 status collapsed
23966
23967 \begin_layout Plain Layout
23968 Math ! AMS
23969 \end_layout
23970
23971 \end_inset
23972
23973
23974 \end_layout
23975
23976 \begin_layout Standard
23977 LyX supports the packages provided by the American Mathematical Society
23978  (AMS) that are in common use.
23979 \end_layout
23980
23981 \begin_layout Subsection
23982 Enabling AMS-Support
23983 \end_layout
23984
23985 \begin_layout Standard
23986 Selecting the checkbox 
23987 \family sans
23988 Use
23989 \begin_inset space ~
23990 \end_inset
23991
23992 AMS
23993 \begin_inset space ~
23994 \end_inset
23995
23996 math
23997 \begin_inset space ~
23998 \end_inset
23999
24000 package
24001 \family default
24002  in the 
24003 \family sans
24004 Document\SpecialChar \menuseparator
24005 Settings
24006 \family default
24007
24008 \begin_inset Index idx
24009 status collapsed
24010
24011 \begin_layout Plain Layout
24012 Document ! Settings
24013 \end_layout
24014
24015 \end_inset
24016
24017  dialog under 
24018 \family sans
24019 Math
24020 \begin_inset space ~
24021 \end_inset
24022
24023 Options
24024 \family default
24025  will include the AMS-packages in the document, and make the facilities
24026  available.
24027  AMS is needed for many math-constructs, so when you get LaTeX-errors in
24028  formulas, assure that you have enabled AMS.
24029 \end_layout
24030
24031 \begin_layout Subsection
24032 AMS-Formula Types
24033 \begin_inset CommandInset label
24034 LatexCommand label
24035 name "sub:AMS-Formula-Types"
24036
24037 \end_inset
24038
24039
24040 \begin_inset Index idx
24041 status collapsed
24042
24043 \begin_layout Plain Layout
24044 Math ! Multi-line Equations
24045 \end_layout
24046
24047 \end_inset
24048
24049
24050 \end_layout
24051
24052 \begin_layout Standard
24053 AMS-LaTeX provides a selection of different formula types.
24054  LyX allows you to choose between 
24055 \family typewriter
24056 align
24057 \family default
24058
24059 \family typewriter
24060 alignat
24061 \family default
24062
24063 \family typewriter
24064 flalign
24065 \family default
24066
24067 \family typewriter
24068 gather
24069 \family default
24070 , and 
24071 \family typewriter
24072 multline
24073 \family default
24074 .
24075  We refer to the AMS-documentation for an explanation of these formula types.
24076 \end_layout
24077
24078 \begin_layout Chapter
24079 More Tools
24080 \end_layout
24081
24082 \begin_layout Section
24083 Cross-References
24084 \begin_inset Index idx
24085 status collapsed
24086
24087 \begin_layout Plain Layout
24088 Cross references
24089 \end_layout
24090
24091 \end_inset
24092
24093
24094 \begin_inset CommandInset label
24095 LatexCommand label
24096 name "sec:Cross-References"
24097
24098 \end_inset
24099
24100
24101 \end_layout
24102
24103 \begin_layout Standard
24104 One of LyX's strengths are cross-references.
24105  You can reference every section, float, footnote, formula, and list in
24106  the document.
24107  To reference a document part, you have to insert a label into it.
24108  The label is used as anchor and name for the reference.
24109  We want for example to refer to the second item of the following list:
24110 \end_layout
24111
24112 \begin_layout Enumerate
24113 First item
24114 \end_layout
24115
24116 \begin_layout Enumerate
24117 \begin_inset CommandInset label
24118 LatexCommand label
24119 name "enu:Second-item"
24120
24121 \end_inset
24122
24123 Second item
24124 \end_layout
24125
24126 \begin_layout Enumerate
24127 Third item
24128 \end_layout
24129
24130 \begin_layout Standard
24131 First we insert a label into the second item with the menu 
24132 \family sans
24133 Insert\SpecialChar \menuseparator
24134 Label
24135 \family default
24136  or by pressing the toolbar button 
24137 \begin_inset Graphics
24138         filename ../images/label-insert.png
24139         scale 85
24140
24141 \end_inset
24142
24143 .
24144  A grey label box like this: 
24145 \begin_inset Graphics
24146         filename clipart/labelQt4.png
24147         scale 85
24148
24149 \end_inset
24150
24151  is inserted and the label window pops up asking for the label text.
24152  LyX offers as text the first words of the item with a prefix, in our case
24153  the text 
24154 \begin_inset Quotes eld
24155 \end_inset
24156
24157
24158 \family sans
24159 enu: Second-item
24160 \family default
24161
24162 \begin_inset Quotes erd
24163 \end_inset
24164
24165 .
24166  The prefix 
24167 \begin_inset Quotes eld
24168 \end_inset
24169
24170
24171 \family sans
24172 enu:
24173 \family default
24174
24175 \begin_inset Quotes erd
24176 \end_inset
24177
24178  stands for 
24179 \begin_inset Quotes eld
24180 \end_inset
24181
24182 enumerate
24183 \begin_inset Quotes erd
24184 \end_inset
24185
24186 .
24187  The prefix depends on the document part where the label is inserted, e.
24188 \begin_inset space \thinspace{}
24189 \end_inset
24190
24191 g.
24192 \begin_inset space \space{}
24193 \end_inset
24194
24195 if you insert a label into a section heading, the prefix will be 
24196 \begin_inset Quotes eld
24197 \end_inset
24198
24199
24200 \family sans
24201 sec:
24202 \family default
24203
24204 \begin_inset Quotes erd
24205 \end_inset
24206
24207 .
24208 \end_layout
24209
24210 \begin_layout Standard
24211 To reference the item, we refer to its label using the menu 
24212 \family sans
24213 Insert\SpecialChar \menuseparator
24214 Cross-Reference
24215 \family default
24216  or the toolbar button 
24217 \begin_inset Graphics
24218         filename ../images/dialog-show-new-inset_ref.png
24219         scale 85
24220
24221 \end_inset
24222
24223 .
24224  A grey cross-reference box like this: 
24225 \begin_inset Graphics
24226         filename clipart/referenceQt4.png
24227         scale 85
24228
24229 \end_inset
24230
24231  is inserted and the cross-reference window appears showing all the labels
24232  in the document.
24233  We can now sort the labels alphabetically and then choose the entry 
24234 \begin_inset Quotes eld
24235 \end_inset
24236
24237
24238 \family sans
24239 enu:Second-item
24240 \family default
24241
24242 \begin_inset Quotes erd
24243 \end_inset
24244
24245 .
24246  At the position of the cross-reference box the item number will appear
24247  in the output.
24248 \end_layout
24249
24250 \begin_layout Standard
24251 Alternatively to 
24252 \family sans
24253 Insert\SpecialChar \menuseparator
24254 Cross-Reference
24255 \family default
24256 , you can right-click on a label and use in the appearing context menu 
24257 \family sans
24258 Copy as Reference
24259 \family default
24260 .
24261  The cross-reference to this label is now in the clipboard and can be copied
24262  to the actual cursor position via the menu 
24263 \family sans
24264 Edit\SpecialChar \menuseparator
24265 Paste
24266 \family default
24267  (shortcut Ctrl+V).
24268 \end_layout
24269
24270 \begin_layout Standard
24271 Here is our cross-reference: Item
24272 \begin_inset space ~
24273 \end_inset
24274
24275
24276 \begin_inset CommandInset ref
24277 LatexCommand ref
24278 reference "enu:Second-item"
24279
24280 \end_inset
24281
24282
24283 \end_layout
24284
24285 \begin_layout Standard
24286 It is recommended to use a protected space
24287 \begin_inset Foot
24288 status collapsed
24289
24290 \begin_layout Plain Layout
24291 described in section
24292 \begin_inset space ~
24293 \end_inset
24294
24295
24296 \begin_inset CommandInset ref
24297 LatexCommand ref
24298 reference "sub:Protected-Space"
24299
24300 \end_inset
24301
24302
24303 \end_layout
24304
24305 \end_inset
24306
24307  between the cross-reference name and its number to avoid ugly line breaks
24308  between them.
24309 \end_layout
24310
24311 \begin_layout Standard
24312 There are six varieties of cross-references:
24313 \end_layout
24314
24315 \begin_layout Description
24316 <reference>: prints the float number, this is the default: 
24317 \begin_inset CommandInset ref
24318 LatexCommand ref
24319 reference "cap:Two-distorted-images"
24320
24321 \end_inset
24322
24323
24324 \end_layout
24325
24326 \begin_layout Description
24327 (<reference>): prints the float number within two parentheses, this is the
24328  style normally used to reference formulas, especially when the reference
24329  name 
24330 \begin_inset Quotes eld
24331 \end_inset
24332
24333 Equation
24334 \begin_inset Quotes erd
24335 \end_inset
24336
24337  is omitted: 
24338 \begin_inset CommandInset ref
24339 LatexCommand eqref
24340 reference "eq:tanhExp"
24341
24342 \end_inset
24343
24344
24345 \end_layout
24346
24347 \begin_layout Description
24348 <page>: prints the page number: Page
24349 \begin_inset space ~
24350 \end_inset
24351
24352
24353 \begin_inset CommandInset ref
24354 LatexCommand pageref
24355 reference "cap:Two-distorted-images"
24356
24357 \end_inset
24358
24359
24360 \end_layout
24361
24362 \begin_layout Description
24363 on
24364 \begin_inset space ~
24365 \end_inset
24366
24367 page
24368 \begin_inset space ~
24369 \end_inset
24370
24371 <page>: prints the text "on page" and the page number: 
24372 \begin_inset CommandInset ref
24373 LatexCommand vpageref
24374 reference "cap:Two-distorted-images"
24375
24376 \end_inset
24377
24378
24379 \end_layout
24380
24381 \begin_layout Description
24382 <reference>
24383 \begin_inset space ~
24384 \end_inset
24385
24386 on
24387 \begin_inset space ~
24388 \end_inset
24389
24390 page
24391 \begin_inset space ~
24392 \end_inset
24393
24394 <page>: prints the float number, the text "on page", and the page number:
24395  
24396 \begin_inset CommandInset ref
24397 LatexCommand vref
24398 reference "cap:Two-distorted-images"
24399
24400 \end_inset
24401
24402
24403 \end_layout
24404
24405 \begin_layout Description
24406 Formatted
24407 \begin_inset space ~
24408 \end_inset
24409
24410 reference: prints a self defined cross-reference format.
24411 \begin_inset Newline newline
24412 \end_inset
24413
24414
24415 \begin_inset Note Greyedout
24416 status open
24417
24418 \begin_layout Plain Layout
24419
24420 \series bold
24421 Note:
24422 \series default
24423  This feature is only available when you have the LaTeX-package 
24424 \series bold
24425 prettyref
24426 \series default
24427
24428 \begin_inset Index idx
24429 status collapsed
24430
24431 \begin_layout Plain Layout
24432 LaTeX-packages ! prettyref
24433 \end_layout
24434
24435 \end_inset
24436
24437  installed.
24438 \end_layout
24439
24440 \end_inset
24441
24442
24443 \end_layout
24444
24445 \begin_layout Standard
24446 Note that the style <page> won't print the page number if the label is on
24447  the previous, the same, or the next page.
24448  You will e.
24449 \begin_inset space \thinspace{}
24450 \end_inset
24451
24452 g.
24453 \begin_inset space \space{}
24454 \end_inset
24455
24456 see the text 
24457 \begin_inset Quotes eld
24458 \end_inset
24459
24460
24461 \family sans
24462 on this page
24463 \family default
24464
24465 \begin_inset Quotes erd
24466 \end_inset
24467
24468  instead.
24469 \end_layout
24470
24471 \begin_layout Standard
24472 The number and current page of the referenced document part in the output,
24473  is automatically calculated by LaTeX.
24474  The varieties are adjusted in the field 
24475 \family sans
24476 Format
24477 \family default
24478  of the cross-reference window, that appear when you click on the cross-referenc
24479 e box.
24480 \end_layout
24481
24482 \begin_layout Standard
24483 You can only use the style 
24484 \family sans
24485 <reference>
24486 \family default
24487  to reference numbered document parts, while the reference style 
24488 \family sans
24489 <page>
24490 \family default
24491  is always possible.
24492 \end_layout
24493
24494 \begin_layout Standard
24495 If you want to reference a section, put the label in the section heading,
24496  to reference a float, put the label in the caption.
24497  For footnotes you can put the label somewhere in it.
24498  Referencing formulas is explained in section
24499 \begin_inset space ~
24500 \end_inset
24501
24502
24503 \begin_inset CommandInset ref
24504 LatexCommand ref
24505 reference "sec:Formula-Numbering-and"
24506
24507 \end_inset
24508
24509 .
24510 \end_layout
24511
24512 \begin_layout Standard
24513 The button 
24514 \family sans
24515 Go
24516 \begin_inset space ~
24517 \end_inset
24518
24519 to
24520 \begin_inset space ~
24521 \end_inset
24522
24523 Label
24524 \family default
24525  in the cross-reference window sets the the cursor before the referenced
24526  label.
24527  The button text changes then to 
24528 \family sans
24529 Go
24530 \begin_inset space ~
24531 \end_inset
24532
24533 Back
24534 \family default
24535  and you can use it to set the cursor back to the cross-reference.
24536  Right-clicking on a cross-reference box also sets the cursor before the
24537  referred label but without a possibility to go back.
24538  
24539 \end_layout
24540
24541 \begin_layout Standard
24542 You can change labels at any time by clicking on the label box.
24543  References to the changed label will automatically change its link to the
24544  new label text, so that you don't need to take care about this.
24545 \end_layout
24546
24547 \begin_layout Standard
24548 If a cross-reference refers to a non-existent label, you'll see two question
24549  marks in the output instead of the reference.
24550 \end_layout
24551
24552 \begin_layout Standard
24553 References are described in detail in the 
24554 \emph on
24555 Embedded Objects
24556 \emph default
24557  manual.
24558 \end_layout
24559
24560 \begin_layout Section
24561 Table of Contents and other Listings
24562 \begin_inset Index idx
24563 status collapsed
24564
24565 \begin_layout Plain Layout
24566 Table of contents
24567 \end_layout
24568
24569 \end_inset
24570
24571
24572 \begin_inset Index idx
24573 status collapsed
24574
24575 \begin_layout Plain Layout
24576 Outline
24577 \end_layout
24578
24579 \end_inset
24580
24581
24582 \begin_inset CommandInset label
24583 LatexCommand label
24584 name "sec:toc"
24585
24586 \end_inset
24587
24588
24589 \end_layout
24590
24591 \begin_layout Subsection
24592 Table of Contents
24593 \begin_inset CommandInset label
24594 LatexCommand label
24595 name "sub:Table-of-Contents"
24596
24597 \end_inset
24598
24599
24600 \end_layout
24601
24602 \begin_layout Standard
24603 The Table of Contents (TOC) is inserted with the menu 
24604 \family sans
24605 Insert\SpecialChar \menuseparator
24606 List/TOC\SpecialChar \menuseparator
24607 Table
24608 \begin_inset space ~
24609 \end_inset
24610
24611 of
24612 \begin_inset space ~
24613 \end_inset
24614
24615 Contents
24616 \family default
24617 .
24618  Is is displayed in LyX as a gray box.
24619  If you click on it, the 
24620 \family sans
24621 Outline
24622 \family default
24623  window appears, showing you the TOC entries as outline to move and rearrange
24624  sections in your documents.
24625  So this operation is an alternative to the menu 
24626 \family sans
24627 Document\SpecialChar \menuseparator
24628 Outline
24629 \family default
24630  that is described in sec.
24631 \begin_inset space \thinspace{}
24632 \end_inset
24633
24634
24635 \begin_inset CommandInset ref
24636 LatexCommand ref
24637 reference "sec:Navigating"
24638
24639 \end_inset
24640
24641 .
24642 \end_layout
24643
24644 \begin_layout Standard
24645 The TOC in the document output lists every numbered section automatically.
24646  If you have declared a short title for a section heading, as described
24647  in section
24648 \begin_inset space ~
24649 \end_inset
24650
24651
24652 \begin_inset CommandInset ref
24653 LatexCommand ref
24654 reference "sec:Short-Titles"
24655
24656 \end_inset
24657
24658 , it will be used in the TOC instead of the section heading.
24659  Section
24660 \begin_inset space ~
24661 \end_inset
24662
24663
24664 \begin_inset CommandInset ref
24665 LatexCommand ref
24666 reference "sub:Numbering-depth"
24667
24668 \end_inset
24669
24670  describes how the level is adjusted that defines which section types are
24671  listed in the TOC.
24672  Unnumbered sections are not listed in the TOC.
24673 \end_layout
24674
24675 \begin_layout Subsection
24676 List of Figures, Tables, and Algorithms
24677 \begin_inset CommandInset label
24678 LatexCommand label
24679 name "sub:List-of-Figures"
24680
24681 \end_inset
24682
24683
24684 \end_layout
24685
24686 \begin_layout Standard
24687 Table, figure, and algorithm lists are very much like the table of contents.
24688  You can insert them via the 
24689 \family sans
24690 Insert\SpecialChar \menuseparator
24691 List
24692 \begin_inset space ~
24693 \end_inset
24694
24695 /
24696 \begin_inset space ~
24697 \end_inset
24698
24699 TOC
24700 \family default
24701  submenus.
24702  The list entries are the float captions and the float number.
24703 \end_layout
24704
24705 \begin_layout Section
24706 URLs and Hyperlinks
24707 \begin_inset Index idx
24708 status collapsed
24709
24710 \begin_layout Plain Layout
24711 URLs
24712 \end_layout
24713
24714 \end_inset
24715
24716
24717 \begin_inset Index idx
24718 status collapsed
24719
24720 \begin_layout Plain Layout
24721 Hyperlinks
24722 \end_layout
24723
24724 \end_inset
24725
24726
24727 \end_layout
24728
24729 \begin_layout Subsection
24730 URLs
24731 \begin_inset CommandInset label
24732 LatexCommand label
24733 name "sub:URLs"
24734
24735 \end_inset
24736
24737
24738 \end_layout
24739
24740 \begin_layout Standard
24741 Links to web pages or email addresses can be inserted via the menu 
24742 \family sans
24743 Insert\SpecialChar \menuseparator
24744 URL
24745 \family default
24746 .
24747 \end_layout
24748
24749 \begin_layout Standard
24750 Here is an example URL: LyX's homepage: 
24751 \begin_inset Flex URL
24752 status open
24753
24754 \begin_layout Plain Layout
24755
24756 http://www.lyx.org
24757 \end_layout
24758
24759 \end_inset
24760
24761
24762 \end_layout
24763
24764 \begin_layout Standard
24765 You cannot change the style of the link text, the URL text will always be
24766  in the style 
24767 \family typewriter
24768 Typewriter
24769 \family default
24770 .
24771  To be able to format the URL text, use hyperlinks as explained in the next
24772  subsection.
24773 \end_layout
24774
24775 \begin_layout Standard
24776 \begin_inset Note Greyedout
24777 status open
24778
24779 \begin_layout Plain Layout
24780
24781 \series bold
24782 Note:
24783 \series default
24784  URLs must not end with a backslash, otherwise you get LaTeX errors.
24785 \end_layout
24786
24787 \end_inset
24788
24789
24790 \end_layout
24791
24792 \begin_layout Subsection
24793 Hyperlinks
24794 \begin_inset CommandInset label
24795 LatexCommand label
24796 name "sub:Hyperlinks"
24797
24798 \end_inset
24799
24800
24801 \end_layout
24802
24803 \begin_layout Standard
24804 Hyperlinks can be inserted with the menu 
24805 \family sans
24806 Insert\SpecialChar \menuseparator
24807 Hyperlink
24808 \family default
24809  or with the toolbar button 
24810 \begin_inset Graphics
24811         filename ../images/href-insert.png
24812         BoundingBox 0bp 5bp 20bp 20bp
24813
24814 \end_inset
24815
24816 .
24817  The appearing dialog has two fields: 
24818 \family sans
24819 Target
24820 \family default
24821  and 
24822 \family sans
24823 Name
24824 \family default
24825 .
24826  The name is the printed text for the hyperlink.
24827  The hyperlink type can be a weblink like this: 
24828 \begin_inset CommandInset href
24829 LatexCommand href
24830 name "LyX's homepage"
24831 target "http://www.lyx.org"
24832
24833 \end_inset
24834
24835 , an Email address like this: 
24836 \begin_inset CommandInset href
24837 LatexCommand href
24838 name "lyx-docs mailing list"
24839 target "lyx-docs@lists.lyx.org?subject=LyX's documentation"
24840 type "mailto:"
24841
24842 \end_inset
24843
24844 , or a link to a file.
24845 \end_layout
24846
24847 \begin_layout Standard
24848 You can start applications via a hyperlink when you insert a weblink, but
24849  add the prefix 
24850 \begin_inset Quotes eld
24851 \end_inset
24852
24853
24854 \family sans
24855 run:
24856 \family default
24857
24858 \begin_inset Quotes erd
24859 \end_inset
24860
24861  to the link target.
24862 \end_layout
24863
24864 \begin_layout Standard
24865 Hyperlinks will automatically be hyphenated if necessary in the PDF output,
24866  and become clickable in the DVI and PDF-output.
24867  To set the format of the link text, highlight the hyperlink inset and use
24868  the text style dialog.
24869  This is for example a hyperlink with bold sans serif text: 
24870 \family sans
24871 \series bold
24872
24873 \begin_inset CommandInset href
24874 LatexCommand href
24875 name "LyX's homepage"
24876 target "http://www.lyx.org"
24877
24878 \end_inset
24879
24880
24881 \end_layout
24882
24883 \begin_layout Standard
24884 The link text color can be changed, when the option 
24885 \family sans
24886 Color links
24887 \family default
24888  is set in the PDF Properties dialog (menu 
24889 \family sans
24890 Document\SpecialChar \menuseparator
24891 Settings\SpecialChar \menuseparator
24892 PDF Properties
24893 \family default
24894 ).
24895  The link text is for example set in this document to blue by adding the
24896  option
24897 \begin_inset Newline newline
24898 \end_inset
24899
24900
24901 \series bold
24902 urlcolor=blue
24903 \series default
24904
24905 \begin_inset Newline newline
24906 \end_inset
24907
24908 to the field 
24909 \family sans
24910 Additional options
24911 \family default
24912  in the PDF Properties dialog.
24913 \end_layout
24914
24915 \begin_layout Section
24916 Appendices
24917 \begin_inset Index idx
24918 status collapsed
24919
24920 \begin_layout Plain Layout
24921 Appendix
24922 \end_layout
24923
24924 \end_inset
24925
24926
24927 \begin_inset CommandInset label
24928 LatexCommand label
24929 name "sec:Appendices"
24930
24931 \end_inset
24932
24933
24934 \end_layout
24935
24936 \begin_layout Standard
24937 Appendices are created with the menu 
24938 \family sans
24939 Document\SpecialChar \menuseparator
24940 Start
24941 \begin_inset space ~
24942 \end_inset
24943
24944 Appendix
24945 \begin_inset space ~
24946 \end_inset
24947
24948 Here
24949 \family default
24950 .
24951  This menu sets the document from the current cursor position to the end
24952  as the appendix region.
24953  The region is marked with a red borderline.
24954 \end_layout
24955
24956 \begin_layout Standard
24957 Every chapter (or section) within the appendix region is treated as an appendix,
24958  numbered with a capital Latin letter.
24959  The appendix subsections are numbered with this letter followed by a dot
24960  and the subsection number.
24961  All appendix sections can be referenced as if they were normal sections,
24962  here two examples:
24963 \end_layout
24964
24965 \begin_layout Standard
24966 Appendix
24967 \begin_inset space ~
24968 \end_inset
24969
24970
24971 \begin_inset CommandInset ref
24972 LatexCommand ref
24973 reference "cha:Credits"
24974
24975 \end_inset
24976
24977 ; Appendix
24978 \begin_inset space ~
24979 \end_inset
24980
24981
24982 \begin_inset CommandInset ref
24983 LatexCommand ref
24984 reference "sub:Export"
24985
24986 \end_inset
24987
24988
24989 \end_layout
24990
24991 \begin_layout Section
24992 Bibliography
24993 \begin_inset Index idx
24994 status collapsed
24995
24996 \begin_layout Plain Layout
24997 Bibliography
24998 \end_layout
24999
25000 \end_inset
25001
25002
25003 \begin_inset CommandInset label
25004 LatexCommand label
25005 name "sec:Bibliography"
25006
25007 \end_inset
25008
25009
25010 \end_layout
25011
25012 \begin_layout Standard
25013 There are two ways of generating the bibliography in a LyX-document.
25014  You can include a bibliography database,
25015 \begin_inset Foot
25016 status collapsed
25017
25018 \begin_layout Plain Layout
25019 Known under the name 
25020 \begin_inset Quotes eld
25021 \end_inset
25022
25023 BibTeX-database
25024 \begin_inset Quotes erd
25025 \end_inset
25026
25027 .
25028 \end_layout
25029
25030 \end_inset
25031
25032  which is explained in the next subsection, or you can insert the bibliography
25033  manually, using the paragraph environment 
25034 \family sans
25035 Bibliography
25036 \family default
25037 , which was described in section
25038 \begin_inset space ~
25039 \end_inset
25040
25041
25042 \begin_inset CommandInset ref
25043 LatexCommand ref
25044 reference "sub:Biblio_environment"
25045
25046 \end_inset
25047
25048 .
25049  If you want anything other than numerical citations that are used in this
25050  document, like author-year cituations, then you must
25051 \emph on
25052  
25053 \emph default
25054 use a bibliography database.
25055 \end_layout
25056
25057 \begin_layout Subsection
25058 The Bibliography Environment
25059 \end_layout
25060
25061 \begin_layout Standard
25062 Within the 
25063 \family sans
25064 Bibliography
25065 \family default
25066  environment, every paragraph begins with a gray bibliography box labeled
25067  with a number.
25068  If you click on it, you will get a dialog in which you can set a 
25069 \family sans
25070 Key
25071 \family default
25072  and a 
25073 \family sans
25074 Label
25075 \family default
25076 .
25077  The key is the symbolic name by which you will refer to this bibliography
25078  entry.
25079  For example, our second entry in the bibliography is a book about LaTeX
25080  and we used 
25081 \begin_inset Quotes eld
25082 \end_inset
25083
25084 latexcompanion
25085 \begin_inset Quotes erd
25086 \end_inset
25087
25088 , a short form of its title, as key.
25089 \end_layout
25090
25091 \begin_layout Standard
25092 You can refer to the key of a bibliography entry using the menu 
25093 \family sans
25094 Insert\SpecialChar \menuseparator
25095 Citation
25096 \family default
25097  or the toolbar button 
25098 \begin_inset Graphics
25099         filename ../images/dialog-show-new-inset_citation.png
25100         BoundingBox 0bp 5bp 20bp 20bp
25101
25102 \end_inset
25103
25104 .
25105  A citation reference box is inserted and a citation window will appear
25106  in which you can select one or more keys in the available key list.
25107  The citation reference box will be labeled with the referenced key.
25108  When you click on the box, the citation window appears and you can change
25109  the reference.
25110 \end_layout
25111
25112 \begin_layout Standard
25113 Citation references appear in the output as the number of the bibliography
25114  entry with surrounding brackets.
25115  If you set a 
25116 \family sans
25117 Label
25118 \family default
25119  for the entry, the label will appear instead of the number.
25120  Here are two examples; the first without a label, the second with the label
25121  
25122 \begin_inset Quotes eld
25123 \end_inset
25124
25125 Credits
25126 \begin_inset Quotes erd
25127 \end_inset
25128
25129 :
25130 \end_layout
25131
25132 \begin_layout Standard
25133 Have a look at the 
25134 \family sans
25135 LaTeX Companion Second Edition
25136 \family default
25137
25138 \begin_inset CommandInset citation
25139 LatexCommand cite
25140 key "latexcompanion"
25141
25142 \end_inset
25143
25144
25145 \end_layout
25146
25147 \begin_layout Standard
25148 The LyX-Team members are listed in the Credits: 
25149 \begin_inset CommandInset citation
25150 LatexCommand cite
25151 key "lyxcredit"
25152
25153 \end_inset
25154
25155
25156 \end_layout
25157
25158 \begin_layout Subsection
25159 Bibliography databases (BibTeX)
25160 \begin_inset Index idx
25161 status collapsed
25162
25163 \begin_layout Plain Layout
25164 Bibliography ! Databases
25165 \end_layout
25166
25167 \end_inset
25168
25169
25170 \begin_inset Index idx
25171 status collapsed
25172
25173 \begin_layout Plain Layout
25174 Bibliography ! BibTeX
25175 \end_layout
25176
25177 \end_inset
25178
25179
25180 \begin_inset CommandInset label
25181 LatexCommand label
25182 name "sub:Bibliography-databases"
25183
25184 \end_inset
25185
25186
25187 \end_layout
25188
25189 \begin_layout Standard
25190 Bibliography databases are useful if you use the same bibliography in different
25191  documents.
25192 \begin_inset Foot
25193 status collapsed
25194
25195 \begin_layout Plain Layout
25196 They are also useful simply for keeping a database of articles and notes
25197  concerning them.
25198  Most of the database programs mentioned below allow you to store annotations
25199  and reviews along with bibliographical information.
25200 \end_layout
25201
25202 \end_inset
25203
25204  It also makes it very easy to have a uniform layout for all bibliography
25205  entries.
25206  You can collect the bibliography of all relevant books and articles of
25207  your working field in a database.
25208  This database can be used for different documents, and only the entries
25209  cited in a particular document will appear in the bibliography list for
25210  that document.
25211  This relieves you of the need to keep track of which articles and books
25212  you have cited.
25213 \end_layout
25214
25215 \begin_layout Standard
25216 The database is a text file with the file extension 
25217 \begin_inset Quotes eld
25218 \end_inset
25219
25220
25221 \family sans
25222 .bib
25223 \family default
25224
25225 \begin_inset Quotes erd
25226 \end_inset
25227
25228 , containing the bibliography in a special format.
25229  The format is explained in 
25230 \begin_inset CommandInset citation
25231 LatexCommand cite
25232 key "BibTeX-2"
25233
25234 \end_inset
25235
25236  and in LaTeX books (
25237 \begin_inset CommandInset citation
25238 LatexCommand cite
25239 key "Mittelbach,Kopka,Lamport"
25240
25241 \end_inset
25242
25243 ).
25244  The file can be created using any text editor, but normally one uses a
25245  special program to create and edit the entries in the database.
25246  A list of such programs is maintained on the LyX Wiki at 
25247 \begin_inset Flex URL
25248 status collapsed
25249
25250 \begin_layout Plain Layout
25251
25252 http://wiki.lyx.org/BibTeX/Programs
25253 \end_layout
25254
25255 \end_inset
25256
25257 .
25258 \end_layout
25259
25260 \begin_layout Standard
25261 To use a database, use the menu 
25262 \family sans
25263 Insert\SpecialChar \menuseparator
25264 List
25265 \family default
25266 /
25267 \family sans
25268 TOC\SpecialChar \menuseparator
25269 BibT
25270 \begin_inset ERT
25271 status collapsed
25272
25273 \begin_layout Plain Layout
25274
25275 {}
25276 \end_layout
25277
25278 \end_inset
25279
25280 eX
25281 \begin_inset space ~
25282 \end_inset
25283
25284 Bibliography
25285 \family default
25286 .
25287  A grey box will be inserted and a window appears.
25288  In this window you can load one or more databases and a style file.
25289  The option 
25290 \family sans
25291 Add bibliography to TOC
25292 \family default
25293  adds a table of contents entry for the bibliography.
25294  In the 
25295 \family sans
25296 Content
25297 \family default
25298  drop box you can select what part of the database should be output.
25299 \end_layout
25300
25301 \begin_layout Standard
25302 The style file is a text file with the file extension 
25303 \begin_inset Quotes eld
25304 \end_inset
25305
25306
25307 \family sans
25308 .bst
25309 \family default
25310
25311 \begin_inset Quotes erd
25312 \end_inset
25313
25314  that controls how the bibliography entries will appear.
25315  Your LaTeX distribution should provide several of these, and many publishers
25316  provide their own style files, so that you don't have to take care of the
25317  layout.
25318  It is of course possible to write your own style file, but this is something
25319  for experts.
25320 \begin_inset Foot
25321 status collapsed
25322
25323 \begin_layout Plain Layout
25324 For information how this is done, have a look at
25325 \begin_inset Newline newline
25326 \end_inset
25327
25328
25329 \begin_inset CommandInset href
25330 LatexCommand href
25331 target "http://www.ctan.org/get/biblio/bibtex/contrib/doc/btxhak.pdf"
25332
25333 \end_inset
25334
25335 .
25336 \end_layout
25337
25338 \end_inset
25339
25340
25341 \end_layout
25342
25343 \begin_layout Standard
25344 Inserting a citation reference works as described in the previous section.
25345 \end_layout
25346
25347 \begin_layout Standard
25348 To generate the bibliography from a database, LyX uses the program BibTeX.
25349  This program can be controlled with options that you can add in LyX's preferenc
25350 es dialog under 
25351 \family sans
25352 Outputs\SpecialChar \menuseparator
25353 LaT
25354 \begin_inset ERT
25355 status collapsed
25356
25357 \begin_layout Plain Layout
25358
25359 {}
25360 \end_layout
25361
25362 \end_inset
25363
25364 eX
25365 \family default
25366  in the 
25367 \family sans
25368 BibT
25369 \begin_inset ERT
25370 status collapsed
25371
25372 \begin_layout Plain Layout
25373
25374 {}
25375 \end_layout
25376
25377 \end_inset
25378
25379 eX
25380 \begin_inset space ~
25381 \end_inset
25382
25383 command
25384 \family default
25385  field.
25386  Before adding options, it is strongly recommended to read the manual of
25387  
25388 \family sans
25389 BibTeX
25390 \family default
25391  
25392 \begin_inset CommandInset citation
25393 LatexCommand cite
25394 key "BibTeX"
25395
25396 \end_inset
25397
25398 .
25399 \end_layout
25400
25401 \begin_layout Standard
25402 When you select the option 
25403 \family sans
25404 Sectioned bibliography
25405 \family default
25406  in the 
25407 \family sans
25408 Document\SpecialChar \menuseparator
25409 Settings
25410 \family default
25411  dialog, it is possible to have multiple and sectioned bibliographies.
25412  This and other options are explained in detail in section 
25413 \emph on
25414 Customizing Bibliographies
25415 \emph default
25416  
25417 \emph on
25418 with BibTeX
25419 \emph default
25420  of the 
25421 \emph on
25422 Additional Features
25423 \emph default
25424  manual.
25425 \end_layout
25426
25427 \begin_layout Standard
25428 We use two bibliographies in this document to show the difference between
25429  the two methods of creating them.
25430  As you can see, the bibliography that is created from a database lists
25431  only the database entries that are referenced in the document.
25432  We used the style file 
25433 \family sans
25434 alphadin.bst
25435 \family default
25436  to get the complicated German reference key scheme in the bibliography.
25437 \end_layout
25438
25439 \begin_layout Subsection
25440 Bibliography layout
25441 \begin_inset Index idx
25442 status collapsed
25443
25444 \begin_layout Plain Layout
25445 Bibliography ! Layout
25446 \end_layout
25447
25448 \end_inset
25449
25450
25451 \end_layout
25452
25453 \begin_layout Standard
25454 In the citation reference dialog you can set a special citation format.
25455  For this feature you need to enable the option 
25456 \family sans
25457 Natbib
25458 \family default
25459  in the 
25460 \family sans
25461 Document\SpecialChar \menuseparator
25462 Settings
25463 \family default
25464
25465 \begin_inset Index idx
25466 status collapsed
25467
25468 \begin_layout Plain Layout
25469 Document ! Settings
25470 \end_layout
25471
25472 \end_inset
25473
25474  dialog under 
25475 \family sans
25476 Bibliography
25477 \family default
25478 .
25479  Setting a citation style for a reference will overwrite the default.
25480  For the global citation format use the BibTeX style files as explained
25481  in the previous section.
25482 \end_layout
25483
25484 \begin_layout Standard
25485 You can also set text, that should appear before or after a citation reference,
25486  in the citation reference window.
25487  Here an example where we set the text 
25488 \begin_inset Quotes eld
25489 \end_inset
25490
25491 Chapter
25492 \begin_inset space ~
25493 \end_inset
25494
25495 3
25496 \begin_inset Quotes erd
25497 \end_inset
25498
25499  to appear after the reference:
25500 \end_layout
25501
25502 \begin_layout Standard
25503 Have a look at 
25504 \begin_inset CommandInset citation
25505 LatexCommand cite
25506 after "Chapter 3"
25507 key "latexcompanion"
25508
25509 \end_inset
25510
25511 .
25512 \end_layout
25513
25514 \begin_layout Section
25515 Index
25516 \begin_inset Index idx
25517 status collapsed
25518
25519 \begin_layout Plain Layout
25520 Index generation
25521 \end_layout
25522
25523 \end_inset
25524
25525
25526 \begin_inset CommandInset label
25527 LatexCommand label
25528 name "sec:Index"
25529
25530 \end_inset
25531
25532
25533 \end_layout
25534
25535 \begin_layout Standard
25536 An index entry is created if you use the menu 
25537 \family sans
25538 Insert\SpecialChar \menuseparator
25539 Index
25540 \begin_inset space ~
25541 \end_inset
25542
25543 Entry
25544 \family default
25545  or the toolbar button 
25546 \begin_inset Graphics
25547         filename ../images/index-insert.png
25548         BoundingBox 0bp 5bp 20bp 20bp
25549
25550 \end_inset
25551
25552 .
25553  A gray box labeled 
25554 \begin_inset Quotes eld
25555 \end_inset
25556
25557
25558 \family sans
25559 Idx
25560 \family default
25561
25562 \begin_inset Quotes erd
25563 \end_inset
25564
25565  is inserted containing the text that appears in the index.
25566  The word where the cursor is in or the currently highlighted text is proposed
25567  by LyX as the index entry.
25568 \end_layout
25569
25570 \begin_layout Standard
25571 We give a short overview of the index commands in the next subsections.
25572  For a detailed description of LaTeX's index mechanism, have a look at one
25573  of the LaTeX books 
25574 \begin_inset CommandInset citation
25575 LatexCommand cite
25576 key "latexcompanion,latexguide,latexbook"
25577
25578 \end_inset
25579
25580 .
25581 \end_layout
25582
25583 \begin_layout Standard
25584 You can change index entries by clicking on the index box.
25585 \end_layout
25586
25587 \begin_layout Standard
25588 The index list is inserted in the document with the menu 
25589 \family sans
25590 Insert\SpecialChar \menuseparator
25591 List
25592 \begin_inset space ~
25593 \end_inset
25594
25595 /
25596 \begin_inset space ~
25597 \end_inset
25598
25599 TOC\SpecialChar \menuseparator
25600 Index
25601 \begin_inset space ~
25602 \end_inset
25603
25604 List
25605 \family default
25606 .
25607  A light blue box labeled 
25608 \begin_inset Quotes eld
25609 \end_inset
25610
25611
25612 \family sans
25613 Index
25614 \family default
25615
25616 \begin_inset Quotes erd
25617 \end_inset
25618
25619  will show the place where the index is printed in the output.
25620  The index list box is not clickable like other LyX-boxes.
25621 \end_layout
25622
25623 \begin_layout Subsection
25624 Grouping Index Entries
25625 \begin_inset Index idx
25626 status collapsed
25627
25628 \begin_layout Plain Layout
25629 Index ! Grouping
25630 \end_layout
25631
25632 \end_inset
25633
25634
25635 \end_layout
25636
25637 \begin_layout Standard
25638 Index entries are often grouped to offer the reader a fast search in the
25639  index.
25640  We want to group for example the index entries for itemized and enumerated
25641  lists under the entry 
25642 \begin_inset Quotes eld
25643 \end_inset
25644
25645 Lists
25646 \begin_inset Quotes erd
25647 \end_inset
25648
25649 .
25650  First we create the entry 
25651 \begin_inset Quotes eld
25652 \end_inset
25653
25654 Lists
25655 \begin_inset Quotes erd
25656 \end_inset
25657
25658  in section
25659 \begin_inset space ~
25660 \end_inset
25661
25662
25663 \begin_inset CommandInset ref
25664 LatexCommand ref
25665 reference "sub:Lists"
25666
25667 \end_inset
25668
25669 .
25670  In the text field for the itemized list index entry in section
25671 \begin_inset space ~
25672 \end_inset
25673
25674
25675 \begin_inset CommandInset ref
25676 LatexCommand ref
25677 reference "sec:Itemize"
25678
25679 \end_inset
25680
25681 , we insert the command
25682 \end_layout
25683
25684 \begin_layout Standard
25685
25686 \series bold
25687 Lists ! Itemize
25688 \end_layout
25689
25690 \begin_layout Standard
25691 and the command
25692 \end_layout
25693
25694 \begin_layout Standard
25695
25696 \series bold
25697 Lists ! Enumerate
25698 \end_layout
25699
25700 \begin_layout Standard
25701 for the enumerated list in section
25702 \begin_inset space ~
25703 \end_inset
25704
25705
25706 \begin_inset CommandInset ref
25707 LatexCommand ref
25708 reference "sec:Enumerate"
25709
25710 \end_inset
25711
25712 .
25713 \end_layout
25714
25715 \begin_layout Standard
25716 The exclamation mark 
25717 \begin_inset Quotes eld
25718 \end_inset
25719
25720 !
25721 \begin_inset Quotes erd
25722 \end_inset
25723
25724  marks the grouping levels.
25725  You can have three levels; every index level is indented a bit more.
25726  An index entry for the higher levels is not required.
25727  If we don't have an index entry for 
25728 \begin_inset Quotes eld
25729 \end_inset
25730
25731 Lists
25732 \begin_inset Quotes erd
25733 \end_inset
25734
25735 , it will be printed anyway, but without a page number.
25736 \end_layout
25737
25738 \begin_layout Subsection
25739 Page Ranges
25740 \begin_inset Index idx
25741 status collapsed
25742
25743 \begin_layout Plain Layout
25744 Index ! Page ranges
25745 \end_layout
25746
25747 \end_inset
25748
25749
25750 \end_layout
25751
25752 \begin_layout Standard
25753 Normally an index entry will appear with the page number of the indexed
25754  section.
25755  But sometimes you want to index more pages under the same entry.
25756  E.g if we want to index the paragraph environments, we create an index entry
25757  in section
25758 \begin_inset space ~
25759 \end_inset
25760
25761
25762 \begin_inset CommandInset ref
25763 LatexCommand ref
25764 reference "sec:Paragraph-Environments"
25765
25766 \end_inset
25767
25768  with the command
25769 \end_layout
25770
25771 \begin_layout Standard
25772
25773 \series bold
25774 Paragraph environments|(
25775 \end_layout
25776
25777 \begin_layout Standard
25778 and another entry at the end of section
25779 \begin_inset space ~
25780 \end_inset
25781
25782
25783 \begin_inset CommandInset ref
25784 LatexCommand ref
25785 reference "sub:LyX-Code"
25786
25787 \end_inset
25788
25789  with the command
25790 \end_layout
25791
25792 \begin_layout Standard
25793
25794 \series bold
25795 Paragraph environments|)
25796 \end_layout
25797
25798 \begin_layout Standard
25799 The commands 
25800 \begin_inset Quotes eld
25801 \end_inset
25802
25803
25804 \series bold
25805 |(
25806 \series default
25807
25808 \begin_inset Quotes erd
25809 \end_inset
25810
25811  and 
25812 \begin_inset Quotes eld
25813 \end_inset
25814
25815
25816 \series bold
25817 |)
25818 \series default
25819
25820 \begin_inset Quotes erd
25821 \end_inset
25822
25823  respectively start and end the index range.
25824  You can also add the same index entry at different places in the document.
25825  They appear in the output under one entry with a comma separated list of
25826  the pages of the indexed document parts.
25827  An example is the index entry 
25828 \begin_inset Quotes eld
25829 \end_inset
25830
25831 Document ! Settings
25832 \begin_inset Quotes erd
25833 \end_inset
25834
25835 .
25836 \end_layout
25837
25838 \begin_layout Subsection
25839 Cross referencing
25840 \begin_inset Index idx
25841 status collapsed
25842
25843 \begin_layout Plain Layout
25844 Index ! Cross referencing
25845 \end_layout
25846
25847 \end_inset
25848
25849
25850 \end_layout
25851
25852 \begin_layout Standard
25853 It is also possible to refer to another index entry.
25854  We referred for example in the index entry 
25855 \begin_inset Quotes eld
25856 \end_inset
25857
25858 GIF
25859 \begin_inset Quotes erd
25860 \end_inset
25861
25862  (in section
25863 \begin_inset space ~
25864 \end_inset
25865
25866
25867 \begin_inset CommandInset ref
25868 LatexCommand ref
25869 reference "sub:Image-Formats"
25870
25871 \end_inset
25872
25873 ) to the index entry 
25874 \begin_inset Quotes eld
25875 \end_inset
25876
25877 Image formats
25878 \begin_inset Quotes erd
25879 \end_inset
25880
25881  in the same section using the entry
25882 \end_layout
25883
25884 \begin_layout Standard
25885
25886 \series bold
25887 GIF|see{Image formats}
25888 \end_layout
25889
25890 \begin_layout Standard
25891 where the braces have to be inserted as TeX Code.
25892  The text within the braces is the referenced entry.
25893  The reference will appear in the output without a page number.
25894 \end_layout
25895
25896 \begin_layout Subsection
25897 Index Entry Order
25898 \begin_inset Index idx
25899 status collapsed
25900
25901 \begin_layout Plain Layout
25902 Index ! Entry order
25903 \end_layout
25904
25905 \end_inset
25906
25907
25908 \end_layout
25909
25910 \begin_layout Standard
25911 You can use accented characters in the index entry, but the entries might
25912  then not follow the rules for the index order.
25913  The index entries are sorted alphabetically, but LaTeX
25914 \begin_inset Foot
25915 status collapsed
25916
25917 \begin_layout Plain Layout
25918 The index generating is done in the background by an extra program, see
25919  section
25920 \begin_inset space ~
25921 \end_inset
25922
25923
25924 \begin_inset CommandInset ref
25925 LatexCommand ref
25926 reference "sub:Index-Program"
25927
25928 \end_inset
25929
25930 .
25931 \end_layout
25932
25933 \end_inset
25934
25935  doesn't know how to sort accents in different languages.
25936  We have created as an example the three dummy index entries 
25937 \begin_inset Quotes eld
25938 \end_inset
25939
25940 maison
25941 \begin_inset Quotes erd
25942 \end_inset
25943
25944
25945 \begin_inset Quotes eld
25946 \end_inset
25947
25948 maïs
25949 \begin_inset Quotes erd
25950 \end_inset
25951
25952 , and 
25953 \begin_inset Quotes eld
25954 \end_inset
25955
25956 maître
25957 \begin_inset Quotes erd
25958 \end_inset
25959
25960 .
25961 \begin_inset Index idx
25962 status open
25963
25964 \begin_layout Plain Layout
25965 Dummy entries ! maïs
25966 \end_layout
25967
25968 \end_inset
25969
25970
25971 \begin_inset Index idx
25972 status open
25973
25974 \begin_layout Plain Layout
25975 Dummy entries ! maître
25976 \end_layout
25977
25978 \end_inset
25979
25980
25981 \begin_inset Index idx
25982 status open
25983
25984 \begin_layout Plain Layout
25985 Dummy entries ! maïs@maison
25986 \end_layout
25987
25988 \end_inset
25989
25990  They will be sorted in the order maïs, maître, maison, but we want the
25991  order maïs, maison, maître.
25992  To achieve this, we use the command
25993 \end_layout
25994
25995 \begin_layout Standard
25996
25997 \series bold
25998 previous entry@current entry
25999 \end_layout
26000
26001 \begin_layout Standard
26002 In our case we want to have 
26003 \begin_inset Quotes eld
26004 \end_inset
26005
26006 maison
26007 \begin_inset Quotes erd
26008 \end_inset
26009
26010  after 
26011 \begin_inset Quotes eld
26012 \end_inset
26013
26014 maïs
26015 \begin_inset Quotes erd
26016 \end_inset
26017
26018  and write therefore for the index entry of maison:
26019 \end_layout
26020
26021 \begin_layout Standard
26022
26023 \series bold
26024 maïs@maison
26025 \end_layout
26026
26027 \begin_layout Standard
26028 The previous entry needn't to be a real existing entry, you can also use
26029  another word to tell LaTeX the entry order, see the next subsection for
26030  an example.
26031 \end_layout
26032
26033 \begin_layout Subsection
26034 Index Entry Layout
26035 \begin_inset Index idx
26036 status collapsed
26037
26038 \begin_layout Plain Layout
26039 Index ! Entry layout
26040 \end_layout
26041
26042 \end_inset
26043
26044
26045 \end_layout
26046
26047 \begin_layout Standard
26048 You can change the appearance of index entries via the text style dialog.
26049 \begin_inset Index idx
26050 status open
26051
26052 \begin_layout Plain Layout
26053 Dummy entries ! 
26054 \shape italic
26055 This is an italic dummy entry
26056 \end_layout
26057
26058 \end_inset
26059
26060  You can also format the page number using the character 
26061 \begin_inset Quotes eld
26062 \end_inset
26063
26064 |
26065 \begin_inset Quotes erd
26066 \end_inset
26067
26068  followed by a LaTeX-command without a backslash.
26069  We can write for example
26070 \end_layout
26071
26072 \begin_layout Standard
26073
26074 \series bold
26075 italic page number:|textit
26076 \end_layout
26077
26078 \begin_layout Standard
26079 to get the page number in italic.
26080 \begin_inset Index idx
26081 status open
26082
26083 \begin_layout Plain Layout
26084 Dummy entries ! italic page number:|textit
26085 \end_layout
26086
26087 \end_inset
26088
26089  Normally all LaTeX-commands begin with a backslash, but in this special
26090  case 
26091 \begin_inset Quotes eld
26092 \end_inset
26093
26094
26095 \series bold
26096 |command
26097 \series default
26098
26099 \begin_inset Quotes erd
26100 \end_inset
26101
26102  means 
26103 \series bold
26104
26105 \backslash
26106 command{page
26107 \begin_inset space ~
26108 \end_inset
26109
26110 number}
26111 \series default
26112 .
26113  Have a look at section
26114 \begin_inset space ~
26115 \end_inset
26116
26117
26118 \begin_inset CommandInset ref
26119 LatexCommand ref
26120 reference "sub:LaTeX-Syntax"
26121
26122 \end_inset
26123
26124  to learn more about the LaTeX-syntax.
26125 \end_layout
26126
26127 \begin_layout Standard
26128 \begin_inset Note Greyedout
26129 status open
26130
26131 \begin_layout Plain Layout
26132
26133 \series bold
26134 Note:
26135 \series default
26136  Formatting single index entries only works when you use the program 
26137 \family sans
26138 makeindex 
26139 \family default
26140 to generate the index, see section
26141 \begin_inset space ~
26142 \end_inset
26143
26144
26145 \begin_inset CommandInset ref
26146 LatexCommand ref
26147 reference "sub:Index-Program"
26148
26149 \end_inset
26150
26151 .
26152  If you use 
26153 \family sans
26154 xindy
26155 \family default
26156 , however, this won't work for anything other than bold or italic text.
26157  This is because xindy requires to define semantic elements before they
26158  can be used, see 
26159 \begin_inset CommandInset citation
26160 LatexCommand cite
26161 after "p. 678 ff."
26162 key "latexcompanion"
26163
26164 \end_inset
26165
26166  for details.
26167 \end_layout
26168
26169 \end_inset
26170
26171
26172 \end_layout
26173
26174 \begin_layout Standard
26175 In general, we encourage you to not format page numbers directly as shown
26176  above.
26177  Instead of this, you should define a macro in the preamble and use that.
26178  Consider why you want some page numbers to be bold.
26179  Maybe you want all page references italic that refer to a definition of
26180  the indexed term, so that users can easily find definitions.
26181  If so, put the following in the preamble
26182 \end_layout
26183
26184 \begin_layout Standard
26185
26186 \series bold
26187
26188 \backslash
26189 newcommand{
26190 \backslash
26191 IndexDef}[1]{
26192 \backslash
26193 textit{#1}}
26194 \end_layout
26195
26196 \begin_layout Standard
26197 and write
26198 \end_layout
26199
26200 \begin_layout Standard
26201
26202 \series bold
26203 my entry|IndexDef
26204 \end_layout
26205
26206 \begin_layout Standard
26207 in the index entry.
26208 \begin_inset Index idx
26209 status open
26210
26211 \begin_layout Plain Layout
26212 Dummy entries ! my entry|IndexDef
26213 \end_layout
26214
26215 \end_inset
26216
26217  The advantage is that, if you change your mind later or if your publisher
26218  insists that definitions must not be italic but bold, you just need to
26219  change the macro in the preamble, not every single index entry.
26220 \end_layout
26221
26222 \begin_layout Standard
26223 You can also change the layout for the whole index.
26224  E.
26225 \begin_inset space \thinspace{}
26226 \end_inset
26227
26228 g.
26229 \begin_inset space \space{}
26230 \end_inset
26231
26232 we marked the index list box of this document as bold to get a bold font
26233  for all index entries.
26234  For more advanced tasks you have to set up a so-called 
26235 \emph on
26236 Index Style File
26237 \emph default
26238 , see the 
26239 \family sans
26240 makeindex
26241 \family default
26242  or 
26243 \family sans
26244 xindy
26245 \family default
26246  documentation for details, 
26247 \begin_inset CommandInset citation
26248 LatexCommand cite
26249 key "makeindex,xindy"
26250
26251 \end_inset
26252
26253 .
26254 \end_layout
26255
26256 \begin_layout Subsection
26257 Index Program
26258 \begin_inset Index idx
26259 status collapsed
26260
26261 \begin_layout Plain Layout
26262 Index ! Program
26263 \end_layout
26264
26265 \end_inset
26266
26267
26268 \begin_inset CommandInset label
26269 LatexCommand label
26270 name "sub:Index-Program"
26271
26272 \end_inset
26273
26274
26275 \end_layout
26276
26277 \begin_layout Standard
26278 When the index entry program 
26279 \family sans
26280 xindy
26281 \family default
26282 , which is only available for Linux, is installed, LyX uses it for index
26283  generation; otherwise the program 
26284 \family sans
26285 makeindex
26286 \family default
26287 , that is part of every LaTeX distribution, is used.
26288  Both programs can be controlled by options that can be set in LyX's preferences
26289  dialog, see section
26290 \begin_inset space ~
26291 \end_inset
26292
26293
26294 \begin_inset CommandInset ref
26295 LatexCommand ref
26296 reference "sub:LaTeX-settings"
26297
26298 \end_inset
26299
26300 .
26301  The available options are listed and explained in 
26302 \begin_inset CommandInset citation
26303 LatexCommand cite
26304 key "makeindex,xindy"
26305
26306 \end_inset
26307
26308 .
26309  You can also specify there another program to generate the index.
26310 \end_layout
26311
26312 \begin_layout Standard
26313
26314 \family sans
26315 makeindex
26316 \family default
26317  is very old, no longer under development and has many pitfalls, notably
26318  that it was developed with only the English language in mind.
26319  So it fails to sort anything other than a monolingual English text correctly.
26320  We have shown above how to fix this sorting.
26321  However, if you are writing in another language and using Linux, consider
26322  to use 
26323 \family sans
26324 xindy
26325 \family default
26326 .
26327 \end_layout
26328
26329 \begin_layout Section
26330 Nomenclature / Glossary 
26331 \begin_inset Index idx
26332 status collapsed
26333
26334 \begin_layout Plain Layout
26335 Nomenclature
26336 \end_layout
26337
26338 \end_inset
26339
26340
26341 \begin_inset Index idx
26342 status collapsed
26343
26344 \begin_layout Plain Layout
26345 Glossary|see
26346 \begin_inset ERT
26347 status collapsed
26348
26349 \begin_layout Plain Layout
26350
26351 {
26352 \end_layout
26353
26354 \end_inset
26355
26356 Nomenclature
26357 \begin_inset ERT
26358 status collapsed
26359
26360 \begin_layout Plain Layout
26361
26362 }
26363 \end_layout
26364
26365 \end_inset
26366
26367
26368 \end_layout
26369
26370 \end_inset
26371
26372
26373 \begin_inset CommandInset label
26374 LatexCommand label
26375 name "sec:Nomenclature"
26376
26377 \end_inset
26378
26379
26380 \end_layout
26381
26382 \begin_layout Standard
26383 Sometimes you need to compile a list of symbols that are mentioned in your
26384  document with a brief explanation of them – a so called nomenclature or
26385  glossary.
26386 \end_layout
26387
26388 \begin_layout Standard
26389 To be able to create nomenclatures, you need the LaTeX package 
26390 \series bold
26391 nomencl
26392 \series default
26393
26394 \begin_inset Index idx
26395 status collapsed
26396
26397 \begin_layout Plain Layout
26398 LaTeX-packages ! nomencl
26399 \end_layout
26400
26401 \end_inset
26402
26403  installed.
26404  You find it in the TeX Catalogue, 
26405 \begin_inset CommandInset citation
26406 LatexCommand cite
26407 key "TeXCatalogue"
26408
26409 \end_inset
26410
26411  or in the package manager of your LaTeX-system.
26412 \end_layout
26413
26414 \begin_layout Standard
26415 A nomenclature entry is created if you place the cursor after a symbol entry
26416  and then use the menu 
26417 \family sans
26418 Insert\SpecialChar \menuseparator
26419
26420 \family default
26421 N
26422 \family sans
26423 omenclature
26424 \begin_inset space ~
26425 \end_inset
26426
26427 Entry
26428 \family default
26429  or the toolbar button 
26430 \begin_inset Graphics
26431         filename ../images/nomencl-insert.png
26432         BoundingBox 0bp 5bp 20bp 20bp
26433
26434 \end_inset
26435
26436 .
26437  A gray box labeled 
26438 \begin_inset Quotes eld
26439 \end_inset
26440
26441
26442 \family sans
26443 Nom
26444 \family default
26445
26446 \begin_inset Quotes erd
26447 \end_inset
26448
26449  is inserted and a window pops up asking for the nomenclature entry.
26450 \end_layout
26451
26452 \begin_layout Standard
26453 A nomenclature entry consists of two main entries.
26454  The first is the symbol that you want to refer to.
26455  The second is the description of the symbol.
26456 \end_layout
26457
26458 \begin_layout Standard
26459 \begin_inset Note Greyedout
26460 status open
26461
26462 \begin_layout Plain Layout
26463
26464 \series bold
26465 Note:
26466 \series default
26467  You have to enter valid LaTeX-code for all fields of the nomenclature dialog.
26468 \end_layout
26469
26470 \end_inset
26471
26472
26473 \end_layout
26474
26475 \begin_layout Subsection
26476 Nomenclature Definition and Layout
26477 \begin_inset Index idx
26478 status collapsed
26479
26480 \begin_layout Plain Layout
26481 Nomenclature ! Layout
26482 \end_layout
26483
26484 \end_inset
26485
26486
26487 \end_layout
26488
26489 \begin_layout Standard
26490 When you have symbols in formulas, you have to define them in the 
26491 \family sans
26492 Symbol
26493 \family default
26494  field as LaTeX-formulas.
26495  For example to get 
26496 \begin_inset Quotes eld
26497 \end_inset
26498
26499
26500 \begin_inset Formula $\sigma$
26501 \end_inset
26502
26503
26504 \begin_inset Quotes erd
26505 \end_inset
26506
26507 , insert this:
26508 \begin_inset Newline newline
26509 \end_inset
26510
26511
26512 \series bold
26513 $
26514 \backslash
26515 sigma$
26516 \begin_inset Newline newline
26517 \end_inset
26518
26519
26520 \series default
26521 The 
26522 \begin_inset Quotes eld
26523 \end_inset
26524
26525 $
26526 \begin_inset Quotes erd
26527 \end_inset
26528
26529  character starts/ends the formula.
26530  The LaTeX-command for the Greek letter is the name of the letter beginning
26531  with a backslash 
26532 \begin_inset Quotes eld
26533 \end_inset
26534
26535
26536 \backslash
26537
26538 \begin_inset Quotes erd
26539 \end_inset
26540
26541 .
26542  For capital Greek letters, start the command also with a capital letter,
26543  like 
26544 \series bold
26545
26546 \backslash
26547 Sigma
26548 \series default
26549 .
26550 \end_layout
26551
26552 \begin_layout Standard
26553 (A short introduction to the LaTeX-syntax is given in section
26554 \begin_inset space ~
26555 \end_inset
26556
26557
26558 \begin_inset CommandInset ref
26559 LatexCommand ref
26560 reference "sub:LaTeX-Syntax"
26561
26562 \end_inset
26563
26564 .)
26565 \end_layout
26566
26567 \begin_layout Standard
26568 You cannot use the 
26569 \family sans
26570 Text
26571 \begin_inset space ~
26572 \end_inset
26573
26574 Style
26575 \family default
26576  dialog to format the description text but have to use LaTeX-commands.
26577  For example the description of the nomenclature entry for the 
26578 \begin_inset Quotes eld
26579 \end_inset
26580
26581
26582 \begin_inset Formula $\sigma$
26583 \end_inset
26584
26585
26586 \begin_inset Quotes erd
26587 \end_inset
26588
26589  in this document is:
26590 \begin_inset Newline newline
26591 \end_inset
26592
26593
26594 \series bold
26595 dummy entry for the character 
26596 \backslash
26597 textsf{sigma}
26598 \series default
26599
26600 \begin_inset Newline newline
26601 \end_inset
26602
26603 The command 
26604 \series bold
26605
26606 \backslash
26607 textsf
26608 \series default
26609  sets the fonts to 
26610 \family sans
26611 sans
26612 \begin_inset space ~
26613 \end_inset
26614
26615 serif
26616 \family default
26617 .
26618  To get 
26619 \series bold
26620 bold
26621 \series default
26622  font use the command 
26623 \series bold
26624
26625 \backslash
26626 textbf
26627 \series default
26628 , for 
26629 \family typewriter
26630 typewriter
26631 \family default
26632  use 
26633 \series bold
26634
26635 \backslash
26636 texttt
26637 \series default
26638 , for 
26639 \emph on
26640 emphasized
26641 \emph default
26642  use 
26643 \series bold
26644
26645 \backslash
26646 emph
26647 \series default
26648 .
26649 \end_layout
26650
26651 \begin_layout Subsection
26652 Sort Order of Nomenclature Entries
26653 \begin_inset Index idx
26654 status collapsed
26655
26656 \begin_layout Plain Layout
26657 Nomenclature ! Sort order
26658 \end_layout
26659
26660 \end_inset
26661
26662
26663 \end_layout
26664
26665 \begin_layout Standard
26666 The nomenclature entries are sorted alphabetically by the LaTeX-code of
26667  the symbol definition.
26668  This leads to undesired results when you for example have symbols in formulas.
26669  Suppose you have nomenclature entries for the symbols 
26670 \emph on
26671 a
26672 \begin_inset CommandInset nomenclature
26673 LatexCommand nomenclature
26674 symbol "a"
26675 description "dummy entry for the character \"a\""
26676
26677 \end_inset
26678
26679
26680 \emph default
26681  and 
26682 \begin_inset Formula $\sigma$
26683 \end_inset
26684
26685
26686 \begin_inset CommandInset nomenclature
26687 LatexCommand nomenclature
26688 prefix "sigma"
26689 symbol "$\\sigma$"
26690 description "dummy entry for the character \\textsf{sigma}"
26691
26692 \end_inset
26693
26694 .
26695  They will be sorted by 
26696 \begin_inset Quotes eld
26697 \end_inset
26698
26699
26700 \family sans
26701 a
26702 \family default
26703
26704 \begin_inset Quotes erd
26705 \end_inset
26706
26707  and 
26708 \begin_inset Quotes eld
26709 \end_inset
26710
26711
26712 \family typewriter
26713 $
26714 \backslash
26715 sigma$
26716 \family default
26717
26718 \begin_inset Quotes erd
26719 \end_inset
26720
26721  – the 
26722 \begin_inset Formula $\sigma$
26723 \end_inset
26724
26725  will be sorted before the 
26726 \emph on
26727 a
26728 \emph default
26729  since the character 
26730 \begin_inset Quotes eld
26731 \end_inset
26732
26733 $
26734 \begin_inset Quotes erd
26735 \end_inset
26736
26737  is considered in sorting.
26738 \end_layout
26739
26740 \begin_layout Standard
26741 To control the sort order, you can edit the 
26742 \family sans
26743 Sort
26744 \begin_inset space ~
26745 \end_inset
26746
26747 as
26748 \family default
26749  field of the nomenclature dialog.
26750  Then the nomenclature entry will be sorted by this entry and not the symbol
26751  definition.
26752  For the example given, you can insert 
26753 \family typewriter
26754 sigma
26755 \family default
26756  in this field for the 
26757 \begin_inset Formula $\sigma$
26758 \end_inset
26759
26760 , then 
26761 \emph on
26762 a
26763 \emph default
26764  will be located before 
26765 \begin_inset Formula $\sigma$
26766 \end_inset
26767
26768 .
26769 \end_layout
26770
26771 \begin_layout Standard
26772 For subgrouping and tips for using sort entries see the 
26773 \series bold
26774 nomencl
26775 \series default
26776  documentation, 
26777 \begin_inset CommandInset citation
26778 LatexCommand cite
26779 key "nomencl"
26780
26781 \end_inset
26782
26783 .
26784 \end_layout
26785
26786 \begin_layout Subsection
26787 Nomenclature Options
26788 \begin_inset Index idx
26789 status collapsed
26790
26791 \begin_layout Plain Layout
26792 Nomenclature ! Options
26793 \end_layout
26794
26795 \end_inset
26796
26797
26798 \end_layout
26799
26800 \begin_layout Standard
26801 The 
26802 \series bold
26803 nomencl
26804 \series default
26805  package offers some options to adjust the appearance of the nomenclature.
26806  Here are some of its options, for more have a look at its documentation:
26807 \end_layout
26808
26809 \begin_layout Description
26810 refeq Appends the phrase 
26811 \begin_inset Quotes eld
26812 \end_inset
26813
26814
26815 \family sans
26816 , see equation (
26817 \emph on
26818 eq
26819 \emph default
26820 )
26821 \family default
26822
26823 \begin_inset Quotes erd
26824 \end_inset
26825
26826  to every nomenclature entry, where 
26827 \family sans
26828 \emph on
26829 eq
26830 \family default
26831 \emph default
26832  is the number of the last equation in front of the nomenclature entry
26833 \end_layout
26834
26835 \begin_layout Description
26836 refpage Appends the phrase 
26837 \begin_inset Quotes eld
26838 \end_inset
26839
26840
26841 \family sans
26842 , page (
26843 \emph on
26844 page
26845 \emph default
26846 )
26847 \family default
26848
26849 \begin_inset Quotes erd
26850 \end_inset
26851
26852  to every nomenclature entry, where 
26853 \family sans
26854 \emph on
26855 page
26856 \family default
26857 \emph default
26858  is the number of the page on which the nomenclature entry appeared
26859 \end_layout
26860
26861 \begin_layout Description
26862 intoc Inserts the nomenclature in the Table of Contents
26863 \end_layout
26864
26865 \begin_layout Standard
26866 There are furthermore the options 
26867 \series bold
26868 croatian
26869 \series default
26870
26871 \series bold
26872 danish
26873 \series default
26874
26875 \series bold
26876 english
26877 \series default
26878
26879 \series bold
26880 french
26881 \series default
26882
26883 \series bold
26884 german
26885 \series default
26886
26887 \series bold
26888 italian
26889 \series default
26890
26891 \series bold
26892 polish
26893 \series default
26894
26895 \series bold
26896 portuguese
26897 \series default
26898
26899 \series bold
26900 russian
26901 \series default
26902
26903 \series bold
26904 spanish
26905 \series default
26906 , and 
26907 \series bold
26908 ukrainian
26909 \series default
26910  to print the reference texts and the nomenclature title in the corresponding
26911  language.
26912 \end_layout
26913
26914 \begin_layout Standard
26915 To use one or more of the options, add them to the comma-separated document
26916  class options list in the 
26917 \family sans
26918 Document\SpecialChar \menuseparator
26919 Settings
26920 \family default
26921  dialog.
26922  In this document the option 
26923 \series bold
26924 intoc
26925 \series default
26926  is used.
26927 \end_layout
26928
26929 \begin_layout Standard
26930 \begin_inset VSpace bigskip
26931 \end_inset
26932
26933
26934 \end_layout
26935
26936 \begin_layout Standard
26937 You can also use the first two options above only for certain nomenclature
26938  entries when you add one of the following commands as last entry to the
26939  
26940 \family sans
26941 Description
26942 \family default
26943  field in the nomenclature dialog:
26944 \end_layout
26945
26946 \begin_layout Description
26947
26948 \backslash
26949 nomrefeq Like the 
26950 \series bold
26951 refeq
26952 \series default
26953  option
26954 \end_layout
26955
26956 \begin_layout Description
26957
26958 \backslash
26959 nomrefpage Like the 
26960 \series bold
26961 refpage
26962 \series default
26963  option
26964 \end_layout
26965
26966 \begin_layout Description
26967
26968 \backslash
26969 nomrefeqpage Short notation of 
26970 \series bold
26971
26972 \backslash
26973 nomrefeq
26974 \backslash
26975 nomrefpage
26976 \end_layout
26977
26978 \begin_layout Description
26979
26980 \backslash
26981 nomnorefeq,
26982 \begin_inset space ~
26983 \end_inset
26984
26985
26986 \backslash
26987 nomnorefpage,
26988 \begin_inset space ~
26989 \end_inset
26990
26991
26992 \backslash
26993 nomnorefeqpage Turns off the corresponding options
26994 \end_layout
26995
26996 \begin_layout Subsection
26997 Printing the Nomenclature
26998 \begin_inset Index idx
26999 status collapsed
27000
27001 \begin_layout Plain Layout
27002 Nomenclature ! Printing
27003 \end_layout
27004
27005 \end_inset
27006
27007
27008 \end_layout
27009
27010 \begin_layout Standard
27011 To print the nomenclature, use the menu 
27012 \family sans
27013 Insert\SpecialChar \menuseparator
27014 Lists
27015 \begin_inset space ~
27016 \end_inset
27017
27018 /
27019 \begin_inset space ~
27020 \end_inset
27021
27022 TOC\SpecialChar \menuseparator
27023 Nomenclature
27024 \family default
27025 .
27026  A light blue box labeled 
27027 \begin_inset Quotes eld
27028 \end_inset
27029
27030
27031 \family sans
27032 Nomenclature
27033 \family default
27034
27035 \begin_inset Quotes erd
27036 \end_inset
27037
27038  will show the place where the nomenclature is printed in the output.
27039  Like the index list box, the nomenclature list box is not clickable.
27040 \end_layout
27041
27042 \begin_layout Standard
27043 In the printed output the title of the nomenclature appears as 
27044 \begin_inset Quotes eld
27045 \end_inset
27046
27047 Nomenclature
27048 \begin_inset Quotes erd
27049 \end_inset
27050
27051 .
27052  If you are not happy with the name, you can change it by redefining the
27053  command 
27054 \series bold
27055
27056 \backslash
27057 nomname
27058 \series default
27059  in the preamble.
27060  For example, in order to change the name to 
27061 \emph on
27062 List of Symbols
27063 \emph default
27064 , add the following line to the preamble:
27065 \end_layout
27066
27067 \begin_layout Standard
27068
27069 \family roman
27070 \series bold
27071
27072 \backslash
27073 renewcommand{
27074 \backslash
27075 nomname}{List of Symbols}
27076 \end_layout
27077
27078 \begin_layout Standard
27079 \begin_inset VSpace defskip
27080 \end_inset
27081
27082
27083 \end_layout
27084
27085 \begin_layout Standard
27086 If you are unhappy with the amount of space for symbols, you can alter it
27087  by adding the following line to the preamble:
27088 \end_layout
27089
27090 \begin_layout Standard
27091
27092 \family roman
27093 \series bold
27094
27095 \backslash
27096 renewcommand{
27097 \backslash
27098 nomlabelwidth}{width}
27099 \end_layout
27100
27101 \begin_layout Standard
27102
27103 \family roman
27104 where the width is a value with one of the units listed in Appendix
27105 \begin_inset space ~
27106 \end_inset
27107
27108
27109 \begin_inset CommandInset ref
27110 LatexCommand ref
27111 reference "cha:Units-available-in"
27112
27113 \end_inset
27114
27115 .
27116  The default value is 1
27117 \begin_inset space \thinspace{}
27118 \end_inset
27119
27120 cm.
27121 \end_layout
27122
27123 \begin_layout Subsection
27124 Nomenclature Program
27125 \begin_inset Index idx
27126 status collapsed
27127
27128 \begin_layout Plain Layout
27129 Nomenclature ! Program
27130 \end_layout
27131
27132 \end_inset
27133
27134
27135 \begin_inset CommandInset label
27136 LatexCommand label
27137 name "sub:Nomenclature-Program"
27138
27139 \end_inset
27140
27141
27142 \end_layout
27143
27144 \begin_layout Standard
27145 LyX uses the program 
27146 \family sans
27147 makeindex
27148 \family default
27149 , that is part of every LaTeX distribution, to generate the nomenclature.
27150  LyX's preferences dialog allows you to specify another program or to control
27151  
27152 \family sans
27153 makeindex
27154 \family default
27155  by adding options, see section
27156 \begin_inset space ~
27157 \end_inset
27158
27159
27160 \begin_inset CommandInset ref
27161 LatexCommand ref
27162 reference "sub:LaTeX-settings"
27163
27164 \end_inset
27165
27166 .
27167  The available options are listed and explained in 
27168 \begin_inset CommandInset citation
27169 LatexCommand cite
27170 key "nomencl,makeindex"
27171
27172 \end_inset
27173
27174 .
27175 \end_layout
27176
27177 \begin_layout Section
27178 Branches
27179 \begin_inset Index idx
27180 status collapsed
27181
27182 \begin_layout Plain Layout
27183 Branches
27184 \end_layout
27185
27186 \end_inset
27187
27188
27189 \begin_inset Index idx
27190 status collapsed
27191
27192 \begin_layout Plain Layout
27193 Document ! Branches
27194 \end_layout
27195
27196 \end_inset
27197
27198
27199 \begin_inset CommandInset label
27200 LatexCommand label
27201 name "sec:Branches"
27202
27203 \end_inset
27204
27205
27206 \end_layout
27207
27208 \begin_layout Standard
27209 Sometimes it is useful to hide some document parts in the output.
27210  For example a teacher who is setting an exam obviously doesn't want the
27211  pupils to see the answers, but having questions and answers in the same
27212  document will make the life of the markers of that exam much easier.
27213 \end_layout
27214
27215 \begin_layout Standard
27216 For these cases LyX allows you to put text into branches.
27217  The text will then only appear in the output when its branch is activated.
27218  To create a branch, go in the 
27219 \family sans
27220 Document\SpecialChar \menuseparator
27221 Settings
27222 \family default
27223  dialog to 
27224 \family sans
27225 Branches
27226 \family default
27227 .
27228  The name of the branch, its activation state and the background color of
27229  the branches inside LyX can be specified in this dialog.
27230 \end_layout
27231
27232 \begin_layout Standard
27233 Text that should be in a branch is set into branch inset boxes.
27234  These boxes are inserted via the menu 
27235 \family sans
27236 Insert\SpecialChar \menuseparator
27237 Branch
27238 \family default
27239  where you can choose a branch.
27240  You can later change the branch of the boxes by right-clicking on them.
27241 \end_layout
27242
27243 \begin_layout Standard
27244 Here is an example, where only the question text appears, the answer branch
27245  is deactivated and does therefore not appear in the output:
27246 \end_layout
27247
27248 \begin_layout Standard
27249 \begin_inset Branch Question
27250 status open
27251
27252 \begin_layout Standard
27253 Question: Who was the first physics Nobel prize winner?
27254 \end_layout
27255
27256 \end_inset
27257
27258
27259 \end_layout
27260
27261 \begin_layout Standard
27262 \begin_inset Branch Answer
27263 status collapsed
27264
27265 \begin_layout Standard
27266 Answer: Wilhelm Conrad Röntgen
27267 \end_layout
27268
27269 \end_inset
27270
27271
27272 \end_layout
27273
27274 \begin_layout Standard
27275 \begin_inset VSpace bigskip
27276 \end_inset
27277
27278
27279 \end_layout
27280
27281 \begin_layout Standard
27282 To use conditional output inside places where you cannot insert branch insets,
27283  like inside equations, you can code special LaTeX definitions for each
27284  branch.
27285  For example you can define for the question branch
27286 \begin_inset Foot
27287 status collapsed
27288
27289 \begin_layout Plain Layout
27290 For an introduction to the LaTeX-syntax, see section
27291 \begin_inset space ~
27292 \end_inset
27293
27294
27295 \begin_inset CommandInset ref
27296 LatexCommand ref
27297 reference "sub:LaTeX-Syntax"
27298
27299 \end_inset
27300
27301 .
27302 \end_layout
27303
27304 \end_inset
27305
27306
27307 \end_layout
27308
27309 \begin_layout Standard
27310
27311 \series bold
27312
27313 \backslash
27314 newcommand{
27315 \backslash
27316 question}[1]{#1}
27317 \end_layout
27318
27319 \begin_layout Standard
27320
27321 \series bold
27322
27323 \backslash
27324 newcommand{
27325 \backslash
27326 answer}[1]{}
27327 \end_layout
27328
27329 \begin_layout Standard
27330 and for the answer branch
27331 \end_layout
27332
27333 \begin_layout Standard
27334
27335 \series bold
27336
27337 \backslash
27338 newcommand{
27339 \backslash
27340 question}[1]{}
27341 \end_layout
27342
27343 \begin_layout Standard
27344
27345 \series bold
27346
27347 \backslash
27348 newcommand{
27349 \backslash
27350 answer}[1]{#1}
27351 \end_layout
27352
27353 \begin_layout Standard
27354 \begin_inset Branch Question
27355 status open
27356
27357 \begin_layout Standard
27358 \begin_inset ERT
27359 status open
27360
27361 \begin_layout Plain Layout
27362
27363
27364 \backslash
27365 newcommand{
27366 \backslash
27367 question}[1]{#1}
27368 \end_layout
27369
27370 \begin_layout Plain Layout
27371
27372
27373 \backslash
27374 newcommand{
27375 \backslash
27376 answer}[1]{}
27377 \end_layout
27378
27379 \end_inset
27380
27381
27382 \end_layout
27383
27384 \end_inset
27385
27386
27387 \end_layout
27388
27389 \begin_layout Standard
27390 \begin_inset Branch Answer
27391 status collapsed
27392
27393 \begin_layout Standard
27394 \begin_inset ERT
27395 status open
27396
27397 \begin_layout Plain Layout
27398
27399
27400 \backslash
27401 newcommand{
27402 \backslash
27403 question}[1]{}
27404 \end_layout
27405
27406 \begin_layout Plain Layout
27407
27408
27409 \backslash
27410 newcommand{
27411 \backslash
27412 answer}[1]{#1}
27413 \end_layout
27414
27415 \end_inset
27416
27417
27418 \end_layout
27419
27420 \end_inset
27421
27422
27423 \end_layout
27424
27425 \begin_layout Standard
27426 Now it is possible to use the commands 
27427 \series bold
27428
27429 \backslash
27430 question{\SpecialChar \ldots{}
27431 }
27432 \series default
27433  and 
27434 \series bold
27435
27436 \backslash
27437 answer{\SpecialChar \ldots{}
27438 }
27439 \series default
27440  to obtain conditional output.
27441  Here is an example formula where only the 
27442 \series bold
27443
27444 \backslash
27445 question
27446 \series default
27447  part appears:
27448 \begin_inset Formula \[
27449 x^{2}-2x-2\Rightarrow\question{x_{1}}\answer{x_{2}}=1\question{+\sqrt{3}}\answer{-\sqrt{3}}.\]
27450
27451 \end_inset
27452
27453
27454 \end_layout
27455
27456 \begin_layout Standard
27457 Inside math, the same effect can be achieved using math macros, see the
27458  
27459 \emph on
27460 Math
27461 \emph default
27462  manual.
27463 \end_layout
27464
27465 \begin_layout Section
27466 PDF Properties
27467 \begin_inset CommandInset label
27468 LatexCommand label
27469 name "sec:PDF-Properties"
27470
27471 \end_inset
27472
27473
27474 \begin_inset Index idx
27475 status collapsed
27476
27477 \begin_layout Plain Layout
27478 PDF properties
27479 \end_layout
27480
27481 \end_inset
27482
27483
27484 \end_layout
27485
27486 \begin_layout Standard
27487 The 
27488 \family sans
27489 Document Settings
27490 \family default
27491  dialog allows you in the 
27492 \family sans
27493 PDF Properties
27494 \family default
27495  to set up special options for the PDF output of your document.
27496  All options there are provided by the LaTeX-package 
27497 \series bold
27498 hyperref
27499 \series default
27500
27501 \begin_inset Index idx
27502 status collapsed
27503
27504 \begin_layout Plain Layout
27505 LaTeX-packages ! hyperref
27506 \end_layout
27507
27508 \end_inset
27509
27510 .
27511 \end_layout
27512
27513 \begin_layout Standard
27514 Using 
27515 \series bold
27516 hyperref
27517 \series default
27518  will link all cross-references in the DVI- and PDF-output.
27519  This means that the reader of your document will be able to click on a
27520  table of contents entry or on a reference and he is shown the referenced
27521  document part.
27522  You can specify in the dialog tab 
27523 \family sans
27524 Hyperlinks
27525 \family default
27526  how the links will look like and if links for bibliographical backreferences
27527  are created.
27528  The backreferences will appear in the bibliography behind the different
27529  entries, showing the number of the section, slide, or page where the entry
27530  is referenced.
27531 \end_layout
27532
27533 \begin_layout Standard
27534 In the dialog tab 
27535 \family sans
27536 Bookmarks
27537 \family default
27538  you can set if PDF-bookmarks should be created for every section of your
27539  document to make it easier for readers to navigate through the document.
27540  You can decide if the bookmarks should be numbered like your document sections
27541  or not.
27542  With the open bookmarks level you can specify what sectioning level should
27543  be displayed in the bookmarks when opening the PDF.
27544  For example level
27545 \begin_inset space ~
27546 \end_inset
27547
27548 2 will display all sections and subsections, while level
27549 \begin_inset space ~
27550 \end_inset
27551
27552 1 will only display the sections.
27553 \end_layout
27554
27555 \begin_layout Standard
27556 The header information in the dialog tab 
27557 \family sans
27558 General
27559 \family default
27560  are saved together with the PDF as file properties.
27561  Many programs are able to extract this information to e.
27562 \begin_inset space \thinspace{}
27563 \end_inset
27564
27565 g.
27566 \begin_inset space \space{}
27567 \end_inset
27568
27569 automatically recognize who the author is and what the PDF is about.
27570  This is very useful to sort, classify, or use PDFs for bibliography issues.
27571  When the option 
27572 \family sans
27573 Automatic fill header
27574 \family default
27575  is set, LyX tries to extract the header information from your document
27576  title and author settings.
27577 \end_layout
27578
27579 \begin_layout Standard
27580 The option 
27581 \family sans
27582 Load in fullscreen mode
27583 \family default
27584  will open the PDF in fullscreen mode, which is useful for presentations.
27585 \end_layout
27586
27587 \begin_layout Standard
27588 PDF properties are also used in this document.
27589  When you look in its document settings, you can see that some additional
27590  
27591 \series bold
27592 hyperref
27593 \series default
27594  options are used.
27595  For an explanation of them we refer you to the hyperref manual 
27596 \begin_inset CommandInset citation
27597 LatexCommand cite
27598 key "hyperref"
27599
27600 \end_inset
27601
27602 .
27603 \end_layout
27604
27605 \begin_layout Section
27606 TeX Code and the LaTeX Syntax
27607 \begin_inset CommandInset label
27608 LatexCommand label
27609 name "sec:TeX-Code"
27610
27611 \end_inset
27612
27613
27614 \end_layout
27615
27616 \begin_layout Subsection
27617 TeX Code Boxes
27618 \begin_inset Index idx
27619 status collapsed
27620
27621 \begin_layout Plain Layout
27622 TeX Code
27623 \end_layout
27624
27625 \end_inset
27626
27627
27628 \begin_inset CommandInset label
27629 LatexCommand label
27630 name "sub:TeX-Code-Boxes"
27631
27632 \end_inset
27633
27634
27635 \end_layout
27636
27637 \begin_layout Standard
27638 As LyX uses LaTeX in the background, it supports many LaTeX commands and
27639  constructs, but not all.
27640  LaTeX contains of hundreds of packages which provide different commands.
27641  All the time packages are being updated and new ones added.
27642  This has the advantage that you can typeset nearly everything as there
27643  is for every problem a LaTeX-package.
27644  But LyX can of course not be up to date and support all packages and their
27645  commands.
27646 \end_layout
27647
27648 \begin_layout Standard
27649 But don't worry, you can use any LaTeX-command directly in LyX inside the
27650  TeX Code box.
27651  A TeX Code box is created by the menu 
27652 \family sans
27653 Insert\SpecialChar \menuseparator
27654 TeX
27655 \begin_inset space ~
27656 \end_inset
27657
27658 Code
27659 \family default
27660  or by the toolbar button 
27661 \begin_inset Graphics
27662         filename ../images/ert-insert.png
27663
27664 \end_inset
27665
27666 .
27667  The box can be opened by left-clicking and closed by right-clicking on
27668  it.
27669 \end_layout
27670
27671 \begin_layout Standard
27672 You can insert complete or incomplete commands as TeX Code.
27673  Incomplete means that the command argument can be Standard LyX text.
27674  For example, if you want to draw a frame around a word are therefore using
27675  the LaTeX-command 
27676 \series bold
27677
27678 \backslash
27679 fbox
27680 \series default
27681 , you can write the command part 
27682 \series bold
27683
27684 \backslash
27685 fbox{
27686 \series default
27687  in a TeX Code box before the word and the closing brace 
27688 \series bold
27689 }
27690 \series default
27691  in a second TeX Code box behind the word.
27692  The word between the two TeX Code boxes is then the argument as it is in
27693  the following example:
27694 \end_layout
27695
27696 \begin_layout Standard
27697 \begin_inset Graphics
27698         filename clipart/ERT.png
27699         scale 89
27700
27701 \end_inset
27702
27703
27704 \end_layout
27705
27706 \begin_layout Standard
27707 gives
27708 \end_layout
27709
27710 \begin_layout Standard
27711 This is a line with a 
27712 \begin_inset ERT
27713 status collapsed
27714
27715 \begin_layout Plain Layout
27716
27717
27718 \backslash
27719 fbox{
27720 \end_layout
27721
27722 \end_inset
27723
27724 framed
27725 \begin_inset ERT
27726 status collapsed
27727
27728 \begin_layout Plain Layout
27729
27730 }
27731 \end_layout
27732
27733 \end_inset
27734
27735  word.
27736 \end_layout
27737
27738 \begin_layout Standard
27739 \begin_inset Note Greyedout
27740 status open
27741
27742 \begin_layout Plain Layout
27743
27744 \series bold
27745 Note:
27746 \series default
27747  At the end of LaTeX-commands without parameters, you have to insert a space
27748  to let LaTeX know that the command is finished.
27749 \end_layout
27750
27751 \end_inset
27752
27753
27754 \end_layout
27755
27756 \begin_layout Subsection
27757 Short Introduction to the LaTeX Syntax
27758 \begin_inset OptArg
27759 status collapsed
27760
27761 \begin_layout Plain Layout
27762 The LaTeX Syntax
27763 \end_layout
27764
27765 \end_inset
27766
27767
27768 \begin_inset Index idx
27769 status collapsed
27770
27771 \begin_layout Plain Layout
27772 LaTeX Syntax
27773 \end_layout
27774
27775 \end_inset
27776
27777
27778 \begin_inset CommandInset label
27779 LatexCommand label
27780 name "sub:LaTeX-Syntax"
27781
27782 \end_inset
27783
27784
27785 \end_layout
27786
27787 \begin_layout Standard
27788 When you write larger documents or books, you will need to know something
27789  about the LaTeX-commands that LyX uses in the background.
27790  Because LaTeX is based on commands, you can 
27791 \begin_inset Quotes eld
27792 \end_inset
27793
27794 program
27795 \begin_inset Quotes erd
27796 \end_inset
27797
27798  your text.
27799  This has the advantage that the layout of the document can be changed at
27800  any time if you know the right commands.
27801  E.
27802 \begin_inset space \thinspace{}
27803 \end_inset
27804
27805 g.
27806 \begin_inset space \space{}
27807 \end_inset
27808
27809 imagine you have to write a manual for a product and the deadline is the
27810  end of the day.
27811  Your boss just has complimented you for your good work but wants to have
27812  all caption labels bold.
27813  But you have over hundred figure and table captions with non-bold labels
27814  in your manual.
27815  Of course it's impossible to change all caption labels manually in one
27816  day.
27817 \end_layout
27818
27819 \begin_layout Standard
27820 Now LaTeX comes into play.
27821  As mentioned above, for every problem there exists a LaTeX-package.
27822  First you have to find out which and therefore look in the LaTeX package
27823  database, 
27824 \begin_inset CommandInset citation
27825 LatexCommand cite
27826 key "Catalogue"
27827
27828 \end_inset
27829
27830 .
27831 \end_layout
27832
27833 \begin_layout Standard
27834 As result you know that the package 
27835 \series bold
27836 caption
27837 \series default
27838
27839 \begin_inset Index idx
27840 status collapsed
27841
27842 \begin_layout Plain Layout
27843 LaTeX-packages ! caption
27844 \end_layout
27845
27846 \end_inset
27847
27848  is what you need.
27849  To use a package, you have to load it in the document preamble (menu 
27850 \family sans
27851 Document\SpecialChar \menuseparator
27852 Settings
27853 \family default
27854 ) with the command
27855 \end_layout
27856
27857 \begin_layout Standard
27858
27859 \series bold
27860
27861 \backslash
27862 usepackage[options]{package name}
27863 \end_layout
27864
27865 \begin_layout Standard
27866 All LaTeX commands begin with a backslash, the command argument is set within
27867  two braces, and the options are set within two brackets.
27868  Note that not all commands have an argument and options.
27869 \end_layout
27870
27871 \begin_layout Standard
27872 In your case the package name is 
27873 \series bold
27874 caption
27875 \series default
27876 .
27877  After a look in the documentation of the package, you know that the option
27878  
27879 \series bold
27880 labelfont=bf
27881 \series default
27882  will change the font of all caption labels to bold.
27883  So you add the command
27884 \end_layout
27885
27886 \begin_layout Standard
27887
27888 \series bold
27889
27890 \backslash
27891 usepackage[labelfont=bf]{caption}
27892 \end_layout
27893
27894 \begin_layout Standard
27895 to the preamble and the problem is solved.
27896 \begin_inset Foot
27897 status collapsed
27898
27899 \begin_layout Plain Layout
27900 For more commands provided by the 
27901 \series bold
27902 caption
27903 \series default
27904  package, have a look at its documentation, 
27905 \begin_inset CommandInset citation
27906 LatexCommand cite
27907 key "caption"
27908
27909 \end_inset
27910
27911 .
27912 \end_layout
27913
27914 \end_inset
27915
27916
27917 \end_layout
27918
27919 \begin_layout Standard
27920 Note that some document classes have built-in solutions for well known problems
27921  like your case.
27922  For example if you use a 
27923 \family sans
27924 koma-script
27925 \family default
27926  class, you don't need the package 
27927 \series bold
27928 caption
27929 \series default
27930 , you can instead write
27931 \end_layout
27932
27933 \begin_layout Standard
27934
27935 \series bold
27936
27937 \backslash
27938 setkomafont{captionlabel}{
27939 \backslash
27940 bfseries}
27941 \end_layout
27942
27943 \begin_layout Standard
27944 in the preamble and the problem is solved.
27945  So if you plan to write a large document, you should have a look at the
27946  documentation of the document class you want to use.
27947  (
27948 \series bold
27949
27950 \backslash
27951 setkomafont
27952 \series default
27953  is an example of a command with more than one argument.)
27954 \end_layout
27955
27956 \begin_layout Standard
27957 Commands in the preamble affect the whole document, while commands in the
27958  text affect only the text after the command or only the text used as command
27959  argument.
27960  To insert a LaTeX-command in text, use the TeX Code box as described in
27961  the previous section.
27962 \end_layout
27963
27964 \begin_layout Standard
27965 If you want to learn more about LaTeX and its syntax, have a look at the
27966  LaTeX-books 
27967 \begin_inset CommandInset citation
27968 LatexCommand cite
27969 key "latexcompanion,latexguide"
27970
27971 \end_inset
27972
27973 .
27974  
27975 \end_layout
27976
27977 \begin_layout Section
27978 Previewing Snippets of your Document
27979 \begin_inset CommandInset label
27980 LatexCommand label
27981 name "sec:Previewing-snippets-of"
27982
27983 \end_inset
27984
27985
27986 \begin_inset Index idx
27987 status collapsed
27988
27989 \begin_layout Plain Layout
27990 Instant preview
27991 \end_layout
27992
27993 \end_inset
27994
27995
27996 \begin_inset Index idx
27997 status collapsed
27998
27999 \begin_layout Plain Layout
28000 Document ! Preview
28001 \end_layout
28002
28003 \end_inset
28004
28005
28006 \end_layout
28007
28008 \begin_layout Standard
28009 LyX allows you to generate previews of sections of your document on the
28010  fly so you can see how they'll look in the final document without having
28011  to break your train of thought with 
28012 \family sans
28013 View\SpecialChar \menuseparator
28014 DVI
28015 \family default
28016 .
28017 \end_layout
28018
28019 \begin_layout Standard
28020 If you would for example like to see in LyX your math formulas typeset by
28021  LaTeX, install the LaTeX-package 
28022 \series bold
28023 preview-latex
28024 \series default
28025
28026 \begin_inset Index idx
28027 status collapsed
28028
28029 \begin_layout Plain Layout
28030 LaTeX-packages ! preview-latex
28031 \end_layout
28032
28033 \end_inset
28034
28035  as explained below, and turn on 
28036 \family sans
28037 Instant
28038 \begin_inset space ~
28039 \end_inset
28040
28041 preview
28042 \family default
28043  in the 
28044 \family sans
28045 Tools\SpecialChar \menuseparator
28046 Preferences 
28047 \family default
28048 dialog under 
28049 \family sans
28050 Look
28051 \begin_inset space ~
28052 \end_inset
28053
28054 and
28055 \begin_inset space ~
28056 \end_inset
28057
28058 feel\SpecialChar \menuseparator
28059 Graphics
28060 \family default
28061 .
28062 \end_layout
28063
28064 \begin_layout Standard
28065 Previews are generated when you load a document into LyX and when you finish
28066  editing an inset.
28067  Previews of an already loaded document are 
28068 \emph on
28069 not
28070 \emph default
28071  generated just by selecting the 
28072 \family sans
28073 Instant
28074 \begin_inset space ~
28075 \end_inset
28076
28077 preview
28078 \family default
28079  check box, you have to reopen the documents to activate the previews.
28080 \end_layout
28081
28082 \begin_layout Standard
28083 LyX will generate previews of math insets.
28084  It will also generate previews of included insets if you select the 
28085 \family sans
28086 Show
28087 \begin_inset space ~
28088 \end_inset
28089
28090 preview
28091 \family default
28092  check box in the insert dialog.
28093  This is useful if you wish to generate a preview of a LaTeX figure, for
28094  example.
28095 \end_layout
28096
28097 \begin_layout Standard
28098 To get previews working, you need the LaTeX package 
28099 \series bold
28100 preview-latex
28101 \series default
28102  (on some systems named simply 
28103 \series bold
28104 preview
28105 \series default
28106 ) installed.
28107  If it is not already installed, you will find it in the TeX Catalogue,
28108  
28109 \begin_inset CommandInset citation
28110 LatexCommand cite
28111 key "TeXCatalogue"
28112
28113 \end_inset
28114
28115  or in the package manager of your LaTeX-system.
28116  You obtain prettier results if you install the program 
28117 \family typewriter
28118 pnmcrop
28119 \family default
28120  from the 
28121 \family typewriter
28122 netpbm
28123 \family default
28124  package; for LyX on Windows this program is automatically installed together
28125  with LyX.
28126 \end_layout
28127
28128 \begin_layout Standard
28129 \begin_inset VSpace bigskip
28130 \end_inset
28131
28132
28133 \end_layout
28134
28135 \begin_layout Standard
28136 You can furthermore preview the LaTeX source of the whole document or parts
28137  of it.
28138  Use the menu 
28139 \family sans
28140 View\SpecialChar \menuseparator
28141 View
28142 \begin_inset space ~
28143 \end_inset
28144
28145 Source
28146 \family default
28147  and a window will be shown where you can see the LaTeX-source code.
28148  The window shows the source of the whole paragraph where the cursor is
28149  currently in.
28150  You can also select document parts in LyX's main window, then only this
28151  selection (when it is more than one paragraph) is shown as source code.
28152  To view the whole document as source, enable the corresponding option in
28153  the source view window.
28154 \end_layout
28155
28156 \begin_layout Section
28157 Spell Checking
28158 \begin_inset CommandInset label
28159 LatexCommand label
28160 name "sec:Spellchecking"
28161
28162 \end_inset
28163
28164
28165 \begin_inset Index idx
28166 status collapsed
28167
28168 \begin_layout Plain Layout
28169 Spell checking
28170 \end_layout
28171
28172 \end_inset
28173
28174
28175 \end_layout
28176
28177 \begin_layout Standard
28178 LyX itself has no built-in spell checker.
28179  Rather it uses one of the external programs 
28180 \family typewriter
28181 aspell
28182 \family default
28183
28184 \family typewriter
28185 ispell
28186 \family default
28187
28188 \family typewriter
28189 hspell
28190 \family default
28191 , or 
28192 \family typewriter
28193 pspell
28194 \family default
28195  as backend.
28196  This section assumes you have already installed and set up one of these
28197  programs.
28198  
28199 \family typewriter
28200 aspell
28201 \family default
28202  can be seen as the successor to 
28203 \family typewriter
28204 ispell
28205 \family default
28206 , so that it is recommended to use aspell.
28207  
28208 \family typewriter
28209 hspell
28210 \family default
28211  is a Hebrew spell-checker.
28212  The used spell checker ind its settings are specified in LyX's preferences
28213  under 
28214 \family sans
28215 Language Settings
28216 \family default
28217 .
28218 \end_layout
28219
28220 \begin_layout Standard
28221 For LyX on Windows, the selection box for the spell checking program is
28222  greyed out in the preferences dialog because only 
28223 \family typewriter
28224 aspell
28225 \family default
28226  can be used.
28227 \end_layout
28228
28229 \begin_layout Standard
28230 The menu
28231 \family sans
28232  Tools\SpecialChar \menuseparator
28233 Spellchecker
28234 \family default
28235  or the toolbar button 
28236 \begin_inset Graphics
28237         filename ../images/dialog-show_spellchecker.png
28238         BoundingBox 0bp 5bp 20bp 20bp
28239
28240 \end_inset
28241
28242  starts the spell checking beginning from the current cursor position.
28243  A dialog window will appear showing any incorrect (or unknown) word found,
28244  allowing you to edit and replace it in a second line.
28245  Whenever an unknown word is found, the word is highlighted and the text
28246  scrolled so that it is visible.
28247  In the 
28248 \family sans
28249 spell checker
28250 \family default
28251  dialog, there is also a box showing suggestions for a correction, if any
28252  could be found.
28253  Clicking on one of the corrections will copy to the 
28254 \family sans
28255 Replace
28256 \family default
28257  field, double-click invokes directly the replacement.
28258  Unknown but correctly typed words can be added to the personal dictionary.
28259 \end_layout
28260
28261 \begin_layout Standard
28262 By default, the dictionary file used is determined by the document language
28263  that is set in the 
28264 \family sans
28265 Document\SpecialChar \menuseparator
28266 Settings
28267 \family default
28268  dialog.
28269  If you do not have a dictionary for the document language, spell checking
28270  will bring an error message.
28271  In this case, you can specify another dictionary file in the dialog by
28272  specifying a different 
28273 \family sans
28274 Alternative language
28275 \family default
28276  in preferences dialog.
28277 \end_layout
28278
28279 \begin_layout Standard
28280 After a spell check you will be informed about the number of checked words.
28281 \end_layout
28282
28283 \begin_layout Subsubsection*
28284 Limitations
28285 \end_layout
28286
28287 \begin_layout Standard
28288 It is not possible to change the spelling of a particular word globally,
28289  rather than having to change the spelling separately for each occurrence
28290  of the word.
28291  But you can use the 
28292 \family sans
28293 Find
28294 \begin_inset space ~
28295 \end_inset
28296
28297 &
28298 \begin_inset space ~
28299 \end_inset
28300
28301 Replace
28302 \family default
28303  dialog for that.
28304 \end_layout
28305
28306 \begin_layout Standard
28307 LyX cannot correctly spell check documents containing multiple languages.
28308  This does work with 
28309 \family typewriter
28310 pspell
28311 \family default
28312 , assuming you have marked the different languages appropriately.
28313 \end_layout
28314
28315 \begin_layout Subsubsection*
28316 Further Settings
28317 \end_layout
28318
28319 \begin_layout Standard
28320 The 
28321 \family sans
28322 Spellchecker
28323 \family default
28324  section in the preferences dialog has some additional options:
28325 \end_layout
28326
28327 \begin_layout Description
28328 Escape
28329 \begin_inset space ~
28330 \end_inset
28331
28332 characters Allows you to add non-standard characters that the spell checker
28333  should consider, e.
28334 \begin_inset space \thinspace{}
28335 \end_inset
28336
28337 g.
28338 \begin_inset space \space{}
28339 \end_inset
28340
28341 German umlauts although you are spell checking an English document.
28342  This should not normally be needed.
28343 \end_layout
28344
28345 \begin_layout Description
28346 Personal
28347 \begin_inset space ~
28348 \end_inset
28349
28350 dictionary to use a different file as your personal dictionary instead of
28351  the spell checker's default choice 
28352 \end_layout
28353
28354 \begin_layout Description
28355 Accept
28356 \begin_inset space ~
28357 \end_inset
28358
28359 compound
28360 \begin_inset space ~
28361 \end_inset
28362
28363 words Prevent the spell checker from complaining about compounded words
28364  like 
28365 \begin_inset Quotes eld
28366 \end_inset
28367
28368 passthrough
28369 \begin_inset Quotes erd
28370 \end_inset
28371
28372 .
28373 \end_layout
28374
28375 \begin_layout Description
28376 Use
28377 \begin_inset space ~
28378 \end_inset
28379
28380 input
28381 \begin_inset space ~
28382 \end_inset
28383
28384 encoding Uses the document encoding that is set in the 
28385 \family sans
28386 Document\SpecialChar \menuseparator
28387 Settings
28388 \family default
28389  dialog under 
28390 \family sans
28391 Language
28392 \family default
28393  also for the spellchecker.
28394 \begin_inset Foot
28395 status collapsed
28396
28397 \begin_layout Plain Layout
28398 The encodings are explained in section
28399 \begin_inset space ~
28400 \end_inset
28401
28402
28403 \begin_inset CommandInset ref
28404 LatexCommand ref
28405 reference "cha:The-Document-Settings"
28406
28407 \end_inset
28408
28409 .
28410 \end_layout
28411
28412 \end_inset
28413
28414  Only enable this if you use 
28415 \family typewriter
28416 ispell
28417 \family default
28418  and can't spell check words with international letters in them.
28419  There have been reports that this does not work with all dictionaries,
28420  so this is disabled by default.
28421 \end_layout
28422
28423 \begin_layout Section
28424 Thesaurus
28425 \begin_inset Index idx
28426 status collapsed
28427
28428 \begin_layout Plain Layout
28429 Thesaurus
28430 \end_layout
28431
28432 \end_inset
28433
28434
28435 \begin_inset CommandInset label
28436 LatexCommand label
28437 name "sec:Thesaurus"
28438
28439 \end_inset
28440
28441
28442 \end_layout
28443
28444 \begin_layout Standard
28445 LyX provides support for two different thesaurus frameworks:
28446 \end_layout
28447
28448 \begin_layout Enumerate
28449 The 
28450 \emph on
28451 AikSaurus
28452 \emph default
28453  library,
28454 \begin_inset Foot
28455 status collapsed
28456
28457 \begin_layout Plain Layout
28458 \begin_inset CommandInset href
28459 LatexCommand href
28460 target "http://aiksaurus.sourceforge.net"
28461
28462 \end_inset
28463
28464
28465 \end_layout
28466
28467 \end_inset
28468
28469  which is also used by Abiword, but which is English only.
28470 \end_layout
28471
28472 \begin_layout Enumerate
28473 The 
28474 \emph on
28475 MyThes
28476 \emph default
28477  library,
28478 \begin_inset Foot
28479 status collapsed
28480
28481 \begin_layout Plain Layout
28482 \begin_inset CommandInset href
28483 LatexCommand href
28484 target "http://lingucomponent.openoffice.org/thesaurus.html"
28485
28486 \end_inset
28487
28488
28489 \end_layout
28490
28491 \end_inset
28492
28493  which is also used by OpenOffice, and which supports many languages.
28494 \end_layout
28495
28496 \begin_layout Standard
28497 You need to have one of these libraries installed in order to use the thesaurus
28498  (if both are installed, 
28499 \emph on
28500 MyThes
28501 \emph default
28502  will be chosen automatically).
28503 \end_layout
28504
28505 \begin_layout Subsection
28506 Setting up the thesaurus
28507 \end_layout
28508
28509 \begin_layout Standard
28510 The 
28511 \emph on
28512 MyThes
28513 \emph default
28514  library can directly access the OpenOffice thesauri, which consist of two
28515  files per language: A file with the ending 
28516 \emph on
28517 *.dat
28518 \emph default
28519  containing the data and an index file with the ending 
28520 \emph on
28521 *.idx
28522 \emph default
28523 .
28524  The file names include the language code for the given language, so the
28525  English files are named:
28526 \end_layout
28527
28528 \begin_layout Itemize
28529 th_en_EN_v2.idx
28530 \end_layout
28531
28532 \begin_layout Itemize
28533 th_en_EN_v2.dat
28534 \end_layout
28535
28536 \begin_layout Standard
28537 If you have OpenOffice installed including its thesaurus, these files should
28538  be already on your system.
28539  If not, you can get dictionaries from the site
28540 \begin_inset Newline newline
28541 \end_inset
28542
28543
28544 \begin_inset CommandInset href
28545 LatexCommand href
28546 target "http://extensions.services.openoffice.org"
28547
28548 \end_inset
28549
28550 .
28551  Note that, as of OpenOffice 3.0, these files are usually packed in extension
28552  archives (
28553 \emph on
28554 *.oxt
28555 \emph default
28556 ) that contain other files such as spellchecker dictionaries besides the
28557  thesauri.
28558  These archives are simple zip files, so you can unpack them as you would
28559  unpack a zip archive.
28560 \end_layout
28561
28562 \begin_layout Standard
28563 Put the 
28564 \emph on
28565 *.idx
28566 \emph default
28567  and 
28568 \emph on
28569 *.dat
28570 \emph default
28571  files of all languages you want to use into one directory (do not use subfolder
28572 s), and the specify the path to this directory in 
28573 \family sans
28574 Tools\SpecialChar \menuseparator
28575 Preferences\SpecialChar \menuseparator
28576 Paths
28577 \family default
28578 .
28579  Now the thesaurus should be ready to use.
28580 \end_layout
28581
28582 \begin_layout Subsection
28583 Using the thesaurus
28584 \end_layout
28585
28586 \begin_layout Standard
28587 To start the thesaurus, use the menu 
28588 \family sans
28589 Tools\SpecialChar \menuseparator
28590 Thesaurus
28591 \family default
28592  or the toolbar button 
28593 \begin_inset Graphics
28594         filename ../images/thesaurus-entry.png
28595         BoundingBox 0bp 5bp 20bp 25bp
28596         rotateOrigin center
28597
28598 \end_inset
28599
28600  while the cursor is at the word you want to look up or while a word is
28601  selected.
28602  A dialog pops up showing you probably related words that you can use as
28603  replacement.
28604  The proposals are grouped into categories.
28605  Note that the thesaurus does not only show synonyms, but also hyperonyms
28606  and hyponyms (such as 
28607 \emph on
28608 plant
28609 \emph default
28610  for 
28611 \emph on
28612 tree
28613 \emph default
28614 ), compounds (such as 
28615 \emph on
28616 tree diagram
28617 \emph default
28618 ) and antonyms (such as 
28619 \emph on
28620 women
28621 \emph default
28622  for 
28623 \emph on
28624 men
28625 \emph default
28626 ), which are marked as such.
28627 \end_layout
28628
28629 \begin_layout Standard
28630 The language is automatically chosen from the language at the cursor, but
28631  you can also switch it in the dialog, as you can enter new words to look
28632  up directly there.
28633 \end_layout
28634
28635 \begin_layout Standard
28636 Note that the thesaurus cannot handle phrases (only compounds that are in
28637  the dictionary, such as the above 
28638 \emph on
28639 tree diagram
28640 \emph default
28641 ), and you have to use the so called lemma form, i.
28642 \begin_inset space \thinspace{}
28643 \end_inset
28644
28645 e.
28646  the form that is used in the dictionaries (for many languages: first person
28647  singular indicative active for nouns, infinitive for verbs).
28648  For example looking up the word forms 
28649 \emph on
28650 reports
28651 \emph default
28652  or 
28653 \emph on
28654 reporting
28655 \emph default
28656  yields no results, while results are shown for the word form 
28657 \emph on
28658 report
28659 \emph default
28660 .
28661  Your best bet is to highlight only the relevant parts of such word (e.
28662 \begin_inset space \thinspace{}
28663 \end_inset
28664
28665 g.
28666  
28667 \emph on
28668 report
28669 \emph default
28670  in 
28671 \emph on
28672 report
28673 \emph default
28674 s), then you get proposals without adjusting the query in the dialog, and
28675  also the replacement will probably be correct (as only the highlighted
28676  part will be replaced, thus the ending remains).
28677 \end_layout
28678
28679 \begin_layout Section
28680 Change Tracking
28681 \begin_inset Index idx
28682 status collapsed
28683
28684 \begin_layout Plain Layout
28685 Change Tracking
28686 \end_layout
28687
28688 \end_inset
28689
28690
28691 \begin_inset Index idx
28692 status collapsed
28693
28694 \begin_layout Plain Layout
28695 Document ! Change Tracking
28696 \end_layout
28697
28698 \end_inset
28699
28700
28701 \begin_inset CommandInset label
28702 LatexCommand label
28703 name "sec:Change-Tracking"
28704
28705 \end_inset
28706
28707
28708 \end_layout
28709
28710 \begin_layout Standard
28711 When you work on a document collaboratively it is extremely useful to be
28712  able to see changes that others have made highlighted in the document.
28713  You can then decide if you want to accept a change or not.
28714  This can be achieved by turning on change tracking in the menu 
28715 \family sans
28716 Document\SpecialChar \menuseparator
28717 Change
28718 \begin_inset space ~
28719 \end_inset
28720
28721 Tracking\SpecialChar \menuseparator
28722 Track
28723 \begin_inset space ~
28724 \end_inset
28725
28726 Changes
28727 \family default
28728 .
28729 \end_layout
28730
28731 \begin_layout Standard
28732 Changes made in the document will then be highlighted by colors: 
28733 \color blue
28734 Blue text
28735 \color inherit
28736  is an addition, 
28737 \color red
28738 red canceled text
28739 \color inherit
28740  is a deletion.
28741  You can change the color in LyX's preferences dialog under 
28742 \family sans
28743 Look
28744 \begin_inset space ~
28745 \end_inset
28746
28747 and
28748 \begin_inset space ~
28749 \end_inset
28750
28751 feel
28752 \family default
28753
28754 \family sans
28755 Colors
28756 \family default
28757 .
28758 \begin_inset Index idx
28759 status collapsed
28760
28761 \begin_layout Plain Layout
28762 Color ! LyX screen
28763 \end_layout
28764
28765 \end_inset
28766
28767
28768 \end_layout
28769
28770 \begin_layout Standard
28771 When change tracking is activated, you will see the review toolbar in LyX:
28772 \begin_inset Index idx
28773 status collapsed
28774
28775 \begin_layout Plain Layout
28776 Toolbar ! Review
28777 \end_layout
28778
28779 \end_inset
28780
28781
28782 \end_layout
28783
28784 \begin_layout Standard
28785 \begin_inset VSpace defskip
28786 \end_inset
28787
28788
28789 \end_layout
28790
28791 \begin_layout Standard
28792 \begin_inset Graphics
28793         filename clipart/ChangesToolbar.png
28794
28795 \end_inset
28796
28797
28798 \end_layout
28799
28800 \begin_layout Standard
28801 \begin_inset VSpace defskip
28802 \end_inset
28803
28804
28805 \end_layout
28806
28807 \begin_layout Standard
28808 The review toolbar as shown above contains from left to right the following
28809  buttons:
28810 \end_layout
28811
28812 \begin_layout Standard
28813 \begin_inset VSpace defskip
28814 \end_inset
28815
28816
28817 \end_layout
28818
28819 \begin_layout Standard
28820 \begin_inset Tabular
28821 <lyxtabular version="3" rows="10" columns="2">
28822 <features islongtable="true" tabularvalignment="middle">
28823 <column alignment="left" valignment="top" width="0">
28824 <column alignment="left" valignment="top" width="0">
28825 <row interlinespace="2.5mm">
28826 <cell alignment="center" valignment="top" usebox="none">
28827 \begin_inset Text
28828
28829 \begin_layout Plain Layout
28830 \begin_inset Graphics
28831         filename ../images/changes-track.png
28832         BoundingBox 0bp 5bp 20bp 25bp
28833         rotateOrigin center
28834
28835 \end_inset
28836
28837
28838 \end_layout
28839
28840 \end_inset
28841 </cell>
28842 <cell alignment="center" valignment="top" usebox="none">
28843 \begin_inset Text
28844
28845 \begin_layout Plain Layout
28846
28847 \family sans
28848 Document\SpecialChar \menuseparator
28849 Change
28850 \begin_inset space ~
28851 \end_inset
28852
28853 Tracking\SpecialChar \menuseparator
28854 Track
28855 \begin_inset space ~
28856 \end_inset
28857
28858 Changes
28859 \end_layout
28860
28861 \end_inset
28862 </cell>
28863 </row>
28864 <row interlinespace="2.5mm">
28865 <cell alignment="center" valignment="top" usebox="none">
28866 \begin_inset Text
28867
28868 \begin_layout Plain Layout
28869 \begin_inset Graphics
28870         filename ../images/changes-output.png
28871         BoundingBox 0bp 5bp 20bp 25bp
28872         rotateOrigin center
28873
28874 \end_inset
28875
28876
28877 \end_layout
28878
28879 \end_inset
28880 </cell>
28881 <cell alignment="center" valignment="top" usebox="none">
28882 \begin_inset Text
28883
28884 \begin_layout Plain Layout
28885
28886 \family sans
28887 Document\SpecialChar \menuseparator
28888 Change
28889 \begin_inset space ~
28890 \end_inset
28891
28892 Tracking\SpecialChar \menuseparator
28893 Show
28894 \begin_inset space ~
28895 \end_inset
28896
28897 Changes
28898 \begin_inset space ~
28899 \end_inset
28900
28901 in
28902 \begin_inset space ~
28903 \end_inset
28904
28905 Output
28906 \end_layout
28907
28908 \end_inset
28909 </cell>
28910 </row>
28911 <row interlinespace="2.5mm">
28912 <cell alignment="center" valignment="top" usebox="none">
28913 \begin_inset Text
28914
28915 \begin_layout Plain Layout
28916 \begin_inset Graphics
28917         filename ../images/change-next.png
28918         BoundingBox 0bp 5bp 20bp 25bp
28919         rotateOrigin center
28920
28921 \end_inset
28922
28923
28924 \end_layout
28925
28926 \end_inset
28927 </cell>
28928 <cell alignment="center" valignment="top" usebox="none">
28929 \begin_inset Text
28930
28931 \begin_layout Plain Layout
28932 Jumps to the next change
28933 \end_layout
28934
28935 \end_inset
28936 </cell>
28937 </row>
28938 <row interlinespace="2.5mm">
28939 <cell alignment="center" valignment="top" usebox="none">
28940 \begin_inset Text
28941
28942 \begin_layout Plain Layout
28943 \begin_inset Graphics
28944         filename ../images/change-accept.png
28945         BoundingBox 0bp 5bp 20bp 25bp
28946         rotateOrigin center
28947
28948 \end_inset
28949
28950
28951 \end_layout
28952
28953 \end_inset
28954 </cell>
28955 <cell alignment="center" valignment="top" usebox="none">
28956 \begin_inset Text
28957
28958 \begin_layout Plain Layout
28959
28960 \family sans
28961 Document\SpecialChar \menuseparator
28962 Change
28963 \begin_inset space ~
28964 \end_inset
28965
28966 Tracking\SpecialChar \menuseparator
28967 Accept
28968 \begin_inset space ~
28969 \end_inset
28970
28971 Change
28972 \end_layout
28973
28974 \end_inset
28975 </cell>
28976 </row>
28977 <row interlinespace="2.5mm">
28978 <cell alignment="center" valignment="top" usebox="none">
28979 \begin_inset Text
28980
28981 \begin_layout Plain Layout
28982 \begin_inset Graphics
28983         filename ../images/change-reject.png
28984         BoundingBox 0bp 5bp 20bp 25bp
28985         rotateOrigin center
28986
28987 \end_inset
28988
28989
28990 \end_layout
28991
28992 \end_inset
28993 </cell>
28994 <cell alignment="center" valignment="top" usebox="none">
28995 \begin_inset Text
28996
28997 \begin_layout Plain Layout
28998
28999 \family sans
29000 Document\SpecialChar \menuseparator
29001 Change
29002 \begin_inset space ~
29003 \end_inset
29004
29005 Tracking\SpecialChar \menuseparator
29006 Reject
29007 \begin_inset space ~
29008 \end_inset
29009
29010 Change
29011 \end_layout
29012
29013 \end_inset
29014 </cell>
29015 </row>
29016 <row interlinespace="2.5mm">
29017 <cell alignment="center" valignment="top" usebox="none">
29018 \begin_inset Text
29019
29020 \begin_layout Plain Layout
29021 \begin_inset Graphics
29022         filename ../images/changes-merge.png
29023         BoundingBox 0bp 5bp 20bp 25bp
29024         rotateOrigin center
29025
29026 \end_inset
29027
29028
29029 \end_layout
29030
29031 \end_inset
29032 </cell>
29033 <cell alignment="center" valignment="top" usebox="none">
29034 \begin_inset Text
29035
29036 \begin_layout Plain Layout
29037
29038 \family sans
29039 Document\SpecialChar \menuseparator
29040 Change
29041 \begin_inset space ~
29042 \end_inset
29043
29044 Tracking\SpecialChar \menuseparator
29045 Merge
29046 \begin_inset space ~
29047 \end_inset
29048
29049 Changes
29050 \end_layout
29051
29052 \end_inset
29053 </cell>
29054 </row>
29055 <row interlinespace="2.5mm">
29056 <cell alignment="center" valignment="top" usebox="none">
29057 \begin_inset Text
29058
29059 \begin_layout Plain Layout
29060 \begin_inset Graphics
29061         filename ../images/all-changes-accept.png
29062         BoundingBox 0bp 5bp 20bp 25bp
29063         rotateOrigin center
29064
29065 \end_inset
29066
29067
29068 \end_layout
29069
29070 \end_inset
29071 </cell>
29072 <cell alignment="center" valignment="top" usebox="none">
29073 \begin_inset Text
29074
29075 \begin_layout Plain Layout
29076
29077 \family sans
29078 Document\SpecialChar \menuseparator
29079 Change
29080 \begin_inset space ~
29081 \end_inset
29082
29083 Tracking\SpecialChar \menuseparator
29084 Accept
29085 \begin_inset space ~
29086 \end_inset
29087
29088 All
29089 \begin_inset space ~
29090 \end_inset
29091
29092 Changes
29093 \end_layout
29094
29095 \end_inset
29096 </cell>
29097 </row>
29098 <row interlinespace="2.5mm">
29099 <cell alignment="center" valignment="top" usebox="none">
29100 \begin_inset Text
29101
29102 \begin_layout Plain Layout
29103 \begin_inset Graphics
29104         filename ../images/all-changes-reject.png
29105         BoundingBox 0bp 5bp 20bp 25bp
29106         rotateOrigin center
29107
29108 \end_inset
29109
29110
29111 \end_layout
29112
29113 \end_inset
29114 </cell>
29115 <cell alignment="center" valignment="top" usebox="none">
29116 \begin_inset Text
29117
29118 \begin_layout Plain Layout
29119
29120 \family sans
29121 Document\SpecialChar \menuseparator
29122 Change
29123 \begin_inset space ~
29124 \end_inset
29125
29126 Tracking\SpecialChar \menuseparator
29127 Reject
29128 \begin_inset space ~
29129 \end_inset
29130
29131 All
29132 \begin_inset space ~
29133 \end_inset
29134
29135 Changes
29136 \end_layout
29137
29138 \end_inset
29139 </cell>
29140 </row>
29141 <row interlinespace="2.5mm">
29142 <cell alignment="center" valignment="top" usebox="none">
29143 \begin_inset Text
29144
29145 \begin_layout Plain Layout
29146 \begin_inset Graphics
29147         filename ../images/note-insert.png
29148         BoundingBox 0bp 5bp 20bp 25bp
29149         rotateOrigin center
29150
29151 \end_inset
29152
29153
29154 \end_layout
29155
29156 \end_inset
29157 </cell>
29158 <cell alignment="center" valignment="top" usebox="none">
29159 \begin_inset Text
29160
29161 \begin_layout Plain Layout
29162
29163 \family sans
29164 Insert\SpecialChar \menuseparator
29165 Note\SpecialChar \menuseparator
29166 LyX
29167 \begin_inset space ~
29168 \end_inset
29169
29170 Note
29171 \end_layout
29172
29173 \end_inset
29174 </cell>
29175 </row>
29176 <row interlinespace="2.5mm">
29177 <cell alignment="center" valignment="top" usebox="none">
29178 \begin_inset Text
29179
29180 \begin_layout Plain Layout
29181 \begin_inset Graphics
29182         filename ../images/note-next.png
29183         BoundingBox 0bp 5bp 20bp 25bp
29184         rotateOrigin center
29185
29186 \end_inset
29187
29188
29189 \end_layout
29190
29191 \end_inset
29192 </cell>
29193 <cell alignment="center" valignment="top" usebox="none">
29194 \begin_inset Text
29195
29196 \begin_layout Plain Layout
29197
29198 \family sans
29199 Navigate\SpecialChar \menuseparator
29200 Next
29201 \begin_inset space ~
29202 \end_inset
29203
29204 Note
29205 \end_layout
29206
29207 \end_inset
29208 </cell>
29209 </row>
29210 </lyxtabular>
29211
29212 \end_inset
29213
29214
29215 \end_layout
29216
29217 \begin_layout Standard
29218 \begin_inset VSpace defskip
29219 \end_inset
29220
29221
29222 \end_layout
29223
29224 \begin_layout Standard
29225 The review toolbar helps you to accept, reject, or merge changes – highlight
29226  the change and press one of the desired toolbar buttons.
29227  When you merge changes, a window pops up showing you information about
29228  the next change behind the current cursor position.
29229  So you don't need to highlight a certain change.
29230  Within the merge window you can decide to accept or reject changes and
29231  step to the next change.
29232  This way you can jump through all the changes in the document.
29233 \end_layout
29234
29235 \begin_layout Standard
29236 The toolbar has two buttons to handle notes because notes are often important
29237  to describe a change.
29238 \end_layout
29239
29240 \begin_layout Standard
29241 To show made changes in the output you need the LaTeX package 
29242 \series bold
29243 dvipost
29244 \series default
29245
29246 \begin_inset Index idx
29247 status collapsed
29248
29249 \begin_layout Plain Layout
29250 LaTeX-packages ! dvipost
29251 \end_layout
29252
29253 \end_inset
29254
29255  installed.
29256  You will find it in the TeX Catalogue, 
29257 \begin_inset CommandInset citation
29258 LatexCommand cite
29259 key "TeXCatalogue"
29260
29261 \end_inset
29262
29263  or in the package manager of your LaTeX-system.
29264 \end_layout
29265
29266 \begin_layout Section
29267 International Support
29268 \begin_inset Index idx
29269 status collapsed
29270
29271 \begin_layout Plain Layout
29272 International support
29273 \end_layout
29274
29275 \end_inset
29276
29277
29278 \end_layout
29279
29280 \begin_layout Standard
29281 This section describes how to use LyX with any language you want.
29282  For some non-western languages there are special Wiki-pages that explain
29283  how to set up LyX to use them: 
29284 \begin_inset CommandInset citation
29285 LatexCommand cite
29286 key "Arabic,Armenian,Farsi,Hebrew"
29287
29288 \end_inset
29289
29290
29291 \end_layout
29292
29293 \begin_layout Standard
29294 Besides languages, LyX also supports phonetic symbols, see section
29295 \begin_inset space ~
29296 \end_inset
29297
29298
29299 \begin_inset CommandInset ref
29300 LatexCommand ref
29301 reference "sub:Special-Character"
29302
29303 \end_inset
29304
29305 .
29306 \end_layout
29307
29308 \begin_layout Subsection
29309 Language Options
29310 \begin_inset Index idx
29311 status collapsed
29312
29313 \begin_layout Plain Layout
29314 Language ! Options
29315 \end_layout
29316
29317 \end_inset
29318
29319
29320 \begin_inset Index idx
29321 status collapsed
29322
29323 \begin_layout Plain Layout
29324 Document ! Settings
29325 \end_layout
29326
29327 \end_inset
29328
29329
29330 \begin_inset Index idx
29331 status collapsed
29332
29333 \begin_layout Plain Layout
29334 Document ! Language
29335 \end_layout
29336
29337 \end_inset
29338
29339
29340 \end_layout
29341
29342 \begin_layout Standard
29343 The 
29344 \family sans
29345 Document\SpecialChar \menuseparator
29346 Settings
29347 \family default
29348  dialog lets you set 
29349 \family roman
29350 the language and character encoding for your language.
29351  
29352 \end_layout
29353
29354 \begin_layout Standard
29355 Choose your language in the 
29356 \family sans
29357 Language
29358 \family default
29359  section of this dialog.
29360  The default is 
29361 \family sans
29362 English
29363 \family default
29364 .
29365 \end_layout
29366
29367 \begin_layout Standard
29368 Under 
29369 \family sans
29370 Encoding
29371 \family default
29372  you can choose the character encoding map you want to use for LaTeX export.
29373  The option 
29374 \family sans
29375 Language Default
29376 \family default
29377  is the preferred choice and works well in most cases.
29378  For details about the different encoding options see section
29379 \begin_inset space ~
29380 \end_inset
29381
29382
29383 \begin_inset CommandInset ref
29384 LatexCommand ref
29385 reference "cha:The-Document-Settings"
29386
29387 \end_inset
29388
29389 .
29390 \end_layout
29391
29392 \begin_layout Subsection
29393 Keyboard mapping configuration
29394 \begin_inset CommandInset label
29395 LatexCommand label
29396 name "sub:Keyboard-mapping"
29397
29398 \end_inset
29399
29400
29401 \end_layout
29402
29403 \begin_layout Standard
29404 If you have for example a U.S.-style keyboard and want to write in a language
29405  other than English, you can use an alternate keymap.
29406  For example, if you have a U.S.-style keyboard but want to write in Italian,
29407  you can configure LyX to use an Italian keymap.
29408  The preferences dialog allows you to choose up to two keyboard mappings,
29409  see section
29410 \begin_inset space ~
29411 \end_inset
29412
29413
29414 \begin_inset CommandInset ref
29415 LatexCommand ref
29416 reference "sub:Keyboard-Map"
29417
29418 \end_inset
29419
29420 .
29421  You can choose primary and secondary keyboard languages and then select
29422  which one you want to use.
29423 \end_layout
29424
29425 \begin_layout Standard
29426 Finally, you may just want to change a few key mappings or create an entirely
29427  different keymap (for Vulcan, for instance).
29428  You may, for example, normally write in Italian on a U.S.
29429  keyboard but want to include an occasional quotation in German.
29430  In such a case, you can write your own keyboard mapping or modify an existing
29431  one to support the characters you want.
29432  This and many other customizations are explained in the 
29433 \emph on
29434 Customization
29435 \emph default
29436  manual.
29437 \end_layout
29438
29439 \begin_layout Subsection
29440 Character Tables
29441 \end_layout
29442
29443 \begin_layout Standard
29444 Table
29445 \begin_inset space ~
29446 \end_inset
29447
29448
29449 \begin_inset CommandInset ref
29450 LatexCommand ref
29451 reference "cap:The-latin1-character"
29452
29453 \end_inset
29454
29455  shows the 
29456 \family typewriter
29457 Latin1
29458 \family default
29459  character set.
29460  You should be able to enter the characters in the first eight columns directly
29461  from the keyboard.
29462 \end_layout
29463
29464 \begin_layout Standard
29465 There are a few things you need to know about this table.
29466  Here are some of the details you'll need to bear in mind when using characters
29467  from the 
29468 \family typewriter
29469 Latin1
29470 \family default
29471  character set:
29472 \end_layout
29473
29474 \begin_layout Itemize
29475 Even if you have selected 
29476 \family sans
29477 latin1
29478 \family default
29479  in the 
29480 \family sans
29481 Document\SpecialChar \menuseparator
29482 Settings
29483 \family default
29484  dialog, users who have only the 
29485 \family typewriter
29486 T1
29487 \family default
29488 -fonts for LaTeX [or who have the 
29489 \family typewriter
29490 T1
29491 \family default
29492 -fonts but aren't using them] will still miss a few characters: D0, F0,
29493  DE, FE, AB, and BB – the uppercase and lowercase eth and thorn, and the
29494  french quotes won't show up.
29495 \end_layout
29496
29497 \begin_layout Standard
29498 \begin_inset Float table
29499 wide false
29500 sideways false
29501 status open
29502
29503 \begin_layout Plain Layout
29504 \begin_inset Caption
29505
29506 \begin_layout Plain Layout
29507 \begin_inset CommandInset label
29508 LatexCommand label
29509 name "cap:The-latin1-character"
29510
29511 \end_inset
29512
29513 The 
29514 \family typewriter
29515 latin1
29516 \family default
29517  character set
29518 \end_layout
29519
29520 \end_inset
29521
29522
29523 \end_layout
29524
29525 \begin_layout Plain Layout
29526 \align center
29527 \begin_inset Tabular
29528 <lyxtabular version="3" rows="17" columns="17">
29529 <features tabularvalignment="middle">
29530 <column alignment="center" valignment="top" width="0pt">
29531 <column alignment="center" valignment="top" width="0pt">
29532 <column alignment="center" valignment="top" width="0pt">
29533 <column alignment="center" valignment="top" width="0pt">
29534 <column alignment="center" valignment="top" width="0pt">
29535 <column alignment="center" valignment="top" width="0pt">
29536 <column alignment="center" valignment="top" width="0pt">
29537 <column alignment="center" valignment="top" width="0pt">
29538 <column alignment="center" valignment="top" width="0pt">
29539 <column alignment="center" valignment="top" width="0pt">
29540 <column alignment="center" valignment="top" width="0pt">
29541 <column alignment="center" valignment="top" width="0pt">
29542 <column alignment="center" valignment="top" width="0pt">
29543 <column alignment="center" valignment="top" width="0pt">
29544 <column alignment="center" valignment="top" width="0pt">
29545 <column alignment="center" valignment="top" width="0pt">
29546 <column alignment="center" valignment="top" width="0pt">
29547 <row>
29548 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29549 \begin_inset Text
29550
29551 \begin_layout Plain Layout
29552
29553 \end_layout
29554
29555 \end_inset
29556 </cell>
29557 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29558 \begin_inset Text
29559
29560 \begin_layout Plain Layout
29561
29562 \family roman
29563 \series medium
29564 \shape up
29565 \size tiny
29566 \emph off
29567 \bar no
29568 \noun off
29569 \color none
29570 00
29571 \end_layout
29572
29573 \end_inset
29574 </cell>
29575 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29576 \begin_inset Text
29577
29578 \begin_layout Plain Layout
29579
29580 \family roman
29581 \series medium
29582 \shape up
29583 \size tiny
29584 \emph off
29585 \bar no
29586 \noun off
29587 \color none
29588 10
29589 \end_layout
29590
29591 \end_inset
29592 </cell>
29593 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29594 \begin_inset Text
29595
29596 \begin_layout Plain Layout
29597
29598 \family roman
29599 \series medium
29600 \shape up
29601 \size tiny
29602 \emph off
29603 \bar no
29604 \noun off
29605 \color none
29606 20
29607 \end_layout
29608
29609 \end_inset
29610 </cell>
29611 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29612 \begin_inset Text
29613
29614 \begin_layout Plain Layout
29615
29616 \family roman
29617 \series medium
29618 \shape up
29619 \size tiny
29620 \emph off
29621 \bar no
29622 \noun off
29623 \color none
29624 30
29625 \end_layout
29626
29627 \end_inset
29628 </cell>
29629 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29630 \begin_inset Text
29631
29632 \begin_layout Plain Layout
29633
29634 \family roman
29635 \series medium
29636 \shape up
29637 \size tiny
29638 \emph off
29639 \bar no
29640 \noun off
29641 \color none
29642 40
29643 \end_layout
29644
29645 \end_inset
29646 </cell>
29647 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29648 \begin_inset Text
29649
29650 \begin_layout Plain Layout
29651
29652 \family roman
29653 \series medium
29654 \shape up
29655 \size tiny
29656 \emph off
29657 \bar no
29658 \noun off
29659 \color none
29660 50
29661 \end_layout
29662
29663 \end_inset
29664 </cell>
29665 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29666 \begin_inset Text
29667
29668 \begin_layout Plain Layout
29669
29670 \family roman
29671 \series medium
29672 \shape up
29673 \size tiny
29674 \emph off
29675 \bar no
29676 \noun off
29677 \color none
29678 60
29679 \end_layout
29680
29681 \end_inset
29682 </cell>
29683 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29684 \begin_inset Text
29685
29686 \begin_layout Plain Layout
29687
29688 \family roman
29689 \series medium
29690 \shape up
29691 \size tiny
29692 \emph off
29693 \bar no
29694 \noun off
29695 \color none
29696 70
29697 \end_layout
29698
29699 \end_inset
29700 </cell>
29701 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29702 \begin_inset Text
29703
29704 \begin_layout Plain Layout
29705
29706 \family roman
29707 \series medium
29708 \shape up
29709 \size tiny
29710 \emph off
29711 \bar no
29712 \noun off
29713 \color none
29714 80
29715 \end_layout
29716
29717 \end_inset
29718 </cell>
29719 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29720 \begin_inset Text
29721
29722 \begin_layout Plain Layout
29723
29724 \family roman
29725 \series medium
29726 \shape up
29727 \size tiny
29728 \emph off
29729 \bar no
29730 \noun off
29731 \color none
29732 90
29733 \end_layout
29734
29735 \end_inset
29736 </cell>
29737 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29738 \begin_inset Text
29739
29740 \begin_layout Plain Layout
29741
29742 \family roman
29743 \series medium
29744 \shape up
29745 \size tiny
29746 \emph off
29747 \bar no
29748 \noun off
29749 \color none
29750 A0
29751 \end_layout
29752
29753 \end_inset
29754 </cell>
29755 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29756 \begin_inset Text
29757
29758 \begin_layout Plain Layout
29759
29760 \family roman
29761 \series medium
29762 \shape up
29763 \size tiny
29764 \emph off
29765 \bar no
29766 \noun off
29767 \color none
29768 B0
29769 \end_layout
29770
29771 \end_inset
29772 </cell>
29773 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29774 \begin_inset Text
29775
29776 \begin_layout Plain Layout
29777
29778 \family roman
29779 \series medium
29780 \shape up
29781 \size tiny
29782 \emph off
29783 \bar no
29784 \noun off
29785 \color none
29786 C0
29787 \end_layout
29788
29789 \end_inset
29790 </cell>
29791 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29792 \begin_inset Text
29793
29794 \begin_layout Plain Layout
29795
29796 \family roman
29797 \series medium
29798 \shape up
29799 \size tiny
29800 \emph off
29801 \bar no
29802 \noun off
29803 \color none
29804 D0
29805 \end_layout
29806
29807 \end_inset
29808 </cell>
29809 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29810 \begin_inset Text
29811
29812 \begin_layout Plain Layout
29813
29814 \family roman
29815 \series medium
29816 \shape up
29817 \size tiny
29818 \emph off
29819 \bar no
29820 \noun off
29821 \color none
29822 E0
29823 \end_layout
29824
29825 \end_inset
29826 </cell>
29827 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29828 \begin_inset Text
29829
29830 \begin_layout Plain Layout
29831
29832 \family roman
29833 \series medium
29834 \shape up
29835 \size tiny
29836 \emph off
29837 \bar no
29838 \noun off
29839 \color none
29840 F0
29841 \end_layout
29842
29843 \end_inset
29844 </cell>
29845 </row>
29846 <row>
29847 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29848 \begin_inset Text
29849
29850 \begin_layout Plain Layout
29851
29852 \family roman
29853 \series medium
29854 \shape up
29855 \size tiny
29856 \emph off
29857 \bar no
29858 \noun off
29859 \color none
29860 00
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 \end_layout
29889
29890 \end_inset
29891 </cell>
29892 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29893 \begin_inset Text
29894
29895 \begin_layout Plain Layout
29896
29897 \family roman
29898 \series medium
29899 \shape up
29900 \emph off
29901 \bar no
29902 \noun off
29903 \color none
29904 0
29905 \end_layout
29906
29907 \end_inset
29908 </cell>
29909 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29910 \begin_inset Text
29911
29912 \begin_layout Plain Layout
29913
29914 \family roman
29915 \series medium
29916 \shape up
29917 \emph off
29918 \bar no
29919 \noun off
29920 \color none
29921 @
29922 \end_layout
29923
29924 \end_inset
29925 </cell>
29926 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29927 \begin_inset Text
29928
29929 \begin_layout Plain Layout
29930
29931 \family roman
29932 \series medium
29933 \shape up
29934 \emph off
29935 \bar no
29936 \noun off
29937 \color none
29938 P
29939 \end_layout
29940
29941 \end_inset
29942 </cell>
29943 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29944 \begin_inset Text
29945
29946 \begin_layout Plain Layout
29947
29948 \family roman
29949 \series medium
29950 \shape up
29951 \emph off
29952 \bar no
29953 \noun off
29954 \color none
29955 '
29956 \end_layout
29957
29958 \end_inset
29959 </cell>
29960 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29961 \begin_inset Text
29962
29963 \begin_layout Plain Layout
29964
29965 \family roman
29966 \series medium
29967 \shape up
29968 \emph off
29969 \bar no
29970 \noun off
29971 \color none
29972 p
29973 \end_layout
29974
29975 \end_inset
29976 </cell>
29977 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29978 \begin_inset Text
29979
29980 \begin_layout Plain Layout
29981
29982 \end_layout
29983
29984 \end_inset
29985 </cell>
29986 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29987 \begin_inset Text
29988
29989 \begin_layout Plain Layout
29990
29991 \end_layout
29992
29993 \end_inset
29994 </cell>
29995 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29996 \begin_inset Text
29997
29998 \begin_layout Plain Layout
29999
30000 \end_layout
30001
30002 \end_inset
30003 </cell>
30004 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30005 \begin_inset Text
30006
30007 \begin_layout Plain Layout
30008
30009 \family roman
30010 \series medium
30011 \shape up
30012 \emph off
30013 \bar no
30014 \noun off
30015 \color none
30016 °
30017 \end_layout
30018
30019 \end_inset
30020 </cell>
30021 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30022 \begin_inset Text
30023
30024 \begin_layout Plain Layout
30025
30026 \family roman
30027 \series medium
30028 \shape up
30029 \emph off
30030 \bar no
30031 \noun off
30032 \color none
30033 À
30034 \end_layout
30035
30036 \end_inset
30037 </cell>
30038 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30039 \begin_inset Text
30040
30041 \begin_layout Plain Layout
30042
30043 \family roman
30044 \series medium
30045 \shape up
30046 \emph off
30047 \bar no
30048 \noun off
30049 \color none
30050 Ð
30051 \end_layout
30052
30053 \end_inset
30054 </cell>
30055 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30056 \begin_inset Text
30057
30058 \begin_layout Plain Layout
30059
30060 \family roman
30061 \series medium
30062 \shape up
30063 \emph off
30064 \bar no
30065 \noun off
30066 \color none
30067 à
30068 \end_layout
30069
30070 \end_inset
30071 </cell>
30072 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30073 \begin_inset Text
30074
30075 \begin_layout Plain Layout
30076
30077 \family roman
30078 \series medium
30079 \shape up
30080 \emph off
30081 \bar no
30082 \noun off
30083 \color none
30084 ð
30085 \end_layout
30086
30087 \end_inset
30088 </cell>
30089 </row>
30090 <row>
30091 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30092 \begin_inset Text
30093
30094 \begin_layout Plain Layout
30095
30096 \family roman
30097 \series medium
30098 \shape up
30099 \size tiny
30100 \emph off
30101 \bar no
30102 \noun off
30103 \color none
30104 01
30105 \end_layout
30106
30107 \end_inset
30108 </cell>
30109 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30110 \begin_inset Text
30111
30112 \begin_layout Plain Layout
30113
30114 \end_layout
30115
30116 \end_inset
30117 </cell>
30118 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30119 \begin_inset Text
30120
30121 \begin_layout Plain Layout
30122
30123 \end_layout
30124
30125 \end_inset
30126 </cell>
30127 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30128 \begin_inset Text
30129
30130 \begin_layout Plain Layout
30131
30132 \family roman
30133 \series medium
30134 \shape up
30135 \emph off
30136 \bar no
30137 \noun off
30138 \color none
30139 !
30140 \end_layout
30141
30142 \end_inset
30143 </cell>
30144 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30145 \begin_inset Text
30146
30147 \begin_layout Plain Layout
30148
30149 \family roman
30150 \series medium
30151 \shape up
30152 \emph off
30153 \bar no
30154 \noun off
30155 \color none
30156 1
30157 \end_layout
30158
30159 \end_inset
30160 </cell>
30161 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30162 \begin_inset Text
30163
30164 \begin_layout Plain Layout
30165
30166 \family roman
30167 \series medium
30168 \shape up
30169 \emph off
30170 \bar no
30171 \noun off
30172 \color none
30173 A
30174 \end_layout
30175
30176 \end_inset
30177 </cell>
30178 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30179 \begin_inset Text
30180
30181 \begin_layout Plain Layout
30182
30183 \family roman
30184 \series medium
30185 \shape up
30186 \emph off
30187 \bar no
30188 \noun off
30189 \color none
30190 Q
30191 \end_layout
30192
30193 \end_inset
30194 </cell>
30195 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30196 \begin_inset Text
30197
30198 \begin_layout Plain Layout
30199
30200 \family roman
30201 \series medium
30202 \shape up
30203 \emph off
30204 \bar no
30205 \noun off
30206 \color none
30207 a
30208 \end_layout
30209
30210 \end_inset
30211 </cell>
30212 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30213 \begin_inset Text
30214
30215 \begin_layout Plain Layout
30216
30217 \family roman
30218 \series medium
30219 \shape up
30220 \emph off
30221 \bar no
30222 \noun off
30223 \color none
30224 q
30225 \end_layout
30226
30227 \end_inset
30228 </cell>
30229 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30230 \begin_inset Text
30231
30232 \begin_layout Plain Layout
30233
30234 \end_layout
30235
30236 \end_inset
30237 </cell>
30238 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30239 \begin_inset Text
30240
30241 \begin_layout Plain Layout
30242
30243 \end_layout
30244
30245 \end_inset
30246 </cell>
30247 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30248 \begin_inset Text
30249
30250 \begin_layout Plain Layout
30251
30252 \family roman
30253 \series medium
30254 \shape up
30255 \emph off
30256 \bar no
30257 \noun off
30258 \color none
30259 ¡
30260 \end_layout
30261
30262 \end_inset
30263 </cell>
30264 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30265 \begin_inset Text
30266
30267 \begin_layout Plain Layout
30268
30269 \family roman
30270 \series medium
30271 \shape up
30272 \emph off
30273 \bar no
30274 \noun off
30275 \color none
30276 ±
30277 \end_layout
30278
30279 \end_inset
30280 </cell>
30281 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30282 \begin_inset Text
30283
30284 \begin_layout Plain Layout
30285
30286 \family roman
30287 \series medium
30288 \shape up
30289 \emph off
30290 \bar no
30291 \noun off
30292 \color none
30293 Á
30294 \end_layout
30295
30296 \end_inset
30297 </cell>
30298 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30299 \begin_inset Text
30300
30301 \begin_layout Plain Layout
30302
30303 \family roman
30304 \series medium
30305 \shape up
30306 \emph off
30307 \bar no
30308 \noun off
30309 \color none
30310 Ñ
30311 \end_layout
30312
30313 \end_inset
30314 </cell>
30315 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30316 \begin_inset Text
30317
30318 \begin_layout Plain Layout
30319
30320 \family roman
30321 \series medium
30322 \shape up
30323 \emph off
30324 \bar no
30325 \noun off
30326 \color none
30327 á
30328 \end_layout
30329
30330 \end_inset
30331 </cell>
30332 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30333 \begin_inset Text
30334
30335 \begin_layout Plain Layout
30336
30337 \family roman
30338 \series medium
30339 \shape up
30340 \emph off
30341 \bar no
30342 \noun off
30343 \color none
30344 ñ
30345 \end_layout
30346
30347 \end_inset
30348 </cell>
30349 </row>
30350 <row>
30351 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30352 \begin_inset Text
30353
30354 \begin_layout Plain Layout
30355
30356 \family roman
30357 \series medium
30358 \shape up
30359 \size tiny
30360 \emph off
30361 \bar no
30362 \noun off
30363 \color none
30364 02
30365 \end_layout
30366
30367 \end_inset
30368 </cell>
30369 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30370 \begin_inset Text
30371
30372 \begin_layout Plain Layout
30373
30374 \end_layout
30375
30376 \end_inset
30377 </cell>
30378 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30379 \begin_inset Text
30380
30381 \begin_layout Plain Layout
30382
30383 \end_layout
30384
30385 \end_inset
30386 </cell>
30387 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30388 \begin_inset Text
30389
30390 \begin_layout Plain Layout
30391
30392 \family roman
30393 \series medium
30394 \shape up
30395 \emph off
30396 \bar no
30397 \noun off
30398 \color none
30399 \begin_inset Quotes eld
30400 \end_inset
30401
30402
30403 \end_layout
30404
30405 \end_inset
30406 </cell>
30407 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30408 \begin_inset Text
30409
30410 \begin_layout Plain Layout
30411
30412 \family roman
30413 \series medium
30414 \shape up
30415 \emph off
30416 \bar no
30417 \noun off
30418 \color none
30419 2
30420 \end_layout
30421
30422 \end_inset
30423 </cell>
30424 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30425 \begin_inset Text
30426
30427 \begin_layout Plain Layout
30428
30429 \family roman
30430 \series medium
30431 \shape up
30432 \emph off
30433 \bar no
30434 \noun off
30435 \color none
30436 B
30437 \end_layout
30438
30439 \end_inset
30440 </cell>
30441 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30442 \begin_inset Text
30443
30444 \begin_layout Plain Layout
30445
30446 \family roman
30447 \series medium
30448 \shape up
30449 \emph off
30450 \bar no
30451 \noun off
30452 \color none
30453 R
30454 \end_layout
30455
30456 \end_inset
30457 </cell>
30458 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30459 \begin_inset Text
30460
30461 \begin_layout Plain Layout
30462
30463 \family roman
30464 \series medium
30465 \shape up
30466 \emph off
30467 \bar no
30468 \noun off
30469 \color none
30470 b
30471 \end_layout
30472
30473 \end_inset
30474 </cell>
30475 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30476 \begin_inset Text
30477
30478 \begin_layout Plain Layout
30479
30480 \family roman
30481 \series medium
30482 \shape up
30483 \emph off
30484 \bar no
30485 \noun off
30486 \color none
30487 r
30488 \end_layout
30489
30490 \end_inset
30491 </cell>
30492 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30493 \begin_inset Text
30494
30495 \begin_layout Plain Layout
30496
30497 \end_layout
30498
30499 \end_inset
30500 </cell>
30501 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30502 \begin_inset Text
30503
30504 \begin_layout Plain Layout
30505
30506 \end_layout
30507
30508 \end_inset
30509 </cell>
30510 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30511 \begin_inset Text
30512
30513 \begin_layout Plain Layout
30514 ¢
30515 \end_layout
30516
30517 \end_inset
30518 </cell>
30519 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30520 \begin_inset Text
30521
30522 \begin_layout Plain Layout
30523
30524 \family roman
30525 \series medium
30526 \shape up
30527 \emph off
30528 \bar no
30529 \noun off
30530 \color none
30531 ²
30532 \end_layout
30533
30534 \end_inset
30535 </cell>
30536 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30537 \begin_inset Text
30538
30539 \begin_layout Plain Layout
30540
30541 \family roman
30542 \series medium
30543 \shape up
30544 \emph off
30545 \bar no
30546 \noun off
30547 \color none
30548 Â
30549 \end_layout
30550
30551 \end_inset
30552 </cell>
30553 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30554 \begin_inset Text
30555
30556 \begin_layout Plain Layout
30557
30558 \family roman
30559 \series medium
30560 \shape up
30561 \emph off
30562 \bar no
30563 \noun off
30564 \color none
30565 Ò
30566 \end_layout
30567
30568 \end_inset
30569 </cell>
30570 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30571 \begin_inset Text
30572
30573 \begin_layout Plain Layout
30574
30575 \family roman
30576 \series medium
30577 \shape up
30578 \emph off
30579 \bar no
30580 \noun off
30581 \color none
30582 â
30583 \end_layout
30584
30585 \end_inset
30586 </cell>
30587 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30588 \begin_inset Text
30589
30590 \begin_layout Plain Layout
30591
30592 \family roman
30593 \series medium
30594 \shape up
30595 \emph off
30596 \bar no
30597 \noun off
30598 \color none
30599 ò
30600 \end_layout
30601
30602 \end_inset
30603 </cell>
30604 </row>
30605 <row>
30606 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30607 \begin_inset Text
30608
30609 \begin_layout Plain Layout
30610
30611 \family roman
30612 \series medium
30613 \shape up
30614 \size tiny
30615 \emph off
30616 \bar no
30617 \noun off
30618 \color none
30619 03
30620 \end_layout
30621
30622 \end_inset
30623 </cell>
30624 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30625 \begin_inset Text
30626
30627 \begin_layout Plain Layout
30628
30629 \end_layout
30630
30631 \end_inset
30632 </cell>
30633 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30634 \begin_inset Text
30635
30636 \begin_layout Plain Layout
30637
30638 \end_layout
30639
30640 \end_inset
30641 </cell>
30642 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30643 \begin_inset Text
30644
30645 \begin_layout Plain Layout
30646
30647 \family roman
30648 \series medium
30649 \shape up
30650 \emph off
30651 \bar no
30652 \noun off
30653 \color none
30654 #
30655 \end_layout
30656
30657 \end_inset
30658 </cell>
30659 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30660 \begin_inset Text
30661
30662 \begin_layout Plain Layout
30663
30664 \family roman
30665 \series medium
30666 \shape up
30667 \emph off
30668 \bar no
30669 \noun off
30670 \color none
30671 3
30672 \end_layout
30673
30674 \end_inset
30675 </cell>
30676 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30677 \begin_inset Text
30678
30679 \begin_layout Plain Layout
30680
30681 \family roman
30682 \series medium
30683 \shape up
30684 \emph off
30685 \bar no
30686 \noun off
30687 \color none
30688 C
30689 \end_layout
30690
30691 \end_inset
30692 </cell>
30693 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30694 \begin_inset Text
30695
30696 \begin_layout Plain Layout
30697
30698 \family roman
30699 \series medium
30700 \shape up
30701 \emph off
30702 \bar no
30703 \noun off
30704 \color none
30705 S
30706 \end_layout
30707
30708 \end_inset
30709 </cell>
30710 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30711 \begin_inset Text
30712
30713 \begin_layout Plain Layout
30714
30715 \family roman
30716 \series medium
30717 \shape up
30718 \emph off
30719 \bar no
30720 \noun off
30721 \color none
30722 c
30723 \end_layout
30724
30725 \end_inset
30726 </cell>
30727 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30728 \begin_inset Text
30729
30730 \begin_layout Plain Layout
30731
30732 \family roman
30733 \series medium
30734 \shape up
30735 \emph off
30736 \bar no
30737 \noun off
30738 \color none
30739 s
30740 \end_layout
30741
30742 \end_inset
30743 </cell>
30744 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30745 \begin_inset Text
30746
30747 \begin_layout Plain Layout
30748
30749 \end_layout
30750
30751 \end_inset
30752 </cell>
30753 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30754 \begin_inset Text
30755
30756 \begin_layout Plain Layout
30757
30758 \end_layout
30759
30760 \end_inset
30761 </cell>
30762 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30763 \begin_inset Text
30764
30765 \begin_layout Plain Layout
30766
30767 \family roman
30768 \series medium
30769 \shape up
30770 \emph off
30771 \bar no
30772 \noun off
30773 \color none
30774 £
30775 \end_layout
30776
30777 \end_inset
30778 </cell>
30779 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30780 \begin_inset Text
30781
30782 \begin_layout Plain Layout
30783
30784 \family roman
30785 \series medium
30786 \shape up
30787 \emph off
30788 \bar no
30789 \noun off
30790 \color none
30791 ³
30792 \end_layout
30793
30794 \end_inset
30795 </cell>
30796 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30797 \begin_inset Text
30798
30799 \begin_layout Plain Layout
30800
30801 \family roman
30802 \series medium
30803 \shape up
30804 \emph off
30805 \bar no
30806 \noun off
30807 \color none
30808 Ã
30809 \end_layout
30810
30811 \end_inset
30812 </cell>
30813 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30814 \begin_inset Text
30815
30816 \begin_layout Plain Layout
30817
30818 \family roman
30819 \series medium
30820 \shape up
30821 \emph off
30822 \bar no
30823 \noun off
30824 \color none
30825 Ó
30826 \end_layout
30827
30828 \end_inset
30829 </cell>
30830 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30831 \begin_inset Text
30832
30833 \begin_layout Plain Layout
30834
30835 \family roman
30836 \series medium
30837 \shape up
30838 \emph off
30839 \bar no
30840 \noun off
30841 \color none
30842 ã
30843 \end_layout
30844
30845 \end_inset
30846 </cell>
30847 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30848 \begin_inset Text
30849
30850 \begin_layout Plain Layout
30851
30852 \family roman
30853 \series medium
30854 \shape up
30855 \emph off
30856 \bar no
30857 \noun off
30858 \color none
30859 ó
30860 \end_layout
30861
30862 \end_inset
30863 </cell>
30864 </row>
30865 <row>
30866 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30867 \begin_inset Text
30868
30869 \begin_layout Plain Layout
30870
30871 \family roman
30872 \series medium
30873 \shape up
30874 \size tiny
30875 \emph off
30876 \bar no
30877 \noun off
30878 \color none
30879 04
30880 \end_layout
30881
30882 \end_inset
30883 </cell>
30884 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30885 \begin_inset Text
30886
30887 \begin_layout Plain Layout
30888
30889 \end_layout
30890
30891 \end_inset
30892 </cell>
30893 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30894 \begin_inset Text
30895
30896 \begin_layout Plain Layout
30897
30898 \end_layout
30899
30900 \end_inset
30901 </cell>
30902 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30903 \begin_inset Text
30904
30905 \begin_layout Plain Layout
30906
30907 \family roman
30908 \series medium
30909 \shape up
30910 \emph off
30911 \bar no
30912 \noun off
30913 \color none
30914 $
30915 \end_layout
30916
30917 \end_inset
30918 </cell>
30919 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30920 \begin_inset Text
30921
30922 \begin_layout Plain Layout
30923
30924 \family roman
30925 \series medium
30926 \shape up
30927 \emph off
30928 \bar no
30929 \noun off
30930 \color none
30931 4
30932 \end_layout
30933
30934 \end_inset
30935 </cell>
30936 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30937 \begin_inset Text
30938
30939 \begin_layout Plain Layout
30940
30941 \family roman
30942 \series medium
30943 \shape up
30944 \emph off
30945 \bar no
30946 \noun off
30947 \color none
30948 D
30949 \end_layout
30950
30951 \end_inset
30952 </cell>
30953 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30954 \begin_inset Text
30955
30956 \begin_layout Plain Layout
30957
30958 \family roman
30959 \series medium
30960 \shape up
30961 \emph off
30962 \bar no
30963 \noun off
30964 \color none
30965 T
30966 \end_layout
30967
30968 \end_inset
30969 </cell>
30970 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30971 \begin_inset Text
30972
30973 \begin_layout Plain Layout
30974
30975 \family roman
30976 \series medium
30977 \shape up
30978 \emph off
30979 \bar no
30980 \noun off
30981 \color none
30982 d
30983 \end_layout
30984
30985 \end_inset
30986 </cell>
30987 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30988 \begin_inset Text
30989
30990 \begin_layout Plain Layout
30991
30992 \family roman
30993 \series medium
30994 \shape up
30995 \emph off
30996 \bar no
30997 \noun off
30998 \color none
30999 t
31000 \end_layout
31001
31002 \end_inset
31003 </cell>
31004 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31005 \begin_inset Text
31006
31007 \begin_layout Plain Layout
31008
31009 \end_layout
31010
31011 \end_inset
31012 </cell>
31013 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31014 \begin_inset Text
31015
31016 \begin_layout Plain Layout
31017
31018 \end_layout
31019
31020 \end_inset
31021 </cell>
31022 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31023 \begin_inset Text
31024
31025 \begin_layout Plain Layout
31026 ¤
31027 \end_layout
31028
31029 \end_inset
31030 </cell>
31031 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31032 \begin_inset Text
31033
31034 \begin_layout Plain Layout
31035
31036 \family roman
31037 \series medium
31038 \shape up
31039 \emph off
31040 \bar no
31041 \noun off
31042 \color none
31043 ´
31044 \end_layout
31045
31046 \end_inset
31047 </cell>
31048 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31049 \begin_inset Text
31050
31051 \begin_layout Plain Layout
31052
31053 \family roman
31054 \series medium
31055 \shape up
31056 \emph off
31057 \bar no
31058 \noun off
31059 \color none
31060 Ä
31061 \end_layout
31062
31063 \end_inset
31064 </cell>
31065 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31066 \begin_inset Text
31067
31068 \begin_layout Plain Layout
31069
31070 \family roman
31071 \series medium
31072 \shape up
31073 \emph off
31074 \bar no
31075 \noun off
31076 \color none
31077 Ô
31078 \end_layout
31079
31080 \end_inset
31081 </cell>
31082 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31083 \begin_inset Text
31084
31085 \begin_layout Plain Layout
31086
31087 \family roman
31088 \series medium
31089 \shape up
31090 \emph off
31091 \bar no
31092 \noun off
31093 \color none
31094 ä
31095 \end_layout
31096
31097 \end_inset
31098 </cell>
31099 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31100 \begin_inset Text
31101
31102 \begin_layout Plain Layout
31103
31104 \family roman
31105 \series medium
31106 \shape up
31107 \emph off
31108 \bar no
31109 \noun off
31110 \color none
31111 ô
31112 \end_layout
31113
31114 \end_inset
31115 </cell>
31116 </row>
31117 <row>
31118 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31119 \begin_inset Text
31120
31121 \begin_layout Plain Layout
31122
31123 \family roman
31124 \series medium
31125 \shape up
31126 \size tiny
31127 \emph off
31128 \bar no
31129 \noun off
31130 \color none
31131 05
31132 \end_layout
31133
31134 \end_inset
31135 </cell>
31136 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31137 \begin_inset Text
31138
31139 \begin_layout Plain Layout
31140
31141 \end_layout
31142
31143 \end_inset
31144 </cell>
31145 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31146 \begin_inset Text
31147
31148 \begin_layout Plain Layout
31149
31150 \end_layout
31151
31152 \end_inset
31153 </cell>
31154 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31155 \begin_inset Text
31156
31157 \begin_layout Plain Layout
31158
31159 \family roman
31160 \series medium
31161 \shape up
31162 \emph off
31163 \bar no
31164 \noun off
31165 \color none
31166 %
31167 \end_layout
31168
31169 \end_inset
31170 </cell>
31171 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31172 \begin_inset Text
31173
31174 \begin_layout Plain Layout
31175
31176 \family roman
31177 \series medium
31178 \shape up
31179 \emph off
31180 \bar no
31181 \noun off
31182 \color none
31183 5
31184 \end_layout
31185
31186 \end_inset
31187 </cell>
31188 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31189 \begin_inset Text
31190
31191 \begin_layout Plain Layout
31192
31193 \family roman
31194 \series medium
31195 \shape up
31196 \emph off
31197 \bar no
31198 \noun off
31199 \color none
31200 E
31201 \end_layout
31202
31203 \end_inset
31204 </cell>
31205 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31206 \begin_inset Text
31207
31208 \begin_layout Plain Layout
31209
31210 \family roman
31211 \series medium
31212 \shape up
31213 \emph off
31214 \bar no
31215 \noun off
31216 \color none
31217 U
31218 \end_layout
31219
31220 \end_inset
31221 </cell>
31222 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31223 \begin_inset Text
31224
31225 \begin_layout Plain Layout
31226
31227 \family roman
31228 \series medium
31229 \shape up
31230 \emph off
31231 \bar no
31232 \noun off
31233 \color none
31234 e
31235 \end_layout
31236
31237 \end_inset
31238 </cell>
31239 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31240 \begin_inset Text
31241
31242 \begin_layout Plain Layout
31243
31244 \family roman
31245 \series medium
31246 \shape up
31247 \emph off
31248 \bar no
31249 \noun off
31250 \color none
31251 u
31252 \end_layout
31253
31254 \end_inset
31255 </cell>
31256 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31257 \begin_inset Text
31258
31259 \begin_layout Plain Layout
31260
31261 \end_layout
31262
31263 \end_inset
31264 </cell>
31265 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31266 \begin_inset Text
31267
31268 \begin_layout Plain Layout
31269
31270 \end_layout
31271
31272 \end_inset
31273 </cell>
31274 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31275 \begin_inset Text
31276
31277 \begin_layout Plain Layout
31278 ¥
31279 \end_layout
31280
31281 \end_inset
31282 </cell>
31283 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31284 \begin_inset Text
31285
31286 \begin_layout Plain Layout
31287
31288 \family roman
31289 \series medium
31290 \shape up
31291 \emph off
31292 \bar no
31293 \noun off
31294 \color none
31295 µ
31296 \end_layout
31297
31298 \end_inset
31299 </cell>
31300 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31301 \begin_inset Text
31302
31303 \begin_layout Plain Layout
31304
31305 \family roman
31306 \series medium
31307 \shape up
31308 \emph off
31309 \bar no
31310 \noun off
31311 \color none
31312 Å
31313 \end_layout
31314
31315 \end_inset
31316 </cell>
31317 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31318 \begin_inset Text
31319
31320 \begin_layout Plain Layout
31321
31322 \family roman
31323 \series medium
31324 \shape up
31325 \emph off
31326 \bar no
31327 \noun off
31328 \color none
31329 Õ
31330 \end_layout
31331
31332 \end_inset
31333 </cell>
31334 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31335 \begin_inset Text
31336
31337 \begin_layout Plain Layout
31338
31339 \family roman
31340 \series medium
31341 \shape up
31342 \emph off
31343 \bar no
31344 \noun off
31345 \color none
31346 å
31347 \end_layout
31348
31349 \end_inset
31350 </cell>
31351 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31352 \begin_inset Text
31353
31354 \begin_layout Plain Layout
31355
31356 \family roman
31357 \series medium
31358 \shape up
31359 \emph off
31360 \bar no
31361 \noun off
31362 \color none
31363 õ
31364 \end_layout
31365
31366 \end_inset
31367 </cell>
31368 </row>
31369 <row>
31370 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31371 \begin_inset Text
31372
31373 \begin_layout Plain Layout
31374
31375 \family roman
31376 \series medium
31377 \shape up
31378 \size tiny
31379 \emph off
31380 \bar no
31381 \noun off
31382 \color none
31383 06
31384 \end_layout
31385
31386 \end_inset
31387 </cell>
31388 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31389 \begin_inset Text
31390
31391 \begin_layout Plain Layout
31392
31393 \end_layout
31394
31395 \end_inset
31396 </cell>
31397 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31398 \begin_inset Text
31399
31400 \begin_layout Plain Layout
31401
31402 \end_layout
31403
31404 \end_inset
31405 </cell>
31406 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31407 \begin_inset Text
31408
31409 \begin_layout Plain Layout
31410
31411 \family roman
31412 \series medium
31413 \shape up
31414 \emph off
31415 \bar no
31416 \noun off
31417 \color none
31418 &
31419 \end_layout
31420
31421 \end_inset
31422 </cell>
31423 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31424 \begin_inset Text
31425
31426 \begin_layout Plain Layout
31427
31428 \family roman
31429 \series medium
31430 \shape up
31431 \emph off
31432 \bar no
31433 \noun off
31434 \color none
31435 6
31436 \end_layout
31437
31438 \end_inset
31439 </cell>
31440 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31441 \begin_inset Text
31442
31443 \begin_layout Plain Layout
31444
31445 \family roman
31446 \series medium
31447 \shape up
31448 \emph off
31449 \bar no
31450 \noun off
31451 \color none
31452 F
31453 \end_layout
31454
31455 \end_inset
31456 </cell>
31457 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31458 \begin_inset Text
31459
31460 \begin_layout Plain Layout
31461
31462 \family roman
31463 \series medium
31464 \shape up
31465 \emph off
31466 \bar no
31467 \noun off
31468 \color none
31469 V
31470 \end_layout
31471
31472 \end_inset
31473 </cell>
31474 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31475 \begin_inset Text
31476
31477 \begin_layout Plain Layout
31478
31479 \family roman
31480 \series medium
31481 \shape up
31482 \emph off
31483 \bar no
31484 \noun off
31485 \color none
31486 f
31487 \end_layout
31488
31489 \end_inset
31490 </cell>
31491 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31492 \begin_inset Text
31493
31494 \begin_layout Plain Layout
31495
31496 \family roman
31497 \series medium
31498 \shape up
31499 \emph off
31500 \bar no
31501 \noun off
31502 \color none
31503 v
31504 \end_layout
31505
31506 \end_inset
31507 </cell>
31508 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31509 \begin_inset Text
31510
31511 \begin_layout Plain Layout
31512
31513 \end_layout
31514
31515 \end_inset
31516 </cell>
31517 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31518 \begin_inset Text
31519
31520 \begin_layout Plain Layout
31521
31522 \end_layout
31523
31524 \end_inset
31525 </cell>
31526 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31527 \begin_inset Text
31528
31529 \begin_layout Plain Layout
31530 ¦
31531 \end_layout
31532
31533 \end_inset
31534 </cell>
31535 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31536 \begin_inset Text
31537
31538 \begin_layout Plain Layout
31539
31540 \family roman
31541 \series medium
31542 \shape up
31543 \emph off
31544 \bar no
31545 \noun off
31546 \color none
31547
31548 \end_layout
31549
31550 \end_inset
31551 </cell>
31552 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31553 \begin_inset Text
31554
31555 \begin_layout Plain Layout
31556
31557 \family roman
31558 \series medium
31559 \shape up
31560 \emph off
31561 \bar no
31562 \noun off
31563 \color none
31564 Æ
31565 \end_layout
31566
31567 \end_inset
31568 </cell>
31569 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31570 \begin_inset Text
31571
31572 \begin_layout Plain Layout
31573
31574 \family roman
31575 \series medium
31576 \shape up
31577 \emph off
31578 \bar no
31579 \noun off
31580 \color none
31581 Ö
31582 \end_layout
31583
31584 \end_inset
31585 </cell>
31586 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31587 \begin_inset Text
31588
31589 \begin_layout Plain Layout
31590
31591 \family roman
31592 \series medium
31593 \shape up
31594 \emph off
31595 \bar no
31596 \noun off
31597 \color none
31598 æ
31599 \end_layout
31600
31601 \end_inset
31602 </cell>
31603 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31604 \begin_inset Text
31605
31606 \begin_layout Plain Layout
31607
31608 \family roman
31609 \series medium
31610 \shape up
31611 \emph off
31612 \bar no
31613 \noun off
31614 \color none
31615 ö
31616 \end_layout
31617
31618 \end_inset
31619 </cell>
31620 </row>
31621 <row>
31622 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31623 \begin_inset Text
31624
31625 \begin_layout Plain Layout
31626
31627 \family roman
31628 \series medium
31629 \shape up
31630 \size tiny
31631 \emph off
31632 \bar no
31633 \noun off
31634 \color none
31635 07
31636 \end_layout
31637
31638 \end_inset
31639 </cell>
31640 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31641 \begin_inset Text
31642
31643 \begin_layout Plain Layout
31644
31645 \end_layout
31646
31647 \end_inset
31648 </cell>
31649 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31650 \begin_inset Text
31651
31652 \begin_layout Plain Layout
31653
31654 \end_layout
31655
31656 \end_inset
31657 </cell>
31658 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31659 \begin_inset Text
31660
31661 \begin_layout Plain Layout
31662
31663 \family roman
31664 \series medium
31665 \shape up
31666 \emph off
31667 \bar no
31668 \noun off
31669 \color none
31670 `
31671 \end_layout
31672
31673 \end_inset
31674 </cell>
31675 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31676 \begin_inset Text
31677
31678 \begin_layout Plain Layout
31679
31680 \family roman
31681 \series medium
31682 \shape up
31683 \emph off
31684 \bar no
31685 \noun off
31686 \color none
31687 7
31688 \end_layout
31689
31690 \end_inset
31691 </cell>
31692 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31693 \begin_inset Text
31694
31695 \begin_layout Plain Layout
31696
31697 \family roman
31698 \series medium
31699 \shape up
31700 \emph off
31701 \bar no
31702 \noun off
31703 \color none
31704 G
31705 \end_layout
31706
31707 \end_inset
31708 </cell>
31709 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31710 \begin_inset Text
31711
31712 \begin_layout Plain Layout
31713
31714 \family roman
31715 \series medium
31716 \shape up
31717 \emph off
31718 \bar no
31719 \noun off
31720 \color none
31721 W
31722 \end_layout
31723
31724 \end_inset
31725 </cell>
31726 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31727 \begin_inset Text
31728
31729 \begin_layout Plain Layout
31730
31731 \family roman
31732 \series medium
31733 \shape up
31734 \emph off
31735 \bar no
31736 \noun off
31737 \color none
31738 g
31739 \end_layout
31740
31741 \end_inset
31742 </cell>
31743 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31744 \begin_inset Text
31745
31746 \begin_layout Plain Layout
31747
31748 \family roman
31749 \series medium
31750 \shape up
31751 \emph off
31752 \bar no
31753 \noun off
31754 \color none
31755 w
31756 \end_layout
31757
31758 \end_inset
31759 </cell>
31760 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31761 \begin_inset Text
31762
31763 \begin_layout Plain Layout
31764
31765 \end_layout
31766
31767 \end_inset
31768 </cell>
31769 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31770 \begin_inset Text
31771
31772 \begin_layout Plain Layout
31773
31774 \end_layout
31775
31776 \end_inset
31777 </cell>
31778 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31779 \begin_inset Text
31780
31781 \begin_layout Plain Layout
31782
31783 \family roman
31784 \series medium
31785 \shape up
31786 \emph off
31787 \bar no
31788 \noun off
31789 \color none
31790 §
31791 \end_layout
31792
31793 \end_inset
31794 </cell>
31795 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31796 \begin_inset Text
31797
31798 \begin_layout Plain Layout
31799
31800 \family roman
31801 \series medium
31802 \shape up
31803 \emph off
31804 \bar no
31805 \noun off
31806 \color none
31807 ·
31808 \end_layout
31809
31810 \end_inset
31811 </cell>
31812 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31813 \begin_inset Text
31814
31815 \begin_layout Plain Layout
31816
31817 \family roman
31818 \series medium
31819 \shape up
31820 \emph off
31821 \bar no
31822 \noun off
31823 \color none
31824 Ç
31825 \end_layout
31826
31827 \end_inset
31828 </cell>
31829 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31830 \begin_inset Text
31831
31832 \begin_layout Plain Layout
31833
31834 \family roman
31835 \series medium
31836 \shape up
31837 \emph off
31838 \bar no
31839 \noun off
31840 \color none
31841 ×
31842 \end_layout
31843
31844 \end_inset
31845 </cell>
31846 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31847 \begin_inset Text
31848
31849 \begin_layout Plain Layout
31850
31851 \family roman
31852 \series medium
31853 \shape up
31854 \emph off
31855 \bar no
31856 \noun off
31857 \color none
31858 ç
31859 \end_layout
31860
31861 \end_inset
31862 </cell>
31863 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31864 \begin_inset Text
31865
31866 \begin_layout Plain Layout
31867
31868 \family roman
31869 \series medium
31870 \shape up
31871 \emph off
31872 \bar no
31873 \noun off
31874 \color none
31875 ÷
31876 \end_layout
31877
31878 \end_inset
31879 </cell>
31880 </row>
31881 <row>
31882 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31883 \begin_inset Text
31884
31885 \begin_layout Plain Layout
31886
31887 \family roman
31888 \series medium
31889 \shape up
31890 \size tiny
31891 \emph off
31892 \bar no
31893 \noun off
31894 \color none
31895 08
31896 \end_layout
31897
31898 \end_inset
31899 </cell>
31900 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31901 \begin_inset Text
31902
31903 \begin_layout Plain Layout
31904
31905 \end_layout
31906
31907 \end_inset
31908 </cell>
31909 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31910 \begin_inset Text
31911
31912 \begin_layout Plain Layout
31913
31914 \end_layout
31915
31916 \end_inset
31917 </cell>
31918 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31919 \begin_inset Text
31920
31921 \begin_layout Plain Layout
31922
31923 \family roman
31924 \series medium
31925 \shape up
31926 \emph off
31927 \bar no
31928 \noun off
31929 \color none
31930 (
31931 \end_layout
31932
31933 \end_inset
31934 </cell>
31935 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31936 \begin_inset Text
31937
31938 \begin_layout Plain Layout
31939
31940 \family roman
31941 \series medium
31942 \shape up
31943 \emph off
31944 \bar no
31945 \noun off
31946 \color none
31947 8
31948 \end_layout
31949
31950 \end_inset
31951 </cell>
31952 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31953 \begin_inset Text
31954
31955 \begin_layout Plain Layout
31956
31957 \family roman
31958 \series medium
31959 \shape up
31960 \emph off
31961 \bar no
31962 \noun off
31963 \color none
31964 H
31965 \end_layout
31966
31967 \end_inset
31968 </cell>
31969 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31970 \begin_inset Text
31971
31972 \begin_layout Plain Layout
31973
31974 \family roman
31975 \series medium
31976 \shape up
31977 \emph off
31978 \bar no
31979 \noun off
31980 \color none
31981 X
31982 \end_layout
31983
31984 \end_inset
31985 </cell>
31986 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31987 \begin_inset Text
31988
31989 \begin_layout Plain Layout
31990
31991 \family roman
31992 \series medium
31993 \shape up
31994 \emph off
31995 \bar no
31996 \noun off
31997 \color none
31998 h
31999 \end_layout
32000
32001 \end_inset
32002 </cell>
32003 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32004 \begin_inset Text
32005
32006 \begin_layout Plain Layout
32007
32008 \family roman
32009 \series medium
32010 \shape up
32011 \emph off
32012 \bar no
32013 \noun off
32014 \color none
32015 x
32016 \end_layout
32017
32018 \end_inset
32019 </cell>
32020 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32021 \begin_inset Text
32022
32023 \begin_layout Plain Layout
32024
32025 \end_layout
32026
32027 \end_inset
32028 </cell>
32029 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32030 \begin_inset Text
32031
32032 \begin_layout Plain Layout
32033
32034 \end_layout
32035
32036 \end_inset
32037 </cell>
32038 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32039 \begin_inset Text
32040
32041 \begin_layout Plain Layout
32042
32043 \family roman
32044 \series medium
32045 \shape up
32046 \emph off
32047 \bar no
32048 \noun off
32049 \color none
32050 ¨
32051 \end_layout
32052
32053 \end_inset
32054 </cell>
32055 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32056 \begin_inset Text
32057
32058 \begin_layout Plain Layout
32059
32060 \family roman
32061 \series medium
32062 \shape up
32063 \emph off
32064 \bar no
32065 \noun off
32066 \color none
32067 ¸
32068 \end_layout
32069
32070 \end_inset
32071 </cell>
32072 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32073 \begin_inset Text
32074
32075 \begin_layout Plain Layout
32076
32077 \family roman
32078 \series medium
32079 \shape up
32080 \emph off
32081 \bar no
32082 \noun off
32083 \color none
32084 È
32085 \end_layout
32086
32087 \end_inset
32088 </cell>
32089 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32090 \begin_inset Text
32091
32092 \begin_layout Plain Layout
32093
32094 \family roman
32095 \series medium
32096 \shape up
32097 \emph off
32098 \bar no
32099 \noun off
32100 \color none
32101 Ø
32102 \end_layout
32103
32104 \end_inset
32105 </cell>
32106 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32107 \begin_inset Text
32108
32109 \begin_layout Plain Layout
32110
32111 \family roman
32112 \series medium
32113 \shape up
32114 \emph off
32115 \bar no
32116 \noun off
32117 \color none
32118 è
32119 \end_layout
32120
32121 \end_inset
32122 </cell>
32123 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32124 \begin_inset Text
32125
32126 \begin_layout Plain Layout
32127
32128 \family roman
32129 \series medium
32130 \shape up
32131 \emph off
32132 \bar no
32133 \noun off
32134 \color none
32135 ø
32136 \end_layout
32137
32138 \end_inset
32139 </cell>
32140 </row>
32141 <row>
32142 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32143 \begin_inset Text
32144
32145 \begin_layout Plain Layout
32146
32147 \family roman
32148 \series medium
32149 \shape up
32150 \size tiny
32151 \emph off
32152 \bar no
32153 \noun off
32154 \color none
32155 09
32156 \end_layout
32157
32158 \end_inset
32159 </cell>
32160 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32161 \begin_inset Text
32162
32163 \begin_layout Plain Layout
32164
32165 \end_layout
32166
32167 \end_inset
32168 </cell>
32169 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32170 \begin_inset Text
32171
32172 \begin_layout Plain Layout
32173
32174 \end_layout
32175
32176 \end_inset
32177 </cell>
32178 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32179 \begin_inset Text
32180
32181 \begin_layout Plain Layout
32182
32183 \family roman
32184 \series medium
32185 \shape up
32186 \emph off
32187 \bar no
32188 \noun off
32189 \color none
32190 )
32191 \end_layout
32192
32193 \end_inset
32194 </cell>
32195 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32196 \begin_inset Text
32197
32198 \begin_layout Plain Layout
32199
32200 \family roman
32201 \series medium
32202 \shape up
32203 \emph off
32204 \bar no
32205 \noun off
32206 \color none
32207 9
32208 \end_layout
32209
32210 \end_inset
32211 </cell>
32212 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32213 \begin_inset Text
32214
32215 \begin_layout Plain Layout
32216
32217 \family roman
32218 \series medium
32219 \shape up
32220 \emph off
32221 \bar no
32222 \noun off
32223 \color none
32224 I
32225 \end_layout
32226
32227 \end_inset
32228 </cell>
32229 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32230 \begin_inset Text
32231
32232 \begin_layout Plain Layout
32233
32234 \family roman
32235 \series medium
32236 \shape up
32237 \emph off
32238 \bar no
32239 \noun off
32240 \color none
32241 Y
32242 \end_layout
32243
32244 \end_inset
32245 </cell>
32246 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32247 \begin_inset Text
32248
32249 \begin_layout Plain Layout
32250
32251 \family roman
32252 \series medium
32253 \shape up
32254 \emph off
32255 \bar no
32256 \noun off
32257 \color none
32258 i
32259 \end_layout
32260
32261 \end_inset
32262 </cell>
32263 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32264 \begin_inset Text
32265
32266 \begin_layout Plain Layout
32267
32268 \family roman
32269 \series medium
32270 \shape up
32271 \emph off
32272 \bar no
32273 \noun off
32274 \color none
32275 y
32276 \end_layout
32277
32278 \end_inset
32279 </cell>
32280 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32281 \begin_inset Text
32282
32283 \begin_layout Plain Layout
32284
32285 \end_layout
32286
32287 \end_inset
32288 </cell>
32289 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32290 \begin_inset Text
32291
32292 \begin_layout Plain Layout
32293
32294 \end_layout
32295
32296 \end_inset
32297 </cell>
32298 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32299 \begin_inset Text
32300
32301 \begin_layout Plain Layout
32302
32303 \family roman
32304 \series medium
32305 \shape up
32306 \emph off
32307 \bar no
32308 \noun off
32309 \color none
32310 ©
32311 \end_layout
32312
32313 \end_inset
32314 </cell>
32315 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32316 \begin_inset Text
32317
32318 \begin_layout Plain Layout
32319
32320 \family roman
32321 \series medium
32322 \shape up
32323 \emph off
32324 \bar no
32325 \noun off
32326 \color none
32327 ¹
32328 \end_layout
32329
32330 \end_inset
32331 </cell>
32332 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32333 \begin_inset Text
32334
32335 \begin_layout Plain Layout
32336
32337 \family roman
32338 \series medium
32339 \shape up
32340 \emph off
32341 \bar no
32342 \noun off
32343 \color none
32344 É
32345 \end_layout
32346
32347 \end_inset
32348 </cell>
32349 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32350 \begin_inset Text
32351
32352 \begin_layout Plain Layout
32353
32354 \family roman
32355 \series medium
32356 \shape up
32357 \emph off
32358 \bar no
32359 \noun off
32360 \color none
32361 Ù
32362 \end_layout
32363
32364 \end_inset
32365 </cell>
32366 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32367 \begin_inset Text
32368
32369 \begin_layout Plain Layout
32370
32371 \family roman
32372 \series medium
32373 \shape up
32374 \emph off
32375 \bar no
32376 \noun off
32377 \color none
32378 é
32379 \end_layout
32380
32381 \end_inset
32382 </cell>
32383 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32384 \begin_inset Text
32385
32386 \begin_layout Plain Layout
32387
32388 \family roman
32389 \series medium
32390 \shape up
32391 \emph off
32392 \bar no
32393 \noun off
32394 \color none
32395 ù
32396 \end_layout
32397
32398 \end_inset
32399 </cell>
32400 </row>
32401 <row>
32402 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32403 \begin_inset Text
32404
32405 \begin_layout Plain Layout
32406
32407 \family roman
32408 \series medium
32409 \shape up
32410 \size tiny
32411 \emph off
32412 \bar no
32413 \noun off
32414 \color none
32415 0A
32416 \end_layout
32417
32418 \end_inset
32419 </cell>
32420 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32421 \begin_inset Text
32422
32423 \begin_layout Plain Layout
32424
32425 \end_layout
32426
32427 \end_inset
32428 </cell>
32429 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32430 \begin_inset Text
32431
32432 \begin_layout Plain Layout
32433
32434 \end_layout
32435
32436 \end_inset
32437 </cell>
32438 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32439 \begin_inset Text
32440
32441 \begin_layout Plain Layout
32442
32443 \family roman
32444 \series medium
32445 \shape up
32446 \emph off
32447 \bar no
32448 \noun off
32449 \color none
32450 *
32451 \end_layout
32452
32453 \end_inset
32454 </cell>
32455 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32456 \begin_inset Text
32457
32458 \begin_layout Plain Layout
32459
32460 \family roman
32461 \series medium
32462 \shape up
32463 \emph off
32464 \bar no
32465 \noun off
32466 \color none
32467 :
32468 \end_layout
32469
32470 \end_inset
32471 </cell>
32472 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32473 \begin_inset Text
32474
32475 \begin_layout Plain Layout
32476
32477 \family roman
32478 \series medium
32479 \shape up
32480 \emph off
32481 \bar no
32482 \noun off
32483 \color none
32484 J
32485 \end_layout
32486
32487 \end_inset
32488 </cell>
32489 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32490 \begin_inset Text
32491
32492 \begin_layout Plain Layout
32493
32494 \family roman
32495 \series medium
32496 \shape up
32497 \emph off
32498 \bar no
32499 \noun off
32500 \color none
32501 Z
32502 \end_layout
32503
32504 \end_inset
32505 </cell>
32506 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32507 \begin_inset Text
32508
32509 \begin_layout Plain Layout
32510
32511 \family roman
32512 \series medium
32513 \shape up
32514 \emph off
32515 \bar no
32516 \noun off
32517 \color none
32518 j
32519 \end_layout
32520
32521 \end_inset
32522 </cell>
32523 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32524 \begin_inset Text
32525
32526 \begin_layout Plain Layout
32527
32528 \family roman
32529 \series medium
32530 \shape up
32531 \emph off
32532 \bar no
32533 \noun off
32534 \color none
32535 z
32536 \end_layout
32537
32538 \end_inset
32539 </cell>
32540 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32541 \begin_inset Text
32542
32543 \begin_layout Plain Layout
32544
32545 \end_layout
32546
32547 \end_inset
32548 </cell>
32549 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32550 \begin_inset Text
32551
32552 \begin_layout Plain Layout
32553
32554 \end_layout
32555
32556 \end_inset
32557 </cell>
32558 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32559 \begin_inset Text
32560
32561 \begin_layout Plain Layout
32562
32563 \family roman
32564 \series medium
32565 \shape up
32566 \emph off
32567 \bar no
32568 \noun off
32569 \color none
32570 ª
32571 \end_layout
32572
32573 \end_inset
32574 </cell>
32575 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32576 \begin_inset Text
32577
32578 \begin_layout Plain Layout
32579
32580 \family roman
32581 \series medium
32582 \shape up
32583 \emph off
32584 \bar no
32585 \noun off
32586 \color none
32587 º
32588 \end_layout
32589
32590 \end_inset
32591 </cell>
32592 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32593 \begin_inset Text
32594
32595 \begin_layout Plain Layout
32596
32597 \family roman
32598 \series medium
32599 \shape up
32600 \emph off
32601 \bar no
32602 \noun off
32603 \color none
32604 Ê
32605 \end_layout
32606
32607 \end_inset
32608 </cell>
32609 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32610 \begin_inset Text
32611
32612 \begin_layout Plain Layout
32613
32614 \family roman
32615 \series medium
32616 \shape up
32617 \emph off
32618 \bar no
32619 \noun off
32620 \color none
32621 Ú
32622 \end_layout
32623
32624 \end_inset
32625 </cell>
32626 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32627 \begin_inset Text
32628
32629 \begin_layout Plain Layout
32630
32631 \family roman
32632 \series medium
32633 \shape up
32634 \emph off
32635 \bar no
32636 \noun off
32637 \color none
32638 ê
32639 \end_layout
32640
32641 \end_inset
32642 </cell>
32643 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32644 \begin_inset Text
32645
32646 \begin_layout Plain Layout
32647
32648 \family roman
32649 \series medium
32650 \shape up
32651 \emph off
32652 \bar no
32653 \noun off
32654 \color none
32655 ú
32656 \end_layout
32657
32658 \end_inset
32659 </cell>
32660 </row>
32661 <row>
32662 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32663 \begin_inset Text
32664
32665 \begin_layout Plain Layout
32666
32667 \family roman
32668 \series medium
32669 \shape up
32670 \size tiny
32671 \emph off
32672 \bar no
32673 \noun off
32674 \color none
32675 0B
32676 \end_layout
32677
32678 \end_inset
32679 </cell>
32680 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32681 \begin_inset Text
32682
32683 \begin_layout Plain Layout
32684
32685 \end_layout
32686
32687 \end_inset
32688 </cell>
32689 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32690 \begin_inset Text
32691
32692 \begin_layout Plain Layout
32693
32694 \end_layout
32695
32696 \end_inset
32697 </cell>
32698 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32699 \begin_inset Text
32700
32701 \begin_layout Plain Layout
32702
32703 \family roman
32704 \series medium
32705 \shape up
32706 \emph off
32707 \bar no
32708 \noun off
32709 \color none
32710 +
32711 \end_layout
32712
32713 \end_inset
32714 </cell>
32715 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32716 \begin_inset Text
32717
32718 \begin_layout Plain Layout
32719
32720 \family roman
32721 \series medium
32722 \shape up
32723 \emph off
32724 \bar no
32725 \noun off
32726 \color none
32727 ;
32728 \end_layout
32729
32730 \end_inset
32731 </cell>
32732 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32733 \begin_inset Text
32734
32735 \begin_layout Plain Layout
32736
32737 \family roman
32738 \series medium
32739 \shape up
32740 \emph off
32741 \bar no
32742 \noun off
32743 \color none
32744 K
32745 \end_layout
32746
32747 \end_inset
32748 </cell>
32749 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32750 \begin_inset Text
32751
32752 \begin_layout Plain Layout
32753
32754 \family roman
32755 \series medium
32756 \shape up
32757 \emph off
32758 \bar no
32759 \noun off
32760 \color none
32761 [
32762 \end_layout
32763
32764 \end_inset
32765 </cell>
32766 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32767 \begin_inset Text
32768
32769 \begin_layout Plain Layout
32770
32771 \family roman
32772 \series medium
32773 \shape up
32774 \emph off
32775 \bar no
32776 \noun off
32777 \color none
32778 k
32779 \end_layout
32780
32781 \end_inset
32782 </cell>
32783 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32784 \begin_inset Text
32785
32786 \begin_layout Plain Layout
32787
32788 \family roman
32789 \series medium
32790 \shape up
32791 \emph off
32792 \bar no
32793 \noun off
32794 \color none
32795 {
32796 \end_layout
32797
32798 \end_inset
32799 </cell>
32800 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32801 \begin_inset Text
32802
32803 \begin_layout Plain Layout
32804
32805 \end_layout
32806
32807 \end_inset
32808 </cell>
32809 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32810 \begin_inset Text
32811
32812 \begin_layout Plain Layout
32813
32814 \end_layout
32815
32816 \end_inset
32817 </cell>
32818 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32819 \begin_inset Text
32820
32821 \begin_layout Plain Layout
32822
32823 \family roman
32824 \series medium
32825 \shape up
32826 \emph off
32827 \bar no
32828 \noun off
32829 \color none
32830 «
32831 \end_layout
32832
32833 \end_inset
32834 </cell>
32835 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32836 \begin_inset Text
32837
32838 \begin_layout Plain Layout
32839
32840 \family roman
32841 \series medium
32842 \shape up
32843 \emph off
32844 \bar no
32845 \noun off
32846 \color none
32847 »
32848 \end_layout
32849
32850 \end_inset
32851 </cell>
32852 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32853 \begin_inset Text
32854
32855 \begin_layout Plain Layout
32856
32857 \family roman
32858 \series medium
32859 \shape up
32860 \emph off
32861 \bar no
32862 \noun off
32863 \color none
32864 Ë
32865 \end_layout
32866
32867 \end_inset
32868 </cell>
32869 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32870 \begin_inset Text
32871
32872 \begin_layout Plain Layout
32873
32874 \family roman
32875 \series medium
32876 \shape up
32877 \emph off
32878 \bar no
32879 \noun off
32880 \color none
32881 Û
32882 \end_layout
32883
32884 \end_inset
32885 </cell>
32886 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32887 \begin_inset Text
32888
32889 \begin_layout Plain Layout
32890
32891 \family roman
32892 \series medium
32893 \shape up
32894 \emph off
32895 \bar no
32896 \noun off
32897 \color none
32898 ë
32899 \end_layout
32900
32901 \end_inset
32902 </cell>
32903 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32904 \begin_inset Text
32905
32906 \begin_layout Plain Layout
32907
32908 \family roman
32909 \series medium
32910 \shape up
32911 \emph off
32912 \bar no
32913 \noun off
32914 \color none
32915 û
32916 \end_layout
32917
32918 \end_inset
32919 </cell>
32920 </row>
32921 <row>
32922 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32923 \begin_inset Text
32924
32925 \begin_layout Plain Layout
32926
32927 \family roman
32928 \series medium
32929 \shape up
32930 \size tiny
32931 \emph off
32932 \bar no
32933 \noun off
32934 \color none
32935 0C
32936 \end_layout
32937
32938 \end_inset
32939 </cell>
32940 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32941 \begin_inset Text
32942
32943 \begin_layout Plain Layout
32944
32945 \end_layout
32946
32947 \end_inset
32948 </cell>
32949 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32950 \begin_inset Text
32951
32952 \begin_layout Plain Layout
32953
32954 \end_layout
32955
32956 \end_inset
32957 </cell>
32958 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32959 \begin_inset Text
32960
32961 \begin_layout Plain Layout
32962
32963 \family roman
32964 \series medium
32965 \shape up
32966 \emph off
32967 \bar no
32968 \noun off
32969 \color none
32970 ,
32971 \end_layout
32972
32973 \end_inset
32974 </cell>
32975 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32976 \begin_inset Text
32977
32978 \begin_layout Plain Layout
32979
32980 \family roman
32981 \series medium
32982 \shape up
32983 \emph off
32984 \bar no
32985 \noun off
32986 \color none
32987 <
32988 \end_layout
32989
32990 \end_inset
32991 </cell>
32992 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32993 \begin_inset Text
32994
32995 \begin_layout Plain Layout
32996
32997 \family roman
32998 \series medium
32999 \shape up
33000 \emph off
33001 \bar no
33002 \noun off
33003 \color none
33004 L
33005 \end_layout
33006
33007 \end_inset
33008 </cell>
33009 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33010 \begin_inset Text
33011
33012 \begin_layout Plain Layout
33013
33014 \family roman
33015 \series medium
33016 \shape up
33017 \emph off
33018 \bar no
33019 \noun off
33020 \color none
33021
33022 \backslash
33023
33024 \end_layout
33025
33026 \end_inset
33027 </cell>
33028 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33029 \begin_inset Text
33030
33031 \begin_layout Plain Layout
33032
33033 \family roman
33034 \series medium
33035 \shape up
33036 \emph off
33037 \bar no
33038 \noun off
33039 \color none
33040 l
33041 \end_layout
33042
33043 \end_inset
33044 </cell>
33045 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33046 \begin_inset Text
33047
33048 \begin_layout Plain Layout
33049
33050 \family roman
33051 \series medium
33052 \shape up
33053 \emph off
33054 \bar no
33055 \noun off
33056 \color none
33057 |
33058 \end_layout
33059
33060 \end_inset
33061 </cell>
33062 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33063 \begin_inset Text
33064
33065 \begin_layout Plain Layout
33066
33067 \end_layout
33068
33069 \end_inset
33070 </cell>
33071 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33072 \begin_inset Text
33073
33074 \begin_layout Plain Layout
33075
33076 \end_layout
33077
33078 \end_inset
33079 </cell>
33080 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33081 \begin_inset Text
33082
33083 \begin_layout Plain Layout
33084
33085 \family roman
33086 \series medium
33087 \shape up
33088 \emph off
33089 \bar no
33090 \noun off
33091 \color none
33092 ¬
33093 \end_layout
33094
33095 \end_inset
33096 </cell>
33097 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33098 \begin_inset Text
33099
33100 \begin_layout Plain Layout
33101
33102 \family roman
33103 \series medium
33104 \shape up
33105 \emph off
33106 \bar no
33107 \noun off
33108 \color none
33109 ¼
33110 \end_layout
33111
33112 \end_inset
33113 </cell>
33114 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33115 \begin_inset Text
33116
33117 \begin_layout Plain Layout
33118
33119 \family roman
33120 \series medium
33121 \shape up
33122 \emph off
33123 \bar no
33124 \noun off
33125 \color none
33126 Ì
33127 \end_layout
33128
33129 \end_inset
33130 </cell>
33131 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33132 \begin_inset Text
33133
33134 \begin_layout Plain Layout
33135
33136 \family roman
33137 \series medium
33138 \shape up
33139 \emph off
33140 \bar no
33141 \noun off
33142 \color none
33143 Ü
33144 \end_layout
33145
33146 \end_inset
33147 </cell>
33148 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33149 \begin_inset Text
33150
33151 \begin_layout Plain Layout
33152
33153 \family roman
33154 \series medium
33155 \shape up
33156 \emph off
33157 \bar no
33158 \noun off
33159 \color none
33160 ì
33161 \end_layout
33162
33163 \end_inset
33164 </cell>
33165 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33166 \begin_inset Text
33167
33168 \begin_layout Plain Layout
33169
33170 \family roman
33171 \series medium
33172 \shape up
33173 \emph off
33174 \bar no
33175 \noun off
33176 \color none
33177 ü
33178 \end_layout
33179
33180 \end_inset
33181 </cell>
33182 </row>
33183 <row>
33184 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33185 \begin_inset Text
33186
33187 \begin_layout Plain Layout
33188
33189 \family roman
33190 \series medium
33191 \shape up
33192 \size tiny
33193 \emph off
33194 \bar no
33195 \noun off
33196 \color none
33197 0D
33198 \end_layout
33199
33200 \end_inset
33201 </cell>
33202 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33203 \begin_inset Text
33204
33205 \begin_layout Plain Layout
33206
33207 \end_layout
33208
33209 \end_inset
33210 </cell>
33211 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33212 \begin_inset Text
33213
33214 \begin_layout Plain Layout
33215
33216 \end_layout
33217
33218 \end_inset
33219 </cell>
33220 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33221 \begin_inset Text
33222
33223 \begin_layout Plain Layout
33224
33225 \family roman
33226 \series medium
33227 \shape up
33228 \emph off
33229 \bar no
33230 \noun off
33231 \color none
33232 -
33233 \end_layout
33234
33235 \end_inset
33236 </cell>
33237 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33238 \begin_inset Text
33239
33240 \begin_layout Plain Layout
33241
33242 \family roman
33243 \series medium
33244 \shape up
33245 \emph off
33246 \bar no
33247 \noun off
33248 \color none
33249 =
33250 \end_layout
33251
33252 \end_inset
33253 </cell>
33254 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33255 \begin_inset Text
33256
33257 \begin_layout Plain Layout
33258
33259 \family roman
33260 \series medium
33261 \shape up
33262 \emph off
33263 \bar no
33264 \noun off
33265 \color none
33266 M
33267 \end_layout
33268
33269 \end_inset
33270 </cell>
33271 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33272 \begin_inset Text
33273
33274 \begin_layout Plain Layout
33275
33276 \family roman
33277 \series medium
33278 \shape up
33279 \emph off
33280 \bar no
33281 \noun off
33282 \color none
33283 ]
33284 \end_layout
33285
33286 \end_inset
33287 </cell>
33288 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33289 \begin_inset Text
33290
33291 \begin_layout Plain Layout
33292
33293 \family roman
33294 \series medium
33295 \shape up
33296 \emph off
33297 \bar no
33298 \noun off
33299 \color none
33300 m
33301 \end_layout
33302
33303 \end_inset
33304 </cell>
33305 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33306 \begin_inset Text
33307
33308 \begin_layout Plain Layout
33309
33310 \family roman
33311 \series medium
33312 \shape up
33313 \emph off
33314 \bar no
33315 \noun off
33316 \color none
33317 }
33318 \end_layout
33319
33320 \end_inset
33321 </cell>
33322 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33323 \begin_inset Text
33324
33325 \begin_layout Plain Layout
33326
33327 \end_layout
33328
33329 \end_inset
33330 </cell>
33331 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33332 \begin_inset Text
33333
33334 \begin_layout Plain Layout
33335
33336 \end_layout
33337
33338 \end_inset
33339 </cell>
33340 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33341 \begin_inset Text
33342
33343 \begin_layout Plain Layout
33344
33345 \end_layout
33346
33347 \end_inset
33348 </cell>
33349 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33350 \begin_inset Text
33351
33352 \begin_layout Plain Layout
33353
33354 \family roman
33355 \series medium
33356 \shape up
33357 \emph off
33358 \bar no
33359 \noun off
33360 \color none
33361 ½
33362 \end_layout
33363
33364 \end_inset
33365 </cell>
33366 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33367 \begin_inset Text
33368
33369 \begin_layout Plain Layout
33370
33371 \family roman
33372 \series medium
33373 \shape up
33374 \emph off
33375 \bar no
33376 \noun off
33377 \color none
33378 Í
33379 \end_layout
33380
33381 \end_inset
33382 </cell>
33383 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33384 \begin_inset Text
33385
33386 \begin_layout Plain Layout
33387
33388 \family roman
33389 \series medium
33390 \shape up
33391 \emph off
33392 \bar no
33393 \noun off
33394 \color none
33395 Ý
33396 \end_layout
33397
33398 \end_inset
33399 </cell>
33400 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33401 \begin_inset Text
33402
33403 \begin_layout Plain Layout
33404
33405 \family roman
33406 \series medium
33407 \shape up
33408 \emph off
33409 \bar no
33410 \noun off
33411 \color none
33412 í
33413 \end_layout
33414
33415 \end_inset
33416 </cell>
33417 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33418 \begin_inset Text
33419
33420 \begin_layout Plain Layout
33421
33422 \family roman
33423 \series medium
33424 \shape up
33425 \emph off
33426 \bar no
33427 \noun off
33428 \color none
33429 ý
33430 \end_layout
33431
33432 \end_inset
33433 </cell>
33434 </row>
33435 <row>
33436 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33437 \begin_inset Text
33438
33439 \begin_layout Plain Layout
33440
33441 \family roman
33442 \series medium
33443 \shape up
33444 \size tiny
33445 \emph off
33446 \bar no
33447 \noun off
33448 \color none
33449 0E
33450 \end_layout
33451
33452 \end_inset
33453 </cell>
33454 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33455 \begin_inset Text
33456
33457 \begin_layout Plain Layout
33458
33459 \end_layout
33460
33461 \end_inset
33462 </cell>
33463 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33464 \begin_inset Text
33465
33466 \begin_layout Plain Layout
33467
33468 \end_layout
33469
33470 \end_inset
33471 </cell>
33472 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33473 \begin_inset Text
33474
33475 \begin_layout Plain Layout
33476
33477 \family roman
33478 \series medium
33479 \shape up
33480 \emph off
33481 \bar no
33482 \noun off
33483 \color none
33484 .
33485 \end_layout
33486
33487 \end_inset
33488 </cell>
33489 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33490 \begin_inset Text
33491
33492 \begin_layout Plain Layout
33493
33494 \family roman
33495 \series medium
33496 \shape up
33497 \emph off
33498 \bar no
33499 \noun off
33500 \color none
33501 >
33502 \end_layout
33503
33504 \end_inset
33505 </cell>
33506 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33507 \begin_inset Text
33508
33509 \begin_layout Plain Layout
33510
33511 \family roman
33512 \series medium
33513 \shape up
33514 \emph off
33515 \bar no
33516 \noun off
33517 \color none
33518 N
33519 \end_layout
33520
33521 \end_inset
33522 </cell>
33523 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33524 \begin_inset Text
33525
33526 \begin_layout Plain Layout
33527
33528 \family roman
33529 \series medium
33530 \shape up
33531 \emph off
33532 \bar no
33533 \noun off
33534 \color none
33535 ^
33536 \end_layout
33537
33538 \end_inset
33539 </cell>
33540 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33541 \begin_inset Text
33542
33543 \begin_layout Plain Layout
33544
33545 \family roman
33546 \series medium
33547 \shape up
33548 \emph off
33549 \bar no
33550 \noun off
33551 \color none
33552 n
33553 \end_layout
33554
33555 \end_inset
33556 </cell>
33557 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33558 \begin_inset Text
33559
33560 \begin_layout Plain Layout
33561
33562 \family roman
33563 \series medium
33564 \shape up
33565 \emph off
33566 \bar no
33567 \noun off
33568 \color none
33569 ~
33570 \end_layout
33571
33572 \end_inset
33573 </cell>
33574 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33575 \begin_inset Text
33576
33577 \begin_layout Plain Layout
33578
33579 \end_layout
33580
33581 \end_inset
33582 </cell>
33583 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33584 \begin_inset Text
33585
33586 \begin_layout Plain Layout
33587
33588 \end_layout
33589
33590 \end_inset
33591 </cell>
33592 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33593 \begin_inset Text
33594
33595 \begin_layout Plain Layout
33596
33597 \family roman
33598 \series medium
33599 \shape up
33600 \emph off
33601 \bar no
33602 \noun off
33603 \color none
33604 ®
33605 \end_layout
33606
33607 \end_inset
33608 </cell>
33609 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33610 \begin_inset Text
33611
33612 \begin_layout Plain Layout
33613
33614 \family roman
33615 \series medium
33616 \shape up
33617 \emph off
33618 \bar no
33619 \noun off
33620 \color none
33621 ¾
33622 \end_layout
33623
33624 \end_inset
33625 </cell>
33626 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33627 \begin_inset Text
33628
33629 \begin_layout Plain Layout
33630
33631 \family roman
33632 \series medium
33633 \shape up
33634 \emph off
33635 \bar no
33636 \noun off
33637 \color none
33638 Î
33639 \end_layout
33640
33641 \end_inset
33642 </cell>
33643 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33644 \begin_inset Text
33645
33646 \begin_layout Plain Layout
33647
33648 \family roman
33649 \series medium
33650 \shape up
33651 \emph off
33652 \bar no
33653 \noun off
33654 \color none
33655 Þ
33656 \end_layout
33657
33658 \end_inset
33659 </cell>
33660 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33661 \begin_inset Text
33662
33663 \begin_layout Plain Layout
33664
33665 \family roman
33666 \series medium
33667 \shape up
33668 \emph off
33669 \bar no
33670 \noun off
33671 \color none
33672 î
33673 \end_layout
33674
33675 \end_inset
33676 </cell>
33677 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33678 \begin_inset Text
33679
33680 \begin_layout Plain Layout
33681
33682 \family roman
33683 \series medium
33684 \shape up
33685 \emph off
33686 \bar no
33687 \noun off
33688 \color none
33689 þ
33690 \end_layout
33691
33692 \end_inset
33693 </cell>
33694 </row>
33695 <row>
33696 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33697 \begin_inset Text
33698
33699 \begin_layout Plain Layout
33700
33701 \family roman
33702 \series medium
33703 \shape up
33704 \size tiny
33705 \emph off
33706 \bar no
33707 \noun off
33708 \color none
33709 0F
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 \end_layout
33729
33730 \end_inset
33731 </cell>
33732 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33733 \begin_inset Text
33734
33735 \begin_layout Plain Layout
33736
33737 \family roman
33738 \series medium
33739 \shape up
33740 \emph off
33741 \bar no
33742 \noun off
33743 \color none
33744 /
33745 \end_layout
33746
33747 \end_inset
33748 </cell>
33749 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33750 \begin_inset Text
33751
33752 \begin_layout Plain Layout
33753
33754 \family roman
33755 \series medium
33756 \shape up
33757 \emph off
33758 \bar no
33759 \noun off
33760 \color none
33761 ?
33762 \end_layout
33763
33764 \end_inset
33765 </cell>
33766 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33767 \begin_inset Text
33768
33769 \begin_layout Plain Layout
33770
33771 \family roman
33772 \series medium
33773 \shape up
33774 \emph off
33775 \bar no
33776 \noun off
33777 \color none
33778 O
33779 \end_layout
33780
33781 \end_inset
33782 </cell>
33783 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33784 \begin_inset Text
33785
33786 \begin_layout Plain Layout
33787
33788 \family roman
33789 \series medium
33790 \shape up
33791 \emph off
33792 \bar no
33793 \noun off
33794 \color none
33795 _
33796 \end_layout
33797
33798 \end_inset
33799 </cell>
33800 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33801 \begin_inset Text
33802
33803 \begin_layout Plain Layout
33804
33805 \family roman
33806 \series medium
33807 \shape up
33808 \emph off
33809 \bar no
33810 \noun off
33811 \color none
33812 o
33813 \end_layout
33814
33815 \end_inset
33816 </cell>
33817 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33818 \begin_inset Text
33819
33820 \begin_layout Plain Layout
33821
33822 \end_layout
33823
33824 \end_inset
33825 </cell>
33826 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33827 \begin_inset Text
33828
33829 \begin_layout Plain Layout
33830
33831 \end_layout
33832
33833 \end_inset
33834 </cell>
33835 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33836 \begin_inset Text
33837
33838 \begin_layout Plain Layout
33839
33840 \end_layout
33841
33842 \end_inset
33843 </cell>
33844 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33845 \begin_inset Text
33846
33847 \begin_layout Plain Layout
33848
33849 \family roman
33850 \series medium
33851 \shape up
33852 \emph off
33853 \bar no
33854 \noun off
33855 \color none
33856 ¯
33857 \end_layout
33858
33859 \end_inset
33860 </cell>
33861 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33862 \begin_inset Text
33863
33864 \begin_layout Plain Layout
33865
33866 \family roman
33867 \series medium
33868 \shape up
33869 \emph off
33870 \bar no
33871 \noun off
33872 \color none
33873 ¿
33874 \end_layout
33875
33876 \end_inset
33877 </cell>
33878 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33879 \begin_inset Text
33880
33881 \begin_layout Plain Layout
33882
33883 \family roman
33884 \series medium
33885 \shape up
33886 \emph off
33887 \bar no
33888 \noun off
33889 \color none
33890 Ï
33891 \end_layout
33892
33893 \end_inset
33894 </cell>
33895 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33896 \begin_inset Text
33897
33898 \begin_layout Plain Layout
33899
33900 \family roman
33901 \series medium
33902 \shape up
33903 \emph off
33904 \bar no
33905 \noun off
33906 \color none
33907 ß
33908 \end_layout
33909
33910 \end_inset
33911 </cell>
33912 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33913 \begin_inset Text
33914
33915 \begin_layout Plain Layout
33916
33917 \family roman
33918 \series medium
33919 \shape up
33920 \emph off
33921 \bar no
33922 \noun off
33923 \color none
33924 ï
33925 \end_layout
33926
33927 \end_inset
33928 </cell>
33929 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33930 \begin_inset Text
33931
33932 \begin_layout Plain Layout
33933
33934 \family roman
33935 \series medium
33936 \shape up
33937 \emph off
33938 \bar no
33939 \noun off
33940 \color none
33941 ÿ
33942 \end_layout
33943
33944 \end_inset
33945 </cell>
33946 </row>
33947 </lyxtabular>
33948
33949 \end_inset
33950
33951
33952 \end_layout
33953
33954 \end_inset
33955
33956
33957 \end_layout
33958
33959 \begin_layout Standard
33960 The following is a full list of all of the accented characters LyX can display
33961  directly.
33962  It includes not only the accented characters from the previous table, but
33963  also the characters from 
33964 \family typewriter
33965 ISO8859–2
33966 \family default
33967  through 
33968 \family typewriter
33969 4
33970 \family default
33971 .
33972  
33973 \end_layout
33974
33975 \begin_layout Itemize
33976 From 
33977 \family typewriter
33978 ISO8859–1
33979 \family default
33980 :
33981 \end_layout
33982
33983 \begin_deeper
33984 \begin_layout Standard
33985 ¨ Ä Ë Ï Ö Ü ä ë ï ö ü ÿ
33986 \begin_inset space \hfill{}
33987 \end_inset
33988
33989 diaeresis
33990 \end_layout
33991
33992 \begin_layout Standard
33993 ^ Â Ê Î Ô Û â ê î ô û
33994 \begin_inset space \hfill{}
33995 \end_inset
33996
33997 circumflex
33998 \end_layout
33999
34000 \begin_layout Standard
34001 ` À È Ì Ò Ù à è ì ò ù
34002 \begin_inset space \hfill{}
34003 \end_inset
34004
34005 grave
34006 \end_layout
34007
34008 \begin_layout Standard
34009 ´ Á É Í Ó Ú Ý á é í ó ú ý
34010 \begin_inset space \hfill{}
34011 \end_inset
34012
34013 acute
34014 \end_layout
34015
34016 \begin_layout Standard
34017 ~ Ã Ñ Õ ã ñ õ
34018 \begin_inset space \hfill{}
34019 \end_inset
34020
34021 tilde
34022 \end_layout
34023
34024 \begin_layout Standard
34025 ¸Çç
34026 \begin_inset space \hfill{}
34027 \end_inset
34028
34029 cedilla
34030 \end_layout
34031
34032 \begin_layout Standard
34033 ¯
34034 \begin_inset space \hfill{}
34035 \end_inset
34036
34037 macron
34038 \end_layout
34039
34040 \end_deeper
34041 \begin_layout Itemize
34042 From 
34043 \family typewriter
34044 ISO8859–2
34045 \family default
34046  through 
34047 \family typewriter
34048 4
34049 \family default
34050 :
34051 \end_layout
34052
34053 \begin_deeper
34054 \begin_layout Standard
34055 ĤĴĥĵĈĜŜĉĝŝ
34056 \begin_inset space \hfill{}
34057 \end_inset
34058
34059 circumflex
34060 \end_layout
34061
34062 \begin_layout Standard
34063 ŚŹśźŔĹĆŃŕĺćń
34064 \begin_inset space \hfill{}
34065 \end_inset
34066
34067 acute
34068 \end_layout
34069
34070 \begin_layout Standard
34071 Ĩı̃Ũũ
34072 \begin_inset space \hfill{}
34073 \end_inset
34074
34075 tilde
34076 \end_layout
34077
34078 \begin_layout Standard
34079 ŞşŢţŖĻĢŗļģŅĶņķ
34080 \begin_inset space \hfill{}
34081 \end_inset
34082
34083 cedilla
34084 \end_layout
34085
34086 \begin_layout Standard
34087 ĒēĀĪŌŪāı̄ōū
34088 \begin_inset space \hfill{}
34089 \end_inset
34090
34091 macron
34092 \end_layout
34093
34094 \begin_layout Standard
34095 ŐŰőű
34096 \begin_inset space \hfill{}
34097 \end_inset
34098
34099 Hungarian umlaut
34100 \end_layout
34101
34102 \end_deeper
34103 \begin_layout Standard
34104 All the characters above are actively supported by TeX fonts.
34105  In addition TeX allows diacritical marks on almost all characters.
34106  Also make sure you're using the 
34107 \family typewriter
34108 T1
34109 \family default
34110  font-encoding.
34111 \end_layout
34112
34113 \begin_layout Chapter
34114 \start_of_appendix
34115 The User Interface
34116 \begin_inset CommandInset label
34117 LatexCommand label
34118 name "cha:The-User-Interface"
34119
34120 \end_inset
34121
34122
34123 \end_layout
34124
34125 \begin_layout Standard
34126 This appendix lists all available menus and describes its functionality.
34127  It is designed as quick reference if you are searching for a special topic
34128  inside the user's guide.
34129 \end_layout
34130
34131 \begin_layout Section
34132 The File Menu
34133 \begin_inset Index idx
34134 status collapsed
34135
34136 \begin_layout Plain Layout
34137 Menu ! File
34138 \end_layout
34139
34140 \end_inset
34141
34142
34143 \end_layout
34144
34145 \begin_layout Standard
34146 Under the 
34147 \family sans
34148 File
34149 \family default
34150  menu are the basic operations in addition to some more advanced operations.
34151  At the end of the menu the four last opened documents are listed.
34152 \end_layout
34153
34154 \begin_layout Subsection
34155 New
34156 \end_layout
34157
34158 \begin_layout Standard
34159 Creates a new document.
34160 \end_layout
34161
34162 \begin_layout Subsection
34163 New from Template
34164 \end_layout
34165
34166 \begin_layout Standard
34167 This menu prompts you for a template to use.
34168  Selecting a template will automatically set certain layout features for
34169  the document, features you would otherwise need to change manually.
34170 \end_layout
34171
34172 \begin_layout Subsection
34173 Open
34174 \end_layout
34175
34176 \begin_layout Standard
34177 Opens a document.
34178 \end_layout
34179
34180 \begin_layout Subsection
34181 Open Recent
34182 \end_layout
34183
34184 \begin_layout Standard
34185 The submenu shows a list of the recently opened files.
34186  Click there on a file to open it.
34187 \end_layout
34188
34189 \begin_layout Subsection
34190 Close
34191 \end_layout
34192
34193 \begin_layout Standard
34194 Closes the current document.
34195 \end_layout
34196
34197 \begin_layout Subsection
34198 Save
34199 \end_layout
34200
34201 \begin_layout Standard
34202 Saves the actual document.
34203 \end_layout
34204
34205 \begin_layout Subsection
34206 Save As
34207 \end_layout
34208
34209 \begin_layout Standard
34210 Saves the actual document under a new name to create a copy.
34211 \end_layout
34212
34213 \begin_layout Subsection
34214 Revert to saved
34215 \end_layout
34216
34217 \begin_layout Standard
34218 Reloads the actual document from disk.
34219 \end_layout
34220
34221 \begin_layout Subsection
34222 Version Control
34223 \end_layout
34224
34225 \begin_layout Standard
34226 This is used when more people are working on the same document.
34227  It is described in the section 
34228 \emph on
34229 Version Control in LyX
34230 \emph default
34231  of the 
34232 \emph on
34233 Additional Features
34234 \emph default
34235  manual.
34236 \end_layout
34237
34238 \begin_layout Subsection
34239 Import
34240 \end_layout
34241
34242 \begin_layout Standard
34243 You can import there files from older LyX-versions, LaTeX-files, NoWeb-files,
34244  plain text files, and comma separated, table like, text files (CSV).
34245  The files will be imported as new LyX-document.
34246 \end_layout
34247
34248 \begin_layout Standard
34249 When using the menu 
34250 \family sans
34251 Plain
34252 \begin_inset space ~
34253 \end_inset
34254
34255 Text, Join
34256 \begin_inset space ~
34257 \end_inset
34258
34259 Lines
34260 \family default
34261 , all lines will be imported consecutively to one big paragraph.
34262  A new paragraph is started when there is a blank line in the file.
34263  , the text is inserted as Paragraphs, where the line breaks of the text
34264  will start a new paragraph.
34265 \end_layout
34266
34267 \begin_layout Subsection
34268 Export
34269 \begin_inset CommandInset label
34270 LatexCommand label
34271 name "sub:Export"
34272
34273 \end_inset
34274
34275
34276 \end_layout
34277
34278 \begin_layout Standard
34279 You can export your document to various file formats.
34280  The resulting files are placed in the directory of your LyX-file.
34281  The menu entries are not the same on all installations.
34282  They depend on the programs found by LyX while its configuration.
34283 \end_layout
34284
34285 \begin_layout Standard
34286 Here is a list of all available entries; they are explained in detail in
34287  section
34288 \begin_inset space ~
34289 \end_inset
34290
34291
34292 \begin_inset CommandInset ref
34293 LatexCommand ref
34294 reference "sub:Output-file-formats"
34295
34296 \end_inset
34297
34298 :
34299 \end_layout
34300
34301 \begin_layout Description
34302
34303 \family sans
34304 CJK
34305 \begin_inset space ~
34306 \end_inset
34307
34308 LyX 
34309 \family default
34310 format of the special LyX 1.4.x versions for Chinese, Japanese, and Korean
34311  (CJK); (Since LyX 1.5.0 CJK support is fully integrated to LyX.)
34312 \end_layout
34313
34314 \begin_layout Description
34315
34316 \family sans
34317 DVI
34318 \family default
34319  DVI-format
34320 \end_layout
34321
34322 \begin_layout Description
34323 HTML HTML-format (the HTML-converter is a third-party product and doesn't
34324  work in all cases)
34325 \end_layout
34326
34327 \begin_layout Description
34328 HTML
34329 \begin_inset space ~
34330 \end_inset
34331
34332 (MS
34333 \begin_inset space ~
34334 \end_inset
34335
34336 Word) HTML-format specialized so that the result can be imported to 
34337 \family sans
34338 MS Word
34339 \family default
34340 , as consequence of this formulas will be embedded as bitmap fonts and not
34341  in the format 
34342 \family sans
34343 MathML
34344 \family default
34345 .
34346 \end_layout
34347
34348 \begin_layout Description
34349
34350 \family sans
34351 LaT
34352 \begin_inset ERT
34353 status collapsed
34354
34355 \begin_layout Plain Layout
34356
34357 {}
34358 \end_layout
34359
34360 \end_inset
34361
34362 eX
34363 \begin_inset space ~
34364 \end_inset
34365
34366 (pdflatex)
34367 \family default
34368  text file with the LaTeX source, additionally all images used in the document
34369  will be converted to a format that is readable for the 
34370 \family typewriter
34371 pdflatex
34372 \family default
34373  program (GIF, JPG, PDF, PNG)
34374 \end_layout
34375
34376 \begin_layout Description
34377
34378 \family sans
34379 LaT
34380 \begin_inset ERT
34381 status collapsed
34382
34383 \begin_layout Plain Layout
34384
34385 {}
34386 \end_layout
34387
34388 \end_inset
34389
34390 eX
34391 \begin_inset space ~
34392 \end_inset
34393
34394 (plain)
34395 \family default
34396  text file with the LaTeX source code, additionally all images used in the
34397  document will be converted to the EPS-format, only this format is readable
34398  for the 
34399 \family typewriter
34400 latex
34401 \family default
34402  program
34403 \end_layout
34404
34405 \begin_layout Description
34406 LyX
34407 \begin_inset space ~
34408 \end_inset
34409
34410 1.y.x LyX-document in a format readable for the LyX versions 1.y.x (
34411 \begin_inset Quotes eld
34412 \end_inset
34413
34414 y
34415 \begin_inset Quotes erd
34416 \end_inset
34417
34418  is replaced by the version number)
34419 \end_layout
34420
34421 \begin_layout Description
34422 OpenDocument OpenDocument-formatted text file, to be opened with 
34423 \family sans
34424 OpenOffice
34425 \family default
34426
34427 \family sans
34428 KOffice
34429 \family default
34430
34431 \family sans
34432 Abiword
34433 \family default
34434 , etc.
34435  (the OpenDocument-converter is a third-party product and doesn't work in
34436  all cases)
34437 \end_layout
34438
34439 \begin_layout Description
34440
34441 \family sans
34442 PDF
34443 \family default
34444  PDF-format using the program 
34445 \family typewriter
34446 ps2pdf
34447 \end_layout
34448
34449 \begin_layout Description
34450
34451 \family sans
34452 PDF
34453 \begin_inset space ~
34454 \end_inset
34455
34456 (dvipdfm)
34457 \family default
34458  PDF-format using the program 
34459 \family typewriter
34460 dvipdfm
34461 \end_layout
34462
34463 \begin_layout Description
34464
34465 \family sans
34466 PDF
34467 \begin_inset space ~
34468 \end_inset
34469
34470 (pdflatex)
34471 \family default
34472  PDF-format using the program 
34473 \family typewriter
34474 pdflatex
34475 \end_layout
34476
34477 \begin_layout Description
34478
34479 \family sans
34480 Plain
34481 \begin_inset space ~
34482 \end_inset
34483
34484 text
34485 \family default
34486  text format
34487 \end_layout
34488
34489 \begin_layout Description
34490
34491 \family sans
34492 Plain
34493 \begin_inset space ~
34494 \end_inset
34495
34496 text
34497 \begin_inset space ~
34498 \end_inset
34499
34500 (ps2ascii)
34501 \family default
34502  text format, the document will first be converted to Postscript format
34503  and then exported as text using the program 
34504 \family sans
34505 ps2ascii
34506 \end_layout
34507
34508 \begin_layout Description
34509
34510 \family sans
34511 Postscript
34512 \family default
34513  PostScript format using the program 
34514 \family typewriter
34515 dvips
34516 \end_layout
34517
34518 \begin_layout Description
34519
34520 \family sans
34521 Custom
34522 \family default
34523  custom format
34524 \end_layout
34525
34526 \begin_layout Standard
34527 The program 
34528 \family typewriter
34529 dvipdfm
34530 \family default
34531  produces internally a DVI-file which is then converted to a PDF-file.
34532  It is a bit out of date and therefore the output could look different from
34533  what you want.
34534  
34535 \family typewriter
34536 pdflatex
34537 \family default
34538  produces directly PDF-files and supports the latest PDF-file formats.
34539 \end_layout
34540
34541 \begin_layout Standard
34542 If one of the menu entries 
34543 \family sans
34544 DVI
34545 \family default
34546
34547 \family sans
34548 PDF
34549 \begin_inset space ~
34550 \end_inset
34551
34552 (pdflatex)
34553 \family default
34554  or 
34555 \family sans
34556 Postscript
34557 \family default
34558  is missing, you need to update your LaTeX installation.
34559  After updating you have to reconfigure LyX, see section
34560 \begin_inset space ~
34561 \end_inset
34562
34563
34564 \begin_inset CommandInset ref
34565 LatexCommand ref
34566 reference "sec:Basic-LyX-Setup"
34567
34568 \end_inset
34569
34570 .
34571 \begin_inset Index idx
34572 status collapsed
34573
34574 \begin_layout Plain Layout
34575 Reconfiguration of LyX
34576 \end_layout
34577
34578 \end_inset
34579
34580
34581 \end_layout
34582
34583 \begin_layout Standard
34584 The menu 
34585 \family sans
34586 Custom
34587 \family default
34588  allows you to export your file by using special command line options for
34589  the export program.
34590 \end_layout
34591
34592 \begin_layout Subsection
34593 Print
34594 \end_layout
34595
34596 \begin_layout Standard
34597 With this menu you can print your document to a file in PostScript format
34598  or send it to a printer.
34599  The printer will also use the document in PostScript format.
34600  The conversion to PostScript is done in the background by LyX using the
34601  program 
34602 \family typewriter
34603 dvips
34604 \family default
34605 .
34606  For more information have a look at section
34607 \begin_inset space ~
34608 \end_inset
34609
34610
34611 \begin_inset CommandInset ref
34612 LatexCommand ref
34613 reference "sub:Printing-the-File"
34614
34615 \end_inset
34616
34617 .
34618 \end_layout
34619
34620 \begin_layout Subsection
34621 New and Close Window
34622 \end_layout
34623
34624 \begin_layout Standard
34625 Opens a new instance of LyX with all currently opened documents.
34626  You can close it later with the corresponding menu.
34627 \end_layout
34628
34629 \begin_layout Section
34630 The Edit Menu
34631 \begin_inset Index idx
34632 status collapsed
34633
34634 \begin_layout Plain Layout
34635 Menu ! Edit
34636 \end_layout
34637
34638 \end_inset
34639
34640
34641 \end_layout
34642
34643 \begin_layout Subsection
34644 Undo and Redo
34645 \end_layout
34646
34647 \begin_layout Standard
34648 Described in section
34649 \begin_inset space ~
34650 \end_inset
34651
34652
34653 \begin_inset CommandInset ref
34654 LatexCommand ref
34655 reference "sec:Undo-and-Redo"
34656
34657 \end_inset
34658
34659 .
34660 \end_layout
34661
34662 \begin_layout Subsection
34663 Cut, Copy, Paste, Paste Recent, Paste Special
34664 \end_layout
34665
34666 \begin_layout Standard
34667 Described in section
34668 \begin_inset space ~
34669 \end_inset
34670
34671
34672 \begin_inset CommandInset ref
34673 LatexCommand ref
34674 reference "sec:Basic-Editing-Features"
34675
34676 \end_inset
34677
34678 .
34679 \end_layout
34680
34681 \begin_layout Subsection
34682 Select All
34683 \end_layout
34684
34685 \begin_layout Standard
34686 Selects the whole document.
34687 \end_layout
34688
34689 \begin_layout Subsection
34690 Find & Replace
34691 \end_layout
34692
34693 \begin_layout Standard
34694 Described in section
34695 \begin_inset space ~
34696 \end_inset
34697
34698
34699 \begin_inset CommandInset ref
34700 LatexCommand ref
34701 reference "sec:Basic-Editing-Features"
34702
34703 \end_inset
34704
34705 .
34706 \end_layout
34707
34708 \begin_layout Subsection
34709 Move Paragraph Up/Down
34710 \end_layout
34711
34712 \begin_layout Standard
34713 This shifts the paragraph where the cursor is currently in one paragraph
34714  up or down.
34715 \end_layout
34716
34717 \begin_layout Subsection
34718 Text Style
34719 \end_layout
34720
34721 \begin_layout Standard
34722 Described in section
34723 \begin_inset space ~
34724 \end_inset
34725
34726
34727 \begin_inset CommandInset ref
34728 LatexCommand ref
34729 reference "sub:Fine-Tuning-with-the"
34730
34731 \end_inset
34732
34733 .
34734 \end_layout
34735
34736 \begin_layout Subsection
34737 Paragraph Settings
34738 \begin_inset Index idx
34739 status collapsed
34740
34741 \begin_layout Plain Layout
34742 Paragraph ! Settings
34743 \end_layout
34744
34745 \end_inset
34746
34747
34748 \end_layout
34749
34750 \begin_layout Standard
34751 The settings in the paragraph dialog only affects the paragraph where the
34752  cursor is in.
34753  Here you can set here the paragraph alignment and line spacing.
34754 \end_layout
34755
34756 \begin_layout Standard
34757 You can also prevent that the first line of the paragraph is indented.
34758  This option works only when you have chosen to separate paragraphs with
34759  indents in the 
34760 \family sans
34761 Document\SpecialChar \menuseparator
34762 Settings
34763 \family default
34764  dialog under 
34765 \family sans
34766 Text
34767 \begin_inset space ~
34768 \end_inset
34769
34770 Layout
34771 \family default
34772 .
34773 \end_layout
34774
34775 \begin_layout Subsection
34776 Tabular and Math
34777 \end_layout
34778
34779 \begin_layout Standard
34780 These two menus are only fully active when the cursor is inside a table
34781  or a formula.
34782  Here you can change the properties of tables and formulas.
34783  The properties of tables are described in section
34784 \begin_inset space ~
34785 \end_inset
34786
34787
34788 \begin_inset CommandInset ref
34789 LatexCommand ref
34790 reference "sec:Tables"
34791
34792 \end_inset
34793
34794 , the properties of formulas in chapter
34795 \begin_inset space ~
34796 \end_inset
34797
34798
34799 \begin_inset CommandInset ref
34800 LatexCommand ref
34801 reference "cha:Mathematical-Formulas"
34802
34803 \end_inset
34804
34805 .
34806 \end_layout
34807
34808 \begin_layout Subsection
34809 Increase / Decrease List Depth
34810 \end_layout
34811
34812 \begin_layout Standard
34813 These menus are only active when the cursor is in an environment that can
34814  be nested.
34815  They in/decrease the environment nesting level as explained in section
34816 \begin_inset space ~
34817 \end_inset
34818
34819
34820 \begin_inset CommandInset ref
34821 LatexCommand ref
34822 reference "sec:Nesting"
34823
34824 \end_inset
34825
34826  and 
34827 \begin_inset CommandInset ref
34828 LatexCommand ref
34829 reference "sub:Numbering-depth"
34830
34831 \end_inset
34832
34833 .
34834 \end_layout
34835
34836 \begin_layout Section
34837 The View Menu
34838 \begin_inset Index idx
34839 status collapsed
34840
34841 \begin_layout Plain Layout
34842 Menu ! View
34843 \end_layout
34844
34845 \end_inset
34846
34847
34848 \end_layout
34849
34850 \begin_layout Standard
34851 The 
34852 \family sans
34853 View
34854 \family default
34855  menu contains a list of available formats in which you can view the actual
34856  document with an external program.
34857  The menu entries for the viewing formats are not the same on all installations
34858  - it depends on the LaTeX programs that are found while LyX was configured.
34859  All possible formats are formats listed in section
34860 \begin_inset space ~
34861 \end_inset
34862
34863
34864 \begin_inset CommandInset ref
34865 LatexCommand ref
34866 reference "sub:Export"
34867
34868 \end_inset
34869
34870 .
34871  You should at least see the menu entries 
34872 \family sans
34873 DVI
34874 \family default
34875  and 
34876 \family sans
34877 PDF
34878 \begin_inset space ~
34879 \end_inset
34880
34881 (pdflatex)
34882 \family default
34883 .
34884  If one of the two is missing, you need to update your LaTeX installation.
34885  After updating you have to reconfigure LyX, see section
34886 \begin_inset space ~
34887 \end_inset
34888
34889
34890 \begin_inset CommandInset ref
34891 LatexCommand ref
34892 reference "sec:Basic-LyX-Setup"
34893
34894 \end_inset
34895
34896 .
34897 \begin_inset Index idx
34898 status collapsed
34899
34900 \begin_layout Plain Layout
34901 Reconfiguration of LyX
34902 \end_layout
34903
34904 \end_inset
34905
34906
34907 \end_layout
34908
34909 \begin_layout Standard
34910 Invoking a menu will start a viewer program.
34911  The viewer can be set or changed in the preferences, see section
34912 \begin_inset space ~
34913 \end_inset
34914
34915
34916 \begin_inset CommandInset ref
34917 LatexCommand ref
34918 reference "sec:File-Formats"
34919
34920 \end_inset
34921
34922 .
34923  The default viewers are set by LyX while it is first configured.
34924 \end_layout
34925
34926 \begin_layout Standard
34927 \begin_inset VSpace bigskip
34928 \end_inset
34929
34930 At the bottom of the 
34931 \family sans
34932 View
34933 \family default
34934  menu the opened documents are listed.
34935 \end_layout
34936
34937 \begin_layout Subsection
34938 Open/Close all Insets
34939 \end_layout
34940
34941 \begin_layout Standard
34942 Opens/closes all insets in your document.
34943 \end_layout
34944
34945 \begin_layout Subsection
34946 Unfold/Fold Math Macros
34947 \end_layout
34948
34949 \begin_layout Standard
34950 Unfolds/folds the current math macro.
34951 \end_layout
34952
34953 \begin_layout Standard
34954 Math macros are described in the 
34955 \emph on
34956 Math
34957 \emph default
34958  manual.
34959 \end_layout
34960
34961 \begin_layout Subsection
34962 View Source
34963 \end_layout
34964
34965 \begin_layout Standard
34966 Opens a window showing the source code of the actual document, as described
34967  in section
34968 \begin_inset space ~
34969 \end_inset
34970
34971
34972 \begin_inset CommandInset ref
34973 LatexCommand ref
34974 reference "sec:Previewing-snippets-of"
34975
34976 \end_inset
34977
34978 .
34979 \end_layout
34980
34981 \begin_layout Subsection
34982 Update
34983 \end_layout
34984
34985 \begin_layout Standard
34986 This menu allows you to update the view with your latest changes without
34987  opening a new view window.
34988 \end_layout
34989
34990 \begin_layout Subsection
34991 Split View
34992 \end_layout
34993
34994 \begin_layout Standard
34995 This will split LyX's main window vertically or horizontally.
34996  This allows you view documents the same time to compare them, or to view
34997  the same document, but at different positions.
34998  You can split the main window even several times to view for example 3
34999  or more documents the same time.
35000  To return to an unsplit view, use the menu 
35001 \family sans
35002 Close Tab Group
35003 \family default
35004 .
35005 \end_layout
35006
35007 \begin_layout Subsection
35008 Close Tab Group
35009 \end_layout
35010
35011 \begin_layout Standard
35012 Closes a split view.
35013 \end_layout
35014
35015 \begin_layout Subsection
35016 Fullscreen
35017 \end_layout
35018
35019 \begin_layout Standard
35020 Using this menu or pressing F11 removes the menu bar and all toolbars so
35021  that you will see nothing than your text.
35022  It furthermore displays LyX's main window fullscreen.
35023  To return from fullscreen to the normal view, press F11, or right-click
35024  and turn off the fullscreen mode in the the appearing context menu.
35025 \end_layout
35026
35027 \begin_layout Subsection
35028 Toolbars
35029 \begin_inset CommandInset label
35030 LatexCommand label
35031 name "sub:Toolbars"
35032
35033 \end_inset
35034
35035
35036 \begin_inset Index idx
35037 status collapsed
35038
35039 \begin_layout Plain Layout
35040 Toolbar
35041 \end_layout
35042
35043 \end_inset
35044
35045
35046 \end_layout
35047
35048 \begin_layout Standard
35049 In this menu you can set the appearance of the different toolbars.
35050  All toolbars and the 
35051 \family sans
35052 Command
35053 \begin_inset space ~
35054 \end_inset
35055
35056 Buffer
35057 \family default
35058  can be turned on and off.
35059  The 
35060 \emph on
35061 on
35062 \emph default
35063  state is denoted in the menu with a checkmark.
35064  The 
35065 \family sans
35066 Review
35067 \family default
35068
35069 \family sans
35070 Table
35071 \family default
35072
35073 \family sans
35074 Math
35075 \begin_inset space ~
35076 \end_inset
35077
35078 Panels
35079 \family default
35080 , and 
35081 \family sans
35082 Math
35083 \family default
35084  toolbars can be additionally set to the state 
35085 \emph on
35086 automatic
35087 \emph default
35088  that is denoted in the menu with the suffix 
35089 \family sans
35090 (auto)
35091 \family default
35092 .
35093 \end_layout
35094
35095 \begin_layout Standard
35096 In the 
35097 \emph on
35098 on
35099 \emph default
35100  state the toolbar is permanently shown, in the 
35101 \emph on
35102 automatic
35103 \emph default
35104  state the toolbar is only shown when the cursor is in a certain environment
35105  or when a certain feature is enabled.
35106  That means that the review toolbar will only be shown when change tracking
35107  is activated, the math and table toolbars are only shown when the cursor
35108  is inside a formula or table, respectively.
35109 \end_layout
35110
35111 \begin_layout Standard
35112 LyX's toolbars and its buttons are explained in section
35113 \begin_inset space ~
35114 \end_inset
35115
35116
35117 \begin_inset CommandInset ref
35118 LatexCommand ref
35119 reference "sec:Toolbars"
35120
35121 \end_inset
35122
35123 .
35124 \end_layout
35125
35126 \begin_layout Section
35127 The Insert Menu
35128 \begin_inset Index idx
35129 status collapsed
35130
35131 \begin_layout Plain Layout
35132 Menu ! Insert
35133 \end_layout
35134
35135 \end_inset
35136
35137
35138 \end_layout
35139
35140 \begin_layout Subsection
35141 Math
35142 \end_layout
35143
35144 \begin_layout Standard
35145 Inserts math constructs that are explained in chapter
35146 \begin_inset space ~
35147 \end_inset
35148
35149
35150 \begin_inset CommandInset ref
35151 LatexCommand ref
35152 reference "cha:Mathematical-Formulas"
35153
35154 \end_inset
35155
35156  and the 
35157 \emph on
35158 Math
35159 \emph default
35160  manual.
35161 \end_layout
35162
35163 \begin_layout Subsection
35164 Special Character
35165 \begin_inset CommandInset label
35166 LatexCommand label
35167 name "sub:Special-Character"
35168
35169 \end_inset
35170
35171
35172 \end_layout
35173
35174 \begin_layout Standard
35175 Here you can insert the following characters:
35176 \end_layout
35177
35178 \begin_layout Description
35179 Symbols Inserts any character that can be output by your LaTeX system.
35180  Therefore the number of character categories in this dialog and the available
35181  characters depend on the LaTeX-packages you have installed.
35182 \begin_inset Newline newline
35183 \end_inset
35184
35185  
35186 \begin_inset Note Greyedout
35187 status open
35188
35189 \begin_layout Plain Layout
35190
35191 \series bold
35192 Note:
35193 \series default
35194  Not all characters will be visible in the 
35195 \family sans
35196 Symbols
35197 \family default
35198  dialog because none of the screen font that you can set in the preferences
35199  dialog (see sec.
35200 \begin_inset space \thinspace{}
35201 \end_inset
35202
35203
35204 \begin_inset CommandInset ref
35205 LatexCommand ref
35206 reference "sub:Screen-Fonts"
35207
35208 \end_inset
35209
35210 ) can display every character.
35211 \end_layout
35212
35213 \end_inset
35214
35215
35216 \end_layout
35217
35218 \begin_layout Description
35219 Ellipsis Inserts an ellipsis: \SpecialChar \ldots{}
35220
35221 \end_layout
35222
35223 \begin_layout Description
35224 End
35225 \begin_inset space ~
35226 \end_inset
35227
35228 of
35229 \begin_inset space ~
35230 \end_inset
35231
35232 Sentence Inserts an end of sentence dot as described in section
35233 \begin_inset space ~
35234 \end_inset
35235
35236
35237 \begin_inset CommandInset ref
35238 LatexCommand ref
35239 reference "sub:Abbreviations"
35240
35241 \end_inset
35242
35243 .
35244 \end_layout
35245
35246 \begin_layout Description
35247 Ordinary
35248 \begin_inset space ~
35249 \end_inset
35250
35251 Quote Inserts this quote: 
35252 \begin_inset Quotes erd
35253 \end_inset
35254
35255 , no matter what quote type you selected in the 
35256 \family sans
35257 Document\SpecialChar \menuseparator
35258 Settings
35259 \family default
35260  dialog under 
35261 \family sans
35262 Language
35263 \family default
35264 .
35265 \end_layout
35266
35267 \begin_layout Description
35268 Single
35269 \begin_inset space ~
35270 \end_inset
35271
35272 Quote Inserts this quote: 
35273 \begin_inset Quotes els
35274 \end_inset
35275
35276
35277 \end_layout
35278
35279 \begin_layout Description
35280 Protected
35281 \begin_inset space ~
35282 \end_inset
35283
35284 Hyphen Inserts a hyphen that is protected from line breaks: \SpecialChar \nobreakdash-
35285
35286 \end_layout
35287
35288 \begin_layout Description
35289 Breakable
35290 \begin_inset space ~
35291 \end_inset
35292
35293 Slash Inserts a slash where also a line break can occur: \SpecialChar \slash{}
35294
35295 \end_layout
35296
35297 \begin_layout Description
35298 Menu
35299 \begin_inset space ~
35300 \end_inset
35301
35302 Separator Inserts the menu separator sign: \SpecialChar \menuseparator
35303
35304 \end_layout
35305
35306 \begin_layout Description
35307 Phonetic
35308 \begin_inset space ~
35309 \end_inset
35310
35311 Symbols 
35312 \begin_inset Index idx
35313 status collapsed
35314
35315 \begin_layout Plain Layout
35316 Phonetic symbols
35317 \end_layout
35318
35319 \end_inset
35320
35321
35322 \begin_inset Index idx
35323 status collapsed
35324
35325 \begin_layout Plain Layout
35326 Language ! Phonetic symbols
35327 \end_layout
35328
35329 \end_inset
35330
35331 Creates a formula with a so called tipa inset.
35332  Here you can insert commands to create IPA phonetic symbols.
35333  For this feature you must have the LaTeX-package 
35334 \series bold
35335 tipa
35336 \series default
35337
35338 \begin_inset Index idx
35339 status collapsed
35340
35341 \begin_layout Plain Layout
35342 LaTeX-packages ! tipa
35343 \end_layout
35344
35345 \end_inset
35346
35347  installed.
35348 \begin_inset Newline newline
35349 \end_inset
35350
35351 For more information about this feature we refer to the documentation of
35352  
35353 \series bold
35354 tipa, 
35355 \begin_inset CommandInset citation
35356 LatexCommand cite
35357 key "tipa"
35358
35359 \end_inset
35360
35361
35362 \series default
35363  and this Wiki-page:
35364 \begin_inset Newline newline
35365 \end_inset
35366
35367
35368 \begin_inset Flex URL
35369 status open
35370
35371 \begin_layout Plain Layout
35372
35373 http://wiki.lyx.org/LyX/LinguistLyX
35374 \end_layout
35375
35376 \end_inset
35377
35378
35379 \end_layout
35380
35381 \begin_layout Subsection
35382 Formatting
35383 \end_layout
35384
35385 \begin_layout Standard
35386 Here you can insert the following format constructs:
35387 \end_layout
35388
35389 \begin_layout Description
35390 Superscript Inserts an superscript: test
35391 \begin_inset Formula $^{\text{a,b}}$
35392 \end_inset
35393
35394
35395 \end_layout
35396
35397 \begin_layout Description
35398 Subscript Inserts an subscript: test
35399 \begin_inset Formula $_{\text{3x}}$
35400 \end_inset
35401
35402
35403 \end_layout
35404
35405 \begin_layout Description
35406 Protected
35407 \begin_inset space ~
35408 \end_inset
35409
35410 Space Inserts a protected space that is described in section
35411 \begin_inset space ~
35412 \end_inset
35413
35414
35415 \begin_inset CommandInset ref
35416 LatexCommand ref
35417 reference "sub:Protected-Space"
35418
35419 \end_inset
35420
35421 .
35422 \end_layout
35423
35424 \begin_layout Description
35425 Inter-word
35426 \begin_inset space ~
35427 \end_inset
35428
35429 Space Inserts an inter-word space that is described in section
35430 \begin_inset space ~
35431 \end_inset
35432
35433
35434 \begin_inset CommandInset ref
35435 LatexCommand ref
35436 reference "sub:Inter-word-Space"
35437
35438 \end_inset
35439
35440 .
35441 \end_layout
35442
35443 \begin_layout Description
35444 Thin
35445 \begin_inset space ~
35446 \end_inset
35447
35448 Space Inserts a thin space that is described in section
35449 \begin_inset space ~
35450 \end_inset
35451
35452
35453 \begin_inset CommandInset ref
35454 LatexCommand ref
35455 reference "sub:Thin-Space"
35456
35457 \end_inset
35458
35459 .
35460 \end_layout
35461
35462 \begin_layout Description
35463 Horizontal
35464 \begin_inset space ~
35465 \end_inset
35466
35467 Space Inserts horizontal space, see section
35468 \begin_inset space ~
35469 \end_inset
35470
35471
35472 \begin_inset CommandInset ref
35473 LatexCommand ref
35474 reference "sub:Horizontal-Space"
35475
35476 \end_inset
35477
35478  for a description.
35479 \end_layout
35480
35481 \begin_layout Description
35482 Horizontal
35483 \begin_inset space ~
35484 \end_inset
35485
35486 Line Inserts an horizontal line, see section
35487 \begin_inset space ~
35488 \end_inset
35489
35490
35491 \begin_inset CommandInset ref
35492 LatexCommand ref
35493 reference "sub:Horizontal-Lines"
35494
35495 \end_inset
35496
35497  for a description.
35498 \end_layout
35499
35500 \begin_layout Description
35501 Vertical
35502 \begin_inset space ~
35503 \end_inset
35504
35505 Space Inserts vertical space, see section
35506 \begin_inset space ~
35507 \end_inset
35508
35509
35510 \begin_inset CommandInset ref
35511 LatexCommand ref
35512 reference "sub:Vertical-Space"
35513
35514 \end_inset
35515
35516  for a description.
35517 \end_layout
35518
35519 \begin_layout Description
35520 Hyphenation
35521 \begin_inset space ~
35522 \end_inset
35523
35524 Point Inserts an hyphenation point, see section
35525 \begin_inset space ~
35526 \end_inset
35527
35528
35529 \begin_inset CommandInset ref
35530 LatexCommand ref
35531 reference "sub:Hyphenation"
35532
35533 \end_inset
35534
35535 .
35536 \end_layout
35537
35538 \begin_layout Description
35539 Ligature
35540 \begin_inset space ~
35541 \end_inset
35542
35543 Break Inserts a ligature break, see section
35544 \begin_inset space ~
35545 \end_inset
35546
35547
35548 \begin_inset CommandInset ref
35549 LatexCommand ref
35550 reference "sub:Ligatures"
35551
35552 \end_inset
35553
35554 .
35555 \end_layout
35556
35557 \begin_layout Description
35558 Ragged
35559 \begin_inset space ~
35560 \end_inset
35561
35562 Line
35563 \begin_inset space ~
35564 \end_inset
35565
35566 Break Inserts a forced line break, see section
35567 \begin_inset space ~
35568 \end_inset
35569
35570
35571 \begin_inset CommandInset ref
35572 LatexCommand ref
35573 reference "sub:Forced-Line-Breaks"
35574
35575 \end_inset
35576
35577 .
35578 \end_layout
35579
35580 \begin_layout Description
35581 Justified
35582 \begin_inset space ~
35583 \end_inset
35584
35585 Break Inserts a forced line break that furthermore stretches the broken
35586  text line to the page border, see section
35587 \begin_inset space ~
35588 \end_inset
35589
35590
35591 \begin_inset CommandInset ref
35592 LatexCommand ref
35593 reference "sub:Forced-Line-Breaks"
35594
35595 \end_inset
35596
35597 .
35598 \end_layout
35599
35600 \begin_layout Description
35601 New
35602 \begin_inset space ~
35603 \end_inset
35604
35605 Page Inserts a forced page break, described in section
35606 \begin_inset space ~
35607 \end_inset
35608
35609
35610 \begin_inset CommandInset ref
35611 LatexCommand ref
35612 reference "sub:Forced-Page-Breaks"
35613
35614 \end_inset
35615
35616 .
35617 \end_layout
35618
35619 \begin_layout Description
35620 Page
35621 \begin_inset space ~
35622 \end_inset
35623
35624 Break Inserts a forced page break that furthermore stretches the broken
35625  text page to the page border, described in section
35626 \begin_inset space ~
35627 \end_inset
35628
35629
35630 \begin_inset CommandInset ref
35631 LatexCommand ref
35632 reference "sub:Forced-Page-Breaks"
35633
35634 \end_inset
35635
35636 .
35637 \end_layout
35638
35639 \begin_layout Description
35640 Clear
35641 \begin_inset space ~
35642 \end_inset
35643
35644 Page Inserts a clear page break, described in section
35645 \begin_inset space ~
35646 \end_inset
35647
35648
35649 \begin_inset CommandInset ref
35650 LatexCommand ref
35651 reference "sub:Clear-Page-Breaks"
35652
35653 \end_inset
35654
35655 .
35656 \end_layout
35657
35658 \begin_layout Description
35659 Clear
35660 \begin_inset space ~
35661 \end_inset
35662
35663 Double
35664 \begin_inset space ~
35665 \end_inset
35666
35667 Page Inserts a clear doublepage break, described in section
35668 \begin_inset space ~
35669 \end_inset
35670
35671
35672 \begin_inset CommandInset ref
35673 LatexCommand ref
35674 reference "sub:Clear-Page-Breaks"
35675
35676 \end_inset
35677
35678 .
35679 \end_layout
35680
35681 \begin_layout Subsection
35682 List / TOC
35683 \end_layout
35684
35685 \begin_layout Standard
35686 Various lists can be inserted with this menu.
35687  The table of contents, the algorithm, figures, and tables list are described
35688  in section
35689 \begin_inset space ~
35690 \end_inset
35691
35692
35693 \begin_inset CommandInset ref
35694 LatexCommand ref
35695 reference "sec:toc"
35696
35697 \end_inset
35698
35699 .
35700  The index list is described in section
35701 \begin_inset space ~
35702 \end_inset
35703
35704
35705 \begin_inset CommandInset ref
35706 LatexCommand ref
35707 reference "sec:Index"
35708
35709 \end_inset
35710
35711 , the nomenclature in section
35712 \begin_inset space ~
35713 \end_inset
35714
35715
35716 \begin_inset CommandInset ref
35717 LatexCommand ref
35718 reference "sec:Nomenclature"
35719
35720 \end_inset
35721
35722 , and the BibTeX bibliography in section
35723 \begin_inset space ~
35724 \end_inset
35725
35726
35727 \begin_inset CommandInset ref
35728 LatexCommand ref
35729 reference "sub:Bibliography-databases"
35730
35731 \end_inset
35732
35733 .
35734 \end_layout
35735
35736 \begin_layout Subsection
35737 Float
35738 \end_layout
35739
35740 \begin_layout Standard
35741 To insert floats, described in section
35742 \begin_inset space ~
35743 \end_inset
35744
35745
35746 \begin_inset CommandInset ref
35747 LatexCommand ref
35748 reference "sec:Floats"
35749
35750 \end_inset
35751
35752 .
35753 \end_layout
35754
35755 \begin_layout Subsection
35756 Note
35757 \end_layout
35758
35759 \begin_layout Standard
35760 To insert notes, described in section
35761 \begin_inset space ~
35762 \end_inset
35763
35764
35765 \begin_inset CommandInset ref
35766 LatexCommand ref
35767 reference "sec:Notes"
35768
35769 \end_inset
35770
35771 .
35772 \end_layout
35773
35774 \begin_layout Subsection
35775 Branch
35776 \end_layout
35777
35778 \begin_layout Standard
35779 Inserts branch insets as described in section
35780 \begin_inset space ~
35781 \end_inset
35782
35783
35784 \begin_inset CommandInset ref
35785 LatexCommand ref
35786 reference "sec:Branches"
35787
35788 \end_inset
35789
35790 .
35791 \end_layout
35792
35793 \begin_layout Subsection
35794 File
35795 \begin_inset Index idx
35796 status collapsed
35797
35798 \begin_layout Plain Layout
35799 External Material
35800 \end_layout
35801
35802 \end_inset
35803
35804
35805 \end_layout
35806
35807 \begin_layout Standard
35808 Here you can insert files to include them or its content to your document.
35809  How this can be done is in detail explained in chapter 
35810 \emph on
35811 External Stuff
35812 \emph default
35813  of the 
35814 \emph on
35815 Embedded Objects
35816 \emph default
35817  manual.
35818 \end_layout
35819
35820 \begin_layout Subsection
35821 Box
35822 \begin_inset Index idx
35823 status collapsed
35824
35825 \begin_layout Plain Layout
35826 Boxes
35827 \end_layout
35828
35829 \end_inset
35830
35831
35832 \end_layout
35833
35834 \begin_layout Standard
35835 Inserts a minipage box that is described section
35836 \begin_inset space ~
35837 \end_inset
35838
35839
35840 \begin_inset CommandInset ref
35841 LatexCommand ref
35842 reference "sec:Minipages"
35843
35844 \end_inset
35845
35846 .
35847  All box types supported by LyX are explained in detail in chapter 
35848 \emph on
35849 Boxes
35850 \emph default
35851  of the 
35852 \emph on
35853 Embedded Objects
35854 \emph default
35855  manual.
35856 \end_layout
35857
35858 \begin_layout Subsection
35859 Citation
35860 \end_layout
35861
35862 \begin_layout Standard
35863 Inserts a citation as described in section
35864 \begin_inset space ~
35865 \end_inset
35866
35867
35868 \begin_inset CommandInset ref
35869 LatexCommand ref
35870 reference "sec:Bibliography"
35871
35872 \end_inset
35873
35874 .
35875 \end_layout
35876
35877 \begin_layout Subsection
35878 Cross-Reference
35879 \end_layout
35880
35881 \begin_layout Standard
35882 Inserts a cross-reference as described in section
35883 \begin_inset space ~
35884 \end_inset
35885
35886
35887 \begin_inset CommandInset ref
35888 LatexCommand ref
35889 reference "sec:Cross-References"
35890
35891 \end_inset
35892
35893 .
35894 \end_layout
35895
35896 \begin_layout Subsection
35897 Label
35898 \end_layout
35899
35900 \begin_layout Standard
35901 Inserts a label as described in section
35902 \begin_inset space ~
35903 \end_inset
35904
35905
35906 \begin_inset CommandInset ref
35907 LatexCommand ref
35908 reference "sec:Cross-References"
35909
35910 \end_inset
35911
35912 .
35913 \end_layout
35914
35915 \begin_layout Subsection
35916 Caption
35917 \begin_inset Index idx
35918 status collapsed
35919
35920 \begin_layout Plain Layout
35921 Captions
35922 \end_layout
35923
35924 \end_inset
35925
35926
35927 \begin_inset Index idx
35928 status collapsed
35929
35930 \begin_layout Plain Layout
35931 Longtables ! Caption
35932 \end_layout
35933
35934 \end_inset
35935
35936
35937 \end_layout
35938
35939 \begin_layout Standard
35940 Inserts a caption to floats or longtables.
35941  Floats are described in section
35942 \begin_inset space ~
35943 \end_inset
35944
35945
35946 \begin_inset CommandInset ref
35947 LatexCommand ref
35948 reference "sec:Floats"
35949
35950 \end_inset
35951
35952 , captions in longtables are described in section 
35953 \emph on
35954 Longtable Captions
35955 \emph default
35956  of the 
35957 \emph on
35958 Embedded Objects
35959 \emph default
35960  manual.
35961 \end_layout
35962
35963 \begin_layout Subsection
35964 Index Entry
35965 \end_layout
35966
35967 \begin_layout Standard
35968 Inserts an index entry as described in section
35969 \begin_inset space ~
35970 \end_inset
35971
35972
35973 \begin_inset CommandInset ref
35974 LatexCommand ref
35975 reference "sec:Index"
35976
35977 \end_inset
35978
35979 .
35980 \end_layout
35981
35982 \begin_layout Subsection
35983 Nomenclature Entry
35984 \end_layout
35985
35986 \begin_layout Standard
35987 Inserts a nomenclature entry as described in section
35988 \begin_inset space ~
35989 \end_inset
35990
35991
35992 \begin_inset CommandInset ref
35993 LatexCommand ref
35994 reference "sec:Nomenclature"
35995
35996 \end_inset
35997
35998 .
35999 \end_layout
36000
36001 \begin_layout Subsection
36002 Table
36003 \end_layout
36004
36005 \begin_layout Standard
36006 Inserts a table.
36007  Tables are described in section
36008 \begin_inset space ~
36009 \end_inset
36010
36011
36012 \begin_inset CommandInset ref
36013 LatexCommand ref
36014 reference "sec:Tables"
36015
36016 \end_inset
36017
36018 .
36019 \end_layout
36020
36021 \begin_layout Subsection
36022 Graphics
36023 \end_layout
36024
36025 \begin_layout Standard
36026 Inserts a graphic.
36027  Graphics are described in section
36028 \begin_inset space ~
36029 \end_inset
36030
36031
36032 \begin_inset CommandInset ref
36033 LatexCommand ref
36034 reference "sec:Graphics"
36035
36036 \end_inset
36037
36038 .
36039 \end_layout
36040
36041 \begin_layout Subsection
36042 URL
36043 \end_layout
36044
36045 \begin_layout Standard
36046 Inserts an URL as described in section
36047 \begin_inset space ~
36048 \end_inset
36049
36050
36051 \begin_inset CommandInset ref
36052 LatexCommand ref
36053 reference "sub:URLs"
36054
36055 \end_inset
36056
36057 .
36058 \end_layout
36059
36060 \begin_layout Subsection
36061 Hyperlinks
36062 \end_layout
36063
36064 \begin_layout Standard
36065 Inserts a hyperlink as described in section
36066 \begin_inset space ~
36067 \end_inset
36068
36069
36070 \begin_inset CommandInset ref
36071 LatexCommand ref
36072 reference "sub:Hyperlinks"
36073
36074 \end_inset
36075
36076 .
36077 \end_layout
36078
36079 \begin_layout Subsection
36080 Footnote
36081 \end_layout
36082
36083 \begin_layout Standard
36084 Inserts a footnote, see section
36085 \begin_inset space ~
36086 \end_inset
36087
36088
36089 \begin_inset CommandInset ref
36090 LatexCommand ref
36091 reference "sec:Footnotes"
36092
36093 \end_inset
36094
36095 .
36096 \end_layout
36097
36098 \begin_layout Subsection
36099 Marginal Note
36100 \end_layout
36101
36102 \begin_layout Standard
36103 Inserts a marginal note, see section
36104 \begin_inset space ~
36105 \end_inset
36106
36107
36108 \begin_inset CommandInset ref
36109 LatexCommand ref
36110 reference "sec:Marginal-Notes"
36111
36112 \end_inset
36113
36114 .
36115 \end_layout
36116
36117 \begin_layout Subsection
36118 Short Title
36119 \end_layout
36120
36121 \begin_layout Standard
36122 Inserts a short title, see section
36123 \begin_inset space ~
36124 \end_inset
36125
36126
36127 \begin_inset CommandInset ref
36128 LatexCommand ref
36129 reference "sec:Short-Titles"
36130
36131 \end_inset
36132
36133 .
36134 \end_layout
36135
36136 \begin_layout Subsection
36137 TeX Code
36138 \end_layout
36139
36140 \begin_layout Standard
36141 Inserts a TeX Code box, see section
36142 \begin_inset space ~
36143 \end_inset
36144
36145
36146 \begin_inset CommandInset ref
36147 LatexCommand ref
36148 reference "sub:TeX-Code-Boxes"
36149
36150 \end_inset
36151
36152  for a description.
36153 \end_layout
36154
36155 \begin_layout Subsection
36156 Program Listing
36157 \begin_inset Index idx
36158 status collapsed
36159
36160 \begin_layout Plain Layout
36161 Program listings
36162 \end_layout
36163
36164 \end_inset
36165
36166
36167 \end_layout
36168
36169 \begin_layout Standard
36170 Inserts a program listings box.
36171  Program listings are explained in chapter 
36172 \emph on
36173 Program Code Listings
36174 \emph default
36175  of the 
36176 \emph on
36177 Embedded Objects
36178 \emph default
36179  manual.
36180 \end_layout
36181
36182 \begin_layout Subsection
36183 Date
36184 \end_layout
36185
36186 \begin_layout Standard
36187 Inserts the actual date.
36188  The format depends on the date format of the language that is used for
36189  LyX's menus.
36190  LyX offers another ways to insert a date which is explained in section
36191  
36192 \emph on
36193 External Material
36194 \emph default
36195  of the 
36196 \emph on
36197 Embedded Objects
36198 \emph default
36199  manual.
36200  There the different methods are also compared.
36201 \end_layout
36202
36203 \begin_layout Section
36204 The Navigate Menu
36205 \begin_inset Index idx
36206 status collapsed
36207
36208 \begin_layout Plain Layout
36209 Menu ! Navigate
36210 \end_layout
36211
36212 \end_inset
36213
36214
36215 \end_layout
36216
36217 \begin_layout Standard
36218 This menu lists the existing chapters, sections, figures, tables, etc.
36219 \begin_inset space ~
36220 \end_inset
36221
36222 of the current document.
36223  This allows you to navigate easily through you document.
36224 \end_layout
36225
36226 \begin_layout Subsection
36227 Bookmarks
36228 \end_layout
36229
36230 \begin_layout Standard
36231 With this menu you are able to define your own bookmarks.
36232  This is useful when you are working on a large documents and often have
36233  to jump e.
36234 \begin_inset space \thinspace{}
36235 \end_inset
36236
36237 g.
36238 \begin_inset space \space{}
36239 \end_inset
36240
36241 between section
36242 \begin_inset space ~
36243 \end_inset
36244
36245 2.5 and 6.3.
36246  To create bookmarks for this example, go to section
36247 \begin_inset space ~
36248 \end_inset
36249
36250 2.5 and use the menu 
36251 \family sans
36252 Save
36253 \begin_inset space ~
36254 \end_inset
36255
36256 Bookmark
36257 \begin_inset space ~
36258 \end_inset
36259
36260 1
36261 \family default
36262 .
36263  Then go to section
36264 \begin_inset space ~
36265 \end_inset
36266
36267 6.3 and use 
36268 \family sans
36269 Save
36270 \begin_inset space ~
36271 \end_inset
36272
36273 Bookmark
36274 \begin_inset space ~
36275 \end_inset
36276
36277
36278 \family default
36279 2.
36280  Now you can jump easily between these sections by using the menu or by
36281  the key bindings 
36282 \begin_inset Info
36283 type  "shortcut"
36284 arg   "bookmark-goto 1"
36285 \end_inset
36286
36287  and 
36288 \begin_inset Info
36289 type  "shortcut"
36290 arg   "bookmark-goto 2"
36291 \end_inset
36292
36293 .
36294 \end_layout
36295
36296 \begin_layout Standard
36297 You can also use bookmarks to jump between several opened documents.
36298  The saved bookmarks are valid till the document is closed.
36299 \end_layout
36300
36301 \begin_layout Subsection
36302 Next Note, Change, Cross-reference
36303 \end_layout
36304
36305 \begin_layout Standard
36306 Jump to the next note, change, or cross-reference following the current
36307  cursor position.
36308 \end_layout
36309
36310 \begin_layout Subsection
36311 Go to Label
36312 \end_layout
36313
36314 \begin_layout Standard
36315 Only active when the cursor is in front of a cross-reference.
36316  Sets the cursor before the referenced label, the same as if you right-click
36317  on a cross-reference box.
36318 \end_layout
36319
36320 \begin_layout Section
36321 The Document Menu
36322 \begin_inset Index idx
36323 status collapsed
36324
36325 \begin_layout Plain Layout
36326 Menu ! Document
36327 \end_layout
36328
36329 \end_inset
36330
36331
36332 \end_layout
36333
36334 \begin_layout Subsection
36335 Change Tracking
36336 \end_layout
36337
36338 \begin_layout Standard
36339 Change Tracking is described in section
36340 \begin_inset space ~
36341 \end_inset
36342
36343
36344 \begin_inset CommandInset ref
36345 LatexCommand ref
36346 reference "sec:Change-Tracking"
36347
36348 \end_inset
36349
36350 .
36351 \end_layout
36352
36353 \begin_layout Subsection
36354 LaT
36355 \begin_inset ERT
36356 status collapsed
36357
36358 \begin_layout Plain Layout
36359
36360 {}
36361 \end_layout
36362
36363 \end_inset
36364
36365 eX Log
36366 \end_layout
36367
36368 \begin_layout Standard
36369 After running LaTeX by viewing or exporting a document, this menu will be
36370  enabled.
36371  It shows the logfile of the used LaTeX-program.
36372 \end_layout
36373
36374 \begin_layout Standard
36375 Here you can see how LaTeX works in the background.
36376  
36377 \emph on
36378 Experts
36379 \emph default
36380  will find in it reasons for LaTeX-errors.
36381 \end_layout
36382
36383 \begin_layout Subsection
36384 Outline
36385 \end_layout
36386
36387 \begin_layout Standard
36388 Opens the TOC/Outline window as described in section
36389 \begin_inset space ~
36390 \end_inset
36391
36392
36393 \begin_inset CommandInset ref
36394 LatexCommand ref
36395 reference "sec:Navigating"
36396
36397 \end_inset
36398
36399  and 
36400 \begin_inset CommandInset ref
36401 LatexCommand ref
36402 reference "sub:Table-of-Contents"
36403
36404 \end_inset
36405
36406 .
36407 \end_layout
36408
36409 \begin_layout Subsection
36410 Start Appendix Here
36411 \end_layout
36412
36413 \begin_layout Standard
36414 This menu will start the appendix of the document at the current cursor
36415  position as described in section
36416 \begin_inset space ~
36417 \end_inset
36418
36419
36420 \begin_inset CommandInset ref
36421 LatexCommand ref
36422 reference "sec:Appendices"
36423
36424 \end_inset
36425
36426 .
36427 \end_layout
36428
36429 \begin_layout Subsection
36430 Compressed
36431 \end_layout
36432
36433 \begin_layout Standard
36434 Un/compresses the current document.
36435 \end_layout
36436
36437 \begin_layout Subsection
36438 Settings
36439 \end_layout
36440
36441 \begin_layout Standard
36442 The document settings are described in appendix
36443 \begin_inset space ~
36444 \end_inset
36445
36446
36447 \begin_inset CommandInset ref
36448 LatexCommand ref
36449 reference "cha:The-Document-Settings"
36450
36451 \end_inset
36452
36453 .
36454 \end_layout
36455
36456 \begin_layout Section
36457 The Tools Menu
36458 \begin_inset Index idx
36459 status collapsed
36460
36461 \begin_layout Plain Layout
36462 Menu ! Tools
36463 \end_layout
36464
36465 \end_inset
36466
36467
36468 \end_layout
36469
36470 \begin_layout Subsection
36471 Spellchecker
36472 \end_layout
36473
36474 \begin_layout Standard
36475 Spell checking is explained in section
36476 \begin_inset space ~
36477 \end_inset
36478
36479
36480 \begin_inset CommandInset ref
36481 LatexCommand ref
36482 reference "sec:Spellchecking"
36483
36484 \end_inset
36485
36486 .
36487 \end_layout
36488
36489 \begin_layout Subsection
36490 Thesaurus
36491 \end_layout
36492
36493 \begin_layout Standard
36494 The thesaurus is described in section
36495 \begin_inset space ~
36496 \end_inset
36497
36498
36499 \begin_inset CommandInset ref
36500 LatexCommand ref
36501 reference "sec:Thesaurus"
36502
36503 \end_inset
36504
36505 .
36506 \end_layout
36507
36508 \begin_layout Subsection
36509 Statistics
36510 \begin_inset Index idx
36511 status collapsed
36512
36513 \begin_layout Plain Layout
36514 Word count
36515 \end_layout
36516
36517 \end_inset
36518
36519
36520 \begin_inset Index idx
36521 status collapsed
36522
36523 \begin_layout Plain Layout
36524 Character count
36525 \end_layout
36526
36527 \end_inset
36528
36529
36530 \end_layout
36531
36532 \begin_layout Standard
36533 Counts the number of words and characters in the actual document or the
36534  highlighted document part.
36535 \end_layout
36536
36537 \begin_layout Subsection
36538 TeX Information
36539 \begin_inset Index idx
36540 status collapsed
36541
36542 \begin_layout Plain Layout
36543 TeX Information
36544 \end_layout
36545
36546 \end_inset
36547
36548
36549 \end_layout
36550
36551 \begin_layout Standard
36552 Shows you a list of the classes and styles installed in your LaTeX-system.
36553 \end_layout
36554
36555 \begin_layout Subsection
36556 Reconfigure
36557 \begin_inset Index idx
36558 status collapsed
36559
36560 \begin_layout Plain Layout
36561 LyX ! Reconfigure|see
36562 \begin_inset ERT
36563 status collapsed
36564
36565 \begin_layout Plain Layout
36566
36567 {
36568 \end_layout
36569
36570 \end_inset
36571
36572 Reconfiguration of LyX
36573 \begin_inset ERT
36574 status collapsed
36575
36576 \begin_layout Plain Layout
36577
36578 }
36579 \end_layout
36580
36581 \end_inset
36582
36583
36584 \end_layout
36585
36586 \end_inset
36587
36588
36589 \begin_inset Index idx
36590 status collapsed
36591
36592 \begin_layout Plain Layout
36593 Reconfiguration of LyX
36594 \end_layout
36595
36596 \end_inset
36597
36598
36599 \end_layout
36600
36601 \begin_layout Standard
36602 This menu reconfigures LyX.
36603  That means LyX looks for LaTeX-packages and needed programs, see also section
36604 \begin_inset space ~
36605 \end_inset
36606
36607
36608 \begin_inset CommandInset ref
36609 LatexCommand ref
36610 reference "sec:Basic-LyX-Setup"
36611
36612 \end_inset
36613
36614 .
36615 \end_layout
36616
36617 \begin_layout Subsection
36618 Preferences
36619 \end_layout
36620
36621 \begin_layout Standard
36622 The preferences dialog is described in detail in appendix
36623 \begin_inset space \thinspace{}
36624 \end_inset
36625
36626
36627 \begin_inset CommandInset ref
36628 LatexCommand ref
36629 reference "cha:The-Preferences-dialog"
36630
36631 \end_inset
36632
36633 .
36634 \end_layout
36635
36636 \begin_layout Section
36637 The Help Menu
36638 \begin_inset Index idx
36639 status collapsed
36640
36641 \begin_layout Plain Layout
36642 Menu ! Help
36643 \end_layout
36644
36645 \end_inset
36646
36647
36648 \end_layout
36649
36650 \begin_layout Standard
36651 This menu opens the documentation files of LyX in the language of LyX's
36652  menus.
36653 \end_layout
36654
36655 \begin_layout Standard
36656 The menu 
36657 \family sans
36658 LaTeX
36659 \begin_inset space ~
36660 \end_inset
36661
36662 Configuration
36663 \family default
36664  shows a LyX-document with information about the LaTeX-packages and classes
36665  found by LyX (see also section
36666 \begin_inset space ~
36667 \end_inset
36668
36669
36670 \begin_inset CommandInset ref
36671 LatexCommand ref
36672 reference "sec:LaTeX-Setup"
36673
36674 \end_inset
36675
36676 ).
36677 \end_layout
36678
36679 \begin_layout Section
36680 Toolbars
36681 \begin_inset CommandInset label
36682 LatexCommand label
36683 name "sec:Toolbars"
36684
36685 \end_inset
36686
36687
36688 \end_layout
36689
36690 \begin_layout Standard
36691 How to show or hide toolbars is explained in section
36692 \begin_inset space ~
36693 \end_inset
36694
36695
36696 \begin_inset CommandInset ref
36697 LatexCommand ref
36698 reference "sub:Toolbars"
36699
36700 \end_inset
36701
36702 .
36703 \end_layout
36704
36705 \begin_layout Standard
36706 It is also possible to define custom toolbars.
36707  This is described in the 
36708 \emph on
36709 Additional Features
36710 \emph default
36711  manual.
36712 \end_layout
36713
36714 \begin_layout Subsection
36715 Standard Toolbar
36716 \begin_inset Index idx
36717 status collapsed
36718
36719 \begin_layout Plain Layout
36720 Toolbar ! Standard
36721 \end_layout
36722
36723 \end_inset
36724
36725
36726 \end_layout
36727
36728 \begin_layout Standard
36729 \begin_inset Graphics
36730         filename clipart/StandardToolbar.png
36731         width 100col%
36732
36733 \end_inset
36734
36735
36736 \end_layout
36737
36738 \begin_layout Standard
36739 \begin_inset VSpace defskip
36740 \end_inset
36741
36742
36743 \end_layout
36744
36745 \begin_layout Standard
36746 The standard toolbar as shown above contains from left to right the following
36747  buttons:
36748 \begin_inset ERT
36749 status collapsed
36750
36751 \begin_layout Plain Layout
36752
36753
36754 \backslash
36755 setlength{
36756 \backslash
36757 LTleft}{0pt}
36758 \end_layout
36759
36760 \end_inset
36761
36762
36763 \begin_inset Note Note
36764 status collapsed
36765
36766 \begin_layout Plain Layout
36767 This is necessary to left align the following longtables.
36768  See the 
36769 \emph on
36770 Embedded Objects
36771 \emph default
36772  manual for more information.
36773 \end_layout
36774
36775 \end_inset
36776
36777
36778 \end_layout
36779
36780 \begin_layout Standard
36781 \begin_inset VSpace defskip
36782 \end_inset
36783
36784
36785 \end_layout
36786
36787 \begin_layout Standard
36788 \begin_inset Tabular
36789 <lyxtabular version="3" rows="1" columns="2">
36790 <features islongtable="true" tabularvalignment="middle">
36791 <column alignment="center" valignment="top" width="0">
36792 <column alignment="center" valignment="top" width="0">
36793 <row>
36794 <cell alignment="center" valignment="top" usebox="none">
36795 \begin_inset Text
36796
36797 \begin_layout Plain Layout
36798 \begin_inset Graphics
36799         filename clipart/ToolbarEnvBox.png
36800         clip
36801
36802 \end_inset
36803
36804
36805 \end_layout
36806
36807 \end_inset
36808 </cell>
36809 <cell alignment="center" valignment="top" usebox="none">
36810 \begin_inset Text
36811
36812 \begin_layout Plain Layout
36813 pull-down box for the paragraph environments
36814 \end_layout
36815
36816 \end_inset
36817 </cell>
36818 </row>
36819 </lyxtabular>
36820
36821 \end_inset
36822
36823
36824 \end_layout
36825
36826 \begin_layout Standard
36827 \begin_inset VSpace -10mm
36828 \end_inset
36829
36830
36831 \end_layout
36832
36833 \begin_layout Standard
36834 \align left
36835 \begin_inset Tabular
36836 <lyxtabular version="3" rows="20" columns="2">
36837 <features islongtable="true" tabularvalignment="middle">
36838 <column alignment="left" valignment="top" width="0">
36839 <column alignment="left" valignment="top" width="0">
36840 <row interlinespace="2.5mm">
36841 <cell alignment="center" valignment="top" usebox="none">
36842 \begin_inset Text
36843
36844 \begin_layout Plain Layout
36845
36846 \family sans
36847 \begin_inset Graphics
36848         filename ../images/buffer-new.png
36849         BoundingBox 0bp 5bp 20bp 20bp
36850
36851 \end_inset
36852
36853
36854 \end_layout
36855
36856 \end_inset
36857 </cell>
36858 <cell alignment="center" valignment="top" usebox="none">
36859 \begin_inset Text
36860
36861 \begin_layout Plain Layout
36862
36863 \family sans
36864 File\SpecialChar \menuseparator
36865 New
36866 \end_layout
36867
36868 \end_inset
36869 </cell>
36870 </row>
36871 <row interlinespace="2.5mm">
36872 <cell alignment="center" valignment="top" usebox="none">
36873 \begin_inset Text
36874
36875 \begin_layout Plain Layout
36876 \begin_inset Graphics
36877         filename ../images/file-open.png
36878         BoundingBox 0bp 5bp 20bp 20bp
36879
36880 \end_inset
36881
36882
36883 \end_layout
36884
36885 \end_inset
36886 </cell>
36887 <cell alignment="center" valignment="top" usebox="none">
36888 \begin_inset Text
36889
36890 \begin_layout Plain Layout
36891
36892 \family sans
36893 File\SpecialChar \menuseparator
36894 Open
36895 \end_layout
36896
36897 \end_inset
36898 </cell>
36899 </row>
36900 <row interlinespace="2.5mm">
36901 <cell alignment="center" valignment="top" usebox="none">
36902 \begin_inset Text
36903
36904 \begin_layout Plain Layout
36905 \begin_inset Graphics
36906         filename ../images/buffer-write.png
36907         BoundingBox 0bp 5bp 20bp 20bp
36908
36909 \end_inset
36910
36911
36912 \end_layout
36913
36914 \end_inset
36915 </cell>
36916 <cell alignment="center" valignment="top" usebox="none">
36917 \begin_inset Text
36918
36919 \begin_layout Plain Layout
36920
36921 \family sans
36922 File\SpecialChar \menuseparator
36923 Save
36924 \end_layout
36925
36926 \end_inset
36927 </cell>
36928 </row>
36929 <row interlinespace="2.5mm">
36930 <cell alignment="center" valignment="top" usebox="none">
36931 \begin_inset Text
36932
36933 \begin_layout Plain Layout
36934 \begin_inset Graphics
36935         filename ../images/dialog-show_print.png
36936         BoundingBox 0bp 5bp 24bp 20bp
36937
36938 \end_inset
36939
36940
36941 \end_layout
36942
36943 \end_inset
36944 </cell>
36945 <cell alignment="center" valignment="top" usebox="none">
36946 \begin_inset Text
36947
36948 \begin_layout Plain Layout
36949
36950 \family sans
36951 File\SpecialChar \menuseparator
36952 Print
36953 \end_layout
36954
36955 \end_inset
36956 </cell>
36957 </row>
36958 <row interlinespace="2.5mm">
36959 <cell alignment="center" valignment="top" usebox="none">
36960 \begin_inset Text
36961
36962 \begin_layout Plain Layout
36963 \begin_inset Graphics
36964         filename ../images/dialog-show_spellchecker.png
36965         BoundingBox 0bp 5bp 20bp 20bp
36966
36967 \end_inset
36968
36969
36970 \end_layout
36971
36972 \end_inset
36973 </cell>
36974 <cell alignment="center" valignment="top" usebox="none">
36975 \begin_inset Text
36976
36977 \begin_layout Plain Layout
36978
36979 \family sans
36980 Tools\SpecialChar \menuseparator
36981 Spellchecker
36982 \end_layout
36983
36984 \end_inset
36985 </cell>
36986 </row>
36987 <row interlinespace="2.5mm">
36988 <cell alignment="center" valignment="top" usebox="none">
36989 \begin_inset Text
36990
36991 \begin_layout Plain Layout
36992 \begin_inset Graphics
36993         filename ../images/undo.png
36994         BoundingBox 0bp 5bp 20bp 20bp
36995
36996 \end_inset
36997
36998
36999 \end_layout
37000
37001 \end_inset
37002 </cell>
37003 <cell alignment="center" valignment="top" usebox="none">
37004 \begin_inset Text
37005
37006 \begin_layout Plain Layout
37007
37008 \family sans
37009 Edit\SpecialChar \menuseparator
37010 Undo
37011 \end_layout
37012
37013 \end_inset
37014 </cell>
37015 </row>
37016 <row interlinespace="2.5mm">
37017 <cell alignment="center" valignment="top" usebox="none">
37018 \begin_inset Text
37019
37020 \begin_layout Plain Layout
37021 \begin_inset Graphics
37022         filename ../images/redo.png
37023         BoundingBox 0bp 5bp 20bp 20bp
37024
37025 \end_inset
37026
37027
37028 \end_layout
37029
37030 \end_inset
37031 </cell>
37032 <cell alignment="center" valignment="top" usebox="none">
37033 \begin_inset Text
37034
37035 \begin_layout Plain Layout
37036
37037 \family sans
37038 Edit\SpecialChar \menuseparator
37039 Redo
37040 \end_layout
37041
37042 \end_inset
37043 </cell>
37044 </row>
37045 <row interlinespace="2.5mm">
37046 <cell alignment="center" valignment="top" usebox="none">
37047 \begin_inset Text
37048
37049 \begin_layout Plain Layout
37050 \begin_inset Graphics
37051         filename ../images/cut.png
37052         BoundingBox 0bp 5bp 20bp 20bp
37053
37054 \end_inset
37055
37056
37057 \end_layout
37058
37059 \end_inset
37060 </cell>
37061 <cell alignment="center" valignment="top" usebox="none">
37062 \begin_inset Text
37063
37064 \begin_layout Plain Layout
37065
37066 \family sans
37067 Edit\SpecialChar \menuseparator
37068 Cut
37069 \end_layout
37070
37071 \end_inset
37072 </cell>
37073 </row>
37074 <row interlinespace="2.5mm">
37075 <cell alignment="center" valignment="top" usebox="none">
37076 \begin_inset Text
37077
37078 \begin_layout Plain Layout
37079 \begin_inset Graphics
37080         filename ../images/copy.png
37081         BoundingBox 0bp 5bp 20bp 20bp
37082
37083 \end_inset
37084
37085
37086 \end_layout
37087
37088 \end_inset
37089 </cell>
37090 <cell alignment="center" valignment="top" usebox="none">
37091 \begin_inset Text
37092
37093 \begin_layout Plain Layout
37094
37095 \family sans
37096 Edit\SpecialChar \menuseparator
37097 Copy
37098 \end_layout
37099
37100 \end_inset
37101 </cell>
37102 </row>
37103 <row interlinespace="2.5mm">
37104 <cell alignment="center" valignment="top" usebox="none">
37105 \begin_inset Text
37106
37107 \begin_layout Plain Layout
37108 \begin_inset Graphics
37109         filename ../images/paste.png
37110         BoundingBox 0bp 5bp 20bp 20bp
37111
37112 \end_inset
37113
37114
37115 \end_layout
37116
37117 \end_inset
37118 </cell>
37119 <cell alignment="center" valignment="top" usebox="none">
37120 \begin_inset Text
37121
37122 \begin_layout Plain Layout
37123
37124 \family sans
37125 Edit\SpecialChar \menuseparator
37126 Paste
37127 \end_layout
37128
37129 \end_inset
37130 </cell>
37131 </row>
37132 <row interlinespace="2.5mm">
37133 <cell alignment="center" valignment="top" usebox="none">
37134 \begin_inset Text
37135
37136 \begin_layout Plain Layout
37137 \begin_inset Graphics
37138         filename ../images/dialog-show_findreplace.png
37139         BoundingBox 0bp 5bp 20bp 25bp
37140         rotateOrigin center
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
37154 \family sans
37155 Edit\SpecialChar \menuseparator
37156 Find
37157 \begin_inset space \thinspace{}
37158 \end_inset
37159
37160 &
37161 \begin_inset space \thinspace{}
37162 \end_inset
37163
37164 Replace
37165 \end_layout
37166
37167 \end_inset
37168 </cell>
37169 </row>
37170 <row interlinespace="2.5mm">
37171 <cell alignment="center" valignment="top" usebox="none">
37172 \begin_inset Text
37173
37174 \begin_layout Plain Layout
37175 \begin_inset Graphics
37176         filename ../images/font-emph.png
37177         BoundingBox 0bp 5bp 20bp 20bp
37178
37179 \end_inset
37180
37181
37182 \end_layout
37183
37184 \end_inset
37185 </cell>
37186 <cell alignment="center" valignment="top" usebox="none">
37187 \begin_inset Text
37188
37189 \begin_layout Plain Layout
37190 Emphasize text, function of the Edit
37191 \family sans
37192 \SpecialChar \menuseparator
37193 Text
37194 \begin_inset space ~
37195 \end_inset
37196
37197 Style
37198 \family default
37199  dialog
37200 \end_layout
37201
37202 \end_inset
37203 </cell>
37204 </row>
37205 <row interlinespace="2.5mm">
37206 <cell alignment="center" valignment="top" usebox="none">
37207 \begin_inset Text
37208
37209 \begin_layout Plain Layout
37210 \begin_inset Graphics
37211         filename ../images/font-noun.png
37212         BoundingBox 0bp 5bp 20bp 20bp
37213
37214 \end_inset
37215
37216
37217 \end_layout
37218
37219 \end_inset
37220 </cell>
37221 <cell alignment="center" valignment="top" usebox="none">
37222 \begin_inset Text
37223
37224 \begin_layout Plain Layout
37225 Set text to noun style, function of the Edit
37226 \family sans
37227 \SpecialChar \menuseparator
37228 Text
37229 \begin_inset space ~
37230 \end_inset
37231
37232 Style
37233 \family default
37234  dialog
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/textstyle-apply.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 Formats text using the current settings in the 
37261 \family sans
37262 Edit\SpecialChar \menuseparator
37263 Text
37264 \begin_inset space ~
37265 \end_inset
37266
37267 Style
37268 \family default
37269  dialog
37270 \end_layout
37271
37272 \end_inset
37273 </cell>
37274 </row>
37275 <row interlinespace="2.5mm">
37276 <cell alignment="center" valignment="top" usebox="none">
37277 \begin_inset Text
37278
37279 \begin_layout Plain Layout
37280 \begin_inset Graphics
37281         filename ../images/math-mode.png
37282         BoundingBox 0bp 5bp 20bp 20bp
37283
37284 \end_inset
37285
37286
37287 \end_layout
37288
37289 \end_inset
37290 </cell>
37291 <cell alignment="center" valignment="top" usebox="none">
37292 \begin_inset Text
37293
37294 \begin_layout Plain Layout
37295
37296 \family sans
37297 Insert\SpecialChar \menuseparator
37298 Math\SpecialChar \menuseparator
37299 Inline
37300 \begin_inset space ~
37301 \end_inset
37302
37303 Formula
37304 \end_layout
37305
37306 \end_inset
37307 </cell>
37308 </row>
37309 <row interlinespace="2.5mm">
37310 <cell alignment="center" valignment="top" usebox="none">
37311 \begin_inset Text
37312
37313 \begin_layout Plain Layout
37314 \begin_inset Graphics
37315         filename ../images/dialog-show-new-inset_graphics.png
37316         BoundingBox 0bp 5bp 20bp 25bp
37317         rotateOrigin center
37318
37319 \end_inset
37320
37321
37322 \end_layout
37323
37324 \end_inset
37325 </cell>
37326 <cell alignment="center" valignment="top" usebox="none">
37327 \begin_inset Text
37328
37329 \begin_layout Plain Layout
37330
37331 \family sans
37332 Insert\SpecialChar \menuseparator
37333 Graphics
37334 \end_layout
37335
37336 \end_inset
37337 </cell>
37338 </row>
37339 <row interlinespace="2.5mm">
37340 <cell alignment="center" valignment="top" usebox="none">
37341 \begin_inset Text
37342
37343 \begin_layout Plain Layout
37344 \begin_inset Graphics
37345         filename ../images/tabular-insert.png
37346         BoundingBox 0bp 5bp 20bp 25bp
37347         rotateOrigin center
37348
37349 \end_inset
37350
37351
37352 \end_layout
37353
37354 \end_inset
37355 </cell>
37356 <cell alignment="center" valignment="top" usebox="none">
37357 \begin_inset Text
37358
37359 \begin_layout Plain Layout
37360
37361 \family sans
37362 Insert\SpecialChar \menuseparator
37363 Table
37364 \end_layout
37365
37366 \end_inset
37367 </cell>
37368 </row>
37369 <row interlinespace="2.5mm">
37370 <cell alignment="center" valignment="top" usebox="none">
37371 \begin_inset Text
37372
37373 \begin_layout Plain Layout
37374 \begin_inset Graphics
37375         filename ../images/dialog-toggle_toc.png
37376         BoundingBox 0bp 5bp 20bp 25bp
37377         rotateOrigin center
37378
37379 \end_inset
37380
37381
37382 \end_layout
37383
37384 \end_inset
37385 </cell>
37386 <cell alignment="center" valignment="top" usebox="none">
37387 \begin_inset Text
37388
37389 \begin_layout Plain Layout
37390 Toggle outline window on/off, 
37391 \family sans
37392 Document\SpecialChar \menuseparator
37393 Outline
37394 \end_layout
37395
37396 \end_inset
37397 </cell>
37398 </row>
37399 <row interlinespace="2.5mm">
37400 <cell alignment="center" valignment="top" usebox="none">
37401 \begin_inset Text
37402
37403 \begin_layout Plain Layout
37404 \begin_inset Graphics
37405         filename ../images/toolbar-toggle_math.png
37406         BoundingBox 0bp 5bp 20bp 25bp
37407         rotateOrigin center
37408
37409 \end_inset
37410
37411
37412 \end_layout
37413
37414 \end_inset
37415 </cell>
37416 <cell alignment="center" valignment="top" usebox="none">
37417 \begin_inset Text
37418
37419 \begin_layout Plain Layout
37420 Toggle math toolbar on/off
37421 \end_layout
37422
37423 \end_inset
37424 </cell>
37425 </row>
37426 <row interlinespace="2.5mm">
37427 <cell alignment="center" valignment="top" usebox="none">
37428 \begin_inset Text
37429
37430 \begin_layout Plain Layout
37431 \begin_inset Graphics
37432         filename ../images/toolbar-toggle_table.png
37433         BoundingBox 0bp 5bp 20bp 25bp
37434         rotateOrigin center
37435
37436 \end_inset
37437
37438
37439 \end_layout
37440
37441 \end_inset
37442 </cell>
37443 <cell alignment="center" valignment="top" usebox="none">
37444 \begin_inset Text
37445
37446 \begin_layout Plain Layout
37447 Toggle table toolbar on/off
37448 \end_layout
37449
37450 \end_inset
37451 </cell>
37452 </row>
37453 </lyxtabular>
37454
37455 \end_inset
37456
37457
37458 \end_layout
37459
37460 \begin_layout Subsection
37461 Extra Toolbar
37462 \begin_inset Index idx
37463 status collapsed
37464
37465 \begin_layout Plain Layout
37466 Toolbar ! Extra
37467 \end_layout
37468
37469 \end_inset
37470
37471
37472 \end_layout
37473
37474 \begin_layout Standard
37475 \begin_inset Graphics
37476         filename clipart/ExtraToolbar.png
37477         width 100col%
37478
37479 \end_inset
37480
37481
37482 \end_layout
37483
37484 \begin_layout Standard
37485 \begin_inset VSpace defskip
37486 \end_inset
37487
37488
37489 \end_layout
37490
37491 \begin_layout Standard
37492 The extra toolbar as shown above contains from left to right the following
37493  buttons:
37494 \end_layout
37495
37496 \begin_layout Standard
37497 \begin_inset VSpace defskip
37498 \end_inset
37499
37500
37501 \end_layout
37502
37503 \begin_layout Standard
37504 \begin_inset Tabular
37505 <lyxtabular version="3" rows="25" columns="2">
37506 <features islongtable="true" tabularvalignment="middle">
37507 <column alignment="left" valignment="top" width="0">
37508 <column alignment="left" valignment="top" width="0">
37509 <row interlinespace="2.5mm">
37510 <cell alignment="center" valignment="top" usebox="none">
37511 \begin_inset Text
37512
37513 \begin_layout Plain Layout
37514 \begin_inset Graphics
37515         filename ../images/layout.png
37516         BoundingBox 0bp 5bp 20bp 25bp
37517         rotateOrigin center
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 Default
37531 \end_layout
37532
37533 \end_inset
37534 </cell>
37535 </row>
37536 <row interlinespace="2.5mm">
37537 <cell alignment="center" valignment="top" usebox="none">
37538 \begin_inset Text
37539
37540 \begin_layout Plain Layout
37541 \begin_inset Graphics
37542         filename ../images/layout_Enumerate.png
37543         BoundingBox 0bp 5bp 20bp 25bp
37544         rotateOrigin center
37545
37546 \end_inset
37547
37548
37549 \end_layout
37550
37551 \end_inset
37552 </cell>
37553 <cell alignment="center" valignment="top" usebox="none">
37554 \begin_inset Text
37555
37556 \begin_layout Plain Layout
37557 Numbered list
37558 \end_layout
37559
37560 \end_inset
37561 </cell>
37562 </row>
37563 <row interlinespace="2.5mm">
37564 <cell alignment="center" valignment="top" usebox="none">
37565 \begin_inset Text
37566
37567 \begin_layout Plain Layout
37568 \begin_inset Graphics
37569         filename ../images/layout_Itemize.png
37570         BoundingBox 0bp 5bp 20bp 25bp
37571         rotateOrigin center
37572
37573 \end_inset
37574
37575
37576 \end_layout
37577
37578 \end_inset
37579 </cell>
37580 <cell alignment="center" valignment="top" usebox="none">
37581 \begin_inset Text
37582
37583 \begin_layout Plain Layout
37584 Itemized list
37585 \end_layout
37586
37587 \end_inset
37588 </cell>
37589 </row>
37590 <row interlinespace="2.5mm">
37591 <cell alignment="center" valignment="top" usebox="none">
37592 \begin_inset Text
37593
37594 \begin_layout Plain Layout
37595 \begin_inset Graphics
37596         filename ../images/layout_List.png
37597         BoundingBox 0bp 5bp 20bp 25bp
37598         rotateOrigin center
37599
37600 \end_inset
37601
37602
37603 \end_layout
37604
37605 \end_inset
37606 </cell>
37607 <cell alignment="center" valignment="top" usebox="none">
37608 \begin_inset Text
37609
37610 \begin_layout Plain Layout
37611 List
37612 \end_layout
37613
37614 \end_inset
37615 </cell>
37616 </row>
37617 <row interlinespace="2.5mm">
37618 <cell alignment="center" valignment="top" usebox="none">
37619 \begin_inset Text
37620
37621 \begin_layout Plain Layout
37622 \begin_inset Graphics
37623         filename ../images/layout_Description.png
37624         BoundingBox 0bp 5bp 20bp 25bp
37625         rotateOrigin center
37626
37627 \end_inset
37628
37629
37630 \end_layout
37631
37632 \end_inset
37633 </cell>
37634 <cell alignment="center" valignment="top" usebox="none">
37635 \begin_inset Text
37636
37637 \begin_layout Plain Layout
37638 Description list
37639 \end_layout
37640
37641 \end_inset
37642 </cell>
37643 </row>
37644 <row interlinespace="2.5mm">
37645 <cell alignment="center" valignment="top" usebox="none">
37646 \begin_inset Text
37647
37648 \begin_layout Plain Layout
37649 \begin_inset Graphics
37650         filename ../images/depth-increment.png
37651         BoundingBox 0bp 5bp 20bp 25bp
37652         rotateOrigin center
37653
37654 \end_inset
37655
37656
37657 \end_layout
37658
37659 \end_inset
37660 </cell>
37661 <cell alignment="center" valignment="top" usebox="none">
37662 \begin_inset Text
37663
37664 \begin_layout Plain Layout
37665
37666 \family sans
37667 Edit\SpecialChar \menuseparator
37668 Increase
37669 \begin_inset space ~
37670 \end_inset
37671
37672 List
37673 \begin_inset space ~
37674 \end_inset
37675
37676 Depth
37677 \end_layout
37678
37679 \end_inset
37680 </cell>
37681 </row>
37682 <row interlinespace="2.5mm">
37683 <cell alignment="center" valignment="top" usebox="none">
37684 \begin_inset Text
37685
37686 \begin_layout Plain Layout
37687 \begin_inset Graphics
37688         filename ../images/depth-decrement.png
37689         BoundingBox 0bp 5bp 20bp 25bp
37690         rotateOrigin center
37691
37692 \end_inset
37693
37694
37695 \end_layout
37696
37697 \end_inset
37698 </cell>
37699 <cell alignment="center" valignment="top" usebox="none">
37700 \begin_inset Text
37701
37702 \begin_layout Plain Layout
37703
37704 \family sans
37705 Edit\SpecialChar \menuseparator
37706 Decrease
37707 \begin_inset space ~
37708 \end_inset
37709
37710 List
37711 \begin_inset space ~
37712 \end_inset
37713
37714 Depth
37715 \end_layout
37716
37717 \end_inset
37718 </cell>
37719 </row>
37720 <row interlinespace="2.5mm">
37721 <cell alignment="center" valignment="top" usebox="none">
37722 \begin_inset Text
37723
37724 \begin_layout Plain Layout
37725 \begin_inset Graphics
37726         filename ../images/float-insert_figure.png
37727         BoundingBox 0bp 5bp 20bp 20bp
37728
37729 \end_inset
37730
37731
37732 \end_layout
37733
37734 \end_inset
37735 </cell>
37736 <cell alignment="center" valignment="top" usebox="none">
37737 \begin_inset Text
37738
37739 \begin_layout Plain Layout
37740
37741 \family sans
37742 Insert\SpecialChar \menuseparator
37743 Float\SpecialChar \menuseparator
37744 Figure
37745 \end_layout
37746
37747 \end_inset
37748 </cell>
37749 </row>
37750 <row interlinespace="2.5mm">
37751 <cell alignment="center" valignment="top" usebox="none">
37752 \begin_inset Text
37753
37754 \begin_layout Plain Layout
37755 \begin_inset Graphics
37756         filename ../images/float-insert_table.png
37757         BoundingBox 0bp 5bp 20bp 20bp
37758
37759 \end_inset
37760
37761
37762 \end_layout
37763
37764 \end_inset
37765 </cell>
37766 <cell alignment="center" valignment="top" usebox="none">
37767 \begin_inset Text
37768
37769 \begin_layout Plain Layout
37770
37771 \family sans
37772 Insert\SpecialChar \menuseparator
37773 Float\SpecialChar \menuseparator
37774 Table
37775 \end_layout
37776
37777 \end_inset
37778 </cell>
37779 </row>
37780 <row interlinespace="2.5mm">
37781 <cell alignment="center" valignment="top" usebox="none">
37782 \begin_inset Text
37783
37784 \begin_layout Plain Layout
37785 \begin_inset Graphics
37786         filename ../images/label-insert.png
37787         BoundingBox 0bp 5bp 20bp 20bp
37788
37789 \end_inset
37790
37791
37792 \end_layout
37793
37794 \end_inset
37795 </cell>
37796 <cell alignment="center" valignment="top" usebox="none">
37797 \begin_inset Text
37798
37799 \begin_layout Plain Layout
37800
37801 \family sans
37802 Insert\SpecialChar \menuseparator
37803 Label
37804 \end_layout
37805
37806 \end_inset
37807 </cell>
37808 </row>
37809 <row interlinespace="2.5mm">
37810 <cell alignment="center" valignment="top" usebox="none">
37811 \begin_inset Text
37812
37813 \begin_layout Plain Layout
37814 \begin_inset Graphics
37815         filename ../images/dialog-show-new-inset_ref.png
37816         BoundingBox 0bp 5bp 20bp 20bp
37817
37818 \end_inset
37819
37820
37821 \end_layout
37822
37823 \end_inset
37824 </cell>
37825 <cell alignment="center" valignment="top" usebox="none">
37826 \begin_inset Text
37827
37828 \begin_layout Plain Layout
37829
37830 \family sans
37831 Insert\SpecialChar \menuseparator
37832 Cross-Reference
37833 \end_layout
37834
37835 \end_inset
37836 </cell>
37837 </row>
37838 <row interlinespace="2.5mm">
37839 <cell alignment="center" valignment="top" usebox="none">
37840 \begin_inset Text
37841
37842 \begin_layout Plain Layout
37843 \begin_inset Graphics
37844         filename ../images/dialog-show-new-inset_citation.png
37845         BoundingBox 0bp 5bp 20bp 20bp
37846
37847 \end_inset
37848
37849
37850 \end_layout
37851
37852 \end_inset
37853 </cell>
37854 <cell alignment="center" valignment="top" usebox="none">
37855 \begin_inset Text
37856
37857 \begin_layout Plain Layout
37858
37859 \family sans
37860 Insert\SpecialChar \menuseparator
37861 Citation
37862 \end_layout
37863
37864 \end_inset
37865 </cell>
37866 </row>
37867 <row interlinespace="2.5mm">
37868 <cell alignment="center" valignment="top" usebox="none">
37869 \begin_inset Text
37870
37871 \begin_layout Plain Layout
37872 \begin_inset Graphics
37873         filename ../images/index-insert.png
37874         BoundingBox 0bp 5bp 20bp 20bp
37875
37876 \end_inset
37877
37878
37879 \end_layout
37880
37881 \end_inset
37882 </cell>
37883 <cell alignment="center" valignment="top" usebox="none">
37884 \begin_inset Text
37885
37886 \begin_layout Plain Layout
37887
37888 \family sans
37889 Insert\SpecialChar \menuseparator
37890 Index
37891 \begin_inset space ~
37892 \end_inset
37893
37894 Entry
37895 \end_layout
37896
37897 \end_inset
37898 </cell>
37899 </row>
37900 <row interlinespace="2.5mm">
37901 <cell alignment="center" valignment="top" usebox="none">
37902 \begin_inset Text
37903
37904 \begin_layout Plain Layout
37905 \begin_inset Graphics
37906         filename ../images/nomencl-insert.png
37907         BoundingBox 0bp 5bp 20bp 20bp
37908
37909 \end_inset
37910
37911
37912 \end_layout
37913
37914 \end_inset
37915 </cell>
37916 <cell alignment="center" valignment="top" usebox="none">
37917 \begin_inset Text
37918
37919 \begin_layout Plain Layout
37920
37921 \family sans
37922 Insert\SpecialChar \menuseparator
37923 Nomenclature
37924 \begin_inset space ~
37925 \end_inset
37926
37927 Entry
37928 \end_layout
37929
37930 \end_inset
37931 </cell>
37932 </row>
37933 <row interlinespace="2.5mm">
37934 <cell alignment="center" valignment="top" usebox="none">
37935 \begin_inset Text
37936
37937 \begin_layout Plain Layout
37938 \begin_inset Graphics
37939         filename ../images/footnote-insert.png
37940         BoundingBox 0bp 5bp 20bp 20bp
37941
37942 \end_inset
37943
37944
37945 \end_layout
37946
37947 \end_inset
37948 </cell>
37949 <cell alignment="center" valignment="top" usebox="none">
37950 \begin_inset Text
37951
37952 \begin_layout Plain Layout
37953
37954 \family sans
37955 Insert\SpecialChar \menuseparator
37956 Footnote
37957 \end_layout
37958
37959 \end_inset
37960 </cell>
37961 </row>
37962 <row interlinespace="2.5mm">
37963 <cell alignment="center" valignment="top" usebox="none">
37964 \begin_inset Text
37965
37966 \begin_layout Plain Layout
37967 \begin_inset Graphics
37968         filename ../images/marginalnote-insert.png
37969         BoundingBox 0bp 5bp 20bp 25bp
37970         rotateOrigin center
37971
37972 \end_inset
37973
37974
37975 \end_layout
37976
37977 \end_inset
37978 </cell>
37979 <cell alignment="center" valignment="top" usebox="none">
37980 \begin_inset Text
37981
37982 \begin_layout Plain Layout
37983
37984 \family sans
37985 Insert\SpecialChar \menuseparator
37986 Marginal
37987 \begin_inset space ~
37988 \end_inset
37989
37990 Note
37991 \end_layout
37992
37993 \end_inset
37994 </cell>
37995 </row>
37996 <row interlinespace="2.5mm">
37997 <cell alignment="center" valignment="top" usebox="none">
37998 \begin_inset Text
37999
38000 \begin_layout Plain Layout
38001 \begin_inset Graphics
38002         filename ../images/note-insert.png
38003         BoundingBox 0bp 5bp 20bp 20bp
38004
38005 \end_inset
38006
38007
38008 \end_layout
38009
38010 \end_inset
38011 </cell>
38012 <cell alignment="center" valignment="top" usebox="none">
38013 \begin_inset Text
38014
38015 \begin_layout Plain Layout
38016
38017 \family sans
38018 Insert\SpecialChar \menuseparator
38019 Note\SpecialChar \menuseparator
38020 LyX
38021 \begin_inset space ~
38022 \end_inset
38023
38024 Note
38025 \end_layout
38026
38027 \end_inset
38028 </cell>
38029 </row>
38030 <row interlinespace="2.5mm">
38031 <cell alignment="center" valignment="top" usebox="none">
38032 \begin_inset Text
38033
38034 \begin_layout Plain Layout
38035 \begin_inset Graphics
38036         filename ../images/box-insert.png
38037         BoundingBox 0bp 5bp 20bp 20bp
38038
38039 \end_inset
38040
38041
38042 \end_layout
38043
38044 \end_inset
38045 </cell>
38046 <cell alignment="center" valignment="top" usebox="none">
38047 \begin_inset Text
38048
38049 \begin_layout Plain Layout
38050
38051 \family sans
38052 Insert\SpecialChar \menuseparator
38053 Box
38054 \end_layout
38055
38056 \end_inset
38057 </cell>
38058 </row>
38059 <row interlinespace="2.5mm">
38060 <cell alignment="center" valignment="top" usebox="none">
38061 \begin_inset Text
38062
38063 \begin_layout Plain Layout
38064 \begin_inset Graphics
38065         filename ../images/url-insert.png
38066         BoundingBox 0bp 5bp 20bp 20bp
38067
38068 \end_inset
38069
38070
38071 \end_layout
38072
38073 \end_inset
38074 </cell>
38075 <cell alignment="center" valignment="top" usebox="none">
38076 \begin_inset Text
38077
38078 \begin_layout Plain Layout
38079
38080 \family sans
38081 Insert\SpecialChar \menuseparator
38082 URL
38083 \end_layout
38084
38085 \end_inset
38086 </cell>
38087 </row>
38088 <row interlinespace="2.5mm">
38089 <cell alignment="center" valignment="top" usebox="none">
38090 \begin_inset Text
38091
38092 \begin_layout Plain Layout
38093 \begin_inset Graphics
38094         filename ../images/ert-insert.png
38095         BoundingBox 0bp 5bp 20bp 20bp
38096
38097 \end_inset
38098
38099
38100 \end_layout
38101
38102 \end_inset
38103 </cell>
38104 <cell alignment="center" valignment="top" usebox="none">
38105 \begin_inset Text
38106
38107 \begin_layout Plain Layout
38108
38109 \family sans
38110 Insert\SpecialChar \menuseparator
38111 T
38112 \family default
38113
38114 \begin_inset ERT
38115 status collapsed
38116
38117 \begin_layout Plain Layout
38118
38119 {}
38120 \end_layout
38121
38122 \end_inset
38123
38124
38125 \family sans
38126 eX
38127 \end_layout
38128
38129 \end_inset
38130 </cell>
38131 </row>
38132 <row interlinespace="2.5mm">
38133 <cell alignment="center" valignment="top" usebox="none">
38134 \begin_inset Text
38135
38136 \begin_layout Plain Layout
38137 \begin_inset Graphics
38138         filename ../images/math-macro_newmacroname_newcommand.png
38139         BoundingBox 0bp 5bp 20bp 20bp
38140
38141 \end_inset
38142
38143
38144 \end_layout
38145
38146 \end_inset
38147 </cell>
38148 <cell alignment="center" valignment="top" usebox="none">
38149 \begin_inset Text
38150
38151 \begin_layout Plain Layout
38152
38153 \family sans
38154 Insert\SpecialChar \menuseparator
38155 Math\SpecialChar \menuseparator
38156 Macro
38157 \end_layout
38158
38159 \end_inset
38160 </cell>
38161 </row>
38162 <row interlinespace="2.5mm">
38163 <cell alignment="center" valignment="top" usebox="none">
38164 \begin_inset Text
38165
38166 \begin_layout Plain Layout
38167 \begin_inset Graphics
38168         filename ../images/dialog-show-new-inset_include.png
38169         BoundingBox 0bp 5bp 20bp 20bp
38170
38171 \end_inset
38172
38173
38174 \end_layout
38175
38176 \end_inset
38177 </cell>
38178 <cell alignment="center" valignment="top" usebox="none">
38179 \begin_inset Text
38180
38181 \begin_layout Plain Layout
38182
38183 \family sans
38184 Insert\SpecialChar \menuseparator
38185 File\SpecialChar \menuseparator
38186 Child
38187 \begin_inset space ~
38188 \end_inset
38189
38190 Document
38191 \end_layout
38192
38193 \end_inset
38194 </cell>
38195 </row>
38196 <row interlinespace="2.5mm">
38197 <cell alignment="center" valignment="top" usebox="none">
38198 \begin_inset Text
38199
38200 \begin_layout Plain Layout
38201 \begin_inset Graphics
38202         filename ../images/dialog-show_character.png
38203         BoundingBox 0bp 5bp 20bp 25bp
38204         rotateOrigin center
38205
38206 \end_inset
38207
38208
38209 \end_layout
38210
38211 \end_inset
38212 </cell>
38213 <cell alignment="center" valignment="top" usebox="none">
38214 \begin_inset Text
38215
38216 \begin_layout Plain Layout
38217
38218 \family sans
38219 Edit\SpecialChar \menuseparator
38220 Text
38221 \begin_inset space ~
38222 \end_inset
38223
38224 Style
38225 \end_layout
38226
38227 \end_inset
38228 </cell>
38229 </row>
38230 <row interlinespace="2.5mm">
38231 <cell alignment="center" valignment="top" usebox="none">
38232 \begin_inset Text
38233
38234 \begin_layout Plain Layout
38235 \begin_inset Graphics
38236         filename ../images/layout-paragraph.png
38237         BoundingBox 0bp 5bp 20bp 25bp
38238         rotateOrigin center
38239
38240 \end_inset
38241
38242
38243 \end_layout
38244
38245 \end_inset
38246 </cell>
38247 <cell alignment="center" valignment="top" usebox="none">
38248 \begin_inset Text
38249
38250 \begin_layout Plain Layout
38251
38252 \family sans
38253 Edit\SpecialChar \menuseparator
38254 Paragraph
38255 \begin_inset space ~
38256 \end_inset
38257
38258 Settings
38259 \end_layout
38260
38261 \end_inset
38262 </cell>
38263 </row>
38264 <row interlinespace="2.5mm">
38265 <cell alignment="center" valignment="top" usebox="none">
38266 \begin_inset Text
38267
38268 \begin_layout Plain Layout
38269 \begin_inset Graphics
38270         filename ../images/thesaurus-entry.png
38271         BoundingBox 0bp 5bp 20bp 25bp
38272         rotateOrigin center
38273
38274 \end_inset
38275
38276
38277 \end_layout
38278
38279 \end_inset
38280 </cell>
38281 <cell alignment="center" valignment="top" usebox="none">
38282 \begin_inset Text
38283
38284 \begin_layout Plain Layout
38285
38286 \family sans
38287 Tools\SpecialChar \menuseparator
38288 Thesaurus
38289 \end_layout
38290
38291 \end_inset
38292 </cell>
38293 </row>
38294 </lyxtabular>
38295
38296 \end_inset
38297
38298
38299 \end_layout
38300
38301 \begin_layout Subsection
38302 View / Update Toolbar
38303 \begin_inset Index idx
38304 status collapsed
38305
38306 \begin_layout Plain Layout
38307 Toolbar ! View / Update
38308 \end_layout
38309
38310 \end_inset
38311
38312
38313 \end_layout
38314
38315 \begin_layout Standard
38316 \begin_inset Graphics
38317         filename clipart/ViewToolbar.png
38318
38319 \end_inset
38320
38321
38322 \end_layout
38323
38324 \begin_layout Standard
38325 \begin_inset VSpace defskip
38326 \end_inset
38327
38328
38329 \end_layout
38330
38331 \begin_layout Standard
38332 The view / update toolbar as shown above contains from left to right the
38333  following buttons:
38334 \end_layout
38335
38336 \begin_layout Standard
38337 \begin_inset VSpace defskip
38338 \end_inset
38339
38340
38341 \end_layout
38342
38343 \begin_layout Standard
38344 \begin_inset Tabular
38345 <lyxtabular version="3" rows="6" columns="2">
38346 <features islongtable="true" tabularvalignment="middle">
38347 <column alignment="left" valignment="top" width="0">
38348 <column alignment="left" valignment="top" width="0">
38349 <row interlinespace="2.5mm">
38350 <cell alignment="center" valignment="top" usebox="none">
38351 \begin_inset Text
38352
38353 \begin_layout Plain Layout
38354 \begin_inset Graphics
38355         filename ../images/buffer-view_dvi.png
38356         BoundingBox 0bp 5bp 20bp 25bp
38357         rotateOrigin center
38358
38359 \end_inset
38360
38361
38362 \end_layout
38363
38364 \end_inset
38365 </cell>
38366 <cell alignment="center" valignment="top" usebox="none">
38367 \begin_inset Text
38368
38369 \begin_layout Plain Layout
38370
38371 \family sans
38372 View\SpecialChar \menuseparator
38373 DVI
38374 \end_layout
38375
38376 \end_inset
38377 </cell>
38378 </row>
38379 <row interlinespace="2.5mm">
38380 <cell alignment="center" valignment="top" usebox="none">
38381 \begin_inset Text
38382
38383 \begin_layout Plain Layout
38384 \begin_inset Graphics
38385         filename ../images/buffer-update_dvi.png
38386         BoundingBox 0bp 5bp 20bp 25bp
38387         rotateOrigin center
38388
38389 \end_inset
38390
38391
38392 \end_layout
38393
38394 \end_inset
38395 </cell>
38396 <cell alignment="center" valignment="top" usebox="none">
38397 \begin_inset Text
38398
38399 \begin_layout Plain Layout
38400
38401 \family sans
38402 View\SpecialChar \menuseparator
38403 Update\SpecialChar \menuseparator
38404 DVI
38405 \end_layout
38406
38407 \end_inset
38408 </cell>
38409 </row>
38410 <row interlinespace="2.5mm">
38411 <cell alignment="center" valignment="top" usebox="none">
38412 \begin_inset Text
38413
38414 \begin_layout Plain Layout
38415 \begin_inset Graphics
38416         filename ../images/buffer-view_pdf2.png
38417         BoundingBox 0bp 5bp 20bp 25bp
38418         rotateOrigin center
38419
38420 \end_inset
38421
38422
38423 \end_layout
38424
38425 \end_inset
38426 </cell>
38427 <cell alignment="center" valignment="top" usebox="none">
38428 \begin_inset Text
38429
38430 \begin_layout Plain Layout
38431
38432 \family sans
38433 View\SpecialChar \menuseparator
38434 PDF
38435 \end_layout
38436
38437 \end_inset
38438 </cell>
38439 </row>
38440 <row interlinespace="2.5mm">
38441 <cell alignment="center" valignment="top" usebox="none">
38442 \begin_inset Text
38443
38444 \begin_layout Plain Layout
38445 \begin_inset Graphics
38446         filename ../images/buffer-update_pdf2.png
38447         BoundingBox 0bp 5bp 20bp 25bp
38448         rotateOrigin center
38449
38450 \end_inset
38451
38452
38453 \end_layout
38454
38455 \end_inset
38456 </cell>
38457 <cell alignment="center" valignment="top" usebox="none">
38458 \begin_inset Text
38459
38460 \begin_layout Plain Layout
38461
38462 \family sans
38463 View\SpecialChar \menuseparator
38464 Update\SpecialChar \menuseparator
38465 PDF
38466 \end_layout
38467
38468 \end_inset
38469 </cell>
38470 </row>
38471 <row interlinespace="2.5mm">
38472 <cell alignment="center" valignment="top" usebox="none">
38473 \begin_inset Text
38474
38475 \begin_layout Plain Layout
38476 \begin_inset Graphics
38477         filename ../images/buffer-view_ps.png
38478         BoundingBox 0bp 5bp 20bp 25bp
38479         rotateOrigin center
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 View\SpecialChar \menuseparator
38495 Postscript
38496 \end_layout
38497
38498 \end_inset
38499 </cell>
38500 </row>
38501 <row interlinespace="2.5mm">
38502 <cell alignment="center" valignment="top" usebox="none">
38503 \begin_inset Text
38504
38505 \begin_layout Plain Layout
38506 \begin_inset Graphics
38507         filename ../images/buffer-update_ps.png
38508         BoundingBox 0bp 5bp 20bp 25bp
38509         rotateOrigin center
38510
38511 \end_inset
38512
38513
38514 \end_layout
38515
38516 \end_inset
38517 </cell>
38518 <cell alignment="center" valignment="top" usebox="none">
38519 \begin_inset Text
38520
38521 \begin_layout Plain Layout
38522
38523 \family sans
38524 View\SpecialChar \menuseparator
38525 Update\SpecialChar \menuseparator
38526 Postscript
38527 \end_layout
38528
38529 \end_inset
38530 </cell>
38531 </row>
38532 </lyxtabular>
38533
38534 \end_inset
38535
38536
38537 \end_layout
38538
38539 \begin_layout Subsection
38540 Other Toolbars
38541 \end_layout
38542
38543 \begin_layout Standard
38544 The change tracking toolbar is explained in section
38545 \begin_inset space ~
38546 \end_inset
38547
38548
38549 \begin_inset CommandInset ref
38550 LatexCommand ref
38551 reference "sec:Change-Tracking"
38552
38553 \end_inset
38554
38555 , the table toolbar
38556 \begin_inset Index idx
38557 status collapsed
38558
38559 \begin_layout Plain Layout
38560 Toolbar ! Table
38561 \end_layout
38562
38563 \end_inset
38564
38565  in the 
38566 \emph on
38567 Embedded Objects
38568 \emph default
38569  manual, the math macro toolbar
38570 \begin_inset Index idx
38571 status collapsed
38572
38573 \begin_layout Plain Layout
38574 Toolbar ! Macro
38575 \end_layout
38576
38577 \end_inset
38578
38579  in the 
38580 \emph on
38581 Math
38582 \emph default
38583  manual.
38584 \end_layout
38585
38586 \begin_layout Chapter
38587 The Document Settings
38588 \begin_inset CommandInset label
38589 LatexCommand label
38590 name "cha:The-Document-Settings"
38591
38592 \end_inset
38593
38594
38595 \begin_inset Index idx
38596 status collapsed
38597
38598 \begin_layout Plain Layout
38599 Document ! Settings
38600 \end_layout
38601
38602 \end_inset
38603
38604
38605 \end_layout
38606
38607 \begin_layout Standard
38608 The document settings dialog contains submenus to set properties for the
38609  whole document and is called with the menu
38610 \family sans
38611  Document\SpecialChar \menuseparator
38612 Settings
38613 \family default
38614 .
38615  You can save your document settings as default with th
38616 \family sans
38617 e Save as Document Defaults
38618 \family default
38619  button in the dialog.
38620  This will create a template name
38621 \family typewriter
38622 d
38623 \family default
38624  
38625 \family typewriter
38626 default.lyx
38627 \family default
38628  which is automatically loaded by LyX when you create a new document without
38629  using a template.
38630 \end_layout
38631
38632 \begin_layout Standard
38633 The different submenus of the dialog are explained in the following.
38634 \end_layout
38635
38636 \begin_layout Section
38637 Document Class
38638 \end_layout
38639
38640 \begin_layout Standard
38641 Here you set the document class, class options, a graphics driver, and a
38642  master document.
38643  Document classes are described in section
38644 \begin_inset space ~
38645 \end_inset
38646
38647
38648 \begin_inset CommandInset ref
38649 LatexCommand ref
38650 reference "sec:Document-Classes"
38651
38652 \end_inset
38653
38654 .
38655  Some classes use some class options by default.
38656  If this is the case, they are listed in the field 
38657 \family sans
38658 Predefined
38659 \family default
38660  and you can decide to use them or not.
38661  If you don't exactly know what the default class options are for, it is
38662  recommended not to touch them.
38663  The graphics driver is used for LaTeX's graphics, color and page layout
38664  packages.
38665  When using 
38666 \family sans
38667 Default
38668 \family default
38669 , the default driver for the LaTeX-packages are used.
38670  It is recommended to use the default unless you know what you are doing.
38671 \begin_inset Foot
38672 status collapsed
38673
38674 \begin_layout Plain Layout
38675 When you want one of the following drivers
38676 \begin_inset Newline newline
38677 \end_inset
38678
38679 dvi2ps, dvialw, dvilaser, dvitops, psprint, pubps, ln
38680 \begin_inset Newline newline
38681 \end_inset
38682
38683 you first have to activate them in your LaTeX distribution, see sec.
38684 \begin_inset space \thinspace{}
38685 \end_inset
38686
38687 2 in 
38688 \begin_inset CommandInset href
38689 LatexCommand href
38690 target "http://tug.ctan.org/get/macros/latex/required/graphics/grfguide.pdf"
38691
38692 \end_inset
38693
38694 .
38695 \end_layout
38696
38697 \end_inset
38698
38699
38700 \end_layout
38701
38702 \begin_layout Standard
38703 Specifying a master document is necessary when the current document is a
38704  child or subdocument.
38705  This master document will be used by LyX when the child document is opened
38706  without its master.
38707  This way child documents are always compileable.
38708  More about master and child documents is explained in the section 
38709 \emph on
38710 Child Documents
38711 \emph default
38712  of the 
38713 \emph on
38714 Embedded Objects
38715 \emph default
38716  manual.
38717 \end_layout
38718
38719 \begin_layout Section
38720 Modules
38721 \end_layout
38722
38723 \begin_layout Standard
38724 Modules are explained in section
38725 \begin_inset space ~
38726 \end_inset
38727
38728
38729 \begin_inset CommandInset ref
38730 LatexCommand ref
38731 reference "sub:Modules"
38732
38733 \end_inset
38734
38735 .
38736 \end_layout
38737
38738 \begin_layout Section
38739 Fonts
38740 \end_layout
38741
38742 \begin_layout Standard
38743 The document font settings are described in section
38744 \begin_inset space ~
38745 \end_inset
38746
38747
38748 \begin_inset CommandInset ref
38749 LatexCommand ref
38750 reference "sec:Fonts-and-Text"
38751
38752 \end_inset
38753
38754 .
38755 \end_layout
38756
38757 \begin_layout Section
38758 Text Layout
38759 \end_layout
38760
38761 \begin_layout Standard
38762 You can specify if paragraphs should be separated by indentations or vertical
38763  skips.
38764  The line spacing and the number of text columns can here also be specified.
38765  
38766 \end_layout
38767
38768 \begin_layout Standard
38769 Note that LyX won't show two columns or the set up line spacing on screen.
38770  That's impractical, often unreadable, and not part of the WYSIWYM concept.
38771  However, it will be as you specified it in the output.
38772 \end_layout
38773
38774 \begin_layout Standard
38775 The listings settings are explained in the corresponding section in the
38776  
38777 \emph on
38778 Embedded Objects
38779 \emph default
38780  manual.
38781 \end_layout
38782
38783 \begin_layout Section
38784 Page Layout
38785 \end_layout
38786
38787 \begin_layout Standard
38788 A description of this menu is given in section
38789 \begin_inset space ~
38790 \end_inset
38791
38792
38793 \begin_inset CommandInset ref
38794 LatexCommand ref
38795 reference "sub:Paper-Size,-Orientation,"
38796
38797 \end_inset
38798
38799  and 
38800 \begin_inset CommandInset ref
38801 LatexCommand ref
38802 reference "sub:Document-Layout"
38803
38804 \end_inset
38805
38806 .
38807 \end_layout
38808
38809 \begin_layout Section
38810 Page Margins
38811 \end_layout
38812
38813 \begin_layout Standard
38814 Here you can adjust the paper margins, see section
38815 \begin_inset space ~
38816 \end_inset
38817
38818
38819 \begin_inset CommandInset ref
38820 LatexCommand ref
38821 reference "sub:Margins"
38822
38823 \end_inset
38824
38825 .
38826 \end_layout
38827
38828 \begin_layout Section
38829 Language
38830 \begin_inset Index idx
38831 status collapsed
38832
38833 \begin_layout Plain Layout
38834 Language ! Encoding
38835 \end_layout
38836
38837 \end_inset
38838
38839
38840 \end_layout
38841
38842 \begin_layout Standard
38843 The document language and quote styles are set here.
38844  The encoding specifies how the document content is exported to LaTeX (the
38845  LyX file is always encoded in utf8).
38846  All characters that cannot be encoded using the specified encoding will
38847  be exported as LaTeX-commands (this can fail if a LaTeX-command is not
38848  known for a particular character).
38849 \begin_inset Foot
38850 status collapsed
38851
38852 \begin_layout Plain Layout
38853 The known commands are defined in a text file.
38854  You can add commands for unknown symbols to that file yourself, see the
38855  
38856 \emph on
38857 Customization
38858 \emph default
38859  manual for details.
38860 \end_layout
38861
38862 \end_inset
38863
38864
38865 \end_layout
38866
38867 \begin_layout Standard
38868 If you use the option 
38869 \family sans
38870 Language Default
38871 \family default
38872 , LyX determines the encoding of a text part from the language of this text.
38873  If the document contains text in more than one language you may get more
38874  than one encoding in the LaTeX file.
38875  If you do not use this option then the complete document will always use
38876  exactly one encoding.
38877  Checking this option is the preferred setting unless you use 
38878 \family sans
38879 XeTeX
38880 \family default
38881
38882 \begin_inset Foot
38883 status collapsed
38884
38885 \begin_layout Plain Layout
38886 XeTeX is a TeX typesetting engine, an alternative for LaTeX.
38887  It natively supports Unicode while its input file is assumed to be in UTF-8
38888  encoding.
38889  More about using LyX with XeTeX can be found in 
38890 \begin_inset CommandInset citation
38891 LatexCommand cite
38892 key "XeTeX"
38893
38894 \end_inset
38895
38896 .
38897 \end_layout
38898
38899 \end_inset
38900
38901  (see below).
38902 \end_layout
38903
38904 \begin_layout Standard
38905 LyX also supports Unicode output, which is particularly useful if you need
38906  lots of special symbols or non-alphabetic scripts, respectively.
38907  If you want to use this (and your LaTeX installation supports Unicode,
38908  for that matter), choose one of the four utf8 variants from the list below.
38909  Unfortunately the Unicode support of standard LaTeX is quite incomplete,
38910  so it is not uncommon that a file with lots of Unicode symbols works fine
38911  with 
38912 \family sans
38913 Language Default
38914 \family default
38915  (when LyX uses it's list of known LaTeX-commands), but does not work with
38916  a fixed utf8 encoding (when the list of known LaTeX-commands is not used,
38917  because all Unicode symbols can be encoded in utf8).
38918 \end_layout
38919
38920 \begin_layout Standard
38921 Here is a list with the important encodings:
38922 \end_layout
38923
38924 \begin_layout Description
38925 Language
38926 \begin_inset space ~
38927 \end_inset
38928
38929 Default
38930 \begin_inset space ~
38931 \end_inset
38932
38933 (no
38934 \begin_inset space ~
38935 \end_inset
38936
38937 inputenc) Same as 
38938 \family sans
38939 Language Default
38940 \family default
38941 , but the LaTeX-package 
38942 \series bold
38943 inputenc
38944 \series default
38945
38946 \begin_inset Index idx
38947 status collapsed
38948
38949 \begin_layout Plain Layout
38950 LaTeX-packages ! inputenc
38951 \end_layout
38952
38953 \end_inset
38954
38955  is not used.
38956  When using this, you probably need to load some additional packages manually
38957  in the preamble and specify the used encoding for text parts in foreign
38958  languages in TeX code.
38959 \end_layout
38960
38961 \begin_layout Description
38962 ASCII the ASCII encoding, covers only plain English (7-bit ASCII).
38963  LyX converts all other characters into LaTeX commands, which may result
38964  in a big file when lots of LaTeX-commands are needed.
38965 \end_layout
38966
38967 \begin_layout Description
38968 Arabic
38969 \begin_inset space ~
38970 \end_inset
38971
38972 (CP
38973 \begin_inset space ~
38974 \end_inset
38975
38976 1256) MS Windows code page for Arabic and Farsi
38977 \end_layout
38978
38979 \begin_layout Description
38980 Arabic
38981 \begin_inset space ~
38982 \end_inset
38983
38984 (ISO
38985 \begin_inset space ~
38986 \end_inset
38987
38988 8859-6) for Arabic and Farsi
38989 \end_layout
38990
38991 \begin_layout Description
38992 Armenian
38993 \begin_inset space ~
38994 \end_inset
38995
38996 (ArmSCII8) for Armenian
38997 \end_layout
38998
38999 \begin_layout Description
39000 Baltic
39001 \begin_inset space ~
39002 \end_inset
39003
39004 (CP
39005 \begin_inset space ~
39006 \end_inset
39007
39008 1257) MS Windows code page for Estonian, Latvian, and Lithuanian, the same
39009  as the ISO-8859-13 encoding
39010 \end_layout
39011
39012 \begin_layout Description
39013 Baltic
39014 \begin_inset space ~
39015 \end_inset
39016
39017 (ISO
39018 \begin_inset space ~
39019 \end_inset
39020
39021 8859-13) for Estonian, Latvian, and Lithuanian, a superset of the ISO-8859-4
39022  encoding
39023 \end_layout
39024
39025 \begin_layout Description
39026 Baltic
39027 \begin_inset space ~
39028 \end_inset
39029
39030 (ISO
39031 \begin_inset space ~
39032 \end_inset
39033
39034 8859-4) (latin 4) for Estonian, Latvian, and Lithuanian, a subset of the
39035  ISO-8859-13 encoding
39036 \end_layout
39037
39038 \begin_layout Description
39039 Central
39040 \begin_inset space ~
39041 \end_inset
39042
39043 European
39044 \begin_inset space ~
39045 \end_inset
39046
39047 (CP
39048 \begin_inset space ~
39049 \end_inset
39050
39051 1250) MS Windows code page for ISO
39052 \begin_inset space ~
39053 \end_inset
39054
39055 8859-2 (latin2)
39056 \end_layout
39057
39058 \begin_layout Description
39059 Central
39060 \begin_inset space ~
39061 \end_inset
39062
39063 European
39064 \begin_inset space ~
39065 \end_inset
39066
39067 (ISO
39068 \begin_inset space ~
39069 \end_inset
39070
39071 8859-2) (latin 2) covers Albanian, Croatian, Czech, German, Hungarian, Polish,
39072  Romanian, Slovak, and Slovenian
39073 \end_layout
39074
39075 \begin_layout Description
39076 Chinese
39077 \begin_inset space ~
39078 \end_inset
39079
39080 (simplified)
39081 \begin_inset space ~
39082 \end_inset
39083
39084 (EUC-CN) for simplified Chinese, used especially on UNIX OSes, since 2001
39085  this encoding is officially replaced by the encoding GB18030, as GB18030
39086  is not available for LaTeX you should try to use the encoding Unicode
39087 \begin_inset space ~
39088 \end_inset
39089
39090 (CJK)
39091 \begin_inset space ~
39092 \end_inset
39093
39094 (utf8)
39095 \end_layout
39096
39097 \begin_layout Description
39098 Chinese
39099 \begin_inset space ~
39100 \end_inset
39101
39102 (simplified)
39103 \begin_inset space ~
39104 \end_inset
39105
39106 (GBK) for simplified Chinese, is the same as the Windows code page CP 936
39107  except for the Euro currency sign, since 2001 this encoding is officially
39108  replaced by the encoding GB18030, as GB18030 is not available for LaTeX
39109  you should try to use the encoding Unicode
39110 \begin_inset space ~
39111 \end_inset
39112
39113 (CJK)
39114 \begin_inset space ~
39115 \end_inset
39116
39117 (utf8)
39118 \end_layout
39119
39120 \begin_layout Description
39121 Chinese
39122 \begin_inset space ~
39123 \end_inset
39124
39125 (traditional)
39126 \begin_inset space ~
39127 \end_inset
39128
39129 (EUC-TW) for traditional Chinese
39130 \end_layout
39131
39132 \begin_layout Description
39133 Cyrillic
39134 \begin_inset space ~
39135 \end_inset
39136
39137 (CP
39138 \begin_inset space ~
39139 \end_inset
39140
39141 1251) MS Windows code page for Cyrillic
39142 \end_layout
39143
39144 \begin_layout Description
39145 Cyrillic
39146 \begin_inset space ~
39147 \end_inset
39148
39149 (ISO
39150 \begin_inset space ~
39151 \end_inset
39152
39153 8859-5) covers Belorussian, Bulgarian, Macedonian, Serbian, and Ukrainian
39154 \end_layout
39155
39156 \begin_layout Description
39157 Cyrillic
39158 \begin_inset space ~
39159 \end_inset
39160
39161 (KOI8-R) standard Cyrillic especially for Russian
39162 \end_layout
39163
39164 \begin_layout Description
39165 Cyrillic
39166 \begin_inset space ~
39167 \end_inset
39168
39169 (KOI8-U) Cyrillic for Ukrainian
39170 \end_layout
39171
39172 \begin_layout Description
39173 Cyrillic
39174 \begin_inset space ~
39175 \end_inset
39176
39177 (pt
39178 \begin_inset space ~
39179 \end_inset
39180
39181 154) Cyrillic for Kazakh
39182 \end_layout
39183
39184 \begin_layout Description
39185 Greek
39186 \begin_inset space ~
39187 \end_inset
39188
39189 (ISO
39190 \begin_inset space ~
39191 \end_inset
39192
39193 8859-7) for Greek
39194 \end_layout
39195
39196 \begin_layout Description
39197 Hebrew
39198 \begin_inset space ~
39199 \end_inset
39200
39201 (CP
39202 \begin_inset space ~
39203 \end_inset
39204
39205 1255) MS Windows code page for Hebrew, a superset of the ISO-8859-8 encoding
39206 \end_layout
39207
39208 \begin_layout Description
39209 Hebrew
39210 \begin_inset space ~
39211 \end_inset
39212
39213 (ISO
39214 \begin_inset space ~
39215 \end_inset
39216
39217 8859-8) for Hebrew
39218 \end_layout
39219
39220 \begin_layout Description
39221 Japanese
39222 \begin_inset space ~
39223 \end_inset
39224
39225 (CJK)
39226 \begin_inset space ~
39227 \end_inset
39228
39229 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
39230 \series bold
39231 CJK
39232 \series default
39233
39234 \begin_inset Index idx
39235 status collapsed
39236
39237 \begin_layout Plain Layout
39238 LaTeX-packages ! CJK
39239 \end_layout
39240
39241 \end_inset
39242
39243 , when using this, set the document language to 
39244 \family sans
39245 Japanese (CJK)
39246 \end_layout
39247
39248 \begin_layout Description
39249 Japanese
39250 \begin_inset space ~
39251 \end_inset
39252
39253 (CJK)
39254 \begin_inset space ~
39255 \end_inset
39256
39257 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
39258 \series bold
39259 CJK
39260 \series default
39261 , when using this, set the document language to 
39262 \family sans
39263 Japanese (CJK)
39264 \end_layout
39265
39266 \begin_layout Description
39267 Japanese
39268 \begin_inset space ~
39269 \end_inset
39270
39271 (non-CJK)
39272 \begin_inset space ~
39273 \end_inset
39274
39275 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
39276 \series bold
39277 japanese
39278 \series default
39279
39280 \begin_inset Index idx
39281 status collapsed
39282
39283 \begin_layout Plain Layout
39284 LaTeX-packages ! japanese
39285 \end_layout
39286
39287 \end_inset
39288
39289 , when using this, set the document language to 
39290 \family sans
39291 Japanese
39292 \end_layout
39293
39294 \begin_layout Description
39295 Japanese
39296 \begin_inset space ~
39297 \end_inset
39298
39299 (non-CJK)
39300 \begin_inset space ~
39301 \end_inset
39302
39303 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
39304 \series bold
39305 japanese
39306 \series default
39307 , when using this, set the document language to 
39308 \family sans
39309 Japanese
39310 \end_layout
39311
39312 \begin_layout Description
39313 Japanese
39314 \begin_inset space ~
39315 \end_inset
39316
39317 (non-CJK)
39318 \begin_inset space ~
39319 \end_inset
39320
39321 (SJIS) SJIS encoding for Japanese, uses the LaTeX-package 
39322 \series bold
39323 japanese
39324 \series default
39325 , when using this, set the document language to 
39326 \family sans
39327 Japanese
39328 \end_layout
39329
39330 \begin_layout Description
39331 Korean
39332 \begin_inset space ~
39333 \end_inset
39334
39335 (EUC-KR) for Korean
39336 \end_layout
39337
39338 \begin_layout Description
39339 Southern
39340 \begin_inset space ~
39341 \end_inset
39342
39343 European
39344 \begin_inset space ~
39345 \end_inset
39346
39347 (ISO
39348 \begin_inset space ~
39349 \end_inset
39350
39351 8859-3) (latin 3) covers Esperanto, Galician, Maltese, and Turkish
39352 \end_layout
39353
39354 \begin_layout Description
39355 South-Eastern
39356 \begin_inset space ~
39357 \end_inset
39358
39359 European
39360 \begin_inset space ~
39361 \end_inset
39362
39363 (ISO
39364 \begin_inset space ~
39365 \end_inset
39366
39367 8859-16) (latin 10) covers Albanian, Croatian, Finnish, French, German,
39368  Hungarian, Irish Gaelic, Italian, Polish, Romanian, Slovenian, is designed
39369  to cover many languages and characters with diacritics
39370 \end_layout
39371
39372 \begin_layout Description
39373 Thai
39374 \begin_inset space ~
39375 \end_inset
39376
39377 (TIS
39378 \begin_inset space ~
39379 \end_inset
39380
39381 620-0) for Thai
39382 \end_layout
39383
39384 \begin_layout Description
39385 Turkish
39386 \begin_inset space ~
39387 \end_inset
39388
39389 (ISO
39390 \begin_inset space ~
39391 \end_inset
39392
39393 8859-9) (latin 5) for Turkish, is like the ISO-8859-1 encoding where the
39394  Icelandic letters are replaced by Turkish ones
39395 \end_layout
39396
39397 \begin_layout Description
39398 Unicode
39399 \begin_inset space ~
39400 \end_inset
39401
39402 (CJK)
39403 \begin_inset space ~
39404 \end_inset
39405
39406 (utf8) Unicode utf8 with the LaTeX-package 
39407 \series bold
39408 CJK
39409 \series default
39410
39411 \begin_inset Index idx
39412 status collapsed
39413
39414 \begin_layout Plain Layout
39415 LaTeX-packages ! CJK
39416 \end_layout
39417
39418 \end_inset
39419
39420  (for the languages Chinese, Japanese and Korean)
39421 \end_layout
39422
39423 \begin_layout Description
39424 Unicode
39425 \begin_inset space ~
39426 \end_inset
39427
39428 (XeTeX)
39429 \begin_inset space ~
39430 \end_inset
39431
39432 (utf8) Unicode utf8 to be used with 
39433 \family sans
39434 XeTeX
39435 \family default
39436 , which uses Unicode directly, without the help of the LaTeX-package 
39437 \series bold
39438 inputenc
39439 \series default
39440  
39441 \begin_inset Foot
39442 status collapsed
39443
39444 \begin_layout Plain Layout
39445 More about using LyX with XeTeX can be found in 
39446 \begin_inset CommandInset citation
39447 LatexCommand cite
39448 key "XeTeX"
39449
39450 \end_inset
39451
39452 .
39453 \end_layout
39454
39455 \end_inset
39456
39457
39458 \end_layout
39459
39460 \begin_layout Description
39461 Unicode
39462 \begin_inset space ~
39463 \end_inset
39464
39465 (ucs-extended)
39466 \begin_inset space ~
39467 \end_inset
39468
39469 (utf8x) Unicode utf8 based on the LaTeX package 
39470 \series bold
39471 ucs
39472 \series default
39473
39474 \begin_inset Index idx
39475 status collapsed
39476
39477 \begin_layout Plain Layout
39478 LaTeX-packages ! ucs
39479 \end_layout
39480
39481 \end_inset
39482
39483  (comprehensive, including Latin, Greek, Cyrillic and CJK scripts).
39484 \end_layout
39485
39486 \begin_layout Description
39487 Unicode
39488 \begin_inset space ~
39489 \end_inset
39490
39491 (utf8) Unicode utf8 based on the LaTeX-package 
39492 \series bold
39493 inputenc
39494 \series default
39495
39496 \begin_inset Index idx
39497 status collapsed
39498
39499 \begin_layout Plain Layout
39500 LaTeX-packages ! inputenc
39501 \end_layout
39502
39503 \end_inset
39504
39505 .
39506  Currently only a limited range of characters (mainly for Latin scripts)
39507  is supported.
39508 \end_layout
39509
39510 \begin_layout Description
39511 Western
39512 \begin_inset space ~
39513 \end_inset
39514
39515 European
39516 \begin_inset space ~
39517 \end_inset
39518
39519 (CP
39520 \begin_inset space ~
39521 \end_inset
39522
39523 1252) MS Windows code page for ISO
39524 \begin_inset space ~
39525 \end_inset
39526
39527 8859-1 (latin1)
39528 \end_layout
39529
39530 \begin_layout Description
39531 Western
39532 \begin_inset space ~
39533 \end_inset
39534
39535 European
39536 \begin_inset space ~
39537 \end_inset
39538
39539 (ISO
39540 \begin_inset space ~
39541 \end_inset
39542
39543 8859-1) (latin 1) covers the languages Albanian, Catalan, Danish, Dutch,
39544  English, Faroese, Finnish, French, Galician, German, Icelandic, Irish,
39545  Italian, Norwegian, Portuguese, Spanish, and Swedish; better use the ISO-8859-1
39546 5 encoding instead
39547 \end_layout
39548
39549 \begin_layout Description
39550 Western
39551 \begin_inset space ~
39552 \end_inset
39553
39554 European
39555 \begin_inset space ~
39556 \end_inset
39557
39558 (ISO
39559 \begin_inset space ~
39560 \end_inset
39561
39562 8859-15) (latin 9) like the ISO-8859-1 encoding, but with the Euro currency
39563  sign, the œ-ligature and some characters used for French and Finnish
39564 \end_layout
39565
39566 \begin_layout Section
39567 Numbering & TOC
39568 \end_layout
39569
39570 \begin_layout Standard
39571 You can adjust here the numbering depth of sections headings as described
39572  in section
39573 \begin_inset space ~
39574 \end_inset
39575
39576
39577 \begin_inset CommandInset ref
39578 LatexCommand ref
39579 reference "sub:Numbering-depth"
39580
39581 \end_inset
39582
39583 .
39584 \end_layout
39585
39586 \begin_layout Section
39587 Bibliography
39588 \end_layout
39589
39590 \begin_layout Standard
39591 You can specify here a citation style using the LaTeX-packages 
39592 \series bold
39593 natbib
39594 \series default
39595
39596 \begin_inset Index idx
39597 status collapsed
39598
39599 \begin_layout Plain Layout
39600 LaTeX-packages ! natbib
39601 \end_layout
39602
39603 \end_inset
39604
39605  or 
39606 \series bold
39607 jurabib
39608 \series default
39609
39610 \begin_inset Index idx
39611 status collapsed
39612
39613 \begin_layout Plain Layout
39614 LaTeX-packages ! jurabib
39615 \end_layout
39616
39617 \end_inset
39618
39619 .
39620  For a further description see section
39621 \begin_inset space ~
39622 \end_inset
39623
39624
39625 \begin_inset CommandInset ref
39626 LatexCommand ref
39627 reference "sec:Bibliography"
39628
39629 \end_inset
39630
39631 .
39632 \end_layout
39633
39634 \begin_layout Section
39635 PDF Properties
39636 \end_layout
39637
39638 \begin_layout Standard
39639 The PDF properties are explained in section
39640 \begin_inset space ~
39641 \end_inset
39642
39643
39644 \begin_inset CommandInset ref
39645 LatexCommand ref
39646 reference "sec:PDF-Properties"
39647
39648 \end_inset
39649
39650 .
39651 \end_layout
39652
39653 \begin_layout Section
39654 Math Options
39655 \end_layout
39656
39657 \begin_layout Standard
39658 These options will force LyX to use the LaTeX-packages 
39659 \series bold
39660 amsmath
39661 \series default
39662
39663 \begin_inset Index idx
39664 status collapsed
39665
39666 \begin_layout Plain Layout
39667 LaTeX-packages ! amsmath
39668 \end_layout
39669
39670 \end_inset
39671
39672  and 
39673 \series bold
39674 esint
39675 \series default
39676
39677 \begin_inset Index idx
39678 status collapsed
39679
39680 \begin_layout Plain Layout
39681 LaTeX-packages ! esint
39682 \end_layout
39683
39684 \end_inset
39685
39686  or to use them automatically when they are needed.
39687 \end_layout
39688
39689 \begin_layout Standard
39690
39691 \series bold
39692 amsmath
39693 \series default
39694  is needed for many constructs, so when you get LaTeX-errors in formulas,
39695  assure that you have enabled AMS.
39696 \end_layout
39697
39698 \begin_layout Standard
39699
39700 \series bold
39701 esint
39702 \series default
39703  is used for special integral characters.
39704 \end_layout
39705
39706 \begin_layout Section
39707 Float Placement
39708 \end_layout
39709
39710 \begin_layout Standard
39711 The float placement options are described in section
39712 \begin_inset space ~
39713 \end_inset
39714
39715
39716 \begin_inset CommandInset ref
39717 LatexCommand ref
39718 reference "sub:Float-Placement"
39719
39720 \end_inset
39721
39722 .
39723 \end_layout
39724
39725 \begin_layout Section
39726 Bullets
39727 \end_layout
39728
39729 \begin_layout Standard
39730 Here you can adjust the characters for the itemize levels.
39731  The itemize environment is described in section
39732 \begin_inset space ~
39733 \end_inset
39734
39735
39736 \begin_inset CommandInset ref
39737 LatexCommand ref
39738 reference "sec:Itemize"
39739
39740 \end_inset
39741
39742 .
39743 \end_layout
39744
39745 \begin_layout Section
39746 Branches
39747 \end_layout
39748
39749 \begin_layout Standard
39750 Branches are described in section
39751 \begin_inset space ~
39752 \end_inset
39753
39754
39755 \begin_inset CommandInset ref
39756 LatexCommand ref
39757 reference "sec:Branches"
39758
39759 \end_inset
39760
39761 .
39762 \end_layout
39763
39764 \begin_layout Section
39765 LaT
39766 \begin_inset ERT
39767 status collapsed
39768
39769 \begin_layout Plain Layout
39770
39771 {}
39772 \end_layout
39773
39774 \end_inset
39775
39776 eX Preamble
39777 \end_layout
39778
39779 \begin_layout Standard
39780 In this text field are entered commands to load special LaTeX-packages or
39781  to define LaTeX-commands.
39782  The preamble is a thing for LaTeX-experts.
39783  You shouldn't enter commands here until you don't exactly know what you
39784  do.
39785 \end_layout
39786
39787 \begin_layout Standard
39788 An introduction in the LaTeX-syntax is given in section
39789 \begin_inset space ~
39790 \end_inset
39791
39792
39793 \begin_inset CommandInset ref
39794 LatexCommand ref
39795 reference "sub:LaTeX-Syntax"
39796
39797 \end_inset
39798
39799 .
39800 \end_layout
39801
39802 \begin_layout Chapter
39803 The 
39804 \family sans
39805 Preferences
39806 \family default
39807  Dialog
39808 \begin_inset CommandInset label
39809 LatexCommand label
39810 name "cha:The-Preferences-dialog"
39811
39812 \end_inset
39813
39814
39815 \begin_inset Index idx
39816 status collapsed
39817
39818 \begin_layout Plain Layout
39819 Preferences
39820 \end_layout
39821
39822 \end_inset
39823
39824
39825 \end_layout
39826
39827 \begin_layout Standard
39828 The preferences dialog is called with the menu 
39829 \family sans
39830 Tools\SpecialChar \menuseparator
39831 Preferences
39832 \family default
39833 .
39834  It consists of submenus explained in the following.
39835 \end_layout
39836
39837 \begin_layout Section
39838 Look and Feel
39839 \end_layout
39840
39841 \begin_layout Subsection
39842 User Interface
39843 \end_layout
39844
39845 \begin_layout Subsubsection
39846 User Interface File
39847 \begin_inset Index idx
39848 status collapsed
39849
39850 \begin_layout Plain Layout
39851 Customization ! of toolbars
39852 \end_layout
39853
39854 \end_inset
39855
39856
39857 \begin_inset Index idx
39858 status collapsed
39859
39860 \begin_layout Plain Layout
39861 Customization ! of menus
39862 \end_layout
39863
39864 \end_inset
39865
39866
39867 \end_layout
39868
39869 \begin_layout Standard
39870 \begin_inset Note Greyedout
39871 status open
39872
39873 \begin_layout Plain Layout
39874
39875 \series bold
39876 Note:
39877 \series default
39878  You have to restart LyX before the change of the user interface file take
39879  effect.
39880 \end_layout
39881
39882 \end_inset
39883
39884
39885 \end_layout
39886
39887 \begin_layout Standard
39888 The appearance of the menus and toolbars can be changed by choosing an user
39889  interface (ui) file.
39890  An ui-file is a text file where the toolbars and menus are listed.
39891  The toolbar buttons and menu entries are specified in the files 
39892 \shape italic
39893 stdtoolbars.inc
39894 \shape default
39895  and 
39896 \shape italic
39897 stdmenus.inc
39898 \shape default
39899 , respectively.
39900  Both files are loaded by the 
39901 \emph on
39902 default.ui
39903 \emph default
39904  file.
39905  To create your own menu and toolbar layout, start with a copy of these
39906  files and edit the entries.
39907 \end_layout
39908
39909 \begin_layout Standard
39910 The syntax of the .inc-files is straightforward: The 
39911 \family sans
39912 Menubar
39913 \family default
39914
39915 \family sans
39916 Menu
39917 \family default
39918  and 
39919 \family sans
39920 Toolbar
39921 \family default
39922  entries must be ended with an explicit 
39923 \family sans
39924 End
39925 \family default
39926 .
39927  They may contain 
39928 \family sans
39929 Submenus
39930 \family default
39931
39932 \family sans
39933 Items
39934 \family default
39935
39936 \family sans
39937 OptItems
39938 \family default
39939
39940 \family sans
39941 Separators
39942 \family default
39943
39944 \family sans
39945 Icons,
39946 \family default
39947  and in the case of the 
39948 \begin_inset Quotes eld
39949 \end_inset
39950
39951 file
39952 \begin_inset Quotes erd
39953 \end_inset
39954
39955  menus a 
39956 \family sans
39957 Lastfiles
39958 \family default
39959  entry.
39960  The syntax for the entries is:
39961 \end_layout
39962
39963 \begin_layout Standard
39964 \begin_inset VSpace smallskip*
39965 \end_inset
39966
39967
39968 \series bold
39969 Item 
39970 \begin_inset Quotes erd
39971 \end_inset
39972
39973 menu 
39974 \series default
39975 or
39976 \series bold
39977  button name
39978 \begin_inset Quotes erd
39979 \end_inset
39980
39981  
39982 \begin_inset Quotes erd
39983 \end_inset
39984
39985 LyX-function
39986 \begin_inset Quotes erd
39987 \end_inset
39988
39989
39990 \end_layout
39991
39992 \begin_layout Standard
39993 \noindent
39994 \begin_inset VSpace smallskip*
39995 \end_inset
39996
39997 All LyX-functions are listed in 
39998 \begin_inset CommandInset citation
39999 LatexCommand cite
40000 key "LyX-func"
40001
40002 \end_inset
40003
40004 .
40005 \end_layout
40006
40007 \begin_layout Standard
40008 \begin_inset VSpace medskip
40009 \end_inset
40010
40011
40012 \end_layout
40013
40014 \begin_layout Standard
40015 An example: Assuming you use the menu 
40016 \family sans
40017 Navigate\SpecialChar \menuseparator
40018 Bookmarks
40019 \family default
40020  quite often and therefore want six available bookmarks, you can add the
40021  line
40022 \end_layout
40023
40024 \begin_layout Standard
40025 \begin_inset VSpace smallskip*
40026 \end_inset
40027
40028
40029 \series bold
40030 Item "Save Bookmark 6" "bookmark-save 6"
40031 \end_layout
40032
40033 \begin_layout Standard
40034 \noindent
40035 \begin_inset VSpace smallskip*
40036 \end_inset
40037
40038 to the navigate menu section in the .inc-file to have the sixth bookmark.
40039 \end_layout
40040
40041 \begin_layout Subsubsection
40042 Automatic help
40043 \end_layout
40044
40045 \begin_layout Standard
40046 The option 
40047 \family sans
40048 Enable tool tips in main work area
40049 \family default
40050  enables tool tips showing the content of closed insets like index entries
40051  or footnotes.
40052 \end_layout
40053
40054 \begin_layout Subsubsection
40055 Session
40056 \end_layout
40057
40058 \begin_layout Standard
40059 With the option 
40060 \family sans
40061 Allow saving
40062 \begin_inset space \thinspace{}
40063 \end_inset
40064
40065 /
40066 \begin_inset space \thinspace{}
40067 \end_inset
40068
40069 restoring of window layout and geometries
40070 \family default
40071  LyX's main window will be opened with the size and layout that was used
40072  in the last LyX session.
40073 \end_layout
40074
40075 \begin_layout Standard
40076 The option 
40077 \family sans
40078 Restore cursor positions
40079 \family default
40080  sets the cursor to the position in the file where it has been the last
40081  time.
40082 \end_layout
40083
40084 \begin_layout Standard
40085 The option 
40086 \family sans
40087 Load opened files from last session
40088 \family default
40089  opens all files that were opened in the last LyX session.
40090 \end_layout
40091
40092 \begin_layout Subsubsection
40093 Documents
40094 \begin_inset CommandInset label
40095 LatexCommand label
40096 name "sub:Backup documents"
40097
40098 \end_inset
40099
40100
40101 \begin_inset Index idx
40102 status collapsed
40103
40104 \begin_layout Plain Layout
40105 Backup ! Documents
40106 \end_layout
40107
40108 \end_inset
40109
40110
40111 \end_layout
40112
40113 \begin_layout Standard
40114 When the option 
40115 \family sans
40116 Backup documents
40117 \family default
40118  is set, you can specify the time between backup saves.
40119 \end_layout
40120
40121 \begin_layout Standard
40122
40123 \family sans
40124 Maximum last files
40125 \family default
40126  is the number of last opened files that LyX should display in the menu
40127  
40128 \family sans
40129 File\SpecialChar \menuseparator
40130 Open
40131 \begin_inset space ~
40132 \end_inset
40133
40134 Recent
40135 \family default
40136 .
40137 \end_layout
40138
40139 \begin_layout Standard
40140 When the option 
40141 \family sans
40142 Open documents in tabs
40143 \family default
40144  is not used, then every file will be opened in its own new instance of
40145  LyX.
40146 \end_layout
40147
40148 \begin_layout Subsection
40149 Screen Fonts
40150 \begin_inset Index idx
40151 status collapsed
40152
40153 \begin_layout Plain Layout
40154 Font ! Screen
40155 \end_layout
40156
40157 \end_inset
40158
40159
40160 \begin_inset CommandInset label
40161 LatexCommand label
40162 name "sub:Screen-Fonts"
40163
40164 \end_inset
40165
40166
40167 \end_layout
40168
40169 \begin_layout Standard
40170 These fonts are used to display your documents on the screen.
40171 \end_layout
40172
40173 \begin_layout Standard
40174 \begin_inset Note Greyedout
40175 status open
40176
40177 \begin_layout Plain Layout
40178
40179 \series bold
40180 Note:
40181 \series default
40182  This section only deals with the fonts 
40183 \emph on
40184 inside
40185 \emph default
40186  the LyX window.
40187  The fonts that appear on the output are independent from these fonts, and
40188  set in the menu 
40189 \family sans
40190 Document\SpecialChar \menuseparator
40191 Settings\SpecialChar \menuseparator
40192 Fonts
40193 \family default
40194 .
40195 \end_layout
40196
40197 \end_inset
40198
40199
40200 \end_layout
40201
40202 \begin_layout Standard
40203 By default, LyX uses 
40204 \family typewriter
40205 Times
40206 \family default
40207  as roman (serif) font, 
40208 \family typewriter
40209 Arial
40210 \family default
40211  or 
40212 \family typewriter
40213 Helvetica
40214 \family default
40215  (depends on the system) as 
40216 \family sans
40217 sans
40218 \begin_inset space ~
40219 \end_inset
40220
40221 serif
40222 \family default
40223  font, and 
40224 \family typewriter
40225 Courier
40226 \family default
40227  as 
40228 \family typewriter
40229 typewriter
40230 \family default
40231  font.
40232 \end_layout
40233
40234 \begin_layout Standard
40235 You can change the font size with the 
40236 \family sans
40237 Zoom
40238 \family default
40239  setting.
40240  You can also change the font zoom outside the preferences dialog for the
40241  current LyX session by pressing Ctrl and scrolling the mouse wheel.
40242 \end_layout
40243
40244 \begin_layout Standard
40245
40246 \family sans
40247 Screen DPI
40248 \family default
40249  is the screen resolution in dpi (dots per inch).
40250  The Font Sizes are calculated as letter height in units of points.
40251  72
40252 \begin_inset space \thinspace{}
40253 \end_inset
40254
40255 points have the size of 1
40256 \begin_inset space \thinspace{}
40257 \end_inset
40258
40259 inch, see Appendix
40260 \begin_inset space ~
40261 \end_inset
40262
40263
40264 \begin_inset CommandInset ref
40265 LatexCommand ref
40266 reference "cha:Units-available-in"
40267
40268 \end_inset
40269
40270 .
40271 \end_layout
40272
40273 \begin_layout Standard
40274 The default 
40275 \family sans
40276 Font Sizes
40277 \family default
40278  are the same as if a document font size of 10
40279 \begin_inset space \thinspace{}
40280 \end_inset
40281
40282 pt would be used.
40283  The sizes are explained in detail in section
40284 \begin_inset space ~
40285 \end_inset
40286
40287
40288 \begin_inset CommandInset ref
40289 LatexCommand ref
40290 reference "sub:Document-Font"
40291
40292 \end_inset
40293
40294 .
40295 \end_layout
40296
40297 \begin_layout Standard
40298 With the option 
40299 \family sans
40300 Use Pixmap Cache to speed up font rendering
40301 \family default
40302  enabled, LyX needs to redraw the screen less often.
40303  This results in better performance, especially on slow systems.
40304  On the other hand, the characters might look more fuzzy on screen.
40305  So whether you enable this or not depends on whether you prefer speed over
40306  aesthetics.
40307  Note that the Pixmap Cache is only available and useful under Mac
40308 \begin_inset space ~
40309 \end_inset
40310
40311 OS and Windows.
40312 \end_layout
40313
40314 \begin_layout Subsection
40315 Colors
40316 \begin_inset Index idx
40317 status collapsed
40318
40319 \begin_layout Plain Layout
40320 Color ! LyX screen
40321 \end_layout
40322
40323 \end_inset
40324
40325
40326 \begin_inset Index idx
40327 status collapsed
40328
40329 \begin_layout Plain Layout
40330 Settings ! Color
40331 \end_layout
40332
40333 \end_inset
40334
40335
40336 \end_layout
40337
40338 \begin_layout Standard
40339 You can here change all colors used by LyX.
40340  Choose an item in the list and use the 
40341 \family sans
40342 Alter
40343 \family default
40344  button.
40345 \end_layout
40346
40347 \begin_layout Subsection
40348 Graphics
40349 \begin_inset Index idx
40350 status collapsed
40351
40352 \begin_layout Plain Layout
40353 Settings ! Graphics
40354 \end_layout
40355
40356 \end_inset
40357
40358
40359 \end_layout
40360
40361 \begin_layout Standard
40362 Here you can specify how graphics inside LyX are displayed.
40363 \end_layout
40364
40365 \begin_layout Standard
40366
40367 \family sans
40368 Instant Preview
40369 \family default
40370  enables previewing snippets of your document.
40371  This feature is described in section
40372 \begin_inset space ~
40373 \end_inset
40374
40375
40376 \begin_inset CommandInset ref
40377 LatexCommand ref
40378 reference "sec:Previewing-snippets-of"
40379
40380 \end_inset
40381
40382 .
40383 \end_layout
40384
40385 \begin_layout Section
40386 Editing
40387 \begin_inset Index idx
40388 status collapsed
40389
40390 \begin_layout Plain Layout
40391 Settings ! Editing
40392 \end_layout
40393
40394 \end_inset
40395
40396
40397 \end_layout
40398
40399 \begin_layout Subsection
40400 Control
40401 \end_layout
40402
40403 \begin_layout Subsubsection
40404 Editing
40405 \end_layout
40406
40407 \begin_layout Standard
40408 The option 
40409 \family sans
40410 Cursor follows scrollbar
40411 \family default
40412  sets the cursor to the top of the currently displayed document part when
40413  scrolling.
40414 \end_layout
40415
40416 \begin_layout Standard
40417 The option 
40418 \family sans
40419 Sort environments alphabetically
40420 \family default
40421  sorts the entries in the pull-down box for the paragraph environments.
40422 \end_layout
40423
40424 \begin_layout Standard
40425 The option 
40426 \family sans
40427 Group environments by their category
40428 \family default
40429  groups the entries in the pull-down box for the paragraph environments.
40430 \end_layout
40431
40432 \begin_layout Subsubsection
40433 Fullscreen
40434 \end_layout
40435
40436 \begin_layout Standard
40437 Here you can specify what is hidden in the fullscreen mode.
40438  The option 
40439 \family sans
40440 Limit text width
40441 \family default
40442  specifies the width of the text in fullscreen mode.
40443  This way you can display the text smaller than the screen, the text appears
40444  then centered.
40445 \end_layout
40446
40447 \begin_layout Subsection
40448 Shortcuts
40449 \begin_inset Index idx
40450 status collapsed
40451
40452 \begin_layout Plain Layout
40453 Key Bindings
40454 \end_layout
40455
40456 \end_inset
40457
40458
40459 \begin_inset Index idx
40460 status collapsed
40461
40462 \begin_layout Plain Layout
40463 Settings ! Shortcuts
40464 \end_layout
40465
40466 \end_inset
40467
40468
40469 \end_layout
40470
40471 \begin_layout Subsubsection
40472 Bind File
40473 \end_layout
40474
40475 \begin_layout Standard
40476 Bindings are used to bind a LyX-function to a key.
40477  Several binding files are available:
40478 \end_layout
40479
40480 \begin_layout Description
40481 cua.bind typical set of PC keyboard shortcuts
40482 \end_layout
40483
40484 \begin_layout Description
40485 (x)emacs.bind set of bindings like they are used in the editor programs 
40486 \family sans
40487 Emacs
40488 \family default
40489  (
40490 \family sans
40491 XEmacs
40492 \family default
40493 )
40494 \end_layout
40495
40496 \begin_layout Description
40497 mac.bind set of bindings for 
40498 \family sans
40499 Mac
40500 \begin_inset space \thinspace{}
40501 \end_inset
40502
40503 OS
40504 \family default
40505  systems.
40506 \end_layout
40507
40508 \begin_layout Standard
40509 There are also bind-files designed for special document classes, like 
40510 \shape italic
40511 broadway.bind
40512 \shape default
40513 , and bind files for special languages.
40514  The name of language bind-files begin with a language code, e.
40515 \begin_inset space \thinspace{}
40516 \end_inset
40517
40518 g.
40519 \begin_inset space \space{}
40520 \end_inset
40521
40522
40523 \begin_inset Quotes eld
40524 \end_inset
40525
40526 pt
40527 \begin_inset Quotes erd
40528 \end_inset
40529
40530  for Portuguese.
40531  If you use LyX in a certain language, LyX will try to use the appropriate
40532  bind-file.
40533 \end_layout
40534
40535 \begin_layout Standard
40536 Some bind-files, like 
40537 \emph on
40538 math.bind
40539 \emph default
40540 , have only a small scope.
40541  When looking at the the end of the file 
40542 \shape italic
40543 cua.bind
40544 \shape default
40545 , you can see that they are included to keep the overview in the bind-file.
40546 \end_layout
40547
40548 \begin_layout Subsubsection
40549 Editing Shortcuts
40550 \begin_inset CommandInset label
40551 LatexCommand label
40552 name "sub:Editing-Shortcuts"
40553
40554 \end_inset
40555
40556
40557 \begin_inset Index idx
40558 status collapsed
40559
40560 \begin_layout Plain Layout
40561 Key Bindings ! Editing
40562 \end_layout
40563
40564 \end_inset
40565
40566
40567 \end_layout
40568
40569 \begin_layout Standard
40570 To add new or modify existing keybindings to your own taste you can use
40571  the table in the dialog that lists all LyX-functions and the bound shortcuts.
40572  To find functions easily, they are grouped by categories and the dialog
40573  provides the field 
40574 \family sans
40575 Show key-bindings containing
40576 \family default
40577 .
40578  In this field you can insert a keyword for a function you want to edit.
40579  Insert there for example as keyword 
40580 \begin_inset Quotes eld
40581 \end_inset
40582
40583 paste
40584 \begin_inset Quotes erd
40585 \end_inset
40586
40587  and you get the 4 different existing shortcuts for the 3 different functions
40588  that contain 
40589 \begin_inset Quotes eld
40590 \end_inset
40591
40592 paste
40593 \begin_inset Quotes erd
40594 \end_inset
40595
40596  in their name.
40597  As you can see, one function can have more than one shortcut.
40598  All LyX-functions are also listed in the file 
40599 \emph on
40600 LyX Functions
40601 \emph default
40602  that you find in the 
40603 \family sans
40604 Help
40605 \family default
40606  menu.
40607 \end_layout
40608
40609 \begin_layout Standard
40610 To add e.
40611 \begin_inset space \thinspace{}
40612 \end_inset
40613
40614 g.
40615 \begin_inset space \space{}
40616 \end_inset
40617
40618 the shortcut 
40619 \family sans
40620 Alt+Q
40621 \family default
40622  for the function 
40623 \family sans
40624 textstyle-apply
40625 \family default
40626 , select the function and press the 
40627 \family sans
40628 Modify
40629 \family default
40630  button.
40631  A dialog pops up where you can add the shortcut by using it.
40632  So press Alt+Q to define the shortcut.
40633  Modifying an existing shortcut is done the same way.
40634  You can also bind multiple functions to one shortcut by modifying an existing
40635  binding and adding the different function names as semicolon separated
40636  list.
40637  LyX will then use the first function that is enabled in the current document
40638  part.
40639  The binding for the function 
40640 \family sans
40641 command-alter
40642 \family default
40643  is an example for this.
40644 \end_layout
40645
40646 \begin_layout Standard
40647 Alternatively you can also edit shortcuts by modifying bind-files with a
40648  text editor.
40649  The syntax of the entries is:
40650 \end_layout
40651
40652 \begin_layout Standard
40653
40654 \series bold
40655
40656 \backslash
40657 bind 
40658 \begin_inset Quotes erd
40659 \end_inset
40660
40661 key combination
40662 \begin_inset Quotes erd
40663 \end_inset
40664
40665  
40666 \begin_inset Quotes erd
40667 \end_inset
40668
40669 LyX-function
40670 \begin_inset Quotes erd
40671 \end_inset
40672
40673
40674 \end_layout
40675
40676 \begin_layout Subsection
40677 Keyboard
40678 \begin_inset space \thinspace{}
40679 \end_inset
40680
40681 /
40682 \begin_inset space \thinspace{}
40683 \end_inset
40684
40685 Mouse
40686 \begin_inset CommandInset label
40687 LatexCommand label
40688 name "sub:Keyboard-Map"
40689
40690 \end_inset
40691
40692
40693 \begin_inset Index idx
40694 status collapsed
40695
40696 \begin_layout Plain Layout
40697 Keyboard Map
40698 \end_layout
40699
40700 \end_inset
40701
40702
40703 \begin_inset Index idx
40704 status collapsed
40705
40706 \begin_layout Plain Layout
40707 Settings ! Keyboard Map
40708 \end_layout
40709
40710 \end_inset
40711
40712
40713 \end_layout
40714
40715 \begin_layout Standard
40716 Normally keyboard settings have to be done in a menu of your operating system.
40717  For the case that this is not possible, LyX provides keyboard maps.
40718  If you have e.
40719 \begin_inset space \thinspace{}
40720 \end_inset
40721
40722 g.
40723 \begin_inset space \space{}
40724 \end_inset
40725
40726 a Czech keyboard but want to write with it like with a Romanian one, you
40727  can use the keyboard map file named 
40728 \emph on
40729 romanian.kmap
40730 \emph default
40731 .
40732 \end_layout
40733
40734 \begin_layout Standard
40735 \begin_inset Note Greyedout
40736 status open
40737
40738 \begin_layout Plain Layout
40739
40740 \series bold
40741 Note:
40742 \series default
40743  Keyboard maps are only provided as makeshift and don't work on all systems.
40744 \end_layout
40745
40746 \end_inset
40747
40748
40749 \end_layout
40750
40751 \begin_layout Standard
40752 Besides this, you can specify here the 
40753 \family sans
40754 Wheel scrolling speed
40755 \family default
40756 .
40757  The standard value is 1.0, higher values speed up the scrolling, lower ones
40758  slow it down.
40759 \end_layout
40760
40761 \begin_layout Subsection
40762 Input Completion
40763 \begin_inset CommandInset label
40764 LatexCommand label
40765 name "sub:Input-Completion-Appendix"
40766
40767 \end_inset
40768
40769
40770 \begin_inset Index idx
40771 status collapsed
40772
40773 \begin_layout Plain Layout
40774 Input completion
40775 \end_layout
40776
40777 \end_inset
40778
40779
40780 \end_layout
40781
40782 \begin_layout Standard
40783 Input completion is described in sec.
40784 \begin_inset space \thinspace{}
40785 \end_inset
40786
40787
40788 \begin_inset CommandInset ref
40789 LatexCommand ref
40790 reference "sec:Input-Completion"
40791
40792 \end_inset
40793
40794 .
40795  The completion options for math do the same as the corresponding options
40796  for text.
40797  With the general options you can define the delay time for the inline and
40798  popup completion and choose if long completions should be abbreviated or
40799  not.
40800 \end_layout
40801
40802 \begin_layout Section
40803 Paths
40804 \begin_inset Index idx
40805 status collapsed
40806
40807 \begin_layout Plain Layout
40808 Paths
40809 \end_layout
40810
40811 \end_inset
40812
40813
40814 \begin_inset Index idx
40815 status collapsed
40816
40817 \begin_layout Plain Layout
40818 Settings ! Paths
40819 \end_layout
40820
40821 \end_inset
40822
40823
40824 \end_layout
40825
40826 \begin_layout Description
40827 Working
40828 \begin_inset space ~
40829 \end_inset
40830
40831 directory This is LyX's working directory.
40832  It is the default when you 
40833 \family sans
40834 Open
40835 \family default
40836
40837 \family sans
40838 Save
40839 \family default
40840  or 
40841 \family sans
40842 Save
40843 \begin_inset space ~
40844 \end_inset
40845
40846 as
40847 \family default
40848  files.
40849 \end_layout
40850
40851 \begin_layout Description
40852 Document
40853 \begin_inset space ~
40854 \end_inset
40855
40856 templates This directory will be opened when you use the menu 
40857 \family sans
40858 File\SpecialChar \menuseparator
40859 New
40860 \begin_inset space ~
40861 \end_inset
40862
40863 from
40864 \begin_inset space ~
40865 \end_inset
40866
40867 Template
40868 \family default
40869 .
40870 \end_layout
40871
40872 \begin_layout Description
40873 Example
40874 \begin_inset space ~
40875 \end_inset
40876
40877 files This directory will be opened when you use the button 
40878 \family sans
40879 Examples
40880 \family default
40881  in the 
40882 \family sans
40883 File\SpecialChar \menuseparator
40884 Open
40885 \family default
40886  dialog.
40887 \begin_inset Newline newline
40888 \end_inset
40889
40890
40891 \begin_inset Note Greyedout
40892 status open
40893
40894 \begin_layout Plain Layout
40895
40896 \series bold
40897 Note:
40898 \series default
40899  The 
40900 \family sans
40901 Examples
40902 \family default
40903  button does not exist when using LyX on MacOS and Windows systems.
40904 \end_layout
40905
40906 \end_inset
40907
40908
40909 \end_layout
40910
40911 \begin_layout Description
40912 Backup
40913 \begin_inset space ~
40914 \end_inset
40915
40916 directory
40917 \begin_inset Index idx
40918 status collapsed
40919
40920 \begin_layout Plain Layout
40921 Backup ! Directory
40922 \end_layout
40923
40924 \end_inset
40925
40926  Backup copies will be saved to this directory.
40927  When no directory is given but backups are enabled as described in section
40928 \begin_inset space ~
40929 \end_inset
40930
40931
40932 \begin_inset CommandInset ref
40933 LatexCommand ref
40934 reference "sub:Backup documents"
40935
40936 \end_inset
40937
40938 , the 
40939 \family sans
40940 Working directory
40941 \family default
40942  will be used to save the backups.
40943 \begin_inset Newline newline
40944 \end_inset
40945
40946 The backup files have the ending 
40947 \begin_inset Quotes eld
40948 \end_inset
40949
40950 .lyx~
40951 \begin_inset Quotes erd
40952 \end_inset
40953
40954 .
40955 \end_layout
40956
40957 \begin_layout Description
40958 Ly
40959 \begin_inset ERT
40960 status collapsed
40961
40962 \begin_layout Plain Layout
40963
40964 {}
40965 \end_layout
40966
40967 \end_inset
40968
40969 XServer-Pipe Here you can enter the name of a Unix-pipe.
40970  This pipe is used to send data from external programs to LyX.
40971 \begin_inset Newline newline
40972 \end_inset
40973
40974
40975 \begin_inset Note Greyedout
40976 status open
40977
40978 \begin_layout Plain Layout
40979
40980 \series bold
40981 Note:
40982 \series default
40983  This feature doesn't work on Windows systems.
40984 \end_layout
40985
40986 \end_inset
40987
40988
40989 \end_layout
40990
40991 \begin_layout Description
40992 Temporary
40993 \begin_inset space ~
40994 \end_inset
40995
40996 directory Temporary files will be saved in this directory.
40997 \end_layout
40998
40999 \begin_layout Description
41000 PATH
41001 \begin_inset space ~
41002 \end_inset
41003
41004 prefix This field contains a list of paths to external programs.
41005  When LyX needs to use an external program, it looks in this list where
41006  to find it on the system.
41007  The path list is automatically set up on Windows and Mac systems while
41008  LyX is configured, so that you normally don't have to modify it.
41009  On Unix
41010 \begin_inset space \thinspace{}
41011 \end_inset
41012
41013 /
41014 \begin_inset space \thinspace{}
41015 \end_inset
41016
41017 Linux systems, the path list will need to be set only if there are external
41018  programs you wish to use that are not in your normal system path ($PATH).
41019  
41020 \end_layout
41021
41022 \begin_layout Section
41023 Identity
41024 \end_layout
41025
41026 \begin_layout Standard
41027 Here you can insert your name and email address.
41028  The identity will be used when you have enabled change tracking as described
41029  in section
41030 \begin_inset space ~
41031 \end_inset
41032
41033
41034 \begin_inset CommandInset ref
41035 LatexCommand ref
41036 reference "sec:Change-Tracking"
41037
41038 \end_inset
41039
41040 , to mark changes you make as yours.
41041 \end_layout
41042
41043 \begin_layout Section
41044 Language Settings
41045 \begin_inset Index idx
41046 status collapsed
41047
41048 \begin_layout Plain Layout
41049 Language ! Settings
41050 \end_layout
41051
41052 \end_inset
41053
41054
41055 \begin_inset Index idx
41056 status collapsed
41057
41058 \begin_layout Plain Layout
41059 Settings ! Language
41060 \end_layout
41061
41062 \end_inset
41063
41064
41065 \end_layout
41066
41067 \begin_layout Subsection
41068 Language
41069 \end_layout
41070
41071 \begin_layout Description
41072 User
41073 \begin_inset space ~
41074 \end_inset
41075
41076 Interface
41077 \begin_inset space ~
41078 \end_inset
41079
41080 language Here you can select the language of LyX's menus.
41081  Unfortunately this doesn't work on Mac and Windows.
41082  It works so far on Linux, but not for every language you can select here
41083  exists a translation of the LyX menus.
41084  You find the actual translation status here: 
41085 \begin_inset CommandInset href
41086 LatexCommand href
41087 name "http://www.lyx.org/I18n"
41088 target "http://www.lyx.org/I18n"
41089
41090 \end_inset
41091
41092
41093 \end_layout
41094
41095 \begin_layout Description
41096 Default
41097 \begin_inset space ~
41098 \end_inset
41099
41100 language is the language used in new documents
41101 \end_layout
41102
41103 \begin_layout Description
41104 Language
41105 \begin_inset space ~
41106 \end_inset
41107
41108 package is a LaTeX-command to load a LaTeX-package that handles language
41109  issues.
41110  The default is the LaTeX-command 
41111 \family sans
41112
41113 \backslash
41114 usepackage{babel}
41115 \family default
41116  that loads the package 
41117 \series bold
41118 babel
41119 \series default
41120 .
41121 \begin_inset Foot
41122 status collapsed
41123
41124 \begin_layout Plain Layout
41125 For an introduction to the LaTeX-Syntax, have a look at section
41126 \begin_inset space ~
41127 \end_inset
41128
41129
41130 \begin_inset CommandInset ref
41131 LatexCommand ref
41132 reference "sec:TeX-Code"
41133
41134 \end_inset
41135
41136 .
41137 \end_layout
41138
41139 \end_inset
41140
41141
41142 \begin_inset Newline newline
41143 \end_inset
41144
41145 The 
41146 \series bold
41147 babel
41148 \series default
41149  translates in the background automatically text labels of documents to
41150  the document language.
41151  A text label is for instance the word 
41152 \begin_inset Quotes eld
41153 \end_inset
41154
41155 Table
41156 \begin_inset Quotes erd
41157 \end_inset
41158
41159  at the beginning of every table caption.
41160 \end_layout
41161
41162 \begin_layout Description
41163 Command
41164 \begin_inset space ~
41165 \end_inset
41166
41167 start When a special LaTeX-package is needed to write in a certain document
41168  language, you can here specify the command to start the package.
41169  An example is the start command 
41170 \family sans
41171
41172 \backslash
41173 begin{arabtext}
41174 \family default
41175  that is needed to write Arabic using the package 
41176 \series bold
41177 ArabTeX
41178 \series default
41179 , see 
41180 \begin_inset CommandInset citation
41181 LatexCommand cite
41182 key "Arabic"
41183
41184 \end_inset
41185
41186 .
41187  The default is the 
41188 \series bold
41189 babel
41190 \series default
41191  command 
41192 \family sans
41193
41194 \backslash
41195 selectlanguage{$$lang}
41196 \family default
41197 .
41198 \end_layout
41199
41200 \begin_layout Description
41201 Command
41202 \begin_inset space ~
41203 \end_inset
41204
41205 end Counterpart to 
41206 \family sans
41207 Command start
41208 \family default
41209 .
41210  Some packages, like the default, don't have an end command since the start
41211  command toggles the package on and off.
41212 \end_layout
41213
41214 \begin_layout Description
41215 Use
41216 \begin_inset space ~
41217 \end_inset
41218
41219 babel Whether 
41220 \series bold
41221 babel
41222 \series default
41223  is used or not.
41224 \end_layout
41225
41226 \begin_layout Description
41227 Global When this option is set, the languages used in the document will
41228  be added as options to the document class options, so that they can be
41229  used by all LaTeX-packages.
41230  Otherwise they will only be used as options for the 
41231 \series bold
41232 babel
41233 \series default
41234  package.
41235 \end_layout
41236
41237 \begin_layout Description
41238 Auto
41239 \begin_inset space ~
41240 \end_inset
41241
41242 begin When this option is set, the documents starts with the chosen document
41243  language.
41244  When this option is not set, the 
41245 \family sans
41246 Command
41247 \begin_inset space ~
41248 \end_inset
41249
41250 start
41251 \family default
41252  is explicitly set to the beginning of the document in the LaTeX-output.
41253  This assures that the correct language is used when you use another 
41254 \family sans
41255 Command
41256 \begin_inset space ~
41257 \end_inset
41258
41259 start
41260 \family default
41261  than the default.
41262 \end_layout
41263
41264 \begin_layout Description
41265 Auto
41266 \begin_inset space ~
41267 \end_inset
41268
41269 end Counterpart to 
41270 \family sans
41271 Auto
41272 \begin_inset space ~
41273 \end_inset
41274
41275 begin
41276 \family default
41277 .
41278  When it is not set, the 
41279 \family sans
41280 Command
41281 \begin_inset space ~
41282 \end_inset
41283
41284 end
41285 \family default
41286  is set to the end of the document.
41287 \end_layout
41288
41289 \begin_layout Description
41290 Mark
41291 \begin_inset space ~
41292 \end_inset
41293
41294 foreign
41295 \begin_inset space ~
41296 \end_inset
41297
41298 languages Text marked formatted in a language different from the document
41299  language will be underlined blue.
41300 \end_layout
41301
41302 \begin_layout Description
41303 Enable
41304 \begin_inset space ~
41305 \end_inset
41306
41307 RTL
41308 \begin_inset space ~
41309 \end_inset
41310
41311 support Enables the use of languages, written from right to left (RTL),
41312  like Arabic, Hebrew, Farsi.
41313 \end_layout
41314
41315 \begin_layout Description
41316 Cursor
41317 \begin_inset space ~
41318 \end_inset
41319
41320 movement When writing RTL, you can define if the left and right arrow keys
41321  moves the cursor visually to the left or right, respectively, or logically.
41322  Logical means that the cursor is moved to the left when pressing the right
41323  arrow key and the cursor is inside text in an RTL language.
41324 \end_layout
41325
41326 \begin_layout Subsection
41327 Spellchecker
41328 \end_layout
41329
41330 \begin_layout Standard
41331 The spellchecker settings are explained in section
41332 \begin_inset space ~
41333 \end_inset
41334
41335
41336 \begin_inset CommandInset ref
41337 LatexCommand ref
41338 reference "sec:Spellchecking"
41339
41340 \end_inset
41341
41342
41343 \end_layout
41344
41345 \begin_layout Section
41346 Outputs
41347 \end_layout
41348
41349 \begin_layout Subsection
41350 Printer
41351 \begin_inset CommandInset label
41352 LatexCommand label
41353 name "sub:Printer"
41354
41355 \end_inset
41356
41357
41358 \begin_inset Index idx
41359 status collapsed
41360
41361 \begin_layout Plain Layout
41362 Printer
41363 \end_layout
41364
41365 \end_inset
41366
41367
41368 \begin_inset Index idx
41369 status collapsed
41370
41371 \begin_layout Plain Layout
41372 Settings ! Printer
41373 \end_layout
41374
41375 \end_inset
41376
41377
41378 \end_layout
41379
41380 \begin_layout Description
41381 Default
41382 \begin_inset space ~
41383 \end_inset
41384
41385 printer Here you can specify the name of your default printer.
41386  The name will be used when the 
41387 \family sans
41388 Printer command
41389 \family default
41390  is executed.
41391 \begin_inset Newline newline
41392 \end_inset
41393
41394
41395 \begin_inset Note Greyedout
41396 status open
41397
41398 \begin_layout Plain Layout
41399
41400 \series bold
41401 Note:
41402 \series default
41403  You can leave this field empty on Windows systems because it has there
41404  no effect.
41405 \end_layout
41406
41407 \end_inset
41408
41409
41410 \end_layout
41411
41412 \begin_layout Description
41413 Adapt
41414 \begin_inset space ~
41415 \end_inset
41416
41417 output
41418 \begin_inset space ~
41419 \end_inset
41420
41421 to
41422 \begin_inset space ~
41423 \end_inset
41424
41425 printer This option works only for the 
41426 \family sans
41427 Printer command
41428 \family default
41429  
41430 \begin_inset Quotes eld
41431 \end_inset
41432
41433
41434 \family sans
41435 dvips
41436 \family default
41437
41438 \begin_inset Quotes erd
41439 \end_inset
41440
41441 .
41442  It activates a configuration file for dvips.
41443  This is an option only for dvips experts.
41444 \end_layout
41445
41446 \begin_layout Description
41447 Printer
41448 \begin_inset space ~
41449 \end_inset
41450
41451 command is the command LyX
41452 \begin_inset space \thinspace{}
41453 \end_inset
41454
41455 /
41456 \begin_inset space \thinspace{}
41457 \end_inset
41458
41459 LaTeX uses for printing.
41460  The default is on most systems 
41461 \family sans
41462 dvips
41463 \family default
41464 .
41465 \end_layout
41466
41467 \begin_layout Description
41468 Printer
41469 \begin_inset space ~
41470 \end_inset
41471
41472 Command
41473 \begin_inset space ~
41474 \end_inset
41475
41476 Options Here you can specify printer options.
41477  A list of printer options with explanations can be found in the documentation
41478  of the program that provides the 
41479 \family sans
41480 Printer command
41481 \family default
41482  you are using.
41483 \end_layout
41484
41485 \begin_layout Subsection
41486 Date Format
41487 \begin_inset Index idx
41488 status collapsed
41489
41490 \begin_layout Plain Layout
41491 Date Format
41492 \end_layout
41493
41494 \end_inset
41495
41496
41497 \begin_inset Index idx
41498 status collapsed
41499
41500 \begin_layout Plain Layout
41501 Settings ! Date format
41502 \end_layout
41503
41504 \end_inset
41505
41506
41507 \end_layout
41508
41509 \begin_layout Standard
41510 The date format can be one or a mixture of the formats listed here:
41511 \begin_inset Newline newline
41512 \end_inset
41513
41514
41515 \begin_inset Flex URL
41516 status collapsed
41517
41518 \begin_layout Plain Layout
41519
41520 http://unixhelp.ed.ac.uk/CGI/man-cgi?date
41521 \end_layout
41522
41523 \end_inset
41524
41525
41526 \begin_inset Newline newline
41527 \end_inset
41528
41529 For example the format
41530 \begin_inset Newline newline
41531 \end_inset
41532
41533 %d/%m/%y
41534 \begin_inset Newline newline
41535 \end_inset
41536
41537 prints the date as day/month/year.
41538 \end_layout
41539
41540 \begin_layout Subsection
41541 Plain Text
41542 \end_layout
41543
41544 \begin_layout Description
41545 Output
41546 \begin_inset space ~
41547 \end_inset
41548
41549 line
41550 \begin_inset space ~
41551 \end_inset
41552
41553 length sets the maximum number of characters printed in one line when using
41554  the menu 
41555 \family sans
41556 File\SpecialChar \menuseparator
41557 Export\SpecialChar \menuseparator
41558 Plain
41559 \begin_inset space ~
41560 \end_inset
41561
41562 text
41563 \family default
41564 .
41565  Setting the line line length to 0 means all text is printed in one endless
41566  line.
41567 \end_layout
41568
41569 \begin_layout Description
41570 roff
41571 \begin_inset space ~
41572 \end_inset
41573
41574 command defines an additional command used to produce better ASCII tables
41575  with the 
41576 \family typewriter
41577 groff/troff/nroff
41578 \family default
41579  UNIX-commands (refer to their manuals for more information about them).
41580  Setting this as empty tells LyX to use the internal formatter.
41581 \end_layout
41582
41583 \begin_layout Subsection
41584 LaT
41585 \begin_inset ERT
41586 status collapsed
41587
41588 \begin_layout Plain Layout
41589
41590 {}
41591 \end_layout
41592
41593 \end_inset
41594
41595 eX
41596 \begin_inset CommandInset label
41597 LatexCommand label
41598 name "sub:LaTeX-settings"
41599
41600 \end_inset
41601
41602
41603 \begin_inset Index idx
41604 status collapsed
41605
41606 \begin_layout Plain Layout
41607 Settings ! LaTeX
41608 \end_layout
41609
41610 \end_inset
41611
41612
41613 \end_layout
41614
41615 \begin_layout Description
41616 Te
41617 \begin_inset ERT
41618 status collapsed
41619
41620 \begin_layout Plain Layout
41621
41622 {}
41623 \end_layout
41624
41625 \end_inset
41626
41627 X
41628 \begin_inset space ~
41629 \end_inset
41630
41631 encoding This is the default encoding of the document font.
41632  
41633 \family sans
41634 T1
41635 \family default
41636  is the default and covers western languages and symbols.
41637  
41638 \family sans
41639 T2A
41640 \family default
41641
41642 \family sans
41643 T2B
41644 \family default
41645
41646 \family sans
41647 T2C
41648 \family default
41649
41650 \family sans
41651 LCY
41652 \family default
41653 , and 
41654 \family sans
41655 X2
41656 \family default
41657  are for Cyrillic.
41658  Combinations of the encodings are possible, like 
41659 \begin_inset Quotes erd
41660 \end_inset
41661
41662
41663 \family sans
41664 T1, T2B
41665 \family default
41666
41667 \begin_inset Quotes erd
41668 \end_inset
41669
41670 .
41671  The font encoding is normally automatically loaded by the language packages
41672  LyX sets up in the background.
41673  So there is no need to change the default encoding.
41674 \end_layout
41675
41676 \begin_layout Description
41677 Default
41678 \begin_inset space ~
41679 \end_inset
41680
41681 paper
41682 \begin_inset space ~
41683 \end_inset
41684
41685 size This is the paper size that is used for new documents.
41686  The 
41687 \family sans
41688 Default
41689 \family default
41690  value depends on your LaTeX-system setup.
41691 \end_layout
41692
41693 \begin_layout Standard
41694 You can also specify here commands with parameters for the listed applications.
41695  But before you change something, it is strongly recommended to read the
41696  manuals of the applications.
41697  Currently the following commands can be set:
41698 \end_layout
41699
41700 \begin_layout Description
41701 CheckTe
41702 \begin_inset ERT
41703 status collapsed
41704
41705 \begin_layout Plain Layout
41706
41707 {}
41708 \end_layout
41709
41710 \end_inset
41711
41712 X
41713 \begin_inset space ~
41714 \end_inset
41715
41716 command Command for the program 
41717 \family sans
41718 CheckTeX
41719 \family default
41720  that is described in section 
41721 \emph on
41722 Checking TeX
41723 \emph default
41724  of the 
41725 \emph on
41726 Additional Features
41727 \emph default
41728  manual.
41729 \end_layout
41730
41731 \begin_layout Description
41732 BibTe
41733 \begin_inset ERT
41734 status collapsed
41735
41736 \begin_layout Plain Layout
41737
41738 {}
41739 \end_layout
41740
41741 \end_inset
41742
41743 X
41744 \begin_inset space ~
41745 \end_inset
41746
41747 command Command for the program 
41748 \family sans
41749 BibTeX
41750 \family default
41751  that generates the bibliography, see section
41752 \begin_inset space ~
41753 \end_inset
41754
41755
41756 \begin_inset CommandInset ref
41757 LatexCommand ref
41758 reference "sub:Bibliography-databases"
41759
41760 \end_inset
41761
41762 .
41763 \end_layout
41764
41765 \begin_layout Description
41766 Index
41767 \begin_inset space ~
41768 \end_inset
41769
41770 command Command for the program that generates the index, see section
41771 \begin_inset space ~
41772 \end_inset
41773
41774
41775 \begin_inset CommandInset ref
41776 LatexCommand ref
41777 reference "sub:Index-Program"
41778
41779 \end_inset
41780
41781 .
41782 \end_layout
41783
41784 \begin_layout Description
41785 Nomenclature
41786 \begin_inset space ~
41787 \end_inset
41788
41789 command Command for the program that generates the nomenclature, see section
41790 \begin_inset space ~
41791 \end_inset
41792
41793
41794 \begin_inset CommandInset ref
41795 LatexCommand ref
41796 reference "sub:Nomenclature-Program"
41797
41798 \end_inset
41799
41800 .
41801 \end_layout
41802
41803 \begin_layout Description
41804 DVI
41805 \begin_inset space ~
41806 \end_inset
41807
41808 viewer
41809 \begin_inset space ~
41810 \end_inset
41811
41812 paper
41813 \begin_inset space ~
41814 \end_inset
41815
41816 size
41817 \begin_inset space ~
41818 \end_inset
41819
41820 options They only have an effect when the program 
41821 \family sans
41822 xdvi
41823 \family default
41824  is used as DVI-viewer.
41825 \end_layout
41826
41827 \begin_layout Standard
41828 There are additionally the following options:
41829 \end_layout
41830
41831 \begin_layout Description
41832 Use
41833 \begin_inset space ~
41834 \end_inset
41835
41836 Windows-style
41837 \begin_inset space ~
41838 \end_inset
41839
41840 paths
41841 \begin_inset space ~
41842 \end_inset
41843
41844 in
41845 \begin_inset space ~
41846 \end_inset
41847
41848 LaTeX
41849 \begin_inset space ~
41850 \end_inset
41851
41852 files Uses paths in the notation of Windows, that means that 
41853 \begin_inset Quotes eld
41854 \end_inset
41855
41856
41857 \backslash
41858
41859 \begin_inset Quotes erd
41860 \end_inset
41861
41862  is used instead of 
41863 \begin_inset Quotes eld
41864 \end_inset
41865
41866 /
41867 \begin_inset Quotes erd
41868 \end_inset
41869
41870  to separate folders.
41871  This option is enabled by default when you use LyX on Windows.
41872 \begin_inset Index idx
41873 status collapsed
41874
41875 \begin_layout Plain Layout
41876 Paths
41877 \end_layout
41878
41879 \end_inset
41880
41881
41882 \begin_inset Index idx
41883 status collapsed
41884
41885 \begin_layout Plain Layout
41886 Settings ! Paths
41887 \end_layout
41888
41889 \end_inset
41890
41891
41892 \end_layout
41893
41894 \begin_layout Description
41895 Reset
41896 \begin_inset space ~
41897 \end_inset
41898
41899 class
41900 \begin_inset space ~
41901 \end_inset
41902
41903 options
41904 \begin_inset space ~
41905 \end_inset
41906
41907 when
41908 \begin_inset space ~
41909 \end_inset
41910
41911 document
41912 \begin_inset space ~
41913 \end_inset
41914
41915 classes
41916 \begin_inset space ~
41917 \end_inset
41918
41919 changes Removes all manually set document class options in the 
41920 \family sans
41921 Document\SpecialChar \menuseparator
41922 Settings
41923 \family default
41924  dialog when changing the document class.
41925 \end_layout
41926
41927 \begin_layout Section
41928 File
41929 \begin_inset space ~
41930 \end_inset
41931
41932 Handling
41933 \begin_inset Index idx
41934 status collapsed
41935
41936 \begin_layout Plain Layout
41937 File handling
41938 \end_layout
41939
41940 \end_inset
41941
41942
41943 \end_layout
41944
41945 \begin_layout Subsection
41946 Converters
41947 \begin_inset Index idx
41948 status collapsed
41949
41950 \begin_layout Plain Layout
41951 Converters
41952 \end_layout
41953
41954 \end_inset
41955
41956
41957 \end_layout
41958
41959 \begin_layout Standard
41960 Here you find the list of defined converter commands to convert material
41961  from one format to another.
41962  You can modify them or create new ones.
41963  To modify a converter, select it, change the entry of the field 
41964 \family sans
41965 Converter
41966 \family default
41967  and/or 
41968 \family sans
41969 Extra
41970 \begin_inset space ~
41971 \end_inset
41972
41973 flag
41974 \family default
41975 , and press the 
41976 \family sans
41977 Modify
41978 \family default
41979  button.
41980  To create a new converter, select an existing one, select a different format
41981  in the 
41982 \family sans
41983 From
41984 \begin_inset space ~
41985 \end_inset
41986
41987 format
41988 \family default
41989  drop-down list, modify the 
41990 \family sans
41991 Converter
41992 \family default
41993  field, and press the 
41994 \family sans
41995 Add
41996 \family default
41997  button.
41998 \end_layout
41999
42000 \begin_layout Standard
42001 When the 
42002 \family sans
42003 Converter File Cache
42004 \family default
42005  is enabled, conversions will be cached as long as specified in the field
42006  
42007 \family sans
42008 Maximum Age (in days
42009 \family default
42010 ).
42011  This means that images don't need to be converted again when you reopen
42012  a document; the converted images from the cache will be used instead.
42013 \end_layout
42014
42015 \begin_layout Standard
42016 More about converters, like the variables and flags that can be used in
42017  the converter definition, is described in section 
42018 \emph on
42019 Converters
42020 \emph default
42021  of the 
42022 \emph on
42023 Customization
42024 \emph default
42025  manual.
42026 \end_layout
42027
42028 \begin_layout Subsection
42029 File Formats
42030 \begin_inset CommandInset label
42031 LatexCommand label
42032 name "sec:File-Formats"
42033
42034 \end_inset
42035
42036
42037 \begin_inset Index idx
42038 status collapsed
42039
42040 \begin_layout Plain Layout
42041 File formats
42042 \end_layout
42043
42044 \end_inset
42045
42046
42047 \begin_inset Index idx
42048 status collapsed
42049
42050 \begin_layout Plain Layout
42051 Copiers
42052 \end_layout
42053
42054 \end_inset
42055
42056
42057 \end_layout
42058
42059 \begin_layout Standard
42060 Here you find the list of defined file formats that LyX can handle.
42061  You can modify the viewer and editor program that should be used for certain
42062  formats.
42063 \end_layout
42064
42065 \begin_layout Standard
42066 More about formats, like the options that can be used in the format definition,
42067  is described in section 
42068 \emph on
42069 Formats
42070 \emph default
42071  of the 
42072 \emph on
42073 Customization
42074 \emph default
42075  manual.
42076 \end_layout
42077
42078 \begin_layout Standard
42079 Since all conversions from one format to another take place in LyX's temporary
42080  directory, it is sometimes necessary to modify a file before copying it
42081  to the temporary directory in order that the conversion may be performed.
42082  This is done by specifying a 
42083 \family sans
42084 Copier
42085 \family default
42086 .
42087  More about this is described in section 
42088 \emph on
42089 Copiers
42090 \emph default
42091  of the 
42092 \emph on
42093 Customization
42094 \emph default
42095  manual.
42096 \end_layout
42097
42098 \begin_layout Chapter
42099 Units available in LyX
42100 \begin_inset Index idx
42101 status collapsed
42102
42103 \begin_layout Plain Layout
42104 Units
42105 \end_layout
42106
42107 \end_inset
42108
42109
42110 \begin_inset CommandInset label
42111 LatexCommand label
42112 name "cha:Units-available-in"
42113
42114 \end_inset
42115
42116
42117 \end_layout
42118
42119 \begin_layout Standard
42120 To understand the units described in this documentation, 
42121 \begin_inset CommandInset ref
42122 LatexCommand ref
42123 reference "cap:Units"
42124
42125 \end_inset
42126
42127  explains all units available in LyX.
42128 \end_layout
42129
42130 \begin_layout Standard
42131 \begin_inset Float table
42132 placement h
42133 wide false
42134 sideways false
42135 status open
42136
42137 \begin_layout Plain Layout
42138 \begin_inset Caption
42139
42140 \begin_layout Plain Layout
42141 \begin_inset CommandInset label
42142 LatexCommand label
42143 name "cap:Units"
42144
42145 \end_inset
42146
42147 Units
42148 \end_layout
42149
42150 \end_inset
42151
42152
42153 \end_layout
42154
42155 \begin_layout Plain Layout
42156 \begin_inset VSpace medskip
42157 \end_inset
42158
42159
42160 \end_layout
42161
42162 \begin_layout Plain Layout
42163 \align center
42164 \begin_inset Tabular
42165 <lyxtabular version="3" rows="20" columns="2">
42166 <features tabularvalignment="middle">
42167 <column alignment="center" valignment="top" width="0">
42168 <column alignment="center" valignment="top" width="0">
42169 <row>
42170 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
42171 \begin_inset Text
42172
42173 \begin_layout Plain Layout
42174 unit
42175 \end_layout
42176
42177 \end_inset
42178 </cell>
42179 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
42180 \begin_inset Text
42181
42182 \begin_layout Plain Layout
42183 name/description
42184 \end_layout
42185
42186 \end_inset
42187 </cell>
42188 </row>
42189 <row>
42190 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42191 \begin_inset Text
42192
42193 \begin_layout Plain Layout
42194 mm
42195 \end_layout
42196
42197 \end_inset
42198 </cell>
42199 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42200 \begin_inset Text
42201
42202 \begin_layout Plain Layout
42203 millimeter
42204 \end_layout
42205
42206 \end_inset
42207 </cell>
42208 </row>
42209 <row>
42210 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42211 \begin_inset Text
42212
42213 \begin_layout Plain Layout
42214 cm
42215 \end_layout
42216
42217 \end_inset
42218 </cell>
42219 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42220 \begin_inset Text
42221
42222 \begin_layout Plain Layout
42223 centimeter
42224 \end_layout
42225
42226 \end_inset
42227 </cell>
42228 </row>
42229 <row>
42230 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42231 \begin_inset Text
42232
42233 \begin_layout Plain Layout
42234 in
42235 \end_layout
42236
42237 \end_inset
42238 </cell>
42239 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42240 \begin_inset Text
42241
42242 \begin_layout Plain Layout
42243 inch
42244 \end_layout
42245
42246 \end_inset
42247 </cell>
42248 </row>
42249 <row>
42250 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42251 \begin_inset Text
42252
42253 \begin_layout Plain Layout
42254 pt
42255 \end_layout
42256
42257 \end_inset
42258 </cell>
42259 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42260 \begin_inset Text
42261
42262 \begin_layout Plain Layout
42263 point (72.27
42264 \begin_inset space \thinspace{}
42265 \end_inset
42266
42267 pt = 1
42268 \begin_inset space \thinspace{}
42269 \end_inset
42270
42271 in)
42272 \end_layout
42273
42274 \end_inset
42275 </cell>
42276 </row>
42277 <row>
42278 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42279 \begin_inset Text
42280
42281 \begin_layout Plain Layout
42282 pc
42283 \end_layout
42284
42285 \end_inset
42286 </cell>
42287 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42288 \begin_inset Text
42289
42290 \begin_layout Plain Layout
42291 pica (1
42292 \begin_inset space \thinspace{}
42293 \end_inset
42294
42295 pc = 12
42296 \begin_inset space \thinspace{}
42297 \end_inset
42298
42299 pt)
42300 \end_layout
42301
42302 \end_inset
42303 </cell>
42304 </row>
42305 <row>
42306 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42307 \begin_inset Text
42308
42309 \begin_layout Plain Layout
42310 sp
42311 \end_layout
42312
42313 \end_inset
42314 </cell>
42315 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42316 \begin_inset Text
42317
42318 \begin_layout Plain Layout
42319 scaled point (65536
42320 \begin_inset space \thinspace{}
42321 \end_inset
42322
42323 sp = 1
42324 \begin_inset space \thinspace{}
42325 \end_inset
42326
42327 pt)
42328 \end_layout
42329
42330 \end_inset
42331 </cell>
42332 </row>
42333 <row>
42334 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42335 \begin_inset Text
42336
42337 \begin_layout Plain Layout
42338 bp
42339 \end_layout
42340
42341 \end_inset
42342 </cell>
42343 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42344 \begin_inset Text
42345
42346 \begin_layout Plain Layout
42347 big point (72
42348 \begin_inset space \thinspace{}
42349 \end_inset
42350
42351 bp = 1
42352 \begin_inset space \thinspace{}
42353 \end_inset
42354
42355 in)
42356 \end_layout
42357
42358 \end_inset
42359 </cell>
42360 </row>
42361 <row>
42362 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42363 \begin_inset Text
42364
42365 \begin_layout Plain Layout
42366 dd
42367 \end_layout
42368
42369 \end_inset
42370 </cell>
42371 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42372 \begin_inset Text
42373
42374 \begin_layout Plain Layout
42375 didot (72
42376 \begin_inset space \thinspace{}
42377 \end_inset
42378
42379 dd 
42380 \begin_inset Formula $\approx$
42381 \end_inset
42382
42383  37.6
42384 \begin_inset space \thinspace{}
42385 \end_inset
42386
42387 mm)
42388 \end_layout
42389
42390 \end_inset
42391 </cell>
42392 </row>
42393 <row>
42394 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42395 \begin_inset Text
42396
42397 \begin_layout Plain Layout
42398 cc
42399 \end_layout
42400
42401 \end_inset
42402 </cell>
42403 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42404 \begin_inset Text
42405
42406 \begin_layout Plain Layout
42407 cicero (1
42408 \begin_inset space \thinspace{}
42409 \end_inset
42410
42411 cc = 12
42412 \begin_inset space \thinspace{}
42413 \end_inset
42414
42415 dd)
42416 \end_layout
42417
42418 \end_inset
42419 </cell>
42420 </row>
42421 <row>
42422 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42423 \begin_inset Text
42424
42425 \begin_layout Plain Layout
42426 Scale%
42427 \end_layout
42428
42429 \end_inset
42430 </cell>
42431 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42432 \begin_inset Text
42433
42434 \begin_layout Plain Layout
42435 % of original image width
42436 \end_layout
42437
42438 \end_inset
42439 </cell>
42440 </row>
42441 <row>
42442 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42443 \begin_inset Text
42444
42445 \begin_layout Plain Layout
42446 text%
42447 \end_layout
42448
42449 \end_inset
42450 </cell>
42451 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42452 \begin_inset Text
42453
42454 \begin_layout Plain Layout
42455 % of text width
42456 \end_layout
42457
42458 \end_inset
42459 </cell>
42460 </row>
42461 <row>
42462 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42463 \begin_inset Text
42464
42465 \begin_layout Plain Layout
42466 col%
42467 \end_layout
42468
42469 \end_inset
42470 </cell>
42471 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42472 \begin_inset Text
42473
42474 \begin_layout Plain Layout
42475 % of column width
42476 \end_layout
42477
42478 \end_inset
42479 </cell>
42480 </row>
42481 <row>
42482 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42483 \begin_inset Text
42484
42485 \begin_layout Plain Layout
42486 page%
42487 \end_layout
42488
42489 \end_inset
42490 </cell>
42491 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42492 \begin_inset Text
42493
42494 \begin_layout Plain Layout
42495 % of paper width
42496 \end_layout
42497
42498 \end_inset
42499 </cell>
42500 </row>
42501 <row>
42502 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42503 \begin_inset Text
42504
42505 \begin_layout Plain Layout
42506 line%
42507 \end_layout
42508
42509 \end_inset
42510 </cell>
42511 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42512 \begin_inset Text
42513
42514 \begin_layout Plain Layout
42515 % of line width
42516 \end_layout
42517
42518 \end_inset
42519 </cell>
42520 </row>
42521 <row>
42522 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42523 \begin_inset Text
42524
42525 \begin_layout Plain Layout
42526 theight%
42527 \end_layout
42528
42529 \end_inset
42530 </cell>
42531 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42532 \begin_inset Text
42533
42534 \begin_layout Plain Layout
42535 % of text height
42536 \end_layout
42537
42538 \end_inset
42539 </cell>
42540 </row>
42541 <row>
42542 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42543 \begin_inset Text
42544
42545 \begin_layout Plain Layout
42546 pheight%
42547 \end_layout
42548
42549 \end_inset
42550 </cell>
42551 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42552 \begin_inset Text
42553
42554 \begin_layout Plain Layout
42555 % of paper height
42556 \end_layout
42557
42558 \end_inset
42559 </cell>
42560 </row>
42561 <row>
42562 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42563 \begin_inset Text
42564
42565 \begin_layout Plain Layout
42566 ex
42567 \end_layout
42568
42569 \end_inset
42570 </cell>
42571 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42572 \begin_inset Text
42573
42574 \begin_layout Plain Layout
42575 height of letter 
42576 \emph on
42577 x
42578 \emph default
42579  in current font
42580 \end_layout
42581
42582 \end_inset
42583 </cell>
42584 </row>
42585 <row>
42586 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42587 \begin_inset Text
42588
42589 \begin_layout Plain Layout
42590 em
42591 \end_layout
42592
42593 \end_inset
42594 </cell>
42595 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42596 \begin_inset Text
42597
42598 \begin_layout Plain Layout
42599 width of letter 
42600 \emph on
42601 M
42602 \emph default
42603  in current font
42604 \end_layout
42605
42606 \end_inset
42607 </cell>
42608 </row>
42609 <row>
42610 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
42611 \begin_inset Text
42612
42613 \begin_layout Plain Layout
42614 mu
42615 \end_layout
42616
42617 \end_inset
42618 </cell>
42619 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
42620 \begin_inset Text
42621
42622 \begin_layout Plain Layout
42623 math unit (1
42624 \begin_inset space \thinspace{}
42625 \end_inset
42626
42627 mu = 1/18
42628 \begin_inset space \thinspace{}
42629 \end_inset
42630
42631 em)
42632 \end_layout
42633
42634 \end_inset
42635 </cell>
42636 </row>
42637 </lyxtabular>
42638
42639 \end_inset
42640
42641
42642 \end_layout
42643
42644 \end_inset
42645
42646
42647 \end_layout
42648
42649 \begin_layout Chapter
42650 Credits
42651 \begin_inset CommandInset label
42652 LatexCommand label
42653 name "cha:Credits"
42654
42655 \end_inset
42656
42657
42658 \end_layout
42659
42660 \begin_layout Standard
42661 The documentation is a collaborative effort between many different people
42662  (and we would encourage people to contribute!).
42663 \end_layout
42664
42665 \begin_layout Itemize
42666
42667 \noun on
42668 Alejandro Aguilar Sierra
42669 \end_layout
42670
42671 \begin_layout Itemize
42672
42673 \noun on
42674 Amir Karger
42675 \end_layout
42676
42677 \begin_layout Itemize
42678
42679 \noun on
42680 David Johnson
42681 \end_layout
42682
42683 \begin_layout Itemize
42684
42685 \noun on
42686 Hartmut Haase
42687 \end_layout
42688
42689 \begin_layout Itemize
42690
42691 \noun on
42692 Ignacio García
42693 \end_layout
42694
42695 \begin_layout Itemize
42696
42697 \noun on
42698 Ivan Schreter
42699 \end_layout
42700
42701 \begin_layout Itemize
42702
42703 \noun on
42704 John Raithel
42705 \end_layout
42706
42707 \begin_layout Itemize
42708
42709 \noun on
42710 John Weiss
42711 \end_layout
42712
42713 \begin_layout Itemize
42714
42715 \noun on
42716 Lars Gullik Bjønnes
42717 \end_layout
42718
42719 \begin_layout Itemize
42720
42721 \noun on
42722 Matthias Ettrich
42723 \end_layout
42724
42725 \begin_layout Itemize
42726
42727 \noun on
42728 Matthias Zenker
42729 \end_layout
42730
42731 \begin_layout Itemize
42732
42733 \noun on
42734 Rich Fields
42735 \end_layout
42736
42737 \begin_layout Itemize
42738
42739 \noun on
42740 Pascal André
42741 \end_layout
42742
42743 \begin_layout Itemize
42744
42745 \noun on
42746 Paul Evans
42747 \end_layout
42748
42749 \begin_layout Itemize
42750
42751 \noun on
42752 Paul Russel
42753 \end_layout
42754
42755 \begin_layout Itemize
42756
42757 \noun on
42758 Robin Socha
42759 \end_layout
42760
42761 \begin_layout Itemize
42762
42763 \noun on
42764 Uwe Stöhr
42765 \end_layout
42766
42767 \begin_layout Itemize
42768 The LyX Team: 
42769 \begin_inset CommandInset citation
42770 LatexCommand cite
42771 key "lyxcredit"
42772
42773 \end_inset
42774
42775
42776 \end_layout
42777
42778 \begin_layout Standard
42779 \begin_inset Newpage newpage
42780 \end_inset
42781
42782 The bibliography on the following page was created with the 
42783 \family sans
42784 Bibliography
42785 \family default
42786  environment.
42787 \end_layout
42788
42789 \begin_layout Bibliography
42790 \begin_inset CommandInset bibitem
42791 LatexCommand bibitem
42792 label "Credits"
42793 key "lyxcredit"
42794
42795 \end_inset
42796
42797 The LyX Team: 
42798 \begin_inset CommandInset href
42799 LatexCommand href
42800 name "Credits"
42801 target "http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS"
42802
42803 \end_inset
42804
42805 :
42806 \begin_inset Newline newline
42807 \end_inset
42808
42809
42810 \begin_inset Flex URL
42811 status collapsed
42812
42813 \begin_layout Plain Layout
42814
42815 http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS
42816 \end_layout
42817
42818 \end_inset
42819
42820
42821 \end_layout
42822
42823 \begin_layout Bibliography
42824 \begin_inset CommandInset bibitem
42825 LatexCommand bibitem
42826 key "latexcompanion"
42827
42828 \end_inset
42829
42830 Frank Mittelbach and Michel Goossens: 
42831 \emph on
42832 The LaTeX Companion Second Edition.
42833
42834 \emph default
42835  Addison-Wesley, 2004
42836 \end_layout
42837
42838 \begin_layout Bibliography
42839 \begin_inset CommandInset bibitem
42840 LatexCommand bibitem
42841 key "latexguide"
42842
42843 \end_inset
42844
42845 Helmut Kopka and Patrick W.
42846  Daly: 
42847 \emph on
42848 A Guide to LaTeX Fourth Edition.
42849
42850 \emph default
42851  Addison-Wesley, 2003
42852 \end_layout
42853
42854 \begin_layout Bibliography
42855 \begin_inset CommandInset bibitem
42856 LatexCommand bibitem
42857 key "latexbook"
42858
42859 \end_inset
42860
42861 Leslie Lamport: 
42862 \emph on
42863 LaTeX: A Document Preparation System.
42864
42865 \emph default
42866  Addison-Wesley, second edition, 1994
42867 \end_layout
42868
42869 \begin_layout Bibliography
42870 \begin_inset CommandInset bibitem
42871 LatexCommand bibitem
42872 key "texbook"
42873
42874 \end_inset
42875
42876 Donald E.
42877  Knuth.
42878  
42879 \emph on
42880 The TeXbook.
42881
42882 \emph default
42883  Addison-Wesley, 1984
42884 \end_layout
42885
42886 \begin_layout Bibliography
42887 \begin_inset CommandInset bibitem
42888 LatexCommand bibitem
42889 key "TeXCatalogue"
42890
42891 \end_inset
42892
42893 The TeX Catalogue:
42894 \begin_inset Newline newline
42895 \end_inset
42896
42897
42898 \begin_inset Flex URL
42899 status collapsed
42900
42901 \begin_layout Plain Layout
42902
42903 http://www.ctan.org/tex-archive/help/Catalogue/bytopic.html
42904 \end_layout
42905
42906 \end_inset
42907
42908
42909 \end_layout
42910
42911 \begin_layout Bibliography
42912 \begin_inset CommandInset bibitem
42913 LatexCommand bibitem
42914 key "LaTeXFAQ"
42915
42916 \end_inset
42917
42918 The LaTeX FAQ:
42919 \begin_inset Newline newline
42920 \end_inset
42921
42922
42923 \begin_inset Flex URL
42924 status collapsed
42925
42926 \begin_layout Plain Layout
42927
42928 http://www.tex.ac.uk/cgi-bin/texfaq2html
42929 \end_layout
42930
42931 \end_inset
42932
42933
42934 \end_layout
42935
42936 \begin_layout Bibliography
42937 \begin_inset CommandInset bibitem
42938 LatexCommand bibitem
42939 key "BibTeX"
42940
42941 \end_inset
42942
42943
42944 \begin_inset CommandInset href
42945 LatexCommand href
42946 name "Documentation"
42947 target "http://www.ctan.org/get/biblio/bibtex/contrib/doc/btxdoc.pdf"
42948
42949 \end_inset
42950
42951  of the program 
42952 \family sans
42953 BibTeX
42954 \family default
42955 :
42956 \begin_inset Newline newline
42957 \end_inset
42958
42959
42960 \begin_inset Flex URL
42961 status collapsed
42962
42963 \begin_layout Plain Layout
42964
42965 http://www.ctan.org/get/biblio/bibtex/contrib/doc/btxdoc.pdf
42966 \end_layout
42967
42968 \end_inset
42969
42970
42971 \end_layout
42972
42973 \begin_layout Bibliography
42974 \begin_inset CommandInset bibitem
42975 LatexCommand bibitem
42976 key "BibTeX-2"
42977
42978 \end_inset
42979
42980
42981 \begin_inset CommandInset href
42982 LatexCommand href
42983 name "Documentation"
42984 target "http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf"
42985
42986 \end_inset
42987
42988  how to use the program 
42989 \family sans
42990 BibTeX
42991 \family default
42992 :
42993 \begin_inset Newline newline
42994 \end_inset
42995
42996
42997 \begin_inset Flex URL
42998 status collapsed
42999
43000 \begin_layout Plain Layout
43001
43002 http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf
43003 \end_layout
43004
43005 \end_inset
43006
43007
43008 \end_layout
43009
43010 \begin_layout Bibliography
43011 \begin_inset CommandInset bibitem
43012 LatexCommand bibitem
43013 key "makeindex"
43014
43015 \end_inset
43016
43017
43018 \begin_inset CommandInset href
43019 LatexCommand href
43020 name "Documentation"
43021 target "http://tug.ctan.org/indexing/makeindex/doc/manpages.dvi"
43022
43023 \end_inset
43024
43025  of the program 
43026 \family sans
43027 makeindex
43028 \family default
43029 :
43030 \begin_inset Newline newline
43031 \end_inset
43032
43033
43034 \begin_inset Flex URL
43035 status collapsed
43036
43037 \begin_layout Plain Layout
43038
43039 http://tug.ctan.org/indexing/makeindex/doc/manpages.dvi
43040 \end_layout
43041
43042 \end_inset
43043
43044
43045 \end_layout
43046
43047 \begin_layout Bibliography
43048 \begin_inset CommandInset bibitem
43049 LatexCommand bibitem
43050 key "xindy"
43051
43052 \end_inset
43053
43054
43055 \begin_inset CommandInset href
43056 LatexCommand href
43057 name "Documentation"
43058 target "http://www.xindy.org/documentation.html"
43059
43060 \end_inset
43061
43062  of the program 
43063 \family sans
43064 xindy
43065 \family default
43066 :
43067 \begin_inset Newline newline
43068 \end_inset
43069
43070
43071 \begin_inset Flex URL
43072 status collapsed
43073
43074 \begin_layout Plain Layout
43075
43076 http://www.xindy.org/documentation.html
43077 \end_layout
43078
43079 \end_inset
43080
43081
43082 \end_layout
43083
43084 \begin_layout Bibliography
43085 \begin_inset CommandInset bibitem
43086 LatexCommand bibitem
43087 key "caption"
43088
43089 \end_inset
43090
43091
43092 \begin_inset CommandInset href
43093 LatexCommand href
43094 name "Documentation"
43095 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
43096
43097 \end_inset
43098
43099  of the LaTeX-package 
43100 \series bold
43101 caption
43102 \series default
43103
43104 \begin_inset Index idx
43105 status collapsed
43106
43107 \begin_layout Plain Layout
43108 LaTeX-packages ! caption
43109 \end_layout
43110
43111 \end_inset
43112
43113 :
43114 \begin_inset Newline newline
43115 \end_inset
43116
43117
43118 \begin_inset Flex URL
43119 status collapsed
43120
43121 \begin_layout Plain Layout
43122
43123 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf
43124 \end_layout
43125
43126 \end_inset
43127
43128
43129 \end_layout
43130
43131 \begin_layout Bibliography
43132 \begin_inset CommandInset bibitem
43133 LatexCommand bibitem
43134 key "fancyhdr"
43135
43136 \end_inset
43137
43138
43139 \begin_inset CommandInset href
43140 LatexCommand href
43141 name "Documentation"
43142 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf"
43143
43144 \end_inset
43145
43146  of the LaTeX-package 
43147 \series bold
43148 fancyhdr
43149 \series default
43150
43151 \begin_inset Index idx
43152 status collapsed
43153
43154 \begin_layout Plain Layout
43155 LaTeX-packages ! fancyhdr
43156 \end_layout
43157
43158 \end_inset
43159
43160 :
43161 \begin_inset Newline newline
43162 \end_inset
43163
43164
43165 \begin_inset Flex URL
43166 status collapsed
43167
43168 \begin_layout Plain Layout
43169
43170 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf
43171 \end_layout
43172
43173 \end_inset
43174
43175
43176 \end_layout
43177
43178 \begin_layout Bibliography
43179 \begin_inset CommandInset bibitem
43180 LatexCommand bibitem
43181 key "hyperref"
43182
43183 \end_inset
43184
43185
43186 \series bold
43187
43188 \begin_inset CommandInset href
43189 LatexCommand href
43190 name "Documentation"
43191 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
43192
43193 \end_inset
43194
43195
43196 \series default
43197  of the LaTeX-package 
43198 \series bold
43199 hyperref
43200 \series default
43201
43202 \begin_inset Index idx
43203 status collapsed
43204
43205 \begin_layout Plain Layout
43206 LaTeX-packages ! hyperref
43207 \end_layout
43208
43209 \end_inset
43210
43211 :
43212 \begin_inset Newline newline
43213 \end_inset
43214
43215
43216 \begin_inset Flex URL
43217 status collapsed
43218
43219 \begin_layout Plain Layout
43220
43221 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf
43222 \end_layout
43223
43224 \end_inset
43225
43226
43227 \end_layout
43228
43229 \begin_layout Bibliography
43230 \begin_inset CommandInset bibitem
43231 LatexCommand bibitem
43232 key "nomencl"
43233
43234 \end_inset
43235
43236
43237 \begin_inset CommandInset href
43238 LatexCommand href
43239 name "Documentation"
43240 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf"
43241
43242 \end_inset
43243
43244  of the LaTeX-package 
43245 \series bold
43246 nomencl
43247 \series default
43248
43249 \begin_inset Index idx
43250 status collapsed
43251
43252 \begin_layout Plain Layout
43253 LaTeX-packages ! nomencl
43254 \end_layout
43255
43256 \end_inset
43257
43258 :
43259 \begin_inset Newline newline
43260 \end_inset
43261
43262
43263 \begin_inset Flex URL
43264 status collapsed
43265
43266 \begin_layout Plain Layout
43267
43268 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf
43269 \end_layout
43270
43271 \end_inset
43272
43273
43274 \end_layout
43275
43276 \begin_layout Bibliography
43277 \begin_inset CommandInset bibitem
43278 LatexCommand bibitem
43279 key "tipa"
43280
43281 \end_inset
43282
43283
43284 \begin_inset CommandInset href
43285 LatexCommand href
43286 name "Documentation"
43287 target "http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf"
43288
43289 \end_inset
43290
43291  of the LaTeX-package 
43292 \series bold
43293 tipa
43294 \series default
43295
43296 \begin_inset Index idx
43297 status collapsed
43298
43299 \begin_layout Plain Layout
43300 LaTeX-packages ! tipa
43301 \end_layout
43302
43303 \end_inset
43304
43305 :
43306 \begin_inset Newline newline
43307 \end_inset
43308
43309
43310 \begin_inset Flex URL
43311 status collapsed
43312
43313 \begin_layout Plain Layout
43314
43315 http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf
43316 \end_layout
43317
43318 \end_inset
43319
43320
43321 \end_layout
43322
43323 \begin_layout Bibliography
43324 \begin_inset CommandInset bibitem
43325 LatexCommand bibitem
43326 key "wrapfig"
43327
43328 \end_inset
43329
43330
43331 \begin_inset CommandInset href
43332 LatexCommand href
43333 name "Documentation"
43334 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty"
43335
43336 \end_inset
43337
43338  of the LaTeX-package 
43339 \series bold
43340 wrapfig
43341 \series default
43342
43343 \begin_inset Index idx
43344 status collapsed
43345
43346 \begin_layout Plain Layout
43347 LaTeX-packages ! wrapfig
43348 \end_layout
43349
43350 \end_inset
43351
43352 :
43353 \begin_inset Newline newline
43354 \end_inset
43355
43356
43357 \begin_inset Flex URL
43358 status collapsed
43359
43360 \begin_layout Plain Layout
43361
43362 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty
43363 \end_layout
43364
43365 \end_inset
43366
43367
43368 \end_layout
43369
43370 \begin_layout Bibliography
43371 \begin_inset CommandInset bibitem
43372 LatexCommand bibitem
43373 key "XeTeX"
43374
43375 \end_inset
43376
43377
43378 \begin_inset CommandInset href
43379 LatexCommand href
43380 name "Wiki-page"
43381 target "http://wiki.lyx.org/LyX/XeTeX"
43382
43383 \end_inset
43384
43385  how to use LyX with XeTeX:
43386 \begin_inset Newline newline
43387 \end_inset
43388
43389
43390 \begin_inset Flex URL
43391 status collapsed
43392
43393 \begin_layout Plain Layout
43394
43395 http://wiki.lyx.org/LyX/XeTeX
43396 \end_layout
43397
43398 \end_inset
43399
43400
43401 \end_layout
43402
43403 \begin_layout Bibliography
43404 \begin_inset CommandInset bibitem
43405 LatexCommand bibitem
43406 key "Arabic"
43407
43408 \end_inset
43409
43410
43411 \begin_inset CommandInset href
43412 LatexCommand href
43413 name "Wiki-page"
43414 target "http://wiki.lyx.org/Windows/Arabic"
43415
43416 \end_inset
43417
43418  how to set up LyX for Arabic:
43419 \begin_inset Newline newline
43420 \end_inset
43421
43422
43423 \begin_inset Flex URL
43424 status collapsed
43425
43426 \begin_layout Plain Layout
43427
43428 http://wiki.lyx.org/Windows/Arabic
43429 \end_layout
43430
43431 \end_inset
43432
43433
43434 \end_layout
43435
43436 \begin_layout Bibliography
43437 \begin_inset CommandInset bibitem
43438 LatexCommand bibitem
43439 key "Armenian"
43440
43441 \end_inset
43442
43443
43444 \begin_inset CommandInset href
43445 LatexCommand href
43446 name "Wiki-page"
43447 target "http://wiki.lyx.org/Windows/Armenian"
43448
43449 \end_inset
43450
43451  how to set up LyX for Armenian:
43452 \begin_inset Newline newline
43453 \end_inset
43454
43455
43456 \begin_inset Flex URL
43457 status collapsed
43458
43459 \begin_layout Plain Layout
43460
43461 http://wiki.lyx.org/Windows/Armenian
43462 \end_layout
43463
43464 \end_inset
43465
43466
43467 \end_layout
43468
43469 \begin_layout Bibliography
43470 \begin_inset CommandInset bibitem
43471 LatexCommand bibitem
43472 key "Farsi"
43473
43474 \end_inset
43475
43476
43477 \begin_inset CommandInset href
43478 LatexCommand href
43479 name "Wiki-page"
43480 target "http://wiki.lyx.org/Windows/Farsi"
43481
43482 \end_inset
43483
43484  how to set up LyX for Farsi:
43485 \begin_inset Newline newline
43486 \end_inset
43487
43488
43489 \begin_inset Flex URL
43490 status collapsed
43491
43492 \begin_layout Plain Layout
43493
43494 http://wiki.lyx.org/Windows/Farsi
43495 \end_layout
43496
43497 \end_inset
43498
43499
43500 \end_layout
43501
43502 \begin_layout Bibliography
43503 \begin_inset CommandInset bibitem
43504 LatexCommand bibitem
43505 key "Hebrew"
43506
43507 \end_inset
43508
43509
43510 \begin_inset CommandInset href
43511 LatexCommand href
43512 name "Wiki-page"
43513 target "http://wiki.lyx.org/Windows/Hebrew"
43514
43515 \end_inset
43516
43517  how to set up LyX for Hebrew:
43518 \begin_inset Newline newline
43519 \end_inset
43520
43521
43522 \begin_inset Flex URL
43523 status collapsed
43524
43525 \begin_layout Plain Layout
43526
43527 http://wiki.lyx.org/Windows/Hebrew
43528 \end_layout
43529
43530 \end_inset
43531
43532
43533 \end_layout
43534
43535 \begin_layout Bibliography
43536 \begin_inset CommandInset bibitem
43537 LatexCommand bibitem
43538 key "Japanese"
43539
43540 \end_inset
43541
43542
43543 \begin_inset CommandInset href
43544 LatexCommand href
43545 name "Wiki-page"
43546 target "http://wiki.lyx.org/Windows/Japanese"
43547
43548 \end_inset
43549
43550  how to set up LyX for Japanese:
43551 \begin_inset Newline newline
43552 \end_inset
43553
43554
43555 \begin_inset Flex URL
43556 status collapsed
43557
43558 \begin_layout Plain Layout
43559
43560 http://wiki.lyx.org/Windows/Japanese
43561 \end_layout
43562
43563 \end_inset
43564
43565
43566 \end_layout
43567
43568 \begin_layout Bibliography
43569 \begin_inset CommandInset bibitem
43570 LatexCommand bibitem
43571 key "Latvian"
43572
43573 \end_inset
43574
43575
43576 \begin_inset CommandInset href
43577 LatexCommand href
43578 name "Wiki-page"
43579 target "http://wiki.lyx.org/Windows/Latvian"
43580
43581 \end_inset
43582
43583  how to set up LyX for Latvian:
43584 \begin_inset Newline newline
43585 \end_inset
43586
43587
43588 \begin_inset Flex URL
43589 status collapsed
43590
43591 \begin_layout Plain Layout
43592
43593 http://wiki.lyx.org/Windows/Latvian
43594 \end_layout
43595
43596 \end_inset
43597
43598
43599 \end_layout
43600
43601 \begin_layout Bibliography
43602 \begin_inset CommandInset bibitem
43603 LatexCommand bibitem
43604 key "Lithuanian"
43605
43606 \end_inset
43607
43608
43609 \begin_inset CommandInset href
43610 LatexCommand href
43611 name "Wiki-page"
43612 target "http://wiki.lyx.org/Windows/Lithuanian"
43613
43614 \end_inset
43615
43616  how to set up LyX for Lithuanian:
43617 \begin_inset Newline newline
43618 \end_inset
43619
43620
43621 \begin_inset Flex URL
43622 status collapsed
43623
43624 \begin_layout Plain Layout
43625
43626 http://wiki.lyx.org/Windows/Lithuanian
43627 \end_layout
43628
43629 \end_inset
43630
43631
43632 \end_layout
43633
43634 \begin_layout Bibliography
43635 \begin_inset CommandInset bibitem
43636 LatexCommand bibitem
43637 key "Mongolian"
43638
43639 \end_inset
43640
43641
43642 \begin_inset CommandInset href
43643 LatexCommand href
43644 name "Wiki-page"
43645 target "http://wiki.lyx.org/Windows/Mongolian"
43646
43647 \end_inset
43648
43649  how to set up LyX for Mongolian:
43650 \begin_inset Newline newline
43651 \end_inset
43652
43653
43654 \begin_inset Flex URL
43655 status collapsed
43656
43657 \begin_layout Plain Layout
43658
43659 http://wiki.lyx.org/Windows/Mongolian
43660 \end_layout
43661
43662 \end_inset
43663
43664
43665 \end_layout
43666
43667 \begin_layout Bibliography
43668 \begin_inset CommandInset bibitem
43669 LatexCommand bibitem
43670 key "Vietnamese"
43671
43672 \end_inset
43673
43674
43675 \begin_inset CommandInset href
43676 LatexCommand href
43677 name "Wiki-page"
43678 target "http://wiki.lyx.org/Windows/Vietnamese"
43679
43680 \end_inset
43681
43682  how to set up LyX for Vietnamese:
43683 \begin_inset Newline newline
43684 \end_inset
43685
43686
43687 \begin_inset Flex URL
43688 status collapsed
43689
43690 \begin_layout Plain Layout
43691
43692 http://wiki.lyx.org/Windows/Vietnamese
43693 \end_layout
43694
43695 \end_inset
43696
43697
43698 \end_layout
43699
43700 \begin_layout Bibliography
43701 \begin_inset CommandInset bibitem
43702 LatexCommand bibitem
43703 key "LyX-func"
43704
43705 \end_inset
43706
43707
43708 \begin_inset CommandInset href
43709 LatexCommand href
43710 name "Wiki-page"
43711 target "http://wiki.lyx.org/LyX/LyxFunctionList"
43712
43713 \end_inset
43714
43715  with a list of all available LyX-functions:
43716 \begin_inset Newline newline
43717 \end_inset
43718
43719
43720 \begin_inset Flex URL
43721 status collapsed
43722
43723 \begin_layout Plain Layout
43724
43725 http://wiki.lyx.org/LyX/LyxFunctionList
43726 \end_layout
43727
43728 \end_inset
43729
43730
43731 \end_layout
43732
43733 \begin_layout Bibliography
43734 \begin_inset CommandInset bibitem
43735 LatexCommand bibitem
43736 key "NewInLyX16"
43737
43738 \end_inset
43739
43740
43741 \begin_inset CommandInset href
43742 LatexCommand href
43743 name "Wiki-page"
43744 target "http://wiki.lyx.org/LyX/NewInLyX16"
43745
43746 \end_inset
43747
43748  about new features in 
43749 \family sans
43750 LyX 1.6.0
43751 \family default
43752 :
43753 \begin_inset Newline newline
43754 \end_inset
43755
43756
43757 \begin_inset Flex URL
43758 status collapsed
43759
43760 \begin_layout Plain Layout
43761
43762 http://wiki.lyx.org/LyX/NewInLyX16
43763 \end_layout
43764
43765 \end_inset
43766
43767
43768 \end_layout
43769
43770 \begin_layout Standard
43771 \begin_inset Newpage newpage
43772 \end_inset
43773
43774
43775 \begin_inset ERT
43776 status collapsed
43777
43778 \begin_layout Plain Layout
43779
43780
43781 \backslash
43782 let
43783 \backslash
43784 mybibname
43785 \backslash
43786 bibname
43787 \end_layout
43788
43789 \begin_layout Plain Layout
43790
43791
43792 \backslash
43793 renewcommand{
43794 \backslash
43795 bibname}{
43796 \backslash
43797 mybibname
43798 \backslash
43799 ; 2}
43800 \end_layout
43801
43802 \end_inset
43803
43804
43805 \begin_inset Note Note
43806 status collapsed
43807
43808 \begin_layout Plain Layout
43809 The command 
43810 \series bold
43811
43812 \backslash
43813 bibname
43814 \series default
43815  is the name of the bibliography in the current document language.
43816  It is redefined here with the number 2 at the end to state that the following
43817  bibliography is the second one:
43818 \end_layout
43819
43820 \end_inset
43821
43822
43823 \end_layout
43824
43825 \begin_layout Standard
43826 \begin_inset CommandInset bibtex
43827 LatexCommand bibtex
43828 bibfiles "biblio/LyXDocs"
43829 options "biblio/alphadin"
43830
43831 \end_inset
43832
43833
43834 \end_layout
43835
43836 \begin_layout Standard
43837 The above bibliography is created from a BibTeX-database.
43838 \end_layout
43839
43840 \begin_layout Standard
43841
43842 \series bold
43843 \begin_inset CommandInset nomencl_print
43844 LatexCommand printnomenclature
43845
43846 \end_inset
43847
43848
43849 \begin_inset CommandInset index_print
43850 LatexCommand printindex
43851 type "idx"
43852
43853 \end_inset
43854
43855
43856 \end_layout
43857
43858 \end_body
43859 \end_document