]> git.lyx.org Git - lyx.git/blob - lib/doc/UserGuide.lyx
Customization.lyx:
[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 false
110 \output_changes false
111 \author "" 
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 Standard
1592 The toolbar button 
1593 \begin_inset Graphics
1594         filename ../images/bookmark-goto_0.png
1595         BoundingBox 0bp 5bp 20bp 25bp
1596         rotateOrigin center
1597
1598 \end_inset
1599
1600  jumps to the position in the document where you recently changed something.
1601  This is for example useful when you have a large document and navigated
1602  or scrolled to another document part to look for something, and want to
1603  go back to your last editing position.
1604 \end_layout
1605
1606 \begin_layout Section
1607 Input
1608 \begin_inset space \thinspace{}
1609 \end_inset
1610
1611 /
1612 \begin_inset space \thinspace{}
1613 \end_inset
1614
1615 Word Completion
1616 \begin_inset CommandInset label
1617 LatexCommand label
1618 name "sec:Input-Completion"
1619
1620 \end_inset
1621
1622
1623 \begin_inset Index idx
1624 status collapsed
1625
1626 \begin_layout Plain Layout
1627 Input completion
1628 \end_layout
1629
1630 \end_inset
1631
1632
1633 \begin_inset Index idx
1634 status collapsed
1635
1636 \begin_layout Plain Layout
1637 Word completion|see
1638 \begin_inset ERT
1639 status collapsed
1640
1641 \begin_layout Plain Layout
1642
1643 {
1644 \end_layout
1645
1646 \end_inset
1647
1648 Input completion
1649 \begin_inset ERT
1650 status collapsed
1651
1652 \begin_layout Plain Layout
1653
1654 }
1655 \end_layout
1656
1657 \end_inset
1658
1659
1660 \end_layout
1661
1662 \end_inset
1663
1664
1665 \end_layout
1666
1667 \begin_layout Standard
1668 LyX provides completion of words by scanning all documents that are currently
1669  opened.
1670  Every word that appears in these documents is added to a database that
1671  is used to propose completions.
1672 \end_layout
1673
1674 \begin_layout Standard
1675 By default LyX shows a small triangle behind the cursor as indicator that
1676  there are completions available.
1677  You can then press the 
1678 \family sans
1679 Tab
1680 \family default
1681  key to use this completion.
1682  When several completions are possible, a popup is opened showing them.
1683  You can select a completion in the popup using the mouse or the arrow keys,
1684  and accept the chosen completion be pressing 
1685 \family sans
1686 Return
1687 \family default
1688 .
1689 \end_layout
1690
1691 \begin_layout Standard
1692 In the preferences dialog, that is opened with the menu 
1693 \family sans
1694 Tools\SpecialChar \menuseparator
1695 Preferences
1696 \family default
1697 , the cursor completion indicator can be turned off in the section 
1698 \family sans
1699 Editing\SpecialChar \menuseparator
1700 Input Completion
1701 \family default
1702  by deselecting the option 
1703 \family sans
1704 Cursor indicator
1705 \family default
1706 .
1707  With the option 
1708 \family sans
1709 Automatic inline completion
1710 \family default
1711  the proposed completion is shown directly behind the cursor position.
1712  To accept this proposal, use the 
1713 \family sans
1714 Tab
1715 \family default
1716  key.
1717  With the option 
1718 \family sans
1719 Automatic popup
1720 \family default
1721  the completions are always shown in a popup.
1722  LyX offers some more completion settings for experts that are described
1723  in sec.
1724 \begin_inset space \thinspace{}
1725 \end_inset
1726
1727
1728 \begin_inset CommandInset ref
1729 LatexCommand ref
1730 reference "sub:Input-Completion-Appendix"
1731
1732 \end_inset
1733
1734 .
1735 \end_layout
1736
1737 \begin_layout Section
1738 Basic Key Bindings
1739 \begin_inset Index idx
1740 status collapsed
1741
1742 \begin_layout Plain Layout
1743 Key Bindings
1744 \end_layout
1745
1746 \end_inset
1747
1748
1749 \begin_inset Index idx
1750 status collapsed
1751
1752 \begin_layout Plain Layout
1753 Bindings|see
1754 \begin_inset ERT
1755 status collapsed
1756
1757 \begin_layout Plain Layout
1758
1759 {
1760 \end_layout
1761
1762 \end_inset
1763
1764 Key Bindings
1765 \begin_inset ERT
1766 status collapsed
1767
1768 \begin_layout Plain Layout
1769
1770 }
1771 \end_layout
1772
1773 \end_inset
1774
1775
1776 \end_layout
1777
1778 \end_inset
1779
1780
1781 \begin_inset Index idx
1782 status collapsed
1783
1784 \begin_layout Plain Layout
1785 Shortcuts|see
1786 \begin_inset ERT
1787 status collapsed
1788
1789 \begin_layout Plain Layout
1790
1791 {
1792 \end_layout
1793
1794 \end_inset
1795
1796 Key Bindings
1797 \begin_inset ERT
1798 status collapsed
1799
1800 \begin_layout Plain Layout
1801
1802 }
1803 \end_layout
1804
1805 \end_inset
1806
1807
1808 \end_layout
1809
1810 \end_inset
1811
1812
1813 \end_layout
1814
1815 \begin_layout Standard
1816 There are at least two different primary binding maps: CUA and Emacs.
1817  LyX's default is CUA.
1818 \end_layout
1819
1820 \begin_layout Standard
1821 Some keys, like 
1822 \family sans
1823 Page
1824 \begin_inset space ~
1825 \end_inset
1826
1827 Up
1828 \family default
1829
1830 \family sans
1831 Page
1832 \begin_inset space ~
1833 \end_inset
1834
1835 Down
1836 \family default
1837
1838 \family sans
1839 Left
1840 \family default
1841
1842 \family sans
1843 Right
1844 \family default
1845
1846 \family sans
1847 Up
1848 \family default
1849 , and 
1850 \family sans
1851 Down
1852 \family default
1853 , do exactly what you expect them to do.
1854  Other keys don't:
1855 \end_layout
1856
1857 \begin_layout Labeling
1858 \labelwidthstring 00.00.0000
1859
1860 \family sans
1861 Tab
1862 \begin_inset CommandInset nomenclature
1863 LatexCommand nomenclature
1864 symbol "Tab"
1865 description "Tabulator key"
1866
1867 \end_inset
1868
1869
1870 \family default
1871  There is no such thing as a tab stop in LyX.
1872  If you don't understand this, go read sections
1873 \begin_inset space ~
1874 \end_inset
1875
1876
1877 \begin_inset CommandInset ref
1878 LatexCommand ref
1879 reference "sec:Par-indent-intro"
1880
1881 \end_inset
1882
1883  and 
1884 \begin_inset CommandInset ref
1885 LatexCommand ref
1886 reference "sec:Paragraph-Environments"
1887
1888 \end_inset
1889
1890 , especially section
1891 \begin_inset space ~
1892 \end_inset
1893
1894
1895 \begin_inset CommandInset ref
1896 LatexCommand ref
1897 reference "sub:Lists"
1898
1899 \end_inset
1900
1901 , right now.
1902  Yes, right now.
1903  If you're still confused, look in the 
1904 \emph on
1905 Tutorial
1906 \emph default
1907 .
1908 \end_layout
1909
1910 \begin_layout Labeling
1911 \labelwidthstring 00.00.0000
1912
1913 \family sans
1914 Esc
1915 \begin_inset CommandInset nomenclature
1916 LatexCommand nomenclature
1917 symbol "Esc"
1918 description "Escape key"
1919
1920 \end_inset
1921
1922
1923 \family default
1924  This is the 
1925 \begin_inset Quotes eld
1926 \end_inset
1927
1928 cancel key.
1929 \begin_inset Quotes erd
1930 \end_inset
1931
1932  It's used, generically, to cancel operations.
1933  Other parts of the manual will go into greater detail about this.
1934 \end_layout
1935
1936 \begin_layout Labeling
1937 \labelwidthstring 00.00.0000
1938
1939 \family sans
1940 Home
1941 \family default
1942
1943 \begin_inset space ~
1944 \end_inset
1945
1946 and
1947 \begin_inset space ~
1948 \end_inset
1949
1950
1951 \family sans
1952 End
1953 \family default
1954  These move the cursor, respectively, to the beginning and end of a line,
1955  unless you are using the Emacs bindings where they jump to the beginning
1956  or end of the file.
1957 \end_layout
1958
1959 \begin_layout Standard
1960 There are three modifier keys:
1961 \end_layout
1962
1963 \begin_layout Labeling
1964 \labelwidthstring 00.00.0000
1965
1966 \family sans
1967 Control
1968 \family default
1969  (Denoted by 
1970 \begin_inset Quotes eld
1971 \end_inset
1972
1973
1974 \family sans
1975 Ctrl
1976 \family default
1977
1978 \begin_inset Quotes erd
1979 \end_inset
1980
1981
1982 \begin_inset CommandInset nomenclature
1983 LatexCommand nomenclature
1984 symbol "Ctrl"
1985 description "Control key"
1986
1987 \end_inset
1988
1989  in the documentation files) This has a couple of different uses, depending
1990  on which keys it's used in combination with:
1991 \end_layout
1992
1993 \begin_deeper
1994 \begin_layout Itemize
1995 With 
1996 \family sans
1997 Backspace
1998 \family default
1999  or 
2000 \family sans
2001 Delete
2002 \family default
2003 , it deletes an entire word instead of a single character.
2004 \end_layout
2005
2006 \begin_layout Itemize
2007 With 
2008 \family sans
2009 Left
2010 \family default
2011  and 
2012 \family sans
2013 Right
2014 \family default
2015 , it moves by words instead of characters.
2016 \end_layout
2017
2018 \begin_layout Itemize
2019 With 
2020 \family sans
2021 Home
2022 \family default
2023  and 
2024 \family sans
2025 End
2026 \family default
2027 , it moves to the beginning and the end of the document, respectively.
2028 \end_layout
2029
2030 \end_deeper
2031 \begin_layout Labeling
2032 \labelwidthstring 00.00.0000
2033
2034 \family sans
2035 Shift
2036 \family default
2037  (Denoted by 
2038 \begin_inset Quotes eld
2039 \end_inset
2040
2041
2042 \family sans
2043 Shift
2044 \family default
2045
2046 \begin_inset Quotes erd
2047 \end_inset
2048
2049
2050 \begin_inset CommandInset nomenclature
2051 LatexCommand nomenclature
2052 symbol "Shift"
2053 description "Shift key"
2054
2055 \end_inset
2056
2057  in the documentation files) Use this with any of the motion keys to select
2058  the text between the old and new cursor positions.
2059 \end_layout
2060
2061 \begin_layout Labeling
2062 \labelwidthstring 00.00.0000
2063
2064 \family sans
2065 Alt
2066 \family default
2067  (Denoted by 
2068 \begin_inset Quotes eld
2069 \end_inset
2070
2071
2072 \family sans
2073 Alt
2074 \family default
2075
2076 \begin_inset Quotes erd
2077 \end_inset
2078
2079
2080 \begin_inset CommandInset nomenclature
2081 LatexCommand nomenclature
2082 symbol "Alt"
2083 description "Alt or Meta key"
2084
2085 \end_inset
2086
2087  in the documentation files) This is the Alt key on many keyboards, unless
2088  your keyboard has a distinct Meta key.
2089  If you have both keys, you will need to try out which one actually performs
2090  the 
2091 \family sans
2092 Alt+
2093 \family default
2094  function.
2095  This key does many different things, but it also activates the 
2096 \emph on
2097 menu accelerator keys
2098 \emph default
2099 .
2100  If you use this in combination with any of the underlined letters in a
2101  menu or menu item, it selects that menu item.
2102 \end_layout
2103
2104 \begin_deeper
2105 \begin_layout Standard
2106 For example, the sequence 
2107 \begin_inset Quotes eld
2108 \end_inset
2109
2110
2111 \family sans
2112 Alt
2113 \begin_inset space ~
2114 \end_inset
2115
2116 e
2117 \begin_inset space ~
2118 \end_inset
2119
2120 s
2121 \family default
2122
2123 \begin_inset space ~
2124 \end_inset
2125
2126
2127 \family sans
2128 c
2129 \family default
2130
2131 \begin_inset Quotes erd
2132 \end_inset
2133
2134  brings up the 
2135 \begin_inset Quotes eld
2136 \end_inset
2137
2138 Text Style
2139 \begin_inset Quotes erd
2140 \end_inset
2141
2142  menu.
2143  Typing 
2144 \begin_inset Quotes eld
2145 \end_inset
2146
2147
2148 \family sans
2149 Alt
2150 \begin_inset space ~
2151 \end_inset
2152
2153 f
2154 \family default
2155
2156 \begin_inset Quotes erd
2157 \end_inset
2158
2159  opens the 
2160 \family sans
2161 File
2162 \family default
2163  menu.
2164 \end_layout
2165
2166 \begin_layout Standard
2167 The 
2168 \emph on
2169 Shortcuts
2170 \emph default
2171  manual lists all other things bound to the 
2172 \family sans
2173 Alt
2174 \family default
2175  key.
2176 \end_layout
2177
2178 \end_deeper
2179 \begin_layout Standard
2180 You'll learn more and more keybindings and short-cut keys as you use LyX,
2181  because most actions will prompt a small message in the status bar at the
2182  bottom of LyX's main window which describe the name of the action, you've
2183  just triggered, and any existing keybindings for that action.
2184  The LyX menus also list the defined keybindings.
2185  The notation for the keybindings is very similar to the notation used in
2186  this documentation, so you should not have any problems understanding it.
2187  However, notice that Shift-modifiers are explicitly mentioned, so 
2188 \begin_inset Quotes eld
2189 \end_inset
2190
2191
2192 \family sans
2193 Alt+P Shift-A
2194 \family default
2195
2196 \begin_inset Quotes erd
2197 \end_inset
2198
2199  means 
2200 \family sans
2201 Alt+P
2202 \family default
2203  followed by a capital 
2204 \family sans
2205 A
2206 \family default
2207 .
2208 \end_layout
2209
2210 \begin_layout Standard
2211 You can list or change the keybindings in the menu 
2212 \family sans
2213 Tools\SpecialChar \menuseparator
2214 Preferences
2215 \family default
2216  under 
2217 \family sans
2218 Editing\SpecialChar \menuseparator
2219 Shortcuts
2220 \family default
2221  as explained in sec.
2222 \begin_inset space \thinspace{}
2223 \end_inset
2224
2225
2226 \begin_inset CommandInset ref
2227 LatexCommand ref
2228 reference "sub:Editing-Shortcuts"
2229
2230 \end_inset
2231
2232 .
2233 \end_layout
2234
2235 \begin_layout Chapter
2236 LyX Basics
2237 \begin_inset Index idx
2238 status collapsed
2239
2240 \begin_layout Plain Layout
2241 LyX ! Basics
2242 \end_layout
2243
2244 \end_inset
2245
2246
2247 \end_layout
2248
2249 \begin_layout Section
2250 Document Types
2251 \begin_inset Index idx
2252 status collapsed
2253
2254 \begin_layout Plain Layout
2255 Document ! Types
2256 \end_layout
2257
2258 \end_inset
2259
2260
2261 \end_layout
2262
2263 \begin_layout Subsection
2264 Introduction
2265 \end_layout
2266
2267 \begin_layout Standard
2268 Before you do anything else, before you ever start writing a document, you
2269  need to decide what type of document you want to edit.
2270  Different types of documents use different types of spacing, headings,
2271  numbering schemes, and so on.
2272  Additionally, different documents use different paragraph environments,
2273  and format the title of your document differently.
2274 \end_layout
2275
2276 \begin_layout Standard
2277
2278 \emph on
2279 document class
2280 \emph default
2281  describes a group of properties common to a particular set of documents.
2282  By setting the document class, you automatically select these properties,
2283  making it easier to create the type of document you want.
2284  If you don't choose a document class, LyX picks one for you by default.
2285  So it is up to you to change the class of your document.
2286 \end_layout
2287
2288 \begin_layout Standard
2289 Read on for info about the document classes you can choose from LyX, and
2290  how to adjust their properties.
2291 \end_layout
2292
2293 \begin_layout Subsection
2294 Document Classes
2295 \begin_inset Index idx
2296 status collapsed
2297
2298 \begin_layout Plain Layout
2299 Document ! Classes
2300 \end_layout
2301
2302 \end_inset
2303
2304
2305 \begin_inset CommandInset label
2306 LatexCommand label
2307 name "sec:Document-Classes"
2308
2309 \end_inset
2310
2311
2312 \end_layout
2313
2314 \begin_layout Standard
2315 You can select a class using the 
2316 \family sans
2317 Document\SpecialChar \menuseparator
2318 Settings
2319 \begin_inset Index idx
2320 status collapsed
2321
2322 \begin_layout Plain Layout
2323 Document ! Settings
2324 \end_layout
2325
2326 \end_inset
2327
2328
2329 \family default
2330  dialog.
2331  Select the class you want to use, and make any fine tunings of the options
2332  you may need.
2333 \end_layout
2334
2335 \begin_layout Subsubsection
2336 Overview
2337 \end_layout
2338
2339 \begin_layout Standard
2340 There are four standard document classes in LyX.
2341  They are:
2342 \end_layout
2343
2344 \begin_layout Description
2345 Article for basic articles
2346 \end_layout
2347
2348 \begin_layout Description
2349 Report for basic reports
2350 \end_layout
2351
2352 \begin_layout Description
2353 Book for writing a book
2354 \end_layout
2355
2356 \begin_layout Description
2357 Letter for US-style letters
2358 \end_layout
2359
2360 \begin_layout Standard
2361 There are also some non-standard classes, which LyX only uses if you have
2362  installed them.
2363  Here are some of the classes, the full list with detailed explanations
2364  can be found in chapter 
2365 \emph on
2366 Special Document Classes
2367 \emph default
2368  in the 
2369 \emph on
2370 Additional Features
2371 \emph default
2372  manual:
2373 \end_layout
2374
2375 \begin_layout Description
2376 A&A Journal articles in the style and format used in Astronomy & Astrophysics
2377 \end_layout
2378
2379 \begin_layout Description
2380 AAST
2381 \family sans
2382
2383 \begin_inset ERT
2384 status collapsed
2385
2386 \begin_layout Plain Layout
2387
2388 {}
2389 \end_layout
2390
2391 \end_inset
2392
2393
2394 \family default
2395 eX For submissions to the journals published by the American Astronomical
2396  Society
2397 \end_layout
2398
2399 \begin_layout Description
2400 AMS Layouts for articles and books in the style and format used by the American
2401  Mathematical Society (AMS).
2402  There are three article layouts available.
2403  The standard one uses a typical numbering scheme for theorems etc., that
2404  prepends the section number to the number of the result.
2405  All result-type statements (propositions, corollaries, and so on) are sequenced
2406  together, but definitions, examples, and the like have their own sequence.
2407  The 
2408 \begin_inset Quotes eld
2409 \end_inset
2410
2411 sequential numbering
2412 \begin_inset Quotes erd
2413 \end_inset
2414
2415  scheme does not place the section number with each result, but numbers
2416  them throughout the article in a single sequence.
2417  Each type of result gets its own sequence.
2418  There is also a layout that dispenses with numbering of statements altogether.
2419 \end_layout
2420
2421 \begin_layout Description
2422 Beamer Layout for presentations
2423 \end_layout
2424
2425 \begin_layout Description
2426 broadway Layout for writing plays.
2427  It is not an existing LaTeX document class, but a new one which is distributed
2428  with LyX.
2429 \end_layout
2430
2431 \begin_layout Description
2432 curriculum
2433 \begin_inset space ~
2434 \end_inset
2435
2436 vitae classes to create curriculum vitae
2437 \end_layout
2438
2439 \begin_layout Description
2440 Dinbrief Letters in format of the DIN (German industry norm)
2441 \end_layout
2442
2443 \begin_layout Description
2444 dtk Layout for 
2445 \family typewriter
2446 Die TeXnische Komödie
2447 \family default
2448 , the journal of the German TeX user Group (Dante)
2449 \end_layout
2450
2451 \begin_layout Description
2452 Elsevier Layout for journals of the Elsevier publishing group
2453 \end_layout
2454
2455 \begin_layout Description
2456 Foils Used to make transparencies
2457 \end_layout
2458
2459 \begin_layout Description
2460 g-brief Letters in format of the DIN (German industry norm)
2461 \end_layout
2462
2463 \begin_layout Description
2464 hollywood Used to type spec scripts for the US film industry.
2465  It is not an existing LaTeX document class, but a new one which is distributed
2466  with LyX.
2467 \end_layout
2468
2469 \begin_layout Description
2470 IEEEtran Layout for the journals published by the Institute of Electrical
2471  and Electronics Engineers (IEEE)
2472 \end_layout
2473
2474 \begin_layout Description
2475 IOP Layout for journals of the Institute of Physics publishing group
2476 \end_layout
2477
2478 \begin_layout Description
2479 Kluwer Layout for journals of the Kluwer publishing group
2480 \end_layout
2481
2482 \begin_layout Description
2483 koma-script a replacement for the standard classes, offers many useful features
2484  like caption formatting, automatic print space calculation etc.
2485 \end_layout
2486
2487 \begin_layout Description
2488 Memoir another replacement for the standard classes
2489 \end_layout
2490
2491 \begin_layout Description
2492 paper Used with the 
2493 \family typewriter
2494 paper
2495 \family default
2496  LaTeX document class
2497 \end_layout
2498
2499 \begin_layout Description
2500 Powerdot Layout for presentations
2501 \end_layout
2502
2503 \begin_layout Description
2504 REVTe
2505 \begin_inset ERT
2506 status collapsed
2507
2508 \begin_layout Plain Layout
2509
2510 {}
2511 \end_layout
2512
2513 \end_inset
2514
2515 X is used to write articles for the publications of the American Physical
2516  Society (APS), American Institute of Physics (AIP), and Optical Society
2517  of America (OSA).
2518  This class is not completely compatible with all LyX features.
2519 \end_layout
2520
2521 \begin_layout Description
2522 Slides Used to make transparencies
2523 \end_layout
2524
2525 \begin_layout Description
2526 SPIE
2527 \begin_inset space ~
2528 \end_inset
2529
2530 Proceedings Layout for the journals published by The International Society
2531  for Optical Engineering (SPIE)
2532 \end_layout
2533
2534 \begin_layout Description
2535 Springer Layouts for journals of the Springer publishing group
2536 \end_layout
2537
2538 \begin_layout Description
2539 TUGboat Layout for 
2540 \family typewriter
2541 TUGboat
2542 \family default
2543 , the journal of the international TeX user Group (TUG)
2544 \end_layout
2545
2546 \begin_layout Standard
2547 We won't go into any detail about how to use these different document classes
2548  here.
2549  You can find all the details about the non-standard classes in the 
2550 \emph on
2551 Additional Features
2552 \emph default
2553  manual.
2554  Here, we will settle with a list of some of the common properties of all
2555  of the document classes.
2556 \end_layout
2557
2558 \begin_layout Subsubsection
2559 Modules
2560 \begin_inset CommandInset label
2561 LatexCommand label
2562 name "sub:Modules"
2563
2564 \end_inset
2565
2566
2567 \begin_inset Index idx
2568 status collapsed
2569
2570 \begin_layout Plain Layout
2571 Document ! Modules
2572 \end_layout
2573
2574 \end_inset
2575
2576
2577 \end_layout
2578
2579 \begin_layout Standard
2580 Modules load additional features to a document that are not by default available
2581  in the chosen document class.
2582  For example you might want to use write Braille (embossed printing) in
2583  a document.
2584  This is of course not available in any document class, so you have to load
2585  the corresponding module in the 
2586 \family sans
2587 Modules
2588 \family default
2589  section of the 
2590 \family sans
2591 Document\SpecialChar \menuseparator
2592 Settings
2593 \family default
2594
2595 \begin_inset Index idx
2596 status collapsed
2597
2598 \begin_layout Plain Layout
2599 Document ! Settings
2600 \end_layout
2601
2602 \end_inset
2603
2604  dialog.
2605  Highlighting a module in the dialog will bring up a description of the
2606  module.
2607 \end_layout
2608
2609 \begin_layout Standard
2610 \begin_inset Note Greyedout
2611 status open
2612
2613 \begin_layout Plain Layout
2614
2615 \series bold
2616 Note:
2617 \series default
2618  Some modules require LaTeX packages that are not always installed by default.
2619  LyX will warn you if you do not have the needed package.
2620 \end_layout
2621
2622 \end_inset
2623
2624
2625 \end_layout
2626
2627 \begin_layout Standard
2628 \begin_inset Note Greyedout
2629 status open
2630
2631 \begin_layout Plain Layout
2632
2633 \series bold
2634 Note also:
2635 \series default
2636  Some modules require other modules, and some pairs of modules are incompatible.
2637 \end_layout
2638
2639 \end_inset
2640
2641
2642 \end_layout
2643
2644 \begin_layout Subsubsection
2645 Properties
2646 \end_layout
2647
2648 \begin_layout Standard
2649 Each class has a default set of options.
2650  Here's a quick table describing them:
2651 \end_layout
2652
2653 \begin_layout Standard
2654 \begin_inset VSpace 0.3cm
2655 \end_inset
2656
2657
2658 \end_layout
2659
2660 \begin_layout Standard
2661 \align center
2662 \begin_inset Tabular
2663 <lyxtabular version="3" rows="5" columns="5">
2664 <features tabularvalignment="middle">
2665 <column alignment="center" valignment="top" width="0pt">
2666 <column alignment="center" valignment="top" width="0pt">
2667 <column alignment="center" valignment="top" width="0pt">
2668 <column alignment="center" valignment="top" width="0pt">
2669 <column alignment="center" valignment="top" width="0pt">
2670 <row>
2671 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2672 \begin_inset Text
2673
2674 \begin_layout Plain Layout
2675
2676 \end_layout
2677
2678 \end_inset
2679 </cell>
2680 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2681 \begin_inset Text
2682
2683 \begin_layout Plain Layout
2684
2685 \family sans
2686 \series medium
2687 \shape up
2688 \size normal
2689 \emph off
2690 \bar no
2691 \noun off
2692 \color none
2693 Page style
2694 \end_layout
2695
2696 \end_inset
2697 </cell>
2698 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2699 \begin_inset Text
2700
2701 \begin_layout Plain Layout
2702
2703 \family sans
2704 \series medium
2705 \shape up
2706 \size normal
2707 \emph off
2708 \bar no
2709 \noun off
2710 \color none
2711 Sides
2712 \end_layout
2713
2714 \end_inset
2715 </cell>
2716 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2717 \begin_inset Text
2718
2719 \begin_layout Plain Layout
2720
2721 \family sans
2722 \series medium
2723 \shape up
2724 \size normal
2725 \emph off
2726 \bar no
2727 \noun off
2728 \color none
2729 Columns
2730 \end_layout
2731
2732 \end_inset
2733 </cell>
2734 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2735 \begin_inset Text
2736
2737 \begin_layout Plain Layout
2738
2739 \series medium
2740 \shape up
2741 \size normal
2742 \emph off
2743 \bar no
2744 \noun off
2745 \color none
2746 Max.
2747  sectioning level
2748 \end_layout
2749
2750 \end_inset
2751 </cell>
2752 </row>
2753 <row>
2754 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2755 \begin_inset Text
2756
2757 \begin_layout Plain Layout
2758
2759 \series medium
2760 \shape up
2761 \size normal
2762 \emph off
2763 \bar no
2764 \noun off
2765 \color none
2766 article
2767 \end_layout
2768
2769 \end_inset
2770 </cell>
2771 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2772 \begin_inset Text
2773
2774 \begin_layout Plain Layout
2775
2776 \family sans
2777 \series medium
2778 \shape up
2779 \size normal
2780 \emph off
2781 \bar no
2782 \noun off
2783 \color none
2784 Plain
2785 \end_layout
2786
2787 \end_inset
2788 </cell>
2789 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2790 \begin_inset Text
2791
2792 \begin_layout Plain Layout
2793
2794 \family sans
2795 \series medium
2796 \shape up
2797 \size normal
2798 \emph off
2799 \bar no
2800 \noun off
2801 \color none
2802 One
2803 \end_layout
2804
2805 \end_inset
2806 </cell>
2807 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2808 \begin_inset Text
2809
2810 \begin_layout Plain Layout
2811
2812 \family sans
2813 \series medium
2814 \shape up
2815 \size normal
2816 \emph off
2817 \bar no
2818 \noun off
2819 \color none
2820 One
2821 \end_layout
2822
2823 \end_inset
2824 </cell>
2825 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2826 \begin_inset Text
2827
2828 \begin_layout Plain Layout
2829
2830 \family sans
2831 \series medium
2832 \shape up
2833 \size normal
2834 \emph off
2835 \bar no
2836 \noun off
2837 \color none
2838 Section
2839 \end_layout
2840
2841 \end_inset
2842 </cell>
2843 </row>
2844 <row>
2845 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2846 \begin_inset Text
2847
2848 \begin_layout Plain Layout
2849
2850 \series medium
2851 \shape up
2852 \size normal
2853 \emph off
2854 \bar no
2855 \noun off
2856 \color none
2857 report
2858 \end_layout
2859
2860 \end_inset
2861 </cell>
2862 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2863 \begin_inset Text
2864
2865 \begin_layout Plain Layout
2866
2867 \family sans
2868 \series medium
2869 \shape up
2870 \size normal
2871 \emph off
2872 \bar no
2873 \noun off
2874 \color none
2875 Plain
2876 \end_layout
2877
2878 \end_inset
2879 </cell>
2880 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2881 \begin_inset Text
2882
2883 \begin_layout Plain Layout
2884
2885 \family sans
2886 \series medium
2887 \shape up
2888 \size normal
2889 \emph off
2890 \bar no
2891 \noun off
2892 \color none
2893 One
2894 \end_layout
2895
2896 \end_inset
2897 </cell>
2898 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2899 \begin_inset Text
2900
2901 \begin_layout Plain Layout
2902
2903 \family sans
2904 \series medium
2905 \shape up
2906 \size normal
2907 \emph off
2908 \bar no
2909 \noun off
2910 \color none
2911 One
2912 \end_layout
2913
2914 \end_inset
2915 </cell>
2916 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2917 \begin_inset Text
2918
2919 \begin_layout Plain Layout
2920
2921 \family sans
2922 \series medium
2923 \shape up
2924 \size normal
2925 \emph off
2926 \bar no
2927 \noun off
2928 \color none
2929 Chapter
2930 \end_layout
2931
2932 \end_inset
2933 </cell>
2934 </row>
2935 <row>
2936 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2937 \begin_inset Text
2938
2939 \begin_layout Plain Layout
2940
2941 \series medium
2942 \shape up
2943 \size normal
2944 \emph off
2945 \bar no
2946 \noun off
2947 \color none
2948 book
2949 \end_layout
2950
2951 \end_inset
2952 </cell>
2953 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2954 \begin_inset Text
2955
2956 \begin_layout Plain Layout
2957
2958 \family sans
2959 \series medium
2960 \shape up
2961 \size normal
2962 \emph off
2963 \bar no
2964 \noun off
2965 \color none
2966 Headings
2967 \end_layout
2968
2969 \end_inset
2970 </cell>
2971 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2972 \begin_inset Text
2973
2974 \begin_layout Plain Layout
2975
2976 \family sans
2977 \series medium
2978 \shape up
2979 \size normal
2980 \emph off
2981 \bar no
2982 \noun off
2983 \color none
2984 Two
2985 \end_layout
2986
2987 \end_inset
2988 </cell>
2989 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2990 \begin_inset Text
2991
2992 \begin_layout Plain Layout
2993
2994 \family sans
2995 \series medium
2996 \shape up
2997 \size normal
2998 \emph off
2999 \bar no
3000 \noun off
3001 \color none
3002 One
3003 \end_layout
3004
3005 \end_inset
3006 </cell>
3007 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3008 \begin_inset Text
3009
3010 \begin_layout Plain Layout
3011
3012 \family sans
3013 \series medium
3014 \shape up
3015 \size normal
3016 \emph off
3017 \bar no
3018 \noun off
3019 \color none
3020 Chapter
3021 \end_layout
3022
3023 \end_inset
3024 </cell>
3025 </row>
3026 <row>
3027 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3028 \begin_inset Text
3029
3030 \begin_layout Plain Layout
3031
3032 \series medium
3033 \shape up
3034 \size normal
3035 \emph off
3036 \bar no
3037 \noun off
3038 \color none
3039 letter
3040 \end_layout
3041
3042 \end_inset
3043 </cell>
3044 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3045 \begin_inset Text
3046
3047 \begin_layout Plain Layout
3048
3049 \family sans
3050 \series medium
3051 \shape up
3052 \size normal
3053 \emph off
3054 \bar no
3055 \noun off
3056 \color none
3057 Plain
3058 \end_layout
3059
3060 \end_inset
3061 </cell>
3062 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3063 \begin_inset Text
3064
3065 \begin_layout Plain Layout
3066
3067 \family sans
3068 \series medium
3069 \shape up
3070 \size normal
3071 \emph off
3072 \bar no
3073 \noun off
3074 \color none
3075 One
3076 \end_layout
3077
3078 \end_inset
3079 </cell>
3080 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3081 \begin_inset Text
3082
3083 \begin_layout Plain Layout
3084
3085 \family sans
3086 \series medium
3087 \shape up
3088 \size normal
3089 \emph off
3090 \bar no
3091 \noun off
3092 \color none
3093 One
3094 \end_layout
3095
3096 \end_inset
3097 </cell>
3098 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3099 \begin_inset Text
3100
3101 \begin_layout Plain Layout
3102
3103 \series medium
3104 \shape up
3105 \size normal
3106 \emph off
3107 \bar no
3108 \noun off
3109 \color none
3110 none
3111 \end_layout
3112
3113 \end_inset
3114 </cell>
3115 </row>
3116 </lyxtabular>
3117
3118 \end_inset
3119
3120
3121 \end_layout
3122
3123 \begin_layout Standard
3124 \begin_inset VSpace 0.3cm
3125 \end_inset
3126
3127
3128 \end_layout
3129
3130 \begin_layout Standard
3131 You're probably also wondering what 
3132 \begin_inset Quotes eld
3133 \end_inset
3134
3135 Max.
3136 \begin_inset space ~
3137 \end_inset
3138
3139 sectioning level
3140 \begin_inset Quotes erd
3141 \end_inset
3142
3143  means.
3144  There are several paragraph environments used to create section headings.
3145  Different document classes allow different types of section headings.
3146  Only two use the 
3147 \family sans
3148 Chapter
3149 \family default
3150  heading; the rest do not and begin instead with the 
3151 \family sans
3152 Section
3153 \family default
3154  heading.
3155  Some document classes, such as the ones for letters, don't use any section
3156  headings.
3157  In addition to 
3158 \family sans
3159 Chapter
3160 \family default
3161  and 
3162 \family sans
3163 Section
3164 \family default
3165  headings, there are also 
3166 \family sans
3167 Subsection
3168 \family default
3169  headings, 
3170 \family sans
3171 Subsubsection
3172 \family default
3173  headings, and so on.
3174  We'll describe these headings fully in section
3175 \begin_inset space ~
3176 \end_inset
3177
3178
3179 \begin_inset CommandInset ref
3180 LatexCommand ref
3181 reference "sub:Headings"
3182
3183 \end_inset
3184
3185 .
3186 \end_layout
3187
3188 \begin_layout Subsection
3189 Document Layout
3190 \begin_inset CommandInset label
3191 LatexCommand label
3192 name "sub:Document-Layout"
3193
3194 \end_inset
3195
3196
3197 \begin_inset Index idx
3198 status collapsed
3199
3200 \begin_layout Plain Layout
3201 Document ! Layout
3202 \end_layout
3203
3204 \end_inset
3205
3206
3207 \family sans
3208
3209 \begin_inset Index idx
3210 status collapsed
3211
3212 \begin_layout Plain Layout
3213 Document ! Settings
3214 \end_layout
3215
3216 \end_inset
3217
3218
3219 \end_layout
3220
3221 \begin_layout Standard
3222 The most important properties of documents classes are set in the menu 
3223 \family sans
3224 Document\SpecialChar \menuseparator
3225 Settings
3226 \family default
3227 .
3228  There in the 
3229 \family sans
3230 Options
3231 \family default
3232  field under 
3233 \family sans
3234 Documents
3235 \begin_inset space ~
3236 \end_inset
3237
3238 Class
3239 \family default
3240 , you can enter special options for your document class in a comma-separated
3241  list.
3242  This is only necessary if LyX doesn't support special options you want
3243  to use for your document.
3244  To learn more about your favorite LaTeX-class and its options, you have
3245  to read its manual.
3246 \end_layout
3247
3248 \begin_layout Standard
3249 The drop box 
3250 \family sans
3251 Headings style
3252 \family default
3253  in the 
3254 \family sans
3255 Document\SpecialChar \menuseparator
3256 Settings
3257 \family default
3258  dialog under 
3259 \family sans
3260 Page
3261 \begin_inset space ~
3262 \end_inset
3263
3264 Layout
3265 \family default
3266  controls what sorts of headings and page numbers go on a page.
3267  You can choose between the following five options:
3268 \end_layout
3269
3270 \begin_layout Labeling
3271 \labelwidthstring 00.00.0000
3272
3273 \family sans
3274 Default
3275 \family default
3276  Use default page style of current class.
3277 \end_layout
3278
3279 \begin_layout Labeling
3280 \labelwidthstring 00.00.0000
3281
3282 \family sans
3283 Empty
3284 \family default
3285  No page numbers or headings.
3286 \end_layout
3287
3288 \begin_layout Labeling
3289 \labelwidthstring 00.00.0000
3290
3291 \family sans
3292 Plain
3293 \family default
3294  Page numbers only.
3295 \end_layout
3296
3297 \begin_layout Labeling
3298 \labelwidthstring 00.00.0000
3299
3300 \family sans
3301 Headings
3302 \family default
3303  Page numbers and either the current chapter or section title and number.
3304  Whether LyX uses the current chapter or the current section depends on
3305  the maximum sectioning level of the class.
3306 \end_layout
3307
3308 \begin_layout Labeling
3309 \labelwidthstring 00.00.0000
3310
3311 \family sans
3312 Fancy
3313 \family default
3314  This allows you to create fully customizable headers and footers if you
3315  have the 
3316 \series bold
3317 fancyhdr
3318 \series default
3319
3320 \begin_inset Index idx
3321 status collapsed
3322
3323 \begin_layout Plain Layout
3324 LaTeX-packages ! fancyhdr
3325 \end_layout
3326
3327 \end_inset
3328
3329  package installed.
3330  At the moment, support in LyX is limited to this setting.
3331  To use the full power of this package, you have to add code to your document
3332  preamble.
3333  Check the documentation for the 
3334 \series bold
3335 fancyhdr
3336 \series default
3337  package for more details, 
3338 \begin_inset CommandInset citation
3339 LatexCommand cite
3340 key "fancyhdr"
3341
3342 \end_inset
3343
3344 .
3345 \end_layout
3346
3347 \begin_layout Standard
3348 The 
3349 \family sans
3350 Separation
3351 \family default
3352  of paragraphs is described in section
3353 \begin_inset space ~
3354 \end_inset
3355
3356
3357 \begin_inset CommandInset ref
3358 LatexCommand ref
3359 reference "sec:Par-indent-intro"
3360
3361 \end_inset
3362
3363 .
3364 \end_layout
3365
3366 \begin_layout Subsection
3367 Paper Size and Orientation
3368 \begin_inset Index idx
3369 status collapsed
3370
3371 \begin_layout Plain Layout
3372 Document ! Paper size
3373 \end_layout
3374
3375 \end_inset
3376
3377
3378 \begin_inset CommandInset label
3379 LatexCommand label
3380 name "sub:Paper-Size,-Orientation,"
3381
3382 \end_inset
3383
3384
3385 \end_layout
3386
3387 \begin_layout Standard
3388 You'll find the following options in the menu 
3389 \family sans
3390 Page
3391 \begin_inset space ~
3392 \end_inset
3393
3394 Layout
3395 \family default
3396  of the dialog of the 
3397 \family sans
3398 Document\SpecialChar \menuseparator
3399 Settings
3400 \family default
3401  menu:
3402 \family sans
3403
3404 \begin_inset Index idx
3405 status collapsed
3406
3407 \begin_layout Plain Layout
3408 Document ! Settings
3409 \end_layout
3410
3411 \end_inset
3412
3413
3414 \end_layout
3415
3416 \begin_layout Labeling
3417 \labelwidthstring 00.00.0000
3418
3419 \family sans
3420 Paper
3421 \begin_inset space ~
3422 \end_inset
3423
3424 Format
3425 \family default
3426  What size paper to print on.
3427  The choices are
3428 \end_layout
3429
3430 \begin_layout Itemize
3431
3432 \family sans
3433 Default
3434 \end_layout
3435
3436 \begin_layout Itemize
3437
3438 \family sans
3439 A3, A4,
3440 \family default
3441  
3442 \family sans
3443 A5
3444 \end_layout
3445
3446 \begin_layout Itemize
3447
3448 \family sans
3449 B3, B4, B5
3450 \end_layout
3451
3452 \begin_layout Itemize
3453
3454 \family sans
3455 US letter
3456 \end_layout
3457
3458 \begin_layout Itemize
3459
3460 \family sans
3461 US legal
3462 \end_layout
3463
3464 \begin_layout Itemize
3465
3466 \family sans
3467 US executive
3468 \end_layout
3469
3470 \begin_layout Itemize
3471
3472 \family sans
3473 Custom
3474 \end_layout
3475
3476 \begin_layout Labeling
3477 \labelwidthstring 00.00.0000
3478
3479 \family sans
3480 Orientation
3481 \family default
3482  Two toggle buttons choose whether to print the output as 
3483 \family sans
3484 Landscape
3485 \family default
3486  or as 
3487 \family sans
3488 Portrait
3489 \family default
3490 .
3491 \end_layout
3492
3493 \begin_layout Labeling
3494 \labelwidthstring 00.00.0000
3495
3496 \family sans
3497 Two-sided
3498 \begin_inset space ~
3499 \end_inset
3500
3501 document
3502 \family default
3503  Adjusts the print space to print both sides of paper.
3504  That means that the print space for odd- and even-numbered pages is different.
3505 \end_layout
3506
3507 \begin_layout Subsection
3508 Margins
3509 \begin_inset CommandInset label
3510 LatexCommand label
3511 name "sub:Margins"
3512
3513 \end_inset
3514
3515
3516 \begin_inset Index idx
3517 status collapsed
3518
3519 \begin_layout Plain Layout
3520 Document ! Margins
3521 \end_layout
3522
3523 \end_inset
3524
3525
3526 \begin_inset Index idx
3527 status collapsed
3528
3529 \begin_layout Plain Layout
3530 Margins
3531 \end_layout
3532
3533 \end_inset
3534
3535
3536 \end_layout
3537
3538 \begin_layout Standard
3539 Paper margins are set in the menu 
3540 \family sans
3541 Document\SpecialChar \menuseparator
3542 Settings
3543 \family default
3544 .
3545 \begin_inset Index idx
3546 status collapsed
3547
3548 \begin_layout Plain Layout
3549 Document ! Settings
3550 \end_layout
3551
3552 \end_inset
3553
3554
3555 \end_layout
3556
3557 \begin_layout Standard
3558 If you use a koma-script document class, you can use the default settings.
3559  Because koma-script calculates then the printspace automatically by taking
3560  the paper format and the font size into account.
3561 \end_layout
3562
3563 \begin_layout Subsection
3564 Important Note
3565 \end_layout
3566
3567 \begin_layout Standard
3568 If you change a document class, LyX has to convert 
3569 \emph on
3570 everything
3571 \emph default
3572  into the new class.
3573  That includes the paragraph environments.
3574  Some paragraph environments are standard; all of the document classes have
3575  them; but some classes have special paragraph environments.
3576  If this is the case, and you change the document class, LyX sets the missing
3577  paragraph environments to 
3578 \family sans
3579 Standard
3580 \family default
3581  and places an error box at the beginning of the paragraph.
3582  Just click on them and you'll get a message dialog that tells you about
3583  the conversion and why it failed.
3584 \end_layout
3585
3586 \begin_layout Section
3587 Paragraph Indentation and Separation
3588 \begin_inset Index idx
3589 status collapsed
3590
3591 \begin_layout Plain Layout
3592 Paragraph ! Indentation
3593 \end_layout
3594
3595 \end_inset
3596
3597
3598 \end_layout
3599
3600 \begin_layout Subsection
3601 Introduction
3602 \begin_inset CommandInset label
3603 LatexCommand label
3604 name "sec:Par-indent-intro"
3605
3606 \end_inset
3607
3608
3609 \end_layout
3610
3611 \begin_layout Standard
3612 Before describing all of the various paragraph environments, we'd like to
3613  say a word or two about paragraph indentation.
3614 \end_layout
3615
3616 \begin_layout Standard
3617 Everyone seems to have their own convention for separating paragraphs.
3618  Most Americans indent the first line of a paragraph.
3619  Others don't indent but put extra space between the paragraphs.
3620  If you choose indentation for paragraphs the 
3621 \emph on
3622 first
3623 \emph default
3624  paragraph of a section, or after a figure, an equation, a table, a list,
3625  etc., is 
3626 \emph on
3627 not
3628 \emph default
3629  indented.
3630  Only a paragraph following another paragraph gets indented.
3631  Note that the indentation behavior is different when you use another document
3632  language than English.
3633  LaTeX takes care that the indentation follows the rules of the used language.
3634 \end_layout
3635
3636 \begin_layout Standard
3637 The space between paragraphs, like the line spacing, the space between headings
3638  and text — in fact, all of the spacings for just about everything are pre-coded
3639  into LyX.
3640  As we said, you don't worry about how much space to add between what.
3641  LyX takes care of that.
3642  In fact, these pre-coded vertical spacings aren't a single number but a
3643  range.
3644  That way, LyX can squish or stretch the space between lines to make sure
3645  figures fit on a page with text, so that sections don't start at the bottom
3646  of a page, and so on.
3647 \begin_inset Foot
3648 status collapsed
3649
3650 \begin_layout Plain Layout
3651 LaTeX does this when LyX goes to produce a printable file.
3652 \end_layout
3653
3654 \end_inset
3655
3656  However, pre-coded doesn't mean you can't change them.
3657  LyX gives you the ability to globally change 
3658 \emph on
3659 all
3660 \emph default
3661  of these pre-coded spacings.
3662  We'll explain more later.
3663 \end_layout
3664
3665 \begin_layout Subsection
3666 Paragraph Separation
3667 \begin_inset Index idx
3668 status collapsed
3669
3670 \begin_layout Plain Layout
3671 Paragraph ! Separation
3672 \end_layout
3673
3674 \end_inset
3675
3676
3677 \end_layout
3678
3679 \begin_layout Standard
3680 To separate paragraphs, select 
3681 \family sans
3682 Indent
3683 \family default
3684  or 
3685 \family sans
3686 Skip
3687 \family default
3688  in the submenu 
3689 \family sans
3690 Text
3691 \begin_inset space ~
3692 \end_inset
3693
3694 Layout
3695 \family default
3696  of the dialog 
3697 \family sans
3698 Document\SpecialChar \menuseparator
3699 Settings
3700 \family default
3701
3702 \begin_inset Index idx
3703 status collapsed
3704
3705 \begin_layout Plain Layout
3706 Document ! Settings
3707 \end_layout
3708
3709 \end_inset
3710
3711  to indent paragraphs or add extra space between paragraphs, respectively.
3712  The size of the skips can be defined in the dialog, for the indentation
3713  you have to add this line to your document preamble:
3714 \end_layout
3715
3716 \begin_layout Standard
3717
3718 \series bold
3719
3720 \backslash
3721 setlength{
3722 \backslash
3723 parindent}{Length}
3724 \end_layout
3725
3726 \begin_layout Standard
3727 where length is a value in one of the units listed in Appendix
3728 \begin_inset space ~
3729 \end_inset
3730
3731
3732 \begin_inset CommandInset ref
3733 LatexCommand ref
3734 reference "cap:Units"
3735
3736 \end_inset
3737
3738 .
3739  The default length is 30
3740 \begin_inset space \thinspace{}
3741 \end_inset
3742
3743 pt.
3744 \end_layout
3745
3746 \begin_layout Subsection
3747 Fine-Tuning
3748 \end_layout
3749
3750 \begin_layout Standard
3751 You can also change the separation method of a single paragraph.
3752  Open the 
3753 \family sans
3754 Edit\SpecialChar \menuseparator
3755 Paragraph
3756 \begin_inset space ~
3757 \end_inset
3758
3759 Settings
3760 \family default
3761  dialog and toggle the 
3762 \family sans
3763 Indent
3764 \begin_inset space ~
3765 \end_inset
3766
3767 Paragraph
3768 \family default
3769  option to change the state of the current paragraph (shortcut 
3770 \begin_inset Info
3771 type  "shortcut"
3772 arg   "paragraph-params \\indent-toggle"
3773 \end_inset
3774
3775 ).
3776  If paragraphs have no indentation but use extra space for separation, this
3777  button will be ignored (you can't indent a single paragraph by toggling
3778  this).
3779 \end_layout
3780
3781 \begin_layout Standard
3782 You should only need to change the indentation method for a single paragraph
3783  if you need to do some fine-tuning.
3784 \end_layout
3785
3786 \begin_layout Subsection
3787 Line Spacing
3788 \begin_inset Index idx
3789 status collapsed
3790
3791 \begin_layout Plain Layout
3792 Paragraph ! Line spacing
3793 \end_layout
3794
3795 \end_inset
3796
3797
3798 \end_layout
3799
3800 \begin_layout Standard
3801 In the 
3802 \family sans
3803 Document\SpecialChar \menuseparator
3804 Settings
3805 \noun on
3806
3807 \begin_inset Index idx
3808 status collapsed
3809
3810 \begin_layout Plain Layout
3811 Document ! Settings
3812 \end_layout
3813
3814 \end_inset
3815
3816
3817 \family default
3818 \noun default
3819  dialog you can set the line spacing in the submenu 
3820 \family sans
3821 Text
3822 \begin_inset space ~
3823 \end_inset
3824
3825 Layout
3826 \family default
3827 .
3828 \begin_inset Foot
3829 status collapsed
3830
3831 \begin_layout Plain Layout
3832 You need to have the LaTeX-package 
3833 \series bold
3834 setspace
3835 \series default
3836
3837 \begin_inset Index idx
3838 status collapsed
3839
3840 \begin_layout Plain Layout
3841 LaTeX-packages ! setspace
3842 \end_layout
3843
3844 \end_inset
3845
3846  installed to use this feature.
3847 \end_layout
3848
3849 \end_inset
3850
3851
3852 \end_layout
3853
3854 \begin_layout Section
3855 Paragraph Environments
3856 \begin_inset CommandInset label
3857 LatexCommand label
3858 name "sec:Paragraph-Environments"
3859
3860 \end_inset
3861
3862
3863 \begin_inset Index idx
3864 status collapsed
3865
3866 \begin_layout Plain Layout
3867 Paragraph ! Environments
3868 \end_layout
3869
3870 \end_inset
3871
3872
3873 \begin_inset Index idx
3874 status collapsed
3875
3876 \begin_layout Plain Layout
3877 Paragraph environments|(
3878 \end_layout
3879
3880 \end_inset
3881
3882
3883 \end_layout
3884
3885 \begin_layout Subsection
3886 Overview
3887 \end_layout
3888
3889 \begin_layout Standard
3890 Paragraph environments correspond to the
3891 \end_layout
3892
3893 \begin_layout Standard
3894
3895 \series bold
3896
3897 \backslash
3898 begin{
3899 \emph on
3900 environment
3901 \emph default
3902 } ...
3903  
3904 \backslash
3905 end{
3906 \emph on
3907 environment
3908 \emph default
3909 }
3910 \series default
3911
3912 \begin_inset Newline newline
3913 \end_inset
3914
3915 command sequence in LaTeX files.
3916  If you don't know LaTeX, or the concept of a paragraph environment is totally
3917  alien to you, we urge you to read the 
3918 \emph on
3919 Tutorial
3920 \emph default
3921 .
3922  The 
3923 \emph on
3924 Tutorial
3925 \emph default
3926  also contains many more examples than this section does.
3927 \end_layout
3928
3929 \begin_layout Standard
3930 A paragraph environment is simply a 
3931 \begin_inset Quotes eld
3932 \end_inset
3933
3934 container
3935 \begin_inset Quotes erd
3936 \end_inset
3937
3938  for a paragraph which gives that paragraph certain properties.
3939  This can include a particular style of font, different margins, a numbering
3940  scheme, labels, and so on.
3941  Additionally, you can 
3942 \begin_inset Quotes eld
3943 \end_inset
3944
3945 nest
3946 \begin_inset Quotes erd
3947 \end_inset
3948
3949  the different environments inside one another, allowing one environment
3950  to inherit some of the properties of another.
3951  The different paragraph environments totally replace the need for messy
3952  tab stops, on the fly margin adjustment, and other hold-overs from the
3953  days of typewriters.
3954  There are several paragraph environments which are specific to a particular
3955  document type.
3956  We'll only be covering the most common ones here.
3957 \end_layout
3958
3959 \begin_layout Standard
3960 To choose a new paragraph environment, use the pull-down box 
3961 \begin_inset Graphics
3962         filename clipart/ToolbarEnvBox.png
3963         scale 70
3964         clip
3965
3966 \end_inset
3967
3968  at the left end of the toolbar.
3969  LyX will change the environment of the 
3970 \emph on
3971 entire
3972 \emph default
3973  paragraph in which the cursor sits.
3974  You can also change the environment of an entire group of paragraphs if
3975  you select them before choosing the new environment.
3976  
3977 \end_layout
3978
3979 \begin_layout Standard
3980 Note that hitting 
3981 \family sans
3982 Return
3983 \family default
3984  will 
3985 \emph on
3986 typically
3987 \emph default
3988  create a new paragraph using the 
3989 \family sans
3990 Standard
3991 \family default
3992  paragraph environment.
3993  We say 
3994 \begin_inset Quotes eld
3995 \end_inset
3996
3997 typically
3998 \begin_inset Quotes erd
3999 \end_inset
4000
4001  because if you are in one of these environments:
4002 \end_layout
4003
4004 \begin_layout Itemize
4005
4006 \family sans
4007 Quote
4008 \end_layout
4009
4010 \begin_layout Itemize
4011
4012 \family sans
4013 Quotation
4014 \end_layout
4015
4016 \begin_layout Itemize
4017
4018 \family sans
4019 Verse
4020 \end_layout
4021
4022 \begin_layout Itemize
4023
4024 \family sans
4025 Itemize
4026 \end_layout
4027
4028 \begin_layout Itemize
4029
4030 \family sans
4031 Enumerate
4032 \end_layout
4033
4034 \begin_layout Itemize
4035
4036 \family sans
4037 Description
4038 \end_layout
4039
4040 \begin_layout Itemize
4041
4042 \family sans
4043 List
4044 \end_layout
4045
4046 \begin_layout Standard
4047 LyX keeps the old paragraph environment when you hit 
4048 \family sans
4049 Return
4050 \family default
4051 , rather than resetting it to 
4052 \family sans
4053 Standard
4054 \family default
4055 .
4056  LyX will still reset the nesting depth, however.
4057  Usually, starting a new paragraph resets both the paragraph environment
4058  and the nesting depth (for more on nesting see section
4059 \begin_inset space ~
4060 \end_inset
4061
4062
4063 \begin_inset CommandInset ref
4064 LatexCommand ref
4065 reference "sec:Nesting"
4066
4067 \end_inset
4068
4069 ).
4070  At the moment, all this is context-specific; you're better off expecting
4071  
4072 \family sans
4073 Return
4074 \family default
4075  to reset the paragraph environment and depth.
4076  If you want a new paragraph to keep the current environment and depth,
4077  use 
4078 \begin_inset Info
4079 type  "shortcut"
4080 arg   "break-paragraph inverse"
4081 \end_inset
4082
4083  instead.
4084 \end_layout
4085
4086 \begin_layout Subsection
4087 Standard
4088 \end_layout
4089
4090 \begin_layout Standard
4091 The default paragraph environment is 
4092 \family sans
4093 Standard
4094 \family default
4095  for most classes.
4096  It creates a plain paragraph.
4097  If LyX resets the paragraph environment, this is the one it chooses.
4098  In fact, the paragraph you're reading right now (and most of the ones in
4099  this manual) are in the 
4100 \family sans
4101 Standard
4102 \family default
4103  environment.
4104 \end_layout
4105
4106 \begin_layout Standard
4107 You can nest a paragraph using the 
4108 \family sans
4109 Standard
4110 \family default
4111  environment in just about anything else, but you can't really nest anything
4112  in a 
4113 \family sans
4114 Standard
4115 \family default
4116  environment.
4117 \end_layout
4118
4119 \begin_layout Subsection
4120 Document Title
4121 \begin_inset Index idx
4122 status collapsed
4123
4124 \begin_layout Plain Layout
4125 Document !Title
4126 \end_layout
4127
4128 \end_inset
4129
4130
4131 \end_layout
4132
4133 \begin_layout Standard
4134 A LaTeX title page has three parts: the title itself, the name(s) of the
4135  author(s) and a 
4136 \begin_inset Quotes eld
4137 \end_inset
4138
4139 footnote
4140 \begin_inset Quotes erd
4141 \end_inset
4142
4143  for thanks or contact information.
4144  For certain types of documents, LaTeX places all of this on a separate
4145  page along with today's date.
4146  For other types of documents, the title 
4147 \begin_inset Quotes eld
4148 \end_inset
4149
4150 page
4151 \begin_inset Quotes erd
4152 \end_inset
4153
4154  goes at the top of the first page of the document.
4155  
4156 \end_layout
4157
4158 \begin_layout Standard
4159 LyX provides an interface to the title page commands through the paragraph
4160  environments 
4161 \family sans
4162 Title
4163 \family default
4164
4165 \family sans
4166 Author
4167 \family default
4168 , and 
4169 \family sans
4170 Date
4171 \family default
4172 .
4173  Here's how you use them:
4174 \end_layout
4175
4176 \begin_layout Itemize
4177 Put the title of your document in the 
4178 \family sans
4179 Title
4180 \family default
4181  environment.
4182 \end_layout
4183
4184 \begin_layout Itemize
4185 Put the author name in the 
4186 \family sans
4187 Author
4188 \family default
4189  environment.
4190 \end_layout
4191
4192 \begin_layout Itemize
4193 If you want the date to have a certain appearance, want to use a fixed date,
4194  or want other text to appear in place of today's date, put that text in
4195  the 
4196 \family sans
4197 Date
4198 \family default
4199  environment.
4200  Note that using this environment is optional.
4201  If you don't provide any, LaTeX will automatically insert today's date.
4202  If you don't want any date, add the line
4203 \begin_inset Newline newline
4204 \end_inset
4205
4206
4207 \series bold
4208
4209 \backslash
4210 date{}
4211 \series default
4212
4213 \begin_inset Newline newline
4214 \end_inset
4215
4216 to the preamble of your document (menu 
4217 \family sans
4218 Document\SpecialChar \menuseparator
4219 Settings
4220 \family default
4221 )
4222 \end_layout
4223
4224 \begin_layout Standard
4225 You can use footnotes to insert 
4226 \begin_inset Quotes eld
4227 \end_inset
4228
4229 thanks
4230 \begin_inset Quotes erd
4231 \end_inset
4232
4233  or contact information.
4234 \end_layout
4235
4236 \begin_layout Subsection
4237 Headings
4238 \begin_inset Index idx
4239 status collapsed
4240
4241 \begin_layout Plain Layout
4242 Section headings
4243 \end_layout
4244
4245 \end_inset
4246
4247
4248 \begin_inset CommandInset label
4249 LatexCommand label
4250 name "sub:Headings"
4251
4252 \end_inset
4253
4254
4255 \end_layout
4256
4257 \begin_layout Standard
4258 There are several paragraph environments for producing section headings.
4259  LyX takes care of the numbering for you.
4260 \end_layout
4261
4262 \begin_layout Subsubsection
4263 Numbered Headings
4264 \begin_inset Index idx
4265 status collapsed
4266
4267 \begin_layout Plain Layout
4268 Section headings ! Numbered
4269 \end_layout
4270
4271 \end_inset
4272
4273
4274 \end_layout
4275
4276 \begin_layout Standard
4277 There are 7 numbered types of section headings.
4278  They are:
4279 \end_layout
4280
4281 \begin_layout Enumerate
4282
4283 \family sans
4284 Part
4285 \end_layout
4286
4287 \begin_layout Enumerate
4288
4289 \family sans
4290 Chapter
4291 \end_layout
4292
4293 \begin_layout Enumerate
4294
4295 \family sans
4296 Section
4297 \end_layout
4298
4299 \begin_layout Enumerate
4300
4301 \family sans
4302 Subsection
4303 \end_layout
4304
4305 \begin_layout Enumerate
4306
4307 \family sans
4308 Subsubsection
4309 \end_layout
4310
4311 \begin_layout Enumerate
4312
4313 \family sans
4314 Paragraph
4315 \end_layout
4316
4317 \begin_layout Enumerate
4318
4319 \family sans
4320 Subparagraph
4321 \end_layout
4322
4323 \begin_layout Standard
4324 LyX labels each heading with a series of numbers, separated by periods.
4325  The numbers describe where in the document you are.
4326  Unlike the other headings, parts are numbered with Latin letters.
4327 \end_layout
4328
4329 \begin_layout Standard
4330 Headings all subdivide your document into different pieces of text.
4331  For example, suppose you're writing a book.
4332  You group the book into chapters.
4333  LyX does similar grouping:
4334 \end_layout
4335
4336 \begin_layout Itemize
4337
4338 \family sans
4339 Part
4340 \family default
4341  is divided in either 
4342 \family sans
4343 Chapter
4344 \family default
4345 s or 
4346 \family sans
4347 Section
4348 \family default
4349 s
4350 \end_layout
4351
4352 \begin_layout Itemize
4353
4354 \family sans
4355 Chapter
4356 \family default
4357 s are divided into 
4358 \family sans
4359 Section
4360 \family default
4361 s
4362 \end_layout
4363
4364 \begin_layout Itemize
4365
4366 \family sans
4367 Section
4368 \family default
4369 s are divided into 
4370 \family sans
4371 Subsection
4372 \family default
4373 s
4374 \end_layout
4375
4376 \begin_layout Itemize
4377
4378 \family sans
4379 Subsection
4380 \family default
4381 s are divided into 
4382 \family sans
4383 Subsubsection
4384 \family default
4385 s
4386 \end_layout
4387
4388 \begin_layout Itemize
4389
4390 \family sans
4391 Subsubsection
4392 \family default
4393 s are divided into 
4394 \family sans
4395 Paragraph
4396 \family default
4397 s
4398 \end_layout
4399
4400 \begin_layout Itemize
4401
4402 \family sans
4403 Paragraph
4404 \family default
4405 s are divided into 
4406 \family sans
4407 Subparagraph
4408 \family default
4409 s
4410 \end_layout
4411
4412 \begin_layout Standard
4413 \begin_inset Note Greyedout
4414 status open
4415
4416 \begin_layout Plain Layout
4417
4418 \series bold
4419 Note:
4420 \series default
4421  Not all document types use the 
4422 \family sans
4423 Chapter
4424 \family default
4425  heading as the maximum sectioning level.
4426  In that case the 
4427 \family sans
4428 Section
4429 \family default
4430  is the top-level heading.
4431 \end_layout
4432
4433 \end_inset
4434
4435
4436 \end_layout
4437
4438 \begin_layout Standard
4439 So, if you use the 
4440 \family sans
4441 Subsubsection
4442 \family default
4443  environment to label a new sub-subsection, LyX labels it with its number,
4444  along with the number of the subsection, section, and, if applicable, chapter
4445  that it's in.
4446  For example: the fifth section of the second chapter of this book has the
4447  label 
4448 \begin_inset Quotes eld
4449 \end_inset
4450
4451 2.5
4452 \begin_inset Quotes erd
4453 \end_inset
4454
4455 .
4456 \end_layout
4457
4458 \begin_layout Subsubsection
4459 Unnumbered Headings
4460 \begin_inset Index idx
4461 status collapsed
4462
4463 \begin_layout Plain Layout
4464 Section headings ! Unnumbered
4465 \end_layout
4466
4467 \end_inset
4468
4469
4470 \end_layout
4471
4472 \begin_layout Standard
4473 There are 5 types of unnumbered section headings.
4474  They are:
4475 \end_layout
4476
4477 \begin_layout Enumerate
4478
4479 \family sans
4480 Part*
4481 \end_layout
4482
4483 \begin_layout Enumerate
4484
4485 \family sans
4486 Chapter*
4487 \end_layout
4488
4489 \begin_layout Enumerate
4490
4491 \family sans
4492 Section*
4493 \end_layout
4494
4495 \begin_layout Enumerate
4496
4497 \family sans
4498 Subsection*
4499 \end_layout
4500
4501 \begin_layout Enumerate
4502
4503 \family sans
4504 Subsubsection*
4505 \end_layout
4506
4507 \begin_layout Standard
4508 The 
4509 \begin_inset Quotes eld
4510 \end_inset
4511
4512 *
4513 \begin_inset Quotes erd
4514 \end_inset
4515
4516  after each name means that these headings are not numbered.
4517  They work the same as their numbered counterparts but won't appear in the
4518  table of contents, see section
4519 \begin_inset space ~
4520 \end_inset
4521
4522
4523 \begin_inset CommandInset ref
4524 LatexCommand ref
4525 reference "sec:toc"
4526
4527 \end_inset
4528
4529 .
4530 \end_layout
4531
4532 \begin_layout Subsubsection
4533 Changing the Numbering
4534 \begin_inset CommandInset label
4535 LatexCommand label
4536 name "sub:Numbering-depth"
4537
4538 \end_inset
4539
4540
4541 \end_layout
4542
4543 \begin_layout Standard
4544 You can also alter which sectioning levels get numbered and which ones appear
4545  in the Table of Contents.
4546  Now, this doesn't remove any of the levels; that's preset in the document
4547  class.
4548  Certain classes start with 
4549 \family sans
4550 Chapter
4551 \family default
4552  and go down to the 
4553 \family sans
4554 Subparagraph
4555 \family default
4556  level.
4557  Others start at 
4558 \family sans
4559 Section
4560 \family default
4561 .
4562  Similarly, not all document classes number all sectioning levels.
4563  Most don't number 
4564 \family sans
4565 Paragraph
4566 \family default
4567  or 
4568 \family sans
4569 Subparagraph
4570 \family default
4571 .
4572  This is something you can change.
4573 \end_layout
4574
4575 \begin_layout Standard
4576 Open the 
4577 \family sans
4578 Document\SpecialChar \menuseparator
4579 Settings
4580 \family default
4581  dialog.
4582 \family sans
4583
4584 \begin_inset Index idx
4585 status collapsed
4586
4587 \begin_layout Plain Layout
4588 Document ! Settings
4589 \end_layout
4590
4591 \end_inset
4592
4593
4594 \family default
4595  Under 
4596 \family sans
4597 Numbering
4598 \begin_inset space ~
4599 \end_inset
4600
4601 &
4602 \begin_inset space ~
4603 \end_inset
4604
4605 TOC
4606 \family default
4607  you'll see two counters.
4608  The one named 
4609 \family sans
4610 Numbering
4611 \family default
4612  controls how far down in the sectioning hierarchy LyX numbers a section
4613  heading.
4614  The other one controls the appearance of the section headings in the table
4615  of contents.
4616 \end_layout
4617
4618 \begin_layout Subsubsection
4619 Short Titles of Headings
4620 \begin_inset Index idx
4621 status collapsed
4622
4623 \begin_layout Plain Layout
4624 Section headings ! Short titles
4625 \end_layout
4626
4627 \end_inset
4628
4629
4630 \begin_inset OptArg
4631 status collapsed
4632
4633 \begin_layout Plain Layout
4634 Short Titles
4635 \end_layout
4636
4637 \end_inset
4638
4639
4640 \begin_inset CommandInset label
4641 LatexCommand label
4642 name "sec:Short-Titles"
4643
4644 \end_inset
4645
4646
4647 \end_layout
4648
4649 \begin_layout Standard
4650 Some section or chapter titles, such as this one, can get quite long.
4651  This can cause trouble when there is limited horizontal space.
4652  For example, if the header of the page is set to show the current section
4653  title, a long title will protrude over the page margins and look awful.
4654 \end_layout
4655
4656 \begin_layout Standard
4657 LaTeX allows you to specify a short title for section headings.
4658  This short title is used in the header and in the actual table of contents,
4659  avoiding the problem mentioned.
4660  To specify a short title, use the menu 
4661 \family sans
4662 Insert\SpecialChar \menuseparator
4663 Short
4664 \begin_inset space ~
4665 \end_inset
4666
4667 Title
4668 \family default
4669 .
4670  This will insert a box labeled 
4671 \begin_inset Quotes eld
4672 \end_inset
4673
4674 opt
4675 \begin_inset Quotes erd
4676 \end_inset
4677
4678  (stands for 
4679 \begin_inset Quotes eld
4680 \end_inset
4681
4682 optional
4683 \begin_inset Quotes erd
4684 \end_inset
4685
4686 ) which you can use to enter the short title text.
4687  This also works for captions inside floats.
4688 \end_layout
4689
4690 \begin_layout Standard
4691 The title of this section is a good example of using this feature.
4692 \end_layout
4693
4694 \begin_layout Subsubsection
4695 Special Information
4696 \end_layout
4697
4698 \begin_layout Standard
4699 The following information applies to all section headings:
4700 \end_layout
4701
4702 \begin_layout Itemize
4703 You cannot do any nesting with these environments.
4704 \end_layout
4705
4706 \begin_layout Itemize
4707 You cannot use a margin note in any of these environments.
4708 \end_layout
4709
4710 \begin_layout Itemize
4711 You can only use inline math in these environments.
4712 \end_layout
4713
4714 \begin_layout Itemize
4715 You can use labels and cross-references to refer to their numbers.
4716 \end_layout
4717
4718 \begin_layout Subsection
4719 Quotes and Poetry line spacing
4720 \end_layout
4721
4722 \begin_layout Standard
4723 LyX has three paragraph environments for writing poetry and quotations.
4724  They are 
4725 \family sans
4726 Quote
4727 \family default
4728
4729 \family sans
4730 Quotation
4731 \family default
4732 , and 
4733 \family sans
4734 Verse
4735 \family default
4736 .
4737  Forget the days of changing line spacing and twiddling with margins.
4738  These three paragraph environments already have those changes built-in.
4739  They all widen the left margin and add a bit of extra space above and below
4740  the text they contain.
4741  They also allow nesting, so you can put a 
4742 \family sans
4743 Verse
4744 \family default
4745  in a 
4746 \family sans
4747 Quotation
4748 \family default
4749 , as well as in some other paragraph environments.
4750 \end_layout
4751
4752 \begin_layout Standard
4753 There is another feature of these three paragraph environments: they do
4754  
4755 \emph on
4756 not
4757 \emph default
4758  reset to 
4759 \family sans
4760 Standard
4761 \family default
4762  when you start a new paragraph.
4763  So, you can type in that poem and merrily hit 
4764 \family sans
4765 Return
4766 \family default
4767  without worrying about the paragraph environment changing on you.
4768  Of course, that means that, once you're done typing in that poem, you have
4769  to change back to the 
4770 \family sans
4771 Standard
4772 \family default
4773  environment yourself.
4774 \end_layout
4775
4776 \begin_layout Subsubsection
4777
4778 \family sans
4779 Quote
4780 \family default
4781  and 
4782 \family sans
4783 Quotation
4784 \family default
4785
4786 \begin_inset CommandInset label
4787 LatexCommand label
4788 name "sec:Quote"
4789
4790 \end_inset
4791
4792
4793 \begin_inset Index idx
4794 status collapsed
4795
4796 \begin_layout Plain Layout
4797 Quotation
4798 \end_layout
4799
4800 \end_inset
4801
4802
4803 \end_layout
4804
4805 \begin_layout Standard
4806 Now that we've described the similarities of these three environments, it's
4807  time for the differences.
4808  
4809 \family sans
4810 Quote
4811 \family default
4812  and 
4813 \family sans
4814 Quotation
4815 \family default
4816  are identical except for one difference: 
4817 \family sans
4818 Quote
4819 \family default
4820  uses extra spacing to separate paragraphs and never indents the first line.
4821  
4822 \family sans
4823 Quotation
4824 \family default
4825  
4826 \emph on
4827 always
4828 \emph default
4829  indents the first line of a paragraph and uses the same line spacing throughout.
4830 \end_layout
4831
4832 \begin_layout Standard
4833 Here's an example of the 
4834 \family sans
4835 Quote
4836 \family default
4837  environment:
4838 \end_layout
4839
4840 \begin_layout Quote
4841 This is in the 
4842 \family sans
4843 Quote
4844 \family default
4845  environment.
4846  I can keep writing, extending this line out further and further until it
4847  wraps.
4848  See – no indentation!
4849 \end_layout
4850
4851 \begin_layout Quote
4852 Here's the second paragraph of this quote.
4853  Again, there's no indentation, but there is extra space between me and
4854  the other paragraph.
4855 \end_layout
4856
4857 \begin_layout Standard
4858 Here's another example, this time in the 
4859 \family sans
4860 Quotation
4861 \family default
4862  environment:
4863 \end_layout
4864
4865 \begin_layout Quotation
4866 This is in the 
4867 \family sans
4868 Quotation
4869 \family default
4870  environment.
4871  If I keep writing, you'll see the indentation.
4872  If your country uses a writing style that shows off new paragraphs by indenting
4873  the first line, then 
4874 \family sans
4875 Quotation
4876 \family default
4877  is the environment for you! Well, you'd use it 
4878 \emph on
4879 if
4880 \emph default
4881  you were quoting other text.
4882 \end_layout
4883
4884 \begin_layout Quotation
4885 Here's a new paragraph.
4886  I could ramble on and on, like a politician at election time.
4887  If I did that, though, you'd get bored.
4888 \end_layout
4889
4890 \begin_layout Standard
4891 As the examples show, 
4892 \family sans
4893 Quote
4894 \family default
4895  is for those people who use extra space to separate paragraphs.
4896  They should put quotes in the 
4897 \family sans
4898 Quote
4899 \family default
4900  environment.
4901  Those who use indentation to mark a new paragraph should use the 
4902 \family sans
4903 Quotation
4904 \family default
4905  paragraph environment for quoted text.
4906 \end_layout
4907
4908 \begin_layout Subsubsection
4909
4910 \family sans
4911 Verse
4912 \family default
4913
4914 \begin_inset Index idx
4915 status collapsed
4916
4917 \begin_layout Plain Layout
4918 Paragraph ! Verse
4919 \end_layout
4920
4921 \end_inset
4922
4923
4924 \family sans
4925
4926 \begin_inset Index idx
4927 status collapsed
4928
4929 \begin_layout Plain Layout
4930 Poetry
4931 \end_layout
4932
4933 \end_inset
4934
4935
4936 \begin_inset CommandInset label
4937 LatexCommand label
4938 name "sec:Verse"
4939
4940 \end_inset
4941
4942
4943 \end_layout
4944
4945 \begin_layout Standard
4946
4947 \family sans
4948 Verse
4949 \family default
4950  is a paragraph environment for poetry, rhymes, verses, and so on.
4951  Here's an example:
4952 \end_layout
4953
4954 \begin_layout Verse
4955 This is in Verse
4956 \begin_inset Newline newline
4957 \end_inset
4958
4959 Which I did not rehearse!
4960 \end_layout
4961
4962 \begin_layout Verse
4963 It could be much worse.
4964  This line could be long, very long, oh so long, so very long that it wraps
4965  around.
4966  It looks okay on screen, but in the printed version, the extra lines are
4967  indented a bit more than the first.
4968  Okay, so it's turned to prose and doesn't rhyme anymore.
4969  So sue me.
4970 \end_layout
4971
4972 \begin_layout Verse
4973 To break a line
4974 \begin_inset Newline newline
4975 \end_inset
4976
4977 And make things look fine
4978 \begin_inset Newline newline
4979 \end_inset
4980
4981 Use 
4982 \begin_inset Info
4983 type  "shortcut"
4984 arg   "newline-insert newline"
4985 \end_inset
4986
4987 .
4988 \end_layout
4989
4990 \begin_layout Standard
4991 As you can see, 
4992 \family sans
4993 Verse
4994 \family default
4995  does not indent both margins.
4996  Each stanza of the verse or poem is in its own paragraph.
4997  To separate the individual lines of a stanza, use the 
4998 \family typewriter
4999 break-line
5000 \family default
5001  function 
5002 \begin_inset Info
5003 type  "shortcut"
5004 arg   "newline-insert newline"
5005 \end_inset
5006
5007 .
5008 \end_layout
5009
5010 \begin_layout Subsection
5011 Lists
5012 \begin_inset Index idx
5013 status collapsed
5014
5015 \begin_layout Plain Layout
5016 Lists
5017 \end_layout
5018
5019 \end_inset
5020
5021
5022 \begin_inset CommandInset label
5023 LatexCommand label
5024 name "sub:Lists"
5025
5026 \end_inset
5027
5028
5029 \end_layout
5030
5031 \begin_layout Standard
5032 LyX has four different paragraph environments for creating different kinds
5033  of lists.
5034  In the 
5035 \family sans
5036 Itemize
5037 \family default
5038  and 
5039 \family sans
5040 Enumerate
5041 \family default
5042  environments, LyX labels your list items with bullets or numbers, respectively.
5043  In the 
5044 \family sans
5045 Description
5046 \family default
5047  and 
5048 \family sans
5049 List
5050 \family default
5051  environments, LyX lets you provide your own label.
5052  We'll present the individual details of each type of list next after describing
5053  some general features of all four of them.
5054 \end_layout
5055
5056 \begin_layout Subsubsection
5057 General Features
5058 \end_layout
5059
5060 \begin_layout Standard
5061 The four paragraph environments for lists differ from the other environments
5062  in several ways.
5063  First, LyX treats each paragraph as a list item.
5064  Hitting 
5065 \family sans
5066 Return
5067 \family default
5068  does 
5069 \emph on
5070 not
5071 \emph default
5072  reset the environment to 
5073 \family sans
5074 Standard
5075 \family default
5076  but keeps the current environment and creates a new list item.
5077  The nesting depth is hereby kept.
5078  If you want to keep the paragraph environment but reset the current nesting
5079  depth, you can use 
5080 \begin_inset Info
5081 type  "shortcut"
5082 arg   "break-paragraph inverse"
5083 \end_inset
5084
5085  to break paragraphs.
5086 \end_layout
5087
5088 \begin_layout Standard
5089 You can nest lists of any type inside one another.
5090  In fact, LyX changes the labels on some list items depending on how it
5091  is nested.
5092  If you intend to use any of the list paragraph environments, we suggest
5093  you read all of section
5094 \begin_inset space ~
5095 \end_inset
5096
5097
5098 \begin_inset CommandInset ref
5099 LatexCommand ref
5100 reference "sec:Nesting"
5101
5102 \end_inset
5103
5104 .
5105  
5106 \end_layout
5107
5108 \begin_layout Subsubsection
5109
5110 \family sans
5111 Itemize
5112 \family default
5113
5114 \begin_inset Index idx
5115 status collapsed
5116
5117 \begin_layout Plain Layout
5118 Lists ! Itemize
5119 \end_layout
5120
5121 \end_inset
5122
5123
5124 \begin_inset CommandInset label
5125 LatexCommand label
5126 name "sec:Itemize"
5127
5128 \end_inset
5129
5130
5131 \end_layout
5132
5133 \begin_layout Standard
5134 The first type of list we'll describe in detail is the 
5135 \family sans
5136 Itemize
5137 \family default
5138  paragraph environment.
5139  It has the following properties:
5140 \end_layout
5141
5142 \begin_layout Itemize
5143 Each item has a particular bullet or symbol as its label.
5144 \end_layout
5145
5146 \begin_deeper
5147 \begin_layout Itemize
5148 LyX uses the same symbol for all of the items in a given nesting level.
5149 \end_layout
5150
5151 \begin_layout Itemize
5152 The symbol appears at the beginning of the first line.
5153 \end_layout
5154
5155 \end_deeper
5156 \begin_layout Itemize
5157 The items can have any length.
5158  LyX automatically offsets the left margin of each item.
5159  The offset is always relative to whatever environment the 
5160 \family sans
5161 Itemize
5162 \family default
5163  list may be in.
5164 \end_layout
5165
5166 \begin_layout Itemize
5167 If you nest an 
5168 \family sans
5169 Itemize
5170 \family default
5171  environment inside another 
5172 \family sans
5173 Itemize
5174 \family default
5175  environment, the label changes to a new symbol.
5176 \end_layout
5177
5178 \begin_deeper
5179 \begin_layout Itemize
5180 There are four different symbols for up to a four-fold nesting.
5181 \end_layout
5182
5183 \begin_layout Itemize
5184 LyX always shows the same symbol on screen.
5185 \end_layout
5186
5187 \begin_layout Itemize
5188 See section
5189 \begin_inset space ~
5190 \end_inset
5191
5192
5193 \begin_inset CommandInset ref
5194 LatexCommand ref
5195 reference "sec:Nesting"
5196
5197 \end_inset
5198
5199  for a full explanation of nesting.
5200 \end_layout
5201
5202 \end_deeper
5203 \begin_layout Standard
5204 Of course, that explanation was also an example of an 
5205 \family sans
5206 Itemize
5207 \family default
5208  list.
5209  The 
5210 \family sans
5211 Itemize
5212 \family default
5213  environment is best suited for lists where the order doesn't matter.
5214 \end_layout
5215
5216 \begin_layout Standard
5217 We said that different levels use different symbols as their label.
5218  Here's an example of all four possible symbols.
5219  Note that those of you reading this manual within LyX won't see any difference.
5220 \end_layout
5221
5222 \begin_layout Itemize
5223 The label for the first level 
5224 \family sans
5225 Itemize
5226 \family default
5227  is a large black dot, or bullet.
5228 \end_layout
5229
5230 \begin_deeper
5231 \begin_layout Itemize
5232 The label for the second level is a dash.
5233 \end_layout
5234
5235 \begin_deeper
5236 \begin_layout Itemize
5237 The label for the third is an asterisk.
5238 \end_layout
5239
5240 \begin_deeper
5241 \begin_layout Itemize
5242 The label for the fourth is a centered dot.
5243 \end_layout
5244
5245 \end_deeper
5246 \begin_layout Itemize
5247 Back out to the third level.
5248 \end_layout
5249
5250 \end_deeper
5251 \begin_layout Itemize
5252 Back to the second level.
5253 \end_layout
5254
5255 \end_deeper
5256 \begin_layout Itemize
5257 Back to the outermost level.
5258 \end_layout
5259
5260 \begin_layout Standard
5261 These are the default labels for an 
5262 \family sans
5263 Itemize
5264 \family default
5265  list.
5266  You can customize these labels in the 
5267 \family sans
5268 Document\SpecialChar \menuseparator
5269 Settings
5270 \family default
5271  dialog in the submenu 
5272 \family sans
5273 Bullets
5274 \family default
5275 .
5276 \family sans
5277
5278 \begin_inset Index idx
5279 status collapsed
5280
5281 \begin_layout Plain Layout
5282 Document ! Settings
5283 \end_layout
5284
5285 \end_inset
5286
5287
5288 \end_layout
5289
5290 \begin_layout Standard
5291 Notice how the space between items decreases with increasing depth.
5292  We'll explain nesting and all the tricks you can do with different depths
5293  in section
5294 \begin_inset space ~
5295 \end_inset
5296
5297
5298 \begin_inset CommandInset ref
5299 LatexCommand ref
5300 reference "sec:Nesting"
5301
5302 \end_inset
5303
5304 .
5305 \end_layout
5306
5307 \begin_layout Subsubsection
5308
5309 \family sans
5310 Enumerate
5311 \family default
5312
5313 \begin_inset Index idx
5314 status collapsed
5315
5316 \begin_layout Plain Layout
5317 Lists ! Enumerate
5318 \end_layout
5319
5320 \end_inset
5321
5322
5323 \begin_inset CommandInset label
5324 LatexCommand label
5325 name "sec:Enumerate"
5326
5327 \end_inset
5328
5329
5330 \end_layout
5331
5332 \begin_layout Standard
5333 The 
5334 \family sans
5335 Enumerate
5336 \family default
5337  environment is used to create numbered lists and outlines.
5338  It has these properties:
5339 \end_layout
5340
5341 \begin_layout Enumerate
5342 Each item has a numeral as its label.
5343 \end_layout
5344
5345 \begin_deeper
5346 \begin_layout Enumerate
5347 The label type depends on the nesting depth.
5348 \end_layout
5349
5350 \end_deeper
5351 \begin_layout Enumerate
5352 LyX automatically counts the items for you and updates the label as appropriate.
5353 \end_layout
5354
5355 \begin_layout Enumerate
5356 Each new 
5357 \family sans
5358 Enumerate
5359 \family default
5360  environment resets the counter to one.
5361 \end_layout
5362
5363 \begin_layout Enumerate
5364 Like the 
5365 \family sans
5366 Itemize
5367 \family default
5368  environment, the 
5369 \family sans
5370 Enumerate
5371 \family default
5372  environment:
5373 \end_layout
5374
5375 \begin_deeper
5376 \begin_layout Enumerate
5377 Offsets the items relative to the left margin.
5378  Items can have any length.
5379 \end_layout
5380
5381 \begin_layout Enumerate
5382 Reduces the space between items as the nesting depth increases.
5383 \end_layout
5384
5385 \begin_layout Enumerate
5386 Uses different types of labels depending on the nesting depth.
5387 \end_layout
5388
5389 \begin_layout Enumerate
5390 Allows up to a four-fold nesting.
5391 \end_layout
5392
5393 \end_deeper
5394 \begin_layout Standard
5395 Unlike the 
5396 \family sans
5397 Itemize
5398 \family default
5399  environment, 
5400 \family sans
5401 Enumerate
5402 \family default
5403  shows the different labels for each item in LyX.
5404  Here is how LyX labels the four different levels in an 
5405 \family sans
5406 Enumerate
5407 \family default
5408 :
5409 \end_layout
5410
5411 \begin_layout Enumerate
5412 The first level of an 
5413 \family sans
5414 Enumerate
5415 \family default
5416  uses Arabic numerals followed by a period.
5417 \end_layout
5418
5419 \begin_deeper
5420 \begin_layout Enumerate
5421 The second level uses lower case letters surrounded by parentheses.
5422 \end_layout
5423
5424 \begin_deeper
5425 \begin_layout Enumerate
5426 The third level uses lower-case Roman numerals followed by a period.
5427 \end_layout
5428
5429 \begin_deeper
5430 \begin_layout Enumerate
5431 The fourth level uses capital letters followed by a period.
5432 \end_layout
5433
5434 \begin_layout Enumerate
5435 Again, notice the decrease in the spacing between items as the nesting depth
5436  increases.
5437 \end_layout
5438
5439 \end_deeper
5440 \begin_layout Enumerate
5441 Back to the third level
5442 \end_layout
5443
5444 \end_deeper
5445 \begin_layout Enumerate
5446 Back to the second level.
5447 \end_layout
5448
5449 \end_deeper
5450 \begin_layout Enumerate
5451 Back to the outermost level.
5452 \end_layout
5453
5454 \begin_layout Standard
5455 Once again, you can customize the type of numbering used in the 
5456 \family sans
5457 Enumerate
5458 \family default
5459  environment.
5460  It involves adding commands to the LaTeX preamble (see the 
5461 \emph on
5462 Additional Features
5463 \emph default
5464  manual).
5465  As stated earlier, such customization only shows up in the printed version,
5466  not in LyX.
5467 \end_layout
5468
5469 \begin_layout Standard
5470 There is more to nesting 
5471 \family sans
5472 Enumerate
5473 \family default
5474  environments than we've stated here.
5475  You should read section
5476 \begin_inset space ~
5477 \end_inset
5478
5479
5480 \begin_inset CommandInset ref
5481 LatexCommand ref
5482 reference "sec:Nesting"
5483
5484 \end_inset
5485
5486  to learn more about nesting.
5487 \end_layout
5488
5489 \begin_layout Subsubsection
5490
5491 \family sans
5492 Description
5493 \family default
5494
5495 \begin_inset Index idx
5496 status collapsed
5497
5498 \begin_layout Plain Layout
5499 Lists ! Description
5500 \end_layout
5501
5502 \end_inset
5503
5504
5505 \end_layout
5506
5507 \begin_layout Standard
5508 Unlike the previous two environments, the 
5509 \family sans
5510 Description
5511 \family default
5512  list has no fixed label.
5513  Instead, LyX uses the first 
5514 \begin_inset Quotes eld
5515 \end_inset
5516
5517 word
5518 \begin_inset Quotes erd
5519 \end_inset
5520
5521  of the first line as the label.
5522  Here's an example:
5523 \end_layout
5524
5525 \begin_layout Description
5526 Example: This is an example of the 
5527 \family sans
5528 Description
5529 \family default
5530  environment.
5531 \end_layout
5532
5533 \begin_layout Standard
5534 LyX typesets the label in boldface and puts extra space between it and the
5535  rest of the line.
5536 \end_layout
5537
5538 \begin_layout Standard
5539 With the first 
5540 \begin_inset Quotes eld
5541 \end_inset
5542
5543 word
5544 \begin_inset Quotes erd
5545 \end_inset
5546
5547  it is meant that the first hit of the 
5548 \family sans
5549 Space
5550 \family default
5551  key ends the label if you are at the beginning of the first line of an
5552  item.
5553  If you need to use more than one word in the label use a 
5554 \family sans
5555 Protected Blank
5556 \family default
5557 .
5558  (Use either 
5559 \begin_inset Info
5560 type  "shortcut"
5561 arg   "space-insert protected"
5562 \end_inset
5563
5564  or the menu 
5565 \family sans
5566 Insert\SpecialChar \menuseparator
5567 Formatting\SpecialChar \menuseparator
5568 Protected
5569 \begin_inset space ~
5570 \end_inset
5571
5572 Space
5573 \family default
5574 , see section
5575 \begin_inset space ~
5576 \end_inset
5577
5578
5579 \begin_inset CommandInset ref
5580 LatexCommand ref
5581 reference "sub:Protected-Space"
5582
5583 \end_inset
5584
5585  for more info.) Here is an example:
5586 \end_layout
5587
5588 \begin_layout Description
5589 Second
5590 \begin_inset space ~
5591 \end_inset
5592
5593 Example: This one shows how to use a 
5594 \family sans
5595 Protected
5596 \begin_inset space ~
5597 \end_inset
5598
5599 Blank
5600 \family default
5601  in the label of a 
5602 \family sans
5603 Description
5604 \family default
5605  list item.
5606 \end_layout
5607
5608 \begin_layout Description
5609 Usage: You should use the 
5610 \family sans
5611 Description
5612 \family default
5613  environment for things like definitions and theorems.
5614  Use it when you need to make one word in particular stand out in the text
5615  that describes it.
5616  It's not a good idea to use a 
5617 \family sans
5618 Description
5619 \family default
5620  environment when you have an entire sentence that you want to describe.
5621  You're better off using 
5622 \family sans
5623 Itemize
5624 \family default
5625  or 
5626 \family sans
5627 Enumerate
5628 \family default
5629  and nesting several 
5630 \family sans
5631 Standard
5632 \family default
5633  paragraphs into them.
5634 \end_layout
5635
5636 \begin_layout Description
5637 Nesting: You can nest 
5638 \family sans
5639 Description
5640 \family default
5641  environments inside one another, nest them in other types of lists, and
5642  so on.
5643 \end_layout
5644
5645 \begin_layout Standard
5646 Notice that after the first line, LyX indents subsequent lines, offsetting
5647  them from the first line.
5648 \end_layout
5649
5650 \begin_layout Subsubsection
5651 The LyX 
5652 \family sans
5653 List
5654 \family default
5655
5656 \begin_inset Index idx
5657 status collapsed
5658
5659 \begin_layout Plain Layout
5660 Lists ! LyX list
5661 \end_layout
5662
5663 \end_inset
5664
5665
5666 \end_layout
5667
5668 \begin_layout Standard
5669 The 
5670 \family sans
5671 List
5672 \family default
5673  environment is a LyX extension to LaTeX.
5674 \end_layout
5675
5676 \begin_layout Standard
5677 \begin_inset Note Greyedout
5678 status open
5679
5680 \begin_layout Plain Layout
5681
5682 \series bold
5683 Note:
5684 \series default
5685  When you are using a KOMA-Script document class, like in this document,
5686  the 
5687 \family sans
5688 List
5689 \family default
5690  environment is named 
5691 \family sans
5692 Labeling
5693 \family default
5694 .
5695 \end_layout
5696
5697 \end_inset
5698
5699
5700 \end_layout
5701
5702 \begin_layout Standard
5703 Like the 
5704 \family sans
5705 Description
5706 \family default
5707  environment the 
5708 \family sans
5709 List
5710 \family default
5711  environment has user-defined labels for each list item.
5712  There are the following properties of this list environment:
5713 \end_layout
5714
5715 \begin_layout Labeling
5716 \labelwidthstring 00.00.0000
5717 item
5718 \begin_inset space ~
5719 \end_inset
5720
5721 labels LyX uses the first 
5722 \begin_inset Quotes eld
5723 \end_inset
5724
5725 word
5726 \begin_inset Quotes erd
5727 \end_inset
5728
5729  of each line as the item label.
5730  The first 
5731 \family sans
5732 Space
5733 \family default
5734  after the beginning of the first line of an item marks the end of the label.
5735  If you need to use more than one word in an item label, use a protected
5736  blank as described above.
5737 \end_layout
5738
5739 \begin_layout Labeling
5740 \labelwidthstring 00.00.0000
5741 margins As you can see, LyX uses different margins for the item label and
5742  the body of the item text.
5743  The body of the text has a larger left margin, which is equal to the default
5744  label width plus a little extra space.
5745  
5746 \end_layout
5747
5748 \begin_layout Labeling
5749 \labelwidthstring 00.00.0000
5750 label
5751 \begin_inset space ~
5752 \end_inset
5753
5754 width LyX uses the width of the label, or the default width, whatever is
5755  larger.
5756  If the label width is larger, the label 
5757 \begin_inset Quotes eld
5758 \end_inset
5759
5760 extends
5761 \begin_inset Quotes erd
5762 \end_inset
5763
5764  into the first line.
5765  In other words, the text of the first line isn't aligned with the left
5766  margin of the rest of the item text.
5767 \end_layout
5768
5769 \begin_layout Labeling
5770 \labelwidthstring 00.00.0000
5771 default
5772 \begin_inset space ~
5773 \end_inset
5774
5775 width You can set the default label width to ensure that the text of all
5776  items in a 
5777 \family sans
5778 List
5779 \family default
5780  environment have the same left margin.
5781 \begin_inset Newline newline
5782 \end_inset
5783
5784 To change the default width, select all items in the list.
5785  Now open the 
5786 \family sans
5787 Edit\SpecialChar \menuseparator
5788 Paragraph
5789 \begin_inset space ~
5790 \end_inset
5791
5792 Settings
5793 \family default
5794  dialog.
5795  The text in the box 
5796 \family sans
5797 Longest
5798 \begin_inset space ~
5799 \end_inset
5800
5801 label
5802 \family default
5803  determines the default label width.
5804  You can use the text of your largest label here, but you can also use the
5805  letter 
5806 \begin_inset Quotes eld
5807 \end_inset
5808
5809 M
5810 \begin_inset Quotes erd
5811 \end_inset
5812
5813  multiple times instead.
5814  The M is the widest character and is a standard unit of widths in LaTeX.
5815  By using 
5816 \begin_inset Quotes eld
5817 \end_inset
5818
5819 M
5820 \begin_inset Quotes erd
5821 \end_inset
5822
5823  as the unit of width you don't need to keep changing the contents of 
5824 \family sans
5825 Longest
5826 \begin_inset space ~
5827 \end_inset
5828
5829 label
5830 \family default
5831  every time you alter a label in a 
5832 \family sans
5833 List
5834 \family default
5835  environment.
5836 \begin_inset Newline newline
5837 \end_inset
5838
5839 The predefined default width is the length of 
5840 \begin_inset Quotes eld
5841 \end_inset
5842
5843 00.00.0000
5844 \begin_inset Quotes erd
5845 \end_inset
5846
5847  (equal to 6 M).
5848  
5849 \begin_inset Newline newline
5850 \end_inset
5851
5852
5853 \begin_inset Note Greyedout
5854 status open
5855
5856 \begin_layout Plain Layout
5857
5858 \series bold
5859 Note:
5860 \series default
5861  Setting the cursor into a list item to change only its label width will
5862  only change the width inside LyX but not in the output.
5863 \end_layout
5864
5865 \end_inset
5866
5867
5868 \end_layout
5869
5870 \begin_layout Standard
5871 You should use the 
5872 \family sans
5873 List
5874 \family default
5875  environment the same way like the 
5876 \family sans
5877 Description
5878 \family default
5879  list: When you need one word to stand out from the text that describes
5880  it.
5881  The 
5882 \family sans
5883 List
5884 \family default
5885  environment gives you another way to do this, using a different overall
5886  layout.
5887 \end_layout
5888
5889 \begin_layout Standard
5890 You can nest 
5891 \family sans
5892 List
5893 \family default
5894  environments inside one another, nest them in other types of lists, and
5895  so on.
5896  They work just like the other list paragraph environments.
5897  Read section
5898 \begin_inset space ~
5899 \end_inset
5900
5901
5902 \begin_inset CommandInset ref
5903 LatexCommand ref
5904 reference "sec:Nesting"
5905
5906 \end_inset
5907
5908  to learn about nesting.
5909 \end_layout
5910
5911 \begin_layout Standard
5912 There is yet another feature of the 
5913 \family sans
5914 List
5915 \family default
5916  environment: As you can see in the examples, LyX left-justifies the item
5917  labels by default.
5918  You can use additional 
5919 \family sans
5920 HFills
5921 \family default
5922  to change how LyX justifies the item label.
5923  
5924 \family sans
5925 Hfills
5926 \family default
5927  are documented in section
5928 \begin_inset space ~
5929 \end_inset
5930
5931
5932 \begin_inset CommandInset ref
5933 LatexCommand ref
5934 reference "sub:Horizontal-Space"
5935
5936 \end_inset
5937
5938 .
5939  Here are some examples:
5940 \begin_inset Newpage pagebreak
5941 \end_inset
5942
5943
5944 \end_layout
5945
5946 \begin_layout Labeling
5947 \labelwidthstring 00.00.0000
5948 Left The default for 
5949 \family sans
5950 List
5951 \family default
5952  item labels.
5953 \end_layout
5954
5955 \begin_layout Labeling
5956 \labelwidthstring 00.00.0000
5957 \begin_inset space \hfill{}
5958 \end_inset
5959
5960 Right One 
5961 \family sans
5962 HFill
5963 \family default
5964  at the beginning of the label right justifies it.
5965 \end_layout
5966
5967 \begin_layout Labeling
5968 \labelwidthstring 00.00.0000
5969 \begin_inset space \hfill{}
5970 \end_inset
5971
5972 Center
5973 \begin_inset space \hfill{}
5974 \end_inset
5975
5976  One 
5977 \family sans
5978 HFill
5979 \family default
5980  at the beginning of the label and one at the end centers it.
5981 \end_layout
5982
5983 \begin_layout Subsection
5984 Letters
5985 \begin_inset Index idx
5986 status collapsed
5987
5988 \begin_layout Plain Layout
5989 Letters
5990 \end_layout
5991
5992 \end_inset
5993
5994
5995 \end_layout
5996
5997 \begin_layout Subsubsection
5998
5999 \family sans
6000 Address
6001 \family default
6002  and 
6003 \family sans
6004 Right
6005 \begin_inset space ~
6006 \end_inset
6007
6008 Address
6009 \family default
6010 : An Overview
6011 \end_layout
6012
6013 \begin_layout Standard
6014 Although LyX has document classes for letters, we've also created two paragraph
6015  environments called 
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 .
6028  To use the letter class, you need to use specific paragraph environments
6029  in a specific order, otherwise LaTeX gags on the document.
6030  In contrast, you can use the 
6031 \family sans
6032 Address
6033 \family default
6034  and 
6035 \family sans
6036 Right
6037 \begin_inset space ~
6038 \end_inset
6039
6040 Address
6041 \family default
6042  paragraph environments anywhere with no problem.
6043  You can even nest them inside other environments, though you can't nest
6044  anything in them.
6045 \end_layout
6046
6047 \begin_layout Standard
6048 Of course, you're not limited to using 
6049 \family sans
6050 Address
6051 \family default
6052  and 
6053 \family sans
6054 Right
6055 \begin_inset space ~
6056 \end_inset
6057
6058 Address
6059 \family default
6060  for letters only.
6061  
6062 \family sans
6063 Right
6064 \begin_inset space ~
6065 \end_inset
6066
6067 Address
6068 \family default
6069 , in particular, is useful for creating article titles like those used in
6070  some European academic papers.
6071 \end_layout
6072
6073 \begin_layout Subsubsection
6074 Usage
6075 \begin_inset CommandInset label
6076 LatexCommand label
6077 name "sec:Address-Usage"
6078
6079 \end_inset
6080
6081
6082 \end_layout
6083
6084 \begin_layout Standard
6085 The 
6086 \family sans
6087 Address
6088 \family default
6089  environment formats text in the style of an address, which is also used
6090  for the opening and signature in some countries.
6091  Similarly, the 
6092 \family sans
6093 Right
6094 \begin_inset space ~
6095 \end_inset
6096
6097 Address
6098 \family default
6099  environment formats text in the style of a right-justified address, which
6100  is used for the sender's address and today's date in some countries.
6101  Here's an example of each:
6102 \end_layout
6103
6104 \begin_layout Right Address
6105 Right Address
6106 \begin_inset Newline newline
6107 \end_inset
6108
6109 Who I am
6110 \begin_inset Newline newline
6111 \end_inset
6112
6113 Where I am
6114 \begin_inset Newline newline
6115 \end_inset
6116
6117 When is it? What is today?
6118 \end_layout
6119
6120 \begin_layout Standard
6121 That was 
6122 \family sans
6123 Right
6124 \begin_inset space ~
6125 \end_inset
6126
6127 Address
6128 \family default
6129 .
6130  Notice that the lines all have the same left margin, which LyX sets to
6131  fit the largest block of text on a single line.
6132  Here's an example of the 
6133 \family sans
6134 Address
6135 \family default
6136  environment:
6137 \end_layout
6138
6139 \begin_layout Address
6140 Who are you
6141 \begin_inset Newline newline
6142 \end_inset
6143
6144 Where do I send this
6145 \begin_inset Newline newline
6146 \end_inset
6147
6148 Your post office and country
6149 \end_layout
6150
6151 \begin_layout Standard
6152 As you can see, both 
6153 \family sans
6154 Address
6155 \family default
6156  and 
6157 \family sans
6158 Right
6159 \begin_inset space ~
6160 \end_inset
6161
6162 Address
6163 \family default
6164  add extra space between themselves and the next paragraph.
6165  If you hit 
6166 \family sans
6167 Return
6168 \family default
6169  in either of these environments, LyX resets the nesting depth and sets
6170  the environment to 
6171 \family sans
6172 Standard
6173 \family default
6174 .
6175  This makes sense, since 
6176 \family sans
6177 Return
6178 \family default
6179  is the 
6180 \family typewriter
6181 break-paragraph
6182 \family default
6183  function, and the individual lines of an address are not paragraphs.
6184  Thus, you have to use 
6185 \family typewriter
6186 break-line
6187 \family default
6188  (
6189 \begin_inset Info
6190 type  "shortcut"
6191 arg   "newline-insert newline"
6192 \end_inset
6193
6194  or 
6195 \family sans
6196 Formatting
6197 \begin_inset space ~
6198 \end_inset
6199
6200 Character\SpecialChar \menuseparator
6201 Line
6202 \begin_inset space ~
6203 \end_inset
6204
6205 Break
6206 \family default
6207  from the 
6208 \family sans
6209 Insert
6210 \family default
6211  menu) to start a new line in an 
6212 \family sans
6213 Address
6214 \family default
6215  or 
6216 \family sans
6217 Right
6218 \begin_inset space ~
6219 \end_inset
6220
6221 Address
6222 \family default
6223  environment.
6224 \end_layout
6225
6226 \begin_layout Subsection
6227 Academic Writing
6228 \end_layout
6229
6230 \begin_layout Standard
6231 Most academic writing begins with an abstract and ends with a bibliography
6232  or list of references.
6233  LyX contains paragraph environments for both of these.
6234 \end_layout
6235
6236 \begin_layout Subsubsection
6237
6238 \family sans
6239 Abstract
6240 \begin_inset Index idx
6241 status collapsed
6242
6243 \begin_layout Plain Layout
6244 Abstracts
6245 \end_layout
6246
6247 \end_inset
6248
6249
6250 \end_layout
6251
6252 \begin_layout Standard
6253 The 
6254 \family sans
6255 Abstract
6256 \family default
6257  environment is used for the abstract of an article.
6258  Technically, you could use this environment anywhere, but you really should
6259  only use it at the beginning of the document, after the title.
6260  Also, don't bother trying to nest 
6261 \family sans
6262 Abstract
6263 \family default
6264  in anything else or vice versa.
6265  It won't work.
6266  The 
6267 \family sans
6268 Abstract
6269 \family default
6270  environment is only useful in the article and report document classes.
6271  The book document classes ignores the 
6272 \family sans
6273 Abstract
6274 \family default
6275  completely, and it's utterly silly to use 
6276 \family sans
6277 Abstract
6278 \family default
6279  in a letter document class.
6280 \end_layout
6281
6282 \begin_layout Standard
6283 The 
6284 \family sans
6285 Abstract
6286 \family default
6287  environment does several things for you.
6288  First, it puts the centered label 
6289 \begin_inset Quotes eld
6290 \end_inset
6291
6292 Abstract
6293 \begin_inset Quotes erd
6294 \end_inset
6295
6296  above the text.
6297  The label and the text of the abstract are separated by some extra vertical
6298  space.
6299  Second, it typesets everything in a smaller font, just as you'd expect.
6300  Lastly, it adds a bit of extra vertical space between the abstract and
6301  the subsequent text.
6302  Well, that's how it will appear on the LyX screen.
6303  The appearance in the output depends on the used article or report class.
6304 \end_layout
6305
6306 \begin_layout Standard
6307 Starting a new paragraph by hitting 
6308 \family sans
6309 Return
6310 \family default
6311  does not reset the paragraph environment.
6312  The new paragraph will still be in the 
6313 \family sans
6314 Abstract
6315 \family default
6316  environment.
6317  So, you will have to change the paragraph environment yourself when you
6318  finish entering the abstract of your document.
6319 \end_layout
6320
6321 \begin_layout Standard
6322 \begin_inset Float figure
6323 wide false
6324 sideways false
6325 status open
6326
6327 \begin_layout Plain Layout
6328 \align center
6329 \begin_inset Graphics
6330         filename clipart/Abstract.pdf
6331
6332 \end_inset
6333
6334
6335 \end_layout
6336
6337 \begin_layout Plain Layout
6338 \begin_inset Caption
6339
6340 \begin_layout Plain Layout
6341 \begin_inset CommandInset label
6342 LatexCommand label
6343 name "cap:Paragraph-in-the"
6344
6345 \end_inset
6346
6347 Paragraph in the 
6348 \family sans
6349 Abstract
6350 \family default
6351  environment
6352 \end_layout
6353
6354 \end_inset
6355
6356
6357 \end_layout
6358
6359 \end_inset
6360
6361
6362 \end_layout
6363
6364 \begin_layout Standard
6365 We'd love to give you directly an example of the 
6366 \family sans
6367 Abstract
6368 \family default
6369  environment, but since this document is in the 
6370 \begin_inset Quotes eld
6371 \end_inset
6372
6373 book
6374 \begin_inset Quotes erd
6375 \end_inset
6376
6377  class, we can't do this.
6378  We inserted it therefore as figure
6379 \begin_inset space ~
6380 \end_inset
6381
6382
6383 \begin_inset CommandInset ref
6384 LatexCommand ref
6385 reference "cap:Paragraph-in-the"
6386
6387 \end_inset
6388
6389 .
6390  If you've never heard of an 
6391 \begin_inset Quotes eld
6392 \end_inset
6393
6394 abstract
6395 \begin_inset Quotes erd
6396 \end_inset
6397
6398  before, you can safely ignore this environment.
6399 \end_layout
6400
6401 \begin_layout Subsubsection
6402
6403 \family sans
6404 Bibliography
6405 \family default
6406
6407 \begin_inset Index idx
6408 status collapsed
6409
6410 \begin_layout Plain Layout
6411 Bibliography
6412 \end_layout
6413
6414 \end_inset
6415
6416
6417 \begin_inset CommandInset label
6418 LatexCommand label
6419 name "sub:Biblio_environment"
6420
6421 \end_inset
6422
6423
6424 \end_layout
6425
6426 \begin_layout Standard
6427 The 
6428 \family sans
6429 Bibliography
6430 \family default
6431  environment is used to list references.
6432  Technically, you could use this environment anywhere, but you really should
6433  only use it at the end of the document.
6434  Nesting 
6435 \family sans
6436 Bibliography
6437 \family default
6438  in anything else or vice versa won't work.
6439 \end_layout
6440
6441 \begin_layout Standard
6442 When you first open a 
6443 \family sans
6444 Bibliography
6445 \family default
6446  environment, LyX adds a large vertical space, followed by the heading 
6447 \begin_inset Quotes eld
6448 \end_inset
6449
6450 Bibliography
6451 \begin_inset Quotes erd
6452 \end_inset
6453
6454  or 
6455 \begin_inset Quotes eld
6456 \end_inset
6457
6458 References,
6459 \begin_inset Quotes erd
6460 \end_inset
6461
6462  depending on the document class.
6463  The heading is in a large boldface font.
6464  Each paragraph of the 
6465 \family sans
6466 Bibliography
6467 \family default
6468  environment is a bibliography entry.
6469  Thus, hitting 
6470 \family sans
6471 Return
6472 \family default
6473  does not reset the paragraph environment.
6474  Each new paragraph is still in the 
6475 \family sans
6476 Bibliography
6477 \family default
6478  environment.
6479 \end_layout
6480
6481 \begin_layout Standard
6482 There is another, usually better way to include references in your document
6483  by using a BibTeX database.
6484  For more information on that, and for a a detailed description of LyX's
6485  bibliography handling, have a look at in section
6486 \begin_inset space ~
6487 \end_inset
6488
6489
6490 \begin_inset CommandInset ref
6491 LatexCommand ref
6492 reference "sec:Bibliography"
6493
6494 \end_inset
6495
6496 .
6497 \end_layout
6498
6499 \begin_layout Subsection
6500 LyX
6501 \family sans
6502 -Code
6503 \begin_inset Index idx
6504 status collapsed
6505
6506 \begin_layout Plain Layout
6507 Paragraph ! LyX code
6508 \end_layout
6509
6510 \end_inset
6511
6512
6513 \begin_inset CommandInset label
6514 LatexCommand label
6515 name "sub:LyX-Code"
6516
6517 \end_inset
6518
6519
6520 \end_layout
6521
6522 \begin_layout Standard
6523 The 
6524 \family sans
6525 LyX-Code
6526 \family default
6527  environment is another LyX extension.
6528  It type-sets text in a typewriter-style font.
6529  It also treats the 
6530 \family sans
6531 Space
6532 \family default
6533  key as a fixed whitespace;
6534 \begin_inset Foot
6535 status collapsed
6536
6537 \begin_layout Plain Layout
6538 In the 
6539 \family sans
6540 LyX-Code
6541 \family default
6542  environment, the 
6543 \family sans
6544 Space
6545 \family default
6546  key is treated as a 
6547 \family sans
6548 Protected
6549 \begin_inset space ~
6550 \end_inset
6551
6552 Blank
6553 \family default
6554  instead of an end-of-word marker.
6555 \end_layout
6556
6557 \end_inset
6558
6559  this is the only case in which you can type multiple whitespaces in LyX.
6560  If you need to insert blank lines, you'll still need to use 
6561 \begin_inset Info
6562 type  "shortcut"
6563 arg   "newline-insert newline"
6564 \end_inset
6565
6566  (the 
6567 \family typewriter
6568 break-line
6569 \family default
6570  function).
6571  
6572 \family sans
6573 Return
6574 \family default
6575  breaks paragraphs.
6576  Note, however, that 
6577 \family sans
6578 Return
6579 \family default
6580  does not reset the paragraph environment.
6581  So, when you finish using the 
6582 \family sans
6583 LyX-Code
6584 \family default
6585  environment, you'll need to change the paragraph environment yourself.
6586  Also, you can nest the 
6587 \family sans
6588 LyX-Code
6589 \family default
6590  environment inside of others.
6591 \end_layout
6592
6593 \begin_layout Standard
6594 There are a few quirks with this environment:
6595 \end_layout
6596
6597 \begin_layout Itemize
6598 You can't use 
6599 \begin_inset Info
6600 type  "shortcut"
6601 arg   "newline-insert newline"
6602 \end_inset
6603
6604  at the beginning of a new paragraph (i.
6605 \begin_inset space \thinspace{}
6606 \end_inset
6607
6608 g.
6609 \begin_inset space \space{}
6610 \end_inset
6611
6612 you can't follow 
6613 \family sans
6614 Return
6615 \family default
6616  with a 
6617 \begin_inset Info
6618 type  "shortcut"
6619 arg   "newline-insert newline"
6620 \end_inset
6621
6622 ).
6623 \end_layout
6624
6625 \begin_layout Itemize
6626 You can't follow a 
6627 \begin_inset Info
6628 type  "shortcut"
6629 arg   "newline-insert newline"
6630 \end_inset
6631
6632  with a 
6633 \family sans
6634 Space
6635 \family default
6636 .
6637 \end_layout
6638
6639 \begin_deeper
6640 \begin_layout Itemize
6641 Use a 
6642 \family sans
6643 Return
6644 \family default
6645  to begin a new paragraph, then you can use a 
6646 \family sans
6647 Space
6648 \family default
6649 .
6650 \end_layout
6651
6652 \begin_layout Itemize
6653 Or: use 
6654 \begin_inset Info
6655 type  "shortcut"
6656 arg   "space-insert protected"
6657 \end_inset
6658
6659  instead.
6660 \end_layout
6661
6662 \end_deeper
6663 \begin_layout Itemize
6664 You can't have an empty paragraph or an empty line.
6665  You must put at least one 
6666 \family sans
6667 Space
6668 \family default
6669  in any line you want blank.
6670  Otherwise, LaTeX generates errors.
6671 \end_layout
6672
6673 \begin_layout Itemize
6674 You cannot get the typewriter double quotes by typing 
6675 \family sans
6676 "
6677 \family default
6678  since that will insert 
6679 \emph on
6680 real
6681 \emph default
6682  quotes.
6683  You get the typewriter double quotes with 
6684 \begin_inset Info
6685 type  "shortcut"
6686 arg   "self-insert \""
6687 \end_inset
6688
6689 .
6690 \end_layout
6691
6692 \begin_layout Standard
6693 Here's an example:
6694 \end_layout
6695
6696 \begin_layout LyX-Code
6697 #include <stdio.h>
6698 \end_layout
6699
6700 \begin_layout LyX-Code
6701  
6702 \end_layout
6703
6704 \begin_layout LyX-Code
6705 int main(void)
6706 \end_layout
6707
6708 \begin_layout LyX-Code
6709 {
6710 \end_layout
6711
6712 \begin_layout LyX-Code
6713     printf("Hello World!
6714 \backslash
6715 n");
6716 \end_layout
6717
6718 \begin_layout LyX-Code
6719     return 0;
6720 \end_layout
6721
6722 \begin_layout LyX-Code
6723 }
6724 \end_layout
6725
6726 \begin_layout Standard
6727 This is just the standard 
6728 \begin_inset Quotes eld
6729 \end_inset
6730
6731 Hello world!
6732 \begin_inset Quotes erd
6733 \end_inset
6734
6735  program.
6736  
6737 \end_layout
6738
6739 \begin_layout Standard
6740
6741 \family sans
6742 LyX-Code
6743 \family default
6744  has one purpose: to typeset code, such as program source, shell scripts,
6745  rc-files, and so on.
6746  Use it only in those very special cases where you need to generate text
6747  as if you used a typewriter.
6748 \begin_inset Index idx
6749 status collapsed
6750
6751 \begin_layout Plain Layout
6752 Paragraph environments|)
6753 \end_layout
6754
6755 \end_inset
6756
6757
6758 \end_layout
6759
6760 \begin_layout Section
6761 Nesting Environments
6762 \begin_inset Index idx
6763 status collapsed
6764
6765 \begin_layout Plain Layout
6766 Nesting ! Environments
6767 \end_layout
6768
6769 \end_inset
6770
6771
6772 \begin_inset CommandInset label
6773 LatexCommand label
6774 name "sec:Nesting"
6775
6776 \end_inset
6777
6778
6779 \end_layout
6780
6781 \begin_layout Subsection
6782 Introduction
6783 \end_layout
6784
6785 \begin_layout Standard
6786 LyX treats text as a unified block with a particular context and specific
6787  properties.
6788  This allows you to create blocks that inherit some of the properties of
6789  another block.
6790  For example you have three main points in an outline, but point #2 also
6791  has two subpoints.
6792  In other words, you have a list inside of another list, with the inner
6793  list 
6794 \begin_inset Quotes eld
6795 \end_inset
6796
6797 attached
6798 \begin_inset Quotes erd
6799 \end_inset
6800
6801  to item #2:
6802 \end_layout
6803
6804 \begin_layout Enumerate
6805 one
6806 \end_layout
6807
6808 \begin_layout Enumerate
6809 two
6810 \end_layout
6811
6812 \begin_deeper
6813 \begin_layout Enumerate
6814 sublist - item #1
6815 \end_layout
6816
6817 \begin_layout Enumerate
6818 sublist - item #2
6819 \end_layout
6820
6821 \end_deeper
6822 \begin_layout Enumerate
6823 three
6824 \end_layout
6825
6826 \begin_layout Standard
6827 You put a list inside a list by nesting one list inside the other.
6828  Nesting an environment is quite simple: Select 
6829 \family sans
6830 Increase
6831 \begin_inset space ~
6832 \end_inset
6833
6834 List
6835 \begin_inset space ~
6836 \end_inset
6837
6838 Depth
6839 \family default
6840  or 
6841 \family sans
6842 Decrease
6843 \begin_inset space ~
6844 \end_inset
6845
6846 List
6847 \begin_inset space ~
6848 \end_inset
6849
6850 Depth
6851 \family default
6852  from the 
6853 \family sans
6854 Edit
6855 \family default
6856  menu to change the nesting depth of the current paragraph (the status bar
6857  will tell you how far you are nested).
6858  Instead of the menu, you can also use the toolbar buttons 
6859 \begin_inset Graphics
6860         filename ../images/depth-increment.png
6861
6862 \end_inset
6863
6864  and 
6865 \begin_inset Graphics
6866         filename ../images/depth-decrement.png
6867
6868 \end_inset
6869
6870  or the convenient key bindings 
6871 \family sans
6872 Tab
6873 \family default
6874  and 
6875 \family sans
6876 Shift-Tab
6877 \family default
6878  or 
6879 \begin_inset Info
6880 type  "shortcut"
6881 arg   "depth-increment"
6882 \end_inset
6883
6884  and 
6885 \begin_inset Info
6886 type  "shortcut"
6887 arg   "depth-decrement"
6888 \end_inset
6889
6890  to change the nesting level.
6891  The change will work on the current selection if you have made one (allowing
6892  you to change the nesting of several paragraphs at once), or the current
6893  paragraph.
6894 \end_layout
6895
6896 \begin_layout Standard
6897 Note that LyX only changes the nesting depth if it can.
6898  If it's invalid to do so, nothing happens if you try to change the depth.
6899  Additionally, if you change the depth of one paragraph, it affects the
6900  depth of every paragraph nested inside of it.
6901 \end_layout
6902
6903 \begin_layout Standard
6904 Nesting isn't limited to lists.
6905  In LyX, you can nest just about anything inside anything else, as you're
6906  about to find out.
6907  This is the real power of nesting paragraph environments.
6908 \end_layout
6909
6910 \begin_layout Subsection
6911 What You Can and Can't Nest
6912 \end_layout
6913
6914 \begin_layout Standard
6915 Before we fire a list of paragraph environments at you, we need to tell
6916  you a little bit more about how nesting works.
6917 \end_layout
6918
6919 \begin_layout Standard
6920 The question if nesting a paragraph environment is possible, is a bit more
6921  complicated than a simple yes or no.
6922  There are three types of paragraph environments:
6923 \end_layout
6924
6925 \begin_layout Itemize
6926 Completely unnestable
6927 \end_layout
6928
6929 \begin_layout Itemize
6930 Fully nestable, you can nest them inside things and you can also nest other
6931  things inside them.
6932 \end_layout
6933
6934 \begin_layout Itemize
6935 A third type, you can nest them into other environments, but you can't nest
6936  anything into them.
6937 \end_layout
6938
6939 \begin_layout Standard
6940 Here's a list of the three types of nesting behavior, and which paragraph
6941  environments have them:
6942 \end_layout
6943
6944 \begin_layout Description
6945 Unnestable Can't nest them.
6946  Can't nest into them.
6947 \end_layout
6948
6949 \begin_deeper
6950 \begin_layout Itemize
6951
6952 \family sans
6953 Bibliography
6954 \end_layout
6955
6956 \begin_layout Itemize
6957
6958 \family sans
6959 Abstract
6960 \end_layout
6961
6962 \begin_layout Itemize
6963
6964 \family sans
6965 Title
6966 \end_layout
6967
6968 \begin_layout Itemize
6969
6970 \family sans
6971 Author
6972 \end_layout
6973
6974 \begin_layout Itemize
6975
6976 \family sans
6977 Date
6978 \end_layout
6979
6980 \end_deeper
6981 \begin_layout Description
6982 Fully
6983 \begin_inset space ~
6984 \end_inset
6985
6986 Nestable You can nest them.
6987  You can nest other things into them.
6988 \end_layout
6989
6990 \begin_deeper
6991 \begin_layout Itemize
6992
6993 \family sans
6994 Verse
6995 \end_layout
6996
6997 \begin_layout Itemize
6998
6999 \family sans
7000 Quote
7001 \end_layout
7002
7003 \begin_layout Itemize
7004
7005 \family sans
7006 Quotation
7007 \end_layout
7008
7009 \begin_layout Itemize
7010
7011 \family sans
7012 Itemize
7013 \end_layout
7014
7015 \begin_layout Itemize
7016
7017 \family sans
7018 Enumerate
7019 \end_layout
7020
7021 \begin_layout Itemize
7022
7023 \family sans
7024 Description
7025 \end_layout
7026
7027 \begin_layout Itemize
7028
7029 \family sans
7030 List
7031 \end_layout
7032
7033 \begin_layout Itemize
7034
7035 \family sans
7036 LyX-Code
7037 \end_layout
7038
7039 \end_deeper
7040 \begin_layout Description
7041 Nestable-Inside You can nest them inside other things.
7042  You can't nest anything into them.
7043 \end_layout
7044
7045 \begin_deeper
7046 \begin_layout Itemize
7047
7048 \family sans
7049 Standard
7050 \end_layout
7051
7052 \begin_layout Itemize
7053
7054 \family sans
7055 Part
7056 \end_layout
7057
7058 \begin_layout Itemize
7059
7060 \family sans
7061 Chapter
7062 \end_layout
7063
7064 \begin_layout Itemize
7065
7066 \family sans
7067 Section
7068 \end_layout
7069
7070 \begin_layout Itemize
7071
7072 \family sans
7073 Subsection
7074 \end_layout
7075
7076 \begin_layout Itemize
7077
7078 \family sans
7079 Subsubsection
7080 \end_layout
7081
7082 \begin_layout Itemize
7083
7084 \family sans
7085 Paragraph
7086 \end_layout
7087
7088 \begin_layout Itemize
7089
7090 \family sans
7091 Subparagraph
7092 \end_layout
7093
7094 \begin_layout Itemize
7095
7096 \family sans
7097 Part*
7098 \end_layout
7099
7100 \begin_layout Itemize
7101
7102 \family sans
7103 Chapter*
7104 \end_layout
7105
7106 \begin_layout Itemize
7107
7108 \family sans
7109 Section*
7110 \end_layout
7111
7112 \begin_layout Itemize
7113
7114 \family sans
7115 Subsection*
7116 \end_layout
7117
7118 \begin_layout Itemize
7119
7120 \family sans
7121 Subsubsection*
7122 \end_layout
7123
7124 \begin_layout Itemize
7125
7126 \family sans
7127 Right
7128 \begin_inset space ~
7129 \end_inset
7130
7131 Address
7132 \end_layout
7133
7134 \begin_layout Itemize
7135
7136 \family sans
7137 Address
7138 \end_layout
7139
7140 \end_deeper
7141 \begin_layout Standard
7142 \begin_inset Note Greyedout
7143 status open
7144
7145 \begin_layout Plain Layout
7146
7147 \series bold
7148 Note:
7149 \series default
7150  Although it is possible to nest numbered section headings like 
7151 \family sans
7152 Chapter
7153 \family default
7154
7155 \family sans
7156 Section
7157 \family default
7158 , etc.
7159 \begin_inset space ~
7160 \end_inset
7161
7162 to e.
7163 \begin_inset space \thinspace{}
7164 \end_inset
7165
7166 g.
7167 \begin_inset space \space{}
7168 \end_inset
7169
7170 lists, it is highly recommended not to do this because the aim is to create
7171  well structured documents following typesetting guidelines whereas nested
7172  section headings violate this.
7173 \end_layout
7174
7175 \end_inset
7176
7177
7178 \end_layout
7179
7180 \begin_layout Subsection
7181 Nesting Other Things: Tables, Math, Floats, etc.
7182 \begin_inset Index idx
7183 status collapsed
7184
7185 \begin_layout Plain Layout
7186 Nesting ! Tables etc.
7187 \end_layout
7188
7189 \end_inset
7190
7191
7192 \end_layout
7193
7194 \begin_layout Standard
7195 There are several things that aren't paragraph environments, but which are
7196  affected by nesting anyhow.
7197  They are:
7198 \end_layout
7199
7200 \begin_layout Itemize
7201 equations
7202 \end_layout
7203
7204 \begin_layout Itemize
7205 tables
7206 \end_layout
7207
7208 \begin_layout Itemize
7209 figures
7210 \end_layout
7211
7212 \begin_layout Standard
7213 (
7214 \begin_inset Note Greyedout
7215 status open
7216
7217 \begin_layout Plain Layout
7218
7219 \series bold
7220 Note:
7221 \series default
7222  Figures and tables in 
7223 \family sans
7224 Floats
7225 \family default
7226  are not affected by this.
7227 \end_layout
7228
7229 \end_inset
7230
7231  Have a look at section
7232 \begin_inset space ~
7233 \end_inset
7234
7235
7236 \begin_inset CommandInset ref
7237 LatexCommand ref
7238 reference "sec:Floats"
7239
7240 \end_inset
7241
7242  for more information about 
7243 \family sans
7244 Floats
7245 \family default
7246 .)
7247 \end_layout
7248
7249 \begin_layout Standard
7250 LyX can treat these three objects as either a word or as a paragraph.
7251  If a figure, table, or an equation is inline, it goes wherever the paragraph
7252  it is in goes.
7253 \end_layout
7254
7255 \begin_layout Standard
7256 On the other hand, if you have an equation, figure or table in a 
7257 \begin_inset Quotes eld
7258 \end_inset
7259
7260 paragraph
7261 \begin_inset Quotes erd
7262 \end_inset
7263
7264  of its own, it behaves just like a 
7265 \begin_inset Quotes eld
7266 \end_inset
7267
7268 nestable-inside
7269 \begin_inset Quotes erd
7270 \end_inset
7271
7272  paragraph environment.
7273  You can nest it into any environment, but you obviously can't nest anything
7274  into it.
7275 \end_layout
7276
7277 \begin_layout Standard
7278 Here's an example with a table:
7279 \end_layout
7280
7281 \begin_layout Enumerate
7282 Item One
7283 \end_layout
7284
7285 \begin_deeper
7286 \begin_layout Enumerate
7287 This is (a) and it's nested.
7288 \end_layout
7289
7290 \begin_deeper
7291 \begin_layout Standard
7292 \begin_inset VSpace 0.3cm
7293 \end_inset
7294
7295
7296 \end_layout
7297
7298 \begin_layout Standard
7299 \align center
7300 \begin_inset Tabular
7301 <lyxtabular version="3" rows="2" columns="2">
7302 <features tabularvalignment="middle">
7303 <column alignment="center" valignment="top" width="0pt">
7304 <column alignment="center" valignment="top" width="0pt">
7305 <row>
7306 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7307 \begin_inset Text
7308
7309 \begin_layout Plain Layout
7310
7311 \family roman
7312 \series medium
7313 \shape up
7314 \size normal
7315 \emph off
7316 \bar no
7317 \noun off
7318 \color none
7319 a
7320 \end_layout
7321
7322 \end_inset
7323 </cell>
7324 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7325 \begin_inset Text
7326
7327 \begin_layout Plain Layout
7328
7329 \family roman
7330 \series medium
7331 \shape up
7332 \size normal
7333 \emph off
7334 \bar no
7335 \noun off
7336 \color none
7337 b
7338 \end_layout
7339
7340 \end_inset
7341 </cell>
7342 </row>
7343 <row>
7344 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7345 \begin_inset Text
7346
7347 \begin_layout Plain Layout
7348
7349 \family roman
7350 \series medium
7351 \shape up
7352 \size normal
7353 \emph off
7354 \bar no
7355 \noun off
7356 \color none
7357 c
7358 \end_layout
7359
7360 \end_inset
7361 </cell>
7362 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7363 \begin_inset Text
7364
7365 \begin_layout Plain Layout
7366
7367 \family roman
7368 \series medium
7369 \shape up
7370 \size normal
7371 \emph off
7372 \bar no
7373 \noun off
7374 \color none
7375 d
7376 \end_layout
7377
7378 \end_inset
7379 </cell>
7380 </row>
7381 </lyxtabular>
7382
7383 \end_inset
7384
7385
7386 \end_layout
7387
7388 \begin_layout Standard
7389 \begin_inset VSpace 0.3cm
7390 \end_inset
7391
7392
7393 \end_layout
7394
7395 \end_deeper
7396 \begin_layout Enumerate
7397 This is (b).
7398  The table is actually nested inside (a).
7399 \end_layout
7400
7401 \end_deeper
7402 \begin_layout Enumerate
7403 Back out again.
7404 \end_layout
7405
7406 \begin_layout Standard
7407 If we hadn't nested the table at all, the list would look like this:
7408 \end_layout
7409
7410 \begin_layout Enumerate
7411 Item One
7412 \end_layout
7413
7414 \begin_deeper
7415 \begin_layout Enumerate
7416 This is (a) and it's nested.
7417 \end_layout
7418
7419 \end_deeper
7420 \begin_layout Standard
7421 \begin_inset VSpace 0.3cm
7422 \end_inset
7423
7424
7425 \end_layout
7426
7427 \begin_layout Standard
7428 \align center
7429 \begin_inset Tabular
7430 <lyxtabular version="3" rows="2" columns="2">
7431 <features tabularvalignment="middle">
7432 <column alignment="center" valignment="top" width="0pt">
7433 <column alignment="center" valignment="top" width="0pt">
7434 <row>
7435 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7436 \begin_inset Text
7437
7438 \begin_layout Plain Layout
7439
7440 \family roman
7441 \series medium
7442 \shape up
7443 \size normal
7444 \emph off
7445 \bar no
7446 \noun off
7447 \color none
7448 a
7449 \end_layout
7450
7451 \end_inset
7452 </cell>
7453 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7454 \begin_inset Text
7455
7456 \begin_layout Plain Layout
7457
7458 \family roman
7459 \series medium
7460 \shape up
7461 \size normal
7462 \emph off
7463 \bar no
7464 \noun off
7465 \color none
7466 b
7467 \end_layout
7468
7469 \end_inset
7470 </cell>
7471 </row>
7472 <row>
7473 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7474 \begin_inset Text
7475
7476 \begin_layout Plain Layout
7477
7478 \family roman
7479 \series medium
7480 \shape up
7481 \size normal
7482 \emph off
7483 \bar no
7484 \noun off
7485 \color none
7486 c
7487 \end_layout
7488
7489 \end_inset
7490 </cell>
7491 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7492 \begin_inset Text
7493
7494 \begin_layout Plain Layout
7495
7496 \family roman
7497 \series medium
7498 \shape up
7499 \size normal
7500 \emph off
7501 \bar no
7502 \noun off
7503 \color none
7504 d
7505 \end_layout
7506
7507 \end_inset
7508 </cell>
7509 </row>
7510 </lyxtabular>
7511
7512 \end_inset
7513
7514
7515 \end_layout
7516
7517 \begin_layout Standard
7518 \begin_inset VSpace 0.3cm
7519 \end_inset
7520
7521
7522 \end_layout
7523
7524 \begin_layout Enumerate
7525 This is (b).
7526  The table is 
7527 \emph on
7528 not
7529 \emph default
7530  nested inside (a).
7531  In fact, it's not nested at all.
7532 \end_layout
7533
7534 \begin_layout Enumerate
7535 Back out again.
7536 \end_layout
7537
7538 \begin_layout Standard
7539 Notice how item (b) is not only no longer nested, but is also the first
7540  item of a new list!
7541 \end_layout
7542
7543 \begin_layout Standard
7544 There's another trap you can fall into: Nesting the table, but not going
7545  deep enough.
7546  LyX then turns anything after the table into a new sublist.
7547 \end_layout
7548
7549 \begin_layout Enumerate
7550 Item One
7551 \end_layout
7552
7553 \begin_deeper
7554 \begin_layout Enumerate
7555 This is (a) and it's nested.
7556 \end_layout
7557
7558 \begin_layout Standard
7559 \begin_inset VSpace 0.3cm
7560 \end_inset
7561
7562
7563 \end_layout
7564
7565 \begin_layout Standard
7566 \align center
7567 \begin_inset Tabular
7568 <lyxtabular version="3" rows="2" columns="2">
7569 <features tabularvalignment="middle">
7570 <column alignment="center" valignment="top" width="0pt">
7571 <column alignment="center" valignment="top" width="0pt">
7572 <row>
7573 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7574 \begin_inset Text
7575
7576 \begin_layout Plain Layout
7577
7578 \family roman
7579 \series medium
7580 \shape up
7581 \size normal
7582 \emph off
7583 \bar no
7584 \noun off
7585 \color none
7586 a
7587 \end_layout
7588
7589 \end_inset
7590 </cell>
7591 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7592 \begin_inset Text
7593
7594 \begin_layout Plain Layout
7595
7596 \family roman
7597 \series medium
7598 \shape up
7599 \size normal
7600 \emph off
7601 \bar no
7602 \noun off
7603 \color none
7604 b
7605 \end_layout
7606
7607 \end_inset
7608 </cell>
7609 </row>
7610 <row>
7611 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7612 \begin_inset Text
7613
7614 \begin_layout Plain Layout
7615
7616 \family roman
7617 \series medium
7618 \shape up
7619 \size normal
7620 \emph off
7621 \bar no
7622 \noun off
7623 \color none
7624 c
7625 \end_layout
7626
7627 \end_inset
7628 </cell>
7629 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7630 \begin_inset Text
7631
7632 \begin_layout Plain Layout
7633
7634 \family roman
7635 \series medium
7636 \shape up
7637 \size normal
7638 \emph off
7639 \bar no
7640 \noun off
7641 \color none
7642 d
7643 \end_layout
7644
7645 \end_inset
7646 </cell>
7647 </row>
7648 </lyxtabular>
7649
7650 \end_inset
7651
7652
7653 \end_layout
7654
7655 \begin_layout Standard
7656 \begin_inset VSpace 0.3cm
7657 \end_inset
7658
7659
7660 \end_layout
7661
7662 \begin_layout Enumerate
7663 This is (b).
7664  The table is actually nested inside Item One, but 
7665 \emph on
7666 not
7667 \emph default
7668  inside (a).
7669 \end_layout
7670
7671 \end_deeper
7672 \begin_layout Enumerate
7673 Back out again.
7674 \end_layout
7675
7676 \begin_layout Standard
7677 As you can see, item (b) turned into the first item of a new list, but a
7678  new list 
7679 \emph on
7680 inside
7681 \emph default
7682  item 1.
7683  The same thing would have happened to a figure or an equation.
7684  So, if you nest tables, figures or equations, make sure you go to the right
7685  depth!
7686 \end_layout
7687
7688 \begin_layout Subsection
7689 Usage and General Features
7690 \end_layout
7691
7692 \begin_layout Standard
7693 Speaking of levels, LyX can perform up to a six-fold nesting.
7694  In other words, 
7695 \begin_inset Quotes eld
7696 \end_inset
7697
7698 level #6
7699 \begin_inset Quotes erd
7700 \end_inset
7701
7702  is the innermost possible depth.
7703  Here's an example to illustrate what we mean:
7704 \end_layout
7705
7706 \begin_layout Enumerate
7707 level #1 - outermost
7708 \end_layout
7709
7710 \begin_deeper
7711 \begin_layout Enumerate
7712 level #2
7713 \end_layout
7714
7715 \begin_deeper
7716 \begin_layout Enumerate
7717 level #3
7718 \end_layout
7719
7720 \begin_deeper
7721 \begin_layout Enumerate
7722 level #4
7723 \end_layout
7724
7725 \begin_deeper
7726 \begin_layout Itemize
7727 level #5
7728 \end_layout
7729
7730 \begin_deeper
7731 \begin_layout Itemize
7732 level #6
7733 \end_layout
7734
7735 \end_deeper
7736 \end_deeper
7737 \end_deeper
7738 \end_deeper
7739 \end_deeper
7740 \begin_layout Standard
7741 There are two exceptions to the six-fold nesting limit, and you can see
7742  both of them in the example.
7743  Unlike the other fully-nestable environments, you can only perform a four-fold
7744  nesting with the 
7745 \family sans
7746 Enumerate
7747 \family default
7748  and 
7749 \family sans
7750 Itemize
7751 \family default
7752  environments.
7753  For example, if we tried to nest another 
7754 \family sans
7755 Enumerate
7756 \family default
7757  list inside item 
7758 \begin_inset Quotes eld
7759 \end_inset
7760
7761 A.
7762 \begin_inset Quotes erd
7763 \end_inset
7764
7765 , we would get errors.
7766 \end_layout
7767
7768 \begin_layout Subsection
7769 Some Examples
7770 \begin_inset Index idx
7771 status collapsed
7772
7773 \begin_layout Plain Layout
7774 Nesting ! Examples
7775 \end_layout
7776
7777 \end_inset
7778
7779
7780 \end_layout
7781
7782 \begin_layout Standard
7783 The best way to explain just what you can do with nesting is by illustration.
7784  We have several examples of nested environments.
7785  In them, we explain how we created the example, so that you can reproduce
7786  them.
7787 \end_layout
7788
7789 \begin_layout Subsubsection
7790 Example 1: The Six-fold Way and Mixed Nesting
7791 \end_layout
7792
7793 \begin_layout Labeling
7794 \labelwidthstring MMM
7795 #1-a This is the outermost level.
7796  It's a 
7797 \family sans
7798 List
7799 \family default
7800  environment.
7801 \end_layout
7802
7803 \begin_deeper
7804 \begin_layout Labeling
7805 \labelwidthstring MMM
7806 #2-a This is level #2.
7807  We created it by using 
7808 \begin_inset Info
7809 type  "shortcut"
7810 arg   "break-paragraph inverse"
7811 \end_inset
7812
7813  followed by 
7814 \begin_inset Info
7815 type  "shortcut"
7816 arg   "depth-increment"
7817 \end_inset
7818
7819 .
7820 \end_layout
7821
7822 \begin_deeper
7823 \begin_layout Labeling
7824 \labelwidthstring MMM
7825 #3-a This is level #3.
7826  This time, we just hit 
7827 \family sans
7828 Return
7829 \family default
7830 , then used 
7831 \begin_inset Info
7832 type  "shortcut"
7833 arg   "depth-increment"
7834 \end_inset
7835
7836  twice in a row.
7837  We could have also created it the same way as we did the previous level,
7838  by hitting 
7839 \begin_inset Info
7840 type  "shortcut"
7841 arg   "break-paragraph inverse"
7842 \end_inset
7843
7844  followed by 
7845 \begin_inset Info
7846 type  "shortcut"
7847 arg   "depth-increment"
7848 \end_inset
7849
7850 .
7851 \end_layout
7852
7853 \begin_deeper
7854 \begin_layout Standard
7855 This is actually a 
7856 \family sans
7857 Standard
7858 \family default
7859  environment, nested inside of 
7860 \begin_inset Quotes eld
7861 \end_inset
7862
7863 #3-a
7864 \begin_inset Quotes erd
7865 \end_inset
7866
7867 .
7868  So, it's at level #4.
7869  We did this by hitting 
7870 \begin_inset Info
7871 type  "shortcut"
7872 arg   "break-paragraph inverse"
7873 \end_inset
7874
7875 , then 
7876 \begin_inset Info
7877 type  "shortcut"
7878 arg   "depth-increment"
7879 \end_inset
7880
7881 , then changing the paragraph environment to 
7882 \family sans
7883 Standard
7884 \family default
7885 .
7886  Do this to create list items with more than one paragraph - it also works
7887  for the 
7888 \family sans
7889 Description
7890 \family default
7891
7892 \family sans
7893 Enumerate
7894 \family default
7895 , and 
7896 \family sans
7897 Itemize
7898 \family default
7899  environments!
7900 \end_layout
7901
7902 \begin_layout Standard
7903 Here's another 
7904 \family sans
7905 Standard
7906 \family default
7907  paragraph, also at level #4, made with just a 
7908 \begin_inset Info
7909 type  "shortcut"
7910 arg   "break-paragraph inverse"
7911 \end_inset
7912
7913 .
7914 \end_layout
7915
7916 \begin_layout Labeling
7917 \labelwidthstring MMM
7918 #4-a This is level #4.
7919  We hit 
7920 \begin_inset Info
7921 type  "shortcut"
7922 arg   "break-paragraph inverse"
7923 \end_inset
7924
7925  and changed the paragraph environment back to 
7926 \family sans
7927 List
7928 \family default
7929 .
7930  Remember - we can't nest anything inside a 
7931 \family sans
7932 Standard
7933 \family default
7934  environment, which is why we're still at level #4.
7935  However, we 
7936 \emph on
7937 can
7938 \emph default
7939  keep nesting things inside 
7940 \begin_inset Quotes eld
7941 \end_inset
7942
7943 #3-a
7944 \begin_inset Quotes erd
7945 \end_inset
7946
7947 .
7948 \end_layout
7949
7950 \begin_deeper
7951 \begin_layout Labeling
7952 \labelwidthstring MMM
7953 #5-a This is level #5\SpecialChar \ldots{}
7954
7955 \end_layout
7956
7957 \begin_deeper
7958 \begin_layout Labeling
7959 \labelwidthstring MMM
7960 #6-a \SpecialChar \ldots{}
7961 and this is level #6.
7962  By now, you should know how we made these two.
7963 \end_layout
7964
7965 \end_deeper
7966 \begin_layout Labeling
7967 \labelwidthstring MMM
7968 #5-b Back to level #5.
7969  Just hit 
7970 \begin_inset Info
7971 type  "shortcut"
7972 arg   "break-paragraph inverse"
7973 \end_inset
7974
7975  followed by a 
7976 \begin_inset Info
7977 type  "shortcut"
7978 arg   "depth-decrement"
7979 \end_inset
7980
7981 .
7982 \end_layout
7983
7984 \end_deeper
7985 \begin_layout Labeling
7986 \labelwidthstring MMM
7987 #4-b After another 
7988 \begin_inset Info
7989 type  "shortcut"
7990 arg   "break-paragraph inverse"
7991 \end_inset
7992
7993  followed by a 
7994 \begin_inset Info
7995 type  "shortcut"
7996 arg   "depth-decrement"
7997 \end_inset
7998
7999 , we're back at level #4.
8000 \end_layout
8001
8002 \end_deeper
8003 \begin_layout Labeling
8004 \labelwidthstring MMM
8005 #3-b Back to level #3.
8006  By now it should be obvious how we did this.
8007 \end_layout
8008
8009 \end_deeper
8010 \begin_layout Labeling
8011 \labelwidthstring MMM
8012 #2-b Back to level #2.
8013  
8014 \end_layout
8015
8016 \end_deeper
8017 \begin_layout Labeling
8018 \labelwidthstring MMM
8019 #1-b And last, back to the outermost level, #1.
8020  After this sentence, we'll hit 
8021 \family sans
8022 Return
8023 \family default
8024  and change the paragraph environment back to 
8025 \family sans
8026 Standard
8027 \family default
8028  to end the list.
8029 \end_layout
8030
8031 \begin_layout Standard
8032 We could have also used the 
8033 \family sans
8034 Description
8035 \family default
8036
8037 \family sans
8038 Quote
8039 \family default
8040
8041 \family sans
8042 Quotation
8043 \family default
8044 , or even the 
8045 \family sans
8046 Verse
8047 \family default
8048  environment in place of the 
8049 \family sans
8050 List
8051 \family default
8052  environment.
8053  The example would have worked exactly the same.
8054 \end_layout
8055
8056 \begin_layout Subsubsection
8057 Example 2: Inheritance
8058 \end_layout
8059
8060 \begin_layout LyX-Code
8061 This is the LyX-Code environment, at level #1, the outermost
8062 \end_layout
8063
8064 \begin_layout LyX-Code
8065 level.
8066   Now we'll hit 
8067 \family sans
8068 Return
8069 \family default
8070 , then 
8071 \begin_inset Info
8072 type  "shortcut"
8073 arg   "depth-increment"
8074 \end_inset
8075
8076 , after which, we'll change to the 
8077 \family sans
8078 Enumerate
8079 \family default
8080  environment.
8081 \end_layout
8082
8083 \begin_deeper
8084 \begin_layout Enumerate
8085 This is the 
8086 \family sans
8087 Enumerate
8088 \family default
8089  environment, at level #2.
8090 \end_layout
8091
8092 \begin_layout Enumerate
8093 Notice how the nested 
8094 \family sans
8095 Enumerate
8096 \family default
8097  not only inherits its margins from its parent environment (
8098 \family sans
8099 LyX-Code
8100 \family default
8101 ), but also inherits its font and spacing!
8102 \end_layout
8103
8104 \end_deeper
8105 \begin_layout Standard
8106 We ended this example by hitting 
8107 \family sans
8108 Return
8109 \family default
8110 .
8111  After that, we needed to reset the paragraph environment to 
8112 \family sans
8113 Standard
8114 \family default
8115  and reset the nesting depth by using 
8116 \begin_inset Info
8117 type  "shortcut"
8118 arg   "depth-decrement"
8119 \end_inset
8120
8121  once.
8122 \end_layout
8123
8124 \begin_layout Subsubsection
8125 Example 3: Labels, Levels, and the 
8126 \family sans
8127 Enumerate
8128 \family default
8129  and 
8130 \family sans
8131 Itemize
8132 \family default
8133  Environments
8134 \begin_inset OptArg
8135 status collapsed
8136
8137 \begin_layout Plain Layout
8138 Example #3: Labels, Levels and other list environments
8139 \end_layout
8140
8141 \end_inset
8142
8143
8144 \end_layout
8145
8146 \begin_layout Enumerate
8147 This is level #1, in an 
8148 \family sans
8149 Enumerate
8150 \family default
8151  paragraph environment.
8152  We're actually going to nest a bunch of these.
8153 \end_layout
8154
8155 \begin_deeper
8156 \begin_layout Enumerate
8157 This is level #2.
8158  We used 
8159 \begin_inset Info
8160 type  "shortcut"
8161 arg   "break-paragraph inverse"
8162 \end_inset
8163
8164  followed by 
8165 \begin_inset Info
8166 type  "shortcut"
8167 arg   "depth-increment"
8168 \end_inset
8169
8170 .
8171  Now, what happens if we nest an 
8172 \family sans
8173 Itemize
8174 \family default
8175  environment inside of this one? It will be at level #3, but what will its
8176  label be? An asterisk?
8177 \end_layout
8178
8179 \begin_deeper
8180 \begin_layout Itemize
8181 No! It's a bullet.
8182  This is the 
8183 \emph on
8184 first
8185 \emph default
8186  
8187 \family sans
8188 Itemize
8189 \family default
8190  environment, even though it's at level #3.
8191  So, its label is a bullet.
8192  (We got here by using 
8193 \begin_inset Info
8194 type  "shortcut"
8195 arg   "break-paragraph inverse"
8196 \end_inset
8197
8198 , then 
8199 \begin_inset Info
8200 type  "shortcut"
8201 arg   "depth-increment"
8202 \end_inset
8203
8204 , then changing the environment to 
8205 \family sans
8206 Itemize
8207 \family default
8208 .)
8209 \end_layout
8210
8211 \begin_deeper
8212 \begin_layout Itemize
8213 Here's level #4, produced using 
8214 \begin_inset Info
8215 type  "shortcut"
8216 arg   "break-paragraph inverse"
8217 \end_inset
8218
8219 , then 
8220 \begin_inset Info
8221 type  "shortcut"
8222 arg   "depth-increment"
8223 \end_inset
8224
8225 .
8226  We'll do that again\SpecialChar \ldots{}
8227
8228 \end_layout
8229
8230 \begin_deeper
8231 \begin_layout Enumerate
8232 \SpecialChar \ldots{}
8233 to get to level #5.
8234  This time, however, we also changed the paragraph environment back to 
8235 \family sans
8236 Enumerate
8237 \family default
8238 .
8239  Notice the type of numbering, it is 
8240 \emph on
8241 lowercase Roman
8242 \emph default
8243 , because we are in the 
8244 \emph on
8245 thirdfold
8246 \emph default
8247  
8248 \family sans
8249 Enumerate
8250 \family default
8251  environment (i.
8252 \begin_inset space \thinspace{}
8253 \end_inset
8254
8255 g.
8256  it is an 
8257 \family sans
8258 Enumerate
8259 \family default
8260  inside an 
8261 \family sans
8262 Enumerate
8263 \family default
8264  inside an 
8265 \family sans
8266 Enumerate
8267 \family default
8268 ).
8269 \end_layout
8270
8271 \begin_layout Enumerate
8272 What happens if we 
8273 \emph on
8274 don't
8275 \emph default
8276  change the paragraph environment, but decrease the nesting depth? What
8277  type of numbering does LyX use?
8278 \end_layout
8279
8280 \begin_layout Enumerate
8281 Oh, as if you couldn't guess by now, we're just using 
8282 \begin_inset Info
8283 type  "shortcut"
8284 arg   "break-paragraph inverse"
8285 \end_inset
8286
8287  to keep the current environment and depth but create a new item.
8288 \end_layout
8289
8290 \begin_layout Enumerate
8291 Let's use 
8292 \begin_inset Info
8293 type  "shortcut"
8294 arg   "depth-decrement"
8295 \end_inset
8296
8297  to decrease the depth after the next 
8298 \begin_inset Info
8299 type  "shortcut"
8300 arg   "break-paragraph inverse"
8301 \end_inset
8302
8303 .
8304 \end_layout
8305
8306 \end_deeper
8307 \begin_layout Enumerate
8308 This is level #4.
8309  Look what type of label LyX is using!
8310 \end_layout
8311
8312 \end_deeper
8313 \begin_layout Enumerate
8314 This is level #3.
8315  Even though we've changed levels, LyX is still using a lowercase Roman
8316  numeral as the label.Why?
8317 \end_layout
8318
8319 \begin_layout Enumerate
8320 Because, even though the nesting depth has changed, the paragraph is 
8321 \emph on
8322 still
8323 \emph default
8324  a thirdfold 
8325 \family sans
8326 Enumerate
8327 \family default
8328  environment.
8329  Notice, however, that LyX 
8330 \emph on
8331 did
8332 \emph default
8333  reset the counter for the label.
8334 \end_layout
8335
8336 \end_deeper
8337 \begin_layout Enumerate
8338 Another 
8339 \begin_inset Info
8340 type  "shortcut"
8341 arg   "break-paragraph inverse"
8342 \end_inset
8343
8344  
8345 \begin_inset Info
8346 type  "shortcut"
8347 arg   "depth-decrement"
8348 \end_inset
8349
8350  sequence, and we're back to level #2.
8351  This time, we not only changed the nesting depth, but we also moved back
8352  into the twofold-nested 
8353 \family sans
8354 Enumerate
8355 \family default
8356  environment.
8357 \end_layout
8358
8359 \end_deeper
8360 \begin_layout Enumerate
8361 The same thing happens if we do another 
8362 \begin_inset Info
8363 type  "shortcut"
8364 arg   "break-paragraph inverse"
8365 \end_inset
8366
8367  
8368 \begin_inset Info
8369 type  "shortcut"
8370 arg   "depth-decrement"
8371 \end_inset
8372
8373 sequence and return to level #1, the outermost level.
8374 \end_layout
8375
8376 \begin_layout Standard
8377 Lastly, we reset the environment to 
8378 \family sans
8379 Standard
8380 \family default
8381 .
8382  As you can see, the level number doesn't correspond to what type of labeling
8383  LyX uses for the 
8384 \family sans
8385 Enumerate
8386 \family default
8387  and 
8388 \family sans
8389 Itemize
8390 \family default
8391  environments.
8392  The number of other 
8393 \family sans
8394 Enumerate
8395 \family default
8396  environments surrounding it determines what kind of label LyX uses for
8397  an 
8398 \family sans
8399 Enumerate
8400 \family default
8401  item.
8402  The same rule applies for the 
8403 \family sans
8404 Itemize
8405 \family default
8406  environment, as well.
8407 \end_layout
8408
8409 \begin_layout Subsubsection
8410 Example 4: Going Bonkers
8411 \end_layout
8412
8413 \begin_layout Enumerate
8414 We're going to go totally nuts now.
8415  We won't nest as deep as in the other examples, nor will we go into the
8416  same detail with how we did it.
8417  (level #1: 
8418 \family sans
8419 Enumerate
8420 \family default
8421 )
8422 \end_layout
8423
8424 \begin_deeper
8425 \begin_layout Standard
8426 (
8427 \family sans
8428 Return, 
8429 \family default
8430
8431 \begin_inset Info
8432 type  "shortcut"
8433 arg   "depth-increment"
8434 \end_inset
8435
8436
8437 \family sans
8438 , Standard
8439 \family default
8440 : level #2) We'll stick an encapsulated description of how we created the
8441  example in parentheses someplace.
8442  For example, the two keybindings are how we changed the depth.
8443  The environment name is the name of the current environment.
8444  Either before or after this, we'll put in the level.
8445 \end_layout
8446
8447 \end_deeper
8448 \begin_layout Enumerate
8449 (
8450 \family sans
8451 Return, Enumerate
8452 \family default
8453 : level #1) This is the next item in the list.
8454 \end_layout
8455
8456 \begin_deeper
8457 \begin_layout Verse
8458 Now we'll add verse.
8459 \begin_inset Newline newline
8460 \end_inset
8461
8462 It will get much worse.
8463 \begin_inset Newline newline
8464 \end_inset
8465
8466 (
8467 \family sans
8468 Return, 
8469 \family default
8470
8471 \begin_inset Info
8472 type  "shortcut"
8473 arg   "depth-increment"
8474 \end_inset
8475
8476
8477 \family sans
8478 , Verse
8479 \family default
8480 : level #2)
8481 \end_layout
8482
8483 \begin_layout Verse
8484 Fiddle dee, Fiddle doo.
8485 \begin_inset Newline newline
8486 \end_inset
8487
8488 Bippitey boppitey boo!
8489 \begin_inset Newline newline
8490 \end_inset
8491
8492 (
8493 \begin_inset Info
8494 type  "shortcut"
8495 arg   "break-paragraph inverse"
8496 \end_inset
8497
8498
8499 \family sans
8500 )
8501 \end_layout
8502
8503 \begin_layout Verse
8504 Here comes a table:
8505 \end_layout
8506
8507 \begin_deeper
8508 \begin_layout Standard
8509 \begin_inset VSpace 0.3cm
8510 \end_inset
8511
8512
8513 \end_layout
8514
8515 \begin_layout Standard
8516 \align center
8517 \begin_inset Tabular
8518 <lyxtabular version="3" rows="2" columns="2">
8519 <features tabularvalignment="middle">
8520 <column alignment="center" valignment="top" width="0pt">
8521 <column alignment="center" valignment="top" width="0pt">
8522 <row>
8523 <cell alignment="center" valignment="top" usebox="none">
8524 \begin_inset Text
8525
8526 \begin_layout Plain Layout
8527
8528 \family roman
8529 \series medium
8530 \shape up
8531 \size normal
8532 \emph off
8533 \bar no
8534 \noun off
8535 \color none
8536 one-fish
8537 \end_layout
8538
8539 \end_inset
8540 </cell>
8541 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8542 \begin_inset Text
8543
8544 \begin_layout Plain Layout
8545
8546 \family roman
8547 \series medium
8548 \shape up
8549 \size normal
8550 \emph off
8551 \bar no
8552 \noun off
8553 \color none
8554 two-fish
8555 \end_layout
8556
8557 \end_inset
8558 </cell>
8559 </row>
8560 <row>
8561 <cell alignment="center" valignment="top" topline="true" usebox="none">
8562 \begin_inset Text
8563
8564 \begin_layout Plain Layout
8565
8566 \family roman
8567 \series medium
8568 \shape up
8569 \size normal
8570 \emph off
8571 \bar no
8572 \noun off
8573 \color none
8574 red-fish
8575 \end_layout
8576
8577 \end_inset
8578 </cell>
8579 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8580 \begin_inset Text
8581
8582 \begin_layout Plain Layout
8583
8584 \family roman
8585 \series medium
8586 \shape up
8587 \size normal
8588 \emph off
8589 \bar no
8590 \noun off
8591 \color none
8592 blue-fish
8593 \end_layout
8594
8595 \end_inset
8596 </cell>
8597 </row>
8598 </lyxtabular>
8599
8600 \end_inset
8601
8602
8603 \end_layout
8604
8605 \end_deeper
8606 \begin_layout Verse
8607 (
8608 \begin_inset Info
8609 type  "shortcut"
8610 arg   "break-paragraph inverse"
8611 \end_inset
8612
8613
8614 \family sans
8615 , Table, 
8616 \family default
8617
8618 \begin_inset Info
8619 type  "shortcut"
8620 arg   "depth-increment"
8621 \end_inset
8622
8623  3 times, 
8624 \begin_inset Info
8625 type  "shortcut"
8626 arg   "break-paragraph inverse"
8627 \end_inset
8628
8629
8630 \family sans
8631 , Verse, 
8632 \family default
8633
8634 \begin_inset Info
8635 type  "shortcut"
8636 arg   "depth-decrement"
8637 \end_inset
8638
8639 )
8640 \end_layout
8641
8642 \end_deeper
8643 \begin_layout Enumerate
8644 (
8645 \family sans
8646 Return, Enumerate
8647 \family default
8648 : level #1) This is another item.
8649  Note that selecting a 
8650 \family sans
8651 Table
8652 \family default
8653  resets the nesting depth to level #1, so we increased the nesting depth
8654  3 times to put the table inside the 
8655 \family sans
8656 Verse
8657 \family default
8658  environment.
8659  
8660 \end_layout
8661
8662 \begin_layout Quotation
8663 We're now ending the 
8664 \family sans
8665 Enumerate
8666 \family default
8667  list and changing to 
8668 \family sans
8669 Quotation
8670 \family default
8671 .
8672  We're still at level #1.
8673  We want to show you some of the things you can do by mixing environments.
8674  The next set of paragraphs is a 
8675 \begin_inset Quotes eld
8676 \end_inset
8677
8678 quoted letter.
8679 \begin_inset Quotes erd
8680 \end_inset
8681
8682  We'll nest both the 
8683 \family sans
8684 Address
8685 \family default
8686  and 
8687 \family sans
8688 Right
8689 \begin_inset space ~
8690 \end_inset
8691
8692 Address
8693 \family default
8694  environments inside of this one, then use another nested 
8695 \family sans
8696 Quotation
8697 \family default
8698  for the letter body.
8699  We'll use 
8700 \begin_inset Info
8701 type  "shortcut"
8702 arg   "break-paragraph inverse"
8703 \end_inset
8704
8705  to preserve the depth.
8706  Remember that you need to use 
8707 \begin_inset Info
8708 type  "shortcut"
8709 arg   "newline-insert newline"
8710 \end_inset
8711
8712  to create multiple lines inside the 
8713 \family sans
8714 Address
8715 \family default
8716  and 
8717 \family sans
8718 Right
8719 \begin_inset space ~
8720 \end_inset
8721
8722 Address
8723 \family default
8724  environments.
8725  Here it goes:
8726 \end_layout
8727
8728 \begin_deeper
8729 \begin_layout Right Address
8730 1234 Nowhere Rd.
8731 \begin_inset Newline newline
8732 \end_inset
8733
8734 Moosegroin, MT 00100
8735 \begin_inset Newline newline
8736 \end_inset
8737
8738 9-6-96
8739 \end_layout
8740
8741 \begin_layout Address
8742 Dear Mr.
8743 \begin_inset space ~
8744 \end_inset
8745
8746 Fizlewitz:
8747 \end_layout
8748
8749 \begin_layout Quotation
8750 We regret to inform you that we cannot fill your order for 50
8751 \begin_inset space \thinspace{}
8752 \end_inset
8753
8754 L of compressed methane gas due to circumstances beyond our control.
8755  Unfortunately, several of our cows have mysteriously exploded, creating
8756  a backlog in our orders for methane.
8757  We will place your name on the waiting list and try to fill your order
8758  as soon as possible.
8759  In the meantime, we thank you for your patience.
8760 \end_layout
8761
8762 \begin_layout Quotation
8763 We do, however, now have a special on beef.
8764  If you are interested, please return the enclosed pricing and order form
8765  with your order, along with payment.
8766 \end_layout
8767
8768 \begin_layout Quotation
8769 We thank you again for your patience.
8770 \end_layout
8771
8772 \begin_layout Address
8773 Sincerely,
8774 \begin_inset Newline newline
8775 \end_inset
8776
8777 Bill Hick
8778 \end_layout
8779
8780 \end_deeper
8781 \begin_layout Quotation
8782 That ends that example!
8783 \end_layout
8784
8785 \begin_layout Standard
8786 As you can see, nesting environments in LyX gives you a lot of power with
8787  just a few keystrokes.
8788  We could have easily nested an 
8789 \family sans
8790 Itemize
8791 \family default
8792  list inside of a 
8793 \family sans
8794 Quotation
8795 \family default
8796  or 
8797 \family sans
8798 Quote
8799 \family default
8800 , or put a 
8801 \family sans
8802 Quote
8803 \family default
8804  inside of an 
8805 \family sans
8806 Itemize
8807 \family default
8808  list.
8809  You have a huge variety of options at your disposal.
8810 \end_layout
8811
8812 \begin_layout Section
8813 Spacing, pagination and line breaks
8814 \begin_inset Index idx
8815 status collapsed
8816
8817 \begin_layout Plain Layout
8818 Spacing
8819 \end_layout
8820
8821 \end_inset
8822
8823
8824 \end_layout
8825
8826 \begin_layout Standard
8827 What is a space? While you might be used to pressing the space key anytime
8828  you want to separate two words in ordinary word processors, LyX offers
8829  you more spaces: Spaces of different width and spaces which can or cannot
8830  be broken at the end of a line.
8831  The following sections will show you some examples where those spaces are
8832  useful.
8833 \end_layout
8834
8835 \begin_layout Subsection
8836 Protected Space
8837 \begin_inset CommandInset label
8838 LatexCommand label
8839 name "sub:Protected-Space"
8840
8841 \end_inset
8842
8843
8844 \begin_inset Index idx
8845 status collapsed
8846
8847 \begin_layout Plain Layout
8848 Spaces ! Protected
8849 \end_layout
8850
8851 \end_inset
8852
8853
8854 \end_layout
8855
8856 \begin_layout Standard
8857 The protected space: It is used to tell LyX (and LaTeX) not to break the
8858  line at that point.
8859  This may be necessary to avoid unlucky linebreaks, like in: 
8860 \end_layout
8861
8862 \begin_layout Quote
8863 Further documentation is given in section
8864 \begin_inset Newline newline
8865 \end_inset
8866
8867
8868 \begin_inset CommandInset ref
8869 LatexCommand ref
8870 reference "sec:Bibliography"
8871
8872 \end_inset
8873
8874 .
8875  
8876 \end_layout
8877
8878 \begin_layout Standard
8879 Obviously, it would be a good thing to put a protected space between 
8880 \begin_inset Quotes eld
8881 \end_inset
8882
8883 section
8884 \begin_inset Quotes erd
8885 \end_inset
8886
8887  and 
8888 \begin_inset Quotes eld
8889 \end_inset
8890
8891
8892 \begin_inset CommandInset ref
8893 LatexCommand ref
8894 reference "sec:Bibliography"
8895
8896 \end_inset
8897
8898
8899 \begin_inset Quotes erd
8900 \end_inset
8901
8902 .
8903  A protected space is set with 
8904 \family sans
8905 Insert\SpecialChar \menuseparator
8906 Formatting\SpecialChar \menuseparator
8907 Protected
8908 \bar under
8909
8910 \begin_inset space ~
8911 \end_inset
8912
8913
8914 \bar default
8915 Space
8916 \family default
8917  (shortcut 
8918 \begin_inset Info
8919 type  "shortcut"
8920 arg   "space-insert protected"
8921 \end_inset
8922
8923 ).
8924 \end_layout
8925
8926 \begin_layout Subsection
8927 Horizontal Space
8928 \begin_inset CommandInset label
8929 LatexCommand label
8930 name "sub:Horizontal-Space"
8931
8932 \end_inset
8933
8934
8935 \begin_inset Index idx
8936 status collapsed
8937
8938 \begin_layout Plain Layout
8939 Spacing ! Horizontal
8940 \end_layout
8941
8942 \end_inset
8943
8944
8945 \end_layout
8946
8947 \begin_layout Standard
8948 All horizontal spaces can be inserted with the menu 
8949 \family sans
8950 Insert\SpecialChar \menuseparator
8951 Formatting\SpecialChar \menuseparator
8952 Horizontal Space
8953 \family default
8954 .
8955  The length units are listed in Appendix
8956 \begin_inset space ~
8957 \end_inset
8958
8959
8960 \begin_inset CommandInset ref
8961 LatexCommand ref
8962 reference "cha:Units-available-in"
8963
8964 \end_inset
8965
8966 .
8967 \end_layout
8968
8969 \begin_layout Subsubsection
8970 Inter-word Space
8971 \begin_inset CommandInset label
8972 LatexCommand label
8973 name "sub:Inter-word-Space"
8974
8975 \end_inset
8976
8977
8978 \begin_inset Index idx
8979 status collapsed
8980
8981 \begin_layout Plain Layout
8982 Spaces ! Inter-word
8983 \end_layout
8984
8985 \end_inset
8986
8987
8988 \end_layout
8989
8990 \begin_layout Standard
8991 Some languages (e.
8992 \begin_inset space \thinspace{}
8993 \end_inset
8994
8995 g.
8996 \begin_inset space \space{}
8997 \end_inset
8998
8999 English) have the typographical convention to add extra space after an end-of-se
9000 ntence punctuation mark, and LyX honors those conventions (see section
9001 \begin_inset space ~
9002 \end_inset
9003
9004
9005 \begin_inset CommandInset ref
9006 LatexCommand ref
9007 reference "sub:Abbreviations"
9008
9009 \end_inset
9010
9011 ).
9012  Sometimes, you want a normal space nevertheless.
9013  In this case, insert an inter-word space (shortcut 
9014 \begin_inset Info
9015 type  "shortcut"
9016 arg   "space-insert normal"
9017 \end_inset
9018
9019 ).
9020 \end_layout
9021
9022 \begin_layout Subsubsection
9023 Thin Space
9024 \begin_inset CommandInset label
9025 LatexCommand label
9026 name "sub:Thin-Space"
9027
9028 \end_inset
9029
9030
9031 \begin_inset Index idx
9032 status collapsed
9033
9034 \begin_layout Plain Layout
9035 Spaces ! Thin
9036 \end_layout
9037
9038 \end_inset
9039
9040
9041 \end_layout
9042
9043 \begin_layout Standard
9044
9045 \begin_inset Quotes eld
9046 \end_inset
9047
9048 thin space
9049 \begin_inset Quotes erd
9050 \end_inset
9051
9052  is a blank which has half the size of a normal space (and it is also 
9053 \begin_inset Quotes eld
9054 \end_inset
9055
9056 protected
9057 \begin_inset Quotes erd
9058 \end_inset
9059
9060 ).
9061  The typographical conventions in a lot of languages propose the use of
9062  thin spaces in cases where normal spaces would be too wide, for instance
9063  inside abbreviations:
9064 \end_layout
9065
9066 \begin_layout Quote
9067 D.
9068 \begin_inset space \thinspace{}
9069 \end_inset
9070
9071 E.
9072  Knuth has developed our beloved typesetting program.
9073 \end_layout
9074
9075 \begin_layout Standard
9076 or between values and units.
9077  Compare for example this:
9078 \begin_inset Newline newline
9079 \end_inset
9080
9081 10
9082 \begin_inset space \thinspace{}
9083 \end_inset
9084
9085 kg (thin space)
9086 \begin_inset Newline newline
9087 \end_inset
9088
9089 10 kg (normal space
9090 \end_layout
9091
9092 \begin_layout Standard
9093 You can insert thin spaces also with the menu 
9094 \family sans
9095 Insert\SpecialChar \menuseparator
9096 Formatting\SpecialChar \menuseparator
9097 Thin
9098 \begin_inset space ~
9099 \end_inset
9100
9101 Space
9102 \family default
9103  (shortcut 
9104 \begin_inset Info
9105 type  "shortcuts"
9106 arg   "space-insert thin"
9107 \end_inset
9108
9109 ).
9110 \end_layout
9111
9112 \begin_layout Subsubsection
9113 More Spaces
9114 \begin_inset CommandInset label
9115 LatexCommand label
9116 name "sub:More-Spaces"
9117
9118 \end_inset
9119
9120
9121 \end_layout
9122
9123 \begin_layout Standard
9124 You can furthermore insert the following space types:
9125 \end_layout
9126
9127 \begin_layout Description
9128 Negative
9129 \begin_inset space ~
9130 \end_inset
9131
9132 thin
9133 \begin_inset space ~
9134 \end_inset
9135
9136 space A line with a 
9137 \begin_inset Formula $\to$
9138 \end_inset
9139
9140
9141 \begin_inset space \negthinspace{}
9142 \end_inset
9143
9144
9145 \begin_inset Formula $\gets$
9146 \end_inset
9147
9148  Negative thin space between the arrows.
9149 \end_layout
9150
9151 \begin_layout Description
9152 Enspace
9153 \begin_inset space ~
9154 \end_inset
9155
9156 (0.5
9157 \begin_inset space \thinspace{}
9158 \end_inset
9159
9160 em) A line with a 
9161 \begin_inset Formula $\to$
9162 \end_inset
9163
9164
9165 \begin_inset space \enskip{}
9166 \end_inset
9167
9168
9169 \begin_inset Formula $\gets$
9170 \end_inset
9171
9172  Enspace (0.5
9173 \begin_inset space \thinspace{}
9174 \end_inset
9175
9176 em) space between the arrows.
9177 \end_layout
9178
9179 \begin_layout Description
9180 Quad
9181 \begin_inset space ~
9182 \end_inset
9183
9184 (1
9185 \begin_inset space \thinspace{}
9186 \end_inset
9187
9188 em) A line with a 
9189 \begin_inset Formula $\to$
9190 \end_inset
9191
9192
9193 \begin_inset space \quad{}
9194 \end_inset
9195
9196
9197 \begin_inset Formula $\gets$
9198 \end_inset
9199
9200  Quad
9201 \begin_inset space ~
9202 \end_inset
9203
9204 (1
9205 \begin_inset space \thinspace{}
9206 \end_inset
9207
9208 em) space between the arrows.
9209 \end_layout
9210
9211 \begin_layout Description
9212 QQuad
9213 \begin_inset space ~
9214 \end_inset
9215
9216 (2
9217 \begin_inset space \thinspace{}
9218 \end_inset
9219
9220 em) A line with a 
9221 \begin_inset Formula $\to$
9222 \end_inset
9223
9224
9225 \begin_inset space \qquad{}
9226 \end_inset
9227
9228
9229 \begin_inset Formula $\gets$
9230 \end_inset
9231
9232  QQuad
9233 \begin_inset space ~
9234 \end_inset
9235
9236 (2
9237 \begin_inset space \thinspace{}
9238 \end_inset
9239
9240 em) space between the arrows.
9241 \end_layout
9242
9243 \begin_layout Description
9244 Custom
9245 \begin_inset space ~
9246 \end_inset
9247
9248 space A line with
9249 \begin_inset Formula $\to$
9250 \end_inset
9251
9252
9253 \begin_inset space \hspace{}
9254 \length 2cm
9255 \end_inset
9256
9257
9258 \begin_inset Formula $\gets$
9259 \end_inset
9260
9261  2
9262 \begin_inset space \thinspace{}
9263 \end_inset
9264
9265 cm space between the arrows.
9266 \end_layout
9267
9268 \begin_layout Standard
9269 Table
9270 \begin_inset space ~
9271 \end_inset
9272
9273
9274 \begin_inset CommandInset ref
9275 LatexCommand ref
9276 reference "tab:Width-of-the"
9277
9278 \end_inset
9279
9280  lists the different space sizes.
9281 \end_layout
9282
9283 \begin_layout Standard
9284 \begin_inset Float table
9285 wide false
9286 sideways false
9287 status open
9288
9289 \begin_layout Plain Layout
9290 \align center
9291 \begin_inset Caption
9292
9293 \begin_layout Plain Layout
9294 \begin_inset CommandInset label
9295 LatexCommand label
9296 name "tab:Width-of-the"
9297
9298 \end_inset
9299
9300 Width of the different horizontal spaces.
9301 \end_layout
9302
9303 \end_inset
9304
9305
9306 \end_layout
9307
9308 \begin_layout Plain Layout
9309 \align center
9310 \begin_inset Tabular
9311 <lyxtabular version="3" rows="8" columns="2">
9312 <features tabularvalignment="middle">
9313 <column alignment="center" valignment="top" width="0">
9314 <column alignment="center" valignment="top" width="0">
9315 <row>
9316 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9317 \begin_inset Text
9318
9319 \begin_layout Plain Layout
9320
9321 \series bold
9322 Space
9323 \end_layout
9324
9325 \end_inset
9326 </cell>
9327 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9328 \begin_inset Text
9329
9330 \begin_layout Plain Layout
9331
9332 \series bold
9333 Width
9334 \end_layout
9335
9336 \end_inset
9337 </cell>
9338 </row>
9339 <row>
9340 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9341 \begin_inset Text
9342
9343 \begin_layout Plain Layout
9344 Normal
9345 \end_layout
9346
9347 \end_inset
9348 </cell>
9349 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9350 \begin_inset Text
9351
9352 \begin_layout Plain Layout
9353 1/3
9354 \begin_inset space \thinspace{}
9355 \end_inset
9356
9357 em
9358 \end_layout
9359
9360 \end_inset
9361 </cell>
9362 </row>
9363 <row>
9364 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9365 \begin_inset Text
9366
9367 \begin_layout Plain Layout
9368 Protected
9369 \end_layout
9370
9371 \end_inset
9372 </cell>
9373 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9374 \begin_inset Text
9375
9376 \begin_layout Plain Layout
9377 1/3
9378 \begin_inset space \thinspace{}
9379 \end_inset
9380
9381 em
9382 \end_layout
9383
9384 \end_inset
9385 </cell>
9386 </row>
9387 <row>
9388 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9389 \begin_inset Text
9390
9391 \begin_layout Plain Layout
9392 Thin
9393 \end_layout
9394
9395 \end_inset
9396 </cell>
9397 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9398 \begin_inset Text
9399
9400 \begin_layout Plain Layout
9401 1/6
9402 \begin_inset space \thinspace{}
9403 \end_inset
9404
9405 em
9406 \end_layout
9407
9408 \end_inset
9409 </cell>
9410 </row>
9411 <row>
9412 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9413 \begin_inset Text
9414
9415 \begin_layout Plain Layout
9416 Negative thin
9417 \end_layout
9418
9419 \end_inset
9420 </cell>
9421 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9422 \begin_inset Text
9423
9424 \begin_layout Plain Layout
9425 -1/6
9426 \begin_inset space \thinspace{}
9427 \end_inset
9428
9429 em
9430 \end_layout
9431
9432 \end_inset
9433 </cell>
9434 </row>
9435 <row>
9436 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9437 \begin_inset Text
9438
9439 \begin_layout Plain Layout
9440 Enspace (0.5
9441 \begin_inset space \thinspace{}
9442 \end_inset
9443
9444 em)
9445 \end_layout
9446
9447 \end_inset
9448 </cell>
9449 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9450 \begin_inset Text
9451
9452 \begin_layout Plain Layout
9453 0.5
9454 \begin_inset space \thinspace{}
9455 \end_inset
9456
9457 em
9458 \end_layout
9459
9460 \end_inset
9461 </cell>
9462 </row>
9463 <row>
9464 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9465 \begin_inset Text
9466
9467 \begin_layout Plain Layout
9468 Quad (1
9469 \begin_inset space \thinspace{}
9470 \end_inset
9471
9472 em)
9473 \end_layout
9474
9475 \end_inset
9476 </cell>
9477 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9478 \begin_inset Text
9479
9480 \begin_layout Plain Layout
9481 1
9482 \begin_inset space \thinspace{}
9483 \end_inset
9484
9485 em
9486 \end_layout
9487
9488 \end_inset
9489 </cell>
9490 </row>
9491 <row>
9492 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9493 \begin_inset Text
9494
9495 \begin_layout Plain Layout
9496 QQuad (2
9497 \begin_inset space \thinspace{}
9498 \end_inset
9499
9500 em)
9501 \end_layout
9502
9503 \end_inset
9504 </cell>
9505 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9506 \begin_inset Text
9507
9508 \begin_layout Plain Layout
9509 2
9510 \begin_inset space \thinspace{}
9511 \end_inset
9512
9513 em
9514 \end_layout
9515
9516 \end_inset
9517 </cell>
9518 </row>
9519 </lyxtabular>
9520
9521 \end_inset
9522
9523
9524 \end_layout
9525
9526 \end_inset
9527
9528
9529 \end_layout
9530
9531 \begin_layout Subsubsection
9532
9533 \family sans
9534 Horizontal Fills
9535 \family default
9536
9537 \begin_inset Index idx
9538 status collapsed
9539
9540 \begin_layout Plain Layout
9541 Spacing ! Fills
9542 \end_layout
9543
9544 \end_inset
9545
9546
9547 \end_layout
9548
9549 \begin_layout Standard
9550 Horizontal fills (HFills) are a special LyX feature for adding extra space
9551  in a uniform fashion.
9552  An HFill is actually a variable length space, whose length always equals
9553  the remaining space between the left and right margins.
9554  If there is more than one HFill on a line, they divide the available space
9555  equally between themselves.
9556  
9557 \end_layout
9558
9559 \begin_layout Standard
9560 Here a few examples what you can do with them:
9561 \end_layout
9562
9563 \begin_layout Quote
9564 \noindent
9565 This is on the left side
9566 \begin_inset space \hfill{}
9567 \end_inset
9568
9569 This is on the right
9570 \end_layout
9571
9572 \begin_layout Quote
9573 \noindent
9574 Left
9575 \begin_inset space \hfill{}
9576 \end_inset
9577
9578 Middle
9579 \begin_inset space \hfill{}
9580 \end_inset
9581
9582 Right
9583 \end_layout
9584
9585 \begin_layout Quote
9586 \noindent
9587 Left
9588 \begin_inset space \hfill{}
9589 \end_inset
9590
9591 1/3 Left
9592 \begin_inset space \hfill{}
9593 \end_inset
9594
9595
9596 \begin_inset space \hfill{}
9597 \end_inset
9598
9599 Right
9600 \end_layout
9601
9602 \begin_layout Standard
9603 That was an example in the 
9604 \family sans
9605 Quote
9606 \family default
9607  environment.
9608  Here
9609 \begin_inset Formula $\to$
9610 \end_inset
9611
9612
9613 \begin_inset space \hfill{}
9614 \end_inset
9615
9616
9617 \begin_inset Formula $\gets$
9618 \end_inset
9619
9620 is one in a standard paragraph.
9621  It may or may not be apparent in the printed text, but it 
9622 \emph on
9623 is
9624 \emph default
9625  sitting in-between the two arrows.
9626 \end_layout
9627
9628 \begin_layout Standard
9629 HFills can be made visible when you choose one of the 
9630 \family sans
9631 Fill
9632 \begin_inset space ~
9633 \end_inset
9634
9635 Pattern
9636 \family default
9637  in the space dialog: The following patterns are available:
9638 \end_layout
9639
9640 \begin_layout Standard
9641 Dots: 
9642 \begin_inset space \dotfill{}
9643 \end_inset
9644
9645
9646 \begin_inset space ~
9647 \end_inset
9648
9649
9650 \end_layout
9651
9652 \begin_layout Standard
9653 Rule: 
9654 \begin_inset space \hrulefill{}
9655 \end_inset
9656
9657
9658 \begin_inset space ~
9659 \end_inset
9660
9661
9662 \end_layout
9663
9664 \begin_layout Standard
9665 Left arrow: 
9666 \begin_inset space \leftarrowfill{}
9667 \end_inset
9668
9669
9670 \begin_inset space ~
9671 \end_inset
9672
9673
9674 \end_layout
9675
9676 \begin_layout Standard
9677 Right arrow: 
9678 \begin_inset space \rightarrowfill{}
9679 \end_inset
9680
9681
9682 \begin_inset space ~
9683 \end_inset
9684
9685
9686 \end_layout
9687
9688 \begin_layout Standard
9689 Up brace: 
9690 \begin_inset space \downbracefill{}
9691 \end_inset
9692
9693
9694 \begin_inset space ~
9695 \end_inset
9696
9697
9698 \end_layout
9699
9700 \begin_layout Standard
9701 Down brace: 
9702 \begin_inset space \upbracefill{}
9703 \end_inset
9704
9705
9706 \begin_inset space ~
9707 \end_inset
9708
9709
9710 \end_layout
9711
9712 \begin_layout Standard
9713 \begin_inset Note Greyedout
9714 status open
9715
9716 \begin_layout Plain Layout
9717
9718 \series bold
9719 Note:
9720 \series default
9721  If an HFill is at the beginning of a line, and 
9722 \emph on
9723 not
9724 \emph default
9725  in the first line in a paragraph, LyX ignores it.
9726  This prevents HFills from accidentally being wrapped onto a new line.
9727  If you need space in this case anyway, set the 
9728 \family sans
9729 Protect
9730 \family default
9731  option in the space dialog.
9732 \end_layout
9733
9734 \end_inset
9735
9736
9737 \end_layout
9738
9739 \begin_layout Subsubsection
9740 Phantom Space
9741 \begin_inset Index idx
9742 status collapsed
9743
9744 \begin_layout Plain Layout
9745 Spacing ! Phantom
9746 \end_layout
9747
9748 \end_inset
9749
9750
9751 \end_layout
9752
9753 \begin_layout Standard
9754 Sometimes you want to insert space with exactly the length of a phrase.
9755  E.
9756 \begin_inset space \thinspace{}
9757 \end_inset
9758
9759 g.
9760 \begin_inset space \space{}
9761 \end_inset
9762
9763 you want to create the following multiple choice question:
9764 \end_layout
9765
9766 \begin_layout Standard
9767 \begin_inset VSpace medskip
9768 \end_inset
9769
9770 What is correct English?:
9771 \begin_inset Newline newline
9772 \end_inset
9773
9774
9775 \begin_inset Newline newline
9776 \end_inset
9777
9778 Mr.
9779 \begin_inset space ~
9780 \end_inset
9781
9782 Edge would have been jumps the gun.
9783 \begin_inset Newline newline
9784 \end_inset
9785
9786
9787 \begin_inset ERT
9788 status collapsed
9789
9790 \begin_layout Plain Layout
9791
9792
9793 \backslash
9794 phantom{Mr.
9795  Edge }
9796 \end_layout
9797
9798 \end_inset
9799
9800 has to be jumped
9801 \begin_inset Newline newline
9802 \end_inset
9803
9804
9805 \begin_inset ERT
9806 status collapsed
9807
9808 \begin_layout Plain Layout
9809
9810
9811 \backslash
9812 phantom{Mr.
9813  Edge }
9814 \end_layout
9815
9816 \end_inset
9817
9818 jumps
9819 \begin_inset VSpace medskip
9820 \end_inset
9821
9822
9823 \end_layout
9824
9825 \begin_layout Standard
9826 So that the choices appear exactly after the phrase 
9827 \begin_inset Quotes eld
9828 \end_inset
9829
9830 Mr.
9831 \begin_inset space ~
9832 \end_inset
9833
9834 Edge
9835 \begin_inset space ~
9836 \end_inset
9837
9838
9839 \begin_inset Quotes erd
9840 \end_inset
9841
9842 .
9843  To get this, you can use the LaTeX-command 
9844 \series bold
9845
9846 \backslash
9847 phantom
9848 \series default
9849  in TeX Code
9850 \begin_inset Foot
9851 status collapsed
9852
9853 \begin_layout Plain Layout
9854 See sec.
9855 \begin_inset space \thinspace{}
9856 \end_inset
9857
9858
9859 \begin_inset CommandInset ref
9860 LatexCommand ref
9861 reference "sec:TeX-Code"
9862
9863 \end_inset
9864
9865  for more information about TeX-Code.
9866 \end_layout
9867
9868 \end_inset
9869
9870 .
9871  In our case write the command 
9872 \series bold
9873
9874 \backslash
9875 phantom{Mr.
9876  Edge }
9877 \series default
9878  (note the space after 
9879 \begin_inset Quotes eld
9880 \end_inset
9881
9882 Edge
9883 \begin_inset Quotes erd
9884 \end_inset
9885
9886 ) at the beginning of the last two lines.
9887  The command prints out the phrase within the the two braces, but invisible.
9888  That is why it is named 
9889 \begin_inset Quotes eld
9890 \end_inset
9891
9892 phantom
9893 \begin_inset Quotes erd
9894 \end_inset
9895
9896 .
9897 \begin_inset Foot
9898 status collapsed
9899
9900 \begin_layout Plain Layout
9901 There exists also the commands 
9902 \backslash
9903
9904 \series bold
9905 hphantom
9906 \series default
9907  and 
9908 \backslash
9909
9910 \series bold
9911 vphantom
9912 \series default
9913 , but this too special for the LyX User Guide.
9914  If you are interested in knowing more about this, have a look at 
9915 \begin_inset CommandInset citation
9916 LatexCommand cite
9917 key "latexcompanion,latexguide"
9918
9919 \end_inset
9920
9921 .
9922 \end_layout
9923
9924 \end_inset
9925
9926
9927 \end_layout
9928
9929 \begin_layout Subsection
9930 Vertical Space
9931 \begin_inset CommandInset label
9932 LatexCommand label
9933 name "sub:Vertical-Space"
9934
9935 \end_inset
9936
9937
9938 \begin_inset Index idx
9939 status collapsed
9940
9941 \begin_layout Plain Layout
9942 Spacing ! Vertical
9943 \end_layout
9944
9945 \end_inset
9946
9947
9948 \end_layout
9949
9950 \begin_layout Standard
9951 To add extra vertical space above or below a paragraph, use the 
9952 \family sans
9953 Insert\SpecialChar \menuseparator
9954 Formatting\SpecialChar \menuseparator
9955 Vertical
9956 \begin_inset space ~
9957 \end_inset
9958
9959 Space
9960 \family default
9961  dialog.
9962  There you find the following sizes:
9963 \end_layout
9964
9965 \begin_layout Standard
9966
9967 \family sans
9968 SmallSkip
9969 \family default
9970
9971 \family sans
9972 MedSkip
9973 \family default
9974  and 
9975 \family sans
9976 BigSkip
9977 \family default
9978  are LaTeX sizes which depend on the font size of the document.
9979  
9980 \family sans
9981 DefSkip
9982 \family default
9983  is the skip adjusted in the dialog 
9984 \family sans
9985 Document\SpecialChar \menuseparator
9986 Settings
9987 \family default
9988
9989 \begin_inset Index idx
9990 status collapsed
9991
9992 \begin_layout Plain Layout
9993 Document ! Settings
9994 \end_layout
9995
9996 \end_inset
9997
9998  for the paragraph separation.
9999  If you use indentation to separate paragraphs 
10000 \family sans
10001 DefSkip
10002 \family default
10003  is equal to 
10004 \family sans
10005 MedSkip
10006 \family default
10007 .
10008 \end_layout
10009
10010 \begin_layout Standard
10011
10012 \family sans
10013 VFill
10014 \family default
10015
10016 \begin_inset Index idx
10017 status collapsed
10018
10019 \begin_layout Plain Layout
10020 Spacing ! Fills
10021 \end_layout
10022
10023 \end_inset
10024
10025  is a variable space, set so that the space is maximal within one page.
10026  An example: You have only two short paragraphs on one page with a vfill
10027  between them.
10028  Then the first paragraph is placed at the top of the page and the second
10029  one at the bottom, because the space between them is then maximal.
10030  
10031 \family sans
10032 VFill
10033 \family default
10034 s work like 
10035 \family sans
10036 HFill
10037 \family default
10038 s: they fill the remaining vertical space on a page with blank space.
10039 \begin_inset Foot
10040 status collapsed
10041
10042 \begin_layout Plain Layout
10043
10044 \family sans
10045 HFill
10046 \family default
10047 s are described in section
10048 \begin_inset space ~
10049 \end_inset
10050
10051
10052 \begin_inset CommandInset ref
10053 LatexCommand ref
10054 reference "sub:Horizontal-Space"
10055
10056 \end_inset
10057
10058 .
10059 \end_layout
10060
10061 \end_inset
10062
10063  If there are several 
10064 \family sans
10065 VFill
10066 \family default
10067 s on a page, they divide the remaining vertical space equally between themselves.
10068  You can therefore use 
10069 \family sans
10070 VFill
10071 \family default
10072 s to center text on a page, or even place text 2/3 down a page.
10073 \end_layout
10074
10075 \begin_layout Standard
10076
10077 \family sans
10078 Custom
10079 \family default
10080  are custom spaces in units explained in Appendix
10081 \begin_inset space ~
10082 \end_inset
10083
10084
10085 \begin_inset CommandInset ref
10086 LatexCommand ref
10087 reference "cha:Units-available-in"
10088
10089 \end_inset
10090
10091 .
10092 \end_layout
10093
10094 \begin_layout Standard
10095 \begin_inset Note Greyedout
10096 status open
10097
10098 \begin_layout Plain Layout
10099
10100 \series bold
10101 Note:
10102 \series default
10103  
10104 \series medium
10105 When the extra vertical space would be in the output at the top/bottom of
10106  a page, the space is only added if you have also checked the option 
10107 \family sans
10108 Protect
10109 \family default
10110 .
10111 \end_layout
10112
10113 \end_inset
10114
10115
10116 \end_layout
10117
10118 \begin_layout Subsection
10119 Paragraph Alignment
10120 \end_layout
10121
10122 \begin_layout Standard
10123 You can change the paragraph alignment with the 
10124 \family sans
10125 Edit\SpecialChar \menuseparator
10126 Paragraph Settings
10127 \family default
10128  dialog.
10129  There are four possibilities: 
10130 \end_layout
10131
10132 \begin_layout Itemize
10133
10134 \family sans
10135 Justified
10136 \family default
10137  (shortcut 
10138 \begin_inset Info
10139 type  "shortcut"
10140 arg   "paragraph-params \\align block"
10141 \end_inset
10142
10143 )
10144 \end_layout
10145
10146 \begin_layout Itemize
10147
10148 \family sans
10149 Left
10150 \family default
10151  (
10152 \begin_inset Info
10153 type  "shortcut"
10154 arg   "paragraph-params \\align left"
10155 \end_inset
10156
10157 )
10158 \end_layout
10159
10160 \begin_layout Itemize
10161
10162 \family sans
10163 Right
10164 \family default
10165  (
10166 \begin_inset Info
10167 type  "shortcut"
10168 arg   "paragraph-params \\align right"
10169 \end_inset
10170
10171 )
10172 \end_layout
10173
10174 \begin_layout Itemize
10175
10176 \family sans
10177 Center
10178 \family default
10179  (
10180 \begin_inset Info
10181 type  "shortcut"
10182 arg   "paragraph-params \\align center"
10183 \end_inset
10184
10185 )
10186 \end_layout
10187
10188 \begin_layout Itemize
10189
10190 \family sans
10191 Default
10192 \family default
10193  (
10194 \begin_inset Info
10195 type  "shortcut"
10196 arg   "paragraph-params \\align default"
10197 \end_inset
10198
10199 )
10200 \end_layout
10201
10202 \begin_layout Standard
10203 The default in most cases is justified alignment, in which the inter-word
10204  spacing is variable and each line of a paragraph fills the region between
10205  the left and right margins.
10206  The other three alignments should be self-explanatory, and look like this:
10207 \end_layout
10208
10209 \begin_layout Standard
10210 \align right
10211 This paragraph is right aligned,
10212 \end_layout
10213
10214 \begin_layout Standard
10215 \align center
10216 this one is centered,
10217 \end_layout
10218
10219 \begin_layout Standard
10220 \align left
10221 this one is left aligned.
10222 \end_layout
10223
10224 \begin_layout Subsection
10225 Forced Page Breaks
10226 \begin_inset Index idx
10227 status collapsed
10228
10229 \begin_layout Plain Layout
10230 Page breaks ! Forced
10231 \end_layout
10232
10233 \end_inset
10234
10235
10236 \begin_inset CommandInset label
10237 LatexCommand label
10238 name "sub:Forced-Page-Breaks"
10239
10240 \end_inset
10241
10242
10243 \end_layout
10244
10245 \begin_layout Standard
10246 If you don't like the way LaTeX does the pagebreaks in your document, you
10247  can force a page break where you want one.
10248  Normally this will not be necessary, because LaTeX is good at page breaking.
10249  Only if you use a lot of 
10250 \family sans
10251 Floats
10252 \family default
10253 , LaTeX's page breaking algorithm can fail.
10254 \end_layout
10255
10256 \begin_layout Standard
10257 We recommend not to use forced pagebreaks until the text is finished and
10258  until you have checked in the preview to see if you 
10259 \emph on
10260 really
10261 \emph default
10262  have to change the page breaking.
10263 \end_layout
10264
10265 \begin_layout Standard
10266 There are two types of pagebreaks: One that ends the page without any special
10267  action.
10268  This can be inserted above or below a paragraph via the menu 
10269 \family sans
10270 Insert\SpecialChar \menuseparator
10271 Formatting\SpecialChar \menuseparator
10272 New
10273 \begin_inset space ~
10274 \end_inset
10275
10276 Page
10277 \family default
10278 .
10279  The second type, that is inserted via the menu 
10280 \family sans
10281 Insert\SpecialChar \menuseparator
10282 Formatting\SpecialChar \menuseparator
10283 Page
10284 \begin_inset space ~
10285 \end_inset
10286
10287 Break
10288 \family default
10289 , ends a page but stretches the content of the page, so that it fills out
10290  the complete page.
10291  This type is useful to avoid whitespace when a page break produces a page
10292  on which only the last few lines are absent.
10293 \end_layout
10294
10295 \begin_layout Standard
10296 You might try to use a page break to ensure that a figure or table appears
10297  at the top of a page.
10298  This is, of course, the wrong way to do it.
10299  LyX gives you a way of automatically ensuring that your figures and tables
10300  appear at the top of a page (or the bottom, or on their own page) without
10301  having to worry about what precedes or follows your figure or table.
10302  See chapter 
10303 \begin_inset CommandInset ref
10304 LatexCommand ref
10305 reference "cha:Floats-and-Notes"
10306
10307 \end_inset
10308
10309  to learn more about 
10310 \family sans
10311 Floats
10312 \family default
10313 .
10314 \end_layout
10315
10316 \begin_layout Subsubsection
10317 Clear Page Breaks
10318 \begin_inset CommandInset label
10319 LatexCommand label
10320 name "sub:Clear-Page-Breaks"
10321
10322 \end_inset
10323
10324
10325 \begin_inset Index idx
10326 status collapsed
10327
10328 \begin_layout Plain Layout
10329 Page breaks ! Clear
10330 \end_layout
10331
10332 \end_inset
10333
10334
10335 \end_layout
10336
10337 \begin_layout Standard
10338 Rather than forced pagebreaks where the content behind the break is placed
10339  directly on the next page, you can also clear pages while breaking them.
10340  That means that the current paragraph is terminated and everything, including
10341  unprocessed floats, from the earlier part of the document are placed behind
10342  it, if necessary by adding pages.
10343 \end_layout
10344
10345 \begin_layout Standard
10346 You can insert a clear page break with the menu 
10347 \family sans
10348 Insert\SpecialChar \menuseparator
10349 Formatting\SpecialChar \menuseparator
10350 Clear
10351 \begin_inset space ~
10352 \end_inset
10353
10354 Page
10355 \family default
10356 .
10357  When you have a two-sided document like a book, you can use the menu 
10358 \family sans
10359 Insert\SpecialChar \menuseparator
10360 Formatting\SpecialChar \menuseparator
10361 Clear
10362 \begin_inset space ~
10363 \end_inset
10364
10365 Double
10366 \begin_inset space ~
10367 \end_inset
10368
10369 Page
10370 \family default
10371  to insert a clear page break that assures that the next page is a right-hand
10372  page (odd-numbered), if necessary by adding a page.
10373 \end_layout
10374
10375 \begin_layout Subsection
10376 Forced Line Breaks
10377 \begin_inset Index idx
10378 status collapsed
10379
10380 \begin_layout Plain Layout
10381 Line breaks
10382 \end_layout
10383
10384 \end_inset
10385
10386
10387 \begin_inset CommandInset label
10388 LatexCommand label
10389 name "sub:Forced-Line-Breaks"
10390
10391 \end_inset
10392
10393
10394 \end_layout
10395
10396 \begin_layout Standard
10397 Similar to page breaks there are two types of line breaks: One that simply
10398  breaks the line.
10399  You can force this line break within a paragraph by selecting 
10400 \family sans
10401 Insert\SpecialChar \menuseparator
10402 Formatting\SpecialChar \menuseparator
10403 Ragged
10404 \begin_inset space ~
10405 \end_inset
10406
10407 Line
10408 \begin_inset space ~
10409 \end_inset
10410
10411 Break
10412 \family default
10413  or with 
10414 \begin_inset Info
10415 type  "shortcut"
10416 arg   "newline-insert newline"
10417 \end_inset
10418
10419 .
10420  Another type that is inserted via the menu 
10421 \family sans
10422 Insert\SpecialChar \menuseparator
10423 Formatting\SpecialChar \menuseparator
10424 Justified
10425 \begin_inset space ~
10426 \end_inset
10427
10428 Line
10429 \begin_inset space ~
10430 \end_inset
10431
10432 Break
10433 \family default
10434  breaks the line and stretches it so that it fills out the whole space between
10435  the page margins.
10436  This is necessary to avoid 
10437 \begin_inset Quotes eld
10438 \end_inset
10439
10440 fringes
10441 \begin_inset Quotes erd
10442 \end_inset
10443
10444  in justified paragraphs due to whitespace introduced by line breaks.
10445 \end_layout
10446
10447 \begin_layout Standard
10448 You shouldn't use forced line breaks to correct LaTeX's line breaking, as
10449  LaTeX is very good at line breaking.
10450  There are, however, a number of situations where it is necessary to actively
10451  set a line break, e.
10452 \begin_inset space \thinspace{}
10453 \end_inset
10454
10455 g.
10456 \begin_inset space \space{}
10457 \end_inset
10458
10459 in a poem or for an address (see sections
10460 \begin_inset space ~
10461 \end_inset
10462
10463
10464 \begin_inset CommandInset ref
10465 LatexCommand ref
10466 reference "sec:Quote"
10467
10468 \end_inset
10469
10470
10471 \begin_inset CommandInset ref
10472 LatexCommand ref
10473 reference "sec:Verse"
10474
10475 \end_inset
10476
10477  and 
10478 \begin_inset CommandInset ref
10479 LatexCommand ref
10480 reference "sec:Address-Usage"
10481
10482 \end_inset
10483
10484 ).
10485 \end_layout
10486
10487 \begin_layout Subsection
10488 Horizontal Lines
10489 \begin_inset CommandInset label
10490 LatexCommand label
10491 name "sub:Horizontal-Lines"
10492
10493 \end_inset
10494
10495
10496 \begin_inset Index idx
10497 status collapsed
10498
10499 \begin_layout Plain Layout
10500 Horizontal lines
10501 \end_layout
10502
10503 \end_inset
10504
10505
10506 \end_layout
10507
10508 \begin_layout Standard
10509
10510 \lyxline
10511 In the dialog 
10512 \family sans
10513 Insert\SpecialChar \menuseparator
10514 Formatting\SpecialChar \menuseparator
10515 Horizontal
10516 \begin_inset space ~
10517 \end_inset
10518
10519 Line
10520 \family default
10521  you can insert horizontal lines that span the whole width of the document
10522  or column.
10523 \lyxline
10524
10525 \end_layout
10526
10527 \begin_layout Section
10528 Characters and Symbols
10529 \end_layout
10530
10531 \begin_layout Standard
10532 You can directly enter all characters that are available on your keyboard.
10533  You can also use special keyboard maps to be able to enter e.
10534 \begin_inset space \thinspace{}
10535 \end_inset
10536
10537 g.
10538 \begin_inset space \space{}
10539 \end_inset
10540
10541 characters needed for French with an English keyboard.
10542  See section
10543 \begin_inset space \thinspace{}
10544 \end_inset
10545
10546
10547 \begin_inset CommandInset ref
10548 LatexCommand ref
10549 reference "sub:Keyboard-mapping"
10550
10551 \end_inset
10552
10553  for information on how this is done.
10554 \end_layout
10555
10556 \begin_layout Standard
10557 For the case where you need a character that is not on your keyboard, you
10558  can use the 
10559 \family sans
10560 Symbols
10561 \family default
10562  dialog via the menu 
10563 \family sans
10564 Insert\SpecialChar \menuseparator
10565 Special Character\SpecialChar \menuseparator
10566 Symbols
10567 \family default
10568 .
10569 \end_layout
10570
10571 \begin_layout Standard
10572 \begin_inset Note Greyedout
10573 status open
10574
10575 \begin_layout Plain Layout
10576
10577 \series bold
10578 Note:
10579 \series default
10580  Maybe not all symbols inserted with the symbols dialog can be displayed
10581  when you are using a special screen font in LyX's preferences.
10582  But the inserted symbols will in every case be displayed in the output.
10583 \end_layout
10584
10585 \end_inset
10586
10587
10588 \end_layout
10589
10590 \begin_layout Section
10591 Fonts and Text Styles
10592 \begin_inset CommandInset label
10593 LatexCommand label
10594 name "sec:Fonts-and-Text"
10595
10596 \end_inset
10597
10598
10599 \end_layout
10600
10601 \begin_layout Subsection
10602 Font Types
10603 \begin_inset Index idx
10604 status collapsed
10605
10606 \begin_layout Plain Layout
10607 Font ! Types
10608 \end_layout
10609
10610 \end_inset
10611
10612
10613 \end_layout
10614
10615 \begin_layout Standard
10616 There are two types of fonts:
10617 \end_layout
10618
10619 \begin_layout Description
10620 Vector
10621 \begin_inset space ~
10622 \end_inset
10623
10624 fonts
10625 \begin_inset Index idx
10626 status collapsed
10627
10628 \begin_layout Plain Layout
10629 Fonts ! Vector-
10630 \end_layout
10631
10632 \end_inset
10633
10634  are fonts, built from outlines of the single glyphs (i.
10635 \begin_inset space \thinspace{}
10636 \end_inset
10637
10638 g.
10639  characters) in the font.
10640  This means that each glyph is defined using mathematical curves that are
10641  well suited for scaling to any requested size.
10642  This mathematical definition is interpreted by the font renderer and the
10643  curve is filled out with pixels according to the size and glyph.
10644  This means that outline fonts will look pretty good in all sizes.
10645  Only at very small sizes where each pixel has to be very carefully computed
10646  to provide a good image, it might be hard to provide a good rendering.
10647 \begin_inset Newline newline
10648 \end_inset
10649
10650 That could mean that one only needs to define one font size and scale them.
10651  But to achieve a better quality, many fonts define several font sizes.
10652  That improves the appearance because you need more details at large font
10653  sizes than at small ones.
10654 \begin_inset Newline newline
10655 \end_inset
10656
10657 The font types 
10658 \family typewriter
10659 TrueType
10660 \family default
10661
10662 \family typewriter
10663 OpenType
10664 \family default
10665 , and 
10666 \family typewriter
10667 Type
10668 \begin_inset space ~
10669 \end_inset
10670
10671 1
10672 \family default
10673  are vector fonts.
10674 \end_layout
10675
10676 \begin_layout Description
10677 Bitmap
10678 \begin_inset space ~
10679 \end_inset
10680
10681 fonts
10682 \begin_inset Index idx
10683 status collapsed
10684
10685 \begin_layout Plain Layout
10686 Fonts ! Bitmap-
10687 \end_layout
10688
10689 \end_inset
10690
10691  on the other hand, are defined by bitmap graphics from the start, so they
10692  will look good at all the sizes they are meant for.
10693  However, they don't scale well, because in order to scale a glyph, each
10694  pixel is enlarged into several pixels.
10695  It is the same effect that happens if you try to enlarge a picture in a
10696  picture manipulation program.
10697  In order to relieve this effect, bitmap fonts are typically provided in
10698  several fixed sizes typically from around 8 pixels high up to 34 pixels
10699  or so high in steps according to what is believed to be useful.
10700  The advantage of bitmap fonts is that no complicated computations are necessary
10701  to display each glyph, so bitmap fonts are thus faster displayed than scalable
10702  fonts.
10703  The disadvantage is that sizes that don't exist as fixed versions have
10704  to be scaled by doubling pixels, and thus look bad.
10705 \begin_inset Newline newline
10706 \end_inset
10707
10708 Bitmap fonts are named 
10709 \family typewriter
10710 Type
10711 \begin_inset space ~
10712 \end_inset
10713
10714 3
10715 \family default
10716  in PostScript- and PDF-documents.
10717 \end_layout
10718
10719 \begin_layout Standard
10720 The result of all this, is that bitmap fonts are best for the size they
10721  are designed for, while scalable fonts are good for nearly all sizes.
10722  So one need fewer font size definitions for scalable fonts.
10723  That's the reason why nearly all text rendering and typesetting programs
10724  use scalable fonts.
10725 \end_layout
10726
10727 \begin_layout Standard
10728 To test which fonts are used in a PDF-document, you can have a look into
10729  its document properties.
10730 \end_layout
10731
10732 \begin_layout Standard
10733 Many modern typesetting and markup languages have begun to move towards
10734  specifying character styles rather than specifying a particular font.
10735  For example, instead of changing to an italicized version of the current
10736  font to emphasize text, you use an 
10737 \begin_inset Quotes eld
10738 \end_inset
10739
10740 emphasized style
10741 \begin_inset Quotes erd
10742 \end_inset
10743
10744  instead.
10745  This concept fits in perfectly with LyX.
10746  In LyX, you do things based on contexts, rather than focusing on typesetting
10747  details.
10748 \end_layout
10749
10750 \begin_layout Subsection
10751 Document Font and Font size
10752 \begin_inset CommandInset label
10753 LatexCommand label
10754 name "sub:Document-Font"
10755
10756 \end_inset
10757
10758
10759 \begin_inset Index idx
10760 status collapsed
10761
10762 \begin_layout Plain Layout
10763 Font ! Size
10764 \end_layout
10765
10766 \end_inset
10767
10768
10769 \begin_inset Index idx
10770 status collapsed
10771
10772 \begin_layout Plain Layout
10773 Document ! Font
10774 \end_layout
10775
10776 \end_inset
10777
10778
10779 \end_layout
10780
10781 \begin_layout Standard
10782 You can set the document fonts in the 
10783 \family sans
10784 Document\SpecialChar \menuseparator
10785 Settings
10786 \family default
10787
10788 \begin_inset Index idx
10789 status collapsed
10790
10791 \begin_layout Plain Layout
10792 Document ! Settings
10793 \end_layout
10794
10795 \end_inset
10796
10797  dialog.
10798  There you can specify which font should be used for the three different
10799  font shapes roman (serif), 
10800 \family sans
10801 sans
10802 \begin_inset space ~
10803 \end_inset
10804
10805 serif
10806 \family default
10807 , and 
10808 \family typewriter
10809 typewriter
10810 \family default
10811  and its scalings.
10812 \end_layout
10813
10814 \begin_layout Standard
10815 The possible options for the font include 
10816 \family sans
10817 default
10818 \family default
10819  and a list of fonts available on your system.
10820  
10821 \family sans
10822 default
10823 \family default
10824  uses the standard TeX fonts, known as 
10825 \begin_inset Quotes eld
10826 \end_inset
10827
10828
10829 \family typewriter
10830 Computer Modern
10831 \family default
10832
10833 \begin_inset Quotes erd
10834 \end_inset
10835
10836  (
10837 \family typewriter
10838 cm
10839 \family default
10840 ) or 
10841 \begin_inset Quotes eld
10842 \end_inset
10843
10844
10845 \family typewriter
10846 European Computer Modern
10847 \family default
10848
10849 \begin_inset Quotes erd
10850 \end_inset
10851
10852  (
10853 \family typewriter
10854 ec
10855 \family default
10856 ).
10857 \end_layout
10858
10859 \begin_layout Standard
10860 As 
10861 \family typewriter
10862 cm
10863 \family default
10864  and 
10865 \family typewriter
10866 ec
10867 \family default
10868  are bitmap fonts, they often looks pixeled in PDF output, especially when
10869  you read the PDF in a zoomed size.
10870 \begin_inset Foot
10871 status collapsed
10872
10873 \begin_layout Plain Layout
10874 This problem doesn't appear if you read PDFs in 
10875 \family typewriter
10876 Adobe
10877 \begin_inset space ~
10878 \end_inset
10879
10880 Reader
10881 \family default
10882  version 6 or later, because this program includes a special bitmap font
10883  renderer.
10884 \end_layout
10885
10886 \end_inset
10887
10888  To get rid of pixeled fonts, you have to use a vector font.
10889  There are three ways to use one:
10890 \end_layout
10891
10892 \begin_layout Itemize
10893 One way is to use the 
10894 \family typewriter
10895 AE
10896 \family default
10897  fonts.
10898  
10899 \family typewriter
10900 AE
10901 \family default
10902  is a virtual font.
10903  Virtual means that it 
10904 \begin_inset Quotes eld
10905 \end_inset
10906
10907 steals
10908 \begin_inset Quotes erd
10909 \end_inset
10910
10911  outline 
10912 \family typewriter
10913 cm
10914 \family default
10915 -glyphs from other fonts.
10916  This has the disadvantage that some characters are missing, like the French
10917  guillemets (
10918 \begin_inset Quotes eld
10919 \end_inset
10920
10921 «
10922 \begin_inset Quotes erd
10923 \end_inset
10924
10925  and 
10926 \begin_inset Quotes eld
10927 \end_inset
10928
10929 »
10930 \begin_inset Quotes erd
10931 \end_inset
10932
10933 )
10934 \begin_inset Foot
10935 status collapsed
10936
10937 \begin_layout Plain Layout
10938 Loading the LaTeX-package 
10939 \series bold
10940 aeguill
10941 \series default
10942
10943 \begin_inset Index idx
10944 status collapsed
10945
10946 \begin_layout Plain Layout
10947 LaTeX-packages ! aeguill
10948 \end_layout
10949
10950 \end_inset
10951
10952  with the document preamble line
10953 \begin_inset Newline newline
10954 \end_inset
10955
10956
10957 \series bold
10958
10959 \backslash
10960 usepackage[ec]{aeguill}
10961 \begin_inset Newline newline
10962 \end_inset
10963
10964
10965 \series default
10966 will fix the guillemet problem.
10967 \end_layout
10968
10969 \end_inset
10970
10971  and that accented characters are not 
10972 \emph on
10973 one
10974 \emph default
10975  glyph, they are build of 
10976 \emph on
10977 two
10978 \emph default
10979  characters, the accent and the letter.
10980  Therefore you can't search in documents using the 
10981 \family typewriter
10982 AE
10983 \family default
10984  fonts for words with accented characters.
10985  If you search for example for the French word 
10986 \begin_inset Quotes eld
10987 \end_inset
10988
10989 rève
10990 \begin_inset Quotes erd
10991 \end_inset
10992
10993  in a PDF, you won't get any result, because the PDF-viewer searches for
10994  the glyph 
10995 \begin_inset Quotes eld
10996 \end_inset
10997
10998  è 
10999 \begin_inset Quotes erd
11000 \end_inset
11001
11002  and not for the glyph 
11003 \begin_inset Quotes eld
11004 \end_inset
11005
11006  e +
11007 \begin_inset space ~
11008 \end_inset
11009
11010  ̀ 
11011 \begin_inset Quotes erd
11012 \end_inset
11013
11014 .
11015 \end_layout
11016
11017 \begin_layout Itemize
11018 Another possibility is to use three different outline fonts
11019 \begin_inset Foot
11020 status collapsed
11021
11022 \begin_layout Plain Layout
11023 Other fonts, like 
11024 \family typewriter
11025 Latin Modern
11026 \family default
11027  or 
11028 \family typewriter
11029 Computer Modern
11030 \family default
11031 , consist of these three main font types 
11032 \family sans
11033 sans
11034 \begin_inset space ~
11035 \end_inset
11036
11037 serif
11038 \family default
11039
11040 \family sans
11041 typewriter
11042 \family default
11043 , and 
11044 \family sans
11045 serif
11046 \family default
11047 .
11048 \end_layout
11049
11050 \end_inset
11051
11052
11053 \family typewriter
11054 Times Roman
11055 \family default
11056  as roman font,
11057 \family sans
11058  
11059 \family typewriter
11060 Helvetica
11061 \family default
11062  scaled to 92 or 95
11063 \begin_inset space \thinspace{}
11064 \end_inset
11065
11066 % as sans
11067 \begin_inset space ~
11068 \end_inset
11069
11070 serif font, and 
11071 \family typewriter
11072 courier
11073 \family default
11074  as typewriter font.
11075 \begin_inset Newline newline
11076 \end_inset
11077
11078 The differences between roman, 
11079 \family sans
11080 sans
11081 \begin_inset space ~
11082 \end_inset
11083
11084 serif
11085 \family default
11086 , and 
11087 \family typewriter
11088 typewriter
11089 \family default
11090  fonts are explained in section
11091 \begin_inset space ~
11092 \end_inset
11093
11094
11095 \begin_inset CommandInset ref
11096 LatexCommand ref
11097 reference "sub:Fine-Tuning-with-the"
11098
11099 \end_inset
11100
11101 .
11102 \begin_inset Newline newline
11103 \end_inset
11104
11105 The font 
11106 \family typewriter
11107 Times Roman
11108 \family default
11109  was originally designed for newspapers.
11110  That means its glyphs are smaller than the ones from other fonts to fit
11111  into the small newspaper columns.
11112  Therefore 
11113 \family typewriter
11114 Times Roman
11115 \family default
11116  is not the optimal choice for larger documents like books.
11117 \end_layout
11118
11119 \begin_layout Itemize
11120 The best solution is to use the 
11121 \family typewriter
11122 Latin Modern
11123 \family default
11124  (
11125 \family typewriter
11126 lm
11127 \family default
11128 ) fonts.
11129  These fonts were developed for the LaTeX community to replace 
11130 \family typewriter
11131 cm
11132 \family default
11133  as the default font.
11134  In most cases they look the same as 
11135 \family typewriter
11136 cm
11137 \family default
11138
11139 \begin_inset Foot
11140 status collapsed
11141
11142 \begin_layout Plain Layout
11143 One difference is improved kerning for the 
11144 \family typewriter
11145 lm
11146 \family default
11147  fonts.
11148 \end_layout
11149
11150 \end_inset
11151
11152 , but 
11153 \family typewriter
11154 lm
11155 \family default
11156  covers a vast number of characters over the other two families 
11157 \family typewriter
11158 cm
11159 \family default
11160  and 
11161 \family typewriter
11162 ec
11163 \family default
11164 .
11165 \end_layout
11166
11167 \begin_layout Standard
11168 \begin_inset VSpace bigskip
11169 \end_inset
11170
11171 For the font size there are four possible values: 
11172 \family sans
11173 default, 10
11174 \family default
11175
11176 \family sans
11177 11
11178 \family default
11179 , and 
11180 \family sans
11181 12
11182 \family default
11183 .
11184  The size of 
11185 \family sans
11186 default
11187 \family default
11188  depends on your LaTeX-system, normally it is equal to the font size 10.
11189 \end_layout
11190
11191 \begin_layout Standard
11192 The font sizes are the 
11193 \emph on
11194 base size
11195 \emph default
11196 .
11197  That means that LyX scales all other possible font sizes (such as those
11198  used in footnotes, super-, and subscripts) by this value.
11199  You can fine-tune the font size of text parts via the 
11200 \family sans
11201 Text
11202 \begin_inset space ~
11203 \end_inset
11204
11205 Style
11206 \family default
11207  dialog if needed.
11208  The possible font sizes for text parts are explained in section
11209 \begin_inset space ~
11210 \end_inset
11211
11212
11213 \begin_inset CommandInset ref
11214 LatexCommand ref
11215 reference "sub:Fine-Tuning-with-the"
11216
11217 \end_inset
11218
11219 .
11220 \end_layout
11221
11222 \begin_layout Standard
11223 The field 
11224 \family sans
11225 CJK
11226 \family default
11227  allows users of the languages Chinese, Japanese, Korean (CJK) to specify
11228  a font to display the script characters.
11229 \begin_inset Foot
11230 status collapsed
11231
11232 \begin_layout Plain Layout
11233 The font will be the argument for the commands of the LaTeX-package 
11234 \series bold
11235 CJK
11236 \series default
11237 .
11238  So this has no effect for the document language 
11239 \family sans
11240 Japanese
11241 \family default
11242  that doesn't use 
11243 \series bold
11244 CJK
11245 \series default
11246 .
11247 \end_layout
11248
11249 \end_inset
11250
11251
11252 \end_layout
11253
11254 \begin_layout Standard
11255 \begin_inset VSpace bigskip
11256 \end_inset
11257
11258
11259 \begin_inset Note Greyedout
11260 status open
11261
11262 \begin_layout Plain Layout
11263
11264 \series bold
11265 Note:
11266 \series default
11267  When you choose a new font or font size, LyX does 
11268 \emph on
11269 not
11270 \emph default
11271  change the screen font! You will only see a difference in the printed output;
11272  this is part of the WYSIWYM concept.
11273  LyX's screen fonts can be adjusted in the 
11274 \family sans
11275 Tools\SpecialChar \menuseparator
11276 Preferences
11277 \family default
11278  dialog, see section
11279 \begin_inset space ~
11280 \end_inset
11281
11282
11283 \begin_inset CommandInset ref
11284 LatexCommand ref
11285 reference "sub:Screen-Fonts"
11286
11287 \end_inset
11288
11289 .
11290 \end_layout
11291
11292 \end_inset
11293
11294
11295 \end_layout
11296
11297 \begin_layout Subsection
11298 Using Different Character Styles
11299 \begin_inset Index idx
11300 status collapsed
11301
11302 \begin_layout Plain Layout
11303 Character Styles
11304 \end_layout
11305
11306 \end_inset
11307
11308
11309 \begin_inset Index idx
11310 status collapsed
11311
11312 \begin_layout Plain Layout
11313 Text Style
11314 \end_layout
11315
11316 \end_inset
11317
11318
11319 \end_layout
11320
11321 \begin_layout Standard
11322 As we've already seen, LyX automatically changes the character style for
11323  certain paragraph environments.
11324  LyX supports two character styles, 
11325 \family sans
11326 Emphasized
11327 \family default
11328  and 
11329 \family sans
11330 Noun
11331 \family default
11332 .
11333  You can activate both of these styles via keybindings, the menus, and the
11334  toolbar.
11335 \end_layout
11336
11337 \begin_layout Standard
11338 To activate the 
11339 \family sans
11340 Noun
11341 \family default
11342  style, do one of the following:
11343 \end_layout
11344
11345 \begin_layout Itemize
11346 click on the toolbar button 
11347 \begin_inset Graphics
11348         filename ../images/font-noun.png
11349
11350 \end_inset
11351
11352
11353 \end_layout
11354
11355 \begin_layout Itemize
11356 use the key binding 
11357 \begin_inset Info
11358 type  "shortcut"
11359 arg   "font-noun"
11360 \end_inset
11361
11362
11363 \end_layout
11364
11365 \begin_layout Standard
11366 These commands are all toggles.
11367  That is, if 
11368 \family sans
11369 Noun
11370 \family default
11371  style is already active, they deactivate it.
11372 \end_layout
11373
11374 \begin_layout Standard
11375 One typically uses the 
11376 \family sans
11377 Noun
11378 \family default
11379  style for proper names.
11380  For example: 
11381 \begin_inset Quotes eld
11382 \end_inset
11383
11384
11385 \noun on
11386 Matthias Ettrich
11387 \noun default
11388  is the original author of LyX.
11389 \begin_inset Quotes erd
11390 \end_inset
11391
11392
11393 \end_layout
11394
11395 \begin_layout Standard
11396 A more widely used character style is the 
11397 \family sans
11398 Emphasized
11399 \family default
11400  style.
11401  You can activate (or deactivate - it's also a toggle) the 
11402 \family sans
11403 Emphasized
11404 \family default
11405  style by:
11406 \end_layout
11407
11408 \begin_layout Itemize
11409 clicking on the toolbar button 
11410 \begin_inset Graphics
11411         filename ../images/font-emph.png
11412
11413 \end_inset
11414
11415
11416 \end_layout
11417
11418 \begin_layout Itemize
11419 using the keybindings 
11420 \begin_inset Info
11421 type  "shortcut"
11422 arg   "font-emph"
11423 \end_inset
11424
11425
11426 \end_layout
11427
11428 \begin_layout Standard
11429 Normally the 
11430 \family sans
11431 Emphasized
11432 \family default
11433  style is equivalent to an italic font but some document classes or LaTeX-packag
11434 es use a different font.
11435 \end_layout
11436
11437 \begin_layout Standard
11438 We've been using the 
11439 \family sans
11440 Emphasized
11441 \family default
11442  style all over the place in this document.
11443  Here's one more example:
11444 \end_layout
11445
11446 \begin_layout Quotation
11447
11448 \emph on
11449 Don't overuse character styles!
11450 \end_layout
11451
11452 \begin_layout Standard
11453 It's also a warning in addition to an example.
11454  One's writing should parallel ordinary conversation.
11455  Since we don't all constantly scream at each other, we should also avoid
11456  the common tendency to overuse character style.
11457  
11458 \end_layout
11459
11460 \begin_layout Standard
11461 You can always reset to the default font using the key binding 
11462 \begin_inset Info
11463 type  "shortcut"
11464 arg   "font-default"
11465 \end_inset
11466
11467  or the dialog 
11468 \family sans
11469 Edit\SpecialChar \menuseparator
11470 Text
11471 \begin_inset space ~
11472 \end_inset
11473
11474 Style
11475 \family default
11476 .
11477 \end_layout
11478
11479 \begin_layout Subsection
11480 Fine-Tuning with the 
11481 \family sans
11482 Text Style
11483 \family default
11484  dialog
11485 \begin_inset CommandInset label
11486 LatexCommand label
11487 name "sub:Fine-Tuning-with-the"
11488
11489 \end_inset
11490
11491
11492 \begin_inset Index idx
11493 status collapsed
11494
11495 \begin_layout Plain Layout
11496 Text Style
11497 \end_layout
11498
11499 \end_inset
11500
11501
11502 \end_layout
11503
11504 \begin_layout Standard
11505 There are always occasions when you will need to do some fine-tuning, so
11506  LyX gives you a way to create a custom character style.
11507  For example, an academic journal or a corporation may have a style sheet
11508  requiring a sans-serif font be used in certain situations.
11509  Also, writers sometimes use a different font to offset a character's thoughts
11510  from ordinary dialog.
11511 \end_layout
11512
11513 \begin_layout Standard
11514 Before we document how to use custom character style, we want to issue a
11515  warning yet again: Don't overuse character styles! 
11516 \begin_inset Newline newline
11517 \end_inset
11518
11519 Documents that overuse different fonts and sizes are not well readable and
11520  tend to look as if someone has knocked huge holes in them.
11521 \end_layout
11522
11523 \begin_layout Standard
11524 To use custom character styles, open the 
11525 \family sans
11526 Edit\SpecialChar \menuseparator
11527 Text
11528 \begin_inset space ~
11529 \end_inset
11530
11531 Style
11532 \family default
11533  dialog.
11534  There are several boxes on this dialog, each corresponding to a different
11535  font property which you can choose.
11536  You can choose an option for one of these properties, or select 
11537 \family sans
11538 No
11539 \begin_inset space ~
11540 \end_inset
11541
11542 change
11543 \family default
11544 , which keeps the current state of that property.
11545  The item 
11546 \family sans
11547 Reset
11548 \family default
11549  will reset the property to whatever is the default.
11550  You can use this to reset attributes across a bunch of different paragraph
11551  environments in a snap.
11552 \end_layout
11553
11554 \begin_layout Standard
11555 The font properties, and their options (in addition to 
11556 \family sans
11557 No
11558 \begin_inset space ~
11559 \end_inset
11560
11561 change
11562 \family default
11563  and 
11564 \family sans
11565 Reset
11566 \family default
11567 ) are:
11568 \end_layout
11569
11570 \begin_layout Labeling
11571 \labelwidthstring 00.00.0000
11572
11573 \family sans
11574 Family
11575 \family default
11576  The 
11577 \begin_inset Quotes eld
11578 \end_inset
11579
11580 overall look
11581 \begin_inset Quotes erd
11582 \end_inset
11583
11584  of the font.
11585  The possible options are:
11586 \end_layout
11587
11588 \begin_deeper
11589 \begin_layout Labeling
11590 \labelwidthstring 00.00.0000
11591
11592 \family sans
11593 Roman
11594 \family default
11595  This is the Roman font family.
11596  Normally a serif font.
11597  It's also the default family.
11598  (key binding 
11599 \begin_inset Info
11600 type  "shortcut"
11601 arg   "font-roman"
11602 \end_inset
11603
11604 )
11605 \end_layout
11606
11607 \begin_layout Labeling
11608 \labelwidthstring 00.00.0000
11609
11610 \family sans
11611 Sans
11612 \begin_inset space ~
11613 \end_inset
11614
11615 Serif
11616 \family default
11617  
11618 \family sans
11619 This is the Sans Serif font family.
11620
11621 \family default
11622  (key binding 
11623 \begin_inset Info
11624 type  "shortcut"
11625 arg   "font-sans"
11626 \end_inset
11627
11628 )
11629 \end_layout
11630
11631 \begin_layout Labeling
11632 \labelwidthstring 00.00.0000
11633
11634 \family sans
11635 Typewriter
11636 \family default
11637  
11638 \family typewriter
11639 This is the Typewriter font family.
11640
11641 \family default
11642  (key binding 
11643 \begin_inset Info
11644 type  "shortcut"
11645 arg   "font-typewriter"
11646 \end_inset
11647
11648
11649 \family sans
11650 )
11651 \end_layout
11652
11653 \end_deeper
11654 \begin_layout Labeling
11655 \labelwidthstring 00.00.0000
11656
11657 \family sans
11658 Series
11659 \family default
11660  This corresponds to the print weight.
11661  Options are:
11662 \end_layout
11663
11664 \begin_deeper
11665 \begin_layout Labeling
11666 \labelwidthstring 00.00.0000
11667
11668 \family sans
11669 Medium
11670 \family default
11671  This is the Medium font series.
11672  It's also the default series.
11673 \end_layout
11674
11675 \begin_layout Labeling
11676 \labelwidthstring 00.00.0000
11677
11678 \family sans
11679 Bold
11680 \family default
11681  
11682 \series bold
11683 This is the Bold font series.
11684
11685 \series default
11686  (key binding 
11687 \begin_inset Info
11688 type  "shortcut"
11689 arg   "font-bold"
11690 \end_inset
11691
11692 )
11693 \end_layout
11694
11695 \end_deeper
11696 \begin_layout Labeling
11697 \labelwidthstring 00.00.0000
11698
11699 \family sans
11700 Shape
11701 \family default
11702  As the name implies.
11703  Options are:
11704 \end_layout
11705
11706 \begin_deeper
11707 \begin_layout Labeling
11708 \labelwidthstring 00.00.0000
11709
11710 \family sans
11711 Upright
11712 \family default
11713  This is the Upright font shape.
11714  It's also the default shape.
11715 \end_layout
11716
11717 \begin_layout Labeling
11718 \labelwidthstring 00.00.0000
11719
11720 \family sans
11721 Italic
11722 \family default
11723  
11724 \shape italic
11725 This
11726 \shape default
11727  
11728 \family sans
11729 \shape italic
11730 i
11731 \family default
11732 s the Italic font shape
11733 \shape default
11734 \emph on
11735 .
11736 \end_layout
11737
11738 \begin_layout Labeling
11739 \labelwidthstring 00.00.0000
11740
11741 \family sans
11742 Slanted
11743 \family default
11744  
11745 \shape slanted
11746 This is the Slanted font shape
11747 \shape default
11748  (although it might not be visible in LyX, this is different from italic).
11749 \end_layout
11750
11751 \begin_layout Labeling
11752 \labelwidthstring 00.00.0000
11753
11754 \family sans
11755 Small
11756 \begin_inset space ~
11757 \end_inset
11758
11759 Caps
11760 \family default
11761  
11762 \shape smallcaps
11763 This is the Small caps font shape
11764 \shape default
11765 \noun on
11766 .
11767 \end_layout
11768
11769 \end_deeper
11770 \begin_layout Labeling
11771 \labelwidthstring 00.00.0000
11772
11773 \family sans
11774 Size
11775 \family default
11776  Alters the size of the font.
11777  You'll find no numerical values here; all possible sizes are actually proportio
11778 nal to the document font size.
11779  Once again, you don't feed LyX the details, but a general description of
11780  what you want to do.
11781  The options are:
11782 \end_layout
11783
11784 \begin_deeper
11785 \begin_layout Labeling
11786 \labelwidthstring 00.00.0000
11787
11788 \family sans
11789 Tiny
11790 \family default
11791  
11792 \size tiny
11793 This is the 
11794 \begin_inset Quotes eld
11795 \end_inset
11796
11797 Tiny
11798 \begin_inset Quotes erd
11799 \end_inset
11800
11801  font size.
11802
11803 \size default
11804  (key bindings 
11805 \begin_inset Info
11806 type  "shortcuts"
11807 arg   "font-size tiny"
11808 \end_inset
11809
11810 )
11811 \end_layout
11812
11813 \begin_layout Labeling
11814 \labelwidthstring 00.00.0000
11815
11816 \family sans
11817 Smallest
11818 \family default
11819  
11820 \size scriptsize
11821 This is the 
11822 \begin_inset Quotes eld
11823 \end_inset
11824
11825 Smallest
11826 \begin_inset Quotes erd
11827 \end_inset
11828
11829  font size
11830 \size default
11831 .
11832  (key binding 
11833 \begin_inset Info
11834 type  "shortcut"
11835 arg   "font-size scriptsize"
11836 \end_inset
11837
11838 )
11839 \end_layout
11840
11841 \begin_layout Labeling
11842 \labelwidthstring 00.00.0000
11843
11844 \family sans
11845 Smaller
11846 \family default
11847  
11848 \size footnotesize
11849 This is the 
11850 \begin_inset Quotes eld
11851 \end_inset
11852
11853 Smaller
11854 \begin_inset Quotes erd
11855 \end_inset
11856
11857  font size.
11858
11859 \size default
11860  (key bindings 
11861 \begin_inset Info
11862 type  "shortcuts"
11863 arg   "font-size footnotesize"
11864 \end_inset
11865
11866 )
11867 \end_layout
11868
11869 \begin_layout Labeling
11870 \labelwidthstring 00.00.0000
11871
11872 \family sans
11873 Small
11874 \family default
11875  
11876 \size small
11877 This is the 
11878 \begin_inset Quotes eld
11879 \end_inset
11880
11881 Small
11882 \begin_inset Quotes erd
11883 \end_inset
11884
11885  font size.
11886
11887 \size default
11888  (key bindings 
11889 \begin_inset Info
11890 type  "shortcuts"
11891 arg   "font-size small"
11892 \end_inset
11893
11894 )
11895 \end_layout
11896
11897 \begin_layout Labeling
11898 \labelwidthstring 00.00.0000
11899
11900 \family sans
11901 Normal
11902 \family default
11903  This is the 
11904 \begin_inset Quotes eld
11905 \end_inset
11906
11907 Normal
11908 \begin_inset Quotes erd
11909 \end_inset
11910
11911  font size.
11912  It's also the default size.
11913  (key bindings 
11914 \begin_inset Info
11915 type  "shortcuts"
11916 arg   "font-size normal"
11917 \end_inset
11918
11919 )
11920 \end_layout
11921
11922 \begin_layout Labeling
11923 \labelwidthstring 00.00.0000
11924
11925 \family sans
11926 Large
11927 \family default
11928  
11929 \size large
11930 This is the 
11931 \begin_inset Quotes eld
11932 \end_inset
11933
11934 Large
11935 \begin_inset Quotes erd
11936 \end_inset
11937
11938  font size.
11939
11940 \size default
11941  (key bindings 
11942 \begin_inset Info
11943 type  "shortcuts"
11944 arg   "font-size large"
11945 \end_inset
11946
11947 )
11948 \end_layout
11949
11950 \begin_layout Labeling
11951 \labelwidthstring 00.00.0000
11952
11953 \family sans
11954 Larger
11955 \family default
11956  
11957 \size larger
11958 This is the 
11959 \begin_inset Quotes eld
11960 \end_inset
11961
11962 Larger
11963 \begin_inset Quotes erd
11964 \end_inset
11965
11966  font size.
11967
11968 \size default
11969  (key bindings 
11970 \begin_inset Info
11971 type  "shortcuts"
11972 arg   "font-size larger"
11973 \end_inset
11974
11975 )
11976 \end_layout
11977
11978 \begin_layout Labeling
11979 \labelwidthstring 00.00.0000
11980
11981 \family sans
11982 Largest
11983 \family default
11984  
11985 \size largest
11986 This is the 
11987 \begin_inset Quotes eld
11988 \end_inset
11989
11990 Largest
11991 \begin_inset Quotes erd
11992 \end_inset
11993
11994  font size.
11995
11996 \size default
11997  (key binding 
11998 \begin_inset Info
11999 type  "shortcut"
12000 arg   "font-size largest"
12001 \end_inset
12002
12003 )
12004 \end_layout
12005
12006 \begin_layout Labeling
12007 \labelwidthstring 00.00.0000
12008
12009 \family sans
12010 Huge
12011 \family default
12012  
12013 \size huge
12014 This is the 
12015 \begin_inset Quotes eld
12016 \end_inset
12017
12018 Huge
12019 \begin_inset Quotes erd
12020 \end_inset
12021
12022  font size.
12023
12024 \size default
12025  (key bindings 
12026 \begin_inset Info
12027 type  "shortcuts"
12028 arg   "font-size huge"
12029 \end_inset
12030
12031 )
12032 \end_layout
12033
12034 \begin_layout Labeling
12035 \labelwidthstring 00.00.0000
12036
12037 \family sans
12038 Huger
12039 \family default
12040  
12041 \size giant
12042 This is the 
12043 \begin_inset Quotes eld
12044 \end_inset
12045
12046 Huger
12047 \begin_inset Quotes erd
12048 \end_inset
12049
12050  font size.
12051
12052 \size default
12053  (key bindings 
12054 \begin_inset Info
12055 type  "shortcuts"
12056 arg   "font-size giant"
12057 \end_inset
12058
12059 )
12060 \end_layout
12061
12062 \end_deeper
12063 \begin_layout Standard
12064 We'll warn you 
12065 \emph on
12066 yet again
12067 \emph default
12068 : don't go crazy with this feature.
12069  You should almost never need to change the font size.
12070  LyX automatically changes the font size for different paragraph environments
12071  - use that instead.
12072  This is here for fine-tuning only!
12073 \end_layout
12074
12075 \begin_layout Labeling
12076 \labelwidthstring 00.00.0000
12077
12078 \family sans
12079 Misc
12080 \family default
12081  Here you can change a few other things at the character level.
12082  Options are:
12083 \end_layout
12084
12085 \begin_deeper
12086 \begin_layout Labeling
12087 \labelwidthstring 00.00.0000
12088
12089 \family sans
12090 Emph
12091 \family default
12092  
12093 \emph on
12094 This is text with emphasize on
12095 \emph default
12096 .
12097  This might seem like the same as 
12098 \shape italic
12099 Italic
12100 \shape default
12101 , but it is actually a bit different.
12102  Emphasized is a 
12103 \emph on
12104 logical
12105 \emph default
12106  attribute.
12107  That means every document class can define its own font used for emphasized
12108  text.
12109  Normally this font is equal to italic.
12110 \end_layout
12111
12112 \begin_layout Labeling
12113 \labelwidthstring 00.00.0000
12114
12115 \family sans
12116 Underbar
12117 \family default
12118  
12119 \bar under
12120 This is text with Underbar on.
12121
12122 \bar default
12123  (key binding 
12124 \begin_inset Info
12125 type  "shortcuts"
12126 arg   "font-underline"
12127 \end_inset
12128
12129
12130 \family sans
12131 )
12132 \begin_inset Newline newline
12133 \end_inset
12134
12135
12136 \family default
12137 Avoid using underbar if you can! It's a hangover from the typewriter days,
12138  when you couldn't change fonts.
12139  We no longer need to emphasize text by underscoring characters.
12140  It's only included in LyX because some people 
12141 \emph on
12142 may
12143 \emph default
12144  need it in order to follow style sheets for journal submissions.
12145 \end_layout
12146
12147 \begin_layout Labeling
12148 \labelwidthstring 00.00.0000
12149
12150 \family sans
12151 Noun
12152 \family default
12153  
12154 \noun on
12155 This is text with Noun on.
12156
12157 \noun default
12158  Like 
12159 \family sans
12160 Emph
12161 \family default
12162 , this is a logical attribute.
12163  Normally it's equivalent to 
12164 \family sans
12165 Small
12166 \begin_inset space ~
12167 \end_inset
12168
12169 Caps
12170 \family default
12171 .
12172 \end_layout
12173
12174 \end_deeper
12175 \begin_layout Labeling
12176 \labelwidthstring 00.00.0000
12177
12178 \family sans
12179 Color
12180 \family default
12181  You can adjust the color of the text with this control.
12182  Notice that not all DVI-viewers are able to display colors.
12183  Besides 
12184 \family sans
12185 No
12186 \begin_inset space ~
12187 \end_inset
12188
12189 color
12190 \family default
12191 , which is the default 
12192 \begin_inset Quotes eld
12193 \end_inset
12194
12195 color
12196 \begin_inset Quotes erd
12197 \end_inset
12198
12199  and means normally black, you can choose between 
12200 \family sans
12201 Black
12202 \family default
12203
12204 \family sans
12205 White
12206 \family default
12207
12208 \family sans
12209 Red
12210 \family default
12211
12212 \family sans
12213 Green
12214 \family default
12215
12216 \family sans
12217 Blue
12218 \family default
12219
12220 \family sans
12221 Cyan
12222 \family default
12223
12224 \family sans
12225 Magenta
12226 \family default
12227  and 
12228 \family sans
12229 Yellow
12230 \family default
12231  text.
12232 \begin_inset Index idx
12233 status collapsed
12234
12235 \begin_layout Plain Layout
12236 Color ! Text
12237 \end_layout
12238
12239 \end_inset
12240
12241
12242 \end_layout
12243
12244 \begin_layout Labeling
12245 \labelwidthstring 00.00.0000
12246
12247 \family sans
12248 Language
12249 \family default
12250  This is used to mark regions of text as having a different language from
12251  the language of the document.
12252  Text marked in this way will be underlined in blue to indicate the change
12253  (only within LyX).
12254 \end_layout
12255
12256 \begin_layout Standard
12257 So you have a huge number of combinations to choose from.
12258  Once you've chosen a new character style via the 
12259 \family sans
12260 Edit\SpecialChar \menuseparator
12261 Text
12262 \begin_inset space ~
12263 \end_inset
12264
12265 Style
12266 \family default
12267  dialog, the settings are saved.
12268  You can activate them using the toolbar button 
12269 \begin_inset Graphics
12270         filename ../images/textstyle-apply.png
12271
12272 \end_inset
12273
12274 .
12275  The button lets you toggle the state of your custom character style even
12276  when the dialog isn't visible.
12277  
12278 \end_layout
12279
12280 \begin_layout Standard
12281 To completely reset the character style to the default, use 
12282 \begin_inset Info
12283 type  "shortcut"
12284 arg   "font-default"
12285 \end_inset
12286
12287 .
12288  If you want to toggle only those properties that you have just changed
12289  (suppose you just set the shape to 
12290 \begin_inset Quotes eld
12291 \end_inset
12292
12293 slanted
12294 \begin_inset Quotes erd
12295 \end_inset
12296
12297  and the series to 
12298 \begin_inset Quotes eld
12299 \end_inset
12300
12301 bold
12302 \begin_inset Quotes erd
12303 \end_inset
12304
12305 ), set the 
12306 \family sans
12307 Toggle
12308 \begin_inset space ~
12309 \end_inset
12310
12311 all
12312 \family default
12313  switch and press 
12314 \family sans
12315 Apply
12316 \family default
12317 .
12318 \end_layout
12319
12320 \begin_layout Standard
12321 You should also know something about the differences between the three main
12322  font types 
12323 \family sans
12324 serif
12325 \family default
12326
12327 \family sans
12328 sans
12329 \begin_inset space ~
12330 \end_inset
12331
12332 serif
12333 \family default
12334 , and 
12335 \family sans
12336 typewriter
12337 \family default
12338 :
12339 \end_layout
12340
12341 \begin_layout Itemize
12342
12343 \family sans
12344 Typewriter
12345 \family default
12346  is a so called 
12347 \begin_inset Quotes eld
12348 \end_inset
12349
12350 monospaced
12351 \begin_inset Quotes erd
12352 \end_inset
12353
12354  font, that means every character has the same width, the 
12355 \begin_inset Quotes eld
12356 \end_inset
12357
12358 i
12359 \begin_inset Quotes erd
12360 \end_inset
12361
12362  is as wide as the 
12363 \begin_inset Quotes eld
12364 \end_inset
12365
12366 m
12367 \begin_inset Quotes erd
12368 \end_inset
12369
12370 .
12371  Here is an example
12372 \begin_inset Newline newline
12373 \end_inset
12374
12375
12376 \begin_inset ERT
12377 status collapsed
12378
12379 \begin_layout Plain Layout
12380
12381
12382 \backslash
12383 phantom{
12384 \end_layout
12385
12386 \end_inset
12387
12388 no 
12389 \begin_inset ERT
12390 status collapsed
12391
12392 \begin_layout Plain Layout
12393
12394 }
12395 \end_layout
12396
12397 \end_inset
12398
12399
12400 \family typewriter
12401 typewriter text
12402 \family default
12403
12404 \begin_inset Note Note
12405 status collapsed
12406
12407 \begin_layout Plain Layout
12408 For more on phantoms see section
12409 \begin_inset space ~
12410 \end_inset
12411
12412
12413 \begin_inset CommandInset ref
12414 LatexCommand ref
12415 reference "sub:More-Spaces"
12416
12417 \end_inset
12418
12419 .
12420 \end_layout
12421
12422 \end_inset
12423
12424
12425 \begin_inset Newline newline
12426 \end_inset
12427
12428 no typewriter text
12429 \end_layout
12430
12431 \begin_layout Itemize
12432
12433 \family sans
12434 Serif
12435 \family default
12436  fonts use characters with serifs.
12437  These are the small 
12438 \begin_inset Quotes eld
12439 \end_inset
12440
12441 appendices
12442 \begin_inset Quotes erd
12443 \end_inset
12444
12445  at the ends of the strokes that form the character.
12446  The following example will show the difference:
12447 \begin_inset Newline newline
12448 \end_inset
12449
12450 text with serifs
12451 \begin_inset Newline newline
12452 \end_inset
12453
12454
12455 \family sans
12456 text without serifs
12457 \family default
12458
12459 \begin_inset Newline newline
12460 \end_inset
12461
12462 Serifs facilitate quick and easy reading.
12463  These fonts are therefore used as default (named 
12464 \family sans
12465 roman
12466 \family default
12467 ).
12468 \end_layout
12469
12470 \begin_layout Itemize
12471
12472 \family sans
12473 Sans serif
12474 \family default
12475  don't use serifs.
12476  This font type is therefore often used for headings and short texts.
12477  We use it in this document to highlight menu names.
12478 \end_layout
12479
12480 \begin_layout Standard
12481 We conclude with the same warning once again: Don't overuse the fonts.
12482  They are, more often than not, a kludge and a bad substitute for good writing.
12483 \end_layout
12484
12485 \begin_layout Section
12486 Printing and Previewing
12487 \end_layout
12488
12489 \begin_layout Subsection
12490 Overview
12491 \end_layout
12492
12493 \begin_layout Standard
12494 Now that we have covered some of the basic features of document preparation
12495  using LyX, you probably want to know how to print out your masterpiece.
12496  Before we tell you that, we want to give you a quick explanation of what
12497  goes on behind-the-scenes.
12498  We cover this information in much greater detail in the 
12499 \emph on
12500 Additional Features
12501 \emph default
12502  manual as well.
12503 \end_layout
12504
12505 \begin_layout Standard
12506 LyX uses the program LaTeX as its backend.
12507  LaTeX is just a macro package for the TeX typesetting system, but to prevent
12508  confusion, we'll only refer to LaTeX.
12509  LyX is what you use to do your actual writing.
12510  Then, LyX calls LaTeX to turn your writing into printable output.
12511  This happens in two stages:
12512 \end_layout
12513
12514 \begin_layout Enumerate
12515 First, LyX converts your document to a series of text commands for LaTeX,
12516  generating a file with the extension, 
12517 \begin_inset Quotes eld
12518 \end_inset
12519
12520
12521 \family typewriter
12522 .tex
12523 \family default
12524
12525 \begin_inset Quotes erd
12526 \end_inset
12527
12528 .
12529 \end_layout
12530
12531 \begin_layout Enumerate
12532 Next, LaTeX uses the commands in the 
12533 \family typewriter
12534 .tex
12535 \family default
12536  file to produce printable output.
12537  
12538 \end_layout
12539
12540 \begin_layout Subsection
12541 Output file formats
12542 \begin_inset Index idx
12543 status collapsed
12544
12545 \begin_layout Plain Layout
12546 File formats
12547 \end_layout
12548
12549 \end_inset
12550
12551
12552 \begin_inset CommandInset label
12553 LatexCommand label
12554 name "sub:Output-file-formats"
12555
12556 \end_inset
12557
12558
12559 \end_layout
12560
12561 \begin_layout Subsubsection
12562 ASCII
12563 \begin_inset Index idx
12564 status collapsed
12565
12566 \begin_layout Plain Layout
12567 File formats ! ASCII
12568 \end_layout
12569
12570 \end_inset
12571
12572
12573 \end_layout
12574
12575 \begin_layout Standard
12576 This file type has the extension 
12577 \begin_inset Quotes eld
12578 \end_inset
12579
12580
12581 \family typewriter
12582 .txt
12583 \family default
12584
12585 \begin_inset Quotes erd
12586 \end_inset
12587
12588 .
12589  It contains your document as plain text following the rules of the 
12590 \begin_inset Quotes eld
12591 \end_inset
12592
12593 American Standard Code for Information Interchange
12594 \begin_inset Quotes erd
12595 \end_inset
12596
12597  (ASCII).
12598 \end_layout
12599
12600 \begin_layout Standard
12601 You can export your document to ASCII by the menu 
12602 \family sans
12603 File\SpecialChar \menuseparator
12604 Export\SpecialChar \menuseparator
12605 ASCII
12606 \family default
12607 .
12608 \end_layout
12609
12610 \begin_layout Subsubsection
12611 LaTeX
12612 \begin_inset Index idx
12613 status collapsed
12614
12615 \begin_layout Plain Layout
12616 File formats ! LaTeX
12617 \end_layout
12618
12619 \end_inset
12620
12621
12622 \end_layout
12623
12624 \begin_layout Standard
12625 This file type has the extension 
12626 \begin_inset Quotes eld
12627 \end_inset
12628
12629
12630 \family typewriter
12631 .tex
12632 \family default
12633
12634 \begin_inset Quotes erd
12635 \end_inset
12636
12637  and contains all commands that are necessary for the LaTeX program to process
12638  your document.
12639  If you know LaTeX, you can use it to find out LaTeX-Errors or to process
12640  it manually with console commands.
12641  The LaTeX-file is automatically created in LyX's temporary directory whenever
12642  you view or export your document.
12643 \end_layout
12644
12645 \begin_layout Standard
12646 You can export your document as LaTeX-file using the menu 
12647 \family sans
12648 File\SpecialChar \menuseparator
12649 Export\SpecialChar \menuseparator
12650 LaT
12651 \begin_inset ERT
12652 status collapsed
12653
12654 \begin_layout Plain Layout
12655
12656 {}
12657 \end_layout
12658
12659 \end_inset
12660
12661 eX
12662 \family default
12663 .
12664 \end_layout
12665
12666 \begin_layout Subsubsection
12667 DVI
12668 \begin_inset Index idx
12669 status collapsed
12670
12671 \begin_layout Plain Layout
12672 File formats ! DVI
12673 \end_layout
12674
12675 \end_inset
12676
12677
12678 \end_layout
12679
12680 \begin_layout Standard
12681 This file type has the extension 
12682 \begin_inset Quotes eld
12683 \end_inset
12684
12685
12686 \family typewriter
12687 .dvi
12688 \family default
12689
12690 \begin_inset Quotes erd
12691 \end_inset
12692
12693 .
12694  It is called 
12695 \begin_inset Quotes eld
12696 \end_inset
12697
12698 device-independent
12699 \begin_inset Quotes erd
12700 \end_inset
12701
12702  (DVI), because it is completely portable; you can move them from one machine
12703  to another without needing to do any sort of conversion.
12704  DVIs are used for quick previews and as pre-stage for other output formats,
12705  like PostScript.
12706 \end_layout
12707
12708 \begin_layout Standard
12709 DVI files doen't contain images, they only link them.
12710  So don't forget to deliver the images together with your DVIs.
12711  Because the DVI-viewer has to convert the image in the background to make
12712  it visible when you scroll the DVI, this can slow down your computer when
12713  you view the DVI.
12714  So we recommend to use PDF for files with many images.
12715 \end_layout
12716
12717 \begin_layout Standard
12718 You can export your document to DVI by the menu 
12719 \family sans
12720 File\SpecialChar \menuseparator
12721 Export\SpecialChar \menuseparator
12722 DVI
12723 \family default
12724 .
12725 \end_layout
12726
12727 \begin_layout Subsubsection
12728 PostScript
12729 \begin_inset Index idx
12730 status collapsed
12731
12732 \begin_layout Plain Layout
12733 File formats ! PostScript
12734 \end_layout
12735
12736 \end_inset
12737
12738
12739 \end_layout
12740
12741 \begin_layout Standard
12742 This file type has the extension 
12743 \begin_inset Quotes eld
12744 \end_inset
12745
12746
12747 \family typewriter
12748 .ps
12749 \family default
12750
12751 \begin_inset Quotes erd
12752 \end_inset
12753
12754 .
12755  PostScript was developed by the company 
12756 \family typewriter
12757 Adobe
12758 \family default
12759  as a printer language.
12760  The file contains therefore commands that the printer uses to print the
12761  file.
12762  PostScript can be seen as a 
12763 \begin_inset Quotes eld
12764 \end_inset
12765
12766 programming language
12767 \begin_inset Quotes erd
12768 \end_inset
12769
12770 ; you can calculate with it and draw diagrams and images.
12771 \begin_inset Foot
12772 status collapsed
12773
12774 \begin_layout Plain Layout
12775 When you are interested to learn more about this, have a look at the LaTeX-packa
12776 ge 
12777 \series bold
12778 pstricks
12779 \series default
12780
12781 \begin_inset Index idx
12782 status collapsed
12783
12784 \begin_layout Plain Layout
12785 LaTeX-packages ! pstricks
12786 \end_layout
12787
12788 \end_inset
12789
12790 .
12791 \end_layout
12792
12793 \end_inset
12794
12795  Due to this ability, the files are often bigger than PDFs.
12796 \end_layout
12797
12798 \begin_layout Standard
12799 PostScript can only contain images in the format 
12800 \begin_inset Quotes eld
12801 \end_inset
12802
12803 Encapsulated PostScript
12804 \begin_inset Quotes erd
12805 \end_inset
12806
12807  (EPS, file extension 
12808 \begin_inset Quotes eld
12809 \end_inset
12810
12811
12812 \family typewriter
12813 .eps
12814 \family default
12815
12816 \begin_inset Quotes erd
12817 \end_inset
12818
12819 ).
12820  As LyX allows you to use any known image format in your document, it has
12821  to convert them in the background to EPS.
12822  If you have e.g 50
12823 \begin_inset space \thinspace{}
12824 \end_inset
12825
12826 images in your document, LyX has to do 50
12827 \begin_inset space \thinspace{}
12828 \end_inset
12829
12830 conversions whenever you view or export your document.
12831  This will slow down your workflow with LyX drastically.
12832  So if you plan to use PostScript, you can insert your images directly as
12833  EPS to avoid this problem.
12834 \end_layout
12835
12836 \begin_layout Standard
12837 You can export your document to PostScript using the menu 
12838 \family sans
12839 File\SpecialChar \menuseparator
12840 Export\SpecialChar \menuseparator
12841 PostScript
12842 \family default
12843 .
12844 \end_layout
12845
12846 \begin_layout Subsubsection
12847 PDF
12848 \begin_inset Index idx
12849 status collapsed
12850
12851 \begin_layout Plain Layout
12852 File formats ! PDF
12853 \end_layout
12854
12855 \end_inset
12856
12857
12858 \begin_inset Index idx
12859 status collapsed
12860
12861 \begin_layout Plain Layout
12862 PDF
12863 \end_layout
12864
12865 \end_inset
12866
12867
12868 \end_layout
12869
12870 \begin_layout Standard
12871 This file type has the extension 
12872 \begin_inset Quotes eld
12873 \end_inset
12874
12875
12876 \family typewriter
12877 .pdf
12878 \family default
12879
12880 \begin_inset Quotes erd
12881 \end_inset
12882
12883 .
12884  The 
12885 \begin_inset Quotes eld
12886 \end_inset
12887
12888 Portable Document Format
12889 \begin_inset Quotes erd
12890 \end_inset
12891
12892  (PDF) developed by 
12893 \family typewriter
12894 Adobe
12895 \family default
12896  was derived from PostScript.
12897  It is more compressed and it uses fewer commands than PostScript.
12898  As the name 
12899 \begin_inset Quotes eld
12900 \end_inset
12901
12902 portable
12903 \begin_inset Quotes erd
12904 \end_inset
12905
12906  implies, it can be processed at any computer system and the printed output
12907  looks exactly the same.
12908 \end_layout
12909
12910 \begin_layout Standard
12911 PDF can contain images in its own PDF format and in the formats 
12912 \begin_inset Quotes eld
12913 \end_inset
12914
12915 Joint Photographic Experts Group
12916 \begin_inset Quotes erd
12917 \end_inset
12918
12919  (JPG, file extension 
12920 \begin_inset Quotes eld
12921 \end_inset
12922
12923
12924 \family typewriter
12925 .jpg
12926 \family default
12927
12928 \begin_inset Quotes erd
12929 \end_inset
12930
12931  or 
12932 \begin_inset Quotes eld
12933 \end_inset
12934
12935
12936 \family typewriter
12937 .jpeg
12938 \family default
12939
12940 \begin_inset Quotes erd
12941 \end_inset
12942
12943 ) and 
12944 \begin_inset Quotes eld
12945 \end_inset
12946
12947 Portable Network Graphics
12948 \begin_inset Quotes erd
12949 \end_inset
12950
12951  (PNG, file extension 
12952 \begin_inset Quotes eld
12953 \end_inset
12954
12955
12956 \family typewriter
12957 .png
12958 \family default
12959
12960 \begin_inset Quotes erd
12961 \end_inset
12962
12963 ).
12964  You can although use any other image format, because LyX converts them
12965  in the background to one of these formats.
12966  But as described in the section about PostScript, the image conversion
12967  will slow down your workflow.
12968  So we recommend to use images in one of the three mentioned formats.
12969 \end_layout
12970
12971 \begin_layout Standard
12972 You can export your document to PDF via the menu 
12973 \family sans
12974 File\SpecialChar \menuseparator
12975 Export
12976 \family default
12977  in three different ways:
12978 \end_layout
12979
12980 \begin_layout Description
12981 PDF This uses the program 
12982 \family typewriter
12983 ps2pdf
12984 \family default
12985  that creates a PDF from a PostScript-version of your file.
12986  The PostScript-version is produced by the program 
12987 \family typewriter
12988 dvips
12989 \family default
12990  which uses a DVI-version as intermediate step.
12991  So this export variant consist of three conversions.
12992 \end_layout
12993
12994 \begin_layout Description
12995 PDF
12996 \begin_inset space ~
12997 \end_inset
12998
12999 (dvipdfm) This uses the program 
13000 \family typewriter
13001 dvipdfm
13002 \family default
13003  that converts your file in the background to DVI and in a second step to
13004  PDF.
13005 \end_layout
13006
13007 \begin_layout Description
13008 PDF
13009 \begin_inset space ~
13010 \end_inset
13011
13012 (pdflatex) This uses the program 
13013 \family typewriter
13014 pdftex
13015 \family default
13016  that converts your file directly to PDF.
13017 \end_layout
13018
13019 \begin_layout Standard
13020 We recommend to use 
13021 \family sans
13022 PDF
13023 \begin_inset space ~
13024 \end_inset
13025
13026 (pdflatex)
13027 \family default
13028  because 
13029 \family typewriter
13030 pdftex
13031 \family default
13032  supports all the features of actual PDF-versions, is quick, stable, and
13033  works without problems.
13034  The program 
13035 \family typewriter
13036 dvipdfm
13037 \family default
13038  is no longer under development and therefore a bit outdated.
13039 \end_layout
13040
13041 \begin_layout Subsection
13042 Previewing
13043 \begin_inset Index idx
13044 status collapsed
13045
13046 \begin_layout Plain Layout
13047 Document ! Preview 
13048 \end_layout
13049
13050 \end_inset
13051
13052
13053 \end_layout
13054
13055 \begin_layout Standard
13056 To get a look at the final version of your document, with all of the pagebreaks
13057  in place, the footnotes correctly numbered, and so on, use the menu 
13058 \family sans
13059 View
13060 \family default
13061  and choose a file type.
13062  A viewing program will pop up showing the output.
13063  For 
13064 \family sans
13065 View\SpecialChar \menuseparator
13066 DVI
13067 \family default
13068  you can use the toolbar button 
13069 \begin_inset Graphics
13070         filename ../images/buffer-view_dvi.png
13071
13072 \end_inset
13073
13074  (shortcut 
13075 \begin_inset Info
13076 type  "shortcut"
13077 arg   "buffer-view dvi"
13078 \end_inset
13079
13080 ), for 
13081 \family sans
13082 View\SpecialChar \menuseparator
13083 PDF
13084 \begin_inset space ~
13085 \end_inset
13086
13087 (pdflatex)
13088 \family default
13089  the toolbar button 
13090 \begin_inset Graphics
13091         filename ../images/buffer-view_pdf2.png
13092
13093 \end_inset
13094
13095 , and for 
13096 \family sans
13097 View\SpecialChar \menuseparator
13098 Postscript
13099 \family default
13100  the toolbar button 
13101 \begin_inset Graphics
13102         filename ../images/buffer-view_ps.png
13103
13104 \end_inset
13105
13106  (shortcut 
13107 \begin_inset Info
13108 type  "shortcut"
13109 arg   "buffer-view ps"
13110 \end_inset
13111
13112 ).
13113 \end_layout
13114
13115 \begin_layout Standard
13116 If you have changed your document, you can refresh the output in the same
13117  viewer window using the menu 
13118 \family sans
13119 View\SpecialChar \menuseparator
13120 Update
13121 \family default
13122 .
13123 \end_layout
13124
13125 \begin_layout Standard
13126 When you preview a file, the output file is only generated in LyX's temporary
13127  directory.
13128  To have a real output, export your document.
13129 \end_layout
13130
13131 \begin_layout Subsection
13132 Printing the File from within LyX
13133 \begin_inset CommandInset label
13134 LatexCommand label
13135 name "sub:Printing-the-File"
13136
13137 \end_inset
13138
13139
13140 \end_layout
13141
13142 \begin_layout Standard
13143 Instead of exporting your file and then printing it, you can also print
13144  it directly from within LyX.
13145  To print a file, select the menu 
13146 \family sans
13147 File\SpecialChar \menuseparator
13148 Print
13149 \family default
13150  or click on the toolbar button 
13151 \begin_inset Graphics
13152         filename ../images/dialog-show_print.png
13153
13154 \end_inset
13155
13156 .
13157  LyX will internally call LaTeX to produce a DVI.
13158  This file is then processed by the program 
13159 \family typewriter
13160 dvips
13161 \family default
13162  to PostScript-file, which is finally printed using the program 
13163 \family typewriter
13164 Ghostscript
13165 \family default
13166 .
13167  Due to these steps in the background, this method is not the fastest.
13168 \end_layout
13169
13170 \begin_layout Standard
13171 You can choose to print only even-numbered or odd-numbered pages - this
13172  is useful for printing on two sides: You can re-insert the pages after
13173  printing one set to print on the other side.
13174  Some printers spit out pages face-up, others, face-down.
13175  By choosing a particular order to print in, you can take the entire stack
13176  of pages out of the printer without needing to reorder them.
13177 \end_layout
13178
13179 \begin_layout Standard
13180 You can set the parameters in the 
13181 \family sans
13182 Print
13183 \begin_inset space ~
13184 \end_inset
13185
13186 Destination
13187 \family default
13188  box as follows:
13189 \end_layout
13190
13191 \begin_layout Labeling
13192 \labelwidthstring 00.00.0000
13193
13194 \family sans
13195 Printer
13196 \family default
13197  This is the name of the printer to print to.
13198 \begin_inset Foot
13199 status collapsed
13200
13201 \begin_layout Plain Layout
13202 Note that this printer name is for the program 
13203 \family typewriter
13204 dvips
13205 \family default
13206 .
13207  That means 
13208 \family typewriter
13209 dvips
13210 \family default
13211  has to be configured for this printer name.
13212  The default printer can be set in LyX's preferences dialog, see section
13213 \begin_inset space ~
13214 \end_inset
13215
13216
13217 \begin_inset CommandInset ref
13218 LatexCommand ref
13219 reference "sub:Printer"
13220
13221 \end_inset
13222
13223 .
13224 \end_layout
13225
13226 \end_inset
13227
13228  The printer should understand PostScript.
13229 \end_layout
13230
13231 \begin_layout Labeling
13232 \labelwidthstring 00.00.0000
13233
13234 \family sans
13235 File
13236 \family default
13237  The name of a file to print to.
13238  The output will be a PostScript file.
13239  It will be written in LyX's working directory unless you specify the full
13240  path.
13241 \end_layout
13242
13243 \begin_layout Section
13244 A few Words about Typography
13245 \begin_inset Index idx
13246 status collapsed
13247
13248 \begin_layout Plain Layout
13249 Typography
13250 \end_layout
13251
13252 \end_inset
13253
13254
13255 \end_layout
13256
13257 \begin_layout Subsection
13258 Hyphens
13259 \begin_inset Index idx
13260 status collapsed
13261
13262 \begin_layout Plain Layout
13263 Hyphens
13264 \end_layout
13265
13266 \end_inset
13267
13268
13269 \end_layout
13270
13271 \begin_layout Standard
13272 In LyX, the 
13273 \begin_inset Quotes eld
13274 \end_inset
13275
13276
13277 \family typewriter
13278 -
13279 \family default
13280
13281 \begin_inset Quotes erd
13282 \end_inset
13283
13284  character comes in four lengths: the 
13285 \emph on
13286 hyphen
13287 \emph default
13288 , the 
13289 \emph on
13290 en dash
13291 \emph default
13292 , the 
13293 \emph on
13294 em dash
13295 \emph default
13296 , and the minus sign:
13297 \begin_inset VSpace defskip
13298 \end_inset
13299
13300
13301 \end_layout
13302
13303 \begin_layout Standard
13304 \begin_inset Tabular
13305 <lyxtabular version="3" rows="5" columns="3">
13306 <features tabularvalignment="middle">
13307 <column alignment="left" valignment="top" width="0">
13308 <column alignment="left" valignment="top" width="0">
13309 <column alignment="left" valignment="top" width="0">
13310 <row interlinespace="3mm">
13311 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13312 \begin_inset Text
13313
13314 \begin_layout Plain Layout
13315 name
13316 \end_layout
13317
13318 \end_inset
13319 </cell>
13320 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13321 \begin_inset Text
13322
13323 \begin_layout Plain Layout
13324 output
13325 \end_layout
13326
13327 \end_inset
13328 </cell>
13329 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13330 \begin_inset Text
13331
13332 \begin_layout Plain Layout
13333 inserted with
13334 \end_layout
13335
13336 \end_inset
13337 </cell>
13338 </row>
13339 <row interlinespace="3mm">
13340 <cell alignment="center" valignment="top" usebox="none">
13341 \begin_inset Text
13342
13343 \begin_layout Plain Layout
13344 hyphen
13345 \end_layout
13346
13347 \end_inset
13348 </cell>
13349 <cell alignment="center" valignment="top" usebox="none">
13350 \begin_inset Text
13351
13352 \begin_layout Plain Layout
13353 -
13354 \end_layout
13355
13356 \end_inset
13357 </cell>
13358 <cell alignment="center" valignment="top" usebox="none">
13359 \begin_inset Text
13360
13361 \begin_layout Plain Layout
13362 \begin_inset Quotes eld
13363 \end_inset
13364
13365
13366 \family typewriter
13367 -
13368 \family default
13369
13370 \begin_inset Quotes erd
13371 \end_inset
13372
13373  in text
13374 \end_layout
13375
13376 \end_inset
13377 </cell>
13378 </row>
13379 <row interlinespace="3mm">
13380 <cell alignment="center" valignment="top" usebox="none">
13381 \begin_inset Text
13382
13383 \begin_layout Plain Layout
13384 en dash
13385 \end_layout
13386
13387 \end_inset
13388 </cell>
13389 <cell alignment="center" valignment="top" usebox="none">
13390 \begin_inset Text
13391
13392 \begin_layout Plain Layout
13393
13394 \end_layout
13395
13396 \end_inset
13397 </cell>
13398 <cell alignment="center" valignment="top" usebox="none">
13399 \begin_inset Text
13400
13401 \begin_layout Plain Layout
13402
13403 \family sans
13404 Insert\SpecialChar \menuseparator
13405 Special
13406 \begin_inset space ~
13407 \end_inset
13408
13409 Character\SpecialChar \menuseparator
13410 Symbols
13411 \end_layout
13412
13413 \end_inset
13414 </cell>
13415 </row>
13416 <row interlinespace="3mm">
13417 <cell alignment="center" valignment="top" usebox="none">
13418 \begin_inset Text
13419
13420 \begin_layout Plain Layout
13421 em dash
13422 \end_layout
13423
13424 \end_inset
13425 </cell>
13426 <cell alignment="center" valignment="top" usebox="none">
13427 \begin_inset Text
13428
13429 \begin_layout Plain Layout
13430
13431 \end_layout
13432
13433 \end_inset
13434 </cell>
13435 <cell alignment="center" valignment="top" usebox="none">
13436 \begin_inset Text
13437
13438 \begin_layout Plain Layout
13439
13440 \family sans
13441 Insert\SpecialChar \menuseparator
13442 Special
13443 \begin_inset space ~
13444 \end_inset
13445
13446 Character\SpecialChar \menuseparator
13447 Symbols
13448 \end_layout
13449
13450 \end_inset
13451 </cell>
13452 </row>
13453 <row>
13454 <cell alignment="center" valignment="top" usebox="none">
13455 \begin_inset Text
13456
13457 \begin_layout Plain Layout
13458 minus sign
13459 \end_layout
13460
13461 \end_inset
13462 </cell>
13463 <cell alignment="center" valignment="top" usebox="none">
13464 \begin_inset Text
13465
13466 \begin_layout Plain Layout
13467 \begin_inset Formula $-$
13468 \end_inset
13469
13470
13471 \end_layout
13472
13473 \end_inset
13474 </cell>
13475 <cell alignment="center" valignment="top" usebox="none">
13476 \begin_inset Text
13477
13478 \begin_layout Plain Layout
13479 \begin_inset Quotes eld
13480 \end_inset
13481
13482
13483 \family typewriter
13484 -
13485 \family default
13486
13487 \begin_inset Quotes erd
13488 \end_inset
13489
13490  in math mode
13491 \end_layout
13492
13493 \end_inset
13494 </cell>
13495 </row>
13496 </lyxtabular>
13497
13498 \end_inset
13499
13500
13501 \begin_inset VSpace defskip
13502 \end_inset
13503
13504
13505 \end_layout
13506
13507 \begin_layout Standard
13508 You can alternatively generate the en and em dash by inserting the 
13509 \begin_inset Quotes eld
13510 \end_inset
13511
13512
13513 \family typewriter
13514 -
13515 \family default
13516
13517 \begin_inset Quotes erd
13518 \end_inset
13519
13520  character multiple times in a row.
13521  They will automatically be converted to the appropriate length dash in
13522  the final output, but not in LyX.
13523  
13524 \begin_inset Quotes eld
13525 \end_inset
13526
13527 -
13528 \begin_inset space \thinspace{}
13529 \end_inset
13530
13531 -
13532 \begin_inset Quotes erd
13533 \end_inset
13534
13535  gives a en dash, 
13536 \begin_inset Quotes eld
13537 \end_inset
13538
13539 -
13540 \begin_inset space \thinspace{}
13541 \end_inset
13542
13543 -
13544 \begin_inset space \thinspace{}
13545 \end_inset
13546
13547 -
13548 \begin_inset Quotes erd
13549 \end_inset
13550
13551  a em dash.
13552 \end_layout
13553
13554 \begin_layout Standard
13555 The three dash types are distinct from the minus sign, which appears in
13556  math mode and has a length of its own.
13557  Here are some examples of the 
13558 \begin_inset Quotes eld
13559 \end_inset
13560
13561
13562 \family typewriter
13563 -
13564 \family default
13565
13566 \begin_inset Quotes eld
13567 \end_inset
13568
13569  in use:
13570 \end_layout
13571
13572 \begin_layout Enumerate
13573 line- and page-breaks
13574 \begin_inset space \hfill{}
13575 \end_inset
13576
13577 (
13578 \emph on
13579 hyphen
13580 \emph default
13581 )
13582 \end_layout
13583
13584 \begin_layout Enumerate
13585 From A–Z
13586 \begin_inset space \hfill{}
13587 \end_inset
13588
13589 (
13590 \emph on
13591 en dash
13592 \emph default
13593 )
13594 \end_layout
13595
13596 \begin_layout Enumerate
13597 Oh — there's a dash.
13598 \begin_inset space \hfill{}
13599 \end_inset
13600
13601 (
13602 \emph on
13603 em dash
13604 \emph default
13605 )
13606 \end_layout
13607
13608 \begin_layout Enumerate
13609 \begin_inset Formula $x^{2}-y^{2}=z^{2}$
13610 \end_inset
13611
13612
13613 \begin_inset space \hfill{}
13614 \end_inset
13615
13616 (
13617 \emph on
13618 minus sign
13619 \emph default
13620 )
13621 \end_layout
13622
13623 \begin_layout Subsection
13624 Hyphenation
13625 \begin_inset Index idx
13626 status collapsed
13627
13628 \begin_layout Plain Layout
13629 Hyphenation
13630 \end_layout
13631
13632 \end_inset
13633
13634
13635 \begin_inset CommandInset label
13636 LatexCommand label
13637 name "sub:Hyphenation"
13638
13639 \end_inset
13640
13641
13642 \end_layout
13643
13644 \begin_layout Standard
13645 Words aren't hyphenated within LyX but automatically in the output.
13646  Hyphenation is done by the LaTeX-package 
13647 \series bold
13648 babel
13649 \series default
13650
13651 \begin_inset Index idx
13652 status collapsed
13653
13654 \begin_layout Plain Layout
13655 LaTeX-packages ! babel
13656 \end_layout
13657
13658 \end_inset
13659
13660  following the rules of the document language
13661 \begin_inset Foot
13662 status collapsed
13663
13664 \begin_layout Plain Layout
13665 For German readers: That's one of the main differences between the languages
13666  
13667 \family sans
13668 German
13669 \family default
13670  and 
13671 \family sans
13672 German
13673 \begin_inset space ~
13674 \end_inset
13675
13676 (new
13677 \begin_inset space ~
13678 \end_inset
13679
13680 spelling)
13681 \family default
13682  in the 
13683 \family sans
13684 Document\SpecialChar \menuseparator
13685 Settings
13686 \family default
13687  dialog.
13688 \end_layout
13689
13690 \end_inset
13691
13692 .
13693 \end_layout
13694
13695 \begin_layout Standard
13696 LaTeX hyphenates almost perfectly, it only has problems with text in the
13697  
13698 \family sans
13699 typewriter
13700 \family default
13701  font and with unusual constructs, like 
13702 \begin_inset Quotes eld
13703 \end_inset
13704
13705 h3knix/m0n0wall
13706 \begin_inset Quotes erd
13707 \end_inset
13708
13709 .
13710  If LaTeX can't break a word correctly, you can set hyphenation points manually.
13711  This is done with the menu 
13712 \family sans
13713 Insert\SpecialChar \menuseparator
13714 Formatting\SpecialChar \menuseparator
13715 Hyphenation
13716 \begin_inset space ~
13717 \end_inset
13718
13719 Point
13720 \family default
13721 .
13722  These extra hyphenation points are only recommendations to LaTeX.
13723  If no hyphenation is necessary, LaTeX will ignore them.
13724 \end_layout
13725
13726 \begin_layout Standard
13727 Sometimes you want to prevent words or constructs to be hyphenated.
13728  Imagine that you are describing keybindings/shortcuts in your document
13729  in the form 
13730 \begin_inset Quotes eld
13731 \end_inset
13732
13733 A-b c
13734 \begin_inset Quotes erd
13735 \end_inset
13736
13737 .
13738  LaTeX would then see the hyphen 
13739 \begin_inset Quotes eld
13740 \end_inset
13741
13742 -
13743 \begin_inset Quotes erd
13744 \end_inset
13745
13746  as hyphenation possibility.
13747  Hyphenating at this point would look ugly.
13748  To prevent the shortcut from being hyphenated, you can put it into the
13749  argument of the LaTeX-box-command 
13750 \series bold
13751
13752 \backslash
13753 mbox
13754 \series default
13755 , because text within LaTeX-boxes can't be hyphenated.
13756  As LyX doesn't support 
13757 \series bold
13758
13759 \backslash
13760 mbox
13761 \series default
13762 , you have to use TeX Code.
13763  The result looks in LyX like:
13764 \end_layout
13765
13766 \begin_layout Standard
13767 \begin_inset Graphics
13768         filename clipart/mbox.png
13769
13770 \end_inset
13771
13772
13773 \end_layout
13774
13775 \begin_layout Standard
13776 To learn more about TeX Code, have a look at section
13777 \begin_inset space ~
13778 \end_inset
13779
13780
13781 \begin_inset CommandInset ref
13782 LatexCommand ref
13783 reference "sec:TeX-Code"
13784
13785 \end_inset
13786
13787 .
13788 \end_layout
13789
13790 \begin_layout Subsection
13791 Punctuation Marks
13792 \begin_inset Index idx
13793 status collapsed
13794
13795 \begin_layout Plain Layout
13796 Punctuation marks
13797 \end_layout
13798
13799 \end_inset
13800
13801
13802 \end_layout
13803
13804 \begin_layout Subsubsection
13805 Abbreviations and End of Sentence
13806 \begin_inset CommandInset label
13807 LatexCommand label
13808 name "sub:Abbreviations"
13809
13810 \end_inset
13811
13812
13813 \end_layout
13814
13815 \begin_layout Standard
13816 When LyX calls LaTeX to generate the final version of your document, LaTeX
13817  automatically distinguishes between words, sentences, and abbreviations.
13818  LaTeX then adds the 
13819 \begin_inset Quotes eld
13820 \end_inset
13821
13822 appropriate amount of space
13823 \begin_inset Quotes erd
13824 \end_inset
13825
13826 .
13827  That means sentences get a little bit more space between the period and
13828  the next word.
13829  Abbreviations get the same amount of space after the period as a word uses.
13830 \end_layout
13831
13832 \begin_layout Standard
13833 Unfortunately, the algorithm for figuring out what's an abbreviation does
13834  not work in all cases.
13835  If a 
13836 \begin_inset Quotes eld
13837 \end_inset
13838
13839
13840 \family typewriter
13841 .
13842 \family default
13843
13844 \begin_inset Quotes erd
13845 \end_inset
13846
13847  is at the end of a lowercase letter, it's the end of a sentence; if it's
13848  at the end of a capitalized letter, it's an abbreviation.
13849 \end_layout
13850
13851 \begin_layout Standard
13852 Here are some examples of 
13853 \emph on
13854 correct
13855 \emph default
13856  abbreviations and the end of a sentence:
13857 \end_layout
13858
13859 \begin_layout Itemize
13860 M.
13861  Butterfly
13862 \end_layout
13863
13864 \begin_layout Itemize
13865 Don't worry.
13866  Be happy.
13867 \end_layout
13868
13869 \begin_layout Standard
13870 And here's an example of the algorithm going wrong:
13871 \end_layout
13872
13873 \begin_layout Itemize
13874 e.
13875 \begin_inset space \thinspace{}
13876 \end_inset
13877
13878 g.
13879  this is too much space!
13880 \end_layout
13881
13882 \begin_layout Itemize
13883 This is I.
13884  It's okay.
13885 \end_layout
13886
13887 \begin_layout Standard
13888 You won't see anything wrong until you view a final version of your document.
13889 \end_layout
13890
13891 \begin_layout Standard
13892 To fix this problem, use one of the following:
13893 \end_layout
13894
13895 \begin_layout Enumerate
13896 Use an 
13897 \family sans
13898 Inter-word
13899 \begin_inset space ~
13900 \end_inset
13901
13902 Space
13903 \family default
13904  after lowercase abbreviations (see section
13905 \begin_inset space ~
13906 \end_inset
13907
13908
13909 \begin_inset CommandInset ref
13910 LatexCommand ref
13911 reference "sub:Inter-word-Space"
13912
13913 \end_inset
13914
13915 ).
13916 \begin_inset Index idx
13917 status collapsed
13918
13919 \begin_layout Plain Layout
13920 Spaces ! inter-word
13921 \end_layout
13922
13923 \end_inset
13924
13925
13926 \end_layout
13927
13928 \begin_layout Enumerate
13929 Use a 
13930 \family sans
13931 Thin
13932 \begin_inset space ~
13933 \end_inset
13934
13935 Space
13936 \family default
13937  between two tokens of an abbreviation (see section
13938 \begin_inset space ~
13939 \end_inset
13940
13941
13942 \begin_inset CommandInset ref
13943 LatexCommand ref
13944 reference "sub:Thin-Space"
13945
13946 \end_inset
13947
13948 ).
13949 \begin_inset Index idx
13950 status collapsed
13951
13952 \begin_layout Plain Layout
13953 Spaces ! thin
13954 \end_layout
13955
13956 \end_inset
13957
13958
13959 \end_layout
13960
13961 \begin_layout Enumerate
13962 Use an 
13963 \family sans
13964 End
13965 \begin_inset space ~
13966 \end_inset
13967
13968 of
13969 \begin_inset space ~
13970 \end_inset
13971
13972 sentence
13973 \begin_inset space ~
13974 \end_inset
13975
13976 period
13977 \family default
13978  found under the 
13979 \family sans
13980 Insert\SpecialChar \menuseparator
13981 Special
13982 \begin_inset space ~
13983 \end_inset
13984
13985 Character
13986 \family default
13987  menu to force the use of inter-sentence spacing.
13988  This function is also bound to 
13989 \begin_inset Info
13990 type  "shortcut"
13991 arg   "specialchar-insert end-of-sentence"
13992 \end_inset
13993
13994  for easy access.
13995 \end_layout
13996
13997 \begin_layout Standard
13998 With the corrections, our earlier examples look like this:
13999 \end_layout
14000
14001 \begin_layout Itemize
14002 e.
14003 \begin_inset space \thinspace{}
14004 \end_inset
14005
14006 g.
14007 \begin_inset space \space{}
14008 \end_inset
14009
14010 this is too much space!
14011 \end_layout
14012
14013 \begin_layout Itemize
14014 This is I\SpecialChar \@.
14015  It's okay.
14016 \end_layout
14017
14018 \begin_layout Standard
14019 Some languages don't use extra spacing between sentences.
14020  If your language is such a language, you don't need to worry, because LaTeX
14021  will take care of this.
14022 \end_layout
14023
14024 \begin_layout Standard
14025 For those that do need to bother, there is help to catch those sneaky errors:
14026  Check out the 
14027 \family sans
14028 Check
14029 \begin_inset space ~
14030 \end_inset
14031
14032 TeX
14033 \family default
14034  feature described in section 
14035 \emph on
14036 Checking TeX
14037 \emph default
14038  of the 
14039 \emph on
14040 Additional Features
14041 \emph default
14042  manual.
14043 \end_layout
14044
14045 \begin_layout Subsubsection
14046 Quotes
14047 \begin_inset Index idx
14048 status collapsed
14049
14050 \begin_layout Plain Layout
14051 Typography ! Quotes
14052 \end_layout
14053
14054 \end_inset
14055
14056
14057 \begin_inset Index idx
14058 status collapsed
14059
14060 \begin_layout Plain Layout
14061 Quotes | see
14062 \begin_inset ERT
14063 status collapsed
14064
14065 \begin_layout Plain Layout
14066
14067 {
14068 \end_layout
14069
14070 \end_inset
14071
14072 Typography
14073 \begin_inset ERT
14074 status collapsed
14075
14076 \begin_layout Plain Layout
14077
14078 }
14079 \end_layout
14080
14081 \end_inset
14082
14083
14084 \end_layout
14085
14086 \end_inset
14087
14088
14089 \end_layout
14090
14091 \begin_layout Standard
14092 LyX usually sets quotes correctly.
14093  Specifically, it will use an opening quote at the beginning of quoted text,
14094  and use a closing quote at the end.
14095  For example, 
14096 \begin_inset Quotes eld
14097 \end_inset
14098
14099 open close
14100 \begin_inset Quotes erd
14101 \end_inset
14102
14103 .
14104  The keyboard character, 
14105 \family sans
14106 "
14107 \family default
14108 , generates this automatically.
14109 \end_layout
14110
14111 \begin_layout Standard
14112 You can change the behavior of the 
14113 \family sans
14114 "
14115 \family default
14116  key using the submenu 
14117 \family sans
14118 Language
14119 \family default
14120  of the dialog 
14121 \family sans
14122 Document\SpecialChar \menuseparator
14123 Settings
14124 \family default
14125
14126 \begin_inset Index idx
14127 status collapsed
14128
14129 \begin_layout Plain Layout
14130 Document ! Settings
14131 \end_layout
14132
14133 \end_inset
14134
14135  dialog.
14136 \end_layout
14137
14138 \begin_layout Standard
14139 You can also select quotes for different languages in the box 
14140 \family sans
14141 Type
14142 \family default
14143  option.
14144  There are six choices:
14145 \end_layout
14146
14147 \begin_layout Labeling
14148 \labelwidthstring 00.00.0000
14149
14150 \family sans
14151 \begin_inset Quotes eld
14152 \end_inset
14153
14154 Text
14155 \begin_inset Quotes erd
14156 \end_inset
14157
14158
14159 \family default
14160  Use quotes like this 
14161 \begin_inset Quotes eld
14162 \end_inset
14163
14164 double
14165 \begin_inset Quotes erd
14166 \end_inset
14167
14168  or 
14169 \begin_inset Quotes els
14170 \end_inset
14171
14172 single
14173 \begin_inset Quotes ers
14174 \end_inset
14175
14176
14177 \end_layout
14178
14179 \begin_layout Labeling
14180 \labelwidthstring 00.00.0000
14181
14182 \family sans
14183 \begin_inset Quotes sld
14184 \end_inset
14185
14186 Text
14187 \begin_inset Quotes srd
14188 \end_inset
14189
14190
14191 \family default
14192  Use quotes like 
14193 \begin_inset Quotes sld
14194 \end_inset
14195
14196 this
14197 \begin_inset Quotes srd
14198 \end_inset
14199
14200  or 'this
14201 \begin_inset Quotes ers
14202 \end_inset
14203
14204
14205 \end_layout
14206
14207 \begin_layout Labeling
14208 \labelwidthstring 00.00.0000
14209
14210 \family sans
14211 \begin_inset Quotes gld
14212 \end_inset
14213
14214 Text
14215 \begin_inset Quotes grd
14216 \end_inset
14217
14218
14219 \family default
14220  Use quotes like 
14221 \begin_inset Quotes gld
14222 \end_inset
14223
14224 this
14225 \begin_inset Quotes grd
14226 \end_inset
14227
14228  or 
14229 \begin_inset Quotes gls
14230 \end_inset
14231
14232 this
14233 \begin_inset Quotes grs
14234 \end_inset
14235
14236
14237 \end_layout
14238
14239 \begin_layout Labeling
14240 \labelwidthstring 00.00.0000
14241
14242 \family sans
14243 \begin_inset Quotes pld
14244 \end_inset
14245
14246 Text
14247 \begin_inset Quotes prd
14248 \end_inset
14249
14250
14251 \family default
14252  Use quotes like 
14253 \begin_inset Quotes pld
14254 \end_inset
14255
14256 this
14257 \begin_inset Quotes prd
14258 \end_inset
14259
14260  or 
14261 \begin_inset Quotes pls
14262 \end_inset
14263
14264 this
14265 \begin_inset Quotes prs
14266 \end_inset
14267
14268
14269 \end_layout
14270
14271 \begin_layout Labeling
14272 \labelwidthstring 00.00.0000
14273
14274 \family sans
14275 \begin_inset Quotes fld
14276 \end_inset
14277
14278 Text
14279 \begin_inset Quotes frd
14280 \end_inset
14281
14282
14283 \family default
14284  Use quotes like 
14285 \begin_inset Quotes fld
14286 \end_inset
14287
14288 this
14289 \begin_inset Quotes frd
14290 \end_inset
14291
14292  or 
14293 \begin_inset Quotes fls
14294 \end_inset
14295
14296 this
14297 \begin_inset Quotes frs
14298 \end_inset
14299
14300
14301 \end_layout
14302
14303 \begin_layout Labeling
14304 \labelwidthstring 00.00.0000
14305
14306 \family sans
14307 \begin_inset Quotes ald
14308 \end_inset
14309
14310 Text
14311 \begin_inset Quotes ard
14312 \end_inset
14313
14314
14315 \family default
14316  Use quotes like 
14317 \begin_inset Quotes ald
14318 \end_inset
14319
14320 this
14321 \begin_inset Quotes ard
14322 \end_inset
14323
14324  or 
14325 \begin_inset Quotes als
14326 \end_inset
14327
14328 this
14329 \begin_inset Quotes ars
14330 \end_inset
14331
14332
14333 \end_layout
14334
14335 \begin_layout Standard
14336 These settings affect what character the 
14337 \family sans
14338 "
14339 \family default
14340  key produces.
14341 \end_layout
14342
14343 \begin_layout Subsection
14344 Ligatures
14345 \begin_inset Index idx
14346 status collapsed
14347
14348 \begin_layout Plain Layout
14349 Typography ! Ligatures
14350 \end_layout
14351
14352 \end_inset
14353
14354
14355 \begin_inset Index idx
14356 status collapsed
14357
14358 \begin_layout Plain Layout
14359 Ligatures | see
14360 \begin_inset ERT
14361 status collapsed
14362
14363 \begin_layout Plain Layout
14364
14365 {
14366 \end_layout
14367
14368 \end_inset
14369
14370 Typography
14371 \begin_inset ERT
14372 status collapsed
14373
14374 \begin_layout Plain Layout
14375
14376 }
14377 \end_layout
14378
14379 \end_inset
14380
14381
14382 \end_layout
14383
14384 \end_inset
14385
14386
14387 \begin_inset CommandInset label
14388 LatexCommand label
14389 name "sub:Ligatures"
14390
14391 \end_inset
14392
14393
14394 \end_layout
14395
14396 \begin_layout Standard
14397 It is standard typesetting practice to group certain letters together and
14398  print them as single characters.
14399  These groups are known as 
14400 \emph on
14401 ligatures
14402 \emph default
14403 .
14404  Since LaTeX knows about ligatures, your documents will contain them too
14405  in the output.
14406  Here are the standard ligatures:
14407 \end_layout
14408
14409 \begin_layout Itemize
14410 ff
14411 \end_layout
14412
14413 \begin_layout Itemize
14414 fi
14415 \end_layout
14416
14417 \begin_layout Itemize
14418 fl
14419 \end_layout
14420
14421 \begin_layout Itemize
14422 ffi
14423 \end_layout
14424
14425 \begin_layout Itemize
14426 ffl
14427 \end_layout
14428
14429 \begin_layout Standard
14430 Some languages uses other ligatures if the document font supports them.
14431 \end_layout
14432
14433 \begin_layout Standard
14434 Sometimes, you don't want a ligature in a word.
14435  While a ligature may be okay in the word, 
14436 \begin_inset Quotes eld
14437 \end_inset
14438
14439 graffiti,
14440 \begin_inset Quotes erd
14441 \end_inset
14442
14443  it looks really weird in compound words, such as 
14444 \begin_inset Quotes eld
14445 \end_inset
14446
14447 cufflink
14448 \begin_inset Quotes erd
14449 \end_inset
14450
14451  or the German 
14452 \begin_inset Quotes eld
14453 \end_inset
14454
14455 Dorffest.
14456 \begin_inset Quotes erd
14457 \end_inset
14458
14459  To break a ligature, use 
14460 \family sans
14461 Insert\SpecialChar \menuseparator
14462 Formatting\SpecialChar \menuseparator
14463 Ligature
14464 \begin_inset space ~
14465 \end_inset
14466
14467 Break.
14468
14469 \family default
14470  This changes 
14471 \begin_inset Quotes eld
14472 \end_inset
14473
14474 cufflinks
14475 \begin_inset Quotes erd
14476 \end_inset
14477
14478  to 
14479 \begin_inset Quotes eld
14480 \end_inset
14481
14482 cuff\SpecialChar \textcompwordmark{}
14483 links
14484 \begin_inset Quotes erd
14485 \end_inset
14486
14487  and 
14488 \begin_inset Quotes eld
14489 \end_inset
14490
14491 Dorffest
14492 \begin_inset Quotes erd
14493 \end_inset
14494
14495  to 
14496 \begin_inset Quotes eld
14497 \end_inset
14498
14499 Dorf\SpecialChar \textcompwordmark{}
14500 fest
14501 \begin_inset Quotes erd
14502 \end_inset
14503
14504 .
14505 \end_layout
14506
14507 \begin_layout Subsection
14508 LyX's Proper Names
14509 \begin_inset Index idx
14510 status collapsed
14511
14512 \begin_layout Plain Layout
14513 LyX ! Proper names
14514 \end_layout
14515
14516 \end_inset
14517
14518
14519 \begin_inset CommandInset label
14520 LatexCommand label
14521 name "sub:LyX's-Proper-Names"
14522
14523 \end_inset
14524
14525
14526 \end_layout
14527
14528 \begin_layout Standard
14529 You will certainly have noticed that the word “LaTeX” always appears with
14530  characters in different sizes and heights.
14531  LaTeX is the name of the program used by LyX and is therefore recognized
14532  as a proper name when you type it in LyX as 
14533 \begin_inset Quotes eld
14534 \end_inset
14535
14536 LaT
14537 \begin_inset ERT
14538 status collapsed
14539
14540 \begin_layout Plain Layout
14541
14542 {}
14543 \end_layout
14544
14545 \end_inset
14546
14547 eX
14548 \begin_inset Quotes erd
14549 \end_inset
14550
14551 .
14552 \begin_inset Note Note
14553 status collapsed
14554
14555 \begin_layout Plain Layout
14556 The braces in TeX Code are here to avoid that the 
14557 \begin_inset Quotes eld
14558 \end_inset
14559
14560 command
14561 \begin_inset Quotes erd
14562 \end_inset
14563
14564  appear as proper name in the output, see the last paragraph of this section.
14565  To create proper names omit the TeX Code.
14566 \end_layout
14567
14568 \end_inset
14569
14570  Note the order of the upper-and lowercase letters! LyX recognizes the following
14571  proper names:
14572 \end_layout
14573
14574 \begin_layout Description
14575 LyX The name of the game, write 
14576 \begin_inset Quotes eld
14577 \end_inset
14578
14579 L
14580 \begin_inset ERT
14581 status collapsed
14582
14583 \begin_layout Plain Layout
14584
14585 {}
14586 \end_layout
14587
14588 \end_inset
14589
14590 yX
14591 \begin_inset Quotes erd
14592 \end_inset
14593
14594  to produce it.
14595 \end_layout
14596
14597 \begin_layout Description
14598 TeX The program used by LaTeX, write 
14599 \begin_inset Quotes eld
14600 \end_inset
14601
14602 T
14603 \begin_inset ERT
14604 status collapsed
14605
14606 \begin_layout Plain Layout
14607
14608 {}
14609 \end_layout
14610
14611 \end_inset
14612
14613 eX
14614 \begin_inset Quotes erd
14615 \end_inset
14616
14617  to produce it.
14618 \end_layout
14619
14620 \begin_layout Description
14621 LaTeX The program used by LyX, write 
14622 \begin_inset Quotes eld
14623 \end_inset
14624
14625 LaT
14626 \begin_inset ERT
14627 status collapsed
14628
14629 \begin_layout Plain Layout
14630
14631 {}
14632 \end_layout
14633
14634 \end_inset
14635
14636 eX
14637 \begin_inset Quotes erd
14638 \end_inset
14639
14640  to produce it.
14641 \end_layout
14642
14643 \begin_layout Description
14644 LaTeX2e The actual version of LaTeX, write 
14645 \begin_inset Quotes eld
14646 \end_inset
14647
14648 LaT
14649 \begin_inset ERT
14650 status collapsed
14651
14652 \begin_layout Plain Layout
14653
14654 {}
14655 \end_layout
14656
14657 \end_inset
14658
14659 eX2e
14660 \begin_inset Quotes erd
14661 \end_inset
14662
14663  to produce it.
14664 \end_layout
14665
14666 \begin_layout Standard
14667 You might wonder why the LaTeX-version is 
14668 \begin_inset Quotes eld
14669 \end_inset
14670
14671 2
14672 \begin_inset Formula $\epsilon$
14673 \end_inset
14674
14675
14676 \begin_inset Quotes erd
14677 \end_inset
14678
14679 .
14680  It's an old tradition in the TeX-world to give programs geek version numbers.
14681  For example the version number of TeX converges to the number 
14682 \begin_inset Formula $\pi$
14683 \end_inset
14684
14685 : The actual version is 
14686 \begin_inset Quotes eld
14687 \end_inset
14688
14689 TeX-3.141592
14690 \begin_inset Quotes erd
14691 \end_inset
14692
14693 , the previous one was 
14694 \begin_inset Quotes eld
14695 \end_inset
14696
14697 TeX-3.14159
14698 \begin_inset Quotes erd
14699 \end_inset
14700
14701 .
14702 \end_layout
14703
14704 \begin_layout Standard
14705 If you don't want to use proper names, e.
14706 \begin_inset space \thinspace{}
14707 \end_inset
14708
14709 g.
14710 \begin_inset space \space{}
14711 \end_inset
14712
14713 in section headings, you can insert two empty braces in TeX Code in the
14714  word.
14715  This will look in LyX like: 
14716 \begin_inset Graphics
14717         filename clipart/LaTeX.png
14718         scale 80
14719
14720 \end_inset
14721
14722
14723 \begin_inset Newline newline
14724 \end_inset
14725
14726 For more about TeX Code, look at section
14727 \begin_inset space ~
14728 \end_inset
14729
14730
14731 \begin_inset CommandInset ref
14732 LatexCommand ref
14733 reference "sec:TeX-Code"
14734
14735 \end_inset
14736
14737 .
14738 \end_layout
14739
14740 \begin_layout Subsection
14741 Units
14742 \begin_inset Index idx
14743 status collapsed
14744
14745 \begin_layout Plain Layout
14746 Typography ! Units
14747 \end_layout
14748
14749 \end_inset
14750
14751
14752 \end_layout
14753
14754 \begin_layout Standard
14755 Generally the space between units and the number is smaller than the normal
14756  space between two words.
14757  As you can see in the example below, it looks better when the space is
14758  smaller.
14759  To get such a 
14760 \begin_inset Quotes eld
14761 \end_inset
14762
14763 half space
14764 \begin_inset Quotes erd
14765 \end_inset
14766
14767  for units use the menu 
14768 \family sans
14769 Insert\SpecialChar \menuseparator
14770 Formatting\SpecialChar \menuseparator
14771 Thin
14772 \begin_inset space ~
14773 \end_inset
14774
14775 Space
14776 \family default
14777  (shortcut 
14778 \begin_inset Info
14779 type  "shortcuts"
14780 arg   "space-insert thin"
14781 \end_inset
14782
14783 ).
14784 \end_layout
14785
14786 \begin_layout Standard
14787 Here's an example to show the differences:
14788 \end_layout
14789
14790 \begin_layout Standard
14791 \begin_inset Tabular
14792 <lyxtabular version="3" rows="2" columns="2">
14793 <features tabularvalignment="middle">
14794 <column alignment="left" valignment="top" width="0">
14795 <column alignment="left" valignment="top" width="0">
14796 <row>
14797 <cell alignment="center" valignment="top" usebox="none">
14798 \begin_inset Text
14799
14800 \begin_layout Plain Layout
14801 24
14802 \begin_inset space ~
14803 \end_inset
14804
14805 kW
14806 \begin_inset Formula $\cdot$
14807 \end_inset
14808
14809 h
14810 \end_layout
14811
14812 \end_inset
14813 </cell>
14814 <cell alignment="center" valignment="top" usebox="none">
14815 \begin_inset Text
14816
14817 \begin_layout Plain Layout
14818 space between number and unit
14819 \end_layout
14820
14821 \end_inset
14822 </cell>
14823 </row>
14824 <row>
14825 <cell alignment="center" valignment="top" usebox="none">
14826 \begin_inset Text
14827
14828 \begin_layout Plain Layout
14829 24
14830 \begin_inset space \thinspace{}
14831 \end_inset
14832
14833 kW
14834 \begin_inset Formula $\cdot$
14835 \end_inset
14836
14837 h
14838 \end_layout
14839
14840 \end_inset
14841 </cell>
14842 <cell alignment="center" valignment="top" usebox="none">
14843 \begin_inset Text
14844
14845 \begin_layout Plain Layout
14846 half space between number and unit
14847 \end_layout
14848
14849 \end_inset
14850 </cell>
14851 </row>
14852 </lyxtabular>
14853
14854 \end_inset
14855
14856
14857 \end_layout
14858
14859 \begin_layout Subsection
14860 Widows and Orphans
14861 \begin_inset Index idx
14862 status collapsed
14863
14864 \begin_layout Plain Layout
14865 Typography ! Widows and orphans
14866 \end_layout
14867
14868 \end_inset
14869
14870
14871 \end_layout
14872
14873 \begin_layout Standard
14874 In the early days of word processors, page breaks went wherever the page
14875  happened to end.
14876  There was no regard for what was actually going on in the text.
14877  You may remember once printing out a document, only to find the heading
14878  for a new section printed at the very bottom of the page, the first line
14879  of a new paragraph all alone at the bottom of a page, or the last line
14880  of a paragraph at the top of a new page.
14881  These bits of text became known as 
14882 \emph on
14883 widows
14884 \emph default
14885  and 
14886 \emph on
14887 orphans
14888 \emph default
14889 .
14890 \end_layout
14891
14892 \begin_layout Standard
14893 Clearly, LyX can avoid breaking pages after a section heading.
14894  That's part of the advantage of paragraph environments.
14895  But what about widows and orphans, where the page breaks leave one line
14896  of a paragraph all alone at the top or bottom of a page? There are rules
14897  built into LaTeX governing page breaks, and some of those rules are there
14898  to specifically prevent widows and orphans.
14899  This is the advantage LyX has in using LaTeX as its backend.
14900 \end_layout
14901
14902 \begin_layout Standard
14903 There's no way we can go into how TeX and LaTeX decide to break a page,
14904  or how you can tweak that behavior.
14905  Some LaTeX books listed in the bibliography [such as
14906 \begin_inset space ~
14907 \end_inset
14908
14909
14910 \begin_inset CommandInset citation
14911 LatexCommand cite
14912 key "latexcompanion"
14913
14914 \end_inset
14915
14916  or
14917 \begin_inset space ~
14918 \end_inset
14919
14920
14921 \begin_inset CommandInset citation
14922 LatexCommand cite
14923 key "latexguide"
14924
14925 \end_inset
14926
14927 ] may have more information.
14928  You will almost never need to worry about this, however.
14929 \end_layout
14930
14931 \begin_layout Chapter
14932 Notes, Graphics, Tables, and Floats
14933 \begin_inset CommandInset label
14934 LatexCommand label
14935 name "cha:Floats-and-Notes"
14936
14937 \end_inset
14938
14939
14940 \end_layout
14941
14942 \begin_layout Standard
14943 The issues of this chapter are described in detail in the 
14944 \emph on
14945 Embedded Objects
14946 \emph default
14947  manual.
14948  There you'll also find tips and tricks for special cases.
14949 \end_layout
14950
14951 \begin_layout Section
14952 Notes
14953 \begin_inset Index idx
14954 status collapsed
14955
14956 \begin_layout Plain Layout
14957 Notes
14958 \end_layout
14959
14960 \end_inset
14961
14962
14963 \begin_inset CommandInset label
14964 LatexCommand label
14965 name "sec:Notes"
14966
14967 \end_inset
14968
14969
14970 \end_layout
14971
14972 \begin_layout Standard
14973 LyX offers you a few types of notes to add to your document:
14974 \end_layout
14975
14976 \begin_layout Description
14977 LyX
14978 \begin_inset space ~
14979 \end_inset
14980
14981 Note This note type is for internal notes that won't appear in the output.
14982 \begin_inset Newline newline
14983 \end_inset
14984
14985
14986 \begin_inset Note Note
14987 status open
14988
14989 \begin_layout Plain Layout
14990 This is text in a note box that doesn't appear in the output.
14991 \end_layout
14992
14993 \end_inset
14994
14995
14996 \end_layout
14997
14998 \begin_layout Description
14999 Comment This note also doesn't appear in the output but it appears as LaTeX-comm
15000 ent, when you export the document to LaTeX via the menu 
15001 \family sans
15002 File\SpecialChar \menuseparator
15003 Export\SpecialChar \menuseparator
15004 LaTeX (pdflatex) / (plain)
15005 \family default
15006 .
15007 \begin_inset Newline newline
15008 \end_inset
15009
15010
15011 \begin_inset Note Comment
15012 status open
15013
15014 \begin_layout Plain Layout
15015 This is text in a note box that only appears as comment in LaTeX-files.
15016 \end_layout
15017
15018 \end_inset
15019
15020
15021 \end_layout
15022
15023 \begin_layout Description
15024 Greyed
15025 \begin_inset space ~
15026 \end_inset
15027
15028 Out This note will appear in the output as grey text.
15029 \begin_inset Newline newline
15030 \end_inset
15031
15032
15033 \begin_inset Newline newline
15034 \end_inset
15035
15036
15037 \begin_inset Note Greyedout
15038 status open
15039
15040 \begin_layout Plain Layout
15041 This is text
15042 \begin_inset Foot
15043 status collapsed
15044
15045 \begin_layout Plain Layout
15046 This is an example footnote within a greyed out note.
15047  In this document the greyed out note color is redefined to blue.
15048  How this can be done is explained in the 
15049 \emph on
15050 Embedded Objects
15051 \emph default
15052  manual.
15053 \end_layout
15054
15055 \end_inset
15056
15057  of a comment that appears in the output as grey text.
15058 \end_layout
15059
15060 \end_inset
15061
15062
15063 \begin_inset Newline newline
15064 \end_inset
15065
15066
15067 \begin_inset Newline newline
15068 \end_inset
15069
15070 As you can see in the example, the first line of greyed out notes is a bit
15071  indented and greyed out notes can have footnotes.
15072 \end_layout
15073
15074 \begin_layout Standard
15075 Notes are inserted with the toolbar button 
15076 \begin_inset Graphics
15077         filename ../images/note-insert.png
15078         scale 85
15079         scaleBeforeRotation
15080
15081 \end_inset
15082
15083  or the menu 
15084 \family sans
15085 Insert\SpecialChar \menuseparator
15086 Note
15087 \family default
15088 .
15089  Right-click on the appearing note box to select the note type.
15090 \end_layout
15091
15092 \begin_layout Section
15093 Footnotes
15094 \begin_inset Index idx
15095 status collapsed
15096
15097 \begin_layout Plain Layout
15098 Footnotes
15099 \end_layout
15100
15101 \end_inset
15102
15103
15104 \begin_inset CommandInset label
15105 LatexCommand label
15106 name "sec:Footnotes"
15107
15108 \end_inset
15109
15110
15111 \end_layout
15112
15113 \begin_layout Standard
15114 LyX uses boxes to display footnotes: When you insert a footnote using the
15115  menu 
15116 \family sans
15117 Insert\SpecialChar \menuseparator
15118 Footnote
15119 \family default
15120  or the toolbar button 
15121 \begin_inset Graphics
15122         filename ../images/footnote-insert.png
15123
15124 \end_inset
15125
15126
15127 \family roman
15128 \series medium
15129 \bar no
15130 you'll see
15131 \family default
15132 \series default
15133 \bar default
15134  the following box: 
15135 \begin_inset Graphics
15136         filename clipart/footnoteQt4.png
15137         scale 80
15138
15139 \end_inset
15140
15141
15142 \family roman
15143 \series medium
15144 \bar no
15145  This box is LyX's representation of your footnote.
15146  If you
15147 \family default
15148 \series default
15149 \bar default
15150  left-click on 
15151 \family roman
15152 \series medium
15153 \bar no
15154 the 
15155 \begin_inset Quotes eld
15156 \end_inset
15157
15158
15159 \family sans
15160 foot
15161 \family roman
15162
15163 \begin_inset Quotes erd
15164 \end_inset
15165
15166
15167 \family default
15168 \series default
15169 \bar default
15170  
15171 \family roman
15172 \series medium
15173 \bar no
15174 label, the box will
15175 \family default
15176 \series default
15177 \bar default
15178  be opened and you can enter the footnote text into it.
15179  Clicking on the box label again, will close 
15180 \family roman
15181 \series medium
15182 \bar no
15183 the
15184 \family default
15185 \series default
15186 \bar default
15187  box
15188 \family roman
15189 \series medium
15190 \bar no
15191 .
15192  If you want to turn existing text into a footnote, simply mark it and click
15193  on the footnote
15194 \family default
15195 \series default
15196 \bar default
15197  toolbar 
15198 \family roman
15199 \series medium
15200 \bar no
15201 button
15202 \family default
15203 \series default
15204 \bar default
15205 .
15206 \end_layout
15207
15208 \begin_layout Standard
15209 Here's an example footnote:
15210 \family roman
15211 \series medium
15212 \bar no
15213
15214 \begin_inset Foot
15215 status open
15216
15217 \begin_layout Plain Layout
15218 To close a footnote, click on the footnote box label.
15219 \end_layout
15220
15221 \end_inset
15222
15223
15224 \end_layout
15225
15226 \begin_layout Standard
15227 The footnote will appear in the output as a superscript number at the text
15228  position where the footnote box is placed.
15229  The footnote text is placed at the bottom of the current page.
15230  The footnote number is calculated by LyX, the numbers are consecutive,
15231  no matter in which chapter the footnote is in.
15232  LyX doesn't support other numbering schemes yet, but you can get another
15233  scheme using special LaTeX-commands.
15234  T
15235 \family roman
15236 h
15237 \family default
15238 ey are described in the 
15239 \emph on
15240 Embedded Objects
15241 \emph default
15242  manual.
15243 \end_layout
15244
15245 \begin_layout Section
15246 Marginal Notes
15247 \begin_inset Index idx
15248 status collapsed
15249
15250 \begin_layout Plain Layout
15251 Marginal notes
15252 \end_layout
15253
15254 \end_inset
15255
15256
15257 \begin_inset CommandInset label
15258 LatexCommand label
15259 name "sec:Marginal-Notes"
15260
15261 \end_inset
15262
15263
15264 \end_layout
15265
15266 \begin_layout Standard
15267 Marginal notes look and behave just like footnotes in LyX.
15268  When you insert a margin note via the menu 
15269 \family sans
15270 Insert\SpecialChar \menuseparator
15271 Marginal
15272 \begin_inset space ~
15273 \end_inset
15274
15275 Note
15276 \family default
15277  or the toolbar button 
15278 \begin_inset Graphics
15279         filename ../images/marginalnote-insert.png
15280
15281 \end_inset
15282
15283 , you'll see 
15284 \family roman
15285 \series medium
15286 a
15287 \family default
15288 \series default
15289  grey 
15290 \family roman
15291 \series medium
15292 box with a
15293 \family default
15294 \series default
15295  red 
15296 \family roman
15297 \series medium
15298 label 
15299 \begin_inset Quotes eld
15300 \end_inset
15301
15302 margin
15303 \begin_inset Quotes erd
15304 \end_inset
15305
15306  appearing within your text.
15307  This box is LyX's representation of your margin
15308 \family default
15309 \series default
15310 al 
15311 \family roman
15312 \series medium
15313 note.
15314 \end_layout
15315
15316 \begin_layout Standard
15317 At the side is an example marginal note.
15318 \family roman
15319 \series medium
15320
15321 \begin_inset Marginal
15322 status open
15323
15324 \begin_layout Plain Layout
15325 This is a marginal note.
15326 \end_layout
15327
15328 \end_inset
15329
15330
15331 \end_layout
15332
15333 \begin_layout Standard
15334 Marginal notes appear at the right side in single-sided documents.
15335  In double-sided documents they appear in the outer margin – left on even
15336  pages, right on odd pages.
15337 \end_layout
15338
15339 \begin_layout Section
15340 Graphics and Images
15341 \begin_inset Index idx
15342 status collapsed
15343
15344 \begin_layout Plain Layout
15345 Images
15346 \end_layout
15347
15348 \end_inset
15349
15350
15351 \begin_inset Index idx
15352 status collapsed
15353
15354 \begin_layout Plain Layout
15355 Graphics
15356 \end_layout
15357
15358 \end_inset
15359
15360
15361 \begin_inset CommandInset label
15362 LatexCommand label
15363 name "sec:Graphics"
15364
15365 \end_inset
15366
15367
15368 \end_layout
15369
15370 \begin_layout Standard
15371 To insert an image in your document, place the cursor at the text position
15372  you want and click on the toolbar icon 
15373 \begin_inset Graphics
15374         filename ../images/dialog-show-new-inset_graphics.png
15375
15376 \end_inset
15377
15378  or select 
15379 \family sans
15380 Insert\SpecialChar \menuseparator
15381 Graphics
15382 \family default
15383  from the menu.
15384  Then a dialog will appear to choose the file to load.
15385 \end_layout
15386
15387 \begin_layout Standard
15388 This dialog has numerous mostly self-explanatory parameters.
15389  The 
15390 \family sans
15391 Graphics
15392 \family default
15393  tab allows you to choose your image file.
15394  The image can be transformed by setting a rotation angle and a scaling
15395  factor.
15396  The scaling units are explained in Appendix
15397 \begin_inset space ~
15398 \end_inset
15399
15400
15401 \begin_inset CommandInset ref
15402 LatexCommand ref
15403 reference "cha:Units-available-in"
15404
15405 \end_inset
15406
15407 .
15408 \end_layout
15409
15410 \begin_layout Standard
15411 In the tab 
15412 \family sans
15413 Clipping
15414 \family default
15415  it is possible to set image coordinates to adjust the height and width
15416  of the image in the output.
15417  The coordinates can also be calculated automatically by pressing the button
15418  
15419 \family sans
15420 Get
15421 \begin_inset space ~
15422 \end_inset
15423
15424 from
15425 \begin_inset space ~
15426 \end_inset
15427
15428 file
15429 \family default
15430 .
15431  The option 
15432 \family sans
15433 Clip
15434 \begin_inset space ~
15435 \end_inset
15436
15437 to
15438 \begin_inset space ~
15439 \end_inset
15440
15441 bounding
15442 \begin_inset space ~
15443 \end_inset
15444
15445 box
15446 \family default
15447  will only print the image region within the given coordinates.
15448  Normally you don't need to take care about image coordinates and can ignore
15449  the tab 
15450 \family sans
15451 Clipping
15452 \family default
15453 .
15454 \end_layout
15455
15456 \begin_layout Standard
15457 In the 
15458 \family sans
15459 LaTeX and LyX options
15460 \family default
15461  tab LaTeX experts can specify additional LaTeX options.
15462  You can also specify here the appearance of the image inside LyX.
15463  The option 
15464 \family sans
15465 Draft
15466 \begin_inset space ~
15467 \end_inset
15468
15469 mode
15470 \family default
15471  has the effect that the image doesn't appear in the output, only a frame
15472  with the image size is printed.
15473  The option 
15474 \family sans
15475 Don't
15476 \begin_inset space ~
15477 \end_inset
15478
15479 unzip
15480 \begin_inset space ~
15481 \end_inset
15482
15483 on
15484 \begin_inset space ~
15485 \end_inset
15486
15487 export
15488 \family default
15489  is explained in the 
15490 \emph on
15491 Embedded Objects
15492 \emph default
15493  manual in section 
15494 \emph on
15495 Graphics Dialog
15496 \emph default
15497 .
15498 \end_layout
15499
15500 \begin_layout Standard
15501 The graphics dialog can be called at any time by clicking on an image.
15502  The image will appear in the output exactly at the position where it is
15503  in the text.
15504  This is an example image within a separate, horizontally centered paragraph:
15505  
15506 \end_layout
15507
15508 \begin_layout Standard
15509 \align center
15510 \begin_inset Graphics
15511         filename clipart/mobius.eps
15512         scale 70
15513         rotateOrigin center
15514
15515 \end_inset
15516
15517
15518 \end_layout
15519
15520 \begin_layout Standard
15521 If you need image captions and want to reference images, you have to put
15522  the image into a float, see section
15523 \begin_inset space ~
15524 \end_inset
15525
15526
15527 \begin_inset CommandInset ref
15528 LatexCommand ref
15529 reference "sec:Figure-Floats"
15530
15531 \end_inset
15532
15533 .
15534 \end_layout
15535
15536 \begin_layout Subsection
15537 Image Formats
15538 \begin_inset Index idx
15539 status collapsed
15540
15541 \begin_layout Plain Layout
15542 Images ! Formats
15543 \end_layout
15544
15545 \end_inset
15546
15547
15548 \begin_inset CommandInset label
15549 LatexCommand label
15550 name "sub:Image-Formats"
15551
15552 \end_inset
15553
15554
15555 \end_layout
15556
15557 \begin_layout Standard
15558 You can insert images in any known file format.
15559  But as we explained in section
15560 \begin_inset space ~
15561 \end_inset
15562
15563
15564 \begin_inset CommandInset ref
15565 LatexCommand ref
15566 reference "sub:Output-file-formats"
15567
15568 \end_inset
15569
15570 , every output document format allows only a few image formats.
15571  LyX uses therefore the program 
15572 \family typewriter
15573 Imagemagick
15574 \family default
15575  in the background to convert the images to the right format.
15576  To increase your workflow by avoiding these conversions in the background,
15577  you can use only the image formats listed in the subsections of section
15578 \begin_inset space ~
15579 \end_inset
15580
15581
15582 \begin_inset CommandInset ref
15583 LatexCommand ref
15584 reference "sub:Output-file-formats"
15585
15586 \end_inset
15587
15588 .
15589 \end_layout
15590
15591 \begin_layout Standard
15592 Similar to fonts there are two types of image formats:
15593 \end_layout
15594
15595 \begin_layout Description
15596 Bitmap
15597 \begin_inset space ~
15598 \end_inset
15599
15600 images consist of pixel values, often in a compressed form.
15601  They are therefore not fully scalable and look pixeled in large zooms.
15602  Well-known bitmap image formats are 
15603 \begin_inset Quotes eld
15604 \end_inset
15605
15606 Graphics Interchange Format
15607 \begin_inset Quotes erd
15608 \end_inset
15609
15610  (GIF, file extension 
15611 \begin_inset Quotes eld
15612 \end_inset
15613
15614
15615 \family typewriter
15616 .gif
15617 \family default
15618
15619 \begin_inset Quotes erd
15620 \end_inset
15621
15622 )
15623 \begin_inset Index idx
15624 status collapsed
15625
15626 \begin_layout Plain Layout
15627 GIF|see
15628 \begin_inset ERT
15629 status collapsed
15630
15631 \begin_layout Plain Layout
15632
15633 {
15634 \end_layout
15635
15636 \end_inset
15637
15638 Image formats
15639 \begin_inset ERT
15640 status collapsed
15641
15642 \begin_layout Plain Layout
15643
15644 }
15645 \end_layout
15646
15647 \end_inset
15648
15649
15650 \end_layout
15651
15652 \end_inset
15653
15654
15655 \begin_inset Quotes eld
15656 \end_inset
15657
15658 Portable Network Graphics
15659 \begin_inset Quotes erd
15660 \end_inset
15661
15662  (PNG, file extension 
15663 \begin_inset Quotes eld
15664 \end_inset
15665
15666
15667 \family typewriter
15668 .png
15669 \family default
15670
15671 \begin_inset Quotes erd
15672 \end_inset
15673
15674 )
15675 \begin_inset Index idx
15676 status collapsed
15677
15678 \begin_layout Plain Layout
15679 PNG|see
15680 \begin_inset ERT
15681 status collapsed
15682
15683 \begin_layout Plain Layout
15684
15685 {
15686 \end_layout
15687
15688 \end_inset
15689
15690 Image formats
15691 \begin_inset ERT
15692 status collapsed
15693
15694 \begin_layout Plain Layout
15695
15696 }
15697 \end_layout
15698
15699 \end_inset
15700
15701
15702 \end_layout
15703
15704 \end_inset
15705
15706 , and 
15707 \begin_inset Quotes eld
15708 \end_inset
15709
15710 Joint Photographic Experts Group
15711 \begin_inset Quotes erd
15712 \end_inset
15713
15714  (JPG, file extension 
15715 \begin_inset Quotes eld
15716 \end_inset
15717
15718
15719 \family typewriter
15720 .jpg
15721 \family default
15722
15723 \begin_inset Quotes erd
15724 \end_inset
15725
15726  or 
15727 \begin_inset Quotes eld
15728 \end_inset
15729
15730
15731 \family typewriter
15732 .jpeg
15733 \family default
15734
15735 \begin_inset Quotes erd
15736 \end_inset
15737
15738 )
15739 \begin_inset Index idx
15740 status collapsed
15741
15742 \begin_layout Plain Layout
15743 JPG|see
15744 \begin_inset ERT
15745 status collapsed
15746
15747 \begin_layout Plain Layout
15748
15749 {
15750 \end_layout
15751
15752 \end_inset
15753
15754 Image formats
15755 \begin_inset ERT
15756 status collapsed
15757
15758 \begin_layout Plain Layout
15759
15760 }
15761 \end_layout
15762
15763 \end_inset
15764
15765
15766 \end_layout
15767
15768 \end_inset
15769
15770 .
15771 \end_layout
15772
15773 \begin_layout Description
15774 Scalable
15775 \begin_inset space ~
15776 \end_inset
15777
15778 images consist of vectors and can therefore be scaled to any size without
15779  data loss.
15780  The scaling ability is necessary if you want to create presentations, because
15781  presentations are always scaled by the beamer.
15782  Scaling is also useful for online documents to let the user zoom into diagrams.
15783 \begin_inset Newline newline
15784 \end_inset
15785
15786 Scalable image formats can be 
15787 \begin_inset Quotes eld
15788 \end_inset
15789
15790 Scalable Vector Graphics
15791 \begin_inset Quotes erd
15792 \end_inset
15793
15794  (SVG, file extension 
15795 \begin_inset Quotes eld
15796 \end_inset
15797
15798
15799 \family typewriter
15800 .svg
15801 \family default
15802
15803 \begin_inset Quotes erd
15804 \end_inset
15805
15806 )
15807 \begin_inset Index idx
15808 status collapsed
15809
15810 \begin_layout Plain Layout
15811 SVG|see
15812 \begin_inset ERT
15813 status collapsed
15814
15815 \begin_layout Plain Layout
15816
15817 {
15818 \end_layout
15819
15820 \end_inset
15821
15822 Image formats
15823 \begin_inset ERT
15824 status collapsed
15825
15826 \begin_layout Plain Layout
15827
15828 }
15829 \end_layout
15830
15831 \end_inset
15832
15833
15834 \end_layout
15835
15836 \end_inset
15837
15838
15839 \begin_inset Quotes eld
15840 \end_inset
15841
15842 Encapsulated PostScript
15843 \begin_inset Quotes erd
15844 \end_inset
15845
15846  (EPS, file extension 
15847 \begin_inset Quotes eld
15848 \end_inset
15849
15850
15851 \family typewriter
15852 .eps
15853 \family default
15854
15855 \begin_inset Quotes erd
15856 \end_inset
15857
15858 )
15859 \begin_inset Index idx
15860 status collapsed
15861
15862 \begin_layout Plain Layout
15863 EPS|see
15864 \begin_inset ERT
15865 status collapsed
15866
15867 \begin_layout Plain Layout
15868
15869 {
15870 \end_layout
15871
15872 \end_inset
15873
15874 Image formats
15875 \begin_inset ERT
15876 status collapsed
15877
15878 \begin_layout Plain Layout
15879
15880 }
15881 \end_layout
15882
15883 \end_inset
15884
15885
15886 \end_layout
15887
15888 \end_inset
15889
15890 , and 
15891 \begin_inset Quotes eld
15892 \end_inset
15893
15894 Portable Document Format
15895 \begin_inset Quotes erd
15896 \end_inset
15897
15898  (PDF, file extension 
15899 \begin_inset Quotes eld
15900 \end_inset
15901
15902
15903 \family typewriter
15904 .pdf
15905 \family default
15906
15907 \begin_inset Quotes erd
15908 \end_inset
15909
15910 )
15911 \begin_inset Index idx
15912 status collapsed
15913
15914 \begin_layout Plain Layout
15915 PDF
15916 \end_layout
15917
15918 \end_inset
15919
15920 .
15921  We say it can be, because you can convert any bitmap image format to PDF
15922  or EPS and the result won't be scalable.
15923  In this cases only a header with the image properties is added to the original
15924  image
15925 \begin_inset Foot
15926 status collapsed
15927
15928 \begin_layout Plain Layout
15929 In the case of PDF, the original image is additionally compressed.
15930 \end_layout
15931
15932 \end_inset
15933
15934 .
15935 \end_layout
15936
15937 \begin_layout Standard
15938 Normally one can't convert a bitmap image into a scalable one, only vice
15939  versa.
15940 \end_layout
15941
15942 \begin_layout Subsection
15943 Grouping of Image Settings
15944 \begin_inset Index idx
15945 status collapsed
15946
15947 \begin_layout Plain Layout
15948 Images ! Settings grouping
15949 \end_layout
15950
15951 \end_inset
15952
15953
15954 \end_layout
15955
15956 \begin_layout Standard
15957 Each image can define a new group of image settings or join an existing
15958  group.
15959  Images within such a group share their settings, so adjusting one image
15960  of the group automatically also adjusts all other images of the group in
15961  the same way.
15962  So you can for example change the size for a bunch of images without the
15963  need to manually change each of them.
15964  
15965 \end_layout
15966
15967 \begin_layout Standard
15968 A new group can be set by entering a name in the 
15969 \family sans
15970 Group
15971 \begin_inset space ~
15972 \end_inset
15973
15974 Name
15975 \family default
15976  field in the Graphics dialog.
15977  Joining an existing group can be done using the context menu of the image
15978  by checking the name of the desired group.
15979 \end_layout
15980
15981 \begin_layout Section
15982 Tables
15983 \begin_inset Index idx
15984 status collapsed
15985
15986 \begin_layout Plain Layout
15987 Tables
15988 \end_layout
15989
15990 \end_inset
15991
15992
15993 \begin_inset CommandInset label
15994 LatexCommand label
15995 name "sec:Tables"
15996
15997 \end_inset
15998
15999
16000 \end_layout
16001
16002 \begin_layout Standard
16003 You can insert a table using either the toolbar button 
16004 \begin_inset Graphics
16005         filename ../images/tabular-insert.png
16006         scale 85
16007
16008 \end_inset
16009
16010  or the menu 
16011 \family sans
16012 Insert\SpecialChar \menuseparator
16013 Table
16014 \family default
16015 .
16016  A dialog will appear, asking you for the number of rows and columns.
16017  The default table has lines around any cell and the first row appears separated
16018  from the rest of the table.
16019  This separation appears due to a double line: The cells of the first row
16020  have a line below them and the cells of the second row have a line above
16021  them.
16022  Here's an example table:
16023 \end_layout
16024
16025 \begin_layout Standard
16026 \align center
16027 \begin_inset Tabular
16028 <lyxtabular version="3" rows="4" columns="4">
16029 <features tabularvalignment="middle">
16030 <column alignment="center" valignment="top" width="0pt">
16031 <column alignment="center" valignment="top" width="0pt">
16032 <column alignment="center" valignment="top" width="0in">
16033 <column alignment="center" valignment="top" width="0pt">
16034 <row>
16035 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16036 \begin_inset Text
16037
16038 \begin_layout Plain Layout
16039
16040 \end_layout
16041
16042 \end_inset
16043 </cell>
16044 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16045 \begin_inset Text
16046
16047 \begin_layout Plain Layout
16048
16049 \family roman
16050 \series medium
16051 \shape up
16052 \size normal
16053 \emph off
16054 \bar no
16055 \noun off
16056 \color none
16057 1
16058 \end_layout
16059
16060 \end_inset
16061 </cell>
16062 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16063 \begin_inset Text
16064
16065 \begin_layout Plain Layout
16066 2
16067 \end_layout
16068
16069 \end_inset
16070 </cell>
16071 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16072 \begin_inset Text
16073
16074 \begin_layout Plain Layout
16075 3
16076 \end_layout
16077
16078 \end_inset
16079 </cell>
16080 </row>
16081 <row>
16082 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16083 \begin_inset Text
16084
16085 \begin_layout Plain Layout
16086
16087 \family roman
16088 \series medium
16089 \shape up
16090 \size normal
16091 \emph off
16092 \bar no
16093 \noun off
16094 \color none
16095 A
16096 \end_layout
16097
16098 \end_inset
16099 </cell>
16100 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16101 \begin_inset Text
16102
16103 \begin_layout Plain Layout
16104
16105 \end_layout
16106
16107 \end_inset
16108 </cell>
16109 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16110 \begin_inset Text
16111
16112 \begin_layout Plain Layout
16113
16114 \end_layout
16115
16116 \end_inset
16117 </cell>
16118 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16119 \begin_inset Text
16120
16121 \begin_layout Plain Layout
16122
16123 \end_layout
16124
16125 \end_inset
16126 </cell>
16127 </row>
16128 <row>
16129 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16130 \begin_inset Text
16131
16132 \begin_layout Plain Layout
16133
16134 \family roman
16135 \series medium
16136 \shape up
16137 \size normal
16138 \emph off
16139 \bar no
16140 \noun off
16141 \color none
16142 B
16143 \end_layout
16144
16145 \end_inset
16146 </cell>
16147 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16148 \begin_inset Text
16149
16150 \begin_layout Plain Layout
16151
16152 \end_layout
16153
16154 \end_inset
16155 </cell>
16156 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16157 \begin_inset Text
16158
16159 \begin_layout Plain Layout
16160
16161 \size normal
16162 \noun off
16163 \color none
16164  
16165 \end_layout
16166
16167 \end_inset
16168 </cell>
16169 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16170 \begin_inset Text
16171
16172 \begin_layout Plain Layout
16173
16174 \end_layout
16175
16176 \end_inset
16177 </cell>
16178 </row>
16179 <row>
16180 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16181 \begin_inset Text
16182
16183 \begin_layout Plain Layout
16184
16185 \family roman
16186 \series medium
16187 \shape up
16188 \size normal
16189 \emph off
16190 \bar no
16191 \noun off
16192 \color none
16193 C
16194 \end_layout
16195
16196 \end_inset
16197 </cell>
16198 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16199 \begin_inset Text
16200
16201 \begin_layout Plain Layout
16202
16203 \end_layout
16204
16205 \end_inset
16206 </cell>
16207 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16208 \begin_inset Text
16209
16210 \begin_layout Plain Layout
16211
16212 \end_layout
16213
16214 \end_inset
16215 </cell>
16216 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16217 \begin_inset Text
16218
16219 \begin_layout Plain Layout
16220
16221 \end_layout
16222
16223 \end_inset
16224 </cell>
16225 </row>
16226 </lyxtabular>
16227
16228 \end_inset
16229
16230
16231 \end_layout
16232
16233 \begin_layout Subsection
16234 The Table dialog
16235 \end_layout
16236
16237 \begin_layout Standard
16238 You can alter a table by clicking on it with the right mouse button, which
16239  brings up the table dialog.
16240  Here you can adjust the settings of the cell and row/column respectively
16241  where the cursor is placed currently.
16242  Most of the dialog options also work on selections.
16243  This means that if you select more cells, columns or rows the action is
16244  done on all of your selection.
16245 \end_layout
16246
16247 \begin_layout Standard
16248 Additionally to the table dialog, the 
16249 \family sans
16250 table
16251 \begin_inset space ~
16252 \end_inset
16253
16254 toolbar
16255 \family default
16256  helps you in setting table properties.
16257  It appears when the cursor is inside a table.
16258 \end_layout
16259
16260 \begin_layout Standard
16261 In the tab 
16262 \family sans
16263 Table
16264 \begin_inset space ~
16265 \end_inset
16266
16267 Settings
16268 \family default
16269  of the table dialog you can set the alignment for the current row.
16270  If you add a row or column, it will be inserted right beside or below the
16271  current cell respectively.
16272  The vertical alignment of a column can only be adjusted when a column width
16273  is given.
16274  A given width will allow the cell to have line breaks and multiple paragraphs
16275  of text, see section
16276 \begin_inset space ~
16277 \end_inset
16278
16279
16280 \begin_inset CommandInset ref
16281 LatexCommand ref
16282 reference "sub:Table-Cells"
16283
16284 \end_inset
16285
16286 .
16287 \end_layout
16288
16289 \begin_layout Standard
16290 You can mark multiple cells of one row as a multicolumn cell using the check
16291  box 
16292 \family sans
16293 Multicolumn
16294 \family default
16295 .
16296  This will merge the cells to 
16297 \emph on
16298 one
16299 \emph default
16300  cell, spread over more than one column.
16301  Multicolumn cells are treated as own rows, so that the alignment, width,
16302  and border settings affect only the multicolumn cell.
16303  Here's an example table with a multicolumn cell in the first row and one
16304  in the last row without the upper border:
16305 \end_layout
16306
16307 \begin_layout Standard
16308 \align center
16309 \begin_inset Tabular
16310 <lyxtabular version="3" rows="3" columns="4">
16311 <features tabularvalignment="middle" firstHeadTopDL="true" firstHeadBottomDL="true">
16312 <column alignment="center" valignment="top" width="0pt">
16313 <column alignment="center" valignment="middle" width="0">
16314 <column alignment="center" valignment="top" width="0in">
16315 <column alignment="center" valignment="top" width="0pt">
16316 <row>
16317 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16318 \begin_inset Text
16319
16320 \begin_layout Plain Layout
16321 abc
16322 \end_layout
16323
16324 \end_inset
16325 </cell>
16326 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
16327 \begin_inset Text
16328
16329 \begin_layout Plain Layout
16330 def ghi
16331 \end_layout
16332
16333 \end_inset
16334 </cell>
16335 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16336 \begin_inset Text
16337
16338 \begin_layout Plain Layout
16339
16340 \end_layout
16341
16342 \end_inset
16343 </cell>
16344 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16345 \begin_inset Text
16346
16347 \begin_layout Plain Layout
16348 jkl
16349 \end_layout
16350
16351 \end_inset
16352 </cell>
16353 </row>
16354 <row>
16355 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16356 \begin_inset Text
16357
16358 \begin_layout Plain Layout
16359
16360 \family roman
16361 \series medium
16362 \shape up
16363 \size normal
16364 \emph off
16365 \bar no
16366 \noun off
16367 \color none
16368 A
16369 \end_layout
16370
16371 \end_inset
16372 </cell>
16373 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16374 \begin_inset Text
16375
16376 \begin_layout Plain Layout
16377 B
16378 \end_layout
16379
16380 \end_inset
16381 </cell>
16382 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16383 \begin_inset Text
16384
16385 \begin_layout Plain Layout
16386 C
16387 \end_layout
16388
16389 \end_inset
16390 </cell>
16391 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16392 \begin_inset Text
16393
16394 \begin_layout Plain Layout
16395 D
16396 \end_layout
16397
16398 \end_inset
16399 </cell>
16400 </row>
16401 <row>
16402 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16403 \begin_inset Text
16404
16405 \begin_layout Plain Layout
16406 1
16407 \end_layout
16408
16409 \end_inset
16410 </cell>
16411 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16412 \begin_inset Text
16413
16414 \begin_layout Plain Layout
16415 2
16416 \end_layout
16417
16418 \end_inset
16419 </cell>
16420 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16421 \begin_inset Text
16422
16423 \begin_layout Plain Layout
16424 3
16425 \end_layout
16426
16427 \end_inset
16428 </cell>
16429 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16430 \begin_inset Text
16431
16432 \begin_layout Plain Layout
16433 4
16434 \end_layout
16435
16436 \end_inset
16437 </cell>
16438 </row>
16439 </lyxtabular>
16440
16441 \end_inset
16442
16443
16444 \end_layout
16445
16446 \begin_layout Standard
16447 At the moment LyX doesn't support multirow cells.
16448  Adept users can declare special LaTeX-arguments for the table.
16449  They are necessary for special table formatting, like for multirow cells,
16450  explained in the tables section of the 
16451 \emph on
16452 Embedded
16453 \begin_inset space ~
16454 \end_inset
16455
16456 Objects
16457 \emph default
16458  manual.
16459  You can also rotate the current cell or the whole table 90
16460 \begin_inset space \thinspace{}
16461 \end_inset
16462
16463 degrees counterclockwise.
16464  These rotations are not visible in LyX but in the output.
16465 \end_layout
16466
16467 \begin_layout Standard
16468 \begin_inset Note Greyedout
16469 status open
16470
16471 \begin_layout Plain Layout
16472
16473 \series bold
16474 Note:
16475 \series default
16476  Most DVI-viewers are 
16477 \emph on
16478 not
16479 \emph default
16480  able to display rotations.
16481 \end_layout
16482
16483 \end_inset
16484
16485
16486 \end_layout
16487
16488 \begin_layout Standard
16489 The 
16490 \family sans
16491 Borders
16492 \family default
16493  tab allows you to add and delete border lines for the current row/column.
16494  The button 
16495 \family sans
16496 Default
16497 \family default
16498  adds lines for all cell borders.
16499 \end_layout
16500
16501 \begin_layout Subsection
16502 Longtables
16503 \begin_inset Index idx
16504 status collapsed
16505
16506 \begin_layout Plain Layout
16507 Tables ! Longtables
16508 \end_layout
16509
16510 \end_inset
16511
16512
16513 \begin_inset Index idx
16514 status collapsed
16515
16516 \begin_layout Plain Layout
16517 Longtables
16518 \end_layout
16519
16520 \end_inset
16521
16522
16523 \end_layout
16524
16525 \begin_layout Standard
16526 If the table is too long to fit on one page, you can use the option 
16527 \family sans
16528 Use
16529 \begin_inset space ~
16530 \end_inset
16531
16532 long
16533 \begin_inset space ~
16534 \end_inset
16535
16536 table
16537 \family default
16538  in the tab 
16539 \family sans
16540 Longtable
16541 \family default
16542  of the table dialog to split the table automatically over more pages.
16543  Doing this enables some check boxes and you can now define:
16544 \end_layout
16545
16546 \begin_layout Description
16547
16548 \family sans
16549 Header
16550 \family default
16551 : The current row and all rows above, that don't have any special options
16552  defined, are defined to be the header rows of all pages of the longtable;
16553  except for the first page, if 
16554 \family sans
16555 First
16556 \begin_inset space ~
16557 \end_inset
16558
16559 header
16560 \family default
16561  is defined.
16562 \end_layout
16563
16564 \begin_layout Description
16565
16566 \family sans
16567 First
16568 \begin_inset space ~
16569 \end_inset
16570
16571 header
16572 \family default
16573 : The current row and all rows above, that don't have any special options
16574  defined, are defined to be the header rows of the first page of the longtable.
16575 \end_layout
16576
16577 \begin_layout Description
16578
16579 \family sans
16580 Footer
16581 \family default
16582 : The current row and all rows below, that don't have any special options
16583  defined, are defined to be the footer rows of all pages of the longtable;
16584  except for the last page, if 
16585 \family sans
16586 Last
16587 \begin_inset space ~
16588 \end_inset
16589
16590 footer
16591 \family default
16592  is defined.
16593 \end_layout
16594
16595 \begin_layout Description
16596
16597 \family sans
16598 Last
16599 \begin_inset space ~
16600 \end_inset
16601
16602 footer
16603 \family default
16604 : The current row and all rows below, that don't have any special options
16605  defined, are defined to be the footer rows of the last page of the longtable.
16606 \end_layout
16607
16608 \begin_layout Description
16609 Caption: The first row is reset as single column.
16610  You can now insert there the table caption via the menu 
16611 \family sans
16612 Insert\SpecialChar \menuseparator
16613 Caption
16614 \family default
16615 .
16616  More about longtable captions can be found in the 
16617 \emph on
16618 Embedded
16619 \begin_inset space ~
16620 \end_inset
16621
16622 Objects
16623 \emph default
16624  manual.
16625 \end_layout
16626
16627 \begin_layout Standard
16628 You can also specify a row where the table is split.
16629  If you set more than one option in the same table row, you should be aware
16630  of the fact that only the first one is used in the given table row.
16631  The others will then be defined as 
16632 \emph on
16633 empty
16634 \emph default
16635 .
16636  In this context, first means first in this order: 
16637 \family sans
16638 Footer, Last
16639 \begin_inset space ~
16640 \end_inset
16641
16642 footer,
16643 \family default
16644  
16645 \family sans
16646 Header,
16647 \family default
16648  
16649 \family sans
16650 First
16651 \begin_inset space ~
16652 \end_inset
16653
16654 header.
16655
16656 \family default
16657  See the following longtable to see how it works:
16658 \end_layout
16659
16660 \begin_layout Standard
16661 \align center
16662 \begin_inset Tabular
16663 <lyxtabular version="3" rows="69" columns="3">
16664 <features islongtable="true" tabularvalignment="middle">
16665 <column alignment="block" valignment="top" width="5cm">
16666 <column alignment="left" valignment="top" width="0pt">
16667 <column alignment="right" valignment="top" width="0pt">
16668 <row endfirsthead="true">
16669 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16670 \begin_inset Text
16671
16672 \begin_layout Plain Layout
16673
16674 \series bold
16675 Example Phone List (ignore the names)
16676 \end_layout
16677
16678 \end_inset
16679 </cell>
16680 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16681 \begin_inset Text
16682
16683 \begin_layout Plain Layout
16684
16685 \end_layout
16686
16687 \end_inset
16688 </cell>
16689 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16690 \begin_inset Text
16691
16692 \begin_layout Plain Layout
16693
16694 \end_layout
16695
16696 \end_inset
16697 </cell>
16698 </row>
16699 <row endfirsthead="true">
16700 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16701 \begin_inset Text
16702
16703 \begin_layout Plain Layout
16704
16705 \series bold
16706 NAME
16707 \end_layout
16708
16709 \end_inset
16710 </cell>
16711 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16712 \begin_inset Text
16713
16714 \begin_layout Plain Layout
16715
16716 \end_layout
16717
16718 \end_inset
16719 </cell>
16720 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16721 \begin_inset Text
16722
16723 \begin_layout Plain Layout
16724
16725 \series bold
16726 TEL.
16727 \end_layout
16728
16729 \end_inset
16730 </cell>
16731 </row>
16732 <row endhead="true">
16733 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16734 \begin_inset Text
16735
16736 \begin_layout Plain Layout
16737  
16738 \series bold
16739 Example Phone List
16740 \end_layout
16741
16742 \end_inset
16743 </cell>
16744 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16745 \begin_inset Text
16746
16747 \begin_layout Plain Layout
16748
16749 \end_layout
16750
16751 \end_inset
16752 </cell>
16753 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16754 \begin_inset Text
16755
16756 \begin_layout Plain Layout
16757
16758 \end_layout
16759
16760 \end_inset
16761 </cell>
16762 </row>
16763 <row endhead="true">
16764 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16765 \begin_inset Text
16766
16767 \begin_layout Plain Layout
16768
16769 \series bold
16770 NAME
16771 \end_layout
16772
16773 \end_inset
16774 </cell>
16775 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16776 \begin_inset Text
16777
16778 \begin_layout Plain Layout
16779
16780 \end_layout
16781
16782 \end_inset
16783 </cell>
16784 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16785 \begin_inset Text
16786
16787 \begin_layout Plain Layout
16788
16789 \series bold
16790 TEL.
16791 \end_layout
16792
16793 \end_inset
16794 </cell>
16795 </row>
16796 <row endfoot="true">
16797 <cell multicolumn="1" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16798 \begin_inset Text
16799
16800 \begin_layout Plain Layout
16801  
16802 \series bold
16803 continue ...
16804 \end_layout
16805
16806 \end_inset
16807 </cell>
16808 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16809 \begin_inset Text
16810
16811 \begin_layout Plain Layout
16812
16813 \end_layout
16814
16815 \end_inset
16816 </cell>
16817 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16818 \begin_inset Text
16819
16820 \begin_layout Plain Layout
16821
16822 \end_layout
16823
16824 \end_inset
16825 </cell>
16826 </row>
16827 <row>
16828 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16829 \begin_inset Text
16830
16831 \begin_layout Plain Layout
16832
16833 \series bold
16834 Annovi
16835 \end_layout
16836
16837 \end_inset
16838 </cell>
16839 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16840 \begin_inset Text
16841
16842 \begin_layout Plain Layout
16843 Silvia
16844 \end_layout
16845
16846 \end_inset
16847 </cell>
16848 <cell alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16849 \begin_inset Text
16850
16851 \begin_layout Plain Layout
16852 111
16853 \end_layout
16854
16855 \end_inset
16856 </cell>
16857 </row>
16858 <row>
16859 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16860 \begin_inset Text
16861
16862 \begin_layout Plain Layout
16863
16864 \series bold
16865 Bertoli
16866 \end_layout
16867
16868 \end_inset
16869 </cell>
16870 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16871 \begin_inset Text
16872
16873 \begin_layout Plain Layout
16874 Stefano
16875 \end_layout
16876
16877 \end_inset
16878 </cell>
16879 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16880 \begin_inset Text
16881
16882 \begin_layout Plain Layout
16883 111
16884 \end_layout
16885
16886 \end_inset
16887 </cell>
16888 </row>
16889 <row>
16890 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16891 \begin_inset Text
16892
16893 \begin_layout Plain Layout
16894
16895 \series bold
16896 Bozzi
16897 \end_layout
16898
16899 \end_inset
16900 </cell>
16901 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16902 \begin_inset Text
16903
16904 \begin_layout Plain Layout
16905 Walter
16906 \end_layout
16907
16908 \end_inset
16909 </cell>
16910 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16911 \begin_inset Text
16912
16913 \begin_layout Plain Layout
16914 111
16915 \end_layout
16916
16917 \end_inset
16918 </cell>
16919 </row>
16920 <row>
16921 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16922 \begin_inset Text
16923
16924 \begin_layout Plain Layout
16925
16926 \series bold
16927 Cachia
16928 \end_layout
16929
16930 \end_inset
16931 </cell>
16932 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16933 \begin_inset Text
16934
16935 \begin_layout Plain Layout
16936 Maria
16937 \end_layout
16938
16939 \end_inset
16940 </cell>
16941 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16942 \begin_inset Text
16943
16944 \begin_layout Plain Layout
16945 111
16946 \end_layout
16947
16948 \end_inset
16949 </cell>
16950 </row>
16951 <row>
16952 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16953 \begin_inset Text
16954
16955 \begin_layout Plain Layout
16956
16957 \series bold
16958 Cachia
16959 \end_layout
16960
16961 \end_inset
16962 </cell>
16963 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16964 \begin_inset Text
16965
16966 \begin_layout Plain Layout
16967 Maurizio
16968 \end_layout
16969
16970 \end_inset
16971 </cell>
16972 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16973 \begin_inset Text
16974
16975 \begin_layout Plain Layout
16976 111
16977 \end_layout
16978
16979 \end_inset
16980 </cell>
16981 </row>
16982 <row>
16983 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16984 \begin_inset Text
16985
16986 \begin_layout Plain Layout
16987
16988 \series bold
16989 Cinquemani
16990 \end_layout
16991
16992 \end_inset
16993 </cell>
16994 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16995 \begin_inset Text
16996
16997 \begin_layout Plain Layout
16998 Giusi
16999 \end_layout
17000
17001 \end_inset
17002 </cell>
17003 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17004 \begin_inset Text
17005
17006 \begin_layout Plain Layout
17007 111
17008 \end_layout
17009
17010 \end_inset
17011 </cell>
17012 </row>
17013 <row>
17014 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17015 \begin_inset Text
17016
17017 \begin_layout Plain Layout
17018
17019 \series bold
17020 Colin
17021 \end_layout
17022
17023 \end_inset
17024 </cell>
17025 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17026 \begin_inset Text
17027
17028 \begin_layout Plain Layout
17029 Bernard
17030 \end_layout
17031
17032 \end_inset
17033 </cell>
17034 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17035 \begin_inset Text
17036
17037 \begin_layout Plain Layout
17038 111
17039 \end_layout
17040
17041 \end_inset
17042 </cell>
17043 </row>
17044 <row>
17045 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17046 \begin_inset Text
17047
17048 \begin_layout Plain Layout
17049
17050 \series bold
17051 Concli
17052 \end_layout
17053
17054 \end_inset
17055 </cell>
17056 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17057 \begin_inset Text
17058
17059 \begin_layout Plain Layout
17060 Gianfranco
17061 \end_layout
17062
17063 \end_inset
17064 </cell>
17065 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17066 \begin_inset Text
17067
17068 \begin_layout Plain Layout
17069 111
17070 \end_layout
17071
17072 \end_inset
17073 </cell>
17074 </row>
17075 <row>
17076 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17077 \begin_inset Text
17078
17079 \begin_layout Plain Layout
17080
17081 \series bold
17082 Dal Bosco
17083 \end_layout
17084
17085 \end_inset
17086 </cell>
17087 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17088 \begin_inset Text
17089
17090 \begin_layout Plain Layout
17091 Carolina
17092 \end_layout
17093
17094 \end_inset
17095 </cell>
17096 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17097 \begin_inset Text
17098
17099 \begin_layout Plain Layout
17100 111
17101 \end_layout
17102
17103 \end_inset
17104 </cell>
17105 </row>
17106 <row>
17107 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17108 \begin_inset Text
17109
17110 \begin_layout Plain Layout
17111
17112 \series bold
17113 Dalpiaz
17114 \end_layout
17115
17116 \end_inset
17117 </cell>
17118 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17119 \begin_inset Text
17120
17121 \begin_layout Plain Layout
17122 Annamaria
17123 \end_layout
17124
17125 \end_inset
17126 </cell>
17127 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17128 \begin_inset Text
17129
17130 \begin_layout Plain Layout
17131 111
17132 \end_layout
17133
17134 \end_inset
17135 </cell>
17136 </row>
17137 <row>
17138 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17139 \begin_inset Text
17140
17141 \begin_layout Plain Layout
17142
17143 \series bold
17144 Feliciello
17145 \end_layout
17146
17147 \end_inset
17148 </cell>
17149 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17150 \begin_inset Text
17151
17152 \begin_layout Plain Layout
17153 Domenico
17154 \end_layout
17155
17156 \end_inset
17157 </cell>
17158 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17159 \begin_inset Text
17160
17161 \begin_layout Plain Layout
17162 111
17163 \end_layout
17164
17165 \end_inset
17166 </cell>
17167 </row>
17168 <row>
17169 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17170 \begin_inset Text
17171
17172 \begin_layout Plain Layout
17173
17174 \series bold
17175 Focarelli
17176 \end_layout
17177
17178 \end_inset
17179 </cell>
17180 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17181 \begin_inset Text
17182
17183 \begin_layout Plain Layout
17184 Paola
17185 \end_layout
17186
17187 \end_inset
17188 </cell>
17189 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17190 \begin_inset Text
17191
17192 \begin_layout Plain Layout
17193 111
17194 \end_layout
17195
17196 \end_inset
17197 </cell>
17198 </row>
17199 <row>
17200 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17201 \begin_inset Text
17202
17203 \begin_layout Plain Layout
17204
17205 \series bold
17206 Galletti
17207 \end_layout
17208
17209 \end_inset
17210 </cell>
17211 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17212 \begin_inset Text
17213
17214 \begin_layout Plain Layout
17215 Oreste
17216 \end_layout
17217
17218 \end_inset
17219 </cell>
17220 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17221 \begin_inset Text
17222
17223 \begin_layout Plain Layout
17224 111
17225 \end_layout
17226
17227 \end_inset
17228 </cell>
17229 </row>
17230 <row>
17231 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17232 \begin_inset Text
17233
17234 \begin_layout Plain Layout
17235
17236 \series bold
17237 Gasparini
17238 \end_layout
17239
17240 \end_inset
17241 </cell>
17242 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17243 \begin_inset Text
17244
17245 \begin_layout Plain Layout
17246 Franca
17247 \end_layout
17248
17249 \end_inset
17250 </cell>
17251 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17252 \begin_inset Text
17253
17254 \begin_layout Plain Layout
17255 111
17256 \end_layout
17257
17258 \end_inset
17259 </cell>
17260 </row>
17261 <row>
17262 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17263 \begin_inset Text
17264
17265 \begin_layout Plain Layout
17266
17267 \series bold
17268 Rizzardi
17269 \end_layout
17270
17271 \end_inset
17272 </cell>
17273 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17274 \begin_inset Text
17275
17276 \begin_layout Plain Layout
17277 Paola
17278 \end_layout
17279
17280 \end_inset
17281 </cell>
17282 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17283 \begin_inset Text
17284
17285 \begin_layout Plain Layout
17286 111
17287 \end_layout
17288
17289 \end_inset
17290 </cell>
17291 </row>
17292 <row>
17293 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17294 \begin_inset Text
17295
17296 \begin_layout Plain Layout
17297
17298 \series bold
17299 Lassini
17300 \end_layout
17301
17302 \end_inset
17303 </cell>
17304 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17305 \begin_inset Text
17306
17307 \begin_layout Plain Layout
17308 Giancarlo
17309 \end_layout
17310
17311 \end_inset
17312 </cell>
17313 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17314 \begin_inset Text
17315
17316 \begin_layout Plain Layout
17317 111
17318 \end_layout
17319
17320 \end_inset
17321 </cell>
17322 </row>
17323 <row>
17324 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17325 \begin_inset Text
17326
17327 \begin_layout Plain Layout
17328
17329 \series bold
17330 Malfatti
17331 \end_layout
17332
17333 \end_inset
17334 </cell>
17335 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17336 \begin_inset Text
17337
17338 \begin_layout Plain Layout
17339 Luciano
17340 \end_layout
17341
17342 \end_inset
17343 </cell>
17344 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17345 \begin_inset Text
17346
17347 \begin_layout Plain Layout
17348 111
17349 \end_layout
17350
17351 \end_inset
17352 </cell>
17353 </row>
17354 <row>
17355 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17356 \begin_inset Text
17357
17358 \begin_layout Plain Layout
17359
17360 \series bold
17361 Malfatti
17362 \end_layout
17363
17364 \end_inset
17365 </cell>
17366 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17367 \begin_inset Text
17368
17369 \begin_layout Plain Layout
17370 Valeriano
17371 \end_layout
17372
17373 \end_inset
17374 </cell>
17375 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17376 \begin_inset Text
17377
17378 \begin_layout Plain Layout
17379 111
17380 \end_layout
17381
17382 \end_inset
17383 </cell>
17384 </row>
17385 <row>
17386 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17387 \begin_inset Text
17388
17389 \begin_layout Plain Layout
17390
17391 \series bold
17392 Meneguzzo
17393 \end_layout
17394
17395 \end_inset
17396 </cell>
17397 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17398 \begin_inset Text
17399
17400 \begin_layout Plain Layout
17401 Roberto
17402 \end_layout
17403
17404 \end_inset
17405 </cell>
17406 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17407 \begin_inset Text
17408
17409 \begin_layout Plain Layout
17410 111
17411 \end_layout
17412
17413 \end_inset
17414 </cell>
17415 </row>
17416 <row>
17417 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17418 \begin_inset Text
17419
17420 \begin_layout Plain Layout
17421
17422 \series bold
17423 Mezzadra
17424 \end_layout
17425
17426 \end_inset
17427 </cell>
17428 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17429 \begin_inset Text
17430
17431 \begin_layout Plain Layout
17432 Roberto
17433 \end_layout
17434
17435 \end_inset
17436 </cell>
17437 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17438 \begin_inset Text
17439
17440 \begin_layout Plain Layout
17441 111
17442 \end_layout
17443
17444 \end_inset
17445 </cell>
17446 </row>
17447 <row>
17448 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17449 \begin_inset Text
17450
17451 \begin_layout Plain Layout
17452
17453 \series bold
17454 Pirpamer
17455 \end_layout
17456
17457 \end_inset
17458 </cell>
17459 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17460 \begin_inset Text
17461
17462 \begin_layout Plain Layout
17463 Erich
17464 \end_layout
17465
17466 \end_inset
17467 </cell>
17468 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17469 \begin_inset Text
17470
17471 \begin_layout Plain Layout
17472 111
17473 \end_layout
17474
17475 \end_inset
17476 </cell>
17477 </row>
17478 <row>
17479 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17480 \begin_inset Text
17481
17482 \begin_layout Plain Layout
17483
17484 \series bold
17485 Pochiesa
17486 \end_layout
17487
17488 \end_inset
17489 </cell>
17490 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17491 \begin_inset Text
17492
17493 \begin_layout Plain Layout
17494 Paolo
17495 \end_layout
17496
17497 \end_inset
17498 </cell>
17499 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17500 \begin_inset Text
17501
17502 \begin_layout Plain Layout
17503 111, 222
17504 \end_layout
17505
17506 \end_inset
17507 </cell>
17508 </row>
17509 <row>
17510 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17511 \begin_inset Text
17512
17513 \begin_layout Plain Layout
17514
17515 \series bold
17516 Radina
17517 \end_layout
17518
17519 \end_inset
17520 </cell>
17521 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17522 \begin_inset Text
17523
17524 \begin_layout Plain Layout
17525 Claudio
17526 \end_layout
17527
17528 \end_inset
17529 </cell>
17530 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17531 \begin_inset Text
17532
17533 \begin_layout Plain Layout
17534 111
17535 \end_layout
17536
17537 \end_inset
17538 </cell>
17539 </row>
17540 <row>
17541 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17542 \begin_inset Text
17543
17544 \begin_layout Plain Layout
17545
17546 \series bold
17547 Stuffer
17548 \end_layout
17549
17550 \end_inset
17551 </cell>
17552 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17553 \begin_inset Text
17554
17555 \begin_layout Plain Layout
17556 Oskar
17557 \end_layout
17558
17559 \end_inset
17560 </cell>
17561 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17562 \begin_inset Text
17563
17564 \begin_layout Plain Layout
17565 111
17566 \end_layout
17567
17568 \end_inset
17569 </cell>
17570 </row>
17571 <row>
17572 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17573 \begin_inset Text
17574
17575 \begin_layout Plain Layout
17576
17577 \series bold
17578 Tacchelli
17579 \end_layout
17580
17581 \end_inset
17582 </cell>
17583 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17584 \begin_inset Text
17585
17586 \begin_layout Plain Layout
17587 Ugo
17588 \end_layout
17589
17590 \end_inset
17591 </cell>
17592 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17593 \begin_inset Text
17594
17595 \begin_layout Plain Layout
17596 111
17597 \end_layout
17598
17599 \end_inset
17600 </cell>
17601 </row>
17602 <row>
17603 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17604 \begin_inset Text
17605
17606 \begin_layout Plain Layout
17607
17608 \series bold
17609 Tezzele
17610 \end_layout
17611
17612 \end_inset
17613 </cell>
17614 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17615 \begin_inset Text
17616
17617 \begin_layout Plain Layout
17618 Margit
17619 \end_layout
17620
17621 \end_inset
17622 </cell>
17623 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17624 \begin_inset Text
17625
17626 \begin_layout Plain Layout
17627 111
17628 \end_layout
17629
17630 \end_inset
17631 </cell>
17632 </row>
17633 <row>
17634 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17635 \begin_inset Text
17636
17637 \begin_layout Plain Layout
17638
17639 \series bold
17640 Unterkalmsteiner
17641 \end_layout
17642
17643 \end_inset
17644 </cell>
17645 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17646 \begin_inset Text
17647
17648 \begin_layout Plain Layout
17649 Frieda
17650 \end_layout
17651
17652 \end_inset
17653 </cell>
17654 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17655 \begin_inset Text
17656
17657 \begin_layout Plain Layout
17658 111
17659 \end_layout
17660
17661 \end_inset
17662 </cell>
17663 </row>
17664 <row>
17665 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17666 \begin_inset Text
17667
17668 \begin_layout Plain Layout
17669
17670 \series bold
17671 Vieider
17672 \end_layout
17673
17674 \end_inset
17675 </cell>
17676 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17677 \begin_inset Text
17678
17679 \begin_layout Plain Layout
17680 Hilde
17681 \end_layout
17682
17683 \end_inset
17684 </cell>
17685 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17686 \begin_inset Text
17687
17688 \begin_layout Plain Layout
17689 111
17690 \end_layout
17691
17692 \end_inset
17693 </cell>
17694 </row>
17695 <row>
17696 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17697 \begin_inset Text
17698
17699 \begin_layout Plain Layout
17700
17701 \series bold
17702 Vigna
17703 \end_layout
17704
17705 \end_inset
17706 </cell>
17707 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17708 \begin_inset Text
17709
17710 \begin_layout Plain Layout
17711 Jürgen
17712 \end_layout
17713
17714 \end_inset
17715 </cell>
17716 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17717 \begin_inset Text
17718
17719 \begin_layout Plain Layout
17720 111
17721 \end_layout
17722
17723 \end_inset
17724 </cell>
17725 </row>
17726 <row>
17727 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17728 \begin_inset Text
17729
17730 \begin_layout Plain Layout
17731
17732 \series bold
17733 Weber
17734 \end_layout
17735
17736 \end_inset
17737 </cell>
17738 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17739 \begin_inset Text
17740
17741 \begin_layout Plain Layout
17742 Maurizio
17743 \end_layout
17744
17745 \end_inset
17746 </cell>
17747 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17748 \begin_inset Text
17749
17750 \begin_layout Plain Layout
17751 111
17752 \end_layout
17753
17754 \end_inset
17755 </cell>
17756 </row>
17757 <row>
17758 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17759 \begin_inset Text
17760
17761 \begin_layout Plain Layout
17762
17763 \series bold
17764 Winkler
17765 \end_layout
17766
17767 \end_inset
17768 </cell>
17769 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17770 \begin_inset Text
17771
17772 \begin_layout Plain Layout
17773 Franz
17774 \end_layout
17775
17776 \end_inset
17777 </cell>
17778 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17779 \begin_inset Text
17780
17781 \begin_layout Plain Layout
17782 111
17783 \end_layout
17784
17785 \end_inset
17786 </cell>
17787 </row>
17788 <row>
17789 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17790 \begin_inset Text
17791
17792 \begin_layout Plain Layout
17793  
17794 \end_layout
17795
17796 \end_inset
17797 </cell>
17798 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
17799 \begin_inset Text
17800
17801 \begin_layout Plain Layout
17802
17803 \end_layout
17804
17805 \end_inset
17806 </cell>
17807 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17808 \begin_inset Text
17809
17810 \begin_layout Plain Layout
17811
17812 \end_layout
17813
17814 \end_inset
17815 </cell>
17816 </row>
17817 <row>
17818 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17819 \begin_inset Text
17820
17821 \begin_layout Plain Layout
17822
17823 \series bold
17824 Annovi
17825 \end_layout
17826
17827 \end_inset
17828 </cell>
17829 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17830 \begin_inset Text
17831
17832 \begin_layout Plain Layout
17833 Silvia
17834 \end_layout
17835
17836 \end_inset
17837 </cell>
17838 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17839 \begin_inset Text
17840
17841 \begin_layout Plain Layout
17842 555
17843 \end_layout
17844
17845 \end_inset
17846 </cell>
17847 </row>
17848 <row>
17849 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17850 \begin_inset Text
17851
17852 \begin_layout Plain Layout
17853
17854 \series bold
17855 Bertoli
17856 \end_layout
17857
17858 \end_inset
17859 </cell>
17860 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17861 \begin_inset Text
17862
17863 \begin_layout Plain Layout
17864 Stefano
17865 \end_layout
17866
17867 \end_inset
17868 </cell>
17869 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17870 \begin_inset Text
17871
17872 \begin_layout Plain Layout
17873 555
17874 \end_layout
17875
17876 \end_inset
17877 </cell>
17878 </row>
17879 <row>
17880 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17881 \begin_inset Text
17882
17883 \begin_layout Plain Layout
17884
17885 \series bold
17886 Bozzi
17887 \end_layout
17888
17889 \end_inset
17890 </cell>
17891 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17892 \begin_inset Text
17893
17894 \begin_layout Plain Layout
17895 Walter
17896 \end_layout
17897
17898 \end_inset
17899 </cell>
17900 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17901 \begin_inset Text
17902
17903 \begin_layout Plain Layout
17904 555
17905 \end_layout
17906
17907 \end_inset
17908 </cell>
17909 </row>
17910 <row>
17911 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17912 \begin_inset Text
17913
17914 \begin_layout Plain Layout
17915
17916 \series bold
17917 Cachia
17918 \end_layout
17919
17920 \end_inset
17921 </cell>
17922 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17923 \begin_inset Text
17924
17925 \begin_layout Plain Layout
17926 Maria
17927 \end_layout
17928
17929 \end_inset
17930 </cell>
17931 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17932 \begin_inset Text
17933
17934 \begin_layout Plain Layout
17935 555
17936 \end_layout
17937
17938 \end_inset
17939 </cell>
17940 </row>
17941 <row>
17942 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17943 \begin_inset Text
17944
17945 \begin_layout Plain Layout
17946
17947 \series bold
17948 Cachia
17949 \end_layout
17950
17951 \end_inset
17952 </cell>
17953 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17954 \begin_inset Text
17955
17956 \begin_layout Plain Layout
17957 Maurizio
17958 \end_layout
17959
17960 \end_inset
17961 </cell>
17962 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17963 \begin_inset Text
17964
17965 \begin_layout Plain Layout
17966 555
17967 \end_layout
17968
17969 \end_inset
17970 </cell>
17971 </row>
17972 <row>
17973 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17974 \begin_inset Text
17975
17976 \begin_layout Plain Layout
17977
17978 \series bold
17979 Cinquemani
17980 \end_layout
17981
17982 \end_inset
17983 </cell>
17984 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17985 \begin_inset Text
17986
17987 \begin_layout Plain Layout
17988 Giusi
17989 \end_layout
17990
17991 \end_inset
17992 </cell>
17993 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17994 \begin_inset Text
17995
17996 \begin_layout Plain Layout
17997 555
17998 \end_layout
17999
18000 \end_inset
18001 </cell>
18002 </row>
18003 <row>
18004 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18005 \begin_inset Text
18006
18007 \begin_layout Plain Layout
18008
18009 \series bold
18010 Colin
18011 \end_layout
18012
18013 \end_inset
18014 </cell>
18015 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18016 \begin_inset Text
18017
18018 \begin_layout Plain Layout
18019 Bernard
18020 \end_layout
18021
18022 \end_inset
18023 </cell>
18024 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18025 \begin_inset Text
18026
18027 \begin_layout Plain Layout
18028 555
18029 \end_layout
18030
18031 \end_inset
18032 </cell>
18033 </row>
18034 <row>
18035 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18036 \begin_inset Text
18037
18038 \begin_layout Plain Layout
18039
18040 \series bold
18041 Concli
18042 \end_layout
18043
18044 \end_inset
18045 </cell>
18046 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18047 \begin_inset Text
18048
18049 \begin_layout Plain Layout
18050 Gianfranco
18051 \end_layout
18052
18053 \end_inset
18054 </cell>
18055 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18056 \begin_inset Text
18057
18058 \begin_layout Plain Layout
18059 555
18060 \end_layout
18061
18062 \end_inset
18063 </cell>
18064 </row>
18065 <row>
18066 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18067 \begin_inset Text
18068
18069 \begin_layout Plain Layout
18070
18071 \series bold
18072 Dal Bosco
18073 \end_layout
18074
18075 \end_inset
18076 </cell>
18077 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18078 \begin_inset Text
18079
18080 \begin_layout Plain Layout
18081 Carolina
18082 \end_layout
18083
18084 \end_inset
18085 </cell>
18086 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18087 \begin_inset Text
18088
18089 \begin_layout Plain Layout
18090 555
18091 \end_layout
18092
18093 \end_inset
18094 </cell>
18095 </row>
18096 <row>
18097 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18098 \begin_inset Text
18099
18100 \begin_layout Plain Layout
18101
18102 \series bold
18103 Dalpiaz
18104 \end_layout
18105
18106 \end_inset
18107 </cell>
18108 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18109 \begin_inset Text
18110
18111 \begin_layout Plain Layout
18112 Annamaria
18113 \end_layout
18114
18115 \end_inset
18116 </cell>
18117 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18118 \begin_inset Text
18119
18120 \begin_layout Plain Layout
18121 555
18122 \end_layout
18123
18124 \end_inset
18125 </cell>
18126 </row>
18127 <row>
18128 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18129 \begin_inset Text
18130
18131 \begin_layout Plain Layout
18132
18133 \series bold
18134 Feliciello
18135 \end_layout
18136
18137 \end_inset
18138 </cell>
18139 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18140 \begin_inset Text
18141
18142 \begin_layout Plain Layout
18143 Domenico
18144 \end_layout
18145
18146 \end_inset
18147 </cell>
18148 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18149 \begin_inset Text
18150
18151 \begin_layout Plain Layout
18152 555
18153 \end_layout
18154
18155 \end_inset
18156 </cell>
18157 </row>
18158 <row>
18159 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18160 \begin_inset Text
18161
18162 \begin_layout Plain Layout
18163
18164 \series bold
18165 Focarelli
18166 \end_layout
18167
18168 \end_inset
18169 </cell>
18170 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18171 \begin_inset Text
18172
18173 \begin_layout Plain Layout
18174 Paola
18175 \end_layout
18176
18177 \end_inset
18178 </cell>
18179 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18180 \begin_inset Text
18181
18182 \begin_layout Plain Layout
18183 555
18184 \end_layout
18185
18186 \end_inset
18187 </cell>
18188 </row>
18189 <row>
18190 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18191 \begin_inset Text
18192
18193 \begin_layout Plain Layout
18194
18195 \series bold
18196 Galletti
18197 \end_layout
18198
18199 \end_inset
18200 </cell>
18201 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18202 \begin_inset Text
18203
18204 \begin_layout Plain Layout
18205 Oreste
18206 \end_layout
18207
18208 \end_inset
18209 </cell>
18210 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18211 \begin_inset Text
18212
18213 \begin_layout Plain Layout
18214 555
18215 \end_layout
18216
18217 \end_inset
18218 </cell>
18219 </row>
18220 <row>
18221 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18222 \begin_inset Text
18223
18224 \begin_layout Plain Layout
18225
18226 \series bold
18227 Gasparini
18228 \end_layout
18229
18230 \end_inset
18231 </cell>
18232 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18233 \begin_inset Text
18234
18235 \begin_layout Plain Layout
18236 Franca
18237 \end_layout
18238
18239 \end_inset
18240 </cell>
18241 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18242 \begin_inset Text
18243
18244 \begin_layout Plain Layout
18245 555
18246 \end_layout
18247
18248 \end_inset
18249 </cell>
18250 </row>
18251 <row>
18252 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18253 \begin_inset Text
18254
18255 \begin_layout Plain Layout
18256
18257 \series bold
18258 Rizzardi
18259 \end_layout
18260
18261 \end_inset
18262 </cell>
18263 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18264 \begin_inset Text
18265
18266 \begin_layout Plain Layout
18267 Paola
18268 \end_layout
18269
18270 \end_inset
18271 </cell>
18272 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18273 \begin_inset Text
18274
18275 \begin_layout Plain Layout
18276 555
18277 \end_layout
18278
18279 \end_inset
18280 </cell>
18281 </row>
18282 <row>
18283 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18284 \begin_inset Text
18285
18286 \begin_layout Plain Layout
18287
18288 \series bold
18289 Lassini
18290 \end_layout
18291
18292 \end_inset
18293 </cell>
18294 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18295 \begin_inset Text
18296
18297 \begin_layout Plain Layout
18298 Giancarlo
18299 \end_layout
18300
18301 \end_inset
18302 </cell>
18303 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18304 \begin_inset Text
18305
18306 \begin_layout Plain Layout
18307 555
18308 \end_layout
18309
18310 \end_inset
18311 </cell>
18312 </row>
18313 <row>
18314 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18315 \begin_inset Text
18316
18317 \begin_layout Plain Layout
18318
18319 \series bold
18320 Malfatti
18321 \end_layout
18322
18323 \end_inset
18324 </cell>
18325 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18326 \begin_inset Text
18327
18328 \begin_layout Plain Layout
18329 Luciano
18330 \end_layout
18331
18332 \end_inset
18333 </cell>
18334 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18335 \begin_inset Text
18336
18337 \begin_layout Plain Layout
18338 555
18339 \end_layout
18340
18341 \end_inset
18342 </cell>
18343 </row>
18344 <row>
18345 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18346 \begin_inset Text
18347
18348 \begin_layout Plain Layout
18349
18350 \series bold
18351 Malfatti
18352 \end_layout
18353
18354 \end_inset
18355 </cell>
18356 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18357 \begin_inset Text
18358
18359 \begin_layout Plain Layout
18360 Valeriano
18361 \end_layout
18362
18363 \end_inset
18364 </cell>
18365 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18366 \begin_inset Text
18367
18368 \begin_layout Plain Layout
18369 555
18370 \end_layout
18371
18372 \end_inset
18373 </cell>
18374 </row>
18375 <row>
18376 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18377 \begin_inset Text
18378
18379 \begin_layout Plain Layout
18380
18381 \series bold
18382 Meneguzzo
18383 \end_layout
18384
18385 \end_inset
18386 </cell>
18387 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18388 \begin_inset Text
18389
18390 \begin_layout Plain Layout
18391 Roberto
18392 \end_layout
18393
18394 \end_inset
18395 </cell>
18396 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18397 \begin_inset Text
18398
18399 \begin_layout Plain Layout
18400 555
18401 \end_layout
18402
18403 \end_inset
18404 </cell>
18405 </row>
18406 <row>
18407 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18408 \begin_inset Text
18409
18410 \begin_layout Plain Layout
18411
18412 \series bold
18413 Mezzadra
18414 \end_layout
18415
18416 \end_inset
18417 </cell>
18418 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18419 \begin_inset Text
18420
18421 \begin_layout Plain Layout
18422 Roberto
18423 \end_layout
18424
18425 \end_inset
18426 </cell>
18427 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18428 \begin_inset Text
18429
18430 \begin_layout Plain Layout
18431 555
18432 \end_layout
18433
18434 \end_inset
18435 </cell>
18436 </row>
18437 <row>
18438 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18439 \begin_inset Text
18440
18441 \begin_layout Plain Layout
18442
18443 \series bold
18444 Pirpamer
18445 \end_layout
18446
18447 \end_inset
18448 </cell>
18449 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18450 \begin_inset Text
18451
18452 \begin_layout Plain Layout
18453 Erich
18454 \end_layout
18455
18456 \end_inset
18457 </cell>
18458 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18459 \begin_inset Text
18460
18461 \begin_layout Plain Layout
18462 555
18463 \end_layout
18464
18465 \end_inset
18466 </cell>
18467 </row>
18468 <row>
18469 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18470 \begin_inset Text
18471
18472 \begin_layout Plain Layout
18473
18474 \series bold
18475 Pochiesa
18476 \end_layout
18477
18478 \end_inset
18479 </cell>
18480 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18481 \begin_inset Text
18482
18483 \begin_layout Plain Layout
18484 Paolo
18485 \end_layout
18486
18487 \end_inset
18488 </cell>
18489 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18490 \begin_inset Text
18491
18492 \begin_layout Plain Layout
18493 555, 222
18494 \end_layout
18495
18496 \end_inset
18497 </cell>
18498 </row>
18499 <row>
18500 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18501 \begin_inset Text
18502
18503 \begin_layout Plain Layout
18504
18505 \series bold
18506 Radina
18507 \end_layout
18508
18509 \end_inset
18510 </cell>
18511 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18512 \begin_inset Text
18513
18514 \begin_layout Plain Layout
18515 Claudio
18516 \end_layout
18517
18518 \end_inset
18519 </cell>
18520 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18521 \begin_inset Text
18522
18523 \begin_layout Plain Layout
18524 555
18525 \end_layout
18526
18527 \end_inset
18528 </cell>
18529 </row>
18530 <row>
18531 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18532 \begin_inset Text
18533
18534 \begin_layout Plain Layout
18535
18536 \series bold
18537 Stuffer
18538 \end_layout
18539
18540 \end_inset
18541 </cell>
18542 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18543 \begin_inset Text
18544
18545 \begin_layout Plain Layout
18546 Oskar
18547 \end_layout
18548
18549 \end_inset
18550 </cell>
18551 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18552 \begin_inset Text
18553
18554 \begin_layout Plain Layout
18555 555
18556 \end_layout
18557
18558 \end_inset
18559 </cell>
18560 </row>
18561 <row>
18562 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18563 \begin_inset Text
18564
18565 \begin_layout Plain Layout
18566
18567 \series bold
18568 Tacchelli
18569 \end_layout
18570
18571 \end_inset
18572 </cell>
18573 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18574 \begin_inset Text
18575
18576 \begin_layout Plain Layout
18577 Ugo
18578 \end_layout
18579
18580 \end_inset
18581 </cell>
18582 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18583 \begin_inset Text
18584
18585 \begin_layout Plain Layout
18586 555
18587 \end_layout
18588
18589 \end_inset
18590 </cell>
18591 </row>
18592 <row>
18593 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18594 \begin_inset Text
18595
18596 \begin_layout Plain Layout
18597
18598 \series bold
18599 Tezzele
18600 \end_layout
18601
18602 \end_inset
18603 </cell>
18604 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18605 \begin_inset Text
18606
18607 \begin_layout Plain Layout
18608 Margit
18609 \end_layout
18610
18611 \end_inset
18612 </cell>
18613 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18614 \begin_inset Text
18615
18616 \begin_layout Plain Layout
18617 555
18618 \end_layout
18619
18620 \end_inset
18621 </cell>
18622 </row>
18623 <row>
18624 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18625 \begin_inset Text
18626
18627 \begin_layout Plain Layout
18628
18629 \series bold
18630 Unterkalmsteiner
18631 \end_layout
18632
18633 \end_inset
18634 </cell>
18635 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18636 \begin_inset Text
18637
18638 \begin_layout Plain Layout
18639 Frieda
18640 \end_layout
18641
18642 \end_inset
18643 </cell>
18644 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18645 \begin_inset Text
18646
18647 \begin_layout Plain Layout
18648 555
18649 \end_layout
18650
18651 \end_inset
18652 </cell>
18653 </row>
18654 <row>
18655 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18656 \begin_inset Text
18657
18658 \begin_layout Plain Layout
18659
18660 \series bold
18661 Vieider
18662 \end_layout
18663
18664 \end_inset
18665 </cell>
18666 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18667 \begin_inset Text
18668
18669 \begin_layout Plain Layout
18670 Hilde
18671 \end_layout
18672
18673 \end_inset
18674 </cell>
18675 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18676 \begin_inset Text
18677
18678 \begin_layout Plain Layout
18679 555
18680 \end_layout
18681
18682 \end_inset
18683 </cell>
18684 </row>
18685 <row>
18686 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18687 \begin_inset Text
18688
18689 \begin_layout Plain Layout
18690
18691 \series bold
18692 Vigna
18693 \end_layout
18694
18695 \end_inset
18696 </cell>
18697 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18698 \begin_inset Text
18699
18700 \begin_layout Plain Layout
18701 Jürgen
18702 \end_layout
18703
18704 \end_inset
18705 </cell>
18706 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18707 \begin_inset Text
18708
18709 \begin_layout Plain Layout
18710 999
18711 \end_layout
18712
18713 \end_inset
18714 </cell>
18715 </row>
18716 <row>
18717 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18718 \begin_inset Text
18719
18720 \begin_layout Plain Layout
18721
18722 \series bold
18723 Weber
18724 \end_layout
18725
18726 \end_inset
18727 </cell>
18728 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18729 \begin_inset Text
18730
18731 \begin_layout Plain Layout
18732 Maurizio
18733 \end_layout
18734
18735 \end_inset
18736 </cell>
18737 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18738 \begin_inset Text
18739
18740 \begin_layout Plain Layout
18741 555
18742 \end_layout
18743
18744 \end_inset
18745 </cell>
18746 </row>
18747 <row>
18748 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18749 \begin_inset Text
18750
18751 \begin_layout Plain Layout
18752
18753 \series bold
18754 Winkler
18755 \end_layout
18756
18757 \end_inset
18758 </cell>
18759 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18760 \begin_inset Text
18761
18762 \begin_layout Plain Layout
18763 Franz
18764 \end_layout
18765
18766 \end_inset
18767 </cell>
18768 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18769 \begin_inset Text
18770
18771 \begin_layout Plain Layout
18772 555
18773 \end_layout
18774
18775 \end_inset
18776 </cell>
18777 </row>
18778 <row endlastfoot="true">
18779 <cell multicolumn="1" alignment="block" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18780 \begin_inset Text
18781
18782 \begin_layout Plain Layout
18783
18784 \series bold
18785 End
18786 \end_layout
18787
18788 \end_inset
18789 </cell>
18790 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
18791 \begin_inset Text
18792
18793 \begin_layout Plain Layout
18794
18795 \end_layout
18796
18797 \end_inset
18798 </cell>
18799 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18800 \begin_inset Text
18801
18802 \begin_layout Plain Layout
18803
18804 \end_layout
18805
18806 \end_inset
18807 </cell>
18808 </row>
18809 </lyxtabular>
18810
18811 \end_inset
18812
18813
18814 \end_layout
18815
18816 \begin_layout Subsection
18817 Table Cells
18818 \begin_inset Index idx
18819 status collapsed
18820
18821 \begin_layout Plain Layout
18822 Tables ! Cells
18823 \end_layout
18824
18825 \end_inset
18826
18827
18828 \begin_inset CommandInset label
18829 LatexCommand label
18830 name "sub:Table-Cells"
18831
18832 \end_inset
18833
18834
18835 \end_layout
18836
18837 \begin_layout Standard
18838 A table cell can contain text, inline equations, a figure, or another table.
18839  All these kinds of objects can be placed in the same cell.
18840  Font sizes and shapes can also be altered.
18841  But you can't put a special environment in a cell (like 
18842 \family sans
18843 Section*
18844 \family default
18845 , etc.), nor set spacing options etc.
18846  for the cell's paragraph.
18847 \end_layout
18848
18849 \begin_layout Standard
18850 To have multi-line entries in table cells, you have to declare a fixed width
18851  for the column in the table dialog.
18852  Your text is then automatically split into multiple lines and the cell
18853  is enlarged vertically when the length of the text exceeds the given width.
18854  An example:
18855 \end_layout
18856
18857 \begin_layout Standard
18858 \align center
18859 \begin_inset Tabular
18860 <lyxtabular version="3" rows="4" columns="3">
18861 <features tabularvalignment="middle">
18862 <column alignment="center" valignment="top" width="0pt">
18863 <column alignment="block" valignment="top" width="3cm">
18864 <column alignment="center" valignment="top" width="0pt">
18865 <row>
18866 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18867 \begin_inset Text
18868
18869 \begin_layout Plain Layout
18870
18871 \family roman
18872 \series medium
18873 \shape up
18874 \size normal
18875 \emph off
18876 \bar no
18877 \noun off
18878 \color none
18879 1
18880 \end_layout
18881
18882 \end_inset
18883 </cell>
18884 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18885 \begin_inset Text
18886
18887 \begin_layout Plain Layout
18888
18889 \family roman
18890 \series medium
18891 \shape up
18892 \size normal
18893 \emph off
18894 \bar no
18895 \noun off
18896 \color none
18897 2
18898 \end_layout
18899
18900 \end_inset
18901 </cell>
18902 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18903 \begin_inset Text
18904
18905 \begin_layout Plain Layout
18906
18907 \family roman
18908 \series medium
18909 \shape up
18910 \size normal
18911 \emph off
18912 \bar no
18913 \noun off
18914 \color none
18915 3
18916 \end_layout
18917
18918 \end_inset
18919 </cell>
18920 </row>
18921 <row>
18922 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18923 \begin_inset Text
18924
18925 \begin_layout Plain Layout
18926
18927 \family roman
18928 \series medium
18929 \shape up
18930 \size normal
18931 \emph off
18932 \bar no
18933 \noun off
18934 \color none
18935 4
18936 \end_layout
18937
18938 \end_inset
18939 </cell>
18940 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18941 \begin_inset Text
18942
18943 \begin_layout Plain Layout
18944
18945 \family roman
18946 \series medium
18947 \shape up
18948 \size normal
18949 \emph off
18950 \bar no
18951 \noun off
18952 \color none
18953 This is a multiline entry in a table.
18954 \end_layout
18955
18956 \end_inset
18957 </cell>
18958 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18959 \begin_inset Text
18960
18961 \begin_layout Plain Layout
18962
18963 \family roman
18964 \series medium
18965 \shape up
18966 \size normal
18967 \emph off
18968 \bar no
18969 \noun off
18970 \color none
18971 5
18972 \end_layout
18973
18974 \end_inset
18975 </cell>
18976 </row>
18977 <row>
18978 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18979 \begin_inset Text
18980
18981 \begin_layout Plain Layout
18982
18983 \family roman
18984 \series medium
18985 \shape up
18986 \size normal
18987 \emph off
18988 \bar no
18989 \noun off
18990 \color none
18991 6
18992 \end_layout
18993
18994 \end_inset
18995 </cell>
18996 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18997 \begin_inset Text
18998
18999 \begin_layout Plain Layout
19000
19001 \family roman
19002 \series medium
19003 \shape up
19004 \size normal
19005 \emph off
19006 \bar no
19007 \noun off
19008 \color none
19009 This is longer now.
19010 \end_layout
19011
19012 \end_inset
19013 </cell>
19014 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19015 \begin_inset Text
19016
19017 \begin_layout Plain Layout
19018
19019 \family roman
19020 \series medium
19021 \shape up
19022 \size normal
19023 \emph off
19024 \bar no
19025 \noun off
19026 \color none
19027 7
19028 \end_layout
19029
19030 \end_inset
19031 </cell>
19032 </row>
19033 <row>
19034 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19035 \begin_inset Text
19036
19037 \begin_layout Plain Layout
19038
19039 \family roman
19040 \series medium
19041 \shape up
19042 \size normal
19043 \emph off
19044 \bar no
19045 \noun off
19046 \color none
19047 8
19048 \end_layout
19049
19050 \end_inset
19051 </cell>
19052 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19053 \begin_inset Text
19054
19055 \begin_layout Plain Layout
19056
19057 \family roman
19058 \series medium
19059 \shape up
19060 \size normal
19061 \emph off
19062 \bar no
19063 \noun off
19064 \color none
19065 This is a multiline entry in a table.
19066  This is longer now.
19067 \end_layout
19068
19069 \end_inset
19070 </cell>
19071 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19072 \begin_inset Text
19073
19074 \begin_layout Plain Layout
19075
19076 \family roman
19077 \series medium
19078 \shape up
19079 \size normal
19080 \emph off
19081 \bar no
19082 \noun off
19083 \color none
19084 9
19085 \end_layout
19086
19087 \end_inset
19088 </cell>
19089 </row>
19090 </lyxtabular>
19091
19092 \end_inset
19093
19094
19095 \end_layout
19096
19097 \begin_layout Standard
19098 Cutting and pasting between tables and table cells works reasonably well.
19099  You can cut and paste even more than one row.
19100 \begin_inset Foot
19101 status open
19102
19103 \begin_layout Plain Layout
19104 Note, that you cannot paste into a multicell selection because it would
19105  not be clear what to do when pasting a single word in a selected 2×3.
19106  
19107 \end_layout
19108
19109 \end_inset
19110
19111  Selection with the mouse or with 
19112 \family sans
19113 Shift
19114 \family default
19115  plus the arrow keys works as usual.
19116  You can also copy and paste the entire table as a single unit by starting
19117  the selection from outside the table.
19118 \end_layout
19119
19120 \begin_layout Section
19121 Floats
19122 \begin_inset Index idx
19123 status collapsed
19124
19125 \begin_layout Plain Layout
19126 Floats
19127 \end_layout
19128
19129 \end_inset
19130
19131
19132 \begin_inset CommandInset label
19133 LatexCommand label
19134 name "sec:Floats"
19135
19136 \end_inset
19137
19138
19139 \end_layout
19140
19141 \begin_layout Standard
19142 A float is a block of text associated with some sort of label, which doesn't
19143  have a fixed location.
19144  It can 
19145 \begin_inset Quotes eld
19146 \end_inset
19147
19148 float
19149 \begin_inset Quotes erd
19150 \end_inset
19151
19152  forward or backward a page or two, to wherever it fits best.
19153  
19154 \family sans
19155 Footnotes
19156 \family default
19157  and 
19158 \family sans
19159 Margin
19160 \begin_inset space ~
19161 \end_inset
19162
19163 Notes
19164 \family default
19165  are also floats, because they can float to the next page when there are
19166  too many notes on the page.
19167 \end_layout
19168
19169 \begin_layout Standard
19170 Floats make it possible to get a high quality layout.
19171  Images and tables can be spread evenly over the pages to avoid whitespace
19172  and pages without text.
19173  As the floating often destroys the context between the text and the image/table
19174 , every float can be referenced in the text.
19175  Floats are therefore numbered.
19176  Referencing is described in section
19177 \begin_inset space ~
19178 \end_inset
19179
19180
19181 \begin_inset CommandInset ref
19182 LatexCommand ref
19183 reference "sec:Cross-References"
19184
19185 \end_inset
19186
19187 .
19188 \end_layout
19189
19190 \begin_layout Standard
19191 To insert a float, use the menu 
19192 \family sans
19193 Insert\SpecialChar \menuseparator
19194 Floats
19195 \family default
19196 .
19197  A box with a caption that has e.
19198 \begin_inset space \thinspace{}
19199 \end_inset
19200
19201 g.
19202 \begin_inset space \space{}
19203 \end_inset
19204
19205 the label 
19206 \begin_inset Quotes eld
19207 \end_inset
19208
19209 Figure
19210 \begin_inset space ~
19211 \end_inset
19212
19213 #:
19214 \begin_inset Quotes erd
19215 \end_inset
19216
19217  (# is the actual number) will be inserted into your document.
19218  The label will automatically be translated to the document language in
19219  the output.
19220  After the label you can insert the caption text.
19221 \begin_inset Index idx
19222 status collapsed
19223
19224 \begin_layout Plain Layout
19225 Floats ! Captions
19226 \end_layout
19227
19228 \end_inset
19229
19230  The image or table is inserted above or below the caption in a separate
19231  paragraph within the float.
19232  To keep your LyX-document readable, you can open and close the float box
19233  by left-clicking on the box label.
19234  A closed float box looks like this: 
19235 \begin_inset Graphics
19236         filename clipart/floatQt4.png
19237         scale 80
19238
19239 \end_inset
19240
19241  – a gray button with a red label.
19242 \end_layout
19243
19244 \begin_layout Standard
19245 It is recommended to insert floats as a separate paragraph to avoid possible
19246  LaTeX-errors that can occur when the surrounding text is specially formatted.
19247 \end_layout
19248
19249 \begin_layout Subsection
19250 Float Types
19251 \end_layout
19252
19253 \begin_layout Subsubsection
19254 Figure Floats
19255 \begin_inset Index idx
19256 status collapsed
19257
19258 \begin_layout Plain Layout
19259 Floats ! Figure floats
19260 \end_layout
19261
19262 \end_inset
19263
19264
19265 \begin_inset CommandInset label
19266 LatexCommand label
19267 name "sec:Figure-Floats"
19268
19269 \end_inset
19270
19271
19272 \end_layout
19273
19274 \begin_layout Standard
19275 The menu 
19276 \family sans
19277 Insert\SpecialChar \menuseparator
19278 Float\SpecialChar \menuseparator
19279 Figure
19280 \family default
19281  inserts a float with the label 
19282 \begin_inset Quotes eld
19283 \end_inset
19284
19285
19286 \series bold
19287 Figure
19288 \begin_inset space ~
19289 \end_inset
19290
19291 #:
19292 \series default
19293
19294 \begin_inset Quotes erd
19295 \end_inset
19296
19297 .
19298  Set the cursor above this label (or before it and press enter) and insert
19299  the image as described above to get the caption printed below the image.
19300  This is what we did for Figure
19301 \begin_inset space ~
19302 \end_inset
19303
19304
19305 \begin_inset CommandInset ref
19306 LatexCommand ref
19307 reference "cap:Platypus"
19308
19309 \end_inset
19310
19311 .
19312  If you want the caption to be above the image, set the cursor at the end
19313  of the caption, press enter and insert the image.
19314  This was done in Figure
19315 \begin_inset space ~
19316 \end_inset
19317
19318
19319 \begin_inset CommandInset ref
19320 LatexCommand ref
19321 reference "cap:Escher"
19322
19323 \end_inset
19324
19325 .
19326 \end_layout
19327
19328 \begin_layout Standard
19329 \begin_inset Float figure
19330 wide false
19331 sideways false
19332 status open
19333
19334 \begin_layout Plain Layout
19335 \align center
19336 \begin_inset Graphics
19337         filename clipart/platypus.eps
19338         width 50col%
19339         rotateOrigin center
19340
19341 \end_inset
19342
19343
19344 \end_layout
19345
19346 \begin_layout Plain Layout
19347 \begin_inset Caption
19348
19349 \begin_layout Plain Layout
19350 \begin_inset CommandInset label
19351 LatexCommand label
19352 name "cap:Platypus"
19353
19354 \end_inset
19355
19356 A severely distorted platypus in a float.
19357 \end_layout
19358
19359 \end_inset
19360
19361
19362 \end_layout
19363
19364 \end_inset
19365
19366
19367 \end_layout
19368
19369 \begin_layout Standard
19370 \begin_inset Float figure
19371 wide false
19372 sideways false
19373 status open
19374
19375 \begin_layout Plain Layout
19376 \begin_inset Caption
19377
19378 \begin_layout Plain Layout
19379 \begin_inset CommandInset label
19380 LatexCommand label
19381 name "cap:Escher"
19382
19383 \end_inset
19384
19385 M.C.
19386  Escher on acid.
19387 \end_layout
19388
19389 \end_inset
19390
19391
19392 \end_layout
19393
19394 \begin_layout Plain Layout
19395 \align center
19396 \begin_inset Graphics
19397         filename clipart/escher-lsd.eps
19398         scale 80
19399         rotateOrigin center
19400
19401 \end_inset
19402
19403
19404 \end_layout
19405
19406 \end_inset
19407
19408
19409 \end_layout
19410
19411 \begin_layout Standard
19412 This figure float also shows how to set a label and create a cross-reference
19413  to it.
19414  As described in section
19415 \begin_inset space ~
19416 \end_inset
19417
19418
19419 \begin_inset CommandInset ref
19420 LatexCommand ref
19421 reference "sec:Cross-References"
19422
19423 \end_inset
19424
19425 , you can simply insert a label in the caption using the menu 
19426 \family sans
19427 Insert\SpecialChar \menuseparator
19428 Label
19429 \family default
19430  and refer to it using the menu 
19431 \family sans
19432 Insert\SpecialChar \menuseparator
19433 Cross-Reference
19434 \family default
19435 .
19436  It is important to use references to figure floats, rather than using vague
19437  references like 
19438 \begin_inset Quotes eld
19439 \end_inset
19440
19441 the figure above
19442 \begin_inset Quotes erd
19443 \end_inset
19444
19445 , because as LaTeX will reposition the floats in the final document; it
19446  might not be 
19447 \begin_inset Quotes eld
19448 \end_inset
19449
19450 above
19451 \begin_inset Quotes erd
19452 \end_inset
19453
19454  at all.
19455 \end_layout
19456
19457 \begin_layout Standard
19458 Normally only one image is inserted in a figure float, but sometimes you
19459  might want to use two images with separate subcaptions.
19460  This can be done by inserting image floats into existing image floats.
19461  Note that only the main caption of the float is added to the List of Figures.
19462  Figure
19463 \begin_inset space ~
19464 \end_inset
19465
19466
19467 \begin_inset CommandInset ref
19468 LatexCommand ref
19469 reference "cap:Two-distorted-images"
19470
19471 \end_inset
19472
19473  is an example of a figure float with two images set side by side.
19474  You can also set the images one below the other.
19475  Figure
19476 \begin_inset space ~
19477 \end_inset
19478
19479
19480 \begin_inset CommandInset ref
19481 LatexCommand ref
19482 reference "fig:Undefinable"
19483
19484 \end_inset
19485
19486  and 
19487 \begin_inset CommandInset ref
19488 LatexCommand ref
19489 reference "fig:Platypus"
19490
19491 \end_inset
19492
19493  are the subfigures.
19494 \end_layout
19495
19496 \begin_layout Standard
19497 \begin_inset Float figure
19498 wide false
19499 sideways false
19500 status open
19501
19502 \begin_layout Plain Layout
19503 \begin_inset space \hfill{}
19504 \end_inset
19505
19506
19507 \begin_inset Float figure
19508 wide false
19509 sideways false
19510 status open
19511
19512 \begin_layout Plain Layout
19513 \begin_inset Caption
19514
19515 \begin_layout Plain Layout
19516 \begin_inset CommandInset label
19517 LatexCommand label
19518 name "fig:Undefinable"
19519
19520 \end_inset
19521
19522 Undefinable
19523 \end_layout
19524
19525 \end_inset
19526
19527
19528 \end_layout
19529
19530 \begin_layout Plain Layout
19531 \begin_inset Graphics
19532         filename clipart/escher-lsd.eps
19533         width 45col%
19534
19535 \end_inset
19536
19537
19538 \end_layout
19539
19540 \end_inset
19541
19542
19543 \begin_inset space \hfill{}
19544 \end_inset
19545
19546
19547 \begin_inset Float figure
19548 wide false
19549 sideways false
19550 status open
19551
19552 \begin_layout Plain Layout
19553 \begin_inset Caption
19554
19555 \begin_layout Plain Layout
19556 \begin_inset CommandInset label
19557 LatexCommand label
19558 name "fig:Platypus"
19559
19560 \end_inset
19561
19562 Platypus
19563 \end_layout
19564
19565 \end_inset
19566
19567
19568 \end_layout
19569
19570 \begin_layout Plain Layout
19571 \begin_inset Graphics
19572         filename clipart/platypus.eps
19573         lyxscale 60
19574         width 45col%
19575
19576 \end_inset
19577
19578
19579 \end_layout
19580
19581 \end_inset
19582
19583
19584 \begin_inset space \hfill{}
19585 \end_inset
19586
19587
19588 \end_layout
19589
19590 \begin_layout Plain Layout
19591 \begin_inset Caption
19592
19593 \begin_layout Plain Layout
19594 \begin_inset CommandInset label
19595 LatexCommand label
19596 name "cap:Two-distorted-images"
19597
19598 \end_inset
19599
19600 Two distorted images.
19601 \end_layout
19602
19603 \end_inset
19604
19605
19606 \end_layout
19607
19608 \end_inset
19609
19610
19611 \end_layout
19612
19613 \begin_layout Standard
19614 Note that the caption is added to the 
19615 \family sans
19616 List
19617 \begin_inset space ~
19618 \end_inset
19619
19620 of
19621 \begin_inset space ~
19622 \end_inset
19623
19624 Figures
19625 \family default
19626  as described in section
19627 \begin_inset space ~
19628 \end_inset
19629
19630
19631 \begin_inset CommandInset ref
19632 LatexCommand ref
19633 reference "sub:List-of-Figures"
19634
19635 \end_inset
19636
19637 .
19638 \end_layout
19639
19640 \begin_layout Subsubsection
19641 Table Floats
19642 \begin_inset Index idx
19643 status collapsed
19644
19645 \begin_layout Plain Layout
19646 Floats ! Table floats
19647 \end_layout
19648
19649 \end_inset
19650
19651
19652 \end_layout
19653
19654 \begin_layout Standard
19655 Table floats can be inserted using the menu 
19656 \family sans
19657 Insert\SpecialChar \menuseparator
19658 Float\SpecialChar \menuseparator
19659 Table
19660 \family default
19661 .
19662  They have the same properties as figure floats except for the different
19663  label.
19664  Table
19665 \begin_inset space ~
19666 \end_inset
19667
19668
19669 \begin_inset CommandInset ref
19670 LatexCommand ref
19671 reference "cap:Table-float"
19672
19673 \end_inset
19674
19675  is an example of a table float.
19676 \end_layout
19677
19678 \begin_layout Standard
19679 \begin_inset Float table
19680 wide false
19681 sideways false
19682 status open
19683
19684 \begin_layout Plain Layout
19685 \begin_inset Caption
19686
19687 \begin_layout Plain Layout
19688 \begin_inset CommandInset label
19689 LatexCommand label
19690 name "cap:Table-float"
19691
19692 \end_inset
19693
19694 A table float.
19695 \end_layout
19696
19697 \end_inset
19698
19699
19700 \end_layout
19701
19702 \begin_layout Plain Layout
19703 \align center
19704 \begin_inset Tabular
19705 <lyxtabular version="3" rows="3" columns="3">
19706 <features tabularvalignment="middle">
19707 <column alignment="center" valignment="top" width="0pt">
19708 <column alignment="center" valignment="top" width="0pt">
19709 <column alignment="center" valignment="top" width="0pt">
19710 <row>
19711 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19712 \begin_inset Text
19713
19714 \begin_layout Plain Layout
19715
19716 \family roman
19717 \series medium
19718 \shape up
19719 \size normal
19720 \emph off
19721 \bar no
19722 \noun off
19723 \color none
19724 1
19725 \end_layout
19726
19727 \end_inset
19728 </cell>
19729 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19730 \begin_inset Text
19731
19732 \begin_layout Plain Layout
19733
19734 \family roman
19735 \series medium
19736 \shape up
19737 \size normal
19738 \emph off
19739 \bar no
19740 \noun off
19741 \color none
19742 2
19743 \end_layout
19744
19745 \end_inset
19746 </cell>
19747 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19748 \begin_inset Text
19749
19750 \begin_layout Plain Layout
19751
19752 \family roman
19753 \series medium
19754 \shape up
19755 \size normal
19756 \emph off
19757 \bar no
19758 \noun off
19759 \color none
19760 3
19761 \end_layout
19762
19763 \end_inset
19764 </cell>
19765 </row>
19766 <row>
19767 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19768 \begin_inset Text
19769
19770 \begin_layout Plain Layout
19771
19772 \family roman
19773 \series medium
19774 \shape up
19775 \size normal
19776 \emph off
19777 \bar no
19778 \noun off
19779 \color none
19780 Joe
19781 \end_layout
19782
19783 \end_inset
19784 </cell>
19785 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19786 \begin_inset Text
19787
19788 \begin_layout Plain Layout
19789
19790 \family roman
19791 \series medium
19792 \shape up
19793 \size normal
19794 \emph off
19795 \bar no
19796 \noun off
19797 \color none
19798 Mary
19799 \end_layout
19800
19801 \end_inset
19802 </cell>
19803 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19804 \begin_inset Text
19805
19806 \begin_layout Plain Layout
19807
19808 \family roman
19809 \series medium
19810 \shape up
19811 \size normal
19812 \emph off
19813 \bar no
19814 \noun off
19815 \color none
19816 Ted
19817 \end_layout
19818
19819 \end_inset
19820 </cell>
19821 </row>
19822 <row>
19823 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19824 \begin_inset Text
19825
19826 \begin_layout Plain Layout
19827
19828 \family roman
19829 \series medium
19830 \shape up
19831 \size normal
19832 \emph off
19833 \bar no
19834 \noun off
19835 \color none
19836 \begin_inset Formula $\int x^{2}dx$
19837 \end_inset
19838
19839
19840 \end_layout
19841
19842 \end_inset
19843 </cell>
19844 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19845 \begin_inset Text
19846
19847 \begin_layout Plain Layout
19848
19849 \family roman
19850 \series medium
19851 \shape up
19852 \size normal
19853 \emph off
19854 \bar no
19855 \noun off
19856 \color none
19857 \begin_inset Formula $\left[\begin{array}{cc}
19858 a & b\\
19859 c & d\end{array}\right]$
19860 \end_inset
19861
19862
19863 \end_layout
19864
19865 \end_inset
19866 </cell>
19867 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19868 \begin_inset Text
19869
19870 \begin_layout Plain Layout
19871
19872 \family roman
19873 \series medium
19874 \shape up
19875 \size normal
19876 \emph off
19877 \bar no
19878 \noun off
19879 \color none
19880 \begin_inset Formula $1+1=2$
19881 \end_inset
19882
19883
19884 \end_layout
19885
19886 \end_inset
19887 </cell>
19888 </row>
19889 </lyxtabular>
19890
19891 \end_inset
19892
19893
19894 \end_layout
19895
19896 \end_inset
19897
19898
19899 \end_layout
19900
19901 \begin_layout Subsubsection
19902 Algorithm Floats
19903 \begin_inset Index idx
19904 status collapsed
19905
19906 \begin_layout Plain Layout
19907 Floats ! Algorithm floats
19908 \end_layout
19909
19910 \end_inset
19911
19912
19913 \end_layout
19914
19915 \begin_layout Standard
19916 This float type is inserted with the menu 
19917 \family sans
19918 Insert\SpecialChar \menuseparator
19919 Float\SpecialChar \menuseparator
19920 Algorithm
19921 \family default
19922 .
19923  It is used for program codes and descriptions of algorithms.
19924  A possible environment for algorithms is the 
19925 \family sans
19926 LyX-Code
19927 \family default
19928 , described in section
19929 \begin_inset space ~
19930 \end_inset
19931
19932
19933 \begin_inset CommandInset ref
19934 LatexCommand ref
19935 reference "sub:LyX-Code"
19936
19937 \end_inset
19938
19939 .
19940 \end_layout
19941
19942 \begin_layout Standard
19943 \begin_inset Note Greyedout
19944 status open
19945
19946 \begin_layout Plain Layout
19947
19948 \series bold
19949 Note:
19950 \series default
19951  that the float label is not automatically translated into the document
19952  language.
19953 \end_layout
19954
19955 \end_inset
19956
19957  You have to do this manually by adding the following line
19958 \end_layout
19959
19960 \begin_layout Standard
19961
19962 \series bold
19963
19964 \backslash
19965 floatname{algorithm}{your
19966 \begin_inset space ~
19967 \end_inset
19968
19969 name}
19970 \end_layout
19971
19972 \begin_layout Standard
19973 to the document preamble (menu 
19974 \family sans
19975 Document\SpecialChar \menuseparator
19976 Settings
19977 \family default
19978 ).
19979  
19980 \series bold
19981 your
19982 \begin_inset space ~
19983 \end_inset
19984
19985 name
19986 \series default
19987  is the word 
19988 \begin_inset Quotes eld
19989 \end_inset
19990
19991
19992 \emph on
19993 algorithm
19994 \emph default
19995
19996 \begin_inset Quotes erd
19997 \end_inset
19998
19999  in your language.
20000 \end_layout
20001
20002 \begin_layout Subsubsection
20003 Wrap Floats
20004 \begin_inset Index idx
20005 status collapsed
20006
20007 \begin_layout Plain Layout
20008 Floats ! Text Wrap Floats
20009 \end_layout
20010
20011 \end_inset
20012
20013
20014 \end_layout
20015
20016 \begin_layout Standard
20017 \begin_inset Wrap figure
20018 lines 0
20019 placement l
20020 overhang 0in
20021 width "40col%"
20022 status open
20023
20024 \begin_layout Plain Layout
20025 \begin_inset Graphics
20026         filename clipart/mobius.eps
20027         width 40col%
20028         rotateOrigin center
20029
20030 \end_inset
20031
20032
20033 \end_layout
20034
20035 \begin_layout Plain Layout
20036 \begin_inset Caption
20037
20038 \begin_layout Plain Layout
20039 \begin_inset CommandInset label
20040 LatexCommand label
20041 name "cap:Wrapped-figure"
20042
20043 \end_inset
20044
20045 This is a wrapped figure.
20046 \begin_inset VSpace medskip
20047 \end_inset
20048
20049
20050 \end_layout
20051
20052 \end_inset
20053
20054
20055 \end_layout
20056
20057 \end_inset
20058
20059 This float type is used if you want to 
20060 \begin_inset Quotes eld
20061 \end_inset
20062
20063 wrap
20064 \begin_inset Quotes erd
20065 \end_inset
20066
20067  text around a figure so that it only occupies some fraction of the column
20068  width.
20069  It can be inserted using the menu 
20070 \family sans
20071 Insert\SpecialChar \menuseparator
20072 Float\SpecialChar \menuseparator
20073 Wrap
20074 \begin_inset space ~
20075 \end_inset
20076
20077 Float
20078 \family default
20079  if the LaTeX-package 
20080 \series bold
20081 wrapfig
20082 \series default
20083
20084 \begin_inset Index idx
20085 status collapsed
20086
20087 \begin_layout Plain Layout
20088 LaTeX-packages ! wrapfig
20089 \end_layout
20090
20091 \end_inset
20092
20093  is installed.
20094 \begin_inset Foot
20095 status collapsed
20096
20097 \begin_layout Plain Layout
20098 Installing a LaTeX-package is explained it in the 
20099 \emph on
20100 LaTeX
20101 \begin_inset space ~
20102 \end_inset
20103
20104 Configuration
20105 \emph default
20106  manual.
20107 \end_layout
20108
20109 \end_inset
20110
20111  The width and placement of the float is adjusted by right-clicking on the
20112  float box.
20113  Figure
20114 \begin_inset space ~
20115 \end_inset
20116
20117
20118 \begin_inset CommandInset ref
20119 LatexCommand ref
20120 reference "cap:Wrapped-figure"
20121
20122 \end_inset
20123
20124  is for example a figure wrap float with a width of 40
20125 \begin_inset space \thinspace{}
20126 \end_inset
20127
20128 col%.
20129 \begin_inset Foot
20130 status collapsed
20131
20132 \begin_layout Plain Layout
20133 Available units are explained in Appendix
20134 \begin_inset space ~
20135 \end_inset
20136
20137
20138 \begin_inset CommandInset ref
20139 LatexCommand ref
20140 reference "cha:Units-available-in"
20141
20142 \end_inset
20143
20144 .
20145 \end_layout
20146
20147 \end_inset
20148
20149  Some space was added under the caption to separate it better from the surroundi
20150 ng text.
20151 \end_layout
20152
20153 \begin_layout Standard
20154 \begin_inset Note Greyedout
20155 status open
20156
20157 \begin_layout Plain Layout
20158
20159 \series bold
20160 Note:
20161 \series default
20162  Wrap floats might be fragile! E.
20163 \begin_inset space \thinspace{}
20164 \end_inset
20165
20166 g.
20167 \begin_inset space \space{}
20168 \end_inset
20169
20170 having a figure too close to the bottom of the page can mess things up so
20171  that the float doesn't appear in the output or that it is placed over some
20172  other text.
20173 \end_layout
20174
20175 \end_inset
20176
20177  In general:
20178 \end_layout
20179
20180 \begin_layout Itemize
20181 Wrap floats should not be placed in paragraphs that run over a page break.
20182  That means that wrap floats should preferably be inserted in the exact
20183  place when the document is nearly ready and you are able to estimate where
20184  page breaks will appear.
20185 \end_layout
20186
20187 \begin_layout Itemize
20188 Wrap floats should either be placed in their own paragraph before the paragraph
20189  where they should wrap into, or within a paragraph.
20190 \end_layout
20191
20192 \begin_layout Itemize
20193 Wrap floats in consecutive paragraphs may cause trouble, so make sure that
20194  there is a text paragraph between them as separator.
20195 \end_layout
20196
20197 \begin_layout Itemize
20198 Wrap floats are not allowed in section headings or tables.
20199 \end_layout
20200
20201 \begin_layout Subsection
20202 Rotated Floats
20203 \begin_inset CommandInset label
20204 LatexCommand label
20205 name "sub:Rotated-Floats"
20206
20207 \end_inset
20208
20209
20210 \begin_inset Index idx
20211 status collapsed
20212
20213 \begin_layout Plain Layout
20214 Floats ! Rotating
20215 \end_layout
20216
20217 \end_inset
20218
20219
20220 \end_layout
20221
20222 \begin_layout Standard
20223 Especially for wide tables you might have floats rotated.
20224  To rotate a whole float including the caption, right-click on the float-box
20225  and use the option 
20226 \family sans
20227 Rotate
20228 \begin_inset space ~
20229 \end_inset
20230
20231 sideways
20232 \family default
20233 .
20234 \end_layout
20235
20236 \begin_layout Standard
20237 Rotated floats are always placed on their own pages (or columns, when you
20238  have a multi-column document).
20239  You can let them span several columns using the float settings option 
20240 \family sans
20241 Span
20242 \begin_inset space ~
20243 \end_inset
20244
20245 columns
20246 \family default
20247 .
20248  Floats are rotated so that you can read them from the outside margin.
20249  Forcing the rotation direction is explained in the 
20250 \emph on
20251 Embedded Objects
20252 \emph default
20253  manual.
20254 \end_layout
20255
20256 \begin_layout Standard
20257 Referencing rotated floats is the same like for normal floats; the caption
20258  format is also the same: Table
20259 \begin_inset space ~
20260 \end_inset
20261
20262
20263 \begin_inset CommandInset ref
20264 LatexCommand ref
20265 reference "cap:Rotated-table"
20266
20267 \end_inset
20268
20269  is an example of a rotated table float.
20270 \end_layout
20271
20272 \begin_layout Standard
20273 \begin_inset Note Greyedout
20274 status open
20275
20276 \begin_layout Plain Layout
20277
20278 \series bold
20279 Note:
20280 \series default
20281  Not all DVI-viewers are able to display rotated floats.
20282 \end_layout
20283
20284 \end_inset
20285
20286
20287 \end_layout
20288
20289 \begin_layout Standard
20290 \begin_inset Float table
20291 wide false
20292 sideways true
20293 status open
20294
20295 \begin_layout Plain Layout
20296 \begin_inset Caption
20297
20298 \begin_layout Plain Layout
20299 \begin_inset CommandInset label
20300 LatexCommand label
20301 name "cap:Rotated-table"
20302
20303 \end_inset
20304
20305  Rotated table
20306 \end_layout
20307
20308 \end_inset
20309
20310
20311 \end_layout
20312
20313 \begin_layout Plain Layout
20314 \align center
20315 \begin_inset Tabular
20316 <lyxtabular version="3" rows="1" columns="5">
20317 <features tabularvalignment="middle">
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 <column alignment="center" valignment="top" width="0">
20323 <row>
20324 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20325 \begin_inset Text
20326
20327 \begin_layout Plain Layout
20328 test
20329 \end_layout
20330
20331 \end_inset
20332 </cell>
20333 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20334 \begin_inset Text
20335
20336 \begin_layout Plain Layout
20337 b
20338 \end_layout
20339
20340 \end_inset
20341 </cell>
20342 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20343 \begin_inset Text
20344
20345 \begin_layout Plain Layout
20346 c
20347 \end_layout
20348
20349 \end_inset
20350 </cell>
20351 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20352 \begin_inset Text
20353
20354 \begin_layout Plain Layout
20355 d
20356 \end_layout
20357
20358 \end_inset
20359 </cell>
20360 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20361 \begin_inset Text
20362
20363 \begin_layout Plain Layout
20364 e
20365 \end_layout
20366
20367 \end_inset
20368 </cell>
20369 </row>
20370 </lyxtabular>
20371
20372 \end_inset
20373
20374
20375 \end_layout
20376
20377 \end_inset
20378
20379
20380 \end_layout
20381
20382 \begin_layout Subsection
20383 Float Placement
20384 \begin_inset CommandInset label
20385 LatexCommand label
20386 name "sub:Float-Placement"
20387
20388 \end_inset
20389
20390
20391 \begin_inset Index idx
20392 status collapsed
20393
20394 \begin_layout Plain Layout
20395 Floats ! Placement
20396 \end_layout
20397
20398 \end_inset
20399
20400
20401 \end_layout
20402
20403 \begin_layout Standard
20404 Right-clicking on a float-box opens a dialog where you can alter the placement
20405  options that LaTeX uses for positioning the float.
20406 \begin_inset Newline newline
20407 \end_inset
20408
20409 The option 
20410 \family sans
20411 Span
20412 \begin_inset space ~
20413 \end_inset
20414
20415 columns
20416 \family default
20417  is only useful for two-column documents: If you select it, the float will
20418  span both columns on the page instead of being confined to just one.
20419 \begin_inset Newline newline
20420 \end_inset
20421
20422 The option 
20423 \family sans
20424 Rotate
20425 \begin_inset space ~
20426 \end_inset
20427
20428 sideways
20429 \family default
20430  is used to rotate floats, see section
20431 \begin_inset space ~
20432 \end_inset
20433
20434
20435 \begin_inset CommandInset ref
20436 LatexCommand ref
20437 reference "sub:Rotated-Floats"
20438
20439 \end_inset
20440
20441 .
20442 \end_layout
20443
20444 \begin_layout Standard
20445 You can use one ore more of the following options in the float dialog to
20446  set the placement for a particular float when you uncheck the option 
20447 \family sans
20448 Use
20449 \begin_inset space ~
20450 \end_inset
20451
20452 default
20453 \begin_inset space ~
20454 \end_inset
20455
20456 placement
20457 \family default
20458 :
20459 \end_layout
20460
20461 \begin_layout Description
20462 Here
20463 \begin_inset space ~
20464 \end_inset
20465
20466 if
20467 \begin_inset space ~
20468 \end_inset
20469
20470 possible: try to place the float at the position where it is inserted
20471 \end_layout
20472
20473 \begin_layout Description
20474 Top
20475 \begin_inset space ~
20476 \end_inset
20477
20478 of
20479 \begin_inset space ~
20480 \end_inset
20481
20482 page: try to place the float at the top of the current page
20483 \end_layout
20484
20485 \begin_layout Description
20486 Bottom
20487 \begin_inset space ~
20488 \end_inset
20489
20490 of
20491 \begin_inset space ~
20492 \end_inset
20493
20494 page: try to place the float at the bottom of the current page
20495 \end_layout
20496
20497 \begin_layout Description
20498 Page
20499 \begin_inset space ~
20500 \end_inset
20501
20502 of
20503 \begin_inset space ~
20504 \end_inset
20505
20506 floats: try to place the float at an own page 
20507 \end_layout
20508
20509 \begin_layout Standard
20510 The order of the above option is 
20511 \emph on
20512 always
20513 \emph default
20514  used by LaTeX.
20515  That means, if you use the default placement, LaTeX will first try out
20516  
20517 \family sans
20518 Here
20519 \begin_inset space ~
20520 \end_inset
20521
20522 if
20523 \begin_inset space ~
20524 \end_inset
20525
20526 possible
20527 \family default
20528 , then 
20529 \family sans
20530 Top
20531 \begin_inset space ~
20532 \end_inset
20533
20534 of
20535 \begin_inset space ~
20536 \end_inset
20537
20538 page
20539 \family default
20540 , and then the others.
20541  If you don't use the default, LaTeX will try only the checked options but
20542  in the same order.
20543  If none of the 4 placements are possible the procedure is internally repeated
20544  but it is tried to put the float on the following page.
20545 \end_layout
20546
20547 \begin_layout Standard
20548 By default, each option has its own rules:
20549 \end_layout
20550
20551 \begin_layout Standard
20552
20553 \family sans
20554 Top
20555 \begin_inset space ~
20556 \end_inset
20557
20558 of
20559 \begin_inset space ~
20560 \end_inset
20561
20562 page
20563 \family default
20564  only floats occupying less than 70
20565 \begin_inset space \thinspace{}
20566 \end_inset
20567
20568 % of the page can be placed at the top of a page
20569 \end_layout
20570
20571 \begin_layout Standard
20572
20573 \family sans
20574 Bottom
20575 \begin_inset space ~
20576 \end_inset
20577
20578 of
20579 \begin_inset space ~
20580 \end_inset
20581
20582 page
20583 \family default
20584 : only floats occupying less than 30
20585 \begin_inset space \thinspace{}
20586 \end_inset
20587
20588 % of the page can be placed at the bottom of a page.
20589 \end_layout
20590
20591 \begin_layout Standard
20592
20593 \family sans
20594 Page
20595 \begin_inset space ~
20596 \end_inset
20597
20598 of
20599 \begin_inset space ~
20600 \end_inset
20601
20602 floats
20603 \family default
20604 : only if more than 50
20605 \begin_inset space \thinspace{}
20606 \end_inset
20607
20608 % of the page are occupied by floats, several floats can be set together
20609  on a page.
20610 \end_layout
20611
20612 \begin_layout Standard
20613 If you don't like these rules, you can ignore them by using the additional
20614  option 
20615 \family sans
20616 Ignore
20617 \begin_inset space ~
20618 \end_inset
20619
20620 LaTeX
20621 \begin_inset space ~
20622 \end_inset
20623
20624 rules
20625 \family default
20626 .
20627 \end_layout
20628
20629 \begin_layout Standard
20630 Sometimes you might need, under all circumstances, a float to be placed
20631  exactly at the position where it is inserted.
20632  For this case you can use the option 
20633 \family sans
20634 Here
20635 \begin_inset space ~
20636 \end_inset
20637
20638 definitely
20639 \family default
20640 .
20641  Use this option very rarely and only if the document is nearly ready to
20642  be printed.
20643  Because the float is then no longer able to 
20644 \begin_inset Quotes eld
20645 \end_inset
20646
20647 float
20648 \begin_inset Quotes erd
20649 \end_inset
20650
20651  when you change your document, this will often destroy the page layout.
20652 \end_layout
20653
20654 \begin_layout Standard
20655 There are no placement options for text wrap floats, because they are always
20656  surrounded by the text of a certain paragraph.
20657 \end_layout
20658
20659 \begin_layout Standard
20660 For more details about float placements, have a look at LaTeX books like
20661  
20662 \begin_inset CommandInset citation
20663 LatexCommand cite
20664 key "latexcompanion,latexguide,latexbook"
20665
20666 \end_inset
20667
20668 .
20669 \end_layout
20670
20671 \begin_layout Section
20672 Minipages
20673 \begin_inset Index idx
20674 status collapsed
20675
20676 \begin_layout Plain Layout
20677 Minipages
20678 \end_layout
20679
20680 \end_inset
20681
20682
20683 \begin_inset CommandInset label
20684 LatexCommand label
20685 name "sec:Minipages"
20686
20687 \end_inset
20688
20689
20690 \end_layout
20691
20692 \begin_layout Standard
20693 LaTeX provides a mechanism to produce essentially a page within a page,
20694  called minipage.
20695  Within a minipage, all the usual rules of indentation, line wrapping, etc.
20696 \begin_inset space ~
20697 \end_inset
20698
20699 apply.
20700  
20701 \end_layout
20702
20703 \begin_layout Standard
20704 Minipages in LyX have their own collapsible box inserted via the menu 
20705 \family sans
20706 Insert\SpecialChar \menuseparator
20707 Box
20708 \family default
20709 .
20710  Right-clicking on the box allows you to alter the width of the minipage
20711  and its alignment within the page.
20712 \end_layout
20713
20714 \begin_layout Standard
20715 \align center
20716 \begin_inset Box Frameless
20717 position "t"
20718 hor_pos "c"
20719 has_inner_box 1
20720 inner_pos "t"
20721 use_parbox 0
20722 width "30col%"
20723 special "none"
20724 height "1pt"
20725 height_special "totalheight"
20726 status open
20727
20728 \begin_layout Plain Layout
20729
20730 \shape italic
20731 This is a minipage.
20732  The text is set in an italic style.
20733 \end_layout
20734
20735 \begin_layout Plain Layout
20736
20737 \shape italic
20738 Minipages are often used for text in another language or text that needs
20739  another formatting.
20740 \end_layout
20741
20742 \end_inset
20743
20744
20745 \end_layout
20746
20747 \begin_layout Standard
20748 \begin_inset VSpace medskip
20749 \end_inset
20750
20751 If you place two minipages side-by-side, you can use 
20752 \family sans
20753 Horizontal Fills
20754 \family default
20755  as described in section
20756 \begin_inset space ~
20757 \end_inset
20758
20759
20760 \begin_inset CommandInset ref
20761 LatexCommand ref
20762 reference "sub:Horizontal-Space"
20763
20764 \end_inset
20765
20766 :
20767 \begin_inset VSpace medskip
20768 \end_inset
20769
20770
20771 \end_layout
20772
20773 \begin_layout Standard
20774 \begin_inset Box Frameless
20775 position "t"
20776 hor_pos "c"
20777 has_inner_box 1
20778 inner_pos "t"
20779 use_parbox 0
20780 width "1.5in"
20781 special "none"
20782 height "1pt"
20783 height_special "totalheight"
20784 status open
20785
20786 \begin_layout Plain Layout
20787 This is a minipage with some stupid dummy text.
20788  This dummy text is used to increase the size of the minipage.
20789 \end_layout
20790
20791 \end_inset
20792
20793
20794 \begin_inset space \hfill{}
20795 \end_inset
20796
20797
20798 \begin_inset Box Frameless
20799 position "t"
20800 hor_pos "c"
20801 has_inner_box 1
20802 inner_pos "t"
20803 use_parbox 0
20804 width "1.5in"
20805 special "none"
20806 height "1pt"
20807 height_special "totalheight"
20808 status open
20809
20810 \begin_layout Plain Layout
20811 This is a minipage with some stupid dummy text.
20812  This dummy text is used to increase the size of the minipage.
20813 \end_layout
20814
20815 \end_inset
20816
20817
20818 \end_layout
20819
20820 \begin_layout Standard
20821 \begin_inset VSpace bigskip
20822 \end_inset
20823
20824
20825 \end_layout
20826
20827 \begin_layout Standard
20828 When you right-click on a minipage box, you can change the box from a minipage
20829  to other box types.
20830  All box types and their settings are explained in detail in chapter 
20831 \emph on
20832 Boxes
20833 \emph default
20834  of the 
20835 \emph on
20836 Embedded Objects
20837 \emph default
20838  manual.
20839 \end_layout
20840
20841 \begin_layout Chapter
20842 Mathematical Formulas
20843 \begin_inset Index idx
20844 status collapsed
20845
20846 \begin_layout Plain Layout
20847 Math
20848 \end_layout
20849
20850 \end_inset
20851
20852
20853 \begin_inset Index idx
20854 status collapsed
20855
20856 \begin_layout Plain Layout
20857 Formulas | see
20858 \begin_inset ERT
20859 status collapsed
20860
20861 \begin_layout Plain Layout
20862
20863 {
20864 \end_layout
20865
20866 \end_inset
20867
20868 Math
20869 \begin_inset ERT
20870 status collapsed
20871
20872 \begin_layout Plain Layout
20873
20874 }
20875 \end_layout
20876
20877 \end_inset
20878
20879
20880 \end_layout
20881
20882 \end_inset
20883
20884
20885 \begin_inset CommandInset label
20886 LatexCommand label
20887 name "cha:Mathematical-Formulas"
20888
20889 \end_inset
20890
20891
20892 \end_layout
20893
20894 \begin_layout Standard
20895 The issues of this chapter are described in detail in the 
20896 \emph on
20897 Math
20898 \emph default
20899  manual.
20900  There you'll also find tips and tricks for special cases.
20901 \end_layout
20902
20903 \begin_layout Section
20904 Basic Math Editing
20905 \begin_inset Index idx
20906 status collapsed
20907
20908 \begin_layout Plain Layout
20909 Math ! Basics
20910 \end_layout
20911
20912 \end_inset
20913
20914
20915 \end_layout
20916
20917 \begin_layout Standard
20918 To create a math formula, you can just click on the toolbar icon 
20919 \begin_inset Graphics
20920         filename ../images/math-mode.png
20921
20922 \end_inset
20923
20924 .
20925  That will create a little blue rectangle, with purple markers around its
20926  corners.
20927  That blue rectangle is the formula itself; the purple markers indicate
20928  what level of nesting within the formula you are at.
20929  You can also choose a particular formula type to insert via the 
20930 \family sans
20931 Insert\SpecialChar \menuseparator
20932 Math
20933 \family default
20934  menu.
20935 \end_layout
20936
20937 \begin_layout Standard
20938 Editing the parameters of a formula and adding math constructs can be done
20939  with the 
20940 \family sans
20941 math
20942 \begin_inset space ~
20943 \end_inset
20944
20945 toolbar
20946 \family default
20947 , that appears when the cursor is in a formula.
20948 \end_layout
20949
20950 \begin_layout Standard
20951 There are two main types of formulas: Inline formulas appear within a text
20952  line, like this one:
20953 \end_layout
20954
20955 \begin_layout Standard
20956 This is a line with an inline formula 
20957 \begin_inset Formula $A=B$
20958 \end_inset
20959
20960  in it.
20961 \end_layout
20962
20963 \begin_layout Standard
20964 Displayed formulas appear outside the text like as if they were in an own
20965  paragraph, like this one:
20966 \begin_inset Formula \[
20967 A=B\]
20968
20969 \end_inset
20970
20971 You can only number and reference displayed formulas.
20972 \end_layout
20973
20974 \begin_layout Standard
20975 LyX supports also many LaTeX math commands.
20976  E.
20977 \begin_inset space \thinspace{}
20978 \end_inset
20979
20980 g.
20981 \begin_inset space \space{}
20982 \end_inset
20983
20984 typing 
20985 \begin_inset Quotes eld
20986 \end_inset
20987
20988
20989 \series bold
20990
20991 \backslash
20992 alpha
20993 \series default
20994
20995 \begin_inset Quotes erd
20996 \end_inset
20997
20998 , followed by a space, in a formula will create the Greek letter 
20999 \begin_inset Formula $\alpha$
21000 \end_inset
21001
21002 .
21003  So typing commands might sometimes be faster than using the 
21004 \family sans
21005 Math
21006 \begin_inset space ~
21007 \end_inset
21008
21009 Panel
21010 \family default
21011 .
21012 \end_layout
21013
21014 \begin_layout Subsection
21015 Navigating in Formulas
21016 \begin_inset Index idx
21017 status collapsed
21018
21019 \begin_layout Plain Layout
21020 Math ! Navigating
21021 \end_layout
21022
21023 \end_inset
21024
21025
21026 \end_layout
21027
21028 \begin_layout Standard
21029 The best control over the cursor position within an existing formula is
21030  achieved with the arrow keys.
21031  LyX uses small rectangles to indicate places where something can be inserted.
21032  The arrow keys can be used to navigate between parts of a formula.
21033  Pressing 
21034 \family sans
21035 Space
21036 \family default
21037  will leave a formula construct (a square root 
21038 \begin_inset Formula $\sqrt{2}$
21039 \end_inset
21040
21041 , or parentheses 
21042 \begin_inset Formula $\left(f\right)$
21043 \end_inset
21044
21045 , or a matrix 
21046 \begin_inset Formula $\left[\begin{array}{cc}
21047 1 & 2\\
21048 3 & 4\end{array}\right]$
21049 \end_inset
21050
21051 ).
21052  Pressing 
21053 \family sans
21054 Escape
21055 \family default
21056  will leave the formula, placing the cursor after the formula.
21057  
21058 \family sans
21059 Tab
21060 \family default
21061  can be used to move horizontally in a formula; for example, through the
21062  cells of a matrix or the positions in a multi-line equation.
21063 \end_layout
21064
21065 \begin_layout Standard
21066
21067 \family sans
21068 Space
21069 \family default
21070 , printed in this document as 
21071 \begin_inset Quotes eld
21072 \end_inset
21073
21074
21075 \begin_inset ERT
21076 status collapsed
21077
21078 \begin_layout Plain Layout
21079
21080
21081 \backslash
21082 spce 
21083 \end_layout
21084
21085 \end_inset
21086
21087
21088 \begin_inset Quotes erd
21089 \end_inset
21090
21091
21092 \begin_inset Note Note
21093 status collapsed
21094
21095 \begin_layout Plain Layout
21096 This command will appear in the output as official character denoting the
21097  space character (visible space).
21098 \end_layout
21099
21100 \end_inset
21101
21102 , seems to do nothing in a formula, since it does not add a space between
21103  characters, but it does exit a nested structure.
21104  For this reason, you have to be careful about using 
21105 \family sans
21106 Space
21107 \family default
21108 .
21109  For example, if you want 
21110 \begin_inset Formula $\sqrt{2x+1}$
21111 \end_inset
21112
21113 , type 
21114 \series bold
21115
21116 \backslash
21117 sqrt
21118 \begin_inset ERT
21119 status collapsed
21120
21121 \begin_layout Plain Layout
21122
21123
21124 \backslash
21125 spce 
21126 \end_layout
21127
21128 \end_inset
21129
21130 2x+1
21131 \series default
21132  and not 
21133 \series bold
21134
21135 \backslash
21136 sqrt
21137 \begin_inset ERT
21138 status collapsed
21139
21140 \begin_layout Plain Layout
21141
21142
21143 \backslash
21144 spce 
21145 \end_layout
21146
21147 \end_inset
21148
21149 2x
21150 \begin_inset ERT
21151 status collapsed
21152
21153 \begin_layout Plain Layout
21154
21155
21156 \backslash
21157 spce 
21158 \end_layout
21159
21160 \end_inset
21161
21162 +1
21163 \series default
21164 , since in the latter case only the 
21165 \family typewriter
21166
21167 \begin_inset Formula $2x$
21168 \end_inset
21169
21170
21171 \family default
21172  will be under the square root sign: 
21173 \begin_inset Formula $\sqrt{2x}+1$
21174 \end_inset
21175
21176 .
21177 \end_layout
21178
21179 \begin_layout Standard
21180 You can leave many parts of a formula, like this matrix, partially filled
21181  in, such as:
21182 \begin_inset Formula \[
21183 \left(\begin{array}{ccc}
21184 \lambda_{1}\\
21185  & \ddots\\
21186  &  & \lambda_{n}\end{array}\right)\]
21187
21188 \end_inset
21189
21190 If you leave a fraction only partially filled in, or a subscript with nothing
21191  in it, the results will be unpredictable, but most constructs don't mind.
21192 \end_layout
21193
21194 \begin_layout Subsection
21195 Selecting Text
21196 \end_layout
21197
21198 \begin_layout Standard
21199 You can select text within a formula in two different ways.
21200  Place the cursor at one end of the string of text you want, and press 
21201 \family sans
21202 Shift
21203 \family default
21204  and a cursor movement key to select text.
21205  It will be highlighted as with regular text selection.
21206  Alternatively, you can select text with the mouse in the usual way.
21207  That text can then be cut or copied, and then pasted within any formula,
21208  but not in a normal text region in LyX.
21209 \end_layout
21210
21211 \begin_layout Subsection
21212 Exponents and Subscripts
21213 \begin_inset Index idx
21214 status collapsed
21215
21216 \begin_layout Plain Layout
21217 Math ! Exponents
21218 \end_layout
21219
21220 \end_inset
21221
21222
21223 \begin_inset Index idx
21224 status collapsed
21225
21226 \begin_layout Plain Layout
21227 Math ! Subscripts
21228 \end_layout
21229
21230 \end_inset
21231
21232
21233 \end_layout
21234
21235 \begin_layout Standard
21236 You can use the math panel to add super- or subscripts, but the much easier
21237  way is to use a command.
21238  To get 
21239 \begin_inset Formula $x^{2}$
21240 \end_inset
21241
21242 , type in a formula 
21243 \series bold
21244 x^2
21245 \begin_inset ERT
21246 status collapsed
21247
21248 \begin_layout Plain Layout
21249
21250
21251 \backslash
21252 spce 
21253 \end_layout
21254
21255 \end_inset
21256
21257
21258 \series default
21259 .
21260  The final 
21261 \family sans
21262 Space
21263 \family default
21264  puts the cursor back down on the base line of the expression.
21265  If you type 
21266 \series bold
21267 x^2y
21268 \series default
21269 , you will get 
21270 \begin_inset Formula $x^{2y}$
21271 \end_inset
21272
21273 , to get 
21274 \begin_inset Formula $x^{2}y$
21275 \end_inset
21276
21277 , type 
21278 \series bold
21279 x^2
21280 \begin_inset ERT
21281 status collapsed
21282
21283 \begin_layout Plain Layout
21284
21285
21286 \backslash
21287 spce 
21288 \end_layout
21289
21290 \end_inset
21291
21292 y
21293 \series default
21294 .
21295  If you use characters in the superscript, that could be accented with the
21296  hat 
21297 \begin_inset Quotes eld
21298 \end_inset
21299
21300 ^
21301 \begin_inset Quotes erd
21302 \end_inset
21303
21304 , you have to use an extra 
21305 \family sans
21306 Space
21307 \family default
21308  to separate the hat and the character.
21309  E.
21310 \begin_inset space \thinspace{}
21311 \end_inset
21312
21313 g.
21314 \begin_inset space \space{}
21315 \end_inset
21316
21317 if you want 
21318 \begin_inset Formula $x^{a}$
21319 \end_inset
21320
21321 , type 
21322 \series bold
21323 x^
21324 \begin_inset ERT
21325 status collapsed
21326
21327 \begin_layout Plain Layout
21328
21329
21330 \backslash
21331 spce 
21332 \end_layout
21333
21334 \end_inset
21335
21336 a
21337 \series default
21338 .
21339  Subscripts are similar: To get 
21340 \begin_inset Formula $a_{1}$
21341 \end_inset
21342
21343 , type 
21344 \series bold
21345 a_1
21346 \begin_inset ERT
21347 status collapsed
21348
21349 \begin_layout Plain Layout
21350
21351
21352 \backslash
21353 spce 
21354 \end_layout
21355
21356 \end_inset
21357
21358
21359 \series default
21360 .
21361 \end_layout
21362
21363 \begin_layout Subsection
21364 Fractions
21365 \begin_inset Index idx
21366 status collapsed
21367
21368 \begin_layout Plain Layout
21369 Math ! Fractions
21370 \end_layout
21371
21372 \end_inset
21373
21374
21375 \end_layout
21376
21377 \begin_layout Standard
21378 Create a fraction with either the command 
21379 \series bold
21380
21381 \backslash
21382 frac
21383 \series default
21384  or using the icon 
21385 \begin_inset Graphics
21386         filename ../images/math/frac.png
21387         scale 60
21388
21389 \end_inset
21390
21391  in the 
21392 \family sans
21393 Math
21394 \begin_inset space ~
21395 \end_inset
21396
21397 Panel
21398 \family default
21399 .
21400  You will be presented with an empty fraction.
21401  The cursor is above the fraction line.
21402  To move it to the bottom, simply press 
21403 \family sans
21404 Down
21405 \family default
21406 .
21407  To move back up, press 
21408 \family sans
21409 Up
21410 \family default
21411 .
21412  Any math structure can be placed in a fraction, as this example shows:
21413 \begin_inset Formula \[
21414 \left[\frac{1}{\left(\begin{array}{cc}
21415 2 & 3\\
21416 4 & 5\end{array}\right)}\right]\]
21417
21418 \end_inset
21419
21420
21421 \end_layout
21422
21423 \begin_layout Subsection
21424 Roots
21425 \begin_inset Index idx
21426 status collapsed
21427
21428 \begin_layout Plain Layout
21429 Math ! Roots
21430 \end_layout
21431
21432 \end_inset
21433
21434
21435 \end_layout
21436
21437 \begin_layout Standard
21438 Roots can be created using the 
21439 \family sans
21440 Math
21441 \begin_inset space ~
21442 \end_inset
21443
21444 Panel
21445 \family default
21446  button
21447 \begin_inset Graphics
21448         filename ../images/math/sqrt.png
21449
21450 \end_inset
21451
21452  or the commands 
21453 \series bold
21454
21455 \backslash
21456 sqrt
21457 \series default
21458  or 
21459 \series bold
21460
21461 \backslash
21462 root
21463 \series default
21464 .
21465  With the command 
21466 \series bold
21467
21468 \backslash
21469 root
21470 \series default
21471  you can produce roots of higher orders, like cube roots, while 
21472 \series bold
21473
21474 \backslash
21475 sqrt
21476 \series default
21477  produces always a square root.
21478 \end_layout
21479
21480 \begin_layout Subsection
21481 Operators with Limits
21482 \begin_inset Index idx
21483 status collapsed
21484
21485 \begin_layout Plain Layout
21486 Math ! Sums
21487 \end_layout
21488
21489 \end_inset
21490
21491
21492 \begin_inset Index idx
21493 status collapsed
21494
21495 \begin_layout Plain Layout
21496 Math ! Integrals
21497 \end_layout
21498
21499 \end_inset
21500
21501
21502 \begin_inset CommandInset label
21503 LatexCommand label
21504 name "sub:Operators-with-Limits"
21505
21506 \end_inset
21507
21508
21509 \end_layout
21510
21511 \begin_layout Standard
21512 Sum (
21513 \begin_inset Formula $\sum$
21514 \end_inset
21515
21516 ) and integral (
21517 \begin_inset Formula $\int$
21518 \end_inset
21519
21520 ) operators are very often decorated with limits.
21521  These limits can be entered in LyX by entering them as you would enter
21522  a super- or subscript, directly after the symbol.
21523  The sum operator will automatically place its 
21524 \begin_inset Quotes eld
21525 \end_inset
21526
21527 limits
21528 \begin_inset Quotes erd
21529 \end_inset
21530
21531  over and under the symbol in displayed formulas, and on the side in inline
21532  formulas.
21533  Such as 
21534 \begin_inset Formula $\sum_{n=0}^{\infty}\frac{1}{n!}=e$
21535 \end_inset
21536
21537 , versus
21538 \begin_inset Formula \[
21539 \sum_{n=0}^{\infty}\frac{1}{n!}=e\]
21540
21541 \end_inset
21542
21543 Integral signs, however, will place the limits on the side in both formula
21544  types.
21545 \end_layout
21546
21547 \begin_layout Standard
21548 All operators with limits will be automatically re-sized when placed in
21549  display mode.
21550  The placement of the limits can be changed by placing the cursor directly
21551  behind the operator and hitting 
21552 \begin_inset Info
21553 type  "shortcut"
21554 arg   "math-limits"
21555 \end_inset
21556
21557  or using the menu 
21558 \family sans
21559 Edit\SpecialChar \menuseparator
21560 Math\SpecialChar \menuseparator
21561 Change
21562 \begin_inset space ~
21563 \end_inset
21564
21565 Limits
21566 \begin_inset space ~
21567 \end_inset
21568
21569 Type
21570 \family default
21571 .
21572 \end_layout
21573
21574 \begin_layout Standard
21575 Certain other mathematical expressions have this 
21576 \begin_inset Quotes eld
21577 \end_inset
21578
21579 moving limits
21580 \begin_inset Quotes erd
21581 \end_inset
21582
21583  feature as addition, such as
21584 \begin_inset Index idx
21585 status collapsed
21586
21587 \begin_layout Plain Layout
21588 Math ! Limits
21589 \end_layout
21590
21591 \end_inset
21592
21593
21594 \begin_inset Formula \[
21595 \lim_{x\rightarrow\infty}f(x),\]
21596
21597 \end_inset
21598
21599 which will place the 
21600 \begin_inset Formula $x\rightarrow\infty$
21601 \end_inset
21602
21603  underneath the 
21604 \begin_inset Quotes eld
21605 \end_inset
21606
21607 lim
21608 \begin_inset Quotes erd
21609 \end_inset
21610
21611  in display mode.
21612  In inline formulas it looks like this: 
21613 \begin_inset Formula $\lim_{x\rightarrow\infty}f(x)$
21614 \end_inset
21615
21616 .
21617 \end_layout
21618
21619 \begin_layout Standard
21620 Note that the lim-function was entered as the function macro 
21621 \series bold
21622
21623 \backslash
21624 lim
21625 \series default
21626 .
21627  Have a look at section
21628 \begin_inset space ~
21629 \end_inset
21630
21631
21632 \begin_inset CommandInset ref
21633 LatexCommand ref
21634 reference "sub:Functions"
21635
21636 \end_inset
21637
21638  for an explanation of function macros.
21639 \end_layout
21640
21641 \begin_layout Subsection
21642 Math Symbols
21643 \begin_inset Index idx
21644 status collapsed
21645
21646 \begin_layout Plain Layout
21647 Math ! Symbols
21648 \end_layout
21649
21650 \end_inset
21651
21652
21653 \end_layout
21654
21655 \begin_layout Standard
21656 Most math symbols can be found in the 
21657 \family sans
21658 Math
21659 \begin_inset space ~
21660 \end_inset
21661
21662 Panel
21663 \family default
21664  under one of several categories; including 
21665 \family sans
21666 Greek
21667 \family default
21668
21669 \family sans
21670 Operators
21671 \family default
21672  , 
21673 \family sans
21674 Relations
21675 \family default
21676
21677 \family sans
21678 Arrows
21679 \family default
21680 .
21681  There are also the additional symbols provided by the American Mathematical
21682  Society (AMS).
21683 \end_layout
21684
21685 \begin_layout Standard
21686 If you know the LaTeX-command for a construct or symbol you wish to use,
21687  you don't have to use the 
21688 \family sans
21689 Math
21690 \begin_inset space ~
21691 \end_inset
21692
21693 Panel
21694 \family default
21695 , but can type the command directly into the formula.
21696  LyX will convert it to the corresponding symbol or construct.
21697 \end_layout
21698
21699 \begin_layout Subsection
21700 Altering Spacing
21701 \begin_inset Index idx
21702 status collapsed
21703
21704 \begin_layout Plain Layout
21705 Math ! Spaces
21706 \end_layout
21707
21708 \end_inset
21709
21710
21711 \end_layout
21712
21713 \begin_layout Standard
21714 You may want to create spaces that differ from the standard spacing that
21715  LaTeX provides.
21716  To do this, type 
21717 \begin_inset Info
21718 type  "shortcut"
21719 arg   "space-insert protected"
21720 \end_inset
21721
21722  or to use the 
21723 \family sans
21724 Math
21725 \begin_inset space ~
21726 \end_inset
21727
21728 Panel
21729 \family default
21730  button 
21731 \begin_inset Graphics
21732         filename ../images/math/space.png
21733
21734 \end_inset
21735
21736 .
21737  This generates a small space, and shows a small marker on the screen.
21738  For example, the sequence 
21739 \series bold
21740 a Ctrl+Space b
21741 \series default
21742
21743 \begin_inset Formula $a\, b$
21744 \end_inset
21745
21746  appears in LyX as 
21747 \begin_inset Graphics
21748         filename clipart/SpaceMarker.png
21749
21750 \end_inset
21751
21752 .
21753  You can change the space to different sizes when you set the cursor behind
21754  the space marker and hit space again several times.
21755  With every space hit the size will be changed.
21756  Some markers for the space size appear red in LyX, because they are negative
21757  spaces.
21758  Here are two examples:
21759 \end_layout
21760
21761 \begin_layout Standard
21762
21763 \series bold
21764 a Ctrl+Space b
21765 \series default
21766  and 3×
21767 \family sans
21768 Space
21769 \family default
21770
21771 \begin_inset Formula $a\quad b$
21772 \end_inset
21773
21774
21775 \end_layout
21776
21777 \begin_layout Standard
21778
21779 \series bold
21780 a Ctrl+Space b
21781 \series default
21782  and 5×
21783 \family sans
21784 Space
21785 \family default
21786
21787 \begin_inset Formula $a\! b$
21788 \end_inset
21789
21790
21791 \end_layout
21792
21793 \begin_layout Subsection
21794 Functions
21795 \begin_inset Index idx
21796 status collapsed
21797
21798 \begin_layout Plain Layout
21799 Math ! Functions
21800 \end_layout
21801
21802 \end_inset
21803
21804
21805 \begin_inset CommandInset label
21806 LatexCommand label
21807 name "sub:Functions"
21808
21809 \end_inset
21810
21811
21812 \end_layout
21813
21814 \begin_layout Standard
21815 The 
21816 \family sans
21817 Math
21818 \begin_inset space ~
21819 \end_inset
21820
21821 Panel
21822 \family default
21823  contains under the button 
21824 \begin_inset Graphics
21825         filename ../images/math/functions.png
21826
21827 \end_inset
21828
21829  a number of function macros, such as 
21830 \begin_inset Formula $\sin$
21831 \end_inset
21832
21833
21834 \begin_inset Formula $\lim$
21835 \end_inset
21836
21837
21838 \emph on
21839 etc
21840 \emph default
21841 .
21842  (you can also insert them in a formula by typing 
21843 \series bold
21844
21845 \backslash
21846 sin
21847 \series default
21848  etc.).
21849  Standard mathematical practice is, that functions are printed upright to
21850  avoid confusions, because 
21851 \begin_inset Formula $sin$
21852 \end_inset
21853
21854  does normally mean 
21855 \begin_inset Formula $s·i·n$
21856 \end_inset
21857
21858 .
21859 \end_layout
21860
21861 \begin_layout Standard
21862 Using the function macros will also produce correct spacing around the function:
21863  
21864 \begin_inset Formula $a\sin x$
21865 \end_inset
21866
21867  is different from 
21868 \begin_inset Formula $asinx$
21869 \end_inset
21870
21871
21872 \end_layout
21873
21874 \begin_layout Standard
21875 For some mathematical objects, like the limes, the macro changes where subscript
21876 s are placed, as described in section
21877 \begin_inset space ~
21878 \end_inset
21879
21880
21881 \begin_inset CommandInset ref
21882 LatexCommand ref
21883 reference "sub:Operators-with-Limits"
21884
21885 \end_inset
21886
21887 .
21888 \end_layout
21889
21890 \begin_layout Subsection
21891 Accents
21892 \begin_inset Index idx
21893 status collapsed
21894
21895 \begin_layout Plain Layout
21896 Math ! Accents
21897 \end_layout
21898
21899 \end_inset
21900
21901
21902 \end_layout
21903
21904 \begin_layout Standard
21905 In a formula you can insert accented characters in the same way as in text
21906  mode.
21907  This may depend on your keyboard, or the bindings file you use.
21908  You can also use LaTeX commands to e.
21909 \begin_inset space \thinspace{}
21910 \end_inset
21911
21912 g.
21913 \begin_inset space \space{}
21914 \end_inset
21915
21916 enter 
21917 \begin_inset Formula $\hat{a}$
21918 \end_inset
21919
21920  even if your keyboard doesn't have hat-accents enabled.
21921  Our example is entered by typing 
21922 \series bold
21923
21924 \backslash
21925 hat
21926 \begin_inset ERT
21927 status collapsed
21928
21929 \begin_layout Plain Layout
21930
21931
21932 \backslash
21933 spce 
21934 \end_layout
21935
21936 \end_inset
21937
21938 a
21939 \series default
21940  in a formula.
21941  Table
21942 \begin_inset space ~
21943 \end_inset
21944
21945
21946 \begin_inset CommandInset ref
21947 LatexCommand ref
21948 reference "cap:Accent-names-and"
21949
21950 \end_inset
21951
21952  shows the equivalences between the accent names and the commands.
21953 \end_layout
21954
21955 \begin_layout Standard
21956 \begin_inset Float table
21957 wide false
21958 sideways false
21959 status open
21960
21961 \begin_layout Plain Layout
21962 \begin_inset Caption
21963
21964 \begin_layout Plain Layout
21965 \begin_inset CommandInset label
21966 LatexCommand label
21967 name "cap:Accent-names-and"
21968
21969 \end_inset
21970
21971 Accent names and the corresponding commands.
21972 \end_layout
21973
21974 \end_inset
21975
21976
21977 \end_layout
21978
21979 \begin_layout Plain Layout
21980 \align center
21981 \begin_inset Tabular
21982 <lyxtabular version="3" rows="11" columns="3">
21983 <features tabularvalignment="middle">
21984 <column alignment="center" valignment="top" width="0pt">
21985 <column alignment="center" valignment="top" width="0pt">
21986 <column alignment="center" valignment="top" width="0pt">
21987 <row>
21988 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21989 \begin_inset Text
21990
21991 \begin_layout Plain Layout
21992 Name
21993 \end_layout
21994
21995 \end_inset
21996 </cell>
21997 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21998 \begin_inset Text
21999
22000 \begin_layout Plain Layout
22001 Command
22002 \end_layout
22003
22004 \end_inset
22005 </cell>
22006 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22007 \begin_inset Text
22008
22009 \begin_layout Plain Layout
22010 E
22011 \family roman
22012 \series medium
22013 \shape up
22014 \size normal
22015 \emph off
22016 \bar no
22017 \noun off
22018 \color none
22019 xample
22020 \end_layout
22021
22022 \end_inset
22023 </cell>
22024 </row>
22025 <row>
22026 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22027 \begin_inset Text
22028
22029 \begin_layout Plain Layout
22030
22031 \family roman
22032 \series medium
22033 \shape up
22034 \size normal
22035 \emph off
22036 \bar no
22037 \noun off
22038 \color none
22039 circumflex
22040 \end_layout
22041
22042 \end_inset
22043 </cell>
22044 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22045 \begin_inset Text
22046
22047 \begin_layout Plain Layout
22048
22049 \series bold
22050
22051 \backslash
22052 hat
22053 \end_layout
22054
22055 \end_inset
22056 </cell>
22057 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22058 \begin_inset Text
22059
22060 \begin_layout Plain Layout
22061
22062 \family roman
22063 \series medium
22064 \shape up
22065 \size normal
22066 \emph off
22067 \bar no
22068 \noun off
22069 \color none
22070 \begin_inset Formula $\hat{a}$
22071 \end_inset
22072
22073
22074 \end_layout
22075
22076 \end_inset
22077 </cell>
22078 </row>
22079 <row>
22080 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22081 \begin_inset Text
22082
22083 \begin_layout Plain Layout
22084
22085 \family roman
22086 \series medium
22087 \shape up
22088 \size normal
22089 \emph off
22090 \bar no
22091 \noun off
22092 \color none
22093 grave
22094 \end_layout
22095
22096 \end_inset
22097 </cell>
22098 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22099 \begin_inset Text
22100
22101 \begin_layout Plain Layout
22102
22103 \series bold
22104
22105 \backslash
22106 grave
22107 \end_layout
22108
22109 \end_inset
22110 </cell>
22111 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22112 \begin_inset Text
22113
22114 \begin_layout Plain Layout
22115
22116 \family roman
22117 \series medium
22118 \shape up
22119 \size normal
22120 \emph off
22121 \bar no
22122 \noun off
22123 \color none
22124 \begin_inset Formula $\grave{a}$
22125 \end_inset
22126
22127
22128 \end_layout
22129
22130 \end_inset
22131 </cell>
22132 </row>
22133 <row>
22134 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22135 \begin_inset Text
22136
22137 \begin_layout Plain Layout
22138
22139 \family roman
22140 \series medium
22141 \shape up
22142 \size normal
22143 \emph off
22144 \bar no
22145 \noun off
22146 \color none
22147 acute
22148 \end_layout
22149
22150 \end_inset
22151 </cell>
22152 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22153 \begin_inset Text
22154
22155 \begin_layout Plain Layout
22156
22157 \series bold
22158
22159 \backslash
22160 acute
22161 \end_layout
22162
22163 \end_inset
22164 </cell>
22165 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22166 \begin_inset Text
22167
22168 \begin_layout Plain Layout
22169
22170 \family roman
22171 \series medium
22172 \shape up
22173 \size normal
22174 \emph off
22175 \bar no
22176 \noun off
22177 \color none
22178 \begin_inset Formula $\acute{a}$
22179 \end_inset
22180
22181
22182 \end_layout
22183
22184 \end_inset
22185 </cell>
22186 </row>
22187 <row>
22188 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22189 \begin_inset Text
22190
22191 \begin_layout Plain Layout
22192
22193 \family roman
22194 \series medium
22195 \shape up
22196 \size normal
22197 \emph off
22198 \bar no
22199 \noun off
22200 \color none
22201 umlaut
22202 \end_layout
22203
22204 \end_inset
22205 </cell>
22206 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22207 \begin_inset Text
22208
22209 \begin_layout Plain Layout
22210
22211 \series bold
22212
22213 \backslash
22214 ddot
22215 \end_layout
22216
22217 \end_inset
22218 </cell>
22219 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22220 \begin_inset Text
22221
22222 \begin_layout Plain Layout
22223
22224 \family roman
22225 \series medium
22226 \shape up
22227 \size normal
22228 \emph off
22229 \bar no
22230 \noun off
22231 \color none
22232 \begin_inset Formula $\ddot{a}$
22233 \end_inset
22234
22235
22236 \end_layout
22237
22238 \end_inset
22239 </cell>
22240 </row>
22241 <row>
22242 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22243 \begin_inset Text
22244
22245 \begin_layout Plain Layout
22246
22247 \family roman
22248 \series medium
22249 \shape up
22250 \size normal
22251 \emph off
22252 \bar no
22253 \noun off
22254 \color none
22255 tilde
22256 \end_layout
22257
22258 \end_inset
22259 </cell>
22260 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22261 \begin_inset Text
22262
22263 \begin_layout Plain Layout
22264
22265 \series bold
22266
22267 \backslash
22268 tilde
22269 \end_layout
22270
22271 \end_inset
22272 </cell>
22273 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22274 \begin_inset Text
22275
22276 \begin_layout Plain Layout
22277
22278 \family roman
22279 \series medium
22280 \shape up
22281 \size normal
22282 \emph off
22283 \bar no
22284 \noun off
22285 \color none
22286 \begin_inset Formula $\tilde{a}$
22287 \end_inset
22288
22289
22290 \end_layout
22291
22292 \end_inset
22293 </cell>
22294 </row>
22295 <row>
22296 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22297 \begin_inset Text
22298
22299 \begin_layout Plain Layout
22300
22301 \family roman
22302 \series medium
22303 \shape up
22304 \size normal
22305 \emph off
22306 \bar no
22307 \noun off
22308 \color none
22309 dot
22310 \end_layout
22311
22312 \end_inset
22313 </cell>
22314 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22315 \begin_inset Text
22316
22317 \begin_layout Plain Layout
22318
22319 \series bold
22320
22321 \backslash
22322 dot
22323 \end_layout
22324
22325 \end_inset
22326 </cell>
22327 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22328 \begin_inset Text
22329
22330 \begin_layout Plain Layout
22331
22332 \family roman
22333 \series medium
22334 \shape up
22335 \size normal
22336 \emph off
22337 \bar no
22338 \noun off
22339 \color none
22340 \begin_inset Formula $\dot{a}$
22341 \end_inset
22342
22343
22344 \end_layout
22345
22346 \end_inset
22347 </cell>
22348 </row>
22349 <row>
22350 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22351 \begin_inset Text
22352
22353 \begin_layout Plain Layout
22354
22355 \family roman
22356 \series medium
22357 \shape up
22358 \size normal
22359 \emph off
22360 \bar no
22361 \noun off
22362 \color none
22363 breve
22364 \end_layout
22365
22366 \end_inset
22367 </cell>
22368 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22369 \begin_inset Text
22370
22371 \begin_layout Plain Layout
22372
22373 \series bold
22374
22375 \backslash
22376 breve
22377 \end_layout
22378
22379 \end_inset
22380 </cell>
22381 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22382 \begin_inset Text
22383
22384 \begin_layout Plain Layout
22385
22386 \family roman
22387 \series medium
22388 \shape up
22389 \size normal
22390 \emph off
22391 \bar no
22392 \noun off
22393 \color none
22394 \begin_inset Formula $\breve{a}$
22395 \end_inset
22396
22397
22398 \end_layout
22399
22400 \end_inset
22401 </cell>
22402 </row>
22403 <row>
22404 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22405 \begin_inset Text
22406
22407 \begin_layout Plain Layout
22408
22409 \family roman
22410 \series medium
22411 \shape up
22412 \size normal
22413 \emph off
22414 \bar no
22415 \noun off
22416 \color none
22417 caron
22418 \end_layout
22419
22420 \end_inset
22421 </cell>
22422 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22423 \begin_inset Text
22424
22425 \begin_layout Plain Layout
22426
22427 \series bold
22428
22429 \backslash
22430 check
22431 \end_layout
22432
22433 \end_inset
22434 </cell>
22435 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22436 \begin_inset Text
22437
22438 \begin_layout Plain Layout
22439
22440 \family roman
22441 \series medium
22442 \shape up
22443 \size normal
22444 \emph off
22445 \bar no
22446 \noun off
22447 \color none
22448 \begin_inset Formula $\check{a}$
22449 \end_inset
22450
22451
22452 \end_layout
22453
22454 \end_inset
22455 </cell>
22456 </row>
22457 <row>
22458 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22459 \begin_inset Text
22460
22461 \begin_layout Plain Layout
22462
22463 \family roman
22464 \series medium
22465 \shape up
22466 \size normal
22467 \emph off
22468 \bar no
22469 \noun off
22470 \color none
22471 macron
22472 \end_layout
22473
22474 \end_inset
22475 </cell>
22476 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22477 \begin_inset Text
22478
22479 \begin_layout Plain Layout
22480
22481 \series bold
22482
22483 \backslash
22484 bar
22485 \end_layout
22486
22487 \end_inset
22488 </cell>
22489 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22490 \begin_inset Text
22491
22492 \begin_layout Plain Layout
22493
22494 \family roman
22495 \series medium
22496 \shape up
22497 \size normal
22498 \emph off
22499 \bar no
22500 \noun off
22501 \color none
22502 \begin_inset Formula $\bar{a}$
22503 \end_inset
22504
22505
22506 \end_layout
22507
22508 \end_inset
22509 </cell>
22510 </row>
22511 <row>
22512 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22513 \begin_inset Text
22514
22515 \begin_layout Plain Layout
22516 vector
22517 \end_layout
22518
22519 \end_inset
22520 </cell>
22521 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22522 \begin_inset Text
22523
22524 \begin_layout Plain Layout
22525
22526 \series bold
22527
22528 \backslash
22529 vec
22530 \end_layout
22531
22532 \end_inset
22533 </cell>
22534 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22535 \begin_inset Text
22536
22537 \begin_layout Plain Layout
22538
22539 \family roman
22540 \series medium
22541 \shape up
22542 \size normal
22543 \emph off
22544 \bar no
22545 \noun off
22546 \color none
22547 \begin_inset Formula $\vec{a}$
22548 \end_inset
22549
22550
22551 \end_layout
22552
22553 \end_inset
22554 </cell>
22555 </row>
22556 </lyxtabular>
22557
22558 \end_inset
22559
22560
22561 \end_layout
22562
22563 \end_inset
22564
22565
22566 \end_layout
22567
22568 \begin_layout Standard
22569 You can choose one of the accents by selecting an item from the 
22570 \family sans
22571 Frame
22572 \begin_inset space ~
22573 \end_inset
22574
22575 decorations
22576 \family default
22577  symbol set button 
22578 \begin_inset Graphics
22579         filename ../images/math/hat.png
22580
22581 \end_inset
22582
22583  in the math panel ; this will apply to any selection you have made within
22584  a formula too.
22585 \end_layout
22586
22587 \begin_layout Section
22588 Brackets and Delimiters
22589 \begin_inset Index idx
22590 status collapsed
22591
22592 \begin_layout Plain Layout
22593 Math ! Brackets
22594 \end_layout
22595
22596 \end_inset
22597
22598
22599 \begin_inset Index idx
22600 status collapsed
22601
22602 \begin_layout Plain Layout
22603 Math ! Delimiters
22604 \end_layout
22605
22606 \end_inset
22607
22608
22609 \begin_inset CommandInset label
22610 LatexCommand label
22611 name "sec:Brackets-and-Delimiters"
22612
22613 \end_inset
22614
22615
22616 \end_layout
22617
22618 \begin_layout Standard
22619 There are several brackets available through LyX.
22620  For most purposes, using just the keys 
22621 \family typewriter
22622 []{}()|<>
22623 \family default
22624  should suffice.
22625  But if you want to surround a large structure, like a matrix or a fraction,
22626  or if you have several layers of brackets, it is better to use the math
22627  toolbar delimiter icon 
22628 \begin_inset Graphics
22629         filename ../images/math/delim.png
22630
22631 \end_inset
22632
22633 .
22634  For example, that's how you would construct the brackets around a standard
22635  matrix such as:
22636 \begin_inset Formula \[
22637 \left[\begin{array}{cc}
22638 1 & 2\\
22639 3 & 4\end{array}\right]\]
22640
22641 \end_inset
22642
22643 and to make it easier to see the layers of parentheses as in: 
22644 \begin_inset Formula \[
22645 \frac{1}{\left(1+\left(\frac{1}{1+\left(\frac{1}{1+x}\right)}\right)\right)}\]
22646
22647 \end_inset
22648
22649
22650 \end_layout
22651
22652 \begin_layout Standard
22653 The parentheses, and other brackets from that menu will automatically re-size
22654  to accommodate the size of what is inside.
22655 \end_layout
22656
22657 \begin_layout Standard
22658 To construct brackets click on the button for the bracket you want on the
22659  left side and right side.
22660  If you use the option 
22661 \family sans
22662 Keep
22663 \begin_inset space ~
22664 \end_inset
22665
22666 matched
22667 \family default
22668 , the selected bracket type will be used for the left and the right side.
22669  The selection will be shown below the button field.
22670  If you want one side to not have a bracket, use the blank button.
22671  It will appear in LyX with a dotted line, but nothing will be printed.
22672 \end_layout
22673
22674 \begin_layout Standard
22675 If you want to place brackets around math structures, like a square root,
22676  you can do that by highlighting (selecting) the structure that is to go
22677  inside the brackets.
22678  Then choose the appropriate brackets for left and right and click on 
22679 \family sans
22680 Insert
22681 \family default
22682 .
22683  The parentheses will be drawn around the selected structure.
22684 \end_layout
22685
22686 \begin_layout Section
22687 Arrays and Multi-line Equations
22688 \begin_inset Index idx
22689 status collapsed
22690
22691 \begin_layout Plain Layout
22692 Math ! Arrays
22693 \end_layout
22694
22695 \end_inset
22696
22697
22698 \begin_inset Index idx
22699 status collapsed
22700
22701 \begin_layout Plain Layout
22702 Math ! Matrices
22703 \end_layout
22704
22705 \end_inset
22706
22707
22708 \begin_inset Index idx
22709 status collapsed
22710
22711 \begin_layout Plain Layout
22712 Math ! Multi-line Equations
22713 \end_layout
22714
22715 \end_inset
22716
22717
22718 \end_layout
22719
22720 \begin_layout Standard
22721 Matrices are entered in LyX using the 
22722 \family sans
22723 Math
22724 \begin_inset space ~
22725 \end_inset
22726
22727 Panel
22728 \family default
22729  matrix button 
22730 \begin_inset Graphics
22731         filename ../images/math/matrix.png
22732
22733 \end_inset
22734
22735 .
22736  It will open a dialog for you to choose the number of rows/columns.
22737  Here is an example:
22738 \begin_inset Formula \[
22739 \left(\begin{array}{ccc}
22740 1 & 2 & 3\\
22741 4 & 5 & 6\\
22742 7 & 8 & 9\end{array}\right)\]
22743
22744 \end_inset
22745
22746 The parentheses aren't automatic, but you can add them as described in section
22747 \begin_inset space ~
22748 \end_inset
22749
22750
22751 \begin_inset CommandInset ref
22752 LatexCommand ref
22753 reference "sec:Brackets-and-Delimiters"
22754
22755 \end_inset
22756
22757 .
22758  When you construct the matrix, you can decide whether the column entries
22759  will be left-, right-, or center-justified.
22760  This alignment is set in the box 
22761 \family sans
22762 Horizontal
22763 \family default
22764  with the letters 
22765 \begin_inset Quotes eld
22766 \end_inset
22767
22768
22769 \family sans
22770 l
22771 \family default
22772
22773 \begin_inset Quotes erd
22774 \end_inset
22775
22776
22777 \begin_inset Quotes eld
22778 \end_inset
22779
22780
22781 \family sans
22782 r
22783 \family default
22784
22785 \begin_inset Quotes erd
22786 \end_inset
22787
22788 , and 
22789 \begin_inset Quotes eld
22790 \end_inset
22791
22792
22793 \family sans
22794 c
22795 \family default
22796
22797 \begin_inset Quotes erd
22798 \end_inset
22799
22800 .
22801  LyX proposes a 
22802 \begin_inset Quotes eld
22803 \end_inset
22804
22805
22806 \family sans
22807 c
22808 \family default
22809
22810 \begin_inset Quotes erd
22811 \end_inset
22812
22813  for every column as default.
22814  For example, the sequence 
22815 \begin_inset Quotes eld
22816 \end_inset
22817
22818
22819 \family sans
22820 lrc
22821 \family default
22822
22823 \begin_inset Quotes erd
22824 \end_inset
22825
22826  means that the first column will be left-justified, the second will be
22827  centered, and the third column will be right-justified, because each letter
22828  corresponds to the relevant column.
22829  The result will look like this:
22830 \begin_inset Formula \[
22831 \begin{array}{lcr}
22832 this & this\, column & this\, column\\
22833 column & has & has\, right\\
22834 has\, left\, alignment & center\, alignment & alignment\end{array}.\]
22835
22836 \end_inset
22837
22838
22839 \end_layout
22840
22841 \begin_layout Standard
22842 You can add more rows to an existing matrix by hitting 
22843 \begin_inset Info
22844 type  "shortcut"
22845 arg   "newline-insert newline"
22846 \end_inset
22847
22848  while the cursor is in the matrix.
22849  Adding or deleting columns can be done via the menu 
22850 \family sans
22851 Edit\SpecialChar \menuseparator
22852 Math
22853 \family default
22854  or the math toolbar.
22855 \end_layout
22856
22857 \begin_layout Standard
22858 There are other arrays used in formulas, such as distinctions of cases.
22859  It can be created with the menu 
22860 \family sans
22861 Insert\SpecialChar \menuseparator
22862 Math\SpecialChar \menuseparator
22863 Cases
22864 \begin_inset space ~
22865 \end_inset
22866
22867 Environment
22868 \family default
22869  or the command 
22870 \series bold
22871
22872 \backslash
22873 cases
22874 \series default
22875 .
22876  Here is an example: 
22877 \begin_inset Formula \[
22878 f(x)=\begin{cases}
22879 -1 & x<0\\
22880 0 & x=0\\
22881 1 & x>0\end{cases}\]
22882
22883 \end_inset
22884
22885
22886 \end_layout
22887
22888 \begin_layout Standard
22889 \begin_inset VSpace bigskip
22890 \end_inset
22891
22892 Multi-line formulas are created when you press 
22893 \begin_inset Info
22894 type  "shortcut"
22895 arg   "newline-insert newline"
22896 \end_inset
22897
22898  within a formula.
22899  In an empty formula you can see that three blue boxes appear, one for each
22900  column.
22901  When you press 
22902 \begin_inset Info
22903 type  "shortcut"
22904 arg   "newline-insert newline"
22905 \end_inset
22906
22907  in a non-empty formula, the part before the relation sign (equal sign 
22908 \begin_inset Quotes eld
22909 \end_inset
22910
22911 =
22912 \begin_inset Quotes erd
22913 \end_inset
22914
22915  etc.) will be inserted automatically to the first column, the relation sign
22916  is in the second column, and the rest in the third column.
22917  A new row is created by every further hit of 
22918 \begin_inset Info
22919 type  "shortcut"
22920 arg   "newline-insert newline"
22921 \end_inset
22922
22923 .
22924  Multi-line formulas are always displayed formulas.
22925  Here is an example:
22926 \begin_inset Formula \begin{eqnarray}
22927 a^{2} & = & (b^{2}+c^{2})(b^{2}-c^{2})\nonumber \\
22928 a & = & \sqrt{b^{4}-c^{4}}\label{eq:asquared}\end{eqnarray}
22929
22930 \end_inset
22931
22932  To change the column assignment of the formula parts, place the cursor
22933  where you want to start the shift and hit 
22934 \family sans
22935 Ctrl-Tab.
22936
22937 \family default
22938  It shifts everything in the column which is right beside the current cursor
22939  position to the next column.
22940  Note that the middle column is designed for relation signs, structures
22941  within this column will be printed in a smaller size:
22942 \begin_inset Formula \begin{eqnarray*}
22943 \frac{A}{B} & \frac{A}{B} & \frac{A}{B}\end{eqnarray*}
22944
22945 \end_inset
22946
22947
22948 \end_layout
22949
22950 \begin_layout Standard
22951 The multi-line formula type described here is called 
22952 \family typewriter
22953 \series medium
22954 eqnarray
22955 \family default
22956 \series default
22957 .
22958  There are other multi-line types being more suitable for certain situations,
22959  for example if you want a better inter-line spacing than in formula (
22960 \begin_inset CommandInset ref
22961 LatexCommand ref
22962 reference "eq:asquared"
22963
22964 \end_inset
22965
22966 ).
22967  The other types are described in section
22968 \begin_inset space ~
22969 \end_inset
22970
22971
22972 \begin_inset CommandInset ref
22973 LatexCommand ref
22974 reference "sub:AMS-Formula-Types"
22975
22976 \end_inset
22977
22978 .
22979 \end_layout
22980
22981 \begin_layout Section
22982 Formula Numbering and Referencing
22983 \begin_inset Index idx
22984 status collapsed
22985
22986 \begin_layout Plain Layout
22987 Math ! Formula numbering
22988 \end_layout
22989
22990 \end_inset
22991
22992
22993 \begin_inset Index idx
22994 status collapsed
22995
22996 \begin_layout Plain Layout
22997 Math ! Referencing formulas
22998 \end_layout
22999
23000 \end_inset
23001
23002
23003 \begin_inset CommandInset label
23004 LatexCommand label
23005 name "sec:Formula-Numbering-and"
23006
23007 \end_inset
23008
23009
23010 \end_layout
23011
23012 \begin_layout Standard
23013 To number a formula, set the cursor in the formula and use the menu 
23014 \family sans
23015 Edit\SpecialChar \menuseparator
23016 Math\SpecialChar \menuseparator
23017 Toggle
23018 \begin_inset space ~
23019 \end_inset
23020
23021 Numbering
23022 \family default
23023  or the shortcut 
23024 \begin_inset Info
23025 type  "shortcut"
23026 arg   "math-number-toggle"
23027 \end_inset
23028
23029 .
23030  The formula number appears in LyX as 
23031 \begin_inset Quotes eld
23032 \end_inset
23033
23034 #
23035 \begin_inset Quotes erd
23036 \end_inset
23037
23038  within parentheses.
23039  The 
23040 \begin_inset Quotes eld
23041 \end_inset
23042
23043 #
23044 \begin_inset Quotes erd
23045 \end_inset
23046
23047  denotes, that the number will be calculated automatically when the output
23048  is generated.
23049  The placement and format of the formula number in the output depends on
23050  the document class.
23051  In this document the number is printed together with the chapter number,
23052  separated by a dot:
23053 \begin_inset Formula \begin{equation}
23054 1+1=2\end{equation}
23055
23056 \end_inset
23057
23058 Using 
23059 \begin_inset Info
23060 type  "shortcut"
23061 arg   "math-number-toggle"
23062 \end_inset
23063
23064  in a numbered formula will switch off the numbering.
23065  You can only number displayed formulas.
23066 \end_layout
23067
23068 \begin_layout Standard
23069 Multi-line formulas can be numbered line by line: Using the menu 
23070 \family sans
23071 Edit\SpecialChar \menuseparator
23072 Math\SpecialChar \menuseparator
23073 Toggle
23074 \begin_inset space ~
23075 \end_inset
23076
23077 Numbering
23078 \begin_inset space ~
23079 \end_inset
23080
23081 of
23082 \begin_inset space ~
23083 \end_inset
23084
23085 Line
23086 \family default
23087  or the shortcut 
23088 \begin_inset Info
23089 type  "shortcut"
23090 arg   "math-number-line-toggle"
23091 \end_inset
23092
23093  will only toggle the numbering of the line where the cursor is:
23094 \begin_inset Formula \begin{eqnarray}
23095 1 & = & 3-2\\
23096 2 & = & 4-2\nonumber \\
23097 4 & \leq & 7\end{eqnarray}
23098
23099 \end_inset
23100
23101 To number all lines use the shortcut 
23102 \begin_inset Info
23103 type  "shortcut"
23104 arg   "math-number-toggle"
23105 \end_inset
23106
23107 .
23108 \end_layout
23109
23110 \begin_layout Standard
23111 \begin_inset VSpace bigskip
23112 \end_inset
23113
23114 Every displayed formula can be referenced by its number using a label.
23115  A label is inserted with the menu 
23116 \family sans
23117 Insert\SpecialChar \menuseparator
23118 Label
23119 \family default
23120  when the cursor is in the formula.
23121  This opens a dialog to enter the label.
23122  It is recommended to use the proposed 
23123 \begin_inset Quotes eld
23124 \end_inset
23125
23126
23127 \family sans
23128 eq:
23129 \family default
23130
23131 \begin_inset Quotes erd
23132 \end_inset
23133
23134  as first part of the label, because this helps later to identify the label
23135  type when you have many labels in your document.
23136  We inserted in the following example the label 
23137 \begin_inset Quotes eld
23138 \end_inset
23139
23140 eq:tanhExp
23141 \begin_inset Quotes erd
23142 \end_inset
23143
23144  in the second line:
23145 \begin_inset Formula \begin{eqnarray}
23146 \tanh(x) & = & \frac{\sinh(x)}{\cosh(x)}\nonumber \\
23147  & = & \frac{\mathrm{e}^{2x}-1}{\mathrm{e}^{2x}+1}\label{eq:tanhExp}\end{eqnarray}
23148
23149 \end_inset
23150
23151 Every labeled line is automatically numbered.
23152  Therefore the label is shown in LyX at the place of the formula number
23153  placeholder 
23154 \begin_inset Quotes eld
23155 \end_inset
23156
23157 #
23158 \begin_inset Quotes erd
23159 \end_inset
23160
23161 .
23162  You can reference a labeled formula using the menu 
23163 \family sans
23164 Insert\SpecialChar \menuseparator
23165 Cross
23166 \begin_inset space ~
23167 \end_inset
23168
23169 Reference
23170 \family default
23171 .
23172  A dialog appears to choose a label you want refer to.
23173  The reference appears in LyX as a grey cross reference box and in the output
23174  as the formula number:
23175 \end_layout
23176
23177 \begin_layout Standard
23178 This is a cross-reference to equation (
23179 \begin_inset CommandInset ref
23180 LatexCommand ref
23181 reference "eq:tanhExp"
23182
23183 \end_inset
23184
23185 ).
23186 \end_layout
23187
23188 \begin_layout Standard
23189 The properties of LyX's cross-reference box are described in section
23190 \begin_inset space ~
23191 \end_inset
23192
23193
23194 \begin_inset CommandInset ref
23195 LatexCommand ref
23196 reference "sec:Cross-References"
23197
23198 \end_inset
23199
23200 .
23201  To delete a label, set the cursor in the labeled formula, use the menu
23202  
23203 \family sans
23204 Insert\SpecialChar \menuseparator
23205 Label
23206 \family default
23207  and delete the label in the appearing dialog.
23208 \begin_inset Foot
23209 status collapsed
23210
23211 \begin_layout Plain Layout
23212 This is a unintuitive and will be fixed in the next version of LyX.
23213 \end_layout
23214
23215 \end_inset
23216
23217  
23218 \end_layout
23219
23220 \begin_layout Section
23221 User defined math macros
23222 \begin_inset Index idx
23223 status collapsed
23224
23225 \begin_layout Plain Layout
23226 Math ! Macros
23227 \end_layout
23228
23229 \end_inset
23230
23231
23232 \end_layout
23233
23234 \begin_layout Standard
23235 LyX allows you to define macros for formulas which is very useful when you
23236  have equations of the same form in a document several times.
23237  Math macros are explained in section 
23238 \emph on
23239 Math
23240 \begin_inset space ~
23241 \end_inset
23242
23243 Macros
23244 \emph default
23245  of the 
23246 \emph on
23247 Math
23248 \emph default
23249  manual.
23250 \end_layout
23251
23252 \begin_layout Section
23253 Fine-Tuning
23254 \end_layout
23255
23256 \begin_layout Subsection
23257 Typefaces
23258 \begin_inset Index idx
23259 status collapsed
23260
23261 \begin_layout Plain Layout
23262 Math ! Typefaces
23263 \end_layout
23264
23265 \end_inset
23266
23267
23268 \end_layout
23269
23270 \begin_layout Standard
23271 The standard font for text is italic, for numbers the standard is roman.
23272  To set a font in a formula, use the 
23273 \family sans
23274 Math
23275 \begin_inset space ~
23276 \end_inset
23277
23278 Panel
23279 \family default
23280  button 
23281 \begin_inset Graphics
23282         filename ../images/math/font.png
23283
23284 \end_inset
23285
23286 , or enter its command, listed in table
23287 \begin_inset space ~
23288 \end_inset
23289
23290
23291 \begin_inset CommandInset ref
23292 LatexCommand ref
23293 reference "cap:Typefaces-and-the"
23294
23295 \end_inset
23296
23297 , directly.
23298 \end_layout
23299
23300 \begin_layout Standard
23301 \begin_inset Float table
23302 wide false
23303 sideways false
23304 status open
23305
23306 \begin_layout Plain Layout
23307 \begin_inset Caption
23308
23309 \begin_layout Plain Layout
23310 \begin_inset CommandInset label
23311 LatexCommand label
23312 name "cap:Typefaces-and-the"
23313
23314 \end_inset
23315
23316 Typefaces and the corresponding commands.
23317 \end_layout
23318
23319 \end_inset
23320
23321
23322 \end_layout
23323
23324 \begin_layout Plain Layout
23325 \align center
23326 \begin_inset Tabular
23327 <lyxtabular version="3" rows="9" columns="2">
23328 <features tabularvalignment="middle">
23329 <column alignment="center" valignment="top" width="0pt">
23330 <column alignment="center" valignment="top" width="0pt">
23331 <row>
23332 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23333 \begin_inset Text
23334
23335 \begin_layout Plain Layout
23336 Font
23337 \end_layout
23338
23339 \end_inset
23340 </cell>
23341 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
23342 \begin_inset Text
23343
23344 \begin_layout Plain Layout
23345 Command
23346 \end_layout
23347
23348 \end_inset
23349 </cell>
23350 </row>
23351 <row>
23352 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23353 \begin_inset Text
23354
23355 \begin_layout Plain Layout
23356
23357 \shape up
23358 \size normal
23359 \bar no
23360 \noun off
23361 \color none
23362 \begin_inset Formula $\mathrm{Roman}$
23363 \end_inset
23364
23365
23366 \end_layout
23367
23368 \end_inset
23369 </cell>
23370 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23371 \begin_inset Text
23372
23373 \begin_layout Plain Layout
23374
23375 \series bold
23376
23377 \backslash
23378 mathrm
23379 \end_layout
23380
23381 \end_inset
23382 </cell>
23383 </row>
23384 <row>
23385 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23386 \begin_inset Text
23387
23388 \begin_layout Plain Layout
23389 \begin_inset Formula $\mathbf{\mathbf{Bold}}$
23390 \end_inset
23391
23392
23393 \end_layout
23394
23395 \end_inset
23396 </cell>
23397 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23398 \begin_inset Text
23399
23400 \begin_layout Plain Layout
23401
23402 \series bold
23403
23404 \backslash
23405 mathbf
23406 \end_layout
23407
23408 \end_inset
23409 </cell>
23410 </row>
23411 <row>
23412 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23413 \begin_inset Text
23414
23415 \begin_layout Plain Layout
23416 \begin_inset Formula $\mathit{Italic}$
23417 \end_inset
23418
23419
23420 \end_layout
23421
23422 \end_inset
23423 </cell>
23424 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23425 \begin_inset Text
23426
23427 \begin_layout Plain Layout
23428
23429 \series bold
23430
23431 \backslash
23432 mathit
23433 \end_layout
23434
23435 \end_inset
23436 </cell>
23437 </row>
23438 <row>
23439 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23440 \begin_inset Text
23441
23442 \begin_layout Plain Layout
23443
23444 \shape up
23445 \size normal
23446 \bar no
23447 \noun off
23448 \color none
23449 \begin_inset Formula $\mathtt{Typewriter}$
23450 \end_inset
23451
23452
23453 \end_layout
23454
23455 \end_inset
23456 </cell>
23457 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23458 \begin_inset Text
23459
23460 \begin_layout Plain Layout
23461
23462 \series bold
23463
23464 \backslash
23465 mathtt
23466 \end_layout
23467
23468 \end_inset
23469 </cell>
23470 </row>
23471 <row>
23472 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23473 \begin_inset Text
23474
23475 \begin_layout Plain Layout
23476 \begin_inset Formula $\mathbf{\mathbb{BLACKBOARD}}$
23477 \end_inset
23478
23479
23480 \end_layout
23481
23482 \end_inset
23483 </cell>
23484 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23485 \begin_inset Text
23486
23487 \begin_layout Plain Layout
23488
23489 \series bold
23490
23491 \backslash
23492 mathbb
23493 \end_layout
23494
23495 \end_inset
23496 </cell>
23497 </row>
23498 <row>
23499 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23500 \begin_inset Text
23501
23502 \begin_layout Plain Layout
23503 \begin_inset Formula $\mathfrak{Fraktur}$
23504 \end_inset
23505
23506
23507 \end_layout
23508
23509 \end_inset
23510 </cell>
23511 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23512 \begin_inset Text
23513
23514 \begin_layout Plain Layout
23515
23516 \series bold
23517
23518 \backslash
23519 mathfrak
23520 \end_layout
23521
23522 \end_inset
23523 </cell>
23524 </row>
23525 <row>
23526 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23527 \begin_inset Text
23528
23529 \begin_layout Plain Layout
23530
23531 \shape up
23532 \size normal
23533 \emph on
23534 \bar no
23535 \noun off
23536 \color none
23537 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
23538 \end_inset
23539
23540
23541 \end_layout
23542
23543 \end_inset
23544 </cell>
23545 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23546 \begin_inset Text
23547
23548 \begin_layout Plain Layout
23549
23550 \series bold
23551
23552 \backslash
23553 mathcal
23554 \end_layout
23555
23556 \end_inset
23557 </cell>
23558 </row>
23559 <row>
23560 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23561 \begin_inset Text
23562
23563 \begin_layout Plain Layout
23564 \begin_inset Formula $\mathsf{SansSerif}$
23565 \end_inset
23566
23567
23568 \end_layout
23569
23570 \end_inset
23571 </cell>
23572 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
23573 \begin_inset Text
23574
23575 \begin_layout Plain Layout
23576
23577 \series bold
23578
23579 \backslash
23580 mathsf
23581 \end_layout
23582
23583 \end_inset
23584 </cell>
23585 </row>
23586 </lyxtabular>
23587
23588 \end_inset
23589
23590
23591 \end_layout
23592
23593 \end_inset
23594
23595
23596 \end_layout
23597
23598 \begin_layout Standard
23599 \begin_inset Note Greyedout
23600 status open
23601
23602 \begin_layout Plain Layout
23603
23604 \series bold
23605 Note:
23606 \series default
23607  You can only print capital letters in the typefaces 
23608 \family sans
23609 Blackboard
23610 \family default
23611  and 
23612 \family sans
23613 Calligraphic
23614 \family default
23615 .
23616 \end_layout
23617
23618 \end_inset
23619
23620
23621 \end_layout
23622
23623 \begin_layout Standard
23624 When you use a typeface, a blue box is inserted in the formula.
23625  Every character in this box will be printed in this typeface.
23626  Pressing 
23627 \family sans
23628 Space
23629 \family default
23630  within the box, will set the cursor outside, so that you have to use a
23631  protected space when you need a space in the box.
23632  Here an example where 
23633 \begin_inset Quotes eld
23634 \end_inset
23635
23636 N
23637 \begin_inset Quotes erd
23638 \end_inset
23639
23640  in 
23641 \family sans
23642 Blackboard
23643 \family default
23644  denotes the set of numbers:
23645 \begin_inset Formula \[
23646 f(x)=\sqrt{x}\:;\: x\in\mathbb{N}\]
23647
23648 \end_inset
23649
23650
23651 \end_layout
23652
23653 \begin_layout Standard
23654 The typefaces are nestable, which can cause confusion.
23655  You can e.
23656 \begin_inset space \thinspace{}
23657 \end_inset
23658
23659 g.
23660 \begin_inset space \space{}
23661 \end_inset
23662
23663 put a character in 
23664 \family sans
23665 Fraktur
23666 \family default
23667  in a box for 
23668 \family sans
23669 Typewriter
23670 \family default
23671
23672 \begin_inset Formula $\mathtt{abc\mathfrak{d}e}$
23673 \end_inset
23674
23675  
23676 \begin_inset Newline newline
23677 \end_inset
23678
23679 So it is better not to use this feature.
23680 \end_layout
23681
23682 \begin_layout Standard
23683 The typefaces have no effect on Greek letters: 
23684 \begin_inset Formula $\mathfrak{abc\delta e}$
23685 \end_inset
23686
23687
23688 \begin_inset Newline newline
23689 \end_inset
23690
23691 You can only print them emboldened using the command 
23692 \series bold
23693
23694 \backslash
23695 boldsymbol
23696 \series default
23697 , which works like the other typeface commands: 
23698 \begin_inset Formula $\alpha\beta\gamma\boldsymbol{\alpha\beta\gamma}$
23699 \end_inset
23700
23701
23702 \end_layout
23703
23704 \begin_layout Standard
23705
23706 \series bold
23707
23708 \backslash
23709 boldsymbol
23710 \series default
23711  works for all symbols, letters, and numbers.
23712 \end_layout
23713
23714 \begin_layout Standard
23715 A number of other font options are available as well, in the menu 
23716 \family sans
23717 Edit\SpecialChar \menuseparator
23718 Math\SpecialChar \menuseparator
23719 Text
23720 \begin_inset space ~
23721 \end_inset
23722
23723 Style
23724 \family default
23725 .
23726 \end_layout
23727
23728 \begin_layout Subsection
23729 Math Text
23730 \begin_inset Index idx
23731 status collapsed
23732
23733 \begin_layout Plain Layout
23734 Math ! Text
23735 \end_layout
23736
23737 \end_inset
23738
23739
23740 \end_layout
23741
23742 \begin_layout Standard
23743 Typefaces are useful for entering some characters in some given font, but
23744  not for text.
23745  For typing longer pieces of text use the math text, which is obtained using
23746  the entry 
23747 \family sans
23748 Normal
23749 \begin_inset space ~
23750 \end_inset
23751
23752 text
23753 \begin_inset space ~
23754 \end_inset
23755
23756 mode
23757 \family default
23758  of the 
23759 \family sans
23760 Math
23761 \begin_inset space ~
23762 \end_inset
23763
23764 Panel
23765 \family default
23766  button 
23767 \begin_inset Graphics
23768         filename ../images/math/font.png
23769
23770 \end_inset
23771
23772  (shortcut 
23773 \begin_inset Info
23774 type  "shortcut"
23775 arg   "font-default"
23776 \end_inset
23777
23778 ).
23779  Math text appears in LyX in black instead of blue.
23780  You can use spaces and accents in math text like in normal text.
23781  Here is an example:
23782 \begin_inset Formula \[
23783 f(x)=\begin{cases}
23784 x & \textrm{if I say so}\\
23785 -x & \textrm{unter Umständen}\end{cases}\]
23786
23787 \end_inset
23788
23789
23790 \end_layout
23791
23792 \begin_layout Subsection
23793 Font Sizes
23794 \begin_inset Index idx
23795 status collapsed
23796
23797 \begin_layout Plain Layout
23798 Math ! Font sizes
23799 \end_layout
23800
23801 \end_inset
23802
23803
23804 \end_layout
23805
23806 \begin_layout Standard
23807 There are four font styles (relative sizes) used in math-mode, which are
23808  automatically chosen in most situations.
23809  These are called 
23810 \family sans
23811 textstyle
23812 \family default
23813
23814 \family sans
23815 displaystyle
23816 \family default
23817
23818 \family sans
23819 scriptstyle
23820 \family default
23821 , and 
23822 \family sans
23823 scriptscriptstyle
23824 \family default
23825 .
23826  For most characters, 
23827 \family sans
23828 textstyle
23829 \family default
23830  and 
23831 \family sans
23832 displaystyle
23833 \family default
23834  are actually the same size, but fractions, superscripts and subscripts,
23835  and certain other structures, are set larger in 
23836 \family sans
23837 displaystyle
23838 \family default
23839 .
23840  Except for some operators, which resize themselves to accommodate various
23841  situations, all text will be set in the styles that LaTeX thinks are appropriat
23842 e.
23843  These choices can be overridden by using the math panel button 
23844 \begin_inset Graphics
23845         filename ../images/math/style.png
23846
23847 \end_inset
23848
23849 .
23850  A box for the size will be created in which you can insert the math structure.
23851  For example, you can set 
23852 \begin_inset Formula $\frac{1}{2}$
23853 \end_inset
23854
23855 , which is normally in 
23856 \family sans
23857 textstyle
23858 \family default
23859 , larger in 
23860 \family sans
23861 displaystyle
23862 \family default
23863
23864 \begin_inset Formula ${\displaystyle \frac{1}{2}}$
23865 \end_inset
23866
23867 .
23868  The four styles are used in the following example:
23869 \end_layout
23870
23871 \begin_layout Standard
23872 \begin_inset Formula $displaystyle$
23873 \end_inset
23874
23875
23876 \begin_inset Formula ${\textstyle textstyle}$
23877 \end_inset
23878
23879
23880 \begin_inset Formula ${\scriptstyle scriptstyle}$
23881 \end_inset
23882
23883
23884 \begin_inset Formula ${\scriptscriptstyle scriptscriptstyle}$
23885 \end_inset
23886
23887 .
23888 \end_layout
23889
23890 \begin_layout Standard
23891 All these math-mode font sizes are relative, that means, if the whole math
23892  inset is set in a particular size with the menu 
23893 \family sans
23894 Edit\SpecialChar \menuseparator
23895 Text
23896 \begin_inset space ~
23897 \end_inset
23898
23899 Style
23900 \family default
23901 , all sizes in the formula will be adjusted relative to this size.
23902  Similarly, if the base font size of the document is changed, all fonts
23903  will be adjusted to correspond.
23904  As an example here is a formula in the font size 
23905 \begin_inset Quotes eld
23906 \end_inset
23907
23908 largest
23909 \begin_inset Quotes erd
23910 \end_inset
23911
23912 :
23913 \end_layout
23914
23915 \begin_layout Standard
23916
23917 \family roman
23918 \size largest
23919 \begin_inset Formula $\mathrm{e}=\sum_{n=0}^{\infty}\frac{1}{n!}$
23920 \end_inset
23921
23922
23923 \end_layout
23924
23925 \begin_layout Section
23926 Theorem Modules
23927 \end_layout
23928
23929 \begin_layout Standard
23930 As of LyX 1.6, support for theorem-like environments has been moved out of
23931  the document classes and into layout modules.
23932 \begin_inset Index idx
23933 status collapsed
23934
23935 \begin_layout Plain Layout
23936 Layout Modules
23937 \end_layout
23938
23939 \end_inset
23940
23941  As a result, theorem-like environments can now easily be used with classes
23942  other than the AMS classes.
23943  See section 
23944 \begin_inset CommandInset ref
23945 LatexCommand ref
23946 reference "sub:Modules"
23947
23948 \end_inset
23949
23950  for more on layout modules.
23951 \end_layout
23952
23953 \begin_layout Section
23954 AMS-LaTeX
23955 \begin_inset Index idx
23956 status collapsed
23957
23958 \begin_layout Plain Layout
23959 AMS math
23960 \end_layout
23961
23962 \end_inset
23963
23964
23965 \begin_inset Index idx
23966 status collapsed
23967
23968 \begin_layout Plain Layout
23969 Math ! AMS
23970 \end_layout
23971
23972 \end_inset
23973
23974
23975 \end_layout
23976
23977 \begin_layout Standard
23978 LyX supports the packages provided by the American Mathematical Society
23979  (AMS) that are in common use.
23980 \end_layout
23981
23982 \begin_layout Subsection
23983 Enabling AMS-Support
23984 \end_layout
23985
23986 \begin_layout Standard
23987 Selecting the checkbox 
23988 \family sans
23989 Use
23990 \begin_inset space ~
23991 \end_inset
23992
23993 AMS
23994 \begin_inset space ~
23995 \end_inset
23996
23997 math
23998 \begin_inset space ~
23999 \end_inset
24000
24001 package
24002 \family default
24003  in the 
24004 \family sans
24005 Document\SpecialChar \menuseparator
24006 Settings
24007 \family default
24008
24009 \begin_inset Index idx
24010 status collapsed
24011
24012 \begin_layout Plain Layout
24013 Document ! Settings
24014 \end_layout
24015
24016 \end_inset
24017
24018  dialog under 
24019 \family sans
24020 Math
24021 \begin_inset space ~
24022 \end_inset
24023
24024 Options
24025 \family default
24026  will include the AMS-packages in the document, and make the facilities
24027  available.
24028  AMS is needed for many math-constructs, so when you get LaTeX-errors in
24029  formulas, assure that you have enabled AMS.
24030 \end_layout
24031
24032 \begin_layout Subsection
24033 AMS-Formula Types
24034 \begin_inset CommandInset label
24035 LatexCommand label
24036 name "sub:AMS-Formula-Types"
24037
24038 \end_inset
24039
24040
24041 \begin_inset Index idx
24042 status collapsed
24043
24044 \begin_layout Plain Layout
24045 Math ! Multi-line Equations
24046 \end_layout
24047
24048 \end_inset
24049
24050
24051 \end_layout
24052
24053 \begin_layout Standard
24054 AMS-LaTeX provides a selection of different formula types.
24055  LyX allows you to choose between 
24056 \family typewriter
24057 align
24058 \family default
24059
24060 \family typewriter
24061 alignat
24062 \family default
24063
24064 \family typewriter
24065 flalign
24066 \family default
24067
24068 \family typewriter
24069 gather
24070 \family default
24071 , and 
24072 \family typewriter
24073 multline
24074 \family default
24075 .
24076  We refer to the AMS-documentation for an explanation of these formula types.
24077 \end_layout
24078
24079 \begin_layout Chapter
24080 More Tools
24081 \end_layout
24082
24083 \begin_layout Section
24084 Cross-References
24085 \begin_inset Index idx
24086 status collapsed
24087
24088 \begin_layout Plain Layout
24089 Cross references
24090 \end_layout
24091
24092 \end_inset
24093
24094
24095 \begin_inset CommandInset label
24096 LatexCommand label
24097 name "sec:Cross-References"
24098
24099 \end_inset
24100
24101
24102 \end_layout
24103
24104 \begin_layout Standard
24105 One of LyX's strengths are cross-references.
24106  You can reference every section, float, footnote, formula, and list in
24107  the document.
24108  To reference a document part, you have to insert a label into it.
24109  The label is used as anchor and name for the reference.
24110  We want for example to refer to the second item of the following list:
24111 \end_layout
24112
24113 \begin_layout Enumerate
24114 First item
24115 \end_layout
24116
24117 \begin_layout Enumerate
24118 \begin_inset CommandInset label
24119 LatexCommand label
24120 name "enu:Second-item"
24121
24122 \end_inset
24123
24124 Second item
24125 \end_layout
24126
24127 \begin_layout Enumerate
24128 Third item
24129 \end_layout
24130
24131 \begin_layout Standard
24132 First we insert a label into the second item with the menu 
24133 \family sans
24134 Insert\SpecialChar \menuseparator
24135 Label
24136 \family default
24137  or by pressing the toolbar button 
24138 \begin_inset Graphics
24139         filename ../images/label-insert.png
24140         scale 85
24141
24142 \end_inset
24143
24144 .
24145  A grey label box like this: 
24146 \begin_inset Graphics
24147         filename clipart/labelQt4.png
24148         scale 85
24149
24150 \end_inset
24151
24152  is inserted and the label window pops up asking for the label text.
24153  LyX offers as text the first words of the item with a prefix, in our case
24154  the text 
24155 \begin_inset Quotes eld
24156 \end_inset
24157
24158
24159 \family sans
24160 enu: Second-item
24161 \family default
24162
24163 \begin_inset Quotes erd
24164 \end_inset
24165
24166 .
24167  The prefix 
24168 \begin_inset Quotes eld
24169 \end_inset
24170
24171
24172 \family sans
24173 enu:
24174 \family default
24175
24176 \begin_inset Quotes erd
24177 \end_inset
24178
24179  stands for 
24180 \begin_inset Quotes eld
24181 \end_inset
24182
24183 enumerate
24184 \begin_inset Quotes erd
24185 \end_inset
24186
24187 .
24188  The prefix depends on the document part where the label is inserted, e.
24189 \begin_inset space \thinspace{}
24190 \end_inset
24191
24192 g.
24193 \begin_inset space \space{}
24194 \end_inset
24195
24196 if you insert a label into a section heading, the prefix will be 
24197 \begin_inset Quotes eld
24198 \end_inset
24199
24200
24201 \family sans
24202 sec:
24203 \family default
24204
24205 \begin_inset Quotes erd
24206 \end_inset
24207
24208 .
24209 \end_layout
24210
24211 \begin_layout Standard
24212 To reference the item, we refer to its label using the menu 
24213 \family sans
24214 Insert\SpecialChar \menuseparator
24215 Cross-Reference
24216 \family default
24217  or the toolbar button 
24218 \begin_inset Graphics
24219         filename ../images/dialog-show-new-inset_ref.png
24220         scale 85
24221
24222 \end_inset
24223
24224 .
24225  A grey cross-reference box like this: 
24226 \begin_inset Graphics
24227         filename clipart/referenceQt4.png
24228         scale 85
24229
24230 \end_inset
24231
24232  is inserted and the cross-reference window appears showing all the labels
24233  in the document.
24234  We can now sort the labels alphabetically and then choose the entry 
24235 \begin_inset Quotes eld
24236 \end_inset
24237
24238
24239 \family sans
24240 enu:Second-item
24241 \family default
24242
24243 \begin_inset Quotes erd
24244 \end_inset
24245
24246 .
24247  At the position of the cross-reference box the item number will appear
24248  in the output.
24249 \end_layout
24250
24251 \begin_layout Standard
24252 Alternatively to 
24253 \family sans
24254 Insert\SpecialChar \menuseparator
24255 Cross-Reference
24256 \family default
24257 , you can right-click on a label and use in the appearing context menu 
24258 \family sans
24259 Copy as Reference
24260 \family default
24261 .
24262  The cross-reference to this label is now in the clipboard and can be copied
24263  to the actual cursor position via the menu 
24264 \family sans
24265 Edit\SpecialChar \menuseparator
24266 Paste
24267 \family default
24268  (shortcut Ctrl+V).
24269 \end_layout
24270
24271 \begin_layout Standard
24272 Here is our cross-reference: Item
24273 \begin_inset space ~
24274 \end_inset
24275
24276
24277 \begin_inset CommandInset ref
24278 LatexCommand ref
24279 reference "enu:Second-item"
24280
24281 \end_inset
24282
24283
24284 \end_layout
24285
24286 \begin_layout Standard
24287 It is recommended to use a protected space
24288 \begin_inset Foot
24289 status collapsed
24290
24291 \begin_layout Plain Layout
24292 described in section
24293 \begin_inset space ~
24294 \end_inset
24295
24296
24297 \begin_inset CommandInset ref
24298 LatexCommand ref
24299 reference "sub:Protected-Space"
24300
24301 \end_inset
24302
24303
24304 \end_layout
24305
24306 \end_inset
24307
24308  between the cross-reference name and its number to avoid ugly line breaks
24309  between them.
24310 \end_layout
24311
24312 \begin_layout Standard
24313 There are six varieties of cross-references:
24314 \end_layout
24315
24316 \begin_layout Description
24317 <reference>: prints the float number, this is the default: 
24318 \begin_inset CommandInset ref
24319 LatexCommand ref
24320 reference "cap:Two-distorted-images"
24321
24322 \end_inset
24323
24324
24325 \end_layout
24326
24327 \begin_layout Description
24328 (<reference>): prints the float number within two parentheses, this is the
24329  style normally used to reference formulas, especially when the reference
24330  name 
24331 \begin_inset Quotes eld
24332 \end_inset
24333
24334 Equation
24335 \begin_inset Quotes erd
24336 \end_inset
24337
24338  is omitted: 
24339 \begin_inset CommandInset ref
24340 LatexCommand eqref
24341 reference "eq:tanhExp"
24342
24343 \end_inset
24344
24345
24346 \end_layout
24347
24348 \begin_layout Description
24349 <page>: prints the page number: Page
24350 \begin_inset space ~
24351 \end_inset
24352
24353
24354 \begin_inset CommandInset ref
24355 LatexCommand pageref
24356 reference "cap:Two-distorted-images"
24357
24358 \end_inset
24359
24360
24361 \end_layout
24362
24363 \begin_layout Description
24364 on
24365 \begin_inset space ~
24366 \end_inset
24367
24368 page
24369 \begin_inset space ~
24370 \end_inset
24371
24372 <page>: prints the text "on page" and the page number: 
24373 \begin_inset CommandInset ref
24374 LatexCommand vpageref
24375 reference "cap:Two-distorted-images"
24376
24377 \end_inset
24378
24379
24380 \end_layout
24381
24382 \begin_layout Description
24383 <reference>
24384 \begin_inset space ~
24385 \end_inset
24386
24387 on
24388 \begin_inset space ~
24389 \end_inset
24390
24391 page
24392 \begin_inset space ~
24393 \end_inset
24394
24395 <page>: prints the float number, the text "on page", and the page number:
24396  
24397 \begin_inset CommandInset ref
24398 LatexCommand vref
24399 reference "cap:Two-distorted-images"
24400
24401 \end_inset
24402
24403
24404 \end_layout
24405
24406 \begin_layout Description
24407 Formatted
24408 \begin_inset space ~
24409 \end_inset
24410
24411 reference: prints a self defined cross-reference format.
24412 \begin_inset Newline newline
24413 \end_inset
24414
24415
24416 \begin_inset Note Greyedout
24417 status open
24418
24419 \begin_layout Plain Layout
24420
24421 \series bold
24422 Note:
24423 \series default
24424  This feature is only available when you have the LaTeX-package 
24425 \series bold
24426 prettyref
24427 \series default
24428
24429 \begin_inset Index idx
24430 status collapsed
24431
24432 \begin_layout Plain Layout
24433 LaTeX-packages ! prettyref
24434 \end_layout
24435
24436 \end_inset
24437
24438  installed.
24439 \end_layout
24440
24441 \end_inset
24442
24443
24444 \end_layout
24445
24446 \begin_layout Standard
24447 Note that the style <page> won't print the page number if the label is on
24448  the previous, the same, or the next page.
24449  You will e.
24450 \begin_inset space \thinspace{}
24451 \end_inset
24452
24453 g.
24454 \begin_inset space \space{}
24455 \end_inset
24456
24457 see the text 
24458 \begin_inset Quotes eld
24459 \end_inset
24460
24461
24462 \family sans
24463 on this page
24464 \family default
24465
24466 \begin_inset Quotes erd
24467 \end_inset
24468
24469  instead.
24470 \end_layout
24471
24472 \begin_layout Standard
24473 The number and current page of the referenced document part in the output,
24474  is automatically calculated by LaTeX.
24475  The varieties are adjusted in the field 
24476 \family sans
24477 Format
24478 \family default
24479  of the cross-reference window, that appear when you click on the cross-referenc
24480 e box.
24481 \end_layout
24482
24483 \begin_layout Standard
24484 You can only use the style 
24485 \family sans
24486 <reference>
24487 \family default
24488  to reference numbered document parts, while the reference style 
24489 \family sans
24490 <page>
24491 \family default
24492  is always possible.
24493 \end_layout
24494
24495 \begin_layout Standard
24496 If you want to reference a section, put the label in the section heading,
24497  to reference a float, put the label in the caption.
24498  For footnotes you can put the label somewhere in it.
24499  Referencing formulas is explained in section
24500 \begin_inset space ~
24501 \end_inset
24502
24503
24504 \begin_inset CommandInset ref
24505 LatexCommand ref
24506 reference "sec:Formula-Numbering-and"
24507
24508 \end_inset
24509
24510 .
24511 \end_layout
24512
24513 \begin_layout Standard
24514 The button 
24515 \family sans
24516 Go
24517 \begin_inset space ~
24518 \end_inset
24519
24520 to
24521 \begin_inset space ~
24522 \end_inset
24523
24524 Label
24525 \family default
24526  in the cross-reference window sets the the cursor before the referenced
24527  label.
24528  The button text changes then to 
24529 \family sans
24530 Go
24531 \begin_inset space ~
24532 \end_inset
24533
24534 Back
24535 \family default
24536  and you can use it to set the cursor back to the cross-reference.
24537  Right-clicking on a cross-reference box also sets the cursor before the
24538  referred label and you can go back with the toolbar button 
24539 \begin_inset Graphics
24540         filename ../images/bookmark-goto_0.png
24541         BoundingBox 0bp 5bp 20bp 25bp
24542         rotateOrigin center
24543
24544 \end_inset
24545
24546 .
24547 \end_layout
24548
24549 \begin_layout Standard
24550 You can change labels at any time by clicking on the label box.
24551  References to the changed label will automatically change its link to the
24552  new label text, so that you don't need to take care about this.
24553 \end_layout
24554
24555 \begin_layout Standard
24556 If a cross-reference refers to a non-existent label, you'll see two question
24557  marks in the output instead of the reference.
24558 \end_layout
24559
24560 \begin_layout Standard
24561 References are described in detail in the 
24562 \emph on
24563 Embedded Objects
24564 \emph default
24565  manual.
24566 \end_layout
24567
24568 \begin_layout Section
24569 Table of Contents and other Listings
24570 \begin_inset Index idx
24571 status collapsed
24572
24573 \begin_layout Plain Layout
24574 Table of contents
24575 \end_layout
24576
24577 \end_inset
24578
24579
24580 \begin_inset Index idx
24581 status collapsed
24582
24583 \begin_layout Plain Layout
24584 Outline
24585 \end_layout
24586
24587 \end_inset
24588
24589
24590 \begin_inset CommandInset label
24591 LatexCommand label
24592 name "sec:toc"
24593
24594 \end_inset
24595
24596
24597 \end_layout
24598
24599 \begin_layout Subsection
24600 Table of Contents
24601 \begin_inset CommandInset label
24602 LatexCommand label
24603 name "sub:Table-of-Contents"
24604
24605 \end_inset
24606
24607
24608 \end_layout
24609
24610 \begin_layout Standard
24611 The Table of Contents (TOC) is inserted with the menu 
24612 \family sans
24613 Insert\SpecialChar \menuseparator
24614 List/TOC\SpecialChar \menuseparator
24615 Table
24616 \begin_inset space ~
24617 \end_inset
24618
24619 of
24620 \begin_inset space ~
24621 \end_inset
24622
24623 Contents
24624 \family default
24625 .
24626  Is is displayed in LyX as a gray box.
24627  If you click on it, the 
24628 \family sans
24629 Outline
24630 \family default
24631  window appears, showing you the TOC entries as outline to move and rearrange
24632  sections in your documents.
24633  So this operation is an alternative to the menu 
24634 \family sans
24635 Document\SpecialChar \menuseparator
24636 Outline
24637 \family default
24638  that is described in sec.
24639 \begin_inset space \thinspace{}
24640 \end_inset
24641
24642
24643 \begin_inset CommandInset ref
24644 LatexCommand ref
24645 reference "sec:Navigating"
24646
24647 \end_inset
24648
24649 .
24650 \end_layout
24651
24652 \begin_layout Standard
24653 The TOC in the document output lists every numbered section automatically.
24654  If you have declared a short title for a section heading, as described
24655  in section
24656 \begin_inset space ~
24657 \end_inset
24658
24659
24660 \begin_inset CommandInset ref
24661 LatexCommand ref
24662 reference "sec:Short-Titles"
24663
24664 \end_inset
24665
24666 , it will be used in the TOC instead of the section heading.
24667  Section
24668 \begin_inset space ~
24669 \end_inset
24670
24671
24672 \begin_inset CommandInset ref
24673 LatexCommand ref
24674 reference "sub:Numbering-depth"
24675
24676 \end_inset
24677
24678  describes how the level is adjusted that defines which section types are
24679  listed in the TOC.
24680  Unnumbered sections are not listed in the TOC.
24681 \end_layout
24682
24683 \begin_layout Subsection
24684 List of Figures, Tables, and Algorithms
24685 \begin_inset CommandInset label
24686 LatexCommand label
24687 name "sub:List-of-Figures"
24688
24689 \end_inset
24690
24691
24692 \end_layout
24693
24694 \begin_layout Standard
24695 Table, figure, and algorithm lists are very much like the table of contents.
24696  You can insert them via the 
24697 \family sans
24698 Insert\SpecialChar \menuseparator
24699 List
24700 \begin_inset space ~
24701 \end_inset
24702
24703 /
24704 \begin_inset space ~
24705 \end_inset
24706
24707 TOC
24708 \family default
24709  submenus.
24710  The list entries are the float captions and the float number.
24711 \end_layout
24712
24713 \begin_layout Section
24714 URLs and Hyperlinks
24715 \begin_inset Index idx
24716 status collapsed
24717
24718 \begin_layout Plain Layout
24719 URLs
24720 \end_layout
24721
24722 \end_inset
24723
24724
24725 \begin_inset Index idx
24726 status collapsed
24727
24728 \begin_layout Plain Layout
24729 Hyperlinks
24730 \end_layout
24731
24732 \end_inset
24733
24734
24735 \end_layout
24736
24737 \begin_layout Subsection
24738 URLs
24739 \begin_inset CommandInset label
24740 LatexCommand label
24741 name "sub:URLs"
24742
24743 \end_inset
24744
24745
24746 \end_layout
24747
24748 \begin_layout Standard
24749 Links to web pages or email addresses can be inserted via the menu 
24750 \family sans
24751 Insert\SpecialChar \menuseparator
24752 URL
24753 \family default
24754 .
24755 \end_layout
24756
24757 \begin_layout Standard
24758 Here is an example URL: LyX's homepage: 
24759 \begin_inset Flex URL
24760 status open
24761
24762 \begin_layout Plain Layout
24763
24764 http://www.lyx.org
24765 \end_layout
24766
24767 \end_inset
24768
24769
24770 \end_layout
24771
24772 \begin_layout Standard
24773 You cannot change the style of the link text, the URL text will always be
24774  in the style 
24775 \family typewriter
24776 Typewriter
24777 \family default
24778 .
24779  To be able to format the URL text, use hyperlinks as explained in the next
24780  subsection.
24781 \end_layout
24782
24783 \begin_layout Standard
24784 \begin_inset Note Greyedout
24785 status open
24786
24787 \begin_layout Plain Layout
24788
24789 \series bold
24790 Note:
24791 \series default
24792  URLs must not end with a backslash, otherwise you get LaTeX errors.
24793 \end_layout
24794
24795 \end_inset
24796
24797
24798 \end_layout
24799
24800 \begin_layout Subsection
24801 Hyperlinks
24802 \begin_inset CommandInset label
24803 LatexCommand label
24804 name "sub:Hyperlinks"
24805
24806 \end_inset
24807
24808
24809 \end_layout
24810
24811 \begin_layout Standard
24812 Hyperlinks can be inserted with the menu 
24813 \family sans
24814 Insert\SpecialChar \menuseparator
24815 Hyperlink
24816 \family default
24817  or with the toolbar button 
24818 \begin_inset Graphics
24819         filename ../images/href-insert.png
24820         BoundingBox 0bp 5bp 20bp 20bp
24821
24822 \end_inset
24823
24824 .
24825  The appearing dialog has two fields: 
24826 \family sans
24827 Target
24828 \family default
24829  and 
24830 \family sans
24831 Name
24832 \family default
24833 .
24834  The name is the printed text for the hyperlink.
24835  The hyperlink type can be a weblink like this: 
24836 \begin_inset CommandInset href
24837 LatexCommand href
24838 name "LyX's homepage"
24839 target "http://www.lyx.org"
24840
24841 \end_inset
24842
24843 , an Email address like this: 
24844 \begin_inset CommandInset href
24845 LatexCommand href
24846 name "lyx-docs mailing list"
24847 target "lyx-docs@lists.lyx.org?subject=LyX's documentation"
24848 type "mailto:"
24849
24850 \end_inset
24851
24852 , or a link to a file.
24853 \end_layout
24854
24855 \begin_layout Standard
24856 You can start applications via a hyperlink when you insert a weblink, but
24857  add the prefix 
24858 \begin_inset Quotes eld
24859 \end_inset
24860
24861
24862 \family sans
24863 run:
24864 \family default
24865
24866 \begin_inset Quotes erd
24867 \end_inset
24868
24869  to the link target.
24870 \end_layout
24871
24872 \begin_layout Standard
24873 Hyperlinks will automatically be hyphenated if necessary in the PDF output,
24874  and become clickable in the DVI and PDF-output.
24875  To set the format of the link text, highlight the hyperlink inset and use
24876  the text style dialog.
24877  This is for example a hyperlink with bold sans serif text: 
24878 \family sans
24879 \series bold
24880
24881 \begin_inset CommandInset href
24882 LatexCommand href
24883 name "LyX's homepage"
24884 target "http://www.lyx.org"
24885
24886 \end_inset
24887
24888
24889 \end_layout
24890
24891 \begin_layout Standard
24892 The link text color can be changed, when the option 
24893 \family sans
24894 Color links
24895 \family default
24896  is set in the PDF Properties dialog (menu 
24897 \family sans
24898 Document\SpecialChar \menuseparator
24899 Settings\SpecialChar \menuseparator
24900 PDF Properties
24901 \family default
24902 ).
24903  The link text is for example set in this document to blue by adding the
24904  option
24905 \begin_inset Newline newline
24906 \end_inset
24907
24908
24909 \series bold
24910 urlcolor=blue
24911 \series default
24912
24913 \begin_inset Newline newline
24914 \end_inset
24915
24916 to the field 
24917 \family sans
24918 Additional options
24919 \family default
24920  in the PDF Properties dialog.
24921 \end_layout
24922
24923 \begin_layout Section
24924 Appendices
24925 \begin_inset Index idx
24926 status collapsed
24927
24928 \begin_layout Plain Layout
24929 Appendix
24930 \end_layout
24931
24932 \end_inset
24933
24934
24935 \begin_inset CommandInset label
24936 LatexCommand label
24937 name "sec:Appendices"
24938
24939 \end_inset
24940
24941
24942 \end_layout
24943
24944 \begin_layout Standard
24945 Appendices are created with the menu 
24946 \family sans
24947 Document\SpecialChar \menuseparator
24948 Start
24949 \begin_inset space ~
24950 \end_inset
24951
24952 Appendix
24953 \begin_inset space ~
24954 \end_inset
24955
24956 Here
24957 \family default
24958 .
24959  This menu sets the document from the current cursor position to the end
24960  as the appendix region.
24961  The region is marked with a red borderline.
24962 \end_layout
24963
24964 \begin_layout Standard
24965 Every chapter (or section) within the appendix region is treated as an appendix,
24966  numbered with a capital Latin letter.
24967  The appendix subsections are numbered with this letter followed by a dot
24968  and the subsection number.
24969  All appendix sections can be referenced as if they were normal sections,
24970  here two examples:
24971 \end_layout
24972
24973 \begin_layout Standard
24974 Appendix
24975 \begin_inset space ~
24976 \end_inset
24977
24978
24979 \begin_inset CommandInset ref
24980 LatexCommand ref
24981 reference "cha:Credits"
24982
24983 \end_inset
24984
24985 ; Appendix
24986 \begin_inset space ~
24987 \end_inset
24988
24989
24990 \begin_inset CommandInset ref
24991 LatexCommand ref
24992 reference "sub:Export"
24993
24994 \end_inset
24995
24996
24997 \end_layout
24998
24999 \begin_layout Section
25000 Bibliography
25001 \begin_inset Index idx
25002 status collapsed
25003
25004 \begin_layout Plain Layout
25005 Bibliography
25006 \end_layout
25007
25008 \end_inset
25009
25010
25011 \begin_inset CommandInset label
25012 LatexCommand label
25013 name "sec:Bibliography"
25014
25015 \end_inset
25016
25017
25018 \end_layout
25019
25020 \begin_layout Standard
25021 There are two ways of generating the bibliography in a LyX-document.
25022  You can include a bibliography database,
25023 \begin_inset Foot
25024 status collapsed
25025
25026 \begin_layout Plain Layout
25027 Known under the name 
25028 \begin_inset Quotes eld
25029 \end_inset
25030
25031 BibTeX-database
25032 \begin_inset Quotes erd
25033 \end_inset
25034
25035 .
25036 \end_layout
25037
25038 \end_inset
25039
25040  which is explained in the next subsection, or you can insert the bibliography
25041  manually, using the paragraph environment 
25042 \family sans
25043 Bibliography
25044 \family default
25045 , which was described in section
25046 \begin_inset space ~
25047 \end_inset
25048
25049
25050 \begin_inset CommandInset ref
25051 LatexCommand ref
25052 reference "sub:Biblio_environment"
25053
25054 \end_inset
25055
25056 .
25057  If you want anything other than numerical citations that are used in this
25058  document, like author-year cituations, then you must
25059 \emph on
25060  
25061 \emph default
25062 use a bibliography database.
25063 \end_layout
25064
25065 \begin_layout Subsection
25066 The Bibliography Environment
25067 \end_layout
25068
25069 \begin_layout Standard
25070 Within the 
25071 \family sans
25072 Bibliography
25073 \family default
25074  environment, every paragraph begins with a gray bibliography box labeled
25075  with a number.
25076  If you click on it, you will get a dialog in which you can set a 
25077 \family sans
25078 Key
25079 \family default
25080  and a 
25081 \family sans
25082 Label
25083 \family default
25084 .
25085  The key is the symbolic name by which you will refer to this bibliography
25086  entry.
25087  For example, our second entry in the bibliography is a book about LaTeX
25088  and we used 
25089 \begin_inset Quotes eld
25090 \end_inset
25091
25092 latexcompanion
25093 \begin_inset Quotes erd
25094 \end_inset
25095
25096 , a short form of its title, as key.
25097 \end_layout
25098
25099 \begin_layout Standard
25100 You can refer to the key of a bibliography entry using the menu 
25101 \family sans
25102 Insert\SpecialChar \menuseparator
25103 Citation
25104 \family default
25105  or the toolbar button 
25106 \begin_inset Graphics
25107         filename ../images/dialog-show-new-inset_citation.png
25108         BoundingBox 0bp 5bp 20bp 20bp
25109
25110 \end_inset
25111
25112 .
25113  A citation reference box is inserted and a citation window will appear
25114  in which you can select one or more keys in the available key list.
25115  The citation reference box will be labeled with the referenced key.
25116  When you click on the box, the citation window appears and you can change
25117  the reference.
25118 \end_layout
25119
25120 \begin_layout Standard
25121 Citation references appear in the output as the number of the bibliography
25122  entry with surrounding brackets.
25123  If you set a 
25124 \family sans
25125 Label
25126 \family default
25127  for the entry, the label will appear instead of the number.
25128  Here are two examples; the first without a label, the second with the label
25129  
25130 \begin_inset Quotes eld
25131 \end_inset
25132
25133 Credits
25134 \begin_inset Quotes erd
25135 \end_inset
25136
25137 :
25138 \end_layout
25139
25140 \begin_layout Standard
25141 Have a look at the 
25142 \family sans
25143 LaTeX Companion Second Edition
25144 \family default
25145
25146 \begin_inset CommandInset citation
25147 LatexCommand cite
25148 key "latexcompanion"
25149
25150 \end_inset
25151
25152
25153 \end_layout
25154
25155 \begin_layout Standard
25156 The LyX-Team members are listed in the Credits: 
25157 \begin_inset CommandInset citation
25158 LatexCommand cite
25159 key "lyxcredit"
25160
25161 \end_inset
25162
25163
25164 \end_layout
25165
25166 \begin_layout Subsection
25167 Bibliography databases (BibTeX)
25168 \begin_inset Index idx
25169 status collapsed
25170
25171 \begin_layout Plain Layout
25172 Bibliography ! Databases
25173 \end_layout
25174
25175 \end_inset
25176
25177
25178 \begin_inset Index idx
25179 status collapsed
25180
25181 \begin_layout Plain Layout
25182 Bibliography ! BibTeX
25183 \end_layout
25184
25185 \end_inset
25186
25187
25188 \begin_inset CommandInset label
25189 LatexCommand label
25190 name "sub:Bibliography-databases"
25191
25192 \end_inset
25193
25194
25195 \end_layout
25196
25197 \begin_layout Standard
25198 Bibliography databases are useful if you use the same bibliography in different
25199  documents.
25200 \begin_inset Foot
25201 status collapsed
25202
25203 \begin_layout Plain Layout
25204 They are also useful simply for keeping a database of articles and notes
25205  concerning them.
25206  Most of the database programs mentioned below allow you to store annotations
25207  and reviews along with bibliographical information.
25208 \end_layout
25209
25210 \end_inset
25211
25212  It also makes it very easy to have a uniform layout for all bibliography
25213  entries.
25214  You can collect the bibliography of all relevant books and articles of
25215  your working field in a database.
25216  This database can be used for different documents, and only the entries
25217  cited in a particular document will appear in the bibliography list for
25218  that document.
25219  This relieves you of the need to keep track of which articles and books
25220  you have cited.
25221 \end_layout
25222
25223 \begin_layout Standard
25224 The database is a text file with the file extension 
25225 \begin_inset Quotes eld
25226 \end_inset
25227
25228
25229 \family sans
25230 .bib
25231 \family default
25232
25233 \begin_inset Quotes erd
25234 \end_inset
25235
25236 , containing the bibliography in a special format.
25237  The format is explained in 
25238 \begin_inset CommandInset citation
25239 LatexCommand cite
25240 key "BibTeX-2"
25241
25242 \end_inset
25243
25244  and in LaTeX books (
25245 \begin_inset CommandInset citation
25246 LatexCommand cite
25247 key "Mittelbach,Kopka,Lamport"
25248
25249 \end_inset
25250
25251 ).
25252  The file can be created using any text editor, but normally one uses a
25253  special program to create and edit the entries in the database.
25254  A list of such programs is maintained on the LyX Wiki at 
25255 \begin_inset Flex URL
25256 status collapsed
25257
25258 \begin_layout Plain Layout
25259
25260 http://wiki.lyx.org/BibTeX/Programs
25261 \end_layout
25262
25263 \end_inset
25264
25265 .
25266 \end_layout
25267
25268 \begin_layout Standard
25269 To use a database, use the menu 
25270 \family sans
25271 Insert\SpecialChar \menuseparator
25272 List
25273 \family default
25274 /
25275 \family sans
25276 TOC\SpecialChar \menuseparator
25277 BibT
25278 \begin_inset ERT
25279 status collapsed
25280
25281 \begin_layout Plain Layout
25282
25283 {}
25284 \end_layout
25285
25286 \end_inset
25287
25288 eX
25289 \begin_inset space ~
25290 \end_inset
25291
25292 Bibliography
25293 \family default
25294 .
25295  A grey box will be inserted and a window appears.
25296  In this window you can load one or more databases and a style file.
25297  The option 
25298 \family sans
25299 Add bibliography to TOC
25300 \family default
25301  adds a table of contents entry for the bibliography.
25302  In the 
25303 \family sans
25304 Content
25305 \family default
25306  drop box you can select what part of the database should be output.
25307 \end_layout
25308
25309 \begin_layout Standard
25310 The style file is a text file with the file extension 
25311 \begin_inset Quotes eld
25312 \end_inset
25313
25314
25315 \family sans
25316 .bst
25317 \family default
25318
25319 \begin_inset Quotes erd
25320 \end_inset
25321
25322  that controls how the bibliography entries will appear.
25323  Your LaTeX distribution should provide several of these, and many publishers
25324  provide their own style files, so that you don't have to take care of the
25325  layout.
25326  It is of course possible to write your own style file, but this is something
25327  for experts.
25328 \begin_inset Foot
25329 status collapsed
25330
25331 \begin_layout Plain Layout
25332 For information how this is done, have a look at
25333 \begin_inset Newline newline
25334 \end_inset
25335
25336
25337 \begin_inset CommandInset href
25338 LatexCommand href
25339 target "http://www.ctan.org/get/biblio/bibtex/contrib/doc/btxhak.pdf"
25340
25341 \end_inset
25342
25343 .
25344 \end_layout
25345
25346 \end_inset
25347
25348
25349 \end_layout
25350
25351 \begin_layout Standard
25352 Inserting a citation reference works as described in the previous section.
25353 \end_layout
25354
25355 \begin_layout Standard
25356 To generate the bibliography from a database, LyX uses the program BibTeX.
25357  This program can be controlled with options that you can add in LyX's preferenc
25358 es dialog under 
25359 \family sans
25360 Outputs\SpecialChar \menuseparator
25361 LaT
25362 \begin_inset ERT
25363 status collapsed
25364
25365 \begin_layout Plain Layout
25366
25367 {}
25368 \end_layout
25369
25370 \end_inset
25371
25372 eX
25373 \family default
25374  in the 
25375 \family sans
25376 BibT
25377 \begin_inset ERT
25378 status collapsed
25379
25380 \begin_layout Plain Layout
25381
25382 {}
25383 \end_layout
25384
25385 \end_inset
25386
25387 eX
25388 \begin_inset space ~
25389 \end_inset
25390
25391 command
25392 \family default
25393  field.
25394  Before adding options, it is strongly recommended to read the manual of
25395  
25396 \family sans
25397 BibTeX
25398 \family default
25399  
25400 \begin_inset CommandInset citation
25401 LatexCommand cite
25402 key "BibTeX"
25403
25404 \end_inset
25405
25406 .
25407 \end_layout
25408
25409 \begin_layout Standard
25410 When you select the option 
25411 \family sans
25412 Sectioned bibliography
25413 \family default
25414  in the 
25415 \family sans
25416 Document\SpecialChar \menuseparator
25417 Settings
25418 \family default
25419  dialog, it is possible to have multiple and sectioned bibliographies.
25420  This and other options are explained in detail in section 
25421 \emph on
25422 Customizing Bibliographies
25423 \emph default
25424  
25425 \emph on
25426 with BibTeX
25427 \emph default
25428  of the 
25429 \emph on
25430 Additional Features
25431 \emph default
25432  manual.
25433 \end_layout
25434
25435 \begin_layout Standard
25436 We use two bibliographies in this document to show the difference between
25437  the two methods of creating them.
25438  As you can see, the bibliography that is created from a database lists
25439  only the database entries that are referenced in the document.
25440  We used the style file 
25441 \family sans
25442 alphadin.bst
25443 \family default
25444  to get the complicated German reference key scheme in the bibliography.
25445 \end_layout
25446
25447 \begin_layout Subsection
25448 Bibliography layout
25449 \begin_inset Index idx
25450 status collapsed
25451
25452 \begin_layout Plain Layout
25453 Bibliography ! Layout
25454 \end_layout
25455
25456 \end_inset
25457
25458
25459 \end_layout
25460
25461 \begin_layout Standard
25462 In the citation reference dialog you can set a special citation format.
25463  For this feature you need to enable the option 
25464 \family sans
25465 Natbib
25466 \family default
25467  in the 
25468 \family sans
25469 Document\SpecialChar \menuseparator
25470 Settings
25471 \family default
25472
25473 \begin_inset Index idx
25474 status collapsed
25475
25476 \begin_layout Plain Layout
25477 Document ! Settings
25478 \end_layout
25479
25480 \end_inset
25481
25482  dialog under 
25483 \family sans
25484 Bibliography
25485 \family default
25486 .
25487  Setting a citation style for a reference will overwrite the default.
25488  For the global citation format use the BibTeX style files as explained
25489  in the previous section.
25490 \end_layout
25491
25492 \begin_layout Standard
25493 You can also set text, that should appear before or after a citation reference,
25494  in the citation reference window.
25495  Here an example where we set the text 
25496 \begin_inset Quotes eld
25497 \end_inset
25498
25499 Chapter
25500 \begin_inset space ~
25501 \end_inset
25502
25503 3
25504 \begin_inset Quotes erd
25505 \end_inset
25506
25507  to appear after the reference:
25508 \end_layout
25509
25510 \begin_layout Standard
25511 Have a look at 
25512 \begin_inset CommandInset citation
25513 LatexCommand cite
25514 after "Chapter 3"
25515 key "latexcompanion"
25516
25517 \end_inset
25518
25519 .
25520 \end_layout
25521
25522 \begin_layout Section
25523 Index
25524 \begin_inset Index idx
25525 status collapsed
25526
25527 \begin_layout Plain Layout
25528 Index generation
25529 \end_layout
25530
25531 \end_inset
25532
25533
25534 \begin_inset CommandInset label
25535 LatexCommand label
25536 name "sec:Index"
25537
25538 \end_inset
25539
25540
25541 \end_layout
25542
25543 \begin_layout Standard
25544 An index entry is created if you use the menu 
25545 \family sans
25546 Insert\SpecialChar \menuseparator
25547 Index
25548 \begin_inset space ~
25549 \end_inset
25550
25551 Entry
25552 \family default
25553  or the toolbar button 
25554 \begin_inset Graphics
25555         filename ../images/index-insert.png
25556         BoundingBox 0bp 5bp 20bp 20bp
25557
25558 \end_inset
25559
25560 .
25561  A gray box labeled 
25562 \begin_inset Quotes eld
25563 \end_inset
25564
25565
25566 \family sans
25567 Idx
25568 \family default
25569
25570 \begin_inset Quotes erd
25571 \end_inset
25572
25573  is inserted containing the text that appears in the index.
25574  The word where the cursor is in or the currently highlighted text is proposed
25575  by LyX as the index entry.
25576 \end_layout
25577
25578 \begin_layout Standard
25579 We give a short overview of the index commands in the next subsections.
25580  For a detailed description of LaTeX's index mechanism, have a look at one
25581  of the LaTeX books 
25582 \begin_inset CommandInset citation
25583 LatexCommand cite
25584 key "latexcompanion,latexguide,latexbook"
25585
25586 \end_inset
25587
25588 .
25589 \end_layout
25590
25591 \begin_layout Standard
25592 You can change index entries by clicking on the index box.
25593 \end_layout
25594
25595 \begin_layout Standard
25596 The index list is inserted in the document with the menu 
25597 \family sans
25598 Insert\SpecialChar \menuseparator
25599 List
25600 \begin_inset space ~
25601 \end_inset
25602
25603 /
25604 \begin_inset space ~
25605 \end_inset
25606
25607 TOC\SpecialChar \menuseparator
25608 Index
25609 \begin_inset space ~
25610 \end_inset
25611
25612 List
25613 \family default
25614 .
25615  A light blue box labeled 
25616 \begin_inset Quotes eld
25617 \end_inset
25618
25619
25620 \family sans
25621 Index
25622 \family default
25623
25624 \begin_inset Quotes erd
25625 \end_inset
25626
25627  will show the place where the index is printed in the output.
25628  The index list box is not clickable like other LyX-boxes.
25629 \end_layout
25630
25631 \begin_layout Subsection
25632 Grouping Index Entries
25633 \begin_inset Index idx
25634 status collapsed
25635
25636 \begin_layout Plain Layout
25637 Index ! Grouping
25638 \end_layout
25639
25640 \end_inset
25641
25642
25643 \end_layout
25644
25645 \begin_layout Standard
25646 Index entries are often grouped to offer the reader a fast search in the
25647  index.
25648  We want to group for example the index entries for itemized and enumerated
25649  lists under the entry 
25650 \begin_inset Quotes eld
25651 \end_inset
25652
25653 Lists
25654 \begin_inset Quotes erd
25655 \end_inset
25656
25657 .
25658  First we create the entry 
25659 \begin_inset Quotes eld
25660 \end_inset
25661
25662 Lists
25663 \begin_inset Quotes erd
25664 \end_inset
25665
25666  in section
25667 \begin_inset space ~
25668 \end_inset
25669
25670
25671 \begin_inset CommandInset ref
25672 LatexCommand ref
25673 reference "sub:Lists"
25674
25675 \end_inset
25676
25677 .
25678  In the text field for the itemized list index entry in section
25679 \begin_inset space ~
25680 \end_inset
25681
25682
25683 \begin_inset CommandInset ref
25684 LatexCommand ref
25685 reference "sec:Itemize"
25686
25687 \end_inset
25688
25689 , we insert the command
25690 \end_layout
25691
25692 \begin_layout Standard
25693
25694 \series bold
25695 Lists ! Itemize
25696 \end_layout
25697
25698 \begin_layout Standard
25699 and the command
25700 \end_layout
25701
25702 \begin_layout Standard
25703
25704 \series bold
25705 Lists ! Enumerate
25706 \end_layout
25707
25708 \begin_layout Standard
25709 for the enumerated list in section
25710 \begin_inset space ~
25711 \end_inset
25712
25713
25714 \begin_inset CommandInset ref
25715 LatexCommand ref
25716 reference "sec:Enumerate"
25717
25718 \end_inset
25719
25720 .
25721 \end_layout
25722
25723 \begin_layout Standard
25724 The exclamation mark 
25725 \begin_inset Quotes eld
25726 \end_inset
25727
25728 !
25729 \begin_inset Quotes erd
25730 \end_inset
25731
25732  marks the grouping levels.
25733  You can have three levels; every index level is indented a bit more.
25734  An index entry for the higher levels is not required.
25735  If we don't have an index entry for 
25736 \begin_inset Quotes eld
25737 \end_inset
25738
25739 Lists
25740 \begin_inset Quotes erd
25741 \end_inset
25742
25743 , it will be printed anyway, but without a page number.
25744 \end_layout
25745
25746 \begin_layout Subsection
25747 Page Ranges
25748 \begin_inset Index idx
25749 status collapsed
25750
25751 \begin_layout Plain Layout
25752 Index ! Page ranges
25753 \end_layout
25754
25755 \end_inset
25756
25757
25758 \end_layout
25759
25760 \begin_layout Standard
25761 Normally an index entry will appear with the page number of the indexed
25762  section.
25763  But sometimes you want to index more pages under the same entry.
25764  E.g if we want to index the paragraph environments, we create an index entry
25765  in section
25766 \begin_inset space ~
25767 \end_inset
25768
25769
25770 \begin_inset CommandInset ref
25771 LatexCommand ref
25772 reference "sec:Paragraph-Environments"
25773
25774 \end_inset
25775
25776  with the command
25777 \end_layout
25778
25779 \begin_layout Standard
25780
25781 \series bold
25782 Paragraph environments|(
25783 \end_layout
25784
25785 \begin_layout Standard
25786 and another entry at the end of section
25787 \begin_inset space ~
25788 \end_inset
25789
25790
25791 \begin_inset CommandInset ref
25792 LatexCommand ref
25793 reference "sub:LyX-Code"
25794
25795 \end_inset
25796
25797  with the command
25798 \end_layout
25799
25800 \begin_layout Standard
25801
25802 \series bold
25803 Paragraph environments|)
25804 \end_layout
25805
25806 \begin_layout Standard
25807 The commands 
25808 \begin_inset Quotes eld
25809 \end_inset
25810
25811
25812 \series bold
25813 |(
25814 \series default
25815
25816 \begin_inset Quotes erd
25817 \end_inset
25818
25819  and 
25820 \begin_inset Quotes eld
25821 \end_inset
25822
25823
25824 \series bold
25825 |)
25826 \series default
25827
25828 \begin_inset Quotes erd
25829 \end_inset
25830
25831  respectively start and end the index range.
25832  You can also add the same index entry at different places in the document.
25833  They appear in the output under one entry with a comma separated list of
25834  the pages of the indexed document parts.
25835  An example is the index entry 
25836 \begin_inset Quotes eld
25837 \end_inset
25838
25839 Document ! Settings
25840 \begin_inset Quotes erd
25841 \end_inset
25842
25843 .
25844 \end_layout
25845
25846 \begin_layout Subsection
25847 Cross referencing
25848 \begin_inset Index idx
25849 status collapsed
25850
25851 \begin_layout Plain Layout
25852 Index ! Cross referencing
25853 \end_layout
25854
25855 \end_inset
25856
25857
25858 \end_layout
25859
25860 \begin_layout Standard
25861 It is also possible to refer to another index entry.
25862  We referred for example in the index entry 
25863 \begin_inset Quotes eld
25864 \end_inset
25865
25866 GIF
25867 \begin_inset Quotes erd
25868 \end_inset
25869
25870  (in section
25871 \begin_inset space ~
25872 \end_inset
25873
25874
25875 \begin_inset CommandInset ref
25876 LatexCommand ref
25877 reference "sub:Image-Formats"
25878
25879 \end_inset
25880
25881 ) to the index entry 
25882 \begin_inset Quotes eld
25883 \end_inset
25884
25885 Image formats
25886 \begin_inset Quotes erd
25887 \end_inset
25888
25889  in the same section using the entry
25890 \end_layout
25891
25892 \begin_layout Standard
25893
25894 \series bold
25895 GIF|see{Image formats}
25896 \end_layout
25897
25898 \begin_layout Standard
25899 where the braces have to be inserted as TeX Code.
25900  The text within the braces is the referenced entry.
25901  The reference will appear in the output without a page number.
25902 \end_layout
25903
25904 \begin_layout Subsection
25905 Index Entry Order
25906 \begin_inset Index idx
25907 status collapsed
25908
25909 \begin_layout Plain Layout
25910 Index ! Entry order
25911 \end_layout
25912
25913 \end_inset
25914
25915
25916 \end_layout
25917
25918 \begin_layout Standard
25919 You can use accented characters in the index entry, but the entries might
25920  then not follow the rules for the index order.
25921  The index entries are sorted alphabetically, but LaTeX
25922 \begin_inset Foot
25923 status collapsed
25924
25925 \begin_layout Plain Layout
25926 The index generating is done in the background by an extra program, see
25927  section
25928 \begin_inset space ~
25929 \end_inset
25930
25931
25932 \begin_inset CommandInset ref
25933 LatexCommand ref
25934 reference "sub:Index-Program"
25935
25936 \end_inset
25937
25938 .
25939 \end_layout
25940
25941 \end_inset
25942
25943  doesn't know how to sort accents in different languages.
25944  We have created as an example the three dummy index entries 
25945 \begin_inset Quotes eld
25946 \end_inset
25947
25948 maison
25949 \begin_inset Quotes erd
25950 \end_inset
25951
25952
25953 \begin_inset Quotes eld
25954 \end_inset
25955
25956 maïs
25957 \begin_inset Quotes erd
25958 \end_inset
25959
25960 , and 
25961 \begin_inset Quotes eld
25962 \end_inset
25963
25964 maître
25965 \begin_inset Quotes erd
25966 \end_inset
25967
25968 .
25969 \begin_inset Index idx
25970 status open
25971
25972 \begin_layout Plain Layout
25973 Dummy entries ! maïs
25974 \end_layout
25975
25976 \end_inset
25977
25978
25979 \begin_inset Index idx
25980 status open
25981
25982 \begin_layout Plain Layout
25983 Dummy entries ! maître
25984 \end_layout
25985
25986 \end_inset
25987
25988
25989 \begin_inset Index idx
25990 status open
25991
25992 \begin_layout Plain Layout
25993 Dummy entries ! maïs@maison
25994 \end_layout
25995
25996 \end_inset
25997
25998  They will be sorted in the order maïs, maître, maison, but we want the
25999  order maïs, maison, maître.
26000  To achieve this, we use the command
26001 \end_layout
26002
26003 \begin_layout Standard
26004
26005 \series bold
26006 previous entry@current entry
26007 \end_layout
26008
26009 \begin_layout Standard
26010 In our case we want to have 
26011 \begin_inset Quotes eld
26012 \end_inset
26013
26014 maison
26015 \begin_inset Quotes erd
26016 \end_inset
26017
26018  after 
26019 \begin_inset Quotes eld
26020 \end_inset
26021
26022 maïs
26023 \begin_inset Quotes erd
26024 \end_inset
26025
26026  and write therefore for the index entry of maison:
26027 \end_layout
26028
26029 \begin_layout Standard
26030
26031 \series bold
26032 maïs@maison
26033 \end_layout
26034
26035 \begin_layout Standard
26036 The previous entry needn't to be a real existing entry, you can also use
26037  another word to tell LaTeX the entry order, see the next subsection for
26038  an example.
26039 \end_layout
26040
26041 \begin_layout Subsection
26042 Index Entry Layout
26043 \begin_inset Index idx
26044 status collapsed
26045
26046 \begin_layout Plain Layout
26047 Index ! Entry layout
26048 \end_layout
26049
26050 \end_inset
26051
26052
26053 \end_layout
26054
26055 \begin_layout Standard
26056 You can change the appearance of index entries via the text style dialog.
26057 \begin_inset Index idx
26058 status open
26059
26060 \begin_layout Plain Layout
26061 Dummy entries ! 
26062 \shape italic
26063 This is an italic dummy entry
26064 \end_layout
26065
26066 \end_inset
26067
26068  You can also format the page number using the character 
26069 \begin_inset Quotes eld
26070 \end_inset
26071
26072 |
26073 \begin_inset Quotes erd
26074 \end_inset
26075
26076  followed by a LaTeX-command without a backslash.
26077  We can write for example
26078 \end_layout
26079
26080 \begin_layout Standard
26081
26082 \series bold
26083 italic page number:|textit
26084 \end_layout
26085
26086 \begin_layout Standard
26087 to get the page number in italic.
26088 \begin_inset Index idx
26089 status open
26090
26091 \begin_layout Plain Layout
26092 Dummy entries ! italic page number:|textit
26093 \end_layout
26094
26095 \end_inset
26096
26097  Normally all LaTeX-commands begin with a backslash, but in this special
26098  case 
26099 \begin_inset Quotes eld
26100 \end_inset
26101
26102
26103 \series bold
26104 |command
26105 \series default
26106
26107 \begin_inset Quotes erd
26108 \end_inset
26109
26110  means 
26111 \series bold
26112
26113 \backslash
26114 command{page
26115 \begin_inset space ~
26116 \end_inset
26117
26118 number}
26119 \series default
26120 .
26121  Have a look at section
26122 \begin_inset space ~
26123 \end_inset
26124
26125
26126 \begin_inset CommandInset ref
26127 LatexCommand ref
26128 reference "sub:LaTeX-Syntax"
26129
26130 \end_inset
26131
26132  to learn more about the LaTeX-syntax.
26133 \end_layout
26134
26135 \begin_layout Standard
26136 \begin_inset Note Greyedout
26137 status open
26138
26139 \begin_layout Plain Layout
26140
26141 \series bold
26142 Note:
26143 \series default
26144  Formatting single index entries only works when you use the program 
26145 \family sans
26146 makeindex 
26147 \family default
26148 to generate the index, see section
26149 \begin_inset space ~
26150 \end_inset
26151
26152
26153 \begin_inset CommandInset ref
26154 LatexCommand ref
26155 reference "sub:Index-Program"
26156
26157 \end_inset
26158
26159 .
26160  If you use 
26161 \family sans
26162 xindy
26163 \family default
26164 , however, this won't work for anything other than bold or italic text.
26165  This is because xindy requires to define semantic elements before they
26166  can be used, see 
26167 \begin_inset CommandInset citation
26168 LatexCommand cite
26169 after "p. 678 ff."
26170 key "latexcompanion"
26171
26172 \end_inset
26173
26174  for details.
26175 \end_layout
26176
26177 \end_inset
26178
26179
26180 \end_layout
26181
26182 \begin_layout Standard
26183 In general, we encourage you to not format page numbers directly as shown
26184  above.
26185  Instead of this, you should define a macro in the preamble and use that.
26186  Consider why you want some page numbers to be bold.
26187  Maybe you want all page references italic that refer to a definition of
26188  the indexed term, so that users can easily find definitions.
26189  If so, put the following in the preamble
26190 \end_layout
26191
26192 \begin_layout Standard
26193
26194 \series bold
26195
26196 \backslash
26197 newcommand{
26198 \backslash
26199 IndexDef}[1]{
26200 \backslash
26201 textit{#1}}
26202 \end_layout
26203
26204 \begin_layout Standard
26205 and write
26206 \end_layout
26207
26208 \begin_layout Standard
26209
26210 \series bold
26211 my entry|IndexDef
26212 \end_layout
26213
26214 \begin_layout Standard
26215 in the index entry.
26216 \begin_inset Index idx
26217 status open
26218
26219 \begin_layout Plain Layout
26220 Dummy entries ! my entry|IndexDef
26221 \end_layout
26222
26223 \end_inset
26224
26225  The advantage is that, if you change your mind later or if your publisher
26226  insists that definitions must not be italic but bold, you just need to
26227  change the macro in the preamble, not every single index entry.
26228 \end_layout
26229
26230 \begin_layout Standard
26231 You can also change the layout for the whole index.
26232  E.
26233 \begin_inset space \thinspace{}
26234 \end_inset
26235
26236 g.
26237 \begin_inset space \space{}
26238 \end_inset
26239
26240 we marked the index list box of this document as bold to get a bold font
26241  for all index entries.
26242  For more advanced tasks you have to set up a so-called 
26243 \emph on
26244 Index Style File
26245 \emph default
26246 , see the 
26247 \family sans
26248 makeindex
26249 \family default
26250  or 
26251 \family sans
26252 xindy
26253 \family default
26254  documentation for details, 
26255 \begin_inset CommandInset citation
26256 LatexCommand cite
26257 key "makeindex,xindy"
26258
26259 \end_inset
26260
26261 .
26262 \end_layout
26263
26264 \begin_layout Subsection
26265 Index Program
26266 \begin_inset Index idx
26267 status collapsed
26268
26269 \begin_layout Plain Layout
26270 Index ! Program
26271 \end_layout
26272
26273 \end_inset
26274
26275
26276 \begin_inset CommandInset label
26277 LatexCommand label
26278 name "sub:Index-Program"
26279
26280 \end_inset
26281
26282
26283 \end_layout
26284
26285 \begin_layout Standard
26286 When the index entry program 
26287 \family sans
26288 xindy
26289 \family default
26290 , which is only available for Linux, is installed, LyX uses it for index
26291  generation; otherwise the program 
26292 \family sans
26293 makeindex
26294 \family default
26295 , that is part of every LaTeX distribution, is used.
26296  Both programs can be controlled by options that can be set in LyX's preferences
26297  dialog, see section
26298 \begin_inset space ~
26299 \end_inset
26300
26301
26302 \begin_inset CommandInset ref
26303 LatexCommand ref
26304 reference "sub:LaTeX-settings"
26305
26306 \end_inset
26307
26308 .
26309  The available options are listed and explained in 
26310 \begin_inset CommandInset citation
26311 LatexCommand cite
26312 key "makeindex,xindy"
26313
26314 \end_inset
26315
26316 .
26317  You can also specify there another program to generate the index.
26318 \end_layout
26319
26320 \begin_layout Standard
26321
26322 \family sans
26323 makeindex
26324 \family default
26325  is very old, no longer under development and has many pitfalls, notably
26326  that it was developed with only the English language in mind.
26327  So it fails to sort anything other than a monolingual English text correctly.
26328  We have shown above how to fix this sorting.
26329  However, if you are writing in another language and using Linux, consider
26330  to use 
26331 \family sans
26332 xindy
26333 \family default
26334 .
26335 \end_layout
26336
26337 \begin_layout Section
26338 Nomenclature / Glossary 
26339 \begin_inset Index idx
26340 status collapsed
26341
26342 \begin_layout Plain Layout
26343 Nomenclature
26344 \end_layout
26345
26346 \end_inset
26347
26348
26349 \begin_inset Index idx
26350 status collapsed
26351
26352 \begin_layout Plain Layout
26353 Glossary|see
26354 \begin_inset ERT
26355 status collapsed
26356
26357 \begin_layout Plain Layout
26358
26359 {
26360 \end_layout
26361
26362 \end_inset
26363
26364 Nomenclature
26365 \begin_inset ERT
26366 status collapsed
26367
26368 \begin_layout Plain Layout
26369
26370 }
26371 \end_layout
26372
26373 \end_inset
26374
26375
26376 \end_layout
26377
26378 \end_inset
26379
26380
26381 \begin_inset CommandInset label
26382 LatexCommand label
26383 name "sec:Nomenclature"
26384
26385 \end_inset
26386
26387
26388 \end_layout
26389
26390 \begin_layout Standard
26391 Sometimes you need to compile a list of symbols that are mentioned in your
26392  document with a brief explanation of them – a so called nomenclature or
26393  glossary.
26394 \end_layout
26395
26396 \begin_layout Standard
26397 To be able to create nomenclatures, you need the LaTeX package 
26398 \series bold
26399 nomencl
26400 \series default
26401
26402 \begin_inset Index idx
26403 status collapsed
26404
26405 \begin_layout Plain Layout
26406 LaTeX-packages ! nomencl
26407 \end_layout
26408
26409 \end_inset
26410
26411  installed.
26412  You find it in the TeX Catalogue, 
26413 \begin_inset CommandInset citation
26414 LatexCommand cite
26415 key "TeXCatalogue"
26416
26417 \end_inset
26418
26419  or in the package manager of your LaTeX-system.
26420 \end_layout
26421
26422 \begin_layout Standard
26423 A nomenclature entry is created if you place the cursor after a symbol entry
26424  and then use the menu 
26425 \family sans
26426 Insert\SpecialChar \menuseparator
26427
26428 \family default
26429 N
26430 \family sans
26431 omenclature
26432 \begin_inset space ~
26433 \end_inset
26434
26435 Entry
26436 \family default
26437  or the toolbar button 
26438 \begin_inset Graphics
26439         filename ../images/nomencl-insert.png
26440         BoundingBox 0bp 5bp 20bp 20bp
26441
26442 \end_inset
26443
26444 .
26445  A gray box labeled 
26446 \begin_inset Quotes eld
26447 \end_inset
26448
26449
26450 \family sans
26451 Nom
26452 \family default
26453
26454 \begin_inset Quotes erd
26455 \end_inset
26456
26457  is inserted and a window pops up asking for the nomenclature entry.
26458 \end_layout
26459
26460 \begin_layout Standard
26461 A nomenclature entry consists of two main entries.
26462  The first is the symbol that you want to refer to.
26463  The second is the description of the symbol.
26464 \end_layout
26465
26466 \begin_layout Standard
26467 \begin_inset Note Greyedout
26468 status open
26469
26470 \begin_layout Plain Layout
26471
26472 \series bold
26473 Note:
26474 \series default
26475  You have to enter valid LaTeX-code for all fields of the nomenclature dialog.
26476 \end_layout
26477
26478 \end_inset
26479
26480
26481 \end_layout
26482
26483 \begin_layout Subsection
26484 Nomenclature Definition and Layout
26485 \begin_inset Index idx
26486 status collapsed
26487
26488 \begin_layout Plain Layout
26489 Nomenclature ! Layout
26490 \end_layout
26491
26492 \end_inset
26493
26494
26495 \end_layout
26496
26497 \begin_layout Standard
26498 When you have symbols in formulas, you have to define them in the 
26499 \family sans
26500 Symbol
26501 \family default
26502  field as LaTeX-formulas.
26503  For example to get 
26504 \begin_inset Quotes eld
26505 \end_inset
26506
26507
26508 \begin_inset Formula $\sigma$
26509 \end_inset
26510
26511
26512 \begin_inset Quotes erd
26513 \end_inset
26514
26515 , insert this:
26516 \begin_inset Newline newline
26517 \end_inset
26518
26519
26520 \series bold
26521 $
26522 \backslash
26523 sigma$
26524 \begin_inset Newline newline
26525 \end_inset
26526
26527
26528 \series default
26529 The 
26530 \begin_inset Quotes eld
26531 \end_inset
26532
26533 $
26534 \begin_inset Quotes erd
26535 \end_inset
26536
26537  character starts/ends the formula.
26538  The LaTeX-command for the Greek letter is the name of the letter beginning
26539  with a backslash 
26540 \begin_inset Quotes eld
26541 \end_inset
26542
26543
26544 \backslash
26545
26546 \begin_inset Quotes erd
26547 \end_inset
26548
26549 .
26550  For capital Greek letters, start the command also with a capital letter,
26551  like 
26552 \series bold
26553
26554 \backslash
26555 Sigma
26556 \series default
26557 .
26558 \end_layout
26559
26560 \begin_layout Standard
26561 (A short introduction to the LaTeX-syntax is given in section
26562 \begin_inset space ~
26563 \end_inset
26564
26565
26566 \begin_inset CommandInset ref
26567 LatexCommand ref
26568 reference "sub:LaTeX-Syntax"
26569
26570 \end_inset
26571
26572 .)
26573 \end_layout
26574
26575 \begin_layout Standard
26576 You cannot use the 
26577 \family sans
26578 Text
26579 \begin_inset space ~
26580 \end_inset
26581
26582 Style
26583 \family default
26584  dialog to format the description text but have to use LaTeX-commands.
26585  For example the description of the nomenclature entry for the 
26586 \begin_inset Quotes eld
26587 \end_inset
26588
26589
26590 \begin_inset Formula $\sigma$
26591 \end_inset
26592
26593
26594 \begin_inset Quotes erd
26595 \end_inset
26596
26597  in this document is:
26598 \begin_inset Newline newline
26599 \end_inset
26600
26601
26602 \series bold
26603 dummy entry for the character 
26604 \backslash
26605 textsf{sigma}
26606 \series default
26607
26608 \begin_inset Newline newline
26609 \end_inset
26610
26611 The command 
26612 \series bold
26613
26614 \backslash
26615 textsf
26616 \series default
26617  sets the fonts to 
26618 \family sans
26619 sans
26620 \begin_inset space ~
26621 \end_inset
26622
26623 serif
26624 \family default
26625 .
26626  To get 
26627 \series bold
26628 bold
26629 \series default
26630  font use the command 
26631 \series bold
26632
26633 \backslash
26634 textbf
26635 \series default
26636 , for 
26637 \family typewriter
26638 typewriter
26639 \family default
26640  use 
26641 \series bold
26642
26643 \backslash
26644 texttt
26645 \series default
26646 , for 
26647 \emph on
26648 emphasized
26649 \emph default
26650  use 
26651 \series bold
26652
26653 \backslash
26654 emph
26655 \series default
26656 .
26657 \end_layout
26658
26659 \begin_layout Subsection
26660 Sort Order of Nomenclature Entries
26661 \begin_inset Index idx
26662 status collapsed
26663
26664 \begin_layout Plain Layout
26665 Nomenclature ! Sort order
26666 \end_layout
26667
26668 \end_inset
26669
26670
26671 \end_layout
26672
26673 \begin_layout Standard
26674 The nomenclature entries are sorted alphabetically by the LaTeX-code of
26675  the symbol definition.
26676  This leads to undesired results when you for example have symbols in formulas.
26677  Suppose you have nomenclature entries for the symbols 
26678 \emph on
26679 a
26680 \begin_inset CommandInset nomenclature
26681 LatexCommand nomenclature
26682 symbol "a"
26683 description "dummy entry for the character \"a\""
26684
26685 \end_inset
26686
26687
26688 \emph default
26689  and 
26690 \begin_inset Formula $\sigma$
26691 \end_inset
26692
26693
26694 \begin_inset CommandInset nomenclature
26695 LatexCommand nomenclature
26696 prefix "sigma"
26697 symbol "$\\sigma$"
26698 description "dummy entry for the character \\textsf{sigma}"
26699
26700 \end_inset
26701
26702 .
26703  They will be sorted by 
26704 \begin_inset Quotes eld
26705 \end_inset
26706
26707
26708 \family sans
26709 a
26710 \family default
26711
26712 \begin_inset Quotes erd
26713 \end_inset
26714
26715  and 
26716 \begin_inset Quotes eld
26717 \end_inset
26718
26719
26720 \family typewriter
26721 $
26722 \backslash
26723 sigma$
26724 \family default
26725
26726 \begin_inset Quotes erd
26727 \end_inset
26728
26729  – the 
26730 \begin_inset Formula $\sigma$
26731 \end_inset
26732
26733  will be sorted before the 
26734 \emph on
26735 a
26736 \emph default
26737  since the character 
26738 \begin_inset Quotes eld
26739 \end_inset
26740
26741 $
26742 \begin_inset Quotes erd
26743 \end_inset
26744
26745  is considered in sorting.
26746 \end_layout
26747
26748 \begin_layout Standard
26749 To control the sort order, you can edit the 
26750 \family sans
26751 Sort
26752 \begin_inset space ~
26753 \end_inset
26754
26755 as
26756 \family default
26757  field of the nomenclature dialog.
26758  Then the nomenclature entry will be sorted by this entry and not the symbol
26759  definition.
26760  For the example given, you can insert 
26761 \family typewriter
26762 sigma
26763 \family default
26764  in this field for the 
26765 \begin_inset Formula $\sigma$
26766 \end_inset
26767
26768 , then 
26769 \emph on
26770 a
26771 \emph default
26772  will be located before 
26773 \begin_inset Formula $\sigma$
26774 \end_inset
26775
26776 .
26777 \end_layout
26778
26779 \begin_layout Standard
26780 For subgrouping and tips for using sort entries see the 
26781 \series bold
26782 nomencl
26783 \series default
26784  documentation, 
26785 \begin_inset CommandInset citation
26786 LatexCommand cite
26787 key "nomencl"
26788
26789 \end_inset
26790
26791 .
26792 \end_layout
26793
26794 \begin_layout Subsection
26795 Nomenclature Options
26796 \begin_inset Index idx
26797 status collapsed
26798
26799 \begin_layout Plain Layout
26800 Nomenclature ! Options
26801 \end_layout
26802
26803 \end_inset
26804
26805
26806 \end_layout
26807
26808 \begin_layout Standard
26809 The 
26810 \series bold
26811 nomencl
26812 \series default
26813  package offers some options to adjust the appearance of the nomenclature.
26814  Here are some of its options, for more have a look at its documentation:
26815 \end_layout
26816
26817 \begin_layout Description
26818 refeq Appends the phrase 
26819 \begin_inset Quotes eld
26820 \end_inset
26821
26822
26823 \family sans
26824 , see equation (
26825 \emph on
26826 eq
26827 \emph default
26828 )
26829 \family default
26830
26831 \begin_inset Quotes erd
26832 \end_inset
26833
26834  to every nomenclature entry, where 
26835 \family sans
26836 \emph on
26837 eq
26838 \family default
26839 \emph default
26840  is the number of the last equation in front of the nomenclature entry
26841 \end_layout
26842
26843 \begin_layout Description
26844 refpage Appends the phrase 
26845 \begin_inset Quotes eld
26846 \end_inset
26847
26848
26849 \family sans
26850 , page (
26851 \emph on
26852 page
26853 \emph default
26854 )
26855 \family default
26856
26857 \begin_inset Quotes erd
26858 \end_inset
26859
26860  to every nomenclature entry, where 
26861 \family sans
26862 \emph on
26863 page
26864 \family default
26865 \emph default
26866  is the number of the page on which the nomenclature entry appeared
26867 \end_layout
26868
26869 \begin_layout Description
26870 intoc Inserts the nomenclature in the Table of Contents
26871 \end_layout
26872
26873 \begin_layout Standard
26874 There are furthermore the options 
26875 \series bold
26876 croatian
26877 \series default
26878
26879 \series bold
26880 danish
26881 \series default
26882
26883 \series bold
26884 english
26885 \series default
26886
26887 \series bold
26888 french
26889 \series default
26890
26891 \series bold
26892 german
26893 \series default
26894
26895 \series bold
26896 italian
26897 \series default
26898
26899 \series bold
26900 polish
26901 \series default
26902
26903 \series bold
26904 portuguese
26905 \series default
26906
26907 \series bold
26908 russian
26909 \series default
26910
26911 \series bold
26912 spanish
26913 \series default
26914 , and 
26915 \series bold
26916 ukrainian
26917 \series default
26918  to print the reference texts and the nomenclature title in the corresponding
26919  language.
26920 \end_layout
26921
26922 \begin_layout Standard
26923 To use one or more of the options, add them to the comma-separated document
26924  class options list in the 
26925 \family sans
26926 Document\SpecialChar \menuseparator
26927 Settings
26928 \family default
26929  dialog.
26930  In this document the option 
26931 \series bold
26932 intoc
26933 \series default
26934  is used.
26935 \end_layout
26936
26937 \begin_layout Standard
26938 \begin_inset VSpace bigskip
26939 \end_inset
26940
26941
26942 \end_layout
26943
26944 \begin_layout Standard
26945 You can also use the first two options above only for certain nomenclature
26946  entries when you add one of the following commands as last entry to the
26947  
26948 \family sans
26949 Description
26950 \family default
26951  field in the nomenclature dialog:
26952 \end_layout
26953
26954 \begin_layout Description
26955
26956 \backslash
26957 nomrefeq Like the 
26958 \series bold
26959 refeq
26960 \series default
26961  option
26962 \end_layout
26963
26964 \begin_layout Description
26965
26966 \backslash
26967 nomrefpage Like the 
26968 \series bold
26969 refpage
26970 \series default
26971  option
26972 \end_layout
26973
26974 \begin_layout Description
26975
26976 \backslash
26977 nomrefeqpage Short notation of 
26978 \series bold
26979
26980 \backslash
26981 nomrefeq
26982 \backslash
26983 nomrefpage
26984 \end_layout
26985
26986 \begin_layout Description
26987
26988 \backslash
26989 nomnorefeq,
26990 \begin_inset space ~
26991 \end_inset
26992
26993
26994 \backslash
26995 nomnorefpage,
26996 \begin_inset space ~
26997 \end_inset
26998
26999
27000 \backslash
27001 nomnorefeqpage Turns off the corresponding options
27002 \end_layout
27003
27004 \begin_layout Subsection
27005 Printing the Nomenclature
27006 \begin_inset Index idx
27007 status collapsed
27008
27009 \begin_layout Plain Layout
27010 Nomenclature ! Printing
27011 \end_layout
27012
27013 \end_inset
27014
27015
27016 \end_layout
27017
27018 \begin_layout Standard
27019 To print the nomenclature, use the menu 
27020 \family sans
27021 Insert\SpecialChar \menuseparator
27022 Lists
27023 \begin_inset space ~
27024 \end_inset
27025
27026 /
27027 \begin_inset space ~
27028 \end_inset
27029
27030 TOC\SpecialChar \menuseparator
27031 Nomenclature
27032 \family default
27033 .
27034  A light blue box labeled 
27035 \begin_inset Quotes eld
27036 \end_inset
27037
27038
27039 \family sans
27040 Nomenclature
27041 \family default
27042
27043 \begin_inset Quotes erd
27044 \end_inset
27045
27046  will show the place where the nomenclature is printed in the output.
27047  Like the index list box, the nomenclature list box is not clickable.
27048 \end_layout
27049
27050 \begin_layout Standard
27051 In the printed output the title of the nomenclature appears as 
27052 \begin_inset Quotes eld
27053 \end_inset
27054
27055 Nomenclature
27056 \begin_inset Quotes erd
27057 \end_inset
27058
27059 .
27060  If you are not happy with the name, you can change it by redefining the
27061  command 
27062 \series bold
27063
27064 \backslash
27065 nomname
27066 \series default
27067  in the preamble.
27068  For example, in order to change the name to 
27069 \emph on
27070 List of Symbols
27071 \emph default
27072 , add the following line to the preamble:
27073 \end_layout
27074
27075 \begin_layout Standard
27076
27077 \family roman
27078 \series bold
27079
27080 \backslash
27081 renewcommand{
27082 \backslash
27083 nomname}{List of Symbols}
27084 \end_layout
27085
27086 \begin_layout Standard
27087 \begin_inset VSpace defskip
27088 \end_inset
27089
27090
27091 \end_layout
27092
27093 \begin_layout Standard
27094 If you are unhappy with the amount of space for symbols, you can alter it
27095  by adding the following line to the preamble:
27096 \end_layout
27097
27098 \begin_layout Standard
27099
27100 \family roman
27101 \series bold
27102
27103 \backslash
27104 renewcommand{
27105 \backslash
27106 nomlabelwidth}{width}
27107 \end_layout
27108
27109 \begin_layout Standard
27110
27111 \family roman
27112 where the width is a value with one of the units listed in Appendix
27113 \begin_inset space ~
27114 \end_inset
27115
27116
27117 \begin_inset CommandInset ref
27118 LatexCommand ref
27119 reference "cha:Units-available-in"
27120
27121 \end_inset
27122
27123 .
27124  The default value is 1
27125 \begin_inset space \thinspace{}
27126 \end_inset
27127
27128 cm.
27129 \end_layout
27130
27131 \begin_layout Subsection
27132 Nomenclature Program
27133 \begin_inset Index idx
27134 status collapsed
27135
27136 \begin_layout Plain Layout
27137 Nomenclature ! Program
27138 \end_layout
27139
27140 \end_inset
27141
27142
27143 \begin_inset CommandInset label
27144 LatexCommand label
27145 name "sub:Nomenclature-Program"
27146
27147 \end_inset
27148
27149
27150 \end_layout
27151
27152 \begin_layout Standard
27153 LyX uses the program 
27154 \family sans
27155 makeindex
27156 \family default
27157 , that is part of every LaTeX distribution, to generate the nomenclature.
27158  LyX's preferences dialog allows you to specify another program or to control
27159  
27160 \family sans
27161 makeindex
27162 \family default
27163  by adding options, see section
27164 \begin_inset space ~
27165 \end_inset
27166
27167
27168 \begin_inset CommandInset ref
27169 LatexCommand ref
27170 reference "sub:LaTeX-settings"
27171
27172 \end_inset
27173
27174 .
27175  The available options are listed and explained in 
27176 \begin_inset CommandInset citation
27177 LatexCommand cite
27178 key "nomencl,makeindex"
27179
27180 \end_inset
27181
27182 .
27183 \end_layout
27184
27185 \begin_layout Section
27186 Branches
27187 \begin_inset Index idx
27188 status collapsed
27189
27190 \begin_layout Plain Layout
27191 Branches
27192 \end_layout
27193
27194 \end_inset
27195
27196
27197 \begin_inset Index idx
27198 status collapsed
27199
27200 \begin_layout Plain Layout
27201 Document ! Branches
27202 \end_layout
27203
27204 \end_inset
27205
27206
27207 \begin_inset CommandInset label
27208 LatexCommand label
27209 name "sec:Branches"
27210
27211 \end_inset
27212
27213
27214 \end_layout
27215
27216 \begin_layout Standard
27217 Sometimes it is useful to hide some document parts in the output.
27218  For example a teacher who is setting an exam obviously doesn't want the
27219  pupils to see the answers, but having questions and answers in the same
27220  document will make the life of the markers of that exam much easier.
27221 \end_layout
27222
27223 \begin_layout Standard
27224 For these cases LyX allows you to put text into branches.
27225  The text will then only appear in the output when its branch is activated.
27226  To create a branch, go in the 
27227 \family sans
27228 Document\SpecialChar \menuseparator
27229 Settings
27230 \family default
27231  dialog to 
27232 \family sans
27233 Branches
27234 \family default
27235 .
27236  The name of the branch, its activation state and the background color of
27237  the branches inside LyX can be specified in this dialog.
27238 \end_layout
27239
27240 \begin_layout Standard
27241 Text that should be in a branch is set into branch inset boxes.
27242  These boxes are inserted via the menu 
27243 \family sans
27244 Insert\SpecialChar \menuseparator
27245 Branch
27246 \family default
27247  where you can choose a branch.
27248  You can later change the branch of the boxes by right-clicking on them.
27249 \end_layout
27250
27251 \begin_layout Standard
27252 Here is an example, where only the question text appears, the answer branch
27253  is deactivated and does therefore not appear in the output:
27254 \end_layout
27255
27256 \begin_layout Standard
27257 \begin_inset Branch Question
27258 status open
27259
27260 \begin_layout Standard
27261 Question: Who was the first physics Nobel prize winner?
27262 \end_layout
27263
27264 \end_inset
27265
27266
27267 \end_layout
27268
27269 \begin_layout Standard
27270 \begin_inset Branch Answer
27271 status collapsed
27272
27273 \begin_layout Standard
27274 Answer: Wilhelm Conrad Röntgen
27275 \end_layout
27276
27277 \end_inset
27278
27279
27280 \end_layout
27281
27282 \begin_layout Standard
27283 \begin_inset VSpace bigskip
27284 \end_inset
27285
27286
27287 \end_layout
27288
27289 \begin_layout Standard
27290 To use conditional output inside places where you cannot insert branch insets,
27291  like inside equations, you can code special LaTeX definitions for each
27292  branch.
27293  For example you can define for the question branch
27294 \begin_inset Foot
27295 status collapsed
27296
27297 \begin_layout Plain Layout
27298 For an introduction to the LaTeX-syntax, see section
27299 \begin_inset space ~
27300 \end_inset
27301
27302
27303 \begin_inset CommandInset ref
27304 LatexCommand ref
27305 reference "sub:LaTeX-Syntax"
27306
27307 \end_inset
27308
27309 .
27310 \end_layout
27311
27312 \end_inset
27313
27314
27315 \end_layout
27316
27317 \begin_layout Standard
27318
27319 \series bold
27320
27321 \backslash
27322 newcommand{
27323 \backslash
27324 question}[1]{#1}
27325 \end_layout
27326
27327 \begin_layout Standard
27328
27329 \series bold
27330
27331 \backslash
27332 newcommand{
27333 \backslash
27334 answer}[1]{}
27335 \end_layout
27336
27337 \begin_layout Standard
27338 and for the answer branch
27339 \end_layout
27340
27341 \begin_layout Standard
27342
27343 \series bold
27344
27345 \backslash
27346 newcommand{
27347 \backslash
27348 question}[1]{}
27349 \end_layout
27350
27351 \begin_layout Standard
27352
27353 \series bold
27354
27355 \backslash
27356 newcommand{
27357 \backslash
27358 answer}[1]{#1}
27359 \end_layout
27360
27361 \begin_layout Standard
27362 \begin_inset Branch Question
27363 status open
27364
27365 \begin_layout Standard
27366 \begin_inset ERT
27367 status open
27368
27369 \begin_layout Plain Layout
27370
27371
27372 \backslash
27373 newcommand{
27374 \backslash
27375 question}[1]{#1}
27376 \end_layout
27377
27378 \begin_layout Plain Layout
27379
27380
27381 \backslash
27382 newcommand{
27383 \backslash
27384 answer}[1]{}
27385 \end_layout
27386
27387 \end_inset
27388
27389
27390 \end_layout
27391
27392 \end_inset
27393
27394
27395 \end_layout
27396
27397 \begin_layout Standard
27398 \begin_inset Branch Answer
27399 status collapsed
27400
27401 \begin_layout Standard
27402 \begin_inset ERT
27403 status open
27404
27405 \begin_layout Plain Layout
27406
27407
27408 \backslash
27409 newcommand{
27410 \backslash
27411 question}[1]{}
27412 \end_layout
27413
27414 \begin_layout Plain Layout
27415
27416
27417 \backslash
27418 newcommand{
27419 \backslash
27420 answer}[1]{#1}
27421 \end_layout
27422
27423 \end_inset
27424
27425
27426 \end_layout
27427
27428 \end_inset
27429
27430
27431 \end_layout
27432
27433 \begin_layout Standard
27434 Now it is possible to use the commands 
27435 \series bold
27436
27437 \backslash
27438 question{\SpecialChar \ldots{}
27439 }
27440 \series default
27441  and 
27442 \series bold
27443
27444 \backslash
27445 answer{\SpecialChar \ldots{}
27446 }
27447 \series default
27448  to obtain conditional output.
27449  Here is an example formula where only the 
27450 \series bold
27451
27452 \backslash
27453 question
27454 \series default
27455  part appears:
27456 \begin_inset Formula \[
27457 x^{2}-2x-2\Rightarrow\question{x_{1}}\answer{x_{2}}=1\question{+\sqrt{3}}\answer{-\sqrt{3}}.\]
27458
27459 \end_inset
27460
27461
27462 \end_layout
27463
27464 \begin_layout Standard
27465 Inside math, the same effect can be achieved using math macros, see the
27466  
27467 \emph on
27468 Math
27469 \emph default
27470  manual.
27471 \end_layout
27472
27473 \begin_layout Section
27474 PDF Properties
27475 \begin_inset CommandInset label
27476 LatexCommand label
27477 name "sec:PDF-Properties"
27478
27479 \end_inset
27480
27481
27482 \begin_inset Index idx
27483 status collapsed
27484
27485 \begin_layout Plain Layout
27486 PDF properties
27487 \end_layout
27488
27489 \end_inset
27490
27491
27492 \end_layout
27493
27494 \begin_layout Standard
27495 The 
27496 \family sans
27497 Document Settings
27498 \family default
27499  dialog allows you in the 
27500 \family sans
27501 PDF Properties
27502 \family default
27503  to set up special options for the PDF output of your document.
27504  All options there are provided by the LaTeX-package 
27505 \series bold
27506 hyperref
27507 \series default
27508
27509 \begin_inset Index idx
27510 status collapsed
27511
27512 \begin_layout Plain Layout
27513 LaTeX-packages ! hyperref
27514 \end_layout
27515
27516 \end_inset
27517
27518 .
27519 \end_layout
27520
27521 \begin_layout Standard
27522 Using 
27523 \series bold
27524 hyperref
27525 \series default
27526  will link all cross-references in the DVI- and PDF-output.
27527  This means that the reader of your document will be able to click on a
27528  table of contents entry or on a reference and he is shown the referenced
27529  document part.
27530  You can specify in the dialog tab 
27531 \family sans
27532 Hyperlinks
27533 \family default
27534  how the links will look like and if links for bibliographical backreferences
27535  are created.
27536  The backreferences will appear in the bibliography behind the different
27537  entries, showing the number of the section, slide, or page where the entry
27538  is referenced.
27539 \end_layout
27540
27541 \begin_layout Standard
27542 In the dialog tab 
27543 \family sans
27544 Bookmarks
27545 \family default
27546  you can set if PDF-bookmarks should be created for every section of your
27547  document to make it easier for readers to navigate through the document.
27548  You can decide if the bookmarks should be numbered like your document sections
27549  or not.
27550  With the open bookmarks level you can specify what sectioning level should
27551  be displayed in the bookmarks when opening the PDF.
27552  For example level
27553 \begin_inset space ~
27554 \end_inset
27555
27556 2 will display all sections and subsections, while level
27557 \begin_inset space ~
27558 \end_inset
27559
27560 1 will only display the sections.
27561 \end_layout
27562
27563 \begin_layout Standard
27564 The header information in the dialog tab 
27565 \family sans
27566 General
27567 \family default
27568  are saved together with the PDF as file properties.
27569  Many programs are able to extract this information to e.
27570 \begin_inset space \thinspace{}
27571 \end_inset
27572
27573 g.
27574 \begin_inset space \space{}
27575 \end_inset
27576
27577 automatically recognize who the author is and what the PDF is about.
27578  This is very useful to sort, classify, or use PDFs for bibliography issues.
27579  When the option 
27580 \family sans
27581 Automatic fill header
27582 \family default
27583  is set, LyX tries to extract the header information from your document
27584  title and author settings.
27585 \end_layout
27586
27587 \begin_layout Standard
27588 The option 
27589 \family sans
27590 Load in fullscreen mode
27591 \family default
27592  will open the PDF in fullscreen mode, which is useful for presentations.
27593 \end_layout
27594
27595 \begin_layout Standard
27596 PDF properties are also used in this document.
27597  When you look in its document settings, you can see that some additional
27598  
27599 \series bold
27600 hyperref
27601 \series default
27602  options are used.
27603  For an explanation of them we refer you to the hyperref manual 
27604 \begin_inset CommandInset citation
27605 LatexCommand cite
27606 key "hyperref"
27607
27608 \end_inset
27609
27610 .
27611 \end_layout
27612
27613 \begin_layout Section
27614 TeX Code and the LaTeX Syntax
27615 \begin_inset CommandInset label
27616 LatexCommand label
27617 name "sec:TeX-Code"
27618
27619 \end_inset
27620
27621
27622 \end_layout
27623
27624 \begin_layout Subsection
27625 TeX Code Boxes
27626 \begin_inset Index idx
27627 status collapsed
27628
27629 \begin_layout Plain Layout
27630 TeX Code
27631 \end_layout
27632
27633 \end_inset
27634
27635
27636 \begin_inset CommandInset label
27637 LatexCommand label
27638 name "sub:TeX-Code-Boxes"
27639
27640 \end_inset
27641
27642
27643 \end_layout
27644
27645 \begin_layout Standard
27646 As LyX uses LaTeX in the background, it supports many LaTeX commands and
27647  constructs, but not all.
27648  LaTeX contains of hundreds of packages which provide different commands.
27649  All the time packages are being updated and new ones added.
27650  This has the advantage that you can typeset nearly everything as there
27651  is for every problem a LaTeX-package.
27652  But LyX can of course not be up to date and support all packages and their
27653  commands.
27654 \end_layout
27655
27656 \begin_layout Standard
27657 But don't worry, you can use any LaTeX-command directly in LyX inside the
27658  TeX Code box.
27659  A TeX Code box is created by the menu 
27660 \family sans
27661 Insert\SpecialChar \menuseparator
27662 TeX
27663 \begin_inset space ~
27664 \end_inset
27665
27666 Code
27667 \family default
27668  or by the toolbar button 
27669 \begin_inset Graphics
27670         filename ../images/ert-insert.png
27671
27672 \end_inset
27673
27674 .
27675  The box can be opened by left-clicking and closed by right-clicking on
27676  it.
27677 \end_layout
27678
27679 \begin_layout Standard
27680 You can insert complete or incomplete commands as TeX Code.
27681  Incomplete means that the command argument can be Standard LyX text.
27682  For example, if you want to draw a frame around a word are therefore using
27683  the LaTeX-command 
27684 \series bold
27685
27686 \backslash
27687 fbox
27688 \series default
27689 , you can write the command part 
27690 \series bold
27691
27692 \backslash
27693 fbox{
27694 \series default
27695  in a TeX Code box before the word and the closing brace 
27696 \series bold
27697 }
27698 \series default
27699  in a second TeX Code box behind the word.
27700  The word between the two TeX Code boxes is then the argument as it is in
27701  the following example:
27702 \end_layout
27703
27704 \begin_layout Standard
27705 \begin_inset Graphics
27706         filename clipart/ERT.png
27707         scale 89
27708
27709 \end_inset
27710
27711
27712 \end_layout
27713
27714 \begin_layout Standard
27715 gives
27716 \end_layout
27717
27718 \begin_layout Standard
27719 This is a line with a 
27720 \begin_inset ERT
27721 status collapsed
27722
27723 \begin_layout Plain Layout
27724
27725
27726 \backslash
27727 fbox{
27728 \end_layout
27729
27730 \end_inset
27731
27732 framed
27733 \begin_inset ERT
27734 status collapsed
27735
27736 \begin_layout Plain Layout
27737
27738 }
27739 \end_layout
27740
27741 \end_inset
27742
27743  word.
27744 \end_layout
27745
27746 \begin_layout Standard
27747 \begin_inset Note Greyedout
27748 status open
27749
27750 \begin_layout Plain Layout
27751
27752 \series bold
27753 Note:
27754 \series default
27755  At the end of LaTeX-commands without parameters, you have to insert a space
27756  to let LaTeX know that the command is finished.
27757 \end_layout
27758
27759 \end_inset
27760
27761
27762 \end_layout
27763
27764 \begin_layout Subsection
27765 Short Introduction to the LaTeX Syntax
27766 \begin_inset OptArg
27767 status collapsed
27768
27769 \begin_layout Plain Layout
27770 The LaTeX Syntax
27771 \end_layout
27772
27773 \end_inset
27774
27775
27776 \begin_inset Index idx
27777 status collapsed
27778
27779 \begin_layout Plain Layout
27780 LaTeX Syntax
27781 \end_layout
27782
27783 \end_inset
27784
27785
27786 \begin_inset CommandInset label
27787 LatexCommand label
27788 name "sub:LaTeX-Syntax"
27789
27790 \end_inset
27791
27792
27793 \end_layout
27794
27795 \begin_layout Standard
27796 When you write larger documents or books, you will need to know something
27797  about the LaTeX-commands that LyX uses in the background.
27798  Because LaTeX is based on commands, you can 
27799 \begin_inset Quotes eld
27800 \end_inset
27801
27802 program
27803 \begin_inset Quotes erd
27804 \end_inset
27805
27806  your text.
27807  This has the advantage that the layout of the document can be changed at
27808  any time if you know the right commands.
27809  E.
27810 \begin_inset space \thinspace{}
27811 \end_inset
27812
27813 g.
27814 \begin_inset space \space{}
27815 \end_inset
27816
27817 imagine you have to write a manual for a product and the deadline is the
27818  end of the day.
27819  Your boss just has complimented you for your good work but wants to have
27820  all caption labels bold.
27821  But you have over hundred figure and table captions with non-bold labels
27822  in your manual.
27823  Of course it's impossible to change all caption labels manually in one
27824  day.
27825 \end_layout
27826
27827 \begin_layout Standard
27828 Now LaTeX comes into play.
27829  As mentioned above, for every problem there exists a LaTeX-package.
27830  First you have to find out which and therefore look in the LaTeX package
27831  database, 
27832 \begin_inset CommandInset citation
27833 LatexCommand cite
27834 key "Catalogue"
27835
27836 \end_inset
27837
27838 .
27839 \end_layout
27840
27841 \begin_layout Standard
27842 As result you know that the package 
27843 \series bold
27844 caption
27845 \series default
27846
27847 \begin_inset Index idx
27848 status collapsed
27849
27850 \begin_layout Plain Layout
27851 LaTeX-packages ! caption
27852 \end_layout
27853
27854 \end_inset
27855
27856  is what you need.
27857  To use a package, you have to load it in the document preamble (menu 
27858 \family sans
27859 Document\SpecialChar \menuseparator
27860 Settings
27861 \family default
27862 ) with the command
27863 \end_layout
27864
27865 \begin_layout Standard
27866
27867 \series bold
27868
27869 \backslash
27870 usepackage[options]{package name}
27871 \end_layout
27872
27873 \begin_layout Standard
27874 All LaTeX commands begin with a backslash, the command argument is set within
27875  two braces, and the options are set within two brackets.
27876  Note that not all commands have an argument and options.
27877 \end_layout
27878
27879 \begin_layout Standard
27880 In your case the package name is 
27881 \series bold
27882 caption
27883 \series default
27884 .
27885  After a look in the documentation of the package, you know that the option
27886  
27887 \series bold
27888 labelfont=bf
27889 \series default
27890  will change the font of all caption labels to bold.
27891  So you add the command
27892 \end_layout
27893
27894 \begin_layout Standard
27895
27896 \series bold
27897
27898 \backslash
27899 usepackage[labelfont=bf]{caption}
27900 \end_layout
27901
27902 \begin_layout Standard
27903 to the preamble and the problem is solved.
27904 \begin_inset Foot
27905 status collapsed
27906
27907 \begin_layout Plain Layout
27908 For more commands provided by the 
27909 \series bold
27910 caption
27911 \series default
27912  package, have a look at its documentation, 
27913 \begin_inset CommandInset citation
27914 LatexCommand cite
27915 key "caption"
27916
27917 \end_inset
27918
27919 .
27920 \end_layout
27921
27922 \end_inset
27923
27924
27925 \end_layout
27926
27927 \begin_layout Standard
27928 Note that some document classes have built-in solutions for well known problems
27929  like your case.
27930  For example if you use a 
27931 \family sans
27932 koma-script
27933 \family default
27934  class, you don't need the package 
27935 \series bold
27936 caption
27937 \series default
27938 , you can instead write
27939 \end_layout
27940
27941 \begin_layout Standard
27942
27943 \series bold
27944
27945 \backslash
27946 setkomafont{captionlabel}{
27947 \backslash
27948 bfseries}
27949 \end_layout
27950
27951 \begin_layout Standard
27952 in the preamble and the problem is solved.
27953  So if you plan to write a large document, you should have a look at the
27954  documentation of the document class you want to use.
27955  (
27956 \series bold
27957
27958 \backslash
27959 setkomafont
27960 \series default
27961  is an example of a command with more than one argument.)
27962 \end_layout
27963
27964 \begin_layout Standard
27965 Commands in the preamble affect the whole document, while commands in the
27966  text affect only the text after the command or only the text used as command
27967  argument.
27968  To insert a LaTeX-command in text, use the TeX Code box as described in
27969  the previous section.
27970 \end_layout
27971
27972 \begin_layout Standard
27973 If you want to learn more about LaTeX and its syntax, have a look at the
27974  LaTeX-books 
27975 \begin_inset CommandInset citation
27976 LatexCommand cite
27977 key "latexcompanion,latexguide"
27978
27979 \end_inset
27980
27981 .
27982  
27983 \end_layout
27984
27985 \begin_layout Section
27986 Previewing Snippets of your Document
27987 \begin_inset CommandInset label
27988 LatexCommand label
27989 name "sec:Previewing-snippets-of"
27990
27991 \end_inset
27992
27993
27994 \begin_inset Index idx
27995 status collapsed
27996
27997 \begin_layout Plain Layout
27998 Instant preview
27999 \end_layout
28000
28001 \end_inset
28002
28003
28004 \begin_inset Index idx
28005 status collapsed
28006
28007 \begin_layout Plain Layout
28008 Document ! Preview
28009 \end_layout
28010
28011 \end_inset
28012
28013
28014 \end_layout
28015
28016 \begin_layout Standard
28017 LyX allows you to generate previews of sections of your document on the
28018  fly so you can see how they'll look in the final document without having
28019  to break your train of thought with 
28020 \family sans
28021 View\SpecialChar \menuseparator
28022 DVI
28023 \family default
28024 .
28025 \end_layout
28026
28027 \begin_layout Standard
28028 If you would for example like to see in LyX your math formulas typeset by
28029  LaTeX, install the LaTeX-package 
28030 \series bold
28031 preview-latex
28032 \series default
28033
28034 \begin_inset Index idx
28035 status collapsed
28036
28037 \begin_layout Plain Layout
28038 LaTeX-packages ! preview-latex
28039 \end_layout
28040
28041 \end_inset
28042
28043  as explained below, and turn on 
28044 \family sans
28045 Instant
28046 \begin_inset space ~
28047 \end_inset
28048
28049 preview
28050 \family default
28051  in the 
28052 \family sans
28053 Tools\SpecialChar \menuseparator
28054 Preferences 
28055 \family default
28056 dialog under 
28057 \family sans
28058 Look
28059 \begin_inset space ~
28060 \end_inset
28061
28062 and
28063 \begin_inset space ~
28064 \end_inset
28065
28066 feel\SpecialChar \menuseparator
28067 Graphics
28068 \family default
28069 .
28070 \end_layout
28071
28072 \begin_layout Standard
28073 Previews are generated when you load a document into LyX and when you finish
28074  editing an inset.
28075  Previews of an already loaded document are 
28076 \emph on
28077 not
28078 \emph default
28079  generated just by selecting the 
28080 \family sans
28081 Instant
28082 \begin_inset space ~
28083 \end_inset
28084
28085 preview
28086 \family default
28087  check box, you have to reopen the documents to activate the previews.
28088 \end_layout
28089
28090 \begin_layout Standard
28091 LyX will generate previews of math insets.
28092  It will also generate previews of included insets if you select the 
28093 \family sans
28094 Show
28095 \begin_inset space ~
28096 \end_inset
28097
28098 preview
28099 \family default
28100  check box in the insert dialog.
28101  This is useful if you wish to generate a preview of a LaTeX figure, for
28102  example.
28103 \end_layout
28104
28105 \begin_layout Standard
28106 To get previews working, you need the LaTeX package 
28107 \series bold
28108 preview-latex
28109 \series default
28110  (on some systems named simply 
28111 \series bold
28112 preview
28113 \series default
28114 ) installed.
28115  If it is not already installed, you will find it in the TeX Catalogue,
28116  
28117 \begin_inset CommandInset citation
28118 LatexCommand cite
28119 key "TeXCatalogue"
28120
28121 \end_inset
28122
28123  or in the package manager of your LaTeX-system.
28124  You obtain prettier results if you install the program 
28125 \family typewriter
28126 pnmcrop
28127 \family default
28128  from the 
28129 \family typewriter
28130 netpbm
28131 \family default
28132  package; for LyX on Windows this program is automatically installed together
28133  with LyX.
28134 \end_layout
28135
28136 \begin_layout Standard
28137 \begin_inset VSpace bigskip
28138 \end_inset
28139
28140
28141 \end_layout
28142
28143 \begin_layout Standard
28144 You can furthermore preview the LaTeX source of the whole document or parts
28145  of it.
28146  Use the menu 
28147 \family sans
28148 View\SpecialChar \menuseparator
28149 View
28150 \begin_inset space ~
28151 \end_inset
28152
28153 Source
28154 \family default
28155  and a window will be shown where you can see the LaTeX-source code.
28156  The window shows the source of the whole paragraph where the cursor is
28157  currently in.
28158  You can also select document parts in LyX's main window, then only this
28159  selection (when it is more than one paragraph) is shown as source code.
28160  To view the whole document as source, enable the corresponding option in
28161  the source view window.
28162 \end_layout
28163
28164 \begin_layout Section
28165 Spell Checking
28166 \begin_inset CommandInset label
28167 LatexCommand label
28168 name "sec:Spellchecking"
28169
28170 \end_inset
28171
28172
28173 \begin_inset Index idx
28174 status collapsed
28175
28176 \begin_layout Plain Layout
28177 Spell checking
28178 \end_layout
28179
28180 \end_inset
28181
28182
28183 \end_layout
28184
28185 \begin_layout Standard
28186 LyX itself has no built-in spell checker.
28187  Rather it uses one of the external programs 
28188 \family typewriter
28189 aspell
28190 \family default
28191
28192 \family typewriter
28193 ispell
28194 \family default
28195
28196 \family typewriter
28197 hspell
28198 \family default
28199 , or 
28200 \family typewriter
28201 pspell
28202 \family default
28203  as backend.
28204  This section assumes you have already installed and set up one of these
28205  programs.
28206  
28207 \family typewriter
28208 aspell
28209 \family default
28210  can be seen as the successor to 
28211 \family typewriter
28212 ispell
28213 \family default
28214 , so that it is recommended to use aspell.
28215  
28216 \family typewriter
28217 hspell
28218 \family default
28219  is a Hebrew spell-checker.
28220  The used spell checker ind its settings are specified in LyX's preferences
28221  under 
28222 \family sans
28223 Language Settings
28224 \family default
28225 .
28226 \end_layout
28227
28228 \begin_layout Standard
28229 For LyX on Windows, the selection box for the spell checking program is
28230  greyed out in the preferences dialog because only 
28231 \family typewriter
28232 aspell
28233 \family default
28234  can be used.
28235 \end_layout
28236
28237 \begin_layout Standard
28238 The menu
28239 \family sans
28240  Tools\SpecialChar \menuseparator
28241 Spellchecker
28242 \family default
28243  or the toolbar button 
28244 \begin_inset Graphics
28245         filename ../images/dialog-show_spellchecker.png
28246         BoundingBox 0bp 5bp 20bp 20bp
28247
28248 \end_inset
28249
28250  starts the spell checking beginning from the current cursor position.
28251  A dialog window will appear showing any incorrect (or unknown) word found,
28252  allowing you to edit and replace it in a second line.
28253  Whenever an unknown word is found, the word is highlighted and the text
28254  scrolled so that it is visible.
28255  In the 
28256 \family sans
28257 spell checker
28258 \family default
28259  dialog, there is also a box showing suggestions for a correction, if any
28260  could be found.
28261  Clicking on one of the corrections will copy to the 
28262 \family sans
28263 Replace
28264 \family default
28265  field, double-click invokes directly the replacement.
28266  Unknown but correctly typed words can be added to the personal dictionary.
28267 \end_layout
28268
28269 \begin_layout Standard
28270 By default, the dictionary file used is determined by the document language
28271  that is set in the 
28272 \family sans
28273 Document\SpecialChar \menuseparator
28274 Settings
28275 \family default
28276  dialog.
28277  If you do not have a dictionary for the document language, spell checking
28278  will bring an error message.
28279  In this case, you can specify another dictionary file in the dialog by
28280  specifying a different 
28281 \family sans
28282 Alternative language
28283 \family default
28284  in preferences dialog.
28285 \end_layout
28286
28287 \begin_layout Standard
28288 After a spell check you will be informed about the number of checked words.
28289 \end_layout
28290
28291 \begin_layout Subsubsection*
28292 Limitations
28293 \end_layout
28294
28295 \begin_layout Standard
28296 It is not possible to change the spelling of a particular word globally,
28297  rather than having to change the spelling separately for each occurrence
28298  of the word.
28299  But you can use the 
28300 \family sans
28301 Find
28302 \begin_inset space ~
28303 \end_inset
28304
28305 &
28306 \begin_inset space ~
28307 \end_inset
28308
28309 Replace
28310 \family default
28311  dialog for that.
28312 \end_layout
28313
28314 \begin_layout Standard
28315 LyX cannot correctly spell check documents containing multiple languages.
28316  This does work with 
28317 \family typewriter
28318 pspell
28319 \family default
28320 , assuming you have marked the different languages appropriately.
28321 \end_layout
28322
28323 \begin_layout Subsubsection*
28324 Further Settings
28325 \end_layout
28326
28327 \begin_layout Standard
28328 The 
28329 \family sans
28330 Spellchecker
28331 \family default
28332  section in the preferences dialog has some additional options:
28333 \end_layout
28334
28335 \begin_layout Description
28336 Escape
28337 \begin_inset space ~
28338 \end_inset
28339
28340 characters Allows you to add non-standard characters that the spell checker
28341  should consider, e.
28342 \begin_inset space \thinspace{}
28343 \end_inset
28344
28345 g.
28346 \begin_inset space \space{}
28347 \end_inset
28348
28349 German umlauts although you are spell checking an English document.
28350  This should not normally be needed.
28351 \end_layout
28352
28353 \begin_layout Description
28354 Personal
28355 \begin_inset space ~
28356 \end_inset
28357
28358 dictionary to use a different file as your personal dictionary instead of
28359  the spell checker's default choice 
28360 \end_layout
28361
28362 \begin_layout Description
28363 Accept
28364 \begin_inset space ~
28365 \end_inset
28366
28367 compound
28368 \begin_inset space ~
28369 \end_inset
28370
28371 words Prevent the spell checker from complaining about compounded words
28372  like 
28373 \begin_inset Quotes eld
28374 \end_inset
28375
28376 passthrough
28377 \begin_inset Quotes erd
28378 \end_inset
28379
28380 .
28381 \end_layout
28382
28383 \begin_layout Description
28384 Use
28385 \begin_inset space ~
28386 \end_inset
28387
28388 input
28389 \begin_inset space ~
28390 \end_inset
28391
28392 encoding Uses the document encoding that is set in the 
28393 \family sans
28394 Document\SpecialChar \menuseparator
28395 Settings
28396 \family default
28397  dialog under 
28398 \family sans
28399 Language
28400 \family default
28401  also for the spellchecker.
28402 \begin_inset Foot
28403 status collapsed
28404
28405 \begin_layout Plain Layout
28406 The encodings are explained in section
28407 \begin_inset space ~
28408 \end_inset
28409
28410
28411 \begin_inset CommandInset ref
28412 LatexCommand ref
28413 reference "cha:The-Document-Settings"
28414
28415 \end_inset
28416
28417 .
28418 \end_layout
28419
28420 \end_inset
28421
28422  Only enable this if you use 
28423 \family typewriter
28424 ispell
28425 \family default
28426  and can't spell check words with international letters in them.
28427  There have been reports that this does not work with all dictionaries,
28428  so this is disabled by default.
28429 \end_layout
28430
28431 \begin_layout Section
28432 Thesaurus
28433 \begin_inset Index idx
28434 status collapsed
28435
28436 \begin_layout Plain Layout
28437 Thesaurus
28438 \end_layout
28439
28440 \end_inset
28441
28442
28443 \begin_inset CommandInset label
28444 LatexCommand label
28445 name "sec:Thesaurus"
28446
28447 \end_inset
28448
28449
28450 \end_layout
28451
28452 \begin_layout Standard
28453 LyX provides support for two different thesaurus frameworks:
28454 \end_layout
28455
28456 \begin_layout Enumerate
28457 The 
28458 \emph on
28459 AikSaurus
28460 \emph default
28461  library,
28462 \begin_inset Foot
28463 status collapsed
28464
28465 \begin_layout Plain Layout
28466 \begin_inset CommandInset href
28467 LatexCommand href
28468 target "http://aiksaurus.sourceforge.net"
28469
28470 \end_inset
28471
28472
28473 \end_layout
28474
28475 \end_inset
28476
28477  which is also used by Abiword, but which is English only.
28478 \end_layout
28479
28480 \begin_layout Enumerate
28481 The 
28482 \emph on
28483 MyThes
28484 \emph default
28485  library,
28486 \begin_inset Foot
28487 status collapsed
28488
28489 \begin_layout Plain Layout
28490 \begin_inset CommandInset href
28491 LatexCommand href
28492 target "http://lingucomponent.openoffice.org/thesaurus.html"
28493
28494 \end_inset
28495
28496
28497 \end_layout
28498
28499 \end_inset
28500
28501  which is also used by OpenOffice, and which supports many languages.
28502 \end_layout
28503
28504 \begin_layout Standard
28505 You need to have one of these libraries installed in order to use the thesaurus
28506  (if both are installed, 
28507 \emph on
28508 MyThes
28509 \emph default
28510  will be chosen automatically).
28511 \end_layout
28512
28513 \begin_layout Subsection
28514 Setting up the thesaurus
28515 \end_layout
28516
28517 \begin_layout Standard
28518 The 
28519 \emph on
28520 MyThes
28521 \emph default
28522  library can directly access the OpenOffice thesauri, which consist of two
28523  files per language: A file with the ending 
28524 \emph on
28525 *.dat
28526 \emph default
28527  containing the data and an index file with the ending 
28528 \emph on
28529 *.idx
28530 \emph default
28531 .
28532  The file names include the language code for the given language, so the
28533  English files are named:
28534 \end_layout
28535
28536 \begin_layout Itemize
28537 th_en_EN_v2.idx
28538 \end_layout
28539
28540 \begin_layout Itemize
28541 th_en_EN_v2.dat
28542 \end_layout
28543
28544 \begin_layout Standard
28545 If you have OpenOffice installed including its thesaurus, these files should
28546  be already on your system.
28547  If not, you can get dictionaries from the site
28548 \begin_inset Newline newline
28549 \end_inset
28550
28551
28552 \begin_inset CommandInset href
28553 LatexCommand href
28554 target "http://extensions.services.openoffice.org"
28555
28556 \end_inset
28557
28558 .
28559  Note that, as of OpenOffice 3.0, these files are usually packed in extension
28560  archives (
28561 \emph on
28562 *.oxt
28563 \emph default
28564 ) that contain other files such as spellchecker dictionaries besides the
28565  thesauri.
28566  These archives are simple zip files, so you can unpack them as you would
28567  unpack a zip archive.
28568 \end_layout
28569
28570 \begin_layout Standard
28571 Put the 
28572 \emph on
28573 *.idx
28574 \emph default
28575  and 
28576 \emph on
28577 *.dat
28578 \emph default
28579  files of all languages you want to use into one directory (do not use subfolder
28580 s), and the specify the path to this directory in 
28581 \family sans
28582 Tools\SpecialChar \menuseparator
28583 Preferences\SpecialChar \menuseparator
28584 Paths
28585 \family default
28586 .
28587  Now the thesaurus should be ready to use.
28588 \end_layout
28589
28590 \begin_layout Subsection
28591 Using the thesaurus
28592 \end_layout
28593
28594 \begin_layout Standard
28595 To start the thesaurus, use the menu 
28596 \family sans
28597 Tools\SpecialChar \menuseparator
28598 Thesaurus
28599 \family default
28600  or the toolbar button 
28601 \begin_inset Graphics
28602         filename ../images/thesaurus-entry.png
28603         BoundingBox 0bp 5bp 20bp 25bp
28604         rotateOrigin center
28605
28606 \end_inset
28607
28608  while the cursor is at the word you want to look up or while a word is
28609  selected.
28610  A dialog pops up showing you probably related words that you can use as
28611  replacement.
28612  The proposals are grouped into categories.
28613  Note that the thesaurus does not only show synonyms, but also hyperonyms
28614  and hyponyms (such as 
28615 \emph on
28616 plant
28617 \emph default
28618  for 
28619 \emph on
28620 tree
28621 \emph default
28622 ), compounds (such as 
28623 \emph on
28624 tree diagram
28625 \emph default
28626 ) and antonyms (such as 
28627 \emph on
28628 women
28629 \emph default
28630  for 
28631 \emph on
28632 men
28633 \emph default
28634 ), which are marked as such.
28635 \end_layout
28636
28637 \begin_layout Standard
28638 The language is automatically chosen from the language at the cursor, but
28639  you can also switch it in the dialog, as you can enter new words to look
28640  up directly there.
28641 \end_layout
28642
28643 \begin_layout Standard
28644 Note that the thesaurus cannot handle phrases (only compounds that are in
28645  the dictionary, such as the above 
28646 \emph on
28647 tree diagram
28648 \emph default
28649 ), and you have to use the so called lemma form, i.
28650 \begin_inset space \thinspace{}
28651 \end_inset
28652
28653 e.
28654  the form that is used in the dictionaries (for many languages: first person
28655  singular indicative active for nouns, infinitive for verbs).
28656  For example looking up the word forms 
28657 \emph on
28658 reports
28659 \emph default
28660  or 
28661 \emph on
28662 reporting
28663 \emph default
28664  yields no results, while results are shown for the word form 
28665 \emph on
28666 report
28667 \emph default
28668 .
28669  Your best bet is to highlight only the relevant parts of such word (e.
28670 \begin_inset space \thinspace{}
28671 \end_inset
28672
28673 g.
28674  
28675 \emph on
28676 report
28677 \emph default
28678  in 
28679 \emph on
28680 report
28681 \emph default
28682 s), then you get proposals without adjusting the query in the dialog, and
28683  also the replacement will probably be correct (as only the highlighted
28684  part will be replaced, thus the ending remains).
28685 \end_layout
28686
28687 \begin_layout Section
28688 Change Tracking
28689 \begin_inset Index idx
28690 status collapsed
28691
28692 \begin_layout Plain Layout
28693 Change Tracking
28694 \end_layout
28695
28696 \end_inset
28697
28698
28699 \begin_inset Index idx
28700 status collapsed
28701
28702 \begin_layout Plain Layout
28703 Document ! Change Tracking
28704 \end_layout
28705
28706 \end_inset
28707
28708
28709 \begin_inset CommandInset label
28710 LatexCommand label
28711 name "sec:Change-Tracking"
28712
28713 \end_inset
28714
28715
28716 \end_layout
28717
28718 \begin_layout Standard
28719 When you work on a document collaboratively it is extremely useful to be
28720  able to see changes that others have made highlighted in the document.
28721  You can then decide if you want to accept a change or not.
28722  This can be achieved by turning on change tracking in the menu 
28723 \family sans
28724 Document\SpecialChar \menuseparator
28725 Change
28726 \begin_inset space ~
28727 \end_inset
28728
28729 Tracking\SpecialChar \menuseparator
28730 Track
28731 \begin_inset space ~
28732 \end_inset
28733
28734 Changes
28735 \family default
28736 .
28737 \end_layout
28738
28739 \begin_layout Standard
28740 Changes made in the document will then be highlighted by colors: 
28741 \color blue
28742 Blue text
28743 \color inherit
28744  is an addition, 
28745 \color red
28746 red canceled text
28747 \color inherit
28748  is a deletion.
28749  You can change the color in LyX's preferences dialog under 
28750 \family sans
28751 Look
28752 \begin_inset space ~
28753 \end_inset
28754
28755 and
28756 \begin_inset space ~
28757 \end_inset
28758
28759 feel
28760 \family default
28761
28762 \family sans
28763 Colors
28764 \family default
28765 .
28766 \begin_inset Index idx
28767 status collapsed
28768
28769 \begin_layout Plain Layout
28770 Color ! LyX screen
28771 \end_layout
28772
28773 \end_inset
28774
28775
28776 \end_layout
28777
28778 \begin_layout Standard
28779 When change tracking is activated, you will see the review toolbar in LyX:
28780 \begin_inset Index idx
28781 status collapsed
28782
28783 \begin_layout Plain Layout
28784 Toolbar ! Review
28785 \end_layout
28786
28787 \end_inset
28788
28789
28790 \end_layout
28791
28792 \begin_layout Standard
28793 \begin_inset VSpace defskip
28794 \end_inset
28795
28796
28797 \end_layout
28798
28799 \begin_layout Standard
28800 \begin_inset Graphics
28801         filename clipart/ChangesToolbar.png
28802
28803 \end_inset
28804
28805
28806 \end_layout
28807
28808 \begin_layout Standard
28809 \begin_inset VSpace defskip
28810 \end_inset
28811
28812
28813 \end_layout
28814
28815 \begin_layout Standard
28816 The review toolbar as shown above contains from left to right the following
28817  buttons:
28818 \end_layout
28819
28820 \begin_layout Standard
28821 \begin_inset VSpace defskip
28822 \end_inset
28823
28824
28825 \end_layout
28826
28827 \begin_layout Standard
28828 \begin_inset Tabular
28829 <lyxtabular version="3" rows="10" columns="2">
28830 <features islongtable="true" tabularvalignment="middle">
28831 <column alignment="left" valignment="top" width="0">
28832 <column alignment="left" valignment="top" width="0">
28833 <row interlinespace="2.5mm">
28834 <cell alignment="center" valignment="top" usebox="none">
28835 \begin_inset Text
28836
28837 \begin_layout Plain Layout
28838 \begin_inset Graphics
28839         filename ../images/changes-track.png
28840         BoundingBox 0bp 5bp 20bp 25bp
28841         rotateOrigin center
28842
28843 \end_inset
28844
28845
28846 \end_layout
28847
28848 \end_inset
28849 </cell>
28850 <cell alignment="center" valignment="top" usebox="none">
28851 \begin_inset Text
28852
28853 \begin_layout Plain Layout
28854
28855 \family sans
28856 Document\SpecialChar \menuseparator
28857 Change
28858 \begin_inset space ~
28859 \end_inset
28860
28861 Tracking\SpecialChar \menuseparator
28862 Track
28863 \begin_inset space ~
28864 \end_inset
28865
28866 Changes
28867 \end_layout
28868
28869 \end_inset
28870 </cell>
28871 </row>
28872 <row interlinespace="2.5mm">
28873 <cell alignment="center" valignment="top" usebox="none">
28874 \begin_inset Text
28875
28876 \begin_layout Plain Layout
28877 \begin_inset Graphics
28878         filename ../images/changes-output.png
28879         BoundingBox 0bp 5bp 20bp 25bp
28880         rotateOrigin center
28881
28882 \end_inset
28883
28884
28885 \end_layout
28886
28887 \end_inset
28888 </cell>
28889 <cell alignment="center" valignment="top" usebox="none">
28890 \begin_inset Text
28891
28892 \begin_layout Plain Layout
28893
28894 \family sans
28895 Document\SpecialChar \menuseparator
28896 Change
28897 \begin_inset space ~
28898 \end_inset
28899
28900 Tracking\SpecialChar \menuseparator
28901 Show
28902 \begin_inset space ~
28903 \end_inset
28904
28905 Changes
28906 \begin_inset space ~
28907 \end_inset
28908
28909 in
28910 \begin_inset space ~
28911 \end_inset
28912
28913 Output
28914 \end_layout
28915
28916 \end_inset
28917 </cell>
28918 </row>
28919 <row interlinespace="2.5mm">
28920 <cell alignment="center" valignment="top" usebox="none">
28921 \begin_inset Text
28922
28923 \begin_layout Plain Layout
28924 \begin_inset Graphics
28925         filename ../images/change-next.png
28926         BoundingBox 0bp 5bp 20bp 25bp
28927         rotateOrigin center
28928
28929 \end_inset
28930
28931
28932 \end_layout
28933
28934 \end_inset
28935 </cell>
28936 <cell alignment="center" valignment="top" usebox="none">
28937 \begin_inset Text
28938
28939 \begin_layout Plain Layout
28940 Jumps to the next change
28941 \end_layout
28942
28943 \end_inset
28944 </cell>
28945 </row>
28946 <row interlinespace="2.5mm">
28947 <cell alignment="center" valignment="top" usebox="none">
28948 \begin_inset Text
28949
28950 \begin_layout Plain Layout
28951 \begin_inset Graphics
28952         filename ../images/change-accept.png
28953         BoundingBox 0bp 5bp 20bp 25bp
28954         rotateOrigin center
28955
28956 \end_inset
28957
28958
28959 \end_layout
28960
28961 \end_inset
28962 </cell>
28963 <cell alignment="center" valignment="top" usebox="none">
28964 \begin_inset Text
28965
28966 \begin_layout Plain Layout
28967
28968 \family sans
28969 Document\SpecialChar \menuseparator
28970 Change
28971 \begin_inset space ~
28972 \end_inset
28973
28974 Tracking\SpecialChar \menuseparator
28975 Accept
28976 \begin_inset space ~
28977 \end_inset
28978
28979 Change
28980 \end_layout
28981
28982 \end_inset
28983 </cell>
28984 </row>
28985 <row interlinespace="2.5mm">
28986 <cell alignment="center" valignment="top" usebox="none">
28987 \begin_inset Text
28988
28989 \begin_layout Plain Layout
28990 \begin_inset Graphics
28991         filename ../images/change-reject.png
28992         BoundingBox 0bp 5bp 20bp 25bp
28993         rotateOrigin center
28994
28995 \end_inset
28996
28997
28998 \end_layout
28999
29000 \end_inset
29001 </cell>
29002 <cell alignment="center" valignment="top" usebox="none">
29003 \begin_inset Text
29004
29005 \begin_layout Plain Layout
29006
29007 \family sans
29008 Document\SpecialChar \menuseparator
29009 Change
29010 \begin_inset space ~
29011 \end_inset
29012
29013 Tracking\SpecialChar \menuseparator
29014 Reject
29015 \begin_inset space ~
29016 \end_inset
29017
29018 Change
29019 \end_layout
29020
29021 \end_inset
29022 </cell>
29023 </row>
29024 <row interlinespace="2.5mm">
29025 <cell alignment="center" valignment="top" usebox="none">
29026 \begin_inset Text
29027
29028 \begin_layout Plain Layout
29029 \begin_inset Graphics
29030         filename ../images/changes-merge.png
29031         BoundingBox 0bp 5bp 20bp 25bp
29032         rotateOrigin center
29033
29034 \end_inset
29035
29036
29037 \end_layout
29038
29039 \end_inset
29040 </cell>
29041 <cell alignment="center" valignment="top" usebox="none">
29042 \begin_inset Text
29043
29044 \begin_layout Plain Layout
29045
29046 \family sans
29047 Document\SpecialChar \menuseparator
29048 Change
29049 \begin_inset space ~
29050 \end_inset
29051
29052 Tracking\SpecialChar \menuseparator
29053 Merge
29054 \begin_inset space ~
29055 \end_inset
29056
29057 Changes
29058 \end_layout
29059
29060 \end_inset
29061 </cell>
29062 </row>
29063 <row interlinespace="2.5mm">
29064 <cell alignment="center" valignment="top" usebox="none">
29065 \begin_inset Text
29066
29067 \begin_layout Plain Layout
29068 \begin_inset Graphics
29069         filename ../images/all-changes-accept.png
29070         BoundingBox 0bp 5bp 20bp 25bp
29071         rotateOrigin center
29072
29073 \end_inset
29074
29075
29076 \end_layout
29077
29078 \end_inset
29079 </cell>
29080 <cell alignment="center" valignment="top" usebox="none">
29081 \begin_inset Text
29082
29083 \begin_layout Plain Layout
29084
29085 \family sans
29086 Document\SpecialChar \menuseparator
29087 Change
29088 \begin_inset space ~
29089 \end_inset
29090
29091 Tracking\SpecialChar \menuseparator
29092 Accept
29093 \begin_inset space ~
29094 \end_inset
29095
29096 All
29097 \begin_inset space ~
29098 \end_inset
29099
29100 Changes
29101 \end_layout
29102
29103 \end_inset
29104 </cell>
29105 </row>
29106 <row interlinespace="2.5mm">
29107 <cell alignment="center" valignment="top" usebox="none">
29108 \begin_inset Text
29109
29110 \begin_layout Plain Layout
29111 \begin_inset Graphics
29112         filename ../images/all-changes-reject.png
29113         BoundingBox 0bp 5bp 20bp 25bp
29114         rotateOrigin center
29115
29116 \end_inset
29117
29118
29119 \end_layout
29120
29121 \end_inset
29122 </cell>
29123 <cell alignment="center" valignment="top" usebox="none">
29124 \begin_inset Text
29125
29126 \begin_layout Plain Layout
29127
29128 \family sans
29129 Document\SpecialChar \menuseparator
29130 Change
29131 \begin_inset space ~
29132 \end_inset
29133
29134 Tracking\SpecialChar \menuseparator
29135 Reject
29136 \begin_inset space ~
29137 \end_inset
29138
29139 All
29140 \begin_inset space ~
29141 \end_inset
29142
29143 Changes
29144 \end_layout
29145
29146 \end_inset
29147 </cell>
29148 </row>
29149 <row interlinespace="2.5mm">
29150 <cell alignment="center" valignment="top" usebox="none">
29151 \begin_inset Text
29152
29153 \begin_layout Plain Layout
29154 \begin_inset Graphics
29155         filename ../images/note-insert.png
29156         BoundingBox 0bp 5bp 20bp 25bp
29157         rotateOrigin center
29158
29159 \end_inset
29160
29161
29162 \end_layout
29163
29164 \end_inset
29165 </cell>
29166 <cell alignment="center" valignment="top" usebox="none">
29167 \begin_inset Text
29168
29169 \begin_layout Plain Layout
29170
29171 \family sans
29172 Insert\SpecialChar \menuseparator
29173 Note\SpecialChar \menuseparator
29174 LyX
29175 \begin_inset space ~
29176 \end_inset
29177
29178 Note
29179 \end_layout
29180
29181 \end_inset
29182 </cell>
29183 </row>
29184 <row interlinespace="2.5mm">
29185 <cell alignment="center" valignment="top" usebox="none">
29186 \begin_inset Text
29187
29188 \begin_layout Plain Layout
29189 \begin_inset Graphics
29190         filename ../images/note-next.png
29191         BoundingBox 0bp 5bp 20bp 25bp
29192         rotateOrigin center
29193
29194 \end_inset
29195
29196
29197 \end_layout
29198
29199 \end_inset
29200 </cell>
29201 <cell alignment="center" valignment="top" usebox="none">
29202 \begin_inset Text
29203
29204 \begin_layout Plain Layout
29205
29206 \family sans
29207 Navigate\SpecialChar \menuseparator
29208 Next
29209 \begin_inset space ~
29210 \end_inset
29211
29212 Note
29213 \end_layout
29214
29215 \end_inset
29216 </cell>
29217 </row>
29218 </lyxtabular>
29219
29220 \end_inset
29221
29222
29223 \end_layout
29224
29225 \begin_layout Standard
29226 \begin_inset VSpace defskip
29227 \end_inset
29228
29229
29230 \end_layout
29231
29232 \begin_layout Standard
29233 The review toolbar helps you to accept, reject, or merge changes – highlight
29234  the change and press one of the desired toolbar buttons.
29235  When you merge changes, a window pops up showing you information about
29236  the next change behind the current cursor position.
29237  So you don't need to highlight a certain change.
29238  Within the merge window you can decide to accept or reject changes and
29239  step to the next change.
29240  This way you can jump through all the changes in the document.
29241 \end_layout
29242
29243 \begin_layout Standard
29244 The toolbar has two buttons to handle notes because notes are often important
29245  to describe a change.
29246 \end_layout
29247
29248 \begin_layout Standard
29249 To show made changes in the output you need the LaTeX package 
29250 \series bold
29251 dvipost
29252 \series default
29253
29254 \begin_inset Index idx
29255 status collapsed
29256
29257 \begin_layout Plain Layout
29258 LaTeX-packages ! dvipost
29259 \end_layout
29260
29261 \end_inset
29262
29263  installed.
29264  You will find it in the TeX Catalogue, 
29265 \begin_inset CommandInset citation
29266 LatexCommand cite
29267 key "TeXCatalogue"
29268
29269 \end_inset
29270
29271  or in the package manager of your LaTeX-system.
29272 \end_layout
29273
29274 \begin_layout Section
29275 International Support
29276 \begin_inset Index idx
29277 status collapsed
29278
29279 \begin_layout Plain Layout
29280 International support
29281 \end_layout
29282
29283 \end_inset
29284
29285
29286 \end_layout
29287
29288 \begin_layout Standard
29289 This section describes how to use LyX with any language you want.
29290  For some non-western languages there are special Wiki-pages that explain
29291  how to set up LyX to use them: 
29292 \begin_inset CommandInset citation
29293 LatexCommand cite
29294 key "Arabic,Armenian,Farsi,Hebrew"
29295
29296 \end_inset
29297
29298
29299 \end_layout
29300
29301 \begin_layout Standard
29302 Besides languages, LyX also supports phonetic symbols, see section
29303 \begin_inset space ~
29304 \end_inset
29305
29306
29307 \begin_inset CommandInset ref
29308 LatexCommand ref
29309 reference "sub:Special-Character"
29310
29311 \end_inset
29312
29313 .
29314 \end_layout
29315
29316 \begin_layout Subsection
29317 Language Options
29318 \begin_inset Index idx
29319 status collapsed
29320
29321 \begin_layout Plain Layout
29322 Language ! Options
29323 \end_layout
29324
29325 \end_inset
29326
29327
29328 \begin_inset Index idx
29329 status collapsed
29330
29331 \begin_layout Plain Layout
29332 Document ! Settings
29333 \end_layout
29334
29335 \end_inset
29336
29337
29338 \begin_inset Index idx
29339 status collapsed
29340
29341 \begin_layout Plain Layout
29342 Document ! Language
29343 \end_layout
29344
29345 \end_inset
29346
29347
29348 \end_layout
29349
29350 \begin_layout Standard
29351 The 
29352 \family sans
29353 Document\SpecialChar \menuseparator
29354 Settings
29355 \family default
29356  dialog lets you set 
29357 \family roman
29358 the language and character encoding for your language.
29359  
29360 \end_layout
29361
29362 \begin_layout Standard
29363 Choose your language in the 
29364 \family sans
29365 Language
29366 \family default
29367  section of this dialog.
29368  The default is 
29369 \family sans
29370 English
29371 \family default
29372 .
29373 \end_layout
29374
29375 \begin_layout Standard
29376 Under 
29377 \family sans
29378 Encoding
29379 \family default
29380  you can choose the character encoding map you want to use for LaTeX export.
29381  The option 
29382 \family sans
29383 Language Default
29384 \family default
29385  is the preferred choice and works well in most cases.
29386  For details about the different encoding options see section
29387 \begin_inset space ~
29388 \end_inset
29389
29390
29391 \begin_inset CommandInset ref
29392 LatexCommand ref
29393 reference "cha:The-Document-Settings"
29394
29395 \end_inset
29396
29397 .
29398 \end_layout
29399
29400 \begin_layout Subsection
29401 Keyboard mapping configuration
29402 \begin_inset CommandInset label
29403 LatexCommand label
29404 name "sub:Keyboard-mapping"
29405
29406 \end_inset
29407
29408
29409 \end_layout
29410
29411 \begin_layout Standard
29412 If you have for example a U.S.-style keyboard and want to write in a language
29413  other than English, you can use an alternate keymap.
29414  For example, if you have a U.S.-style keyboard but want to write in Italian,
29415  you can configure LyX to use an Italian keymap.
29416  The preferences dialog allows you to choose up to two keyboard mappings,
29417  see section
29418 \begin_inset space ~
29419 \end_inset
29420
29421
29422 \begin_inset CommandInset ref
29423 LatexCommand ref
29424 reference "sub:Keyboard-Map"
29425
29426 \end_inset
29427
29428 .
29429  You can choose primary and secondary keyboard languages and then select
29430  which one you want to use.
29431 \end_layout
29432
29433 \begin_layout Standard
29434 Finally, you may just want to change a few key mappings or create an entirely
29435  different keymap (for Vulcan, for instance).
29436  You may, for example, normally write in Italian on a U.S.
29437  keyboard but want to include an occasional quotation in German.
29438  In such a case, you can write your own keyboard mapping or modify an existing
29439  one to support the characters you want.
29440  This and many other customizations are explained in the 
29441 \emph on
29442 Customization
29443 \emph default
29444  manual.
29445 \end_layout
29446
29447 \begin_layout Subsection
29448 Character Tables
29449 \end_layout
29450
29451 \begin_layout Standard
29452 Table
29453 \begin_inset space ~
29454 \end_inset
29455
29456
29457 \begin_inset CommandInset ref
29458 LatexCommand ref
29459 reference "cap:The-latin1-character"
29460
29461 \end_inset
29462
29463  shows the 
29464 \family typewriter
29465 Latin1
29466 \family default
29467  character set.
29468  You should be able to enter the characters in the first eight columns directly
29469  from the keyboard.
29470 \end_layout
29471
29472 \begin_layout Standard
29473 There are a few things you need to know about this table.
29474  Here are some of the details you'll need to bear in mind when using characters
29475  from the 
29476 \family typewriter
29477 Latin1
29478 \family default
29479  character set:
29480 \end_layout
29481
29482 \begin_layout Itemize
29483 Even if you have selected 
29484 \family sans
29485 latin1
29486 \family default
29487  in the 
29488 \family sans
29489 Document\SpecialChar \menuseparator
29490 Settings
29491 \family default
29492  dialog, users who have only the 
29493 \family typewriter
29494 T1
29495 \family default
29496 -fonts for LaTeX [or who have the 
29497 \family typewriter
29498 T1
29499 \family default
29500 -fonts but aren't using them] will still miss a few characters: D0, F0,
29501  DE, FE, AB, and BB – the uppercase and lowercase eth and thorn, and the
29502  french quotes won't show up.
29503 \end_layout
29504
29505 \begin_layout Standard
29506 \begin_inset Float table
29507 wide false
29508 sideways false
29509 status open
29510
29511 \begin_layout Plain Layout
29512 \begin_inset Caption
29513
29514 \begin_layout Plain Layout
29515 \begin_inset CommandInset label
29516 LatexCommand label
29517 name "cap:The-latin1-character"
29518
29519 \end_inset
29520
29521 The 
29522 \family typewriter
29523 latin1
29524 \family default
29525  character set
29526 \end_layout
29527
29528 \end_inset
29529
29530
29531 \end_layout
29532
29533 \begin_layout Plain Layout
29534 \align center
29535 \begin_inset Tabular
29536 <lyxtabular version="3" rows="17" columns="17">
29537 <features tabularvalignment="middle">
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 <column alignment="center" valignment="top" width="0pt">
29548 <column alignment="center" valignment="top" width="0pt">
29549 <column alignment="center" valignment="top" width="0pt">
29550 <column alignment="center" valignment="top" width="0pt">
29551 <column alignment="center" valignment="top" width="0pt">
29552 <column alignment="center" valignment="top" width="0pt">
29553 <column alignment="center" valignment="top" width="0pt">
29554 <column alignment="center" valignment="top" width="0pt">
29555 <row>
29556 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29557 \begin_inset Text
29558
29559 \begin_layout Plain Layout
29560
29561 \end_layout
29562
29563 \end_inset
29564 </cell>
29565 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29566 \begin_inset Text
29567
29568 \begin_layout Plain Layout
29569
29570 \family roman
29571 \series medium
29572 \shape up
29573 \size tiny
29574 \emph off
29575 \bar no
29576 \noun off
29577 \color none
29578 00
29579 \end_layout
29580
29581 \end_inset
29582 </cell>
29583 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29584 \begin_inset Text
29585
29586 \begin_layout Plain Layout
29587
29588 \family roman
29589 \series medium
29590 \shape up
29591 \size tiny
29592 \emph off
29593 \bar no
29594 \noun off
29595 \color none
29596 10
29597 \end_layout
29598
29599 \end_inset
29600 </cell>
29601 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29602 \begin_inset Text
29603
29604 \begin_layout Plain Layout
29605
29606 \family roman
29607 \series medium
29608 \shape up
29609 \size tiny
29610 \emph off
29611 \bar no
29612 \noun off
29613 \color none
29614 20
29615 \end_layout
29616
29617 \end_inset
29618 </cell>
29619 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29620 \begin_inset Text
29621
29622 \begin_layout Plain Layout
29623
29624 \family roman
29625 \series medium
29626 \shape up
29627 \size tiny
29628 \emph off
29629 \bar no
29630 \noun off
29631 \color none
29632 30
29633 \end_layout
29634
29635 \end_inset
29636 </cell>
29637 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29638 \begin_inset Text
29639
29640 \begin_layout Plain Layout
29641
29642 \family roman
29643 \series medium
29644 \shape up
29645 \size tiny
29646 \emph off
29647 \bar no
29648 \noun off
29649 \color none
29650 40
29651 \end_layout
29652
29653 \end_inset
29654 </cell>
29655 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29656 \begin_inset Text
29657
29658 \begin_layout Plain Layout
29659
29660 \family roman
29661 \series medium
29662 \shape up
29663 \size tiny
29664 \emph off
29665 \bar no
29666 \noun off
29667 \color none
29668 50
29669 \end_layout
29670
29671 \end_inset
29672 </cell>
29673 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29674 \begin_inset Text
29675
29676 \begin_layout Plain Layout
29677
29678 \family roman
29679 \series medium
29680 \shape up
29681 \size tiny
29682 \emph off
29683 \bar no
29684 \noun off
29685 \color none
29686 60
29687 \end_layout
29688
29689 \end_inset
29690 </cell>
29691 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29692 \begin_inset Text
29693
29694 \begin_layout Plain Layout
29695
29696 \family roman
29697 \series medium
29698 \shape up
29699 \size tiny
29700 \emph off
29701 \bar no
29702 \noun off
29703 \color none
29704 70
29705 \end_layout
29706
29707 \end_inset
29708 </cell>
29709 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29710 \begin_inset Text
29711
29712 \begin_layout Plain Layout
29713
29714 \family roman
29715 \series medium
29716 \shape up
29717 \size tiny
29718 \emph off
29719 \bar no
29720 \noun off
29721 \color none
29722 80
29723 \end_layout
29724
29725 \end_inset
29726 </cell>
29727 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29728 \begin_inset Text
29729
29730 \begin_layout Plain Layout
29731
29732 \family roman
29733 \series medium
29734 \shape up
29735 \size tiny
29736 \emph off
29737 \bar no
29738 \noun off
29739 \color none
29740 90
29741 \end_layout
29742
29743 \end_inset
29744 </cell>
29745 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29746 \begin_inset Text
29747
29748 \begin_layout Plain Layout
29749
29750 \family roman
29751 \series medium
29752 \shape up
29753 \size tiny
29754 \emph off
29755 \bar no
29756 \noun off
29757 \color none
29758 A0
29759 \end_layout
29760
29761 \end_inset
29762 </cell>
29763 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29764 \begin_inset Text
29765
29766 \begin_layout Plain Layout
29767
29768 \family roman
29769 \series medium
29770 \shape up
29771 \size tiny
29772 \emph off
29773 \bar no
29774 \noun off
29775 \color none
29776 B0
29777 \end_layout
29778
29779 \end_inset
29780 </cell>
29781 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29782 \begin_inset Text
29783
29784 \begin_layout Plain Layout
29785
29786 \family roman
29787 \series medium
29788 \shape up
29789 \size tiny
29790 \emph off
29791 \bar no
29792 \noun off
29793 \color none
29794 C0
29795 \end_layout
29796
29797 \end_inset
29798 </cell>
29799 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29800 \begin_inset Text
29801
29802 \begin_layout Plain Layout
29803
29804 \family roman
29805 \series medium
29806 \shape up
29807 \size tiny
29808 \emph off
29809 \bar no
29810 \noun off
29811 \color none
29812 D0
29813 \end_layout
29814
29815 \end_inset
29816 </cell>
29817 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29818 \begin_inset Text
29819
29820 \begin_layout Plain Layout
29821
29822 \family roman
29823 \series medium
29824 \shape up
29825 \size tiny
29826 \emph off
29827 \bar no
29828 \noun off
29829 \color none
29830 E0
29831 \end_layout
29832
29833 \end_inset
29834 </cell>
29835 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29836 \begin_inset Text
29837
29838 \begin_layout Plain Layout
29839
29840 \family roman
29841 \series medium
29842 \shape up
29843 \size tiny
29844 \emph off
29845 \bar no
29846 \noun off
29847 \color none
29848 F0
29849 \end_layout
29850
29851 \end_inset
29852 </cell>
29853 </row>
29854 <row>
29855 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29856 \begin_inset Text
29857
29858 \begin_layout Plain Layout
29859
29860 \family roman
29861 \series medium
29862 \shape up
29863 \size tiny
29864 \emph off
29865 \bar no
29866 \noun off
29867 \color none
29868 00
29869 \end_layout
29870
29871 \end_inset
29872 </cell>
29873 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29874 \begin_inset Text
29875
29876 \begin_layout Plain Layout
29877
29878 \end_layout
29879
29880 \end_inset
29881 </cell>
29882 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29883 \begin_inset Text
29884
29885 \begin_layout Plain Layout
29886
29887 \end_layout
29888
29889 \end_inset
29890 </cell>
29891 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29892 \begin_inset Text
29893
29894 \begin_layout Plain Layout
29895
29896 \end_layout
29897
29898 \end_inset
29899 </cell>
29900 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29901 \begin_inset Text
29902
29903 \begin_layout Plain Layout
29904
29905 \family roman
29906 \series medium
29907 \shape up
29908 \emph off
29909 \bar no
29910 \noun off
29911 \color none
29912 0
29913 \end_layout
29914
29915 \end_inset
29916 </cell>
29917 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29918 \begin_inset Text
29919
29920 \begin_layout Plain Layout
29921
29922 \family roman
29923 \series medium
29924 \shape up
29925 \emph off
29926 \bar no
29927 \noun off
29928 \color none
29929 @
29930 \end_layout
29931
29932 \end_inset
29933 </cell>
29934 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29935 \begin_inset Text
29936
29937 \begin_layout Plain Layout
29938
29939 \family roman
29940 \series medium
29941 \shape up
29942 \emph off
29943 \bar no
29944 \noun off
29945 \color none
29946 P
29947 \end_layout
29948
29949 \end_inset
29950 </cell>
29951 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29952 \begin_inset Text
29953
29954 \begin_layout Plain Layout
29955
29956 \family roman
29957 \series medium
29958 \shape up
29959 \emph off
29960 \bar no
29961 \noun off
29962 \color none
29963 '
29964 \end_layout
29965
29966 \end_inset
29967 </cell>
29968 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29969 \begin_inset Text
29970
29971 \begin_layout Plain Layout
29972
29973 \family roman
29974 \series medium
29975 \shape up
29976 \emph off
29977 \bar no
29978 \noun off
29979 \color none
29980 p
29981 \end_layout
29982
29983 \end_inset
29984 </cell>
29985 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29986 \begin_inset Text
29987
29988 \begin_layout Plain Layout
29989
29990 \end_layout
29991
29992 \end_inset
29993 </cell>
29994 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29995 \begin_inset Text
29996
29997 \begin_layout Plain Layout
29998
29999 \end_layout
30000
30001 \end_inset
30002 </cell>
30003 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30004 \begin_inset Text
30005
30006 \begin_layout Plain Layout
30007
30008 \end_layout
30009
30010 \end_inset
30011 </cell>
30012 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30013 \begin_inset Text
30014
30015 \begin_layout Plain Layout
30016
30017 \family roman
30018 \series medium
30019 \shape up
30020 \emph off
30021 \bar no
30022 \noun off
30023 \color none
30024 °
30025 \end_layout
30026
30027 \end_inset
30028 </cell>
30029 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30030 \begin_inset Text
30031
30032 \begin_layout Plain Layout
30033
30034 \family roman
30035 \series medium
30036 \shape up
30037 \emph off
30038 \bar no
30039 \noun off
30040 \color none
30041 À
30042 \end_layout
30043
30044 \end_inset
30045 </cell>
30046 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30047 \begin_inset Text
30048
30049 \begin_layout Plain Layout
30050
30051 \family roman
30052 \series medium
30053 \shape up
30054 \emph off
30055 \bar no
30056 \noun off
30057 \color none
30058 Ð
30059 \end_layout
30060
30061 \end_inset
30062 </cell>
30063 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30064 \begin_inset Text
30065
30066 \begin_layout Plain Layout
30067
30068 \family roman
30069 \series medium
30070 \shape up
30071 \emph off
30072 \bar no
30073 \noun off
30074 \color none
30075 à
30076 \end_layout
30077
30078 \end_inset
30079 </cell>
30080 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30081 \begin_inset Text
30082
30083 \begin_layout Plain Layout
30084
30085 \family roman
30086 \series medium
30087 \shape up
30088 \emph off
30089 \bar no
30090 \noun off
30091 \color none
30092 ð
30093 \end_layout
30094
30095 \end_inset
30096 </cell>
30097 </row>
30098 <row>
30099 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30100 \begin_inset Text
30101
30102 \begin_layout Plain Layout
30103
30104 \family roman
30105 \series medium
30106 \shape up
30107 \size tiny
30108 \emph off
30109 \bar no
30110 \noun off
30111 \color none
30112 01
30113 \end_layout
30114
30115 \end_inset
30116 </cell>
30117 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30118 \begin_inset Text
30119
30120 \begin_layout Plain Layout
30121
30122 \end_layout
30123
30124 \end_inset
30125 </cell>
30126 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30127 \begin_inset Text
30128
30129 \begin_layout Plain Layout
30130
30131 \end_layout
30132
30133 \end_inset
30134 </cell>
30135 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30136 \begin_inset Text
30137
30138 \begin_layout Plain Layout
30139
30140 \family roman
30141 \series medium
30142 \shape up
30143 \emph off
30144 \bar no
30145 \noun off
30146 \color none
30147 !
30148 \end_layout
30149
30150 \end_inset
30151 </cell>
30152 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30153 \begin_inset Text
30154
30155 \begin_layout Plain Layout
30156
30157 \family roman
30158 \series medium
30159 \shape up
30160 \emph off
30161 \bar no
30162 \noun off
30163 \color none
30164 1
30165 \end_layout
30166
30167 \end_inset
30168 </cell>
30169 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30170 \begin_inset Text
30171
30172 \begin_layout Plain Layout
30173
30174 \family roman
30175 \series medium
30176 \shape up
30177 \emph off
30178 \bar no
30179 \noun off
30180 \color none
30181 A
30182 \end_layout
30183
30184 \end_inset
30185 </cell>
30186 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30187 \begin_inset Text
30188
30189 \begin_layout Plain Layout
30190
30191 \family roman
30192 \series medium
30193 \shape up
30194 \emph off
30195 \bar no
30196 \noun off
30197 \color none
30198 Q
30199 \end_layout
30200
30201 \end_inset
30202 </cell>
30203 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30204 \begin_inset Text
30205
30206 \begin_layout Plain Layout
30207
30208 \family roman
30209 \series medium
30210 \shape up
30211 \emph off
30212 \bar no
30213 \noun off
30214 \color none
30215 a
30216 \end_layout
30217
30218 \end_inset
30219 </cell>
30220 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30221 \begin_inset Text
30222
30223 \begin_layout Plain Layout
30224
30225 \family roman
30226 \series medium
30227 \shape up
30228 \emph off
30229 \bar no
30230 \noun off
30231 \color none
30232 q
30233 \end_layout
30234
30235 \end_inset
30236 </cell>
30237 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30238 \begin_inset Text
30239
30240 \begin_layout Plain Layout
30241
30242 \end_layout
30243
30244 \end_inset
30245 </cell>
30246 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30247 \begin_inset Text
30248
30249 \begin_layout Plain Layout
30250
30251 \end_layout
30252
30253 \end_inset
30254 </cell>
30255 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30256 \begin_inset Text
30257
30258 \begin_layout Plain Layout
30259
30260 \family roman
30261 \series medium
30262 \shape up
30263 \emph off
30264 \bar no
30265 \noun off
30266 \color none
30267 ¡
30268 \end_layout
30269
30270 \end_inset
30271 </cell>
30272 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30273 \begin_inset Text
30274
30275 \begin_layout Plain Layout
30276
30277 \family roman
30278 \series medium
30279 \shape up
30280 \emph off
30281 \bar no
30282 \noun off
30283 \color none
30284 ±
30285 \end_layout
30286
30287 \end_inset
30288 </cell>
30289 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30290 \begin_inset Text
30291
30292 \begin_layout Plain Layout
30293
30294 \family roman
30295 \series medium
30296 \shape up
30297 \emph off
30298 \bar no
30299 \noun off
30300 \color none
30301 Á
30302 \end_layout
30303
30304 \end_inset
30305 </cell>
30306 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30307 \begin_inset Text
30308
30309 \begin_layout Plain Layout
30310
30311 \family roman
30312 \series medium
30313 \shape up
30314 \emph off
30315 \bar no
30316 \noun off
30317 \color none
30318 Ñ
30319 \end_layout
30320
30321 \end_inset
30322 </cell>
30323 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30324 \begin_inset Text
30325
30326 \begin_layout Plain Layout
30327
30328 \family roman
30329 \series medium
30330 \shape up
30331 \emph off
30332 \bar no
30333 \noun off
30334 \color none
30335 á
30336 \end_layout
30337
30338 \end_inset
30339 </cell>
30340 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30341 \begin_inset Text
30342
30343 \begin_layout Plain Layout
30344
30345 \family roman
30346 \series medium
30347 \shape up
30348 \emph off
30349 \bar no
30350 \noun off
30351 \color none
30352 ñ
30353 \end_layout
30354
30355 \end_inset
30356 </cell>
30357 </row>
30358 <row>
30359 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30360 \begin_inset Text
30361
30362 \begin_layout Plain Layout
30363
30364 \family roman
30365 \series medium
30366 \shape up
30367 \size tiny
30368 \emph off
30369 \bar no
30370 \noun off
30371 \color none
30372 02
30373 \end_layout
30374
30375 \end_inset
30376 </cell>
30377 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30378 \begin_inset Text
30379
30380 \begin_layout Plain Layout
30381
30382 \end_layout
30383
30384 \end_inset
30385 </cell>
30386 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30387 \begin_inset Text
30388
30389 \begin_layout Plain Layout
30390
30391 \end_layout
30392
30393 \end_inset
30394 </cell>
30395 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30396 \begin_inset Text
30397
30398 \begin_layout Plain Layout
30399
30400 \family roman
30401 \series medium
30402 \shape up
30403 \emph off
30404 \bar no
30405 \noun off
30406 \color none
30407 \begin_inset Quotes eld
30408 \end_inset
30409
30410
30411 \end_layout
30412
30413 \end_inset
30414 </cell>
30415 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30416 \begin_inset Text
30417
30418 \begin_layout Plain Layout
30419
30420 \family roman
30421 \series medium
30422 \shape up
30423 \emph off
30424 \bar no
30425 \noun off
30426 \color none
30427 2
30428 \end_layout
30429
30430 \end_inset
30431 </cell>
30432 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30433 \begin_inset Text
30434
30435 \begin_layout Plain Layout
30436
30437 \family roman
30438 \series medium
30439 \shape up
30440 \emph off
30441 \bar no
30442 \noun off
30443 \color none
30444 B
30445 \end_layout
30446
30447 \end_inset
30448 </cell>
30449 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30450 \begin_inset Text
30451
30452 \begin_layout Plain Layout
30453
30454 \family roman
30455 \series medium
30456 \shape up
30457 \emph off
30458 \bar no
30459 \noun off
30460 \color none
30461 R
30462 \end_layout
30463
30464 \end_inset
30465 </cell>
30466 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30467 \begin_inset Text
30468
30469 \begin_layout Plain Layout
30470
30471 \family roman
30472 \series medium
30473 \shape up
30474 \emph off
30475 \bar no
30476 \noun off
30477 \color none
30478 b
30479 \end_layout
30480
30481 \end_inset
30482 </cell>
30483 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30484 \begin_inset Text
30485
30486 \begin_layout Plain Layout
30487
30488 \family roman
30489 \series medium
30490 \shape up
30491 \emph off
30492 \bar no
30493 \noun off
30494 \color none
30495 r
30496 \end_layout
30497
30498 \end_inset
30499 </cell>
30500 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30501 \begin_inset Text
30502
30503 \begin_layout Plain Layout
30504
30505 \end_layout
30506
30507 \end_inset
30508 </cell>
30509 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30510 \begin_inset Text
30511
30512 \begin_layout Plain Layout
30513
30514 \end_layout
30515
30516 \end_inset
30517 </cell>
30518 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30519 \begin_inset Text
30520
30521 \begin_layout Plain Layout
30522 ¢
30523 \end_layout
30524
30525 \end_inset
30526 </cell>
30527 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30528 \begin_inset Text
30529
30530 \begin_layout Plain Layout
30531
30532 \family roman
30533 \series medium
30534 \shape up
30535 \emph off
30536 \bar no
30537 \noun off
30538 \color none
30539 ²
30540 \end_layout
30541
30542 \end_inset
30543 </cell>
30544 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30545 \begin_inset Text
30546
30547 \begin_layout Plain Layout
30548
30549 \family roman
30550 \series medium
30551 \shape up
30552 \emph off
30553 \bar no
30554 \noun off
30555 \color none
30556 Â
30557 \end_layout
30558
30559 \end_inset
30560 </cell>
30561 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30562 \begin_inset Text
30563
30564 \begin_layout Plain Layout
30565
30566 \family roman
30567 \series medium
30568 \shape up
30569 \emph off
30570 \bar no
30571 \noun off
30572 \color none
30573 Ò
30574 \end_layout
30575
30576 \end_inset
30577 </cell>
30578 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30579 \begin_inset Text
30580
30581 \begin_layout Plain Layout
30582
30583 \family roman
30584 \series medium
30585 \shape up
30586 \emph off
30587 \bar no
30588 \noun off
30589 \color none
30590 â
30591 \end_layout
30592
30593 \end_inset
30594 </cell>
30595 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30596 \begin_inset Text
30597
30598 \begin_layout Plain Layout
30599
30600 \family roman
30601 \series medium
30602 \shape up
30603 \emph off
30604 \bar no
30605 \noun off
30606 \color none
30607 ò
30608 \end_layout
30609
30610 \end_inset
30611 </cell>
30612 </row>
30613 <row>
30614 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30615 \begin_inset Text
30616
30617 \begin_layout Plain Layout
30618
30619 \family roman
30620 \series medium
30621 \shape up
30622 \size tiny
30623 \emph off
30624 \bar no
30625 \noun off
30626 \color none
30627 03
30628 \end_layout
30629
30630 \end_inset
30631 </cell>
30632 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30633 \begin_inset Text
30634
30635 \begin_layout Plain Layout
30636
30637 \end_layout
30638
30639 \end_inset
30640 </cell>
30641 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30642 \begin_inset Text
30643
30644 \begin_layout Plain Layout
30645
30646 \end_layout
30647
30648 \end_inset
30649 </cell>
30650 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30651 \begin_inset Text
30652
30653 \begin_layout Plain Layout
30654
30655 \family roman
30656 \series medium
30657 \shape up
30658 \emph off
30659 \bar no
30660 \noun off
30661 \color none
30662 #
30663 \end_layout
30664
30665 \end_inset
30666 </cell>
30667 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30668 \begin_inset Text
30669
30670 \begin_layout Plain Layout
30671
30672 \family roman
30673 \series medium
30674 \shape up
30675 \emph off
30676 \bar no
30677 \noun off
30678 \color none
30679 3
30680 \end_layout
30681
30682 \end_inset
30683 </cell>
30684 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30685 \begin_inset Text
30686
30687 \begin_layout Plain Layout
30688
30689 \family roman
30690 \series medium
30691 \shape up
30692 \emph off
30693 \bar no
30694 \noun off
30695 \color none
30696 C
30697 \end_layout
30698
30699 \end_inset
30700 </cell>
30701 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30702 \begin_inset Text
30703
30704 \begin_layout Plain Layout
30705
30706 \family roman
30707 \series medium
30708 \shape up
30709 \emph off
30710 \bar no
30711 \noun off
30712 \color none
30713 S
30714 \end_layout
30715
30716 \end_inset
30717 </cell>
30718 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30719 \begin_inset Text
30720
30721 \begin_layout Plain Layout
30722
30723 \family roman
30724 \series medium
30725 \shape up
30726 \emph off
30727 \bar no
30728 \noun off
30729 \color none
30730 c
30731 \end_layout
30732
30733 \end_inset
30734 </cell>
30735 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30736 \begin_inset Text
30737
30738 \begin_layout Plain Layout
30739
30740 \family roman
30741 \series medium
30742 \shape up
30743 \emph off
30744 \bar no
30745 \noun off
30746 \color none
30747 s
30748 \end_layout
30749
30750 \end_inset
30751 </cell>
30752 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30753 \begin_inset Text
30754
30755 \begin_layout Plain Layout
30756
30757 \end_layout
30758
30759 \end_inset
30760 </cell>
30761 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30762 \begin_inset Text
30763
30764 \begin_layout Plain Layout
30765
30766 \end_layout
30767
30768 \end_inset
30769 </cell>
30770 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30771 \begin_inset Text
30772
30773 \begin_layout Plain Layout
30774
30775 \family roman
30776 \series medium
30777 \shape up
30778 \emph off
30779 \bar no
30780 \noun off
30781 \color none
30782 £
30783 \end_layout
30784
30785 \end_inset
30786 </cell>
30787 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30788 \begin_inset Text
30789
30790 \begin_layout Plain Layout
30791
30792 \family roman
30793 \series medium
30794 \shape up
30795 \emph off
30796 \bar no
30797 \noun off
30798 \color none
30799 ³
30800 \end_layout
30801
30802 \end_inset
30803 </cell>
30804 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30805 \begin_inset Text
30806
30807 \begin_layout Plain Layout
30808
30809 \family roman
30810 \series medium
30811 \shape up
30812 \emph off
30813 \bar no
30814 \noun off
30815 \color none
30816 Ã
30817 \end_layout
30818
30819 \end_inset
30820 </cell>
30821 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30822 \begin_inset Text
30823
30824 \begin_layout Plain Layout
30825
30826 \family roman
30827 \series medium
30828 \shape up
30829 \emph off
30830 \bar no
30831 \noun off
30832 \color none
30833 Ó
30834 \end_layout
30835
30836 \end_inset
30837 </cell>
30838 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30839 \begin_inset Text
30840
30841 \begin_layout Plain Layout
30842
30843 \family roman
30844 \series medium
30845 \shape up
30846 \emph off
30847 \bar no
30848 \noun off
30849 \color none
30850 ã
30851 \end_layout
30852
30853 \end_inset
30854 </cell>
30855 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30856 \begin_inset Text
30857
30858 \begin_layout Plain Layout
30859
30860 \family roman
30861 \series medium
30862 \shape up
30863 \emph off
30864 \bar no
30865 \noun off
30866 \color none
30867 ó
30868 \end_layout
30869
30870 \end_inset
30871 </cell>
30872 </row>
30873 <row>
30874 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30875 \begin_inset Text
30876
30877 \begin_layout Plain Layout
30878
30879 \family roman
30880 \series medium
30881 \shape up
30882 \size tiny
30883 \emph off
30884 \bar no
30885 \noun off
30886 \color none
30887 04
30888 \end_layout
30889
30890 \end_inset
30891 </cell>
30892 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30893 \begin_inset Text
30894
30895 \begin_layout Plain Layout
30896
30897 \end_layout
30898
30899 \end_inset
30900 </cell>
30901 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30902 \begin_inset Text
30903
30904 \begin_layout Plain Layout
30905
30906 \end_layout
30907
30908 \end_inset
30909 </cell>
30910 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30911 \begin_inset Text
30912
30913 \begin_layout Plain Layout
30914
30915 \family roman
30916 \series medium
30917 \shape up
30918 \emph off
30919 \bar no
30920 \noun off
30921 \color none
30922 $
30923 \end_layout
30924
30925 \end_inset
30926 </cell>
30927 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30928 \begin_inset Text
30929
30930 \begin_layout Plain Layout
30931
30932 \family roman
30933 \series medium
30934 \shape up
30935 \emph off
30936 \bar no
30937 \noun off
30938 \color none
30939 4
30940 \end_layout
30941
30942 \end_inset
30943 </cell>
30944 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30945 \begin_inset Text
30946
30947 \begin_layout Plain Layout
30948
30949 \family roman
30950 \series medium
30951 \shape up
30952 \emph off
30953 \bar no
30954 \noun off
30955 \color none
30956 D
30957 \end_layout
30958
30959 \end_inset
30960 </cell>
30961 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30962 \begin_inset Text
30963
30964 \begin_layout Plain Layout
30965
30966 \family roman
30967 \series medium
30968 \shape up
30969 \emph off
30970 \bar no
30971 \noun off
30972 \color none
30973 T
30974 \end_layout
30975
30976 \end_inset
30977 </cell>
30978 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30979 \begin_inset Text
30980
30981 \begin_layout Plain Layout
30982
30983 \family roman
30984 \series medium
30985 \shape up
30986 \emph off
30987 \bar no
30988 \noun off
30989 \color none
30990 d
30991 \end_layout
30992
30993 \end_inset
30994 </cell>
30995 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30996 \begin_inset Text
30997
30998 \begin_layout Plain Layout
30999
31000 \family roman
31001 \series medium
31002 \shape up
31003 \emph off
31004 \bar no
31005 \noun off
31006 \color none
31007 t
31008 \end_layout
31009
31010 \end_inset
31011 </cell>
31012 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31013 \begin_inset Text
31014
31015 \begin_layout Plain Layout
31016
31017 \end_layout
31018
31019 \end_inset
31020 </cell>
31021 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31022 \begin_inset Text
31023
31024 \begin_layout Plain Layout
31025
31026 \end_layout
31027
31028 \end_inset
31029 </cell>
31030 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31031 \begin_inset Text
31032
31033 \begin_layout Plain Layout
31034 ¤
31035 \end_layout
31036
31037 \end_inset
31038 </cell>
31039 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31040 \begin_inset Text
31041
31042 \begin_layout Plain Layout
31043
31044 \family roman
31045 \series medium
31046 \shape up
31047 \emph off
31048 \bar no
31049 \noun off
31050 \color none
31051 ´
31052 \end_layout
31053
31054 \end_inset
31055 </cell>
31056 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31057 \begin_inset Text
31058
31059 \begin_layout Plain Layout
31060
31061 \family roman
31062 \series medium
31063 \shape up
31064 \emph off
31065 \bar no
31066 \noun off
31067 \color none
31068 Ä
31069 \end_layout
31070
31071 \end_inset
31072 </cell>
31073 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31074 \begin_inset Text
31075
31076 \begin_layout Plain Layout
31077
31078 \family roman
31079 \series medium
31080 \shape up
31081 \emph off
31082 \bar no
31083 \noun off
31084 \color none
31085 Ô
31086 \end_layout
31087
31088 \end_inset
31089 </cell>
31090 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31091 \begin_inset Text
31092
31093 \begin_layout Plain Layout
31094
31095 \family roman
31096 \series medium
31097 \shape up
31098 \emph off
31099 \bar no
31100 \noun off
31101 \color none
31102 ä
31103 \end_layout
31104
31105 \end_inset
31106 </cell>
31107 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31108 \begin_inset Text
31109
31110 \begin_layout Plain Layout
31111
31112 \family roman
31113 \series medium
31114 \shape up
31115 \emph off
31116 \bar no
31117 \noun off
31118 \color none
31119 ô
31120 \end_layout
31121
31122 \end_inset
31123 </cell>
31124 </row>
31125 <row>
31126 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31127 \begin_inset Text
31128
31129 \begin_layout Plain Layout
31130
31131 \family roman
31132 \series medium
31133 \shape up
31134 \size tiny
31135 \emph off
31136 \bar no
31137 \noun off
31138 \color none
31139 05
31140 \end_layout
31141
31142 \end_inset
31143 </cell>
31144 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31145 \begin_inset Text
31146
31147 \begin_layout Plain Layout
31148
31149 \end_layout
31150
31151 \end_inset
31152 </cell>
31153 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31154 \begin_inset Text
31155
31156 \begin_layout Plain Layout
31157
31158 \end_layout
31159
31160 \end_inset
31161 </cell>
31162 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31163 \begin_inset Text
31164
31165 \begin_layout Plain Layout
31166
31167 \family roman
31168 \series medium
31169 \shape up
31170 \emph off
31171 \bar no
31172 \noun off
31173 \color none
31174 %
31175 \end_layout
31176
31177 \end_inset
31178 </cell>
31179 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31180 \begin_inset Text
31181
31182 \begin_layout Plain Layout
31183
31184 \family roman
31185 \series medium
31186 \shape up
31187 \emph off
31188 \bar no
31189 \noun off
31190 \color none
31191 5
31192 \end_layout
31193
31194 \end_inset
31195 </cell>
31196 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31197 \begin_inset Text
31198
31199 \begin_layout Plain Layout
31200
31201 \family roman
31202 \series medium
31203 \shape up
31204 \emph off
31205 \bar no
31206 \noun off
31207 \color none
31208 E
31209 \end_layout
31210
31211 \end_inset
31212 </cell>
31213 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31214 \begin_inset Text
31215
31216 \begin_layout Plain Layout
31217
31218 \family roman
31219 \series medium
31220 \shape up
31221 \emph off
31222 \bar no
31223 \noun off
31224 \color none
31225 U
31226 \end_layout
31227
31228 \end_inset
31229 </cell>
31230 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31231 \begin_inset Text
31232
31233 \begin_layout Plain Layout
31234
31235 \family roman
31236 \series medium
31237 \shape up
31238 \emph off
31239 \bar no
31240 \noun off
31241 \color none
31242 e
31243 \end_layout
31244
31245 \end_inset
31246 </cell>
31247 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31248 \begin_inset Text
31249
31250 \begin_layout Plain Layout
31251
31252 \family roman
31253 \series medium
31254 \shape up
31255 \emph off
31256 \bar no
31257 \noun off
31258 \color none
31259 u
31260 \end_layout
31261
31262 \end_inset
31263 </cell>
31264 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31265 \begin_inset Text
31266
31267 \begin_layout Plain Layout
31268
31269 \end_layout
31270
31271 \end_inset
31272 </cell>
31273 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31274 \begin_inset Text
31275
31276 \begin_layout Plain Layout
31277
31278 \end_layout
31279
31280 \end_inset
31281 </cell>
31282 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31283 \begin_inset Text
31284
31285 \begin_layout Plain Layout
31286 ¥
31287 \end_layout
31288
31289 \end_inset
31290 </cell>
31291 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31292 \begin_inset Text
31293
31294 \begin_layout Plain Layout
31295
31296 \family roman
31297 \series medium
31298 \shape up
31299 \emph off
31300 \bar no
31301 \noun off
31302 \color none
31303 µ
31304 \end_layout
31305
31306 \end_inset
31307 </cell>
31308 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31309 \begin_inset Text
31310
31311 \begin_layout Plain Layout
31312
31313 \family roman
31314 \series medium
31315 \shape up
31316 \emph off
31317 \bar no
31318 \noun off
31319 \color none
31320 Å
31321 \end_layout
31322
31323 \end_inset
31324 </cell>
31325 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31326 \begin_inset Text
31327
31328 \begin_layout Plain Layout
31329
31330 \family roman
31331 \series medium
31332 \shape up
31333 \emph off
31334 \bar no
31335 \noun off
31336 \color none
31337 Õ
31338 \end_layout
31339
31340 \end_inset
31341 </cell>
31342 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31343 \begin_inset Text
31344
31345 \begin_layout Plain Layout
31346
31347 \family roman
31348 \series medium
31349 \shape up
31350 \emph off
31351 \bar no
31352 \noun off
31353 \color none
31354 å
31355 \end_layout
31356
31357 \end_inset
31358 </cell>
31359 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31360 \begin_inset Text
31361
31362 \begin_layout Plain Layout
31363
31364 \family roman
31365 \series medium
31366 \shape up
31367 \emph off
31368 \bar no
31369 \noun off
31370 \color none
31371 õ
31372 \end_layout
31373
31374 \end_inset
31375 </cell>
31376 </row>
31377 <row>
31378 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31379 \begin_inset Text
31380
31381 \begin_layout Plain Layout
31382
31383 \family roman
31384 \series medium
31385 \shape up
31386 \size tiny
31387 \emph off
31388 \bar no
31389 \noun off
31390 \color none
31391 06
31392 \end_layout
31393
31394 \end_inset
31395 </cell>
31396 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31397 \begin_inset Text
31398
31399 \begin_layout Plain Layout
31400
31401 \end_layout
31402
31403 \end_inset
31404 </cell>
31405 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31406 \begin_inset Text
31407
31408 \begin_layout Plain Layout
31409
31410 \end_layout
31411
31412 \end_inset
31413 </cell>
31414 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31415 \begin_inset Text
31416
31417 \begin_layout Plain Layout
31418
31419 \family roman
31420 \series medium
31421 \shape up
31422 \emph off
31423 \bar no
31424 \noun off
31425 \color none
31426 &
31427 \end_layout
31428
31429 \end_inset
31430 </cell>
31431 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31432 \begin_inset Text
31433
31434 \begin_layout Plain Layout
31435
31436 \family roman
31437 \series medium
31438 \shape up
31439 \emph off
31440 \bar no
31441 \noun off
31442 \color none
31443 6
31444 \end_layout
31445
31446 \end_inset
31447 </cell>
31448 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31449 \begin_inset Text
31450
31451 \begin_layout Plain Layout
31452
31453 \family roman
31454 \series medium
31455 \shape up
31456 \emph off
31457 \bar no
31458 \noun off
31459 \color none
31460 F
31461 \end_layout
31462
31463 \end_inset
31464 </cell>
31465 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31466 \begin_inset Text
31467
31468 \begin_layout Plain Layout
31469
31470 \family roman
31471 \series medium
31472 \shape up
31473 \emph off
31474 \bar no
31475 \noun off
31476 \color none
31477 V
31478 \end_layout
31479
31480 \end_inset
31481 </cell>
31482 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31483 \begin_inset Text
31484
31485 \begin_layout Plain Layout
31486
31487 \family roman
31488 \series medium
31489 \shape up
31490 \emph off
31491 \bar no
31492 \noun off
31493 \color none
31494 f
31495 \end_layout
31496
31497 \end_inset
31498 </cell>
31499 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31500 \begin_inset Text
31501
31502 \begin_layout Plain Layout
31503
31504 \family roman
31505 \series medium
31506 \shape up
31507 \emph off
31508 \bar no
31509 \noun off
31510 \color none
31511 v
31512 \end_layout
31513
31514 \end_inset
31515 </cell>
31516 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31517 \begin_inset Text
31518
31519 \begin_layout Plain Layout
31520
31521 \end_layout
31522
31523 \end_inset
31524 </cell>
31525 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31526 \begin_inset Text
31527
31528 \begin_layout Plain Layout
31529
31530 \end_layout
31531
31532 \end_inset
31533 </cell>
31534 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31535 \begin_inset Text
31536
31537 \begin_layout Plain Layout
31538 ¦
31539 \end_layout
31540
31541 \end_inset
31542 </cell>
31543 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31544 \begin_inset Text
31545
31546 \begin_layout Plain Layout
31547
31548 \family roman
31549 \series medium
31550 \shape up
31551 \emph off
31552 \bar no
31553 \noun off
31554 \color none
31555
31556 \end_layout
31557
31558 \end_inset
31559 </cell>
31560 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31561 \begin_inset Text
31562
31563 \begin_layout Plain Layout
31564
31565 \family roman
31566 \series medium
31567 \shape up
31568 \emph off
31569 \bar no
31570 \noun off
31571 \color none
31572 Æ
31573 \end_layout
31574
31575 \end_inset
31576 </cell>
31577 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31578 \begin_inset Text
31579
31580 \begin_layout Plain Layout
31581
31582 \family roman
31583 \series medium
31584 \shape up
31585 \emph off
31586 \bar no
31587 \noun off
31588 \color none
31589 Ö
31590 \end_layout
31591
31592 \end_inset
31593 </cell>
31594 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31595 \begin_inset Text
31596
31597 \begin_layout Plain Layout
31598
31599 \family roman
31600 \series medium
31601 \shape up
31602 \emph off
31603 \bar no
31604 \noun off
31605 \color none
31606 æ
31607 \end_layout
31608
31609 \end_inset
31610 </cell>
31611 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31612 \begin_inset Text
31613
31614 \begin_layout Plain Layout
31615
31616 \family roman
31617 \series medium
31618 \shape up
31619 \emph off
31620 \bar no
31621 \noun off
31622 \color none
31623 ö
31624 \end_layout
31625
31626 \end_inset
31627 </cell>
31628 </row>
31629 <row>
31630 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31631 \begin_inset Text
31632
31633 \begin_layout Plain Layout
31634
31635 \family roman
31636 \series medium
31637 \shape up
31638 \size tiny
31639 \emph off
31640 \bar no
31641 \noun off
31642 \color none
31643 07
31644 \end_layout
31645
31646 \end_inset
31647 </cell>
31648 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31649 \begin_inset Text
31650
31651 \begin_layout Plain Layout
31652
31653 \end_layout
31654
31655 \end_inset
31656 </cell>
31657 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31658 \begin_inset Text
31659
31660 \begin_layout Plain Layout
31661
31662 \end_layout
31663
31664 \end_inset
31665 </cell>
31666 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31667 \begin_inset Text
31668
31669 \begin_layout Plain Layout
31670
31671 \family roman
31672 \series medium
31673 \shape up
31674 \emph off
31675 \bar no
31676 \noun off
31677 \color none
31678 `
31679 \end_layout
31680
31681 \end_inset
31682 </cell>
31683 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31684 \begin_inset Text
31685
31686 \begin_layout Plain Layout
31687
31688 \family roman
31689 \series medium
31690 \shape up
31691 \emph off
31692 \bar no
31693 \noun off
31694 \color none
31695 7
31696 \end_layout
31697
31698 \end_inset
31699 </cell>
31700 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31701 \begin_inset Text
31702
31703 \begin_layout Plain Layout
31704
31705 \family roman
31706 \series medium
31707 \shape up
31708 \emph off
31709 \bar no
31710 \noun off
31711 \color none
31712 G
31713 \end_layout
31714
31715 \end_inset
31716 </cell>
31717 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31718 \begin_inset Text
31719
31720 \begin_layout Plain Layout
31721
31722 \family roman
31723 \series medium
31724 \shape up
31725 \emph off
31726 \bar no
31727 \noun off
31728 \color none
31729 W
31730 \end_layout
31731
31732 \end_inset
31733 </cell>
31734 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31735 \begin_inset Text
31736
31737 \begin_layout Plain Layout
31738
31739 \family roman
31740 \series medium
31741 \shape up
31742 \emph off
31743 \bar no
31744 \noun off
31745 \color none
31746 g
31747 \end_layout
31748
31749 \end_inset
31750 </cell>
31751 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31752 \begin_inset Text
31753
31754 \begin_layout Plain Layout
31755
31756 \family roman
31757 \series medium
31758 \shape up
31759 \emph off
31760 \bar no
31761 \noun off
31762 \color none
31763 w
31764 \end_layout
31765
31766 \end_inset
31767 </cell>
31768 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31769 \begin_inset Text
31770
31771 \begin_layout Plain Layout
31772
31773 \end_layout
31774
31775 \end_inset
31776 </cell>
31777 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31778 \begin_inset Text
31779
31780 \begin_layout Plain Layout
31781
31782 \end_layout
31783
31784 \end_inset
31785 </cell>
31786 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31787 \begin_inset Text
31788
31789 \begin_layout Plain Layout
31790
31791 \family roman
31792 \series medium
31793 \shape up
31794 \emph off
31795 \bar no
31796 \noun off
31797 \color none
31798 §
31799 \end_layout
31800
31801 \end_inset
31802 </cell>
31803 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31804 \begin_inset Text
31805
31806 \begin_layout Plain Layout
31807
31808 \family roman
31809 \series medium
31810 \shape up
31811 \emph off
31812 \bar no
31813 \noun off
31814 \color none
31815 ·
31816 \end_layout
31817
31818 \end_inset
31819 </cell>
31820 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31821 \begin_inset Text
31822
31823 \begin_layout Plain Layout
31824
31825 \family roman
31826 \series medium
31827 \shape up
31828 \emph off
31829 \bar no
31830 \noun off
31831 \color none
31832 Ç
31833 \end_layout
31834
31835 \end_inset
31836 </cell>
31837 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31838 \begin_inset Text
31839
31840 \begin_layout Plain Layout
31841
31842 \family roman
31843 \series medium
31844 \shape up
31845 \emph off
31846 \bar no
31847 \noun off
31848 \color none
31849 ×
31850 \end_layout
31851
31852 \end_inset
31853 </cell>
31854 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31855 \begin_inset Text
31856
31857 \begin_layout Plain Layout
31858
31859 \family roman
31860 \series medium
31861 \shape up
31862 \emph off
31863 \bar no
31864 \noun off
31865 \color none
31866 ç
31867 \end_layout
31868
31869 \end_inset
31870 </cell>
31871 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31872 \begin_inset Text
31873
31874 \begin_layout Plain Layout
31875
31876 \family roman
31877 \series medium
31878 \shape up
31879 \emph off
31880 \bar no
31881 \noun off
31882 \color none
31883 ÷
31884 \end_layout
31885
31886 \end_inset
31887 </cell>
31888 </row>
31889 <row>
31890 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31891 \begin_inset Text
31892
31893 \begin_layout Plain Layout
31894
31895 \family roman
31896 \series medium
31897 \shape up
31898 \size tiny
31899 \emph off
31900 \bar no
31901 \noun off
31902 \color none
31903 08
31904 \end_layout
31905
31906 \end_inset
31907 </cell>
31908 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31909 \begin_inset Text
31910
31911 \begin_layout Plain Layout
31912
31913 \end_layout
31914
31915 \end_inset
31916 </cell>
31917 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31918 \begin_inset Text
31919
31920 \begin_layout Plain Layout
31921
31922 \end_layout
31923
31924 \end_inset
31925 </cell>
31926 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31927 \begin_inset Text
31928
31929 \begin_layout Plain Layout
31930
31931 \family roman
31932 \series medium
31933 \shape up
31934 \emph off
31935 \bar no
31936 \noun off
31937 \color none
31938 (
31939 \end_layout
31940
31941 \end_inset
31942 </cell>
31943 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31944 \begin_inset Text
31945
31946 \begin_layout Plain Layout
31947
31948 \family roman
31949 \series medium
31950 \shape up
31951 \emph off
31952 \bar no
31953 \noun off
31954 \color none
31955 8
31956 \end_layout
31957
31958 \end_inset
31959 </cell>
31960 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31961 \begin_inset Text
31962
31963 \begin_layout Plain Layout
31964
31965 \family roman
31966 \series medium
31967 \shape up
31968 \emph off
31969 \bar no
31970 \noun off
31971 \color none
31972 H
31973 \end_layout
31974
31975 \end_inset
31976 </cell>
31977 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31978 \begin_inset Text
31979
31980 \begin_layout Plain Layout
31981
31982 \family roman
31983 \series medium
31984 \shape up
31985 \emph off
31986 \bar no
31987 \noun off
31988 \color none
31989 X
31990 \end_layout
31991
31992 \end_inset
31993 </cell>
31994 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31995 \begin_inset Text
31996
31997 \begin_layout Plain Layout
31998
31999 \family roman
32000 \series medium
32001 \shape up
32002 \emph off
32003 \bar no
32004 \noun off
32005 \color none
32006 h
32007 \end_layout
32008
32009 \end_inset
32010 </cell>
32011 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32012 \begin_inset Text
32013
32014 \begin_layout Plain Layout
32015
32016 \family roman
32017 \series medium
32018 \shape up
32019 \emph off
32020 \bar no
32021 \noun off
32022 \color none
32023 x
32024 \end_layout
32025
32026 \end_inset
32027 </cell>
32028 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32029 \begin_inset Text
32030
32031 \begin_layout Plain Layout
32032
32033 \end_layout
32034
32035 \end_inset
32036 </cell>
32037 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32038 \begin_inset Text
32039
32040 \begin_layout Plain Layout
32041
32042 \end_layout
32043
32044 \end_inset
32045 </cell>
32046 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32047 \begin_inset Text
32048
32049 \begin_layout Plain Layout
32050
32051 \family roman
32052 \series medium
32053 \shape up
32054 \emph off
32055 \bar no
32056 \noun off
32057 \color none
32058 ¨
32059 \end_layout
32060
32061 \end_inset
32062 </cell>
32063 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32064 \begin_inset Text
32065
32066 \begin_layout Plain Layout
32067
32068 \family roman
32069 \series medium
32070 \shape up
32071 \emph off
32072 \bar no
32073 \noun off
32074 \color none
32075 ¸
32076 \end_layout
32077
32078 \end_inset
32079 </cell>
32080 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32081 \begin_inset Text
32082
32083 \begin_layout Plain Layout
32084
32085 \family roman
32086 \series medium
32087 \shape up
32088 \emph off
32089 \bar no
32090 \noun off
32091 \color none
32092 È
32093 \end_layout
32094
32095 \end_inset
32096 </cell>
32097 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32098 \begin_inset Text
32099
32100 \begin_layout Plain Layout
32101
32102 \family roman
32103 \series medium
32104 \shape up
32105 \emph off
32106 \bar no
32107 \noun off
32108 \color none
32109 Ø
32110 \end_layout
32111
32112 \end_inset
32113 </cell>
32114 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32115 \begin_inset Text
32116
32117 \begin_layout Plain Layout
32118
32119 \family roman
32120 \series medium
32121 \shape up
32122 \emph off
32123 \bar no
32124 \noun off
32125 \color none
32126 è
32127 \end_layout
32128
32129 \end_inset
32130 </cell>
32131 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32132 \begin_inset Text
32133
32134 \begin_layout Plain Layout
32135
32136 \family roman
32137 \series medium
32138 \shape up
32139 \emph off
32140 \bar no
32141 \noun off
32142 \color none
32143 ø
32144 \end_layout
32145
32146 \end_inset
32147 </cell>
32148 </row>
32149 <row>
32150 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32151 \begin_inset Text
32152
32153 \begin_layout Plain Layout
32154
32155 \family roman
32156 \series medium
32157 \shape up
32158 \size tiny
32159 \emph off
32160 \bar no
32161 \noun off
32162 \color none
32163 09
32164 \end_layout
32165
32166 \end_inset
32167 </cell>
32168 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32169 \begin_inset Text
32170
32171 \begin_layout Plain Layout
32172
32173 \end_layout
32174
32175 \end_inset
32176 </cell>
32177 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32178 \begin_inset Text
32179
32180 \begin_layout Plain Layout
32181
32182 \end_layout
32183
32184 \end_inset
32185 </cell>
32186 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32187 \begin_inset Text
32188
32189 \begin_layout Plain Layout
32190
32191 \family roman
32192 \series medium
32193 \shape up
32194 \emph off
32195 \bar no
32196 \noun off
32197 \color none
32198 )
32199 \end_layout
32200
32201 \end_inset
32202 </cell>
32203 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32204 \begin_inset Text
32205
32206 \begin_layout Plain Layout
32207
32208 \family roman
32209 \series medium
32210 \shape up
32211 \emph off
32212 \bar no
32213 \noun off
32214 \color none
32215 9
32216 \end_layout
32217
32218 \end_inset
32219 </cell>
32220 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32221 \begin_inset Text
32222
32223 \begin_layout Plain Layout
32224
32225 \family roman
32226 \series medium
32227 \shape up
32228 \emph off
32229 \bar no
32230 \noun off
32231 \color none
32232 I
32233 \end_layout
32234
32235 \end_inset
32236 </cell>
32237 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32238 \begin_inset Text
32239
32240 \begin_layout Plain Layout
32241
32242 \family roman
32243 \series medium
32244 \shape up
32245 \emph off
32246 \bar no
32247 \noun off
32248 \color none
32249 Y
32250 \end_layout
32251
32252 \end_inset
32253 </cell>
32254 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32255 \begin_inset Text
32256
32257 \begin_layout Plain Layout
32258
32259 \family roman
32260 \series medium
32261 \shape up
32262 \emph off
32263 \bar no
32264 \noun off
32265 \color none
32266 i
32267 \end_layout
32268
32269 \end_inset
32270 </cell>
32271 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32272 \begin_inset Text
32273
32274 \begin_layout Plain Layout
32275
32276 \family roman
32277 \series medium
32278 \shape up
32279 \emph off
32280 \bar no
32281 \noun off
32282 \color none
32283 y
32284 \end_layout
32285
32286 \end_inset
32287 </cell>
32288 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32289 \begin_inset Text
32290
32291 \begin_layout Plain Layout
32292
32293 \end_layout
32294
32295 \end_inset
32296 </cell>
32297 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32298 \begin_inset Text
32299
32300 \begin_layout Plain Layout
32301
32302 \end_layout
32303
32304 \end_inset
32305 </cell>
32306 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32307 \begin_inset Text
32308
32309 \begin_layout Plain Layout
32310
32311 \family roman
32312 \series medium
32313 \shape up
32314 \emph off
32315 \bar no
32316 \noun off
32317 \color none
32318 ©
32319 \end_layout
32320
32321 \end_inset
32322 </cell>
32323 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32324 \begin_inset Text
32325
32326 \begin_layout Plain Layout
32327
32328 \family roman
32329 \series medium
32330 \shape up
32331 \emph off
32332 \bar no
32333 \noun off
32334 \color none
32335 ¹
32336 \end_layout
32337
32338 \end_inset
32339 </cell>
32340 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32341 \begin_inset Text
32342
32343 \begin_layout Plain Layout
32344
32345 \family roman
32346 \series medium
32347 \shape up
32348 \emph off
32349 \bar no
32350 \noun off
32351 \color none
32352 É
32353 \end_layout
32354
32355 \end_inset
32356 </cell>
32357 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32358 \begin_inset Text
32359
32360 \begin_layout Plain Layout
32361
32362 \family roman
32363 \series medium
32364 \shape up
32365 \emph off
32366 \bar no
32367 \noun off
32368 \color none
32369 Ù
32370 \end_layout
32371
32372 \end_inset
32373 </cell>
32374 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32375 \begin_inset Text
32376
32377 \begin_layout Plain Layout
32378
32379 \family roman
32380 \series medium
32381 \shape up
32382 \emph off
32383 \bar no
32384 \noun off
32385 \color none
32386 é
32387 \end_layout
32388
32389 \end_inset
32390 </cell>
32391 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32392 \begin_inset Text
32393
32394 \begin_layout Plain Layout
32395
32396 \family roman
32397 \series medium
32398 \shape up
32399 \emph off
32400 \bar no
32401 \noun off
32402 \color none
32403 ù
32404 \end_layout
32405
32406 \end_inset
32407 </cell>
32408 </row>
32409 <row>
32410 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32411 \begin_inset Text
32412
32413 \begin_layout Plain Layout
32414
32415 \family roman
32416 \series medium
32417 \shape up
32418 \size tiny
32419 \emph off
32420 \bar no
32421 \noun off
32422 \color none
32423 0A
32424 \end_layout
32425
32426 \end_inset
32427 </cell>
32428 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32429 \begin_inset Text
32430
32431 \begin_layout Plain Layout
32432
32433 \end_layout
32434
32435 \end_inset
32436 </cell>
32437 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32438 \begin_inset Text
32439
32440 \begin_layout Plain Layout
32441
32442 \end_layout
32443
32444 \end_inset
32445 </cell>
32446 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32447 \begin_inset Text
32448
32449 \begin_layout Plain Layout
32450
32451 \family roman
32452 \series medium
32453 \shape up
32454 \emph off
32455 \bar no
32456 \noun off
32457 \color none
32458 *
32459 \end_layout
32460
32461 \end_inset
32462 </cell>
32463 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32464 \begin_inset Text
32465
32466 \begin_layout Plain Layout
32467
32468 \family roman
32469 \series medium
32470 \shape up
32471 \emph off
32472 \bar no
32473 \noun off
32474 \color none
32475 :
32476 \end_layout
32477
32478 \end_inset
32479 </cell>
32480 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32481 \begin_inset Text
32482
32483 \begin_layout Plain Layout
32484
32485 \family roman
32486 \series medium
32487 \shape up
32488 \emph off
32489 \bar no
32490 \noun off
32491 \color none
32492 J
32493 \end_layout
32494
32495 \end_inset
32496 </cell>
32497 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32498 \begin_inset Text
32499
32500 \begin_layout Plain Layout
32501
32502 \family roman
32503 \series medium
32504 \shape up
32505 \emph off
32506 \bar no
32507 \noun off
32508 \color none
32509 Z
32510 \end_layout
32511
32512 \end_inset
32513 </cell>
32514 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32515 \begin_inset Text
32516
32517 \begin_layout Plain Layout
32518
32519 \family roman
32520 \series medium
32521 \shape up
32522 \emph off
32523 \bar no
32524 \noun off
32525 \color none
32526 j
32527 \end_layout
32528
32529 \end_inset
32530 </cell>
32531 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32532 \begin_inset Text
32533
32534 \begin_layout Plain Layout
32535
32536 \family roman
32537 \series medium
32538 \shape up
32539 \emph off
32540 \bar no
32541 \noun off
32542 \color none
32543 z
32544 \end_layout
32545
32546 \end_inset
32547 </cell>
32548 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32549 \begin_inset Text
32550
32551 \begin_layout Plain Layout
32552
32553 \end_layout
32554
32555 \end_inset
32556 </cell>
32557 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32558 \begin_inset Text
32559
32560 \begin_layout Plain Layout
32561
32562 \end_layout
32563
32564 \end_inset
32565 </cell>
32566 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32567 \begin_inset Text
32568
32569 \begin_layout Plain Layout
32570
32571 \family roman
32572 \series medium
32573 \shape up
32574 \emph off
32575 \bar no
32576 \noun off
32577 \color none
32578 ª
32579 \end_layout
32580
32581 \end_inset
32582 </cell>
32583 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32584 \begin_inset Text
32585
32586 \begin_layout Plain Layout
32587
32588 \family roman
32589 \series medium
32590 \shape up
32591 \emph off
32592 \bar no
32593 \noun off
32594 \color none
32595 º
32596 \end_layout
32597
32598 \end_inset
32599 </cell>
32600 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32601 \begin_inset Text
32602
32603 \begin_layout Plain Layout
32604
32605 \family roman
32606 \series medium
32607 \shape up
32608 \emph off
32609 \bar no
32610 \noun off
32611 \color none
32612 Ê
32613 \end_layout
32614
32615 \end_inset
32616 </cell>
32617 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32618 \begin_inset Text
32619
32620 \begin_layout Plain Layout
32621
32622 \family roman
32623 \series medium
32624 \shape up
32625 \emph off
32626 \bar no
32627 \noun off
32628 \color none
32629 Ú
32630 \end_layout
32631
32632 \end_inset
32633 </cell>
32634 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32635 \begin_inset Text
32636
32637 \begin_layout Plain Layout
32638
32639 \family roman
32640 \series medium
32641 \shape up
32642 \emph off
32643 \bar no
32644 \noun off
32645 \color none
32646 ê
32647 \end_layout
32648
32649 \end_inset
32650 </cell>
32651 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32652 \begin_inset Text
32653
32654 \begin_layout Plain Layout
32655
32656 \family roman
32657 \series medium
32658 \shape up
32659 \emph off
32660 \bar no
32661 \noun off
32662 \color none
32663 ú
32664 \end_layout
32665
32666 \end_inset
32667 </cell>
32668 </row>
32669 <row>
32670 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32671 \begin_inset Text
32672
32673 \begin_layout Plain Layout
32674
32675 \family roman
32676 \series medium
32677 \shape up
32678 \size tiny
32679 \emph off
32680 \bar no
32681 \noun off
32682 \color none
32683 0B
32684 \end_layout
32685
32686 \end_inset
32687 </cell>
32688 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32689 \begin_inset Text
32690
32691 \begin_layout Plain Layout
32692
32693 \end_layout
32694
32695 \end_inset
32696 </cell>
32697 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32698 \begin_inset Text
32699
32700 \begin_layout Plain Layout
32701
32702 \end_layout
32703
32704 \end_inset
32705 </cell>
32706 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32707 \begin_inset Text
32708
32709 \begin_layout Plain Layout
32710
32711 \family roman
32712 \series medium
32713 \shape up
32714 \emph off
32715 \bar no
32716 \noun off
32717 \color none
32718 +
32719 \end_layout
32720
32721 \end_inset
32722 </cell>
32723 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32724 \begin_inset Text
32725
32726 \begin_layout Plain Layout
32727
32728 \family roman
32729 \series medium
32730 \shape up
32731 \emph off
32732 \bar no
32733 \noun off
32734 \color none
32735 ;
32736 \end_layout
32737
32738 \end_inset
32739 </cell>
32740 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32741 \begin_inset Text
32742
32743 \begin_layout Plain Layout
32744
32745 \family roman
32746 \series medium
32747 \shape up
32748 \emph off
32749 \bar no
32750 \noun off
32751 \color none
32752 K
32753 \end_layout
32754
32755 \end_inset
32756 </cell>
32757 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32758 \begin_inset Text
32759
32760 \begin_layout Plain Layout
32761
32762 \family roman
32763 \series medium
32764 \shape up
32765 \emph off
32766 \bar no
32767 \noun off
32768 \color none
32769 [
32770 \end_layout
32771
32772 \end_inset
32773 </cell>
32774 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32775 \begin_inset Text
32776
32777 \begin_layout Plain Layout
32778
32779 \family roman
32780 \series medium
32781 \shape up
32782 \emph off
32783 \bar no
32784 \noun off
32785 \color none
32786 k
32787 \end_layout
32788
32789 \end_inset
32790 </cell>
32791 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32792 \begin_inset Text
32793
32794 \begin_layout Plain Layout
32795
32796 \family roman
32797 \series medium
32798 \shape up
32799 \emph off
32800 \bar no
32801 \noun off
32802 \color none
32803 {
32804 \end_layout
32805
32806 \end_inset
32807 </cell>
32808 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32809 \begin_inset Text
32810
32811 \begin_layout Plain Layout
32812
32813 \end_layout
32814
32815 \end_inset
32816 </cell>
32817 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32818 \begin_inset Text
32819
32820 \begin_layout Plain Layout
32821
32822 \end_layout
32823
32824 \end_inset
32825 </cell>
32826 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32827 \begin_inset Text
32828
32829 \begin_layout Plain Layout
32830
32831 \family roman
32832 \series medium
32833 \shape up
32834 \emph off
32835 \bar no
32836 \noun off
32837 \color none
32838 «
32839 \end_layout
32840
32841 \end_inset
32842 </cell>
32843 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32844 \begin_inset Text
32845
32846 \begin_layout Plain Layout
32847
32848 \family roman
32849 \series medium
32850 \shape up
32851 \emph off
32852 \bar no
32853 \noun off
32854 \color none
32855 »
32856 \end_layout
32857
32858 \end_inset
32859 </cell>
32860 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32861 \begin_inset Text
32862
32863 \begin_layout Plain Layout
32864
32865 \family roman
32866 \series medium
32867 \shape up
32868 \emph off
32869 \bar no
32870 \noun off
32871 \color none
32872 Ë
32873 \end_layout
32874
32875 \end_inset
32876 </cell>
32877 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32878 \begin_inset Text
32879
32880 \begin_layout Plain Layout
32881
32882 \family roman
32883 \series medium
32884 \shape up
32885 \emph off
32886 \bar no
32887 \noun off
32888 \color none
32889 Û
32890 \end_layout
32891
32892 \end_inset
32893 </cell>
32894 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32895 \begin_inset Text
32896
32897 \begin_layout Plain Layout
32898
32899 \family roman
32900 \series medium
32901 \shape up
32902 \emph off
32903 \bar no
32904 \noun off
32905 \color none
32906 ë
32907 \end_layout
32908
32909 \end_inset
32910 </cell>
32911 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32912 \begin_inset Text
32913
32914 \begin_layout Plain Layout
32915
32916 \family roman
32917 \series medium
32918 \shape up
32919 \emph off
32920 \bar no
32921 \noun off
32922 \color none
32923 û
32924 \end_layout
32925
32926 \end_inset
32927 </cell>
32928 </row>
32929 <row>
32930 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32931 \begin_inset Text
32932
32933 \begin_layout Plain Layout
32934
32935 \family roman
32936 \series medium
32937 \shape up
32938 \size tiny
32939 \emph off
32940 \bar no
32941 \noun off
32942 \color none
32943 0C
32944 \end_layout
32945
32946 \end_inset
32947 </cell>
32948 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32949 \begin_inset Text
32950
32951 \begin_layout Plain Layout
32952
32953 \end_layout
32954
32955 \end_inset
32956 </cell>
32957 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32958 \begin_inset Text
32959
32960 \begin_layout Plain Layout
32961
32962 \end_layout
32963
32964 \end_inset
32965 </cell>
32966 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32967 \begin_inset Text
32968
32969 \begin_layout Plain Layout
32970
32971 \family roman
32972 \series medium
32973 \shape up
32974 \emph off
32975 \bar no
32976 \noun off
32977 \color none
32978 ,
32979 \end_layout
32980
32981 \end_inset
32982 </cell>
32983 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32984 \begin_inset Text
32985
32986 \begin_layout Plain Layout
32987
32988 \family roman
32989 \series medium
32990 \shape up
32991 \emph off
32992 \bar no
32993 \noun off
32994 \color none
32995 <
32996 \end_layout
32997
32998 \end_inset
32999 </cell>
33000 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33001 \begin_inset Text
33002
33003 \begin_layout Plain Layout
33004
33005 \family roman
33006 \series medium
33007 \shape up
33008 \emph off
33009 \bar no
33010 \noun off
33011 \color none
33012 L
33013 \end_layout
33014
33015 \end_inset
33016 </cell>
33017 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33018 \begin_inset Text
33019
33020 \begin_layout Plain Layout
33021
33022 \family roman
33023 \series medium
33024 \shape up
33025 \emph off
33026 \bar no
33027 \noun off
33028 \color none
33029
33030 \backslash
33031
33032 \end_layout
33033
33034 \end_inset
33035 </cell>
33036 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33037 \begin_inset Text
33038
33039 \begin_layout Plain Layout
33040
33041 \family roman
33042 \series medium
33043 \shape up
33044 \emph off
33045 \bar no
33046 \noun off
33047 \color none
33048 l
33049 \end_layout
33050
33051 \end_inset
33052 </cell>
33053 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33054 \begin_inset Text
33055
33056 \begin_layout Plain Layout
33057
33058 \family roman
33059 \series medium
33060 \shape up
33061 \emph off
33062 \bar no
33063 \noun off
33064 \color none
33065 |
33066 \end_layout
33067
33068 \end_inset
33069 </cell>
33070 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33071 \begin_inset Text
33072
33073 \begin_layout Plain Layout
33074
33075 \end_layout
33076
33077 \end_inset
33078 </cell>
33079 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33080 \begin_inset Text
33081
33082 \begin_layout Plain Layout
33083
33084 \end_layout
33085
33086 \end_inset
33087 </cell>
33088 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33089 \begin_inset Text
33090
33091 \begin_layout Plain Layout
33092
33093 \family roman
33094 \series medium
33095 \shape up
33096 \emph off
33097 \bar no
33098 \noun off
33099 \color none
33100 ¬
33101 \end_layout
33102
33103 \end_inset
33104 </cell>
33105 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33106 \begin_inset Text
33107
33108 \begin_layout Plain Layout
33109
33110 \family roman
33111 \series medium
33112 \shape up
33113 \emph off
33114 \bar no
33115 \noun off
33116 \color none
33117 ¼
33118 \end_layout
33119
33120 \end_inset
33121 </cell>
33122 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33123 \begin_inset Text
33124
33125 \begin_layout Plain Layout
33126
33127 \family roman
33128 \series medium
33129 \shape up
33130 \emph off
33131 \bar no
33132 \noun off
33133 \color none
33134 Ì
33135 \end_layout
33136
33137 \end_inset
33138 </cell>
33139 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33140 \begin_inset Text
33141
33142 \begin_layout Plain Layout
33143
33144 \family roman
33145 \series medium
33146 \shape up
33147 \emph off
33148 \bar no
33149 \noun off
33150 \color none
33151 Ü
33152 \end_layout
33153
33154 \end_inset
33155 </cell>
33156 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33157 \begin_inset Text
33158
33159 \begin_layout Plain Layout
33160
33161 \family roman
33162 \series medium
33163 \shape up
33164 \emph off
33165 \bar no
33166 \noun off
33167 \color none
33168 ì
33169 \end_layout
33170
33171 \end_inset
33172 </cell>
33173 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33174 \begin_inset Text
33175
33176 \begin_layout Plain Layout
33177
33178 \family roman
33179 \series medium
33180 \shape up
33181 \emph off
33182 \bar no
33183 \noun off
33184 \color none
33185 ü
33186 \end_layout
33187
33188 \end_inset
33189 </cell>
33190 </row>
33191 <row>
33192 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33193 \begin_inset Text
33194
33195 \begin_layout Plain Layout
33196
33197 \family roman
33198 \series medium
33199 \shape up
33200 \size tiny
33201 \emph off
33202 \bar no
33203 \noun off
33204 \color none
33205 0D
33206 \end_layout
33207
33208 \end_inset
33209 </cell>
33210 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33211 \begin_inset Text
33212
33213 \begin_layout Plain Layout
33214
33215 \end_layout
33216
33217 \end_inset
33218 </cell>
33219 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33220 \begin_inset Text
33221
33222 \begin_layout Plain Layout
33223
33224 \end_layout
33225
33226 \end_inset
33227 </cell>
33228 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33229 \begin_inset Text
33230
33231 \begin_layout Plain Layout
33232
33233 \family roman
33234 \series medium
33235 \shape up
33236 \emph off
33237 \bar no
33238 \noun off
33239 \color none
33240 -
33241 \end_layout
33242
33243 \end_inset
33244 </cell>
33245 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33246 \begin_inset Text
33247
33248 \begin_layout Plain Layout
33249
33250 \family roman
33251 \series medium
33252 \shape up
33253 \emph off
33254 \bar no
33255 \noun off
33256 \color none
33257 =
33258 \end_layout
33259
33260 \end_inset
33261 </cell>
33262 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33263 \begin_inset Text
33264
33265 \begin_layout Plain Layout
33266
33267 \family roman
33268 \series medium
33269 \shape up
33270 \emph off
33271 \bar no
33272 \noun off
33273 \color none
33274 M
33275 \end_layout
33276
33277 \end_inset
33278 </cell>
33279 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33280 \begin_inset Text
33281
33282 \begin_layout Plain Layout
33283
33284 \family roman
33285 \series medium
33286 \shape up
33287 \emph off
33288 \bar no
33289 \noun off
33290 \color none
33291 ]
33292 \end_layout
33293
33294 \end_inset
33295 </cell>
33296 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33297 \begin_inset Text
33298
33299 \begin_layout Plain Layout
33300
33301 \family roman
33302 \series medium
33303 \shape up
33304 \emph off
33305 \bar no
33306 \noun off
33307 \color none
33308 m
33309 \end_layout
33310
33311 \end_inset
33312 </cell>
33313 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33314 \begin_inset Text
33315
33316 \begin_layout Plain Layout
33317
33318 \family roman
33319 \series medium
33320 \shape up
33321 \emph off
33322 \bar no
33323 \noun off
33324 \color none
33325 }
33326 \end_layout
33327
33328 \end_inset
33329 </cell>
33330 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33331 \begin_inset Text
33332
33333 \begin_layout Plain Layout
33334
33335 \end_layout
33336
33337 \end_inset
33338 </cell>
33339 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33340 \begin_inset Text
33341
33342 \begin_layout Plain Layout
33343
33344 \end_layout
33345
33346 \end_inset
33347 </cell>
33348 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33349 \begin_inset Text
33350
33351 \begin_layout Plain Layout
33352
33353 \end_layout
33354
33355 \end_inset
33356 </cell>
33357 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33358 \begin_inset Text
33359
33360 \begin_layout Plain Layout
33361
33362 \family roman
33363 \series medium
33364 \shape up
33365 \emph off
33366 \bar no
33367 \noun off
33368 \color none
33369 ½
33370 \end_layout
33371
33372 \end_inset
33373 </cell>
33374 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33375 \begin_inset Text
33376
33377 \begin_layout Plain Layout
33378
33379 \family roman
33380 \series medium
33381 \shape up
33382 \emph off
33383 \bar no
33384 \noun off
33385 \color none
33386 Í
33387 \end_layout
33388
33389 \end_inset
33390 </cell>
33391 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33392 \begin_inset Text
33393
33394 \begin_layout Plain Layout
33395
33396 \family roman
33397 \series medium
33398 \shape up
33399 \emph off
33400 \bar no
33401 \noun off
33402 \color none
33403 Ý
33404 \end_layout
33405
33406 \end_inset
33407 </cell>
33408 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33409 \begin_inset Text
33410
33411 \begin_layout Plain Layout
33412
33413 \family roman
33414 \series medium
33415 \shape up
33416 \emph off
33417 \bar no
33418 \noun off
33419 \color none
33420 í
33421 \end_layout
33422
33423 \end_inset
33424 </cell>
33425 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33426 \begin_inset Text
33427
33428 \begin_layout Plain Layout
33429
33430 \family roman
33431 \series medium
33432 \shape up
33433 \emph off
33434 \bar no
33435 \noun off
33436 \color none
33437 ý
33438 \end_layout
33439
33440 \end_inset
33441 </cell>
33442 </row>
33443 <row>
33444 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33445 \begin_inset Text
33446
33447 \begin_layout Plain Layout
33448
33449 \family roman
33450 \series medium
33451 \shape up
33452 \size tiny
33453 \emph off
33454 \bar no
33455 \noun off
33456 \color none
33457 0E
33458 \end_layout
33459
33460 \end_inset
33461 </cell>
33462 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33463 \begin_inset Text
33464
33465 \begin_layout Plain Layout
33466
33467 \end_layout
33468
33469 \end_inset
33470 </cell>
33471 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33472 \begin_inset Text
33473
33474 \begin_layout Plain Layout
33475
33476 \end_layout
33477
33478 \end_inset
33479 </cell>
33480 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33481 \begin_inset Text
33482
33483 \begin_layout Plain Layout
33484
33485 \family roman
33486 \series medium
33487 \shape up
33488 \emph off
33489 \bar no
33490 \noun off
33491 \color none
33492 .
33493 \end_layout
33494
33495 \end_inset
33496 </cell>
33497 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33498 \begin_inset Text
33499
33500 \begin_layout Plain Layout
33501
33502 \family roman
33503 \series medium
33504 \shape up
33505 \emph off
33506 \bar no
33507 \noun off
33508 \color none
33509 >
33510 \end_layout
33511
33512 \end_inset
33513 </cell>
33514 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33515 \begin_inset Text
33516
33517 \begin_layout Plain Layout
33518
33519 \family roman
33520 \series medium
33521 \shape up
33522 \emph off
33523 \bar no
33524 \noun off
33525 \color none
33526 N
33527 \end_layout
33528
33529 \end_inset
33530 </cell>
33531 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33532 \begin_inset Text
33533
33534 \begin_layout Plain Layout
33535
33536 \family roman
33537 \series medium
33538 \shape up
33539 \emph off
33540 \bar no
33541 \noun off
33542 \color none
33543 ^
33544 \end_layout
33545
33546 \end_inset
33547 </cell>
33548 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33549 \begin_inset Text
33550
33551 \begin_layout Plain Layout
33552
33553 \family roman
33554 \series medium
33555 \shape up
33556 \emph off
33557 \bar no
33558 \noun off
33559 \color none
33560 n
33561 \end_layout
33562
33563 \end_inset
33564 </cell>
33565 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33566 \begin_inset Text
33567
33568 \begin_layout Plain Layout
33569
33570 \family roman
33571 \series medium
33572 \shape up
33573 \emph off
33574 \bar no
33575 \noun off
33576 \color none
33577 ~
33578 \end_layout
33579
33580 \end_inset
33581 </cell>
33582 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33583 \begin_inset Text
33584
33585 \begin_layout Plain Layout
33586
33587 \end_layout
33588
33589 \end_inset
33590 </cell>
33591 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33592 \begin_inset Text
33593
33594 \begin_layout Plain Layout
33595
33596 \end_layout
33597
33598 \end_inset
33599 </cell>
33600 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33601 \begin_inset Text
33602
33603 \begin_layout Plain Layout
33604
33605 \family roman
33606 \series medium
33607 \shape up
33608 \emph off
33609 \bar no
33610 \noun off
33611 \color none
33612 ®
33613 \end_layout
33614
33615 \end_inset
33616 </cell>
33617 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33618 \begin_inset Text
33619
33620 \begin_layout Plain Layout
33621
33622 \family roman
33623 \series medium
33624 \shape up
33625 \emph off
33626 \bar no
33627 \noun off
33628 \color none
33629 ¾
33630 \end_layout
33631
33632 \end_inset
33633 </cell>
33634 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33635 \begin_inset Text
33636
33637 \begin_layout Plain Layout
33638
33639 \family roman
33640 \series medium
33641 \shape up
33642 \emph off
33643 \bar no
33644 \noun off
33645 \color none
33646 Î
33647 \end_layout
33648
33649 \end_inset
33650 </cell>
33651 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33652 \begin_inset Text
33653
33654 \begin_layout Plain Layout
33655
33656 \family roman
33657 \series medium
33658 \shape up
33659 \emph off
33660 \bar no
33661 \noun off
33662 \color none
33663 Þ
33664 \end_layout
33665
33666 \end_inset
33667 </cell>
33668 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33669 \begin_inset Text
33670
33671 \begin_layout Plain Layout
33672
33673 \family roman
33674 \series medium
33675 \shape up
33676 \emph off
33677 \bar no
33678 \noun off
33679 \color none
33680 î
33681 \end_layout
33682
33683 \end_inset
33684 </cell>
33685 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33686 \begin_inset Text
33687
33688 \begin_layout Plain Layout
33689
33690 \family roman
33691 \series medium
33692 \shape up
33693 \emph off
33694 \bar no
33695 \noun off
33696 \color none
33697 þ
33698 \end_layout
33699
33700 \end_inset
33701 </cell>
33702 </row>
33703 <row>
33704 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33705 \begin_inset Text
33706
33707 \begin_layout Plain Layout
33708
33709 \family roman
33710 \series medium
33711 \shape up
33712 \size tiny
33713 \emph off
33714 \bar no
33715 \noun off
33716 \color none
33717 0F
33718 \end_layout
33719
33720 \end_inset
33721 </cell>
33722 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33723 \begin_inset Text
33724
33725 \begin_layout Plain Layout
33726
33727 \end_layout
33728
33729 \end_inset
33730 </cell>
33731 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33732 \begin_inset Text
33733
33734 \begin_layout Plain Layout
33735
33736 \end_layout
33737
33738 \end_inset
33739 </cell>
33740 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33741 \begin_inset Text
33742
33743 \begin_layout Plain Layout
33744
33745 \family roman
33746 \series medium
33747 \shape up
33748 \emph off
33749 \bar no
33750 \noun off
33751 \color none
33752 /
33753 \end_layout
33754
33755 \end_inset
33756 </cell>
33757 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33758 \begin_inset Text
33759
33760 \begin_layout Plain Layout
33761
33762 \family roman
33763 \series medium
33764 \shape up
33765 \emph off
33766 \bar no
33767 \noun off
33768 \color none
33769 ?
33770 \end_layout
33771
33772 \end_inset
33773 </cell>
33774 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33775 \begin_inset Text
33776
33777 \begin_layout Plain Layout
33778
33779 \family roman
33780 \series medium
33781 \shape up
33782 \emph off
33783 \bar no
33784 \noun off
33785 \color none
33786 O
33787 \end_layout
33788
33789 \end_inset
33790 </cell>
33791 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33792 \begin_inset Text
33793
33794 \begin_layout Plain Layout
33795
33796 \family roman
33797 \series medium
33798 \shape up
33799 \emph off
33800 \bar no
33801 \noun off
33802 \color none
33803 _
33804 \end_layout
33805
33806 \end_inset
33807 </cell>
33808 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33809 \begin_inset Text
33810
33811 \begin_layout Plain Layout
33812
33813 \family roman
33814 \series medium
33815 \shape up
33816 \emph off
33817 \bar no
33818 \noun off
33819 \color none
33820 o
33821 \end_layout
33822
33823 \end_inset
33824 </cell>
33825 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33826 \begin_inset Text
33827
33828 \begin_layout Plain Layout
33829
33830 \end_layout
33831
33832 \end_inset
33833 </cell>
33834 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33835 \begin_inset Text
33836
33837 \begin_layout Plain Layout
33838
33839 \end_layout
33840
33841 \end_inset
33842 </cell>
33843 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33844 \begin_inset Text
33845
33846 \begin_layout Plain Layout
33847
33848 \end_layout
33849
33850 \end_inset
33851 </cell>
33852 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33853 \begin_inset Text
33854
33855 \begin_layout Plain Layout
33856
33857 \family roman
33858 \series medium
33859 \shape up
33860 \emph off
33861 \bar no
33862 \noun off
33863 \color none
33864 ¯
33865 \end_layout
33866
33867 \end_inset
33868 </cell>
33869 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33870 \begin_inset Text
33871
33872 \begin_layout Plain Layout
33873
33874 \family roman
33875 \series medium
33876 \shape up
33877 \emph off
33878 \bar no
33879 \noun off
33880 \color none
33881 ¿
33882 \end_layout
33883
33884 \end_inset
33885 </cell>
33886 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33887 \begin_inset Text
33888
33889 \begin_layout Plain Layout
33890
33891 \family roman
33892 \series medium
33893 \shape up
33894 \emph off
33895 \bar no
33896 \noun off
33897 \color none
33898 Ï
33899 \end_layout
33900
33901 \end_inset
33902 </cell>
33903 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33904 \begin_inset Text
33905
33906 \begin_layout Plain Layout
33907
33908 \family roman
33909 \series medium
33910 \shape up
33911 \emph off
33912 \bar no
33913 \noun off
33914 \color none
33915 ß
33916 \end_layout
33917
33918 \end_inset
33919 </cell>
33920 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33921 \begin_inset Text
33922
33923 \begin_layout Plain Layout
33924
33925 \family roman
33926 \series medium
33927 \shape up
33928 \emph off
33929 \bar no
33930 \noun off
33931 \color none
33932 ï
33933 \end_layout
33934
33935 \end_inset
33936 </cell>
33937 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33938 \begin_inset Text
33939
33940 \begin_layout Plain Layout
33941
33942 \family roman
33943 \series medium
33944 \shape up
33945 \emph off
33946 \bar no
33947 \noun off
33948 \color none
33949 ÿ
33950 \end_layout
33951
33952 \end_inset
33953 </cell>
33954 </row>
33955 </lyxtabular>
33956
33957 \end_inset
33958
33959
33960 \end_layout
33961
33962 \end_inset
33963
33964
33965 \end_layout
33966
33967 \begin_layout Standard
33968 The following is a full list of all of the accented characters LyX can display
33969  directly.
33970  It includes not only the accented characters from the previous table, but
33971  also the characters from 
33972 \family typewriter
33973 ISO8859–2
33974 \family default
33975  through 
33976 \family typewriter
33977 4
33978 \family default
33979 .
33980  
33981 \end_layout
33982
33983 \begin_layout Itemize
33984 From 
33985 \family typewriter
33986 ISO8859–1
33987 \family default
33988 :
33989 \end_layout
33990
33991 \begin_deeper
33992 \begin_layout Standard
33993 ¨ Ä Ë Ï Ö Ü ä ë ï ö ü ÿ
33994 \begin_inset space \hfill{}
33995 \end_inset
33996
33997 diaeresis
33998 \end_layout
33999
34000 \begin_layout Standard
34001 ^ Â Ê Î Ô Û â ê î ô û
34002 \begin_inset space \hfill{}
34003 \end_inset
34004
34005 circumflex
34006 \end_layout
34007
34008 \begin_layout Standard
34009 ` À È Ì Ò Ù à è ì ò ù
34010 \begin_inset space \hfill{}
34011 \end_inset
34012
34013 grave
34014 \end_layout
34015
34016 \begin_layout Standard
34017 ´ Á É Í Ó Ú Ý á é í ó ú ý
34018 \begin_inset space \hfill{}
34019 \end_inset
34020
34021 acute
34022 \end_layout
34023
34024 \begin_layout Standard
34025 ~ Ã Ñ Õ ã ñ õ
34026 \begin_inset space \hfill{}
34027 \end_inset
34028
34029 tilde
34030 \end_layout
34031
34032 \begin_layout Standard
34033 ¸Çç
34034 \begin_inset space \hfill{}
34035 \end_inset
34036
34037 cedilla
34038 \end_layout
34039
34040 \begin_layout Standard
34041 ¯
34042 \begin_inset space \hfill{}
34043 \end_inset
34044
34045 macron
34046 \end_layout
34047
34048 \end_deeper
34049 \begin_layout Itemize
34050 From 
34051 \family typewriter
34052 ISO8859–2
34053 \family default
34054  through 
34055 \family typewriter
34056 4
34057 \family default
34058 :
34059 \end_layout
34060
34061 \begin_deeper
34062 \begin_layout Standard
34063 ĤĴĥĵĈĜŜĉĝŝ
34064 \begin_inset space \hfill{}
34065 \end_inset
34066
34067 circumflex
34068 \end_layout
34069
34070 \begin_layout Standard
34071 ŚŹśźŔĹĆŃŕĺćń
34072 \begin_inset space \hfill{}
34073 \end_inset
34074
34075 acute
34076 \end_layout
34077
34078 \begin_layout Standard
34079 Ĩı̃Ũũ
34080 \begin_inset space \hfill{}
34081 \end_inset
34082
34083 tilde
34084 \end_layout
34085
34086 \begin_layout Standard
34087 ŞşŢţŖĻĢŗļģŅĶņķ
34088 \begin_inset space \hfill{}
34089 \end_inset
34090
34091 cedilla
34092 \end_layout
34093
34094 \begin_layout Standard
34095 ĒēĀĪŌŪāı̄ōū
34096 \begin_inset space \hfill{}
34097 \end_inset
34098
34099 macron
34100 \end_layout
34101
34102 \begin_layout Standard
34103 ŐŰőű
34104 \begin_inset space \hfill{}
34105 \end_inset
34106
34107 Hungarian umlaut
34108 \end_layout
34109
34110 \end_deeper
34111 \begin_layout Standard
34112 All the characters above are actively supported by TeX fonts.
34113  In addition TeX allows diacritical marks on almost all characters.
34114  Also make sure you're using the 
34115 \family typewriter
34116 T1
34117 \family default
34118  font-encoding.
34119 \end_layout
34120
34121 \begin_layout Chapter
34122 \start_of_appendix
34123 The User Interface
34124 \begin_inset CommandInset label
34125 LatexCommand label
34126 name "cha:The-User-Interface"
34127
34128 \end_inset
34129
34130
34131 \end_layout
34132
34133 \begin_layout Standard
34134 This appendix lists all available menus and describes its functionality.
34135  It is designed as quick reference if you are searching for a special topic
34136  inside the user's guide.
34137 \end_layout
34138
34139 \begin_layout Section
34140 The File Menu
34141 \begin_inset Index idx
34142 status collapsed
34143
34144 \begin_layout Plain Layout
34145 Menu ! File
34146 \end_layout
34147
34148 \end_inset
34149
34150
34151 \end_layout
34152
34153 \begin_layout Standard
34154 Under the 
34155 \family sans
34156 File
34157 \family default
34158  menu are the basic operations in addition to some more advanced operations.
34159  At the end of the menu the four last opened documents are listed.
34160 \end_layout
34161
34162 \begin_layout Subsection
34163 New
34164 \end_layout
34165
34166 \begin_layout Standard
34167 Creates a new document.
34168 \end_layout
34169
34170 \begin_layout Subsection
34171 New from Template
34172 \end_layout
34173
34174 \begin_layout Standard
34175 This menu prompts you for a template to use.
34176  Selecting a template will automatically set certain layout features for
34177  the document, features you would otherwise need to change manually.
34178 \end_layout
34179
34180 \begin_layout Subsection
34181 Open
34182 \end_layout
34183
34184 \begin_layout Standard
34185 Opens a document.
34186 \end_layout
34187
34188 \begin_layout Subsection
34189 Open Recent
34190 \end_layout
34191
34192 \begin_layout Standard
34193 The submenu shows a list of the recently opened files.
34194  Click there on a file to open it.
34195 \end_layout
34196
34197 \begin_layout Subsection
34198 Close
34199 \end_layout
34200
34201 \begin_layout Standard
34202 Closes the current document.
34203 \end_layout
34204
34205 \begin_layout Subsection
34206 Save
34207 \end_layout
34208
34209 \begin_layout Standard
34210 Saves the actual document.
34211 \end_layout
34212
34213 \begin_layout Subsection
34214 Save As
34215 \end_layout
34216
34217 \begin_layout Standard
34218 Saves the actual document under a new name to create a copy.
34219 \end_layout
34220
34221 \begin_layout Subsection
34222 Revert to saved
34223 \end_layout
34224
34225 \begin_layout Standard
34226 Reloads the actual document from disk.
34227 \end_layout
34228
34229 \begin_layout Subsection
34230 Version Control
34231 \end_layout
34232
34233 \begin_layout Standard
34234 This is used when more people are working on the same document.
34235  It is described in the section 
34236 \emph on
34237 Version Control in LyX
34238 \emph default
34239  of the 
34240 \emph on
34241 Additional Features
34242 \emph default
34243  manual.
34244 \end_layout
34245
34246 \begin_layout Subsection
34247 Import
34248 \end_layout
34249
34250 \begin_layout Standard
34251 You can import there files from older LyX-versions, LaTeX-files, NoWeb-files,
34252  plain text files, and comma separated, table like, text files (CSV).
34253  The files will be imported as new LyX-document.
34254 \end_layout
34255
34256 \begin_layout Standard
34257 When using the menu 
34258 \family sans
34259 Plain
34260 \begin_inset space ~
34261 \end_inset
34262
34263 Text, Join
34264 \begin_inset space ~
34265 \end_inset
34266
34267 Lines
34268 \family default
34269 , all lines will be imported consecutively to one big paragraph.
34270  A new paragraph is started when there is a blank line in the file.
34271  , the text is inserted as Paragraphs, where the line breaks of the text
34272  will start a new paragraph.
34273 \end_layout
34274
34275 \begin_layout Subsection
34276 Export
34277 \begin_inset CommandInset label
34278 LatexCommand label
34279 name "sub:Export"
34280
34281 \end_inset
34282
34283
34284 \end_layout
34285
34286 \begin_layout Standard
34287 You can export your document to various file formats.
34288  The resulting files are placed in the directory of your LyX-file.
34289  The menu entries are not the same on all installations.
34290  They depend on the programs found by LyX while its configuration.
34291 \end_layout
34292
34293 \begin_layout Standard
34294 Here is a list of all available entries; they are explained in detail in
34295  section
34296 \begin_inset space ~
34297 \end_inset
34298
34299
34300 \begin_inset CommandInset ref
34301 LatexCommand ref
34302 reference "sub:Output-file-formats"
34303
34304 \end_inset
34305
34306 :
34307 \end_layout
34308
34309 \begin_layout Description
34310
34311 \family sans
34312 CJK
34313 \begin_inset space ~
34314 \end_inset
34315
34316 LyX 
34317 \family default
34318 format of the special LyX 1.4.x versions for Chinese, Japanese, and Korean
34319  (CJK); (Since LyX 1.5.0 CJK support is fully integrated to LyX.)
34320 \end_layout
34321
34322 \begin_layout Description
34323
34324 \family sans
34325 DVI
34326 \family default
34327  DVI-format
34328 \end_layout
34329
34330 \begin_layout Description
34331 HTML HTML-format (the HTML-converter is a third-party product and doesn't
34332  work in all cases)
34333 \end_layout
34334
34335 \begin_layout Description
34336 HTML
34337 \begin_inset space ~
34338 \end_inset
34339
34340 (MS
34341 \begin_inset space ~
34342 \end_inset
34343
34344 Word) HTML-format specialized so that the result can be imported to 
34345 \family sans
34346 MS Word
34347 \family default
34348 , as consequence of this formulas will be embedded as bitmap fonts and not
34349  in the format 
34350 \family sans
34351 MathML
34352 \family default
34353 .
34354 \end_layout
34355
34356 \begin_layout Description
34357
34358 \family sans
34359 LaT
34360 \begin_inset ERT
34361 status collapsed
34362
34363 \begin_layout Plain Layout
34364
34365 {}
34366 \end_layout
34367
34368 \end_inset
34369
34370 eX
34371 \begin_inset space ~
34372 \end_inset
34373
34374 (pdflatex)
34375 \family default
34376  text file with the LaTeX source, additionally all images used in the document
34377  will be converted to a format that is readable for the 
34378 \family typewriter
34379 pdflatex
34380 \family default
34381  program (GIF, JPG, PDF, PNG)
34382 \end_layout
34383
34384 \begin_layout Description
34385
34386 \family sans
34387 LaT
34388 \begin_inset ERT
34389 status collapsed
34390
34391 \begin_layout Plain Layout
34392
34393 {}
34394 \end_layout
34395
34396 \end_inset
34397
34398 eX
34399 \begin_inset space ~
34400 \end_inset
34401
34402 (plain)
34403 \family default
34404  text file with the LaTeX source code, additionally all images used in the
34405  document will be converted to the EPS-format, only this format is readable
34406  for the 
34407 \family typewriter
34408 latex
34409 \family default
34410  program
34411 \end_layout
34412
34413 \begin_layout Description
34414 LyX
34415 \begin_inset space ~
34416 \end_inset
34417
34418 1.y.x LyX-document in a format readable for the LyX versions 1.y.x (
34419 \begin_inset Quotes eld
34420 \end_inset
34421
34422 y
34423 \begin_inset Quotes erd
34424 \end_inset
34425
34426  is replaced by the version number)
34427 \end_layout
34428
34429 \begin_layout Description
34430 OpenDocument OpenDocument-formatted text file, to be opened with 
34431 \family sans
34432 OpenOffice
34433 \family default
34434
34435 \family sans
34436 KOffice
34437 \family default
34438
34439 \family sans
34440 Abiword
34441 \family default
34442 , etc.
34443  (the OpenDocument-converter is a third-party product and doesn't work in
34444  all cases)
34445 \end_layout
34446
34447 \begin_layout Description
34448
34449 \family sans
34450 PDF
34451 \family default
34452  PDF-format using the program 
34453 \family typewriter
34454 ps2pdf
34455 \end_layout
34456
34457 \begin_layout Description
34458
34459 \family sans
34460 PDF
34461 \begin_inset space ~
34462 \end_inset
34463
34464 (dvipdfm)
34465 \family default
34466  PDF-format using the program 
34467 \family typewriter
34468 dvipdfm
34469 \end_layout
34470
34471 \begin_layout Description
34472
34473 \family sans
34474 PDF
34475 \begin_inset space ~
34476 \end_inset
34477
34478 (pdflatex)
34479 \family default
34480  PDF-format using the program 
34481 \family typewriter
34482 pdflatex
34483 \end_layout
34484
34485 \begin_layout Description
34486
34487 \family sans
34488 Plain
34489 \begin_inset space ~
34490 \end_inset
34491
34492 text
34493 \family default
34494  text format
34495 \end_layout
34496
34497 \begin_layout Description
34498
34499 \family sans
34500 Plain
34501 \begin_inset space ~
34502 \end_inset
34503
34504 text
34505 \begin_inset space ~
34506 \end_inset
34507
34508 (ps2ascii)
34509 \family default
34510  text format, the document will first be converted to Postscript format
34511  and then exported as text using the program 
34512 \family sans
34513 ps2ascii
34514 \end_layout
34515
34516 \begin_layout Description
34517
34518 \family sans
34519 Postscript
34520 \family default
34521  PostScript format using the program 
34522 \family typewriter
34523 dvips
34524 \end_layout
34525
34526 \begin_layout Description
34527
34528 \family sans
34529 Custom
34530 \family default
34531  custom format
34532 \end_layout
34533
34534 \begin_layout Standard
34535 The program 
34536 \family typewriter
34537 dvipdfm
34538 \family default
34539  produces internally a DVI-file which is then converted to a PDF-file.
34540  It is a bit out of date and therefore the output could look different from
34541  what you want.
34542  
34543 \family typewriter
34544 pdflatex
34545 \family default
34546  produces directly PDF-files and supports the latest PDF-file formats.
34547 \end_layout
34548
34549 \begin_layout Standard
34550 If one of the menu entries 
34551 \family sans
34552 DVI
34553 \family default
34554
34555 \family sans
34556 PDF
34557 \begin_inset space ~
34558 \end_inset
34559
34560 (pdflatex)
34561 \family default
34562  or 
34563 \family sans
34564 Postscript
34565 \family default
34566  is missing, you need to update your LaTeX installation.
34567  After updating you have to reconfigure LyX, see section
34568 \begin_inset space ~
34569 \end_inset
34570
34571
34572 \begin_inset CommandInset ref
34573 LatexCommand ref
34574 reference "sec:Basic-LyX-Setup"
34575
34576 \end_inset
34577
34578 .
34579 \begin_inset Index idx
34580 status collapsed
34581
34582 \begin_layout Plain Layout
34583 Reconfiguration of LyX
34584 \end_layout
34585
34586 \end_inset
34587
34588
34589 \end_layout
34590
34591 \begin_layout Standard
34592 The menu 
34593 \family sans
34594 Custom
34595 \family default
34596  allows you to export your file by using special command line options for
34597  the export program.
34598 \end_layout
34599
34600 \begin_layout Subsection
34601 Print
34602 \end_layout
34603
34604 \begin_layout Standard
34605 With this menu you can print your document to a file in PostScript format
34606  or send it to a printer.
34607  The printer will also use the document in PostScript format.
34608  The conversion to PostScript is done in the background by LyX using the
34609  program 
34610 \family typewriter
34611 dvips
34612 \family default
34613 .
34614  For more information have a look at section
34615 \begin_inset space ~
34616 \end_inset
34617
34618
34619 \begin_inset CommandInset ref
34620 LatexCommand ref
34621 reference "sub:Printing-the-File"
34622
34623 \end_inset
34624
34625 .
34626 \end_layout
34627
34628 \begin_layout Subsection
34629 New and Close Window
34630 \end_layout
34631
34632 \begin_layout Standard
34633 Opens a new instance of LyX with all currently opened documents.
34634  You can close it later with the corresponding menu.
34635 \end_layout
34636
34637 \begin_layout Section
34638 The Edit Menu
34639 \begin_inset Index idx
34640 status collapsed
34641
34642 \begin_layout Plain Layout
34643 Menu ! Edit
34644 \end_layout
34645
34646 \end_inset
34647
34648
34649 \end_layout
34650
34651 \begin_layout Subsection
34652 Undo and Redo
34653 \end_layout
34654
34655 \begin_layout Standard
34656 Described in section
34657 \begin_inset space ~
34658 \end_inset
34659
34660
34661 \begin_inset CommandInset ref
34662 LatexCommand ref
34663 reference "sec:Undo-and-Redo"
34664
34665 \end_inset
34666
34667 .
34668 \end_layout
34669
34670 \begin_layout Subsection
34671 Cut, Copy, Paste, Paste Recent, Paste Special
34672 \end_layout
34673
34674 \begin_layout Standard
34675 Described in section
34676 \begin_inset space ~
34677 \end_inset
34678
34679
34680 \begin_inset CommandInset ref
34681 LatexCommand ref
34682 reference "sec:Basic-Editing-Features"
34683
34684 \end_inset
34685
34686 .
34687 \end_layout
34688
34689 \begin_layout Subsection
34690 Select All
34691 \end_layout
34692
34693 \begin_layout Standard
34694 Selects the whole document.
34695 \end_layout
34696
34697 \begin_layout Subsection
34698 Find & Replace
34699 \end_layout
34700
34701 \begin_layout Standard
34702 Described in section
34703 \begin_inset space ~
34704 \end_inset
34705
34706
34707 \begin_inset CommandInset ref
34708 LatexCommand ref
34709 reference "sec:Basic-Editing-Features"
34710
34711 \end_inset
34712
34713 .
34714 \end_layout
34715
34716 \begin_layout Subsection
34717 Move Paragraph Up/Down
34718 \end_layout
34719
34720 \begin_layout Standard
34721 This shifts the paragraph where the cursor is currently in one paragraph
34722  up or down.
34723 \end_layout
34724
34725 \begin_layout Subsection
34726 Text Style
34727 \end_layout
34728
34729 \begin_layout Standard
34730 Described in section
34731 \begin_inset space ~
34732 \end_inset
34733
34734
34735 \begin_inset CommandInset ref
34736 LatexCommand ref
34737 reference "sub:Fine-Tuning-with-the"
34738
34739 \end_inset
34740
34741 .
34742 \end_layout
34743
34744 \begin_layout Subsection
34745 Paragraph Settings
34746 \begin_inset Index idx
34747 status collapsed
34748
34749 \begin_layout Plain Layout
34750 Paragraph ! Settings
34751 \end_layout
34752
34753 \end_inset
34754
34755
34756 \end_layout
34757
34758 \begin_layout Standard
34759 The settings in the paragraph dialog only affects the paragraph where the
34760  cursor is in.
34761  Here you can set here the paragraph alignment and line spacing.
34762 \end_layout
34763
34764 \begin_layout Standard
34765 You can also prevent that the first line of the paragraph is indented.
34766  This option works only when you have chosen to separate paragraphs with
34767  indents in the 
34768 \family sans
34769 Document\SpecialChar \menuseparator
34770 Settings
34771 \family default
34772  dialog under 
34773 \family sans
34774 Text
34775 \begin_inset space ~
34776 \end_inset
34777
34778 Layout
34779 \family default
34780 .
34781 \end_layout
34782
34783 \begin_layout Subsection
34784 Tabular and Math
34785 \end_layout
34786
34787 \begin_layout Standard
34788 These two menus are only fully active when the cursor is inside a table
34789  or a formula.
34790  Here you can change the properties of tables and formulas.
34791  The properties of tables are described in section
34792 \begin_inset space ~
34793 \end_inset
34794
34795
34796 \begin_inset CommandInset ref
34797 LatexCommand ref
34798 reference "sec:Tables"
34799
34800 \end_inset
34801
34802 , the properties of formulas in chapter
34803 \begin_inset space ~
34804 \end_inset
34805
34806
34807 \begin_inset CommandInset ref
34808 LatexCommand ref
34809 reference "cha:Mathematical-Formulas"
34810
34811 \end_inset
34812
34813 .
34814 \end_layout
34815
34816 \begin_layout Subsection
34817 Increase / Decrease List Depth
34818 \end_layout
34819
34820 \begin_layout Standard
34821 These menus are only active when the cursor is in an environment that can
34822  be nested.
34823  They in/decrease the environment nesting level as explained in section
34824 \begin_inset space ~
34825 \end_inset
34826
34827
34828 \begin_inset CommandInset ref
34829 LatexCommand ref
34830 reference "sec:Nesting"
34831
34832 \end_inset
34833
34834  and 
34835 \begin_inset CommandInset ref
34836 LatexCommand ref
34837 reference "sub:Numbering-depth"
34838
34839 \end_inset
34840
34841 .
34842 \end_layout
34843
34844 \begin_layout Section
34845 The View Menu
34846 \begin_inset Index idx
34847 status collapsed
34848
34849 \begin_layout Plain Layout
34850 Menu ! View
34851 \end_layout
34852
34853 \end_inset
34854
34855
34856 \end_layout
34857
34858 \begin_layout Standard
34859 The 
34860 \family sans
34861 View
34862 \family default
34863  menu contains a list of available formats in which you can view the actual
34864  document with an external program.
34865  The menu entries for the viewing formats are not the same on all installations
34866  - it depends on the LaTeX programs that are found while LyX was configured.
34867  All possible formats are formats listed in section
34868 \begin_inset space ~
34869 \end_inset
34870
34871
34872 \begin_inset CommandInset ref
34873 LatexCommand ref
34874 reference "sub:Export"
34875
34876 \end_inset
34877
34878 .
34879  You should at least see the menu entries 
34880 \family sans
34881 DVI
34882 \family default
34883  and 
34884 \family sans
34885 PDF
34886 \begin_inset space ~
34887 \end_inset
34888
34889 (pdflatex)
34890 \family default
34891 .
34892  If one of the two is missing, you need to update your LaTeX installation.
34893  After updating you have to reconfigure LyX, see section
34894 \begin_inset space ~
34895 \end_inset
34896
34897
34898 \begin_inset CommandInset ref
34899 LatexCommand ref
34900 reference "sec:Basic-LyX-Setup"
34901
34902 \end_inset
34903
34904 .
34905 \begin_inset Index idx
34906 status collapsed
34907
34908 \begin_layout Plain Layout
34909 Reconfiguration of LyX
34910 \end_layout
34911
34912 \end_inset
34913
34914
34915 \end_layout
34916
34917 \begin_layout Standard
34918 Invoking a menu will start a viewer program.
34919  The viewer can be set or changed in the preferences, see section
34920 \begin_inset space ~
34921 \end_inset
34922
34923
34924 \begin_inset CommandInset ref
34925 LatexCommand ref
34926 reference "sec:File-Formats"
34927
34928 \end_inset
34929
34930 .
34931  The default viewers are set by LyX while it is first configured.
34932 \end_layout
34933
34934 \begin_layout Standard
34935 \begin_inset VSpace bigskip
34936 \end_inset
34937
34938 At the bottom of the 
34939 \family sans
34940 View
34941 \family default
34942  menu the opened documents are listed.
34943 \end_layout
34944
34945 \begin_layout Subsection
34946 Open/Close all Insets
34947 \end_layout
34948
34949 \begin_layout Standard
34950 Opens/closes all insets in your document.
34951 \end_layout
34952
34953 \begin_layout Subsection
34954 Unfold/Fold Math Macros
34955 \end_layout
34956
34957 \begin_layout Standard
34958 Unfolds/folds the current math macro.
34959 \end_layout
34960
34961 \begin_layout Standard
34962 Math macros are described in the 
34963 \emph on
34964 Math
34965 \emph default
34966  manual.
34967 \end_layout
34968
34969 \begin_layout Subsection
34970 View Source
34971 \end_layout
34972
34973 \begin_layout Standard
34974 Opens a window showing the source code of the actual document, as described
34975  in section
34976 \begin_inset space ~
34977 \end_inset
34978
34979
34980 \begin_inset CommandInset ref
34981 LatexCommand ref
34982 reference "sec:Previewing-snippets-of"
34983
34984 \end_inset
34985
34986 .
34987 \end_layout
34988
34989 \begin_layout Subsection
34990 Update
34991 \end_layout
34992
34993 \begin_layout Standard
34994 This menu allows you to update the view with your latest changes without
34995  opening a new view window.
34996 \end_layout
34997
34998 \begin_layout Subsection
34999 Split View
35000 \end_layout
35001
35002 \begin_layout Standard
35003 This will split LyX's main window vertically or horizontally.
35004  This allows you view documents the same time to compare them, or to view
35005  the same document, but at different positions.
35006  You can split the main window even several times to view for example 3
35007  or more documents the same time.
35008  To return to an unsplit view, use the menu 
35009 \family sans
35010 Close Tab Group
35011 \family default
35012 .
35013 \end_layout
35014
35015 \begin_layout Subsection
35016 Close Tab Group
35017 \end_layout
35018
35019 \begin_layout Standard
35020 Closes a split view.
35021 \end_layout
35022
35023 \begin_layout Subsection
35024 Fullscreen
35025 \end_layout
35026
35027 \begin_layout Standard
35028 Using this menu or pressing F11 removes the menu bar and all toolbars so
35029  that you will see nothing than your text.
35030  It furthermore displays LyX's main window fullscreen.
35031  To return from fullscreen to the normal view, press F11, or right-click
35032  and turn off the fullscreen mode in the the appearing context menu.
35033 \end_layout
35034
35035 \begin_layout Subsection
35036 Toolbars
35037 \begin_inset CommandInset label
35038 LatexCommand label
35039 name "sub:Toolbars"
35040
35041 \end_inset
35042
35043
35044 \begin_inset Index idx
35045 status collapsed
35046
35047 \begin_layout Plain Layout
35048 Toolbar
35049 \end_layout
35050
35051 \end_inset
35052
35053
35054 \end_layout
35055
35056 \begin_layout Standard
35057 In this menu you can set the appearance of the different toolbars.
35058  All toolbars and the 
35059 \family sans
35060 Command
35061 \begin_inset space ~
35062 \end_inset
35063
35064 Buffer
35065 \family default
35066  can be turned on and off.
35067  The 
35068 \emph on
35069 on
35070 \emph default
35071  state is denoted in the menu with a checkmark.
35072  The 
35073 \family sans
35074 Review
35075 \family default
35076
35077 \family sans
35078 Table
35079 \family default
35080
35081 \family sans
35082 Math
35083 \begin_inset space ~
35084 \end_inset
35085
35086 Panels
35087 \family default
35088 , and 
35089 \family sans
35090 Math
35091 \family default
35092  toolbars can be additionally set to the state 
35093 \emph on
35094 automatic
35095 \emph default
35096  that is denoted in the menu with the suffix 
35097 \family sans
35098 (auto)
35099 \family default
35100 .
35101 \end_layout
35102
35103 \begin_layout Standard
35104 In the 
35105 \emph on
35106 on
35107 \emph default
35108  state the toolbar is permanently shown, in the 
35109 \emph on
35110 automatic
35111 \emph default
35112  state the toolbar is only shown when the cursor is in a certain environment
35113  or when a certain feature is enabled.
35114  That means that the review toolbar will only be shown when change tracking
35115  is activated, the math and table toolbars are only shown when the cursor
35116  is inside a formula or table, respectively.
35117 \end_layout
35118
35119 \begin_layout Standard
35120 LyX's toolbars and its buttons are explained in section
35121 \begin_inset space ~
35122 \end_inset
35123
35124
35125 \begin_inset CommandInset ref
35126 LatexCommand ref
35127 reference "sec:Toolbars"
35128
35129 \end_inset
35130
35131 .
35132 \end_layout
35133
35134 \begin_layout Section
35135 The Insert Menu
35136 \begin_inset Index idx
35137 status collapsed
35138
35139 \begin_layout Plain Layout
35140 Menu ! Insert
35141 \end_layout
35142
35143 \end_inset
35144
35145
35146 \end_layout
35147
35148 \begin_layout Subsection
35149 Math
35150 \end_layout
35151
35152 \begin_layout Standard
35153 Inserts math constructs that are explained in chapter
35154 \begin_inset space ~
35155 \end_inset
35156
35157
35158 \begin_inset CommandInset ref
35159 LatexCommand ref
35160 reference "cha:Mathematical-Formulas"
35161
35162 \end_inset
35163
35164  and the 
35165 \emph on
35166 Math
35167 \emph default
35168  manual.
35169 \end_layout
35170
35171 \begin_layout Subsection
35172 Special Character
35173 \begin_inset CommandInset label
35174 LatexCommand label
35175 name "sub:Special-Character"
35176
35177 \end_inset
35178
35179
35180 \end_layout
35181
35182 \begin_layout Standard
35183 Here you can insert the following characters:
35184 \end_layout
35185
35186 \begin_layout Description
35187 Symbols Inserts any character that can be output by your LaTeX system.
35188  Therefore the number of character categories in this dialog and the available
35189  characters depend on the LaTeX-packages you have installed.
35190 \begin_inset Newline newline
35191 \end_inset
35192
35193  
35194 \begin_inset Note Greyedout
35195 status open
35196
35197 \begin_layout Plain Layout
35198
35199 \series bold
35200 Note:
35201 \series default
35202  Not all characters will be visible in the 
35203 \family sans
35204 Symbols
35205 \family default
35206  dialog because none of the screen font that you can set in the preferences
35207  dialog (see sec.
35208 \begin_inset space \thinspace{}
35209 \end_inset
35210
35211
35212 \begin_inset CommandInset ref
35213 LatexCommand ref
35214 reference "sub:Screen-Fonts"
35215
35216 \end_inset
35217
35218 ) can display every character.
35219 \end_layout
35220
35221 \end_inset
35222
35223
35224 \end_layout
35225
35226 \begin_layout Description
35227 Ellipsis Inserts an ellipsis: \SpecialChar \ldots{}
35228
35229 \end_layout
35230
35231 \begin_layout Description
35232 End
35233 \begin_inset space ~
35234 \end_inset
35235
35236 of
35237 \begin_inset space ~
35238 \end_inset
35239
35240 Sentence Inserts an end of sentence dot as described in section
35241 \begin_inset space ~
35242 \end_inset
35243
35244
35245 \begin_inset CommandInset ref
35246 LatexCommand ref
35247 reference "sub:Abbreviations"
35248
35249 \end_inset
35250
35251 .
35252 \end_layout
35253
35254 \begin_layout Description
35255 Ordinary
35256 \begin_inset space ~
35257 \end_inset
35258
35259 Quote Inserts this quote: 
35260 \begin_inset Quotes erd
35261 \end_inset
35262
35263 , no matter what quote type you selected in the 
35264 \family sans
35265 Document\SpecialChar \menuseparator
35266 Settings
35267 \family default
35268  dialog under 
35269 \family sans
35270 Language
35271 \family default
35272 .
35273 \end_layout
35274
35275 \begin_layout Description
35276 Single
35277 \begin_inset space ~
35278 \end_inset
35279
35280 Quote Inserts this quote: 
35281 \begin_inset Quotes els
35282 \end_inset
35283
35284
35285 \end_layout
35286
35287 \begin_layout Description
35288 Protected
35289 \begin_inset space ~
35290 \end_inset
35291
35292 Hyphen Inserts a hyphen that is protected from line breaks: \SpecialChar \nobreakdash-
35293
35294 \end_layout
35295
35296 \begin_layout Description
35297 Breakable
35298 \begin_inset space ~
35299 \end_inset
35300
35301 Slash Inserts a slash where also a line break can occur: \SpecialChar \slash{}
35302
35303 \end_layout
35304
35305 \begin_layout Description
35306 Menu
35307 \begin_inset space ~
35308 \end_inset
35309
35310 Separator Inserts the menu separator sign: \SpecialChar \menuseparator
35311
35312 \end_layout
35313
35314 \begin_layout Description
35315 Phonetic
35316 \begin_inset space ~
35317 \end_inset
35318
35319 Symbols 
35320 \begin_inset Index idx
35321 status collapsed
35322
35323 \begin_layout Plain Layout
35324 Phonetic symbols
35325 \end_layout
35326
35327 \end_inset
35328
35329
35330 \begin_inset Index idx
35331 status collapsed
35332
35333 \begin_layout Plain Layout
35334 Language ! Phonetic symbols
35335 \end_layout
35336
35337 \end_inset
35338
35339 Creates a formula with a so called tipa inset.
35340  Here you can insert commands to create IPA phonetic symbols.
35341  For this feature you must have the LaTeX-package 
35342 \series bold
35343 tipa
35344 \series default
35345
35346 \begin_inset Index idx
35347 status collapsed
35348
35349 \begin_layout Plain Layout
35350 LaTeX-packages ! tipa
35351 \end_layout
35352
35353 \end_inset
35354
35355  installed.
35356 \begin_inset Newline newline
35357 \end_inset
35358
35359 For more information about this feature we refer to the documentation of
35360  
35361 \series bold
35362 tipa, 
35363 \begin_inset CommandInset citation
35364 LatexCommand cite
35365 key "tipa"
35366
35367 \end_inset
35368
35369
35370 \series default
35371  and this Wiki-page:
35372 \begin_inset Newline newline
35373 \end_inset
35374
35375
35376 \begin_inset Flex URL
35377 status open
35378
35379 \begin_layout Plain Layout
35380
35381 http://wiki.lyx.org/LyX/LinguistLyX
35382 \end_layout
35383
35384 \end_inset
35385
35386
35387 \end_layout
35388
35389 \begin_layout Subsection
35390 Formatting
35391 \end_layout
35392
35393 \begin_layout Standard
35394 Here you can insert the following format constructs:
35395 \end_layout
35396
35397 \begin_layout Description
35398 Superscript Inserts an superscript: test
35399 \begin_inset Formula $^{\text{a,b}}$
35400 \end_inset
35401
35402
35403 \end_layout
35404
35405 \begin_layout Description
35406 Subscript Inserts an subscript: test
35407 \begin_inset Formula $_{\text{3x}}$
35408 \end_inset
35409
35410
35411 \end_layout
35412
35413 \begin_layout Description
35414 Protected
35415 \begin_inset space ~
35416 \end_inset
35417
35418 Space Inserts a protected space that is described in section
35419 \begin_inset space ~
35420 \end_inset
35421
35422
35423 \begin_inset CommandInset ref
35424 LatexCommand ref
35425 reference "sub:Protected-Space"
35426
35427 \end_inset
35428
35429 .
35430 \end_layout
35431
35432 \begin_layout Description
35433 Inter-word
35434 \begin_inset space ~
35435 \end_inset
35436
35437 Space Inserts an inter-word space that is described in section
35438 \begin_inset space ~
35439 \end_inset
35440
35441
35442 \begin_inset CommandInset ref
35443 LatexCommand ref
35444 reference "sub:Inter-word-Space"
35445
35446 \end_inset
35447
35448 .
35449 \end_layout
35450
35451 \begin_layout Description
35452 Thin
35453 \begin_inset space ~
35454 \end_inset
35455
35456 Space Inserts a thin space that is described in section
35457 \begin_inset space ~
35458 \end_inset
35459
35460
35461 \begin_inset CommandInset ref
35462 LatexCommand ref
35463 reference "sub:Thin-Space"
35464
35465 \end_inset
35466
35467 .
35468 \end_layout
35469
35470 \begin_layout Description
35471 Horizontal
35472 \begin_inset space ~
35473 \end_inset
35474
35475 Space Inserts horizontal space, see section
35476 \begin_inset space ~
35477 \end_inset
35478
35479
35480 \begin_inset CommandInset ref
35481 LatexCommand ref
35482 reference "sub:Horizontal-Space"
35483
35484 \end_inset
35485
35486  for a description.
35487 \end_layout
35488
35489 \begin_layout Description
35490 Horizontal
35491 \begin_inset space ~
35492 \end_inset
35493
35494 Line Inserts an horizontal line, see section
35495 \begin_inset space ~
35496 \end_inset
35497
35498
35499 \begin_inset CommandInset ref
35500 LatexCommand ref
35501 reference "sub:Horizontal-Lines"
35502
35503 \end_inset
35504
35505  for a description.
35506 \end_layout
35507
35508 \begin_layout Description
35509 Vertical
35510 \begin_inset space ~
35511 \end_inset
35512
35513 Space Inserts vertical space, see section
35514 \begin_inset space ~
35515 \end_inset
35516
35517
35518 \begin_inset CommandInset ref
35519 LatexCommand ref
35520 reference "sub:Vertical-Space"
35521
35522 \end_inset
35523
35524  for a description.
35525 \end_layout
35526
35527 \begin_layout Description
35528 Hyphenation
35529 \begin_inset space ~
35530 \end_inset
35531
35532 Point Inserts an hyphenation point, see section
35533 \begin_inset space ~
35534 \end_inset
35535
35536
35537 \begin_inset CommandInset ref
35538 LatexCommand ref
35539 reference "sub:Hyphenation"
35540
35541 \end_inset
35542
35543 .
35544 \end_layout
35545
35546 \begin_layout Description
35547 Ligature
35548 \begin_inset space ~
35549 \end_inset
35550
35551 Break Inserts a ligature break, see section
35552 \begin_inset space ~
35553 \end_inset
35554
35555
35556 \begin_inset CommandInset ref
35557 LatexCommand ref
35558 reference "sub:Ligatures"
35559
35560 \end_inset
35561
35562 .
35563 \end_layout
35564
35565 \begin_layout Description
35566 Ragged
35567 \begin_inset space ~
35568 \end_inset
35569
35570 Line
35571 \begin_inset space ~
35572 \end_inset
35573
35574 Break Inserts a forced line break, see section
35575 \begin_inset space ~
35576 \end_inset
35577
35578
35579 \begin_inset CommandInset ref
35580 LatexCommand ref
35581 reference "sub:Forced-Line-Breaks"
35582
35583 \end_inset
35584
35585 .
35586 \end_layout
35587
35588 \begin_layout Description
35589 Justified
35590 \begin_inset space ~
35591 \end_inset
35592
35593 Break Inserts a forced line break that furthermore stretches the broken
35594  text line to the page border, see section
35595 \begin_inset space ~
35596 \end_inset
35597
35598
35599 \begin_inset CommandInset ref
35600 LatexCommand ref
35601 reference "sub:Forced-Line-Breaks"
35602
35603 \end_inset
35604
35605 .
35606 \end_layout
35607
35608 \begin_layout Description
35609 New
35610 \begin_inset space ~
35611 \end_inset
35612
35613 Page Inserts a forced page break, described in section
35614 \begin_inset space ~
35615 \end_inset
35616
35617
35618 \begin_inset CommandInset ref
35619 LatexCommand ref
35620 reference "sub:Forced-Page-Breaks"
35621
35622 \end_inset
35623
35624 .
35625 \end_layout
35626
35627 \begin_layout Description
35628 Page
35629 \begin_inset space ~
35630 \end_inset
35631
35632 Break Inserts a forced page break that furthermore stretches the broken
35633  text page to the page border, described in section
35634 \begin_inset space ~
35635 \end_inset
35636
35637
35638 \begin_inset CommandInset ref
35639 LatexCommand ref
35640 reference "sub:Forced-Page-Breaks"
35641
35642 \end_inset
35643
35644 .
35645 \end_layout
35646
35647 \begin_layout Description
35648 Clear
35649 \begin_inset space ~
35650 \end_inset
35651
35652 Page Inserts a clear page break, described in section
35653 \begin_inset space ~
35654 \end_inset
35655
35656
35657 \begin_inset CommandInset ref
35658 LatexCommand ref
35659 reference "sub:Clear-Page-Breaks"
35660
35661 \end_inset
35662
35663 .
35664 \end_layout
35665
35666 \begin_layout Description
35667 Clear
35668 \begin_inset space ~
35669 \end_inset
35670
35671 Double
35672 \begin_inset space ~
35673 \end_inset
35674
35675 Page Inserts a clear doublepage break, described in section
35676 \begin_inset space ~
35677 \end_inset
35678
35679
35680 \begin_inset CommandInset ref
35681 LatexCommand ref
35682 reference "sub:Clear-Page-Breaks"
35683
35684 \end_inset
35685
35686 .
35687 \end_layout
35688
35689 \begin_layout Subsection
35690 List / TOC
35691 \end_layout
35692
35693 \begin_layout Standard
35694 Various lists can be inserted with this menu.
35695  The table of contents, the algorithm, figures, and tables list are described
35696  in section
35697 \begin_inset space ~
35698 \end_inset
35699
35700
35701 \begin_inset CommandInset ref
35702 LatexCommand ref
35703 reference "sec:toc"
35704
35705 \end_inset
35706
35707 .
35708  The index list is described in section
35709 \begin_inset space ~
35710 \end_inset
35711
35712
35713 \begin_inset CommandInset ref
35714 LatexCommand ref
35715 reference "sec:Index"
35716
35717 \end_inset
35718
35719 , the nomenclature in section
35720 \begin_inset space ~
35721 \end_inset
35722
35723
35724 \begin_inset CommandInset ref
35725 LatexCommand ref
35726 reference "sec:Nomenclature"
35727
35728 \end_inset
35729
35730 , and the BibTeX bibliography in section
35731 \begin_inset space ~
35732 \end_inset
35733
35734
35735 \begin_inset CommandInset ref
35736 LatexCommand ref
35737 reference "sub:Bibliography-databases"
35738
35739 \end_inset
35740
35741 .
35742 \end_layout
35743
35744 \begin_layout Subsection
35745 Float
35746 \end_layout
35747
35748 \begin_layout Standard
35749 To insert floats, described in section
35750 \begin_inset space ~
35751 \end_inset
35752
35753
35754 \begin_inset CommandInset ref
35755 LatexCommand ref
35756 reference "sec:Floats"
35757
35758 \end_inset
35759
35760 .
35761 \end_layout
35762
35763 \begin_layout Subsection
35764 Note
35765 \end_layout
35766
35767 \begin_layout Standard
35768 To insert notes, described in section
35769 \begin_inset space ~
35770 \end_inset
35771
35772
35773 \begin_inset CommandInset ref
35774 LatexCommand ref
35775 reference "sec:Notes"
35776
35777 \end_inset
35778
35779 .
35780 \end_layout
35781
35782 \begin_layout Subsection
35783 Branch
35784 \end_layout
35785
35786 \begin_layout Standard
35787 Inserts branch insets as described in section
35788 \begin_inset space ~
35789 \end_inset
35790
35791
35792 \begin_inset CommandInset ref
35793 LatexCommand ref
35794 reference "sec:Branches"
35795
35796 \end_inset
35797
35798 .
35799 \end_layout
35800
35801 \begin_layout Subsection
35802 File
35803 \begin_inset Index idx
35804 status collapsed
35805
35806 \begin_layout Plain Layout
35807 External Material
35808 \end_layout
35809
35810 \end_inset
35811
35812
35813 \end_layout
35814
35815 \begin_layout Standard
35816 Here you can insert files to include them or its content to your document.
35817  How this can be done is in detail explained in chapter 
35818 \emph on
35819 External Stuff
35820 \emph default
35821  of the 
35822 \emph on
35823 Embedded Objects
35824 \emph default
35825  manual.
35826 \end_layout
35827
35828 \begin_layout Subsection
35829 Box
35830 \begin_inset Index idx
35831 status collapsed
35832
35833 \begin_layout Plain Layout
35834 Boxes
35835 \end_layout
35836
35837 \end_inset
35838
35839
35840 \end_layout
35841
35842 \begin_layout Standard
35843 Inserts a minipage box that is described section
35844 \begin_inset space ~
35845 \end_inset
35846
35847
35848 \begin_inset CommandInset ref
35849 LatexCommand ref
35850 reference "sec:Minipages"
35851
35852 \end_inset
35853
35854 .
35855  All box types supported by LyX are explained in detail in chapter 
35856 \emph on
35857 Boxes
35858 \emph default
35859  of the 
35860 \emph on
35861 Embedded Objects
35862 \emph default
35863  manual.
35864 \end_layout
35865
35866 \begin_layout Subsection
35867 Citation
35868 \end_layout
35869
35870 \begin_layout Standard
35871 Inserts a citation as described in section
35872 \begin_inset space ~
35873 \end_inset
35874
35875
35876 \begin_inset CommandInset ref
35877 LatexCommand ref
35878 reference "sec:Bibliography"
35879
35880 \end_inset
35881
35882 .
35883 \end_layout
35884
35885 \begin_layout Subsection
35886 Cross-Reference
35887 \end_layout
35888
35889 \begin_layout Standard
35890 Inserts a cross-reference as described in section
35891 \begin_inset space ~
35892 \end_inset
35893
35894
35895 \begin_inset CommandInset ref
35896 LatexCommand ref
35897 reference "sec:Cross-References"
35898
35899 \end_inset
35900
35901 .
35902 \end_layout
35903
35904 \begin_layout Subsection
35905 Label
35906 \end_layout
35907
35908 \begin_layout Standard
35909 Inserts a label as described in section
35910 \begin_inset space ~
35911 \end_inset
35912
35913
35914 \begin_inset CommandInset ref
35915 LatexCommand ref
35916 reference "sec:Cross-References"
35917
35918 \end_inset
35919
35920 .
35921 \end_layout
35922
35923 \begin_layout Subsection
35924 Caption
35925 \begin_inset Index idx
35926 status collapsed
35927
35928 \begin_layout Plain Layout
35929 Captions
35930 \end_layout
35931
35932 \end_inset
35933
35934
35935 \begin_inset Index idx
35936 status collapsed
35937
35938 \begin_layout Plain Layout
35939 Longtables ! Caption
35940 \end_layout
35941
35942 \end_inset
35943
35944
35945 \end_layout
35946
35947 \begin_layout Standard
35948 Inserts a caption to floats or longtables.
35949  Floats are described in section
35950 \begin_inset space ~
35951 \end_inset
35952
35953
35954 \begin_inset CommandInset ref
35955 LatexCommand ref
35956 reference "sec:Floats"
35957
35958 \end_inset
35959
35960 , captions in longtables are described in section 
35961 \emph on
35962 Longtable Captions
35963 \emph default
35964  of the 
35965 \emph on
35966 Embedded Objects
35967 \emph default
35968  manual.
35969 \end_layout
35970
35971 \begin_layout Subsection
35972 Index Entry
35973 \end_layout
35974
35975 \begin_layout Standard
35976 Inserts an index entry as described in section
35977 \begin_inset space ~
35978 \end_inset
35979
35980
35981 \begin_inset CommandInset ref
35982 LatexCommand ref
35983 reference "sec:Index"
35984
35985 \end_inset
35986
35987 .
35988 \end_layout
35989
35990 \begin_layout Subsection
35991 Nomenclature Entry
35992 \end_layout
35993
35994 \begin_layout Standard
35995 Inserts a nomenclature entry as described in section
35996 \begin_inset space ~
35997 \end_inset
35998
35999
36000 \begin_inset CommandInset ref
36001 LatexCommand ref
36002 reference "sec:Nomenclature"
36003
36004 \end_inset
36005
36006 .
36007 \end_layout
36008
36009 \begin_layout Subsection
36010 Table
36011 \end_layout
36012
36013 \begin_layout Standard
36014 Inserts a table.
36015  Tables are described in section
36016 \begin_inset space ~
36017 \end_inset
36018
36019
36020 \begin_inset CommandInset ref
36021 LatexCommand ref
36022 reference "sec:Tables"
36023
36024 \end_inset
36025
36026 .
36027 \end_layout
36028
36029 \begin_layout Subsection
36030 Graphics
36031 \end_layout
36032
36033 \begin_layout Standard
36034 Inserts a graphic.
36035  Graphics are described in section
36036 \begin_inset space ~
36037 \end_inset
36038
36039
36040 \begin_inset CommandInset ref
36041 LatexCommand ref
36042 reference "sec:Graphics"
36043
36044 \end_inset
36045
36046 .
36047 \end_layout
36048
36049 \begin_layout Subsection
36050 URL
36051 \end_layout
36052
36053 \begin_layout Standard
36054 Inserts an URL as described in section
36055 \begin_inset space ~
36056 \end_inset
36057
36058
36059 \begin_inset CommandInset ref
36060 LatexCommand ref
36061 reference "sub:URLs"
36062
36063 \end_inset
36064
36065 .
36066 \end_layout
36067
36068 \begin_layout Subsection
36069 Hyperlinks
36070 \end_layout
36071
36072 \begin_layout Standard
36073 Inserts a hyperlink as described in section
36074 \begin_inset space ~
36075 \end_inset
36076
36077
36078 \begin_inset CommandInset ref
36079 LatexCommand ref
36080 reference "sub:Hyperlinks"
36081
36082 \end_inset
36083
36084 .
36085 \end_layout
36086
36087 \begin_layout Subsection
36088 Footnote
36089 \end_layout
36090
36091 \begin_layout Standard
36092 Inserts a footnote, see section
36093 \begin_inset space ~
36094 \end_inset
36095
36096
36097 \begin_inset CommandInset ref
36098 LatexCommand ref
36099 reference "sec:Footnotes"
36100
36101 \end_inset
36102
36103 .
36104 \end_layout
36105
36106 \begin_layout Subsection
36107 Marginal Note
36108 \end_layout
36109
36110 \begin_layout Standard
36111 Inserts a marginal note, see section
36112 \begin_inset space ~
36113 \end_inset
36114
36115
36116 \begin_inset CommandInset ref
36117 LatexCommand ref
36118 reference "sec:Marginal-Notes"
36119
36120 \end_inset
36121
36122 .
36123 \end_layout
36124
36125 \begin_layout Subsection
36126 Short Title
36127 \end_layout
36128
36129 \begin_layout Standard
36130 Inserts a short title, see section
36131 \begin_inset space ~
36132 \end_inset
36133
36134
36135 \begin_inset CommandInset ref
36136 LatexCommand ref
36137 reference "sec:Short-Titles"
36138
36139 \end_inset
36140
36141 .
36142 \end_layout
36143
36144 \begin_layout Subsection
36145 TeX Code
36146 \end_layout
36147
36148 \begin_layout Standard
36149 Inserts a TeX Code box, see section
36150 \begin_inset space ~
36151 \end_inset
36152
36153
36154 \begin_inset CommandInset ref
36155 LatexCommand ref
36156 reference "sub:TeX-Code-Boxes"
36157
36158 \end_inset
36159
36160  for a description.
36161 \end_layout
36162
36163 \begin_layout Subsection
36164 Program Listing
36165 \begin_inset Index idx
36166 status collapsed
36167
36168 \begin_layout Plain Layout
36169 Program listings
36170 \end_layout
36171
36172 \end_inset
36173
36174
36175 \end_layout
36176
36177 \begin_layout Standard
36178 Inserts a program listings box.
36179  Program listings are explained in chapter 
36180 \emph on
36181 Program Code Listings
36182 \emph default
36183  of the 
36184 \emph on
36185 Embedded Objects
36186 \emph default
36187  manual.
36188 \end_layout
36189
36190 \begin_layout Subsection
36191 Date
36192 \end_layout
36193
36194 \begin_layout Standard
36195 Inserts the actual date.
36196  The format depends on the date format of the language that is used for
36197  LyX's menus.
36198  LyX offers another ways to insert a date which is explained in section
36199  
36200 \emph on
36201 External Material
36202 \emph default
36203  of the 
36204 \emph on
36205 Embedded Objects
36206 \emph default
36207  manual.
36208  There the different methods are also compared.
36209 \end_layout
36210
36211 \begin_layout Section
36212 The Navigate Menu
36213 \begin_inset Index idx
36214 status collapsed
36215
36216 \begin_layout Plain Layout
36217 Menu ! Navigate
36218 \end_layout
36219
36220 \end_inset
36221
36222
36223 \end_layout
36224
36225 \begin_layout Standard
36226 This menu lists the existing chapters, sections, figures, tables, etc.
36227 \begin_inset space ~
36228 \end_inset
36229
36230 of the current document.
36231  This allows you to navigate easily through you document.
36232 \end_layout
36233
36234 \begin_layout Subsection
36235 Bookmarks
36236 \end_layout
36237
36238 \begin_layout Standard
36239 With this menu you are able to define your own bookmarks.
36240  This is useful when you are working on a large documents and often have
36241  to jump e.
36242 \begin_inset space \thinspace{}
36243 \end_inset
36244
36245 g.
36246 \begin_inset space \space{}
36247 \end_inset
36248
36249 between section
36250 \begin_inset space ~
36251 \end_inset
36252
36253 2.5 and 6.3.
36254  To create bookmarks for this example, go to section
36255 \begin_inset space ~
36256 \end_inset
36257
36258 2.5 and use the menu 
36259 \family sans
36260 Save
36261 \begin_inset space ~
36262 \end_inset
36263
36264 Bookmark
36265 \begin_inset space ~
36266 \end_inset
36267
36268 1
36269 \family default
36270 .
36271  Then go to section
36272 \begin_inset space ~
36273 \end_inset
36274
36275 6.3 and use 
36276 \family sans
36277 Save
36278 \begin_inset space ~
36279 \end_inset
36280
36281 Bookmark
36282 \begin_inset space ~
36283 \end_inset
36284
36285
36286 \family default
36287 2.
36288  Now you can jump easily between these sections by using the menu or by
36289  the key bindings 
36290 \begin_inset Info
36291 type  "shortcut"
36292 arg   "bookmark-goto 1"
36293 \end_inset
36294
36295  and 
36296 \begin_inset Info
36297 type  "shortcut"
36298 arg   "bookmark-goto 2"
36299 \end_inset
36300
36301 .
36302 \end_layout
36303
36304 \begin_layout Standard
36305 You can also use bookmarks to jump between several opened documents.
36306  The saved bookmarks are valid till the document is closed.
36307 \end_layout
36308
36309 \begin_layout Subsection
36310 Next Note, Change, Cross-reference
36311 \end_layout
36312
36313 \begin_layout Standard
36314 Jump to the next note, change, or cross-reference following the current
36315  cursor position.
36316 \end_layout
36317
36318 \begin_layout Subsection
36319 Go to Label
36320 \end_layout
36321
36322 \begin_layout Standard
36323 Only active when the cursor is in front of a cross-reference.
36324  Sets the cursor before the referenced label, the same as if you right-click
36325  on a cross-reference box.
36326 \end_layout
36327
36328 \begin_layout Section
36329 The Document Menu
36330 \begin_inset Index idx
36331 status collapsed
36332
36333 \begin_layout Plain Layout
36334 Menu ! Document
36335 \end_layout
36336
36337 \end_inset
36338
36339
36340 \end_layout
36341
36342 \begin_layout Subsection
36343 Change Tracking
36344 \end_layout
36345
36346 \begin_layout Standard
36347 Change Tracking is described in section
36348 \begin_inset space ~
36349 \end_inset
36350
36351
36352 \begin_inset CommandInset ref
36353 LatexCommand ref
36354 reference "sec:Change-Tracking"
36355
36356 \end_inset
36357
36358 .
36359 \end_layout
36360
36361 \begin_layout Subsection
36362 LaT
36363 \begin_inset ERT
36364 status collapsed
36365
36366 \begin_layout Plain Layout
36367
36368 {}
36369 \end_layout
36370
36371 \end_inset
36372
36373 eX Log
36374 \end_layout
36375
36376 \begin_layout Standard
36377 After running LaTeX by viewing or exporting a document, this menu will be
36378  enabled.
36379  It shows the logfile of the used LaTeX-program.
36380 \end_layout
36381
36382 \begin_layout Standard
36383 Here you can see how LaTeX works in the background.
36384  
36385 \emph on
36386 Experts
36387 \emph default
36388  will find in it reasons for LaTeX-errors.
36389 \end_layout
36390
36391 \begin_layout Subsection
36392 Outline
36393 \end_layout
36394
36395 \begin_layout Standard
36396 Opens the TOC/Outline window as described in section
36397 \begin_inset space ~
36398 \end_inset
36399
36400
36401 \begin_inset CommandInset ref
36402 LatexCommand ref
36403 reference "sec:Navigating"
36404
36405 \end_inset
36406
36407  and 
36408 \begin_inset CommandInset ref
36409 LatexCommand ref
36410 reference "sub:Table-of-Contents"
36411
36412 \end_inset
36413
36414 .
36415 \end_layout
36416
36417 \begin_layout Subsection
36418 Start Appendix Here
36419 \end_layout
36420
36421 \begin_layout Standard
36422 This menu will start the appendix of the document at the current cursor
36423  position as described in section
36424 \begin_inset space ~
36425 \end_inset
36426
36427
36428 \begin_inset CommandInset ref
36429 LatexCommand ref
36430 reference "sec:Appendices"
36431
36432 \end_inset
36433
36434 .
36435 \end_layout
36436
36437 \begin_layout Subsection
36438 Compressed
36439 \end_layout
36440
36441 \begin_layout Standard
36442 Un/compresses the current document.
36443 \end_layout
36444
36445 \begin_layout Subsection
36446 Settings
36447 \end_layout
36448
36449 \begin_layout Standard
36450 The document settings are described in appendix
36451 \begin_inset space ~
36452 \end_inset
36453
36454
36455 \begin_inset CommandInset ref
36456 LatexCommand ref
36457 reference "cha:The-Document-Settings"
36458
36459 \end_inset
36460
36461 .
36462 \end_layout
36463
36464 \begin_layout Section
36465 The Tools Menu
36466 \begin_inset Index idx
36467 status collapsed
36468
36469 \begin_layout Plain Layout
36470 Menu ! Tools
36471 \end_layout
36472
36473 \end_inset
36474
36475
36476 \end_layout
36477
36478 \begin_layout Subsection
36479 Spellchecker
36480 \end_layout
36481
36482 \begin_layout Standard
36483 Spell checking is explained in section
36484 \begin_inset space ~
36485 \end_inset
36486
36487
36488 \begin_inset CommandInset ref
36489 LatexCommand ref
36490 reference "sec:Spellchecking"
36491
36492 \end_inset
36493
36494 .
36495 \end_layout
36496
36497 \begin_layout Subsection
36498 Thesaurus
36499 \end_layout
36500
36501 \begin_layout Standard
36502 The thesaurus is described in section
36503 \begin_inset space ~
36504 \end_inset
36505
36506
36507 \begin_inset CommandInset ref
36508 LatexCommand ref
36509 reference "sec:Thesaurus"
36510
36511 \end_inset
36512
36513 .
36514 \end_layout
36515
36516 \begin_layout Subsection
36517 Statistics
36518 \begin_inset Index idx
36519 status collapsed
36520
36521 \begin_layout Plain Layout
36522 Word count
36523 \end_layout
36524
36525 \end_inset
36526
36527
36528 \begin_inset Index idx
36529 status collapsed
36530
36531 \begin_layout Plain Layout
36532 Character count
36533 \end_layout
36534
36535 \end_inset
36536
36537
36538 \end_layout
36539
36540 \begin_layout Standard
36541 Counts the number of words and characters in the actual document or the
36542  highlighted document part.
36543 \end_layout
36544
36545 \begin_layout Subsection
36546 TeX Information
36547 \begin_inset Index idx
36548 status collapsed
36549
36550 \begin_layout Plain Layout
36551 TeX Information
36552 \end_layout
36553
36554 \end_inset
36555
36556
36557 \end_layout
36558
36559 \begin_layout Standard
36560 Shows you a list of the classes and styles installed in your LaTeX-system.
36561 \end_layout
36562
36563 \begin_layout Subsection
36564 Reconfigure
36565 \begin_inset Index idx
36566 status collapsed
36567
36568 \begin_layout Plain Layout
36569 LyX ! Reconfigure|see
36570 \begin_inset ERT
36571 status collapsed
36572
36573 \begin_layout Plain Layout
36574
36575 {
36576 \end_layout
36577
36578 \end_inset
36579
36580 Reconfiguration of LyX
36581 \begin_inset ERT
36582 status collapsed
36583
36584 \begin_layout Plain Layout
36585
36586 }
36587 \end_layout
36588
36589 \end_inset
36590
36591
36592 \end_layout
36593
36594 \end_inset
36595
36596
36597 \begin_inset Index idx
36598 status collapsed
36599
36600 \begin_layout Plain Layout
36601 Reconfiguration of LyX
36602 \end_layout
36603
36604 \end_inset
36605
36606
36607 \end_layout
36608
36609 \begin_layout Standard
36610 This menu reconfigures LyX.
36611  That means LyX looks for LaTeX-packages and needed programs, see also section
36612 \begin_inset space ~
36613 \end_inset
36614
36615
36616 \begin_inset CommandInset ref
36617 LatexCommand ref
36618 reference "sec:Basic-LyX-Setup"
36619
36620 \end_inset
36621
36622 .
36623 \end_layout
36624
36625 \begin_layout Subsection
36626 Preferences
36627 \end_layout
36628
36629 \begin_layout Standard
36630 The preferences dialog is described in detail in appendix
36631 \begin_inset space \thinspace{}
36632 \end_inset
36633
36634
36635 \begin_inset CommandInset ref
36636 LatexCommand ref
36637 reference "cha:The-Preferences-dialog"
36638
36639 \end_inset
36640
36641 .
36642 \end_layout
36643
36644 \begin_layout Section
36645 The Help Menu
36646 \begin_inset Index idx
36647 status collapsed
36648
36649 \begin_layout Plain Layout
36650 Menu ! Help
36651 \end_layout
36652
36653 \end_inset
36654
36655
36656 \end_layout
36657
36658 \begin_layout Standard
36659 This menu opens the documentation files of LyX in the language of LyX's
36660  menus.
36661 \end_layout
36662
36663 \begin_layout Standard
36664 The menu 
36665 \family sans
36666 LaTeX
36667 \begin_inset space ~
36668 \end_inset
36669
36670 Configuration
36671 \family default
36672  shows a LyX-document with information about the LaTeX-packages and classes
36673  found by LyX (see also section
36674 \begin_inset space ~
36675 \end_inset
36676
36677
36678 \begin_inset CommandInset ref
36679 LatexCommand ref
36680 reference "sec:LaTeX-Setup"
36681
36682 \end_inset
36683
36684 ).
36685 \end_layout
36686
36687 \begin_layout Section
36688 Toolbars
36689 \begin_inset CommandInset label
36690 LatexCommand label
36691 name "sec:Toolbars"
36692
36693 \end_inset
36694
36695
36696 \end_layout
36697
36698 \begin_layout Standard
36699 How to show or hide toolbars is explained in section
36700 \begin_inset space ~
36701 \end_inset
36702
36703
36704 \begin_inset CommandInset ref
36705 LatexCommand ref
36706 reference "sub:Toolbars"
36707
36708 \end_inset
36709
36710 .
36711 \end_layout
36712
36713 \begin_layout Standard
36714 It is also possible to define custom toolbars.
36715  This is described in the 
36716 \emph on
36717 Additional Features
36718 \emph default
36719  manual.
36720 \end_layout
36721
36722 \begin_layout Subsection
36723 Standard Toolbar
36724 \begin_inset Index idx
36725 status collapsed
36726
36727 \begin_layout Plain Layout
36728 Toolbar ! Standard
36729 \end_layout
36730
36731 \end_inset
36732
36733
36734 \end_layout
36735
36736 \begin_layout Standard
36737 \begin_inset Graphics
36738         filename clipart/StandardToolbar.png
36739         width 100col%
36740
36741 \end_inset
36742
36743
36744 \end_layout
36745
36746 \begin_layout Standard
36747 \begin_inset VSpace defskip
36748 \end_inset
36749
36750
36751 \end_layout
36752
36753 \begin_layout Standard
36754 The standard toolbar as shown above contains from left to right the following
36755  buttons:
36756 \begin_inset ERT
36757 status collapsed
36758
36759 \begin_layout Plain Layout
36760
36761
36762 \backslash
36763 setlength{
36764 \backslash
36765 LTleft}{0pt}
36766 \end_layout
36767
36768 \end_inset
36769
36770
36771 \begin_inset Note Note
36772 status collapsed
36773
36774 \begin_layout Plain Layout
36775 This is necessary to left align the following longtables.
36776  See the 
36777 \emph on
36778 Embedded Objects
36779 \emph default
36780  manual for more information.
36781 \end_layout
36782
36783 \end_inset
36784
36785
36786 \end_layout
36787
36788 \begin_layout Standard
36789 \begin_inset VSpace defskip
36790 \end_inset
36791
36792
36793 \end_layout
36794
36795 \begin_layout Standard
36796 \begin_inset Tabular
36797 <lyxtabular version="3" rows="1" columns="2">
36798 <features islongtable="true" tabularvalignment="middle">
36799 <column alignment="center" valignment="top" width="0">
36800 <column alignment="center" valignment="top" width="0">
36801 <row>
36802 <cell alignment="center" valignment="top" usebox="none">
36803 \begin_inset Text
36804
36805 \begin_layout Plain Layout
36806 \begin_inset Graphics
36807         filename clipart/ToolbarEnvBox.png
36808         clip
36809
36810 \end_inset
36811
36812
36813 \end_layout
36814
36815 \end_inset
36816 </cell>
36817 <cell alignment="center" valignment="top" usebox="none">
36818 \begin_inset Text
36819
36820 \begin_layout Plain Layout
36821 pull-down box for the paragraph environments
36822 \end_layout
36823
36824 \end_inset
36825 </cell>
36826 </row>
36827 </lyxtabular>
36828
36829 \end_inset
36830
36831
36832 \end_layout
36833
36834 \begin_layout Standard
36835 \begin_inset VSpace -10mm
36836 \end_inset
36837
36838
36839 \end_layout
36840
36841 \begin_layout Standard
36842 \align left
36843 \begin_inset Tabular
36844 <lyxtabular version="3" rows="21" columns="2">
36845 <features islongtable="true" tabularvalignment="middle">
36846 <column alignment="left" valignment="top" width="0">
36847 <column alignment="left" valignment="top" width="0">
36848 <row interlinespace="2.5mm">
36849 <cell alignment="center" valignment="top" usebox="none">
36850 \begin_inset Text
36851
36852 \begin_layout Plain Layout
36853
36854 \family sans
36855 \begin_inset Graphics
36856         filename ../images/buffer-new.png
36857         BoundingBox 0bp 5bp 20bp 20bp
36858
36859 \end_inset
36860
36861
36862 \end_layout
36863
36864 \end_inset
36865 </cell>
36866 <cell alignment="center" valignment="top" usebox="none">
36867 \begin_inset Text
36868
36869 \begin_layout Plain Layout
36870
36871 \family sans
36872 File\SpecialChar \menuseparator
36873 New
36874 \end_layout
36875
36876 \end_inset
36877 </cell>
36878 </row>
36879 <row interlinespace="2.5mm">
36880 <cell alignment="center" valignment="top" usebox="none">
36881 \begin_inset Text
36882
36883 \begin_layout Plain Layout
36884 \begin_inset Graphics
36885         filename ../images/file-open.png
36886         BoundingBox 0bp 5bp 20bp 20bp
36887
36888 \end_inset
36889
36890
36891 \end_layout
36892
36893 \end_inset
36894 </cell>
36895 <cell alignment="center" valignment="top" usebox="none">
36896 \begin_inset Text
36897
36898 \begin_layout Plain Layout
36899
36900 \family sans
36901 File\SpecialChar \menuseparator
36902 Open
36903 \end_layout
36904
36905 \end_inset
36906 </cell>
36907 </row>
36908 <row interlinespace="2.5mm">
36909 <cell alignment="center" valignment="top" usebox="none">
36910 \begin_inset Text
36911
36912 \begin_layout Plain Layout
36913 \begin_inset Graphics
36914         filename ../images/buffer-write.png
36915         BoundingBox 0bp 5bp 20bp 20bp
36916
36917 \end_inset
36918
36919
36920 \end_layout
36921
36922 \end_inset
36923 </cell>
36924 <cell alignment="center" valignment="top" usebox="none">
36925 \begin_inset Text
36926
36927 \begin_layout Plain Layout
36928
36929 \family sans
36930 File\SpecialChar \menuseparator
36931 Save
36932 \end_layout
36933
36934 \end_inset
36935 </cell>
36936 </row>
36937 <row interlinespace="2.5mm">
36938 <cell alignment="center" valignment="top" usebox="none">
36939 \begin_inset Text
36940
36941 \begin_layout Plain Layout
36942 \begin_inset Graphics
36943         filename ../images/dialog-show_print.png
36944         BoundingBox 0bp 5bp 24bp 20bp
36945
36946 \end_inset
36947
36948
36949 \end_layout
36950
36951 \end_inset
36952 </cell>
36953 <cell alignment="center" valignment="top" usebox="none">
36954 \begin_inset Text
36955
36956 \begin_layout Plain Layout
36957
36958 \family sans
36959 File\SpecialChar \menuseparator
36960 Print
36961 \end_layout
36962
36963 \end_inset
36964 </cell>
36965 </row>
36966 <row interlinespace="2.5mm">
36967 <cell alignment="center" valignment="top" usebox="none">
36968 \begin_inset Text
36969
36970 \begin_layout Plain Layout
36971 \begin_inset Graphics
36972         filename ../images/dialog-show_spellchecker.png
36973         BoundingBox 0bp 5bp 20bp 20bp
36974
36975 \end_inset
36976
36977
36978 \end_layout
36979
36980 \end_inset
36981 </cell>
36982 <cell alignment="center" valignment="top" usebox="none">
36983 \begin_inset Text
36984
36985 \begin_layout Plain Layout
36986
36987 \family sans
36988 Tools\SpecialChar \menuseparator
36989 Spellchecker
36990 \end_layout
36991
36992 \end_inset
36993 </cell>
36994 </row>
36995 <row interlinespace="2.5mm">
36996 <cell alignment="center" valignment="top" usebox="none">
36997 \begin_inset Text
36998
36999 \begin_layout Plain Layout
37000 \begin_inset Graphics
37001         filename ../images/undo.png
37002         BoundingBox 0bp 5bp 20bp 20bp
37003
37004 \end_inset
37005
37006
37007 \end_layout
37008
37009 \end_inset
37010 </cell>
37011 <cell alignment="center" valignment="top" usebox="none">
37012 \begin_inset Text
37013
37014 \begin_layout Plain Layout
37015
37016 \family sans
37017 Edit\SpecialChar \menuseparator
37018 Undo
37019 \end_layout
37020
37021 \end_inset
37022 </cell>
37023 </row>
37024 <row interlinespace="2.5mm">
37025 <cell alignment="center" valignment="top" usebox="none">
37026 \begin_inset Text
37027
37028 \begin_layout Plain Layout
37029 \begin_inset Graphics
37030         filename ../images/redo.png
37031         BoundingBox 0bp 5bp 20bp 20bp
37032
37033 \end_inset
37034
37035
37036 \end_layout
37037
37038 \end_inset
37039 </cell>
37040 <cell alignment="center" valignment="top" usebox="none">
37041 \begin_inset Text
37042
37043 \begin_layout Plain Layout
37044
37045 \family sans
37046 Edit\SpecialChar \menuseparator
37047 Redo
37048 \end_layout
37049
37050 \end_inset
37051 </cell>
37052 </row>
37053 <row interlinespace="2.5mm">
37054 <cell alignment="center" valignment="top" usebox="none">
37055 \begin_inset Text
37056
37057 \begin_layout Plain Layout
37058 \begin_inset Graphics
37059         filename ../images/cut.png
37060         BoundingBox 0bp 5bp 20bp 20bp
37061
37062 \end_inset
37063
37064
37065 \end_layout
37066
37067 \end_inset
37068 </cell>
37069 <cell alignment="center" valignment="top" usebox="none">
37070 \begin_inset Text
37071
37072 \begin_layout Plain Layout
37073
37074 \family sans
37075 Edit\SpecialChar \menuseparator
37076 Cut
37077 \end_layout
37078
37079 \end_inset
37080 </cell>
37081 </row>
37082 <row interlinespace="2.5mm">
37083 <cell alignment="center" valignment="top" usebox="none">
37084 \begin_inset Text
37085
37086 \begin_layout Plain Layout
37087 \begin_inset Graphics
37088         filename ../images/copy.png
37089         BoundingBox 0bp 5bp 20bp 20bp
37090
37091 \end_inset
37092
37093
37094 \end_layout
37095
37096 \end_inset
37097 </cell>
37098 <cell alignment="center" valignment="top" usebox="none">
37099 \begin_inset Text
37100
37101 \begin_layout Plain Layout
37102
37103 \family sans
37104 Edit\SpecialChar \menuseparator
37105 Copy
37106 \end_layout
37107
37108 \end_inset
37109 </cell>
37110 </row>
37111 <row interlinespace="2.5mm">
37112 <cell alignment="center" valignment="top" usebox="none">
37113 \begin_inset Text
37114
37115 \begin_layout Plain Layout
37116 \begin_inset Graphics
37117         filename ../images/paste.png
37118         BoundingBox 0bp 5bp 20bp 20bp
37119
37120 \end_inset
37121
37122
37123 \end_layout
37124
37125 \end_inset
37126 </cell>
37127 <cell alignment="center" valignment="top" usebox="none">
37128 \begin_inset Text
37129
37130 \begin_layout Plain Layout
37131
37132 \family sans
37133 Edit\SpecialChar \menuseparator
37134 Paste
37135 \end_layout
37136
37137 \end_inset
37138 </cell>
37139 </row>
37140 <row interlinespace="2.5mm">
37141 <cell alignment="center" valignment="top" usebox="none">
37142 \begin_inset Text
37143
37144 \begin_layout Plain Layout
37145 \begin_inset Graphics
37146         filename ../images/dialog-show_findreplace.png
37147         BoundingBox 0bp 5bp 20bp 25bp
37148         rotateOrigin center
37149
37150 \end_inset
37151
37152
37153 \end_layout
37154
37155 \end_inset
37156 </cell>
37157 <cell alignment="center" valignment="top" usebox="none">
37158 \begin_inset Text
37159
37160 \begin_layout Plain Layout
37161
37162 \family sans
37163 Edit\SpecialChar \menuseparator
37164 Find
37165 \begin_inset space \thinspace{}
37166 \end_inset
37167
37168 &
37169 \begin_inset space \thinspace{}
37170 \end_inset
37171
37172 Replace
37173 \end_layout
37174
37175 \end_inset
37176 </cell>
37177 </row>
37178 <row interlinespace="2.5mm">
37179 <cell alignment="center" valignment="top" usebox="none">
37180 \begin_inset Text
37181
37182 \begin_layout Plain Layout
37183 \begin_inset Graphics
37184         filename ../images/bookmark-goto_0.png
37185         BoundingBox 0bp 5bp 20bp 25bp
37186         rotateOrigin center
37187
37188 \end_inset
37189
37190
37191 \end_layout
37192
37193 \end_inset
37194 </cell>
37195 <cell alignment="center" valignment="top" usebox="none">
37196 \begin_inset Text
37197
37198 \begin_layout Plain Layout
37199
37200 \family sans
37201 Navigate\SpecialChar \menuseparator
37202 Bookmarks\SpecialChar \menuseparator
37203 Navigate Back
37204 \end_layout
37205
37206 \end_inset
37207 </cell>
37208 </row>
37209 <row interlinespace="2.5mm">
37210 <cell alignment="center" valignment="top" usebox="none">
37211 \begin_inset Text
37212
37213 \begin_layout Plain Layout
37214 \begin_inset Graphics
37215         filename ../images/font-emph.png
37216         BoundingBox 0bp 5bp 20bp 20bp
37217
37218 \end_inset
37219
37220
37221 \end_layout
37222
37223 \end_inset
37224 </cell>
37225 <cell alignment="center" valignment="top" usebox="none">
37226 \begin_inset Text
37227
37228 \begin_layout Plain Layout
37229 Emphasize text, function of the Edit
37230 \family sans
37231 \SpecialChar \menuseparator
37232 Text
37233 \begin_inset space ~
37234 \end_inset
37235
37236 Style
37237 \family default
37238  dialog
37239 \end_layout
37240
37241 \end_inset
37242 </cell>
37243 </row>
37244 <row interlinespace="2.5mm">
37245 <cell alignment="center" valignment="top" usebox="none">
37246 \begin_inset Text
37247
37248 \begin_layout Plain Layout
37249 \begin_inset Graphics
37250         filename ../images/font-noun.png
37251         BoundingBox 0bp 5bp 20bp 20bp
37252
37253 \end_inset
37254
37255
37256 \end_layout
37257
37258 \end_inset
37259 </cell>
37260 <cell alignment="center" valignment="top" usebox="none">
37261 \begin_inset Text
37262
37263 \begin_layout Plain Layout
37264 Set text to noun style, function of the Edit
37265 \family sans
37266 \SpecialChar \menuseparator
37267 Text
37268 \begin_inset space ~
37269 \end_inset
37270
37271 Style
37272 \family default
37273  dialog
37274 \end_layout
37275
37276 \end_inset
37277 </cell>
37278 </row>
37279 <row interlinespace="2.5mm">
37280 <cell alignment="center" valignment="top" usebox="none">
37281 \begin_inset Text
37282
37283 \begin_layout Plain Layout
37284 \begin_inset Graphics
37285         filename ../images/textstyle-apply.png
37286         BoundingBox 0bp 5bp 20bp 20bp
37287
37288 \end_inset
37289
37290
37291 \end_layout
37292
37293 \end_inset
37294 </cell>
37295 <cell alignment="center" valignment="top" usebox="none">
37296 \begin_inset Text
37297
37298 \begin_layout Plain Layout
37299 Formats text using the current settings in the 
37300 \family sans
37301 Edit\SpecialChar \menuseparator
37302 Text
37303 \begin_inset space ~
37304 \end_inset
37305
37306 Style
37307 \family default
37308  dialog
37309 \end_layout
37310
37311 \end_inset
37312 </cell>
37313 </row>
37314 <row interlinespace="2.5mm">
37315 <cell alignment="center" valignment="top" usebox="none">
37316 \begin_inset Text
37317
37318 \begin_layout Plain Layout
37319 \begin_inset Graphics
37320         filename ../images/math-mode.png
37321         BoundingBox 0bp 5bp 20bp 20bp
37322
37323 \end_inset
37324
37325
37326 \end_layout
37327
37328 \end_inset
37329 </cell>
37330 <cell alignment="center" valignment="top" usebox="none">
37331 \begin_inset Text
37332
37333 \begin_layout Plain Layout
37334
37335 \family sans
37336 Insert\SpecialChar \menuseparator
37337 Math\SpecialChar \menuseparator
37338 Inline
37339 \begin_inset space ~
37340 \end_inset
37341
37342 Formula
37343 \end_layout
37344
37345 \end_inset
37346 </cell>
37347 </row>
37348 <row interlinespace="2.5mm">
37349 <cell alignment="center" valignment="top" usebox="none">
37350 \begin_inset Text
37351
37352 \begin_layout Plain Layout
37353 \begin_inset Graphics
37354         filename ../images/dialog-show-new-inset_graphics.png
37355         BoundingBox 0bp 5bp 20bp 25bp
37356         rotateOrigin center
37357
37358 \end_inset
37359
37360
37361 \end_layout
37362
37363 \end_inset
37364 </cell>
37365 <cell alignment="center" valignment="top" usebox="none">
37366 \begin_inset Text
37367
37368 \begin_layout Plain Layout
37369
37370 \family sans
37371 Insert\SpecialChar \menuseparator
37372 Graphics
37373 \end_layout
37374
37375 \end_inset
37376 </cell>
37377 </row>
37378 <row interlinespace="2.5mm">
37379 <cell alignment="center" valignment="top" usebox="none">
37380 \begin_inset Text
37381
37382 \begin_layout Plain Layout
37383 \begin_inset Graphics
37384         filename ../images/tabular-insert.png
37385         BoundingBox 0bp 5bp 20bp 25bp
37386         rotateOrigin center
37387
37388 \end_inset
37389
37390
37391 \end_layout
37392
37393 \end_inset
37394 </cell>
37395 <cell alignment="center" valignment="top" usebox="none">
37396 \begin_inset Text
37397
37398 \begin_layout Plain Layout
37399
37400 \family sans
37401 Insert\SpecialChar \menuseparator
37402 Table
37403 \end_layout
37404
37405 \end_inset
37406 </cell>
37407 </row>
37408 <row interlinespace="2.5mm">
37409 <cell alignment="center" valignment="top" usebox="none">
37410 \begin_inset Text
37411
37412 \begin_layout Plain Layout
37413 \begin_inset Graphics
37414         filename ../images/dialog-toggle_toc.png
37415         BoundingBox 0bp 5bp 20bp 25bp
37416         rotateOrigin center
37417
37418 \end_inset
37419
37420
37421 \end_layout
37422
37423 \end_inset
37424 </cell>
37425 <cell alignment="center" valignment="top" usebox="none">
37426 \begin_inset Text
37427
37428 \begin_layout Plain Layout
37429 Toggle outline window on/off, 
37430 \family sans
37431 Document\SpecialChar \menuseparator
37432 Outline
37433 \end_layout
37434
37435 \end_inset
37436 </cell>
37437 </row>
37438 <row interlinespace="2.5mm">
37439 <cell alignment="center" valignment="top" usebox="none">
37440 \begin_inset Text
37441
37442 \begin_layout Plain Layout
37443 \begin_inset Graphics
37444         filename ../images/toolbar-toggle_math.png
37445         BoundingBox 0bp 5bp 20bp 25bp
37446         rotateOrigin center
37447
37448 \end_inset
37449
37450
37451 \end_layout
37452
37453 \end_inset
37454 </cell>
37455 <cell alignment="center" valignment="top" usebox="none">
37456 \begin_inset Text
37457
37458 \begin_layout Plain Layout
37459 Toggle math toolbar on/off
37460 \end_layout
37461
37462 \end_inset
37463 </cell>
37464 </row>
37465 <row interlinespace="2.5mm">
37466 <cell alignment="center" valignment="top" usebox="none">
37467 \begin_inset Text
37468
37469 \begin_layout Plain Layout
37470 \begin_inset Graphics
37471         filename ../images/toolbar-toggle_table.png
37472         BoundingBox 0bp 5bp 20bp 25bp
37473         rotateOrigin center
37474
37475 \end_inset
37476
37477
37478 \end_layout
37479
37480 \end_inset
37481 </cell>
37482 <cell alignment="center" valignment="top" usebox="none">
37483 \begin_inset Text
37484
37485 \begin_layout Plain Layout
37486 Toggle table toolbar on/off
37487 \end_layout
37488
37489 \end_inset
37490 </cell>
37491 </row>
37492 </lyxtabular>
37493
37494 \end_inset
37495
37496
37497 \end_layout
37498
37499 \begin_layout Subsection
37500 Extra Toolbar
37501 \begin_inset Index idx
37502 status collapsed
37503
37504 \begin_layout Plain Layout
37505 Toolbar ! Extra
37506 \end_layout
37507
37508 \end_inset
37509
37510
37511 \end_layout
37512
37513 \begin_layout Standard
37514 \begin_inset Graphics
37515         filename clipart/ExtraToolbar.png
37516         width 100col%
37517
37518 \end_inset
37519
37520
37521 \end_layout
37522
37523 \begin_layout Standard
37524 \begin_inset VSpace defskip
37525 \end_inset
37526
37527
37528 \end_layout
37529
37530 \begin_layout Standard
37531 The extra toolbar as shown above contains from left to right the following
37532  buttons:
37533 \end_layout
37534
37535 \begin_layout Standard
37536 \begin_inset VSpace defskip
37537 \end_inset
37538
37539
37540 \end_layout
37541
37542 \begin_layout Standard
37543 \begin_inset Tabular
37544 <lyxtabular version="3" rows="25" columns="2">
37545 <features islongtable="true" tabularvalignment="middle">
37546 <column alignment="left" valignment="top" width="0">
37547 <column alignment="left" valignment="top" width="0">
37548 <row interlinespace="2.5mm">
37549 <cell alignment="center" valignment="top" usebox="none">
37550 \begin_inset Text
37551
37552 \begin_layout Plain Layout
37553 \begin_inset Graphics
37554         filename ../images/layout.png
37555         BoundingBox 0bp 5bp 20bp 25bp
37556         rotateOrigin center
37557
37558 \end_inset
37559
37560
37561 \end_layout
37562
37563 \end_inset
37564 </cell>
37565 <cell alignment="center" valignment="top" usebox="none">
37566 \begin_inset Text
37567
37568 \begin_layout Plain Layout
37569 Default
37570 \end_layout
37571
37572 \end_inset
37573 </cell>
37574 </row>
37575 <row interlinespace="2.5mm">
37576 <cell alignment="center" valignment="top" usebox="none">
37577 \begin_inset Text
37578
37579 \begin_layout Plain Layout
37580 \begin_inset Graphics
37581         filename ../images/layout_Enumerate.png
37582         BoundingBox 0bp 5bp 20bp 25bp
37583         rotateOrigin center
37584
37585 \end_inset
37586
37587
37588 \end_layout
37589
37590 \end_inset
37591 </cell>
37592 <cell alignment="center" valignment="top" usebox="none">
37593 \begin_inset Text
37594
37595 \begin_layout Plain Layout
37596 Numbered list
37597 \end_layout
37598
37599 \end_inset
37600 </cell>
37601 </row>
37602 <row interlinespace="2.5mm">
37603 <cell alignment="center" valignment="top" usebox="none">
37604 \begin_inset Text
37605
37606 \begin_layout Plain Layout
37607 \begin_inset Graphics
37608         filename ../images/layout_Itemize.png
37609         BoundingBox 0bp 5bp 20bp 25bp
37610         rotateOrigin center
37611
37612 \end_inset
37613
37614
37615 \end_layout
37616
37617 \end_inset
37618 </cell>
37619 <cell alignment="center" valignment="top" usebox="none">
37620 \begin_inset Text
37621
37622 \begin_layout Plain Layout
37623 Itemized list
37624 \end_layout
37625
37626 \end_inset
37627 </cell>
37628 </row>
37629 <row interlinespace="2.5mm">
37630 <cell alignment="center" valignment="top" usebox="none">
37631 \begin_inset Text
37632
37633 \begin_layout Plain Layout
37634 \begin_inset Graphics
37635         filename ../images/layout_List.png
37636         BoundingBox 0bp 5bp 20bp 25bp
37637         rotateOrigin center
37638
37639 \end_inset
37640
37641
37642 \end_layout
37643
37644 \end_inset
37645 </cell>
37646 <cell alignment="center" valignment="top" usebox="none">
37647 \begin_inset Text
37648
37649 \begin_layout Plain Layout
37650 List
37651 \end_layout
37652
37653 \end_inset
37654 </cell>
37655 </row>
37656 <row interlinespace="2.5mm">
37657 <cell alignment="center" valignment="top" usebox="none">
37658 \begin_inset Text
37659
37660 \begin_layout Plain Layout
37661 \begin_inset Graphics
37662         filename ../images/layout_Description.png
37663         BoundingBox 0bp 5bp 20bp 25bp
37664         rotateOrigin center
37665
37666 \end_inset
37667
37668
37669 \end_layout
37670
37671 \end_inset
37672 </cell>
37673 <cell alignment="center" valignment="top" usebox="none">
37674 \begin_inset Text
37675
37676 \begin_layout Plain Layout
37677 Description list
37678 \end_layout
37679
37680 \end_inset
37681 </cell>
37682 </row>
37683 <row interlinespace="2.5mm">
37684 <cell alignment="center" valignment="top" usebox="none">
37685 \begin_inset Text
37686
37687 \begin_layout Plain Layout
37688 \begin_inset Graphics
37689         filename ../images/depth-increment.png
37690         BoundingBox 0bp 5bp 20bp 25bp
37691         rotateOrigin center
37692
37693 \end_inset
37694
37695
37696 \end_layout
37697
37698 \end_inset
37699 </cell>
37700 <cell alignment="center" valignment="top" usebox="none">
37701 \begin_inset Text
37702
37703 \begin_layout Plain Layout
37704
37705 \family sans
37706 Edit\SpecialChar \menuseparator
37707 Increase
37708 \begin_inset space ~
37709 \end_inset
37710
37711 List
37712 \begin_inset space ~
37713 \end_inset
37714
37715 Depth
37716 \end_layout
37717
37718 \end_inset
37719 </cell>
37720 </row>
37721 <row interlinespace="2.5mm">
37722 <cell alignment="center" valignment="top" usebox="none">
37723 \begin_inset Text
37724
37725 \begin_layout Plain Layout
37726 \begin_inset Graphics
37727         filename ../images/depth-decrement.png
37728         BoundingBox 0bp 5bp 20bp 25bp
37729         rotateOrigin center
37730
37731 \end_inset
37732
37733
37734 \end_layout
37735
37736 \end_inset
37737 </cell>
37738 <cell alignment="center" valignment="top" usebox="none">
37739 \begin_inset Text
37740
37741 \begin_layout Plain Layout
37742
37743 \family sans
37744 Edit\SpecialChar \menuseparator
37745 Decrease
37746 \begin_inset space ~
37747 \end_inset
37748
37749 List
37750 \begin_inset space ~
37751 \end_inset
37752
37753 Depth
37754 \end_layout
37755
37756 \end_inset
37757 </cell>
37758 </row>
37759 <row interlinespace="2.5mm">
37760 <cell alignment="center" valignment="top" usebox="none">
37761 \begin_inset Text
37762
37763 \begin_layout Plain Layout
37764 \begin_inset Graphics
37765         filename ../images/float-insert_figure.png
37766         BoundingBox 0bp 5bp 20bp 20bp
37767
37768 \end_inset
37769
37770
37771 \end_layout
37772
37773 \end_inset
37774 </cell>
37775 <cell alignment="center" valignment="top" usebox="none">
37776 \begin_inset Text
37777
37778 \begin_layout Plain Layout
37779
37780 \family sans
37781 Insert\SpecialChar \menuseparator
37782 Float\SpecialChar \menuseparator
37783 Figure
37784 \end_layout
37785
37786 \end_inset
37787 </cell>
37788 </row>
37789 <row interlinespace="2.5mm">
37790 <cell alignment="center" valignment="top" usebox="none">
37791 \begin_inset Text
37792
37793 \begin_layout Plain Layout
37794 \begin_inset Graphics
37795         filename ../images/float-insert_table.png
37796         BoundingBox 0bp 5bp 20bp 20bp
37797
37798 \end_inset
37799
37800
37801 \end_layout
37802
37803 \end_inset
37804 </cell>
37805 <cell alignment="center" valignment="top" usebox="none">
37806 \begin_inset Text
37807
37808 \begin_layout Plain Layout
37809
37810 \family sans
37811 Insert\SpecialChar \menuseparator
37812 Float\SpecialChar \menuseparator
37813 Table
37814 \end_layout
37815
37816 \end_inset
37817 </cell>
37818 </row>
37819 <row interlinespace="2.5mm">
37820 <cell alignment="center" valignment="top" usebox="none">
37821 \begin_inset Text
37822
37823 \begin_layout Plain Layout
37824 \begin_inset Graphics
37825         filename ../images/label-insert.png
37826         BoundingBox 0bp 5bp 20bp 20bp
37827
37828 \end_inset
37829
37830
37831 \end_layout
37832
37833 \end_inset
37834 </cell>
37835 <cell alignment="center" valignment="top" usebox="none">
37836 \begin_inset Text
37837
37838 \begin_layout Plain Layout
37839
37840 \family sans
37841 Insert\SpecialChar \menuseparator
37842 Label
37843 \end_layout
37844
37845 \end_inset
37846 </cell>
37847 </row>
37848 <row interlinespace="2.5mm">
37849 <cell alignment="center" valignment="top" usebox="none">
37850 \begin_inset Text
37851
37852 \begin_layout Plain Layout
37853 \begin_inset Graphics
37854         filename ../images/dialog-show-new-inset_ref.png
37855         BoundingBox 0bp 5bp 20bp 20bp
37856
37857 \end_inset
37858
37859
37860 \end_layout
37861
37862 \end_inset
37863 </cell>
37864 <cell alignment="center" valignment="top" usebox="none">
37865 \begin_inset Text
37866
37867 \begin_layout Plain Layout
37868
37869 \family sans
37870 Insert\SpecialChar \menuseparator
37871 Cross-Reference
37872 \end_layout
37873
37874 \end_inset
37875 </cell>
37876 </row>
37877 <row interlinespace="2.5mm">
37878 <cell alignment="center" valignment="top" usebox="none">
37879 \begin_inset Text
37880
37881 \begin_layout Plain Layout
37882 \begin_inset Graphics
37883         filename ../images/dialog-show-new-inset_citation.png
37884         BoundingBox 0bp 5bp 20bp 20bp
37885
37886 \end_inset
37887
37888
37889 \end_layout
37890
37891 \end_inset
37892 </cell>
37893 <cell alignment="center" valignment="top" usebox="none">
37894 \begin_inset Text
37895
37896 \begin_layout Plain Layout
37897
37898 \family sans
37899 Insert\SpecialChar \menuseparator
37900 Citation
37901 \end_layout
37902
37903 \end_inset
37904 </cell>
37905 </row>
37906 <row interlinespace="2.5mm">
37907 <cell alignment="center" valignment="top" usebox="none">
37908 \begin_inset Text
37909
37910 \begin_layout Plain Layout
37911 \begin_inset Graphics
37912         filename ../images/index-insert.png
37913         BoundingBox 0bp 5bp 20bp 20bp
37914
37915 \end_inset
37916
37917
37918 \end_layout
37919
37920 \end_inset
37921 </cell>
37922 <cell alignment="center" valignment="top" usebox="none">
37923 \begin_inset Text
37924
37925 \begin_layout Plain Layout
37926
37927 \family sans
37928 Insert\SpecialChar \menuseparator
37929 Index
37930 \begin_inset space ~
37931 \end_inset
37932
37933 Entry
37934 \end_layout
37935
37936 \end_inset
37937 </cell>
37938 </row>
37939 <row interlinespace="2.5mm">
37940 <cell alignment="center" valignment="top" usebox="none">
37941 \begin_inset Text
37942
37943 \begin_layout Plain Layout
37944 \begin_inset Graphics
37945         filename ../images/nomencl-insert.png
37946         BoundingBox 0bp 5bp 20bp 20bp
37947
37948 \end_inset
37949
37950
37951 \end_layout
37952
37953 \end_inset
37954 </cell>
37955 <cell alignment="center" valignment="top" usebox="none">
37956 \begin_inset Text
37957
37958 \begin_layout Plain Layout
37959
37960 \family sans
37961 Insert\SpecialChar \menuseparator
37962 Nomenclature
37963 \begin_inset space ~
37964 \end_inset
37965
37966 Entry
37967 \end_layout
37968
37969 \end_inset
37970 </cell>
37971 </row>
37972 <row interlinespace="2.5mm">
37973 <cell alignment="center" valignment="top" usebox="none">
37974 \begin_inset Text
37975
37976 \begin_layout Plain Layout
37977 \begin_inset Graphics
37978         filename ../images/footnote-insert.png
37979         BoundingBox 0bp 5bp 20bp 20bp
37980
37981 \end_inset
37982
37983
37984 \end_layout
37985
37986 \end_inset
37987 </cell>
37988 <cell alignment="center" valignment="top" usebox="none">
37989 \begin_inset Text
37990
37991 \begin_layout Plain Layout
37992
37993 \family sans
37994 Insert\SpecialChar \menuseparator
37995 Footnote
37996 \end_layout
37997
37998 \end_inset
37999 </cell>
38000 </row>
38001 <row interlinespace="2.5mm">
38002 <cell alignment="center" valignment="top" usebox="none">
38003 \begin_inset Text
38004
38005 \begin_layout Plain Layout
38006 \begin_inset Graphics
38007         filename ../images/marginalnote-insert.png
38008         BoundingBox 0bp 5bp 20bp 25bp
38009         rotateOrigin center
38010
38011 \end_inset
38012
38013
38014 \end_layout
38015
38016 \end_inset
38017 </cell>
38018 <cell alignment="center" valignment="top" usebox="none">
38019 \begin_inset Text
38020
38021 \begin_layout Plain Layout
38022
38023 \family sans
38024 Insert\SpecialChar \menuseparator
38025 Marginal
38026 \begin_inset space ~
38027 \end_inset
38028
38029 Note
38030 \end_layout
38031
38032 \end_inset
38033 </cell>
38034 </row>
38035 <row interlinespace="2.5mm">
38036 <cell alignment="center" valignment="top" usebox="none">
38037 \begin_inset Text
38038
38039 \begin_layout Plain Layout
38040 \begin_inset Graphics
38041         filename ../images/note-insert.png
38042         BoundingBox 0bp 5bp 20bp 20bp
38043
38044 \end_inset
38045
38046
38047 \end_layout
38048
38049 \end_inset
38050 </cell>
38051 <cell alignment="center" valignment="top" usebox="none">
38052 \begin_inset Text
38053
38054 \begin_layout Plain Layout
38055
38056 \family sans
38057 Insert\SpecialChar \menuseparator
38058 Note\SpecialChar \menuseparator
38059 LyX
38060 \begin_inset space ~
38061 \end_inset
38062
38063 Note
38064 \end_layout
38065
38066 \end_inset
38067 </cell>
38068 </row>
38069 <row interlinespace="2.5mm">
38070 <cell alignment="center" valignment="top" usebox="none">
38071 \begin_inset Text
38072
38073 \begin_layout Plain Layout
38074 \begin_inset Graphics
38075         filename ../images/box-insert.png
38076         BoundingBox 0bp 5bp 20bp 20bp
38077
38078 \end_inset
38079
38080
38081 \end_layout
38082
38083 \end_inset
38084 </cell>
38085 <cell alignment="center" valignment="top" usebox="none">
38086 \begin_inset Text
38087
38088 \begin_layout Plain Layout
38089
38090 \family sans
38091 Insert\SpecialChar \menuseparator
38092 Box
38093 \end_layout
38094
38095 \end_inset
38096 </cell>
38097 </row>
38098 <row interlinespace="2.5mm">
38099 <cell alignment="center" valignment="top" usebox="none">
38100 \begin_inset Text
38101
38102 \begin_layout Plain Layout
38103 \begin_inset Graphics
38104         filename ../images/url-insert.png
38105         BoundingBox 0bp 5bp 20bp 20bp
38106
38107 \end_inset
38108
38109
38110 \end_layout
38111
38112 \end_inset
38113 </cell>
38114 <cell alignment="center" valignment="top" usebox="none">
38115 \begin_inset Text
38116
38117 \begin_layout Plain Layout
38118
38119 \family sans
38120 Insert\SpecialChar \menuseparator
38121 URL
38122 \end_layout
38123
38124 \end_inset
38125 </cell>
38126 </row>
38127 <row interlinespace="2.5mm">
38128 <cell alignment="center" valignment="top" usebox="none">
38129 \begin_inset Text
38130
38131 \begin_layout Plain Layout
38132 \begin_inset Graphics
38133         filename ../images/ert-insert.png
38134         BoundingBox 0bp 5bp 20bp 20bp
38135
38136 \end_inset
38137
38138
38139 \end_layout
38140
38141 \end_inset
38142 </cell>
38143 <cell alignment="center" valignment="top" usebox="none">
38144 \begin_inset Text
38145
38146 \begin_layout Plain Layout
38147
38148 \family sans
38149 Insert\SpecialChar \menuseparator
38150 T
38151 \family default
38152
38153 \begin_inset ERT
38154 status collapsed
38155
38156 \begin_layout Plain Layout
38157
38158 {}
38159 \end_layout
38160
38161 \end_inset
38162
38163
38164 \family sans
38165 eX
38166 \end_layout
38167
38168 \end_inset
38169 </cell>
38170 </row>
38171 <row interlinespace="2.5mm">
38172 <cell alignment="center" valignment="top" usebox="none">
38173 \begin_inset Text
38174
38175 \begin_layout Plain Layout
38176 \begin_inset Graphics
38177         filename ../images/math-macro_newmacroname_newcommand.png
38178         BoundingBox 0bp 5bp 20bp 20bp
38179
38180 \end_inset
38181
38182
38183 \end_layout
38184
38185 \end_inset
38186 </cell>
38187 <cell alignment="center" valignment="top" usebox="none">
38188 \begin_inset Text
38189
38190 \begin_layout Plain Layout
38191
38192 \family sans
38193 Insert\SpecialChar \menuseparator
38194 Math\SpecialChar \menuseparator
38195 Macro
38196 \end_layout
38197
38198 \end_inset
38199 </cell>
38200 </row>
38201 <row interlinespace="2.5mm">
38202 <cell alignment="center" valignment="top" usebox="none">
38203 \begin_inset Text
38204
38205 \begin_layout Plain Layout
38206 \begin_inset Graphics
38207         filename ../images/dialog-show-new-inset_include.png
38208         BoundingBox 0bp 5bp 20bp 20bp
38209
38210 \end_inset
38211
38212
38213 \end_layout
38214
38215 \end_inset
38216 </cell>
38217 <cell alignment="center" valignment="top" usebox="none">
38218 \begin_inset Text
38219
38220 \begin_layout Plain Layout
38221
38222 \family sans
38223 Insert\SpecialChar \menuseparator
38224 File\SpecialChar \menuseparator
38225 Child
38226 \begin_inset space ~
38227 \end_inset
38228
38229 Document
38230 \end_layout
38231
38232 \end_inset
38233 </cell>
38234 </row>
38235 <row interlinespace="2.5mm">
38236 <cell alignment="center" valignment="top" usebox="none">
38237 \begin_inset Text
38238
38239 \begin_layout Plain Layout
38240 \begin_inset Graphics
38241         filename ../images/dialog-show_character.png
38242         BoundingBox 0bp 5bp 20bp 25bp
38243         rotateOrigin center
38244
38245 \end_inset
38246
38247
38248 \end_layout
38249
38250 \end_inset
38251 </cell>
38252 <cell alignment="center" valignment="top" usebox="none">
38253 \begin_inset Text
38254
38255 \begin_layout Plain Layout
38256
38257 \family sans
38258 Edit\SpecialChar \menuseparator
38259 Text
38260 \begin_inset space ~
38261 \end_inset
38262
38263 Style
38264 \end_layout
38265
38266 \end_inset
38267 </cell>
38268 </row>
38269 <row interlinespace="2.5mm">
38270 <cell alignment="center" valignment="top" usebox="none">
38271 \begin_inset Text
38272
38273 \begin_layout Plain Layout
38274 \begin_inset Graphics
38275         filename ../images/layout-paragraph.png
38276         BoundingBox 0bp 5bp 20bp 25bp
38277         rotateOrigin center
38278
38279 \end_inset
38280
38281
38282 \end_layout
38283
38284 \end_inset
38285 </cell>
38286 <cell alignment="center" valignment="top" usebox="none">
38287 \begin_inset Text
38288
38289 \begin_layout Plain Layout
38290
38291 \family sans
38292 Edit\SpecialChar \menuseparator
38293 Paragraph
38294 \begin_inset space ~
38295 \end_inset
38296
38297 Settings
38298 \end_layout
38299
38300 \end_inset
38301 </cell>
38302 </row>
38303 <row interlinespace="2.5mm">
38304 <cell alignment="center" valignment="top" usebox="none">
38305 \begin_inset Text
38306
38307 \begin_layout Plain Layout
38308 \begin_inset Graphics
38309         filename ../images/thesaurus-entry.png
38310         BoundingBox 0bp 5bp 20bp 25bp
38311         rotateOrigin center
38312
38313 \end_inset
38314
38315
38316 \end_layout
38317
38318 \end_inset
38319 </cell>
38320 <cell alignment="center" valignment="top" usebox="none">
38321 \begin_inset Text
38322
38323 \begin_layout Plain Layout
38324
38325 \family sans
38326 Tools\SpecialChar \menuseparator
38327 Thesaurus
38328 \end_layout
38329
38330 \end_inset
38331 </cell>
38332 </row>
38333 </lyxtabular>
38334
38335 \end_inset
38336
38337
38338 \end_layout
38339
38340 \begin_layout Subsection
38341 View / Update Toolbar
38342 \begin_inset Index idx
38343 status collapsed
38344
38345 \begin_layout Plain Layout
38346 Toolbar ! View / Update
38347 \end_layout
38348
38349 \end_inset
38350
38351
38352 \end_layout
38353
38354 \begin_layout Standard
38355 \begin_inset Graphics
38356         filename clipart/ViewToolbar.png
38357
38358 \end_inset
38359
38360
38361 \end_layout
38362
38363 \begin_layout Standard
38364 \begin_inset VSpace defskip
38365 \end_inset
38366
38367
38368 \end_layout
38369
38370 \begin_layout Standard
38371 The view / update toolbar as shown above contains from left to right the
38372  following buttons:
38373 \end_layout
38374
38375 \begin_layout Standard
38376 \begin_inset VSpace defskip
38377 \end_inset
38378
38379
38380 \end_layout
38381
38382 \begin_layout Standard
38383 \begin_inset Tabular
38384 <lyxtabular version="3" rows="6" columns="2">
38385 <features islongtable="true" tabularvalignment="middle">
38386 <column alignment="left" valignment="top" width="0">
38387 <column alignment="left" valignment="top" width="0">
38388 <row interlinespace="2.5mm">
38389 <cell alignment="center" valignment="top" usebox="none">
38390 \begin_inset Text
38391
38392 \begin_layout Plain Layout
38393 \begin_inset Graphics
38394         filename ../images/buffer-view_dvi.png
38395         BoundingBox 0bp 5bp 20bp 25bp
38396         rotateOrigin center
38397
38398 \end_inset
38399
38400
38401 \end_layout
38402
38403 \end_inset
38404 </cell>
38405 <cell alignment="center" valignment="top" usebox="none">
38406 \begin_inset Text
38407
38408 \begin_layout Plain Layout
38409
38410 \family sans
38411 View\SpecialChar \menuseparator
38412 DVI
38413 \end_layout
38414
38415 \end_inset
38416 </cell>
38417 </row>
38418 <row interlinespace="2.5mm">
38419 <cell alignment="center" valignment="top" usebox="none">
38420 \begin_inset Text
38421
38422 \begin_layout Plain Layout
38423 \begin_inset Graphics
38424         filename ../images/buffer-update_dvi.png
38425         BoundingBox 0bp 5bp 20bp 25bp
38426         rotateOrigin center
38427
38428 \end_inset
38429
38430
38431 \end_layout
38432
38433 \end_inset
38434 </cell>
38435 <cell alignment="center" valignment="top" usebox="none">
38436 \begin_inset Text
38437
38438 \begin_layout Plain Layout
38439
38440 \family sans
38441 View\SpecialChar \menuseparator
38442 Update\SpecialChar \menuseparator
38443 DVI
38444 \end_layout
38445
38446 \end_inset
38447 </cell>
38448 </row>
38449 <row interlinespace="2.5mm">
38450 <cell alignment="center" valignment="top" usebox="none">
38451 \begin_inset Text
38452
38453 \begin_layout Plain Layout
38454 \begin_inset Graphics
38455         filename ../images/buffer-view_pdf2.png
38456         BoundingBox 0bp 5bp 20bp 25bp
38457         rotateOrigin center
38458
38459 \end_inset
38460
38461
38462 \end_layout
38463
38464 \end_inset
38465 </cell>
38466 <cell alignment="center" valignment="top" usebox="none">
38467 \begin_inset Text
38468
38469 \begin_layout Plain Layout
38470
38471 \family sans
38472 View\SpecialChar \menuseparator
38473 PDF
38474 \end_layout
38475
38476 \end_inset
38477 </cell>
38478 </row>
38479 <row interlinespace="2.5mm">
38480 <cell alignment="center" valignment="top" usebox="none">
38481 \begin_inset Text
38482
38483 \begin_layout Plain Layout
38484 \begin_inset Graphics
38485         filename ../images/buffer-update_pdf2.png
38486         BoundingBox 0bp 5bp 20bp 25bp
38487         rotateOrigin center
38488
38489 \end_inset
38490
38491
38492 \end_layout
38493
38494 \end_inset
38495 </cell>
38496 <cell alignment="center" valignment="top" usebox="none">
38497 \begin_inset Text
38498
38499 \begin_layout Plain Layout
38500
38501 \family sans
38502 View\SpecialChar \menuseparator
38503 Update\SpecialChar \menuseparator
38504 PDF
38505 \end_layout
38506
38507 \end_inset
38508 </cell>
38509 </row>
38510 <row interlinespace="2.5mm">
38511 <cell alignment="center" valignment="top" usebox="none">
38512 \begin_inset Text
38513
38514 \begin_layout Plain Layout
38515 \begin_inset Graphics
38516         filename ../images/buffer-view_ps.png
38517         BoundingBox 0bp 5bp 20bp 25bp
38518         rotateOrigin center
38519
38520 \end_inset
38521
38522
38523 \end_layout
38524
38525 \end_inset
38526 </cell>
38527 <cell alignment="center" valignment="top" usebox="none">
38528 \begin_inset Text
38529
38530 \begin_layout Plain Layout
38531
38532 \family sans
38533 View\SpecialChar \menuseparator
38534 Postscript
38535 \end_layout
38536
38537 \end_inset
38538 </cell>
38539 </row>
38540 <row interlinespace="2.5mm">
38541 <cell alignment="center" valignment="top" usebox="none">
38542 \begin_inset Text
38543
38544 \begin_layout Plain Layout
38545 \begin_inset Graphics
38546         filename ../images/buffer-update_ps.png
38547         BoundingBox 0bp 5bp 20bp 25bp
38548         rotateOrigin center
38549
38550 \end_inset
38551
38552
38553 \end_layout
38554
38555 \end_inset
38556 </cell>
38557 <cell alignment="center" valignment="top" usebox="none">
38558 \begin_inset Text
38559
38560 \begin_layout Plain Layout
38561
38562 \family sans
38563 View\SpecialChar \menuseparator
38564 Update\SpecialChar \menuseparator
38565 Postscript
38566 \end_layout
38567
38568 \end_inset
38569 </cell>
38570 </row>
38571 </lyxtabular>
38572
38573 \end_inset
38574
38575
38576 \end_layout
38577
38578 \begin_layout Subsection
38579 Other Toolbars
38580 \end_layout
38581
38582 \begin_layout Standard
38583 The change tracking toolbar is explained in section
38584 \begin_inset space ~
38585 \end_inset
38586
38587
38588 \begin_inset CommandInset ref
38589 LatexCommand ref
38590 reference "sec:Change-Tracking"
38591
38592 \end_inset
38593
38594 , the table toolbar
38595 \begin_inset Index idx
38596 status collapsed
38597
38598 \begin_layout Plain Layout
38599 Toolbar ! Table
38600 \end_layout
38601
38602 \end_inset
38603
38604  in the 
38605 \emph on
38606 Embedded Objects
38607 \emph default
38608  manual, the math macro toolbar
38609 \begin_inset Index idx
38610 status collapsed
38611
38612 \begin_layout Plain Layout
38613 Toolbar ! Macro
38614 \end_layout
38615
38616 \end_inset
38617
38618  in the 
38619 \emph on
38620 Math
38621 \emph default
38622  manual.
38623 \end_layout
38624
38625 \begin_layout Chapter
38626 The Document Settings
38627 \begin_inset CommandInset label
38628 LatexCommand label
38629 name "cha:The-Document-Settings"
38630
38631 \end_inset
38632
38633
38634 \begin_inset Index idx
38635 status collapsed
38636
38637 \begin_layout Plain Layout
38638 Document ! Settings
38639 \end_layout
38640
38641 \end_inset
38642
38643
38644 \end_layout
38645
38646 \begin_layout Standard
38647 The document settings dialog contains submenus to set properties for the
38648  whole document and is called with the menu
38649 \family sans
38650  Document\SpecialChar \menuseparator
38651 Settings
38652 \family default
38653 .
38654  You can save your document settings as default with th
38655 \family sans
38656 e Save as Document Defaults
38657 \family default
38658  button in the dialog.
38659  This will create a template name
38660 \family typewriter
38661 d
38662 \family default
38663  
38664 \family typewriter
38665 default.lyx
38666 \family default
38667  which is automatically loaded by LyX when you create a new document without
38668  using a template.
38669 \end_layout
38670
38671 \begin_layout Standard
38672 The different submenus of the dialog are explained in the following.
38673 \end_layout
38674
38675 \begin_layout Section
38676 Document Class
38677 \end_layout
38678
38679 \begin_layout Standard
38680 Here you set the document class, class options, a graphics driver, and a
38681  master document.
38682  Document classes are described in section
38683 \begin_inset space ~
38684 \end_inset
38685
38686
38687 \begin_inset CommandInset ref
38688 LatexCommand ref
38689 reference "sec:Document-Classes"
38690
38691 \end_inset
38692
38693 .
38694  Some classes use some class options by default.
38695  If this is the case, they are listed in the field 
38696 \family sans
38697 Predefined
38698 \family default
38699  and you can decide to use them or not.
38700  If you don't exactly know what the default class options are for, it is
38701  recommended not to touch them.
38702  The graphics driver is used for LaTeX's graphics, color and page layout
38703  packages.
38704  When using 
38705 \family sans
38706 Default
38707 \family default
38708 , the default driver for the LaTeX-packages are used.
38709  It is recommended to use the default unless you know what you are doing.
38710 \begin_inset Foot
38711 status collapsed
38712
38713 \begin_layout Plain Layout
38714 When you want one of the following drivers
38715 \begin_inset Newline newline
38716 \end_inset
38717
38718 dvi2ps, dvialw, dvilaser, dvitops, psprint, pubps, ln
38719 \begin_inset Newline newline
38720 \end_inset
38721
38722 you first have to activate them in your LaTeX distribution, see sec.
38723 \begin_inset space \thinspace{}
38724 \end_inset
38725
38726 2 in 
38727 \begin_inset CommandInset href
38728 LatexCommand href
38729 target "http://tug.ctan.org/get/macros/latex/required/graphics/grfguide.pdf"
38730
38731 \end_inset
38732
38733 .
38734 \end_layout
38735
38736 \end_inset
38737
38738
38739 \end_layout
38740
38741 \begin_layout Standard
38742 Specifying a master document is necessary when the current document is a
38743  child or subdocument.
38744  This master document will be used by LyX when the child document is opened
38745  without its master.
38746  This way child documents are always compileable.
38747  More about master and child documents is explained in the section 
38748 \emph on
38749 Child Documents
38750 \emph default
38751  of the 
38752 \emph on
38753 Embedded Objects
38754 \emph default
38755  manual.
38756 \end_layout
38757
38758 \begin_layout Section
38759 Modules
38760 \end_layout
38761
38762 \begin_layout Standard
38763 Modules are explained in section
38764 \begin_inset space ~
38765 \end_inset
38766
38767
38768 \begin_inset CommandInset ref
38769 LatexCommand ref
38770 reference "sub:Modules"
38771
38772 \end_inset
38773
38774 .
38775 \end_layout
38776
38777 \begin_layout Section
38778 Fonts
38779 \end_layout
38780
38781 \begin_layout Standard
38782 The document font settings are described in section
38783 \begin_inset space ~
38784 \end_inset
38785
38786
38787 \begin_inset CommandInset ref
38788 LatexCommand ref
38789 reference "sec:Fonts-and-Text"
38790
38791 \end_inset
38792
38793 .
38794 \end_layout
38795
38796 \begin_layout Section
38797 Text Layout
38798 \end_layout
38799
38800 \begin_layout Standard
38801 You can specify if paragraphs should be separated by indentations or vertical
38802  skips.
38803  The line spacing and the number of text columns can here also be specified.
38804  
38805 \end_layout
38806
38807 \begin_layout Standard
38808 Note that LyX won't show two columns or the set up line spacing on screen.
38809  That's impractical, often unreadable, and not part of the WYSIWYM concept.
38810  However, it will be as you specified it in the output.
38811 \end_layout
38812
38813 \begin_layout Standard
38814 The listings settings are explained in the corresponding section in the
38815  
38816 \emph on
38817 Embedded Objects
38818 \emph default
38819  manual.
38820 \end_layout
38821
38822 \begin_layout Section
38823 Page Layout
38824 \end_layout
38825
38826 \begin_layout Standard
38827 A description of this menu is given in section
38828 \begin_inset space ~
38829 \end_inset
38830
38831
38832 \begin_inset CommandInset ref
38833 LatexCommand ref
38834 reference "sub:Paper-Size,-Orientation,"
38835
38836 \end_inset
38837
38838  and 
38839 \begin_inset CommandInset ref
38840 LatexCommand ref
38841 reference "sub:Document-Layout"
38842
38843 \end_inset
38844
38845 .
38846 \end_layout
38847
38848 \begin_layout Section
38849 Page Margins
38850 \end_layout
38851
38852 \begin_layout Standard
38853 Here you can adjust the paper margins, see section
38854 \begin_inset space ~
38855 \end_inset
38856
38857
38858 \begin_inset CommandInset ref
38859 LatexCommand ref
38860 reference "sub:Margins"
38861
38862 \end_inset
38863
38864 .
38865 \end_layout
38866
38867 \begin_layout Section
38868 Language
38869 \begin_inset Index idx
38870 status collapsed
38871
38872 \begin_layout Plain Layout
38873 Language ! Encoding
38874 \end_layout
38875
38876 \end_inset
38877
38878
38879 \end_layout
38880
38881 \begin_layout Standard
38882 The document language and quote styles are set here.
38883  The encoding specifies how the document content is exported to LaTeX (the
38884  LyX file is always encoded in utf8).
38885  All characters that cannot be encoded using the specified encoding will
38886  be exported as LaTeX-commands (this can fail if a LaTeX-command is not
38887  known for a particular character).
38888 \begin_inset Foot
38889 status collapsed
38890
38891 \begin_layout Plain Layout
38892 The known commands are defined in a text file.
38893  You can add commands for unknown symbols to that file yourself, see the
38894  
38895 \emph on
38896 Customization
38897 \emph default
38898  manual for details.
38899 \end_layout
38900
38901 \end_inset
38902
38903
38904 \end_layout
38905
38906 \begin_layout Standard
38907 If you use the option 
38908 \family sans
38909 Language Default
38910 \family default
38911 , LyX determines the encoding of a text part from the language of this text.
38912  If the document contains text in more than one language you may get more
38913  than one encoding in the LaTeX file.
38914  If you do not use this option then the complete document will always use
38915  exactly one encoding.
38916  Checking this option is the preferred setting unless you use 
38917 \family sans
38918 XeTeX
38919 \family default
38920
38921 \begin_inset Foot
38922 status collapsed
38923
38924 \begin_layout Plain Layout
38925 XeTeX is a TeX typesetting engine, an alternative for LaTeX.
38926  It natively supports Unicode while its input file is assumed to be in UTF-8
38927  encoding.
38928  More about using LyX with XeTeX can be found in 
38929 \begin_inset CommandInset citation
38930 LatexCommand cite
38931 key "XeTeX"
38932
38933 \end_inset
38934
38935 .
38936 \end_layout
38937
38938 \end_inset
38939
38940  (see below).
38941 \end_layout
38942
38943 \begin_layout Standard
38944 LyX also supports Unicode output, which is particularly useful if you need
38945  lots of special symbols or non-alphabetic scripts, respectively.
38946  If you want to use this (and your LaTeX installation supports Unicode,
38947  for that matter), choose one of the four utf8 variants from the list below.
38948  Unfortunately the Unicode support of standard LaTeX is quite incomplete,
38949  so it is not uncommon that a file with lots of Unicode symbols works fine
38950  with 
38951 \family sans
38952 Language Default
38953 \family default
38954  (when LyX uses it's list of known LaTeX-commands), but does not work with
38955  a fixed utf8 encoding (when the list of known LaTeX-commands is not used,
38956  because all Unicode symbols can be encoded in utf8).
38957 \end_layout
38958
38959 \begin_layout Standard
38960 Here is a list with the important encodings:
38961 \end_layout
38962
38963 \begin_layout Description
38964 Language
38965 \begin_inset space ~
38966 \end_inset
38967
38968 Default
38969 \begin_inset space ~
38970 \end_inset
38971
38972 (no
38973 \begin_inset space ~
38974 \end_inset
38975
38976 inputenc) Same as 
38977 \family sans
38978 Language Default
38979 \family default
38980 , but the LaTeX-package 
38981 \series bold
38982 inputenc
38983 \series default
38984
38985 \begin_inset Index idx
38986 status collapsed
38987
38988 \begin_layout Plain Layout
38989 LaTeX-packages ! inputenc
38990 \end_layout
38991
38992 \end_inset
38993
38994  is not used.
38995  When using this, you probably need to load some additional packages manually
38996  in the preamble and specify the used encoding for text parts in foreign
38997  languages in TeX code.
38998 \end_layout
38999
39000 \begin_layout Description
39001 ASCII the ASCII encoding, covers only plain English (7-bit ASCII).
39002  LyX converts all other characters into LaTeX commands, which may result
39003  in a big file when lots of LaTeX-commands are needed.
39004 \end_layout
39005
39006 \begin_layout Description
39007 Arabic
39008 \begin_inset space ~
39009 \end_inset
39010
39011 (CP
39012 \begin_inset space ~
39013 \end_inset
39014
39015 1256) MS Windows code page for Arabic and Farsi
39016 \end_layout
39017
39018 \begin_layout Description
39019 Arabic
39020 \begin_inset space ~
39021 \end_inset
39022
39023 (ISO
39024 \begin_inset space ~
39025 \end_inset
39026
39027 8859-6) for Arabic and Farsi
39028 \end_layout
39029
39030 \begin_layout Description
39031 Armenian
39032 \begin_inset space ~
39033 \end_inset
39034
39035 (ArmSCII8) for Armenian
39036 \end_layout
39037
39038 \begin_layout Description
39039 Baltic
39040 \begin_inset space ~
39041 \end_inset
39042
39043 (CP
39044 \begin_inset space ~
39045 \end_inset
39046
39047 1257) MS Windows code page for Estonian, Latvian, and Lithuanian, the same
39048  as the ISO-8859-13 encoding
39049 \end_layout
39050
39051 \begin_layout Description
39052 Baltic
39053 \begin_inset space ~
39054 \end_inset
39055
39056 (ISO
39057 \begin_inset space ~
39058 \end_inset
39059
39060 8859-13) for Estonian, Latvian, and Lithuanian, a superset of the ISO-8859-4
39061  encoding
39062 \end_layout
39063
39064 \begin_layout Description
39065 Baltic
39066 \begin_inset space ~
39067 \end_inset
39068
39069 (ISO
39070 \begin_inset space ~
39071 \end_inset
39072
39073 8859-4) (latin 4) for Estonian, Latvian, and Lithuanian, a subset of the
39074  ISO-8859-13 encoding
39075 \end_layout
39076
39077 \begin_layout Description
39078 Central
39079 \begin_inset space ~
39080 \end_inset
39081
39082 European
39083 \begin_inset space ~
39084 \end_inset
39085
39086 (CP
39087 \begin_inset space ~
39088 \end_inset
39089
39090 1250) MS Windows code page for ISO
39091 \begin_inset space ~
39092 \end_inset
39093
39094 8859-2 (latin2)
39095 \end_layout
39096
39097 \begin_layout Description
39098 Central
39099 \begin_inset space ~
39100 \end_inset
39101
39102 European
39103 \begin_inset space ~
39104 \end_inset
39105
39106 (ISO
39107 \begin_inset space ~
39108 \end_inset
39109
39110 8859-2) (latin 2) covers Albanian, Croatian, Czech, German, Hungarian, Polish,
39111  Romanian, Slovak, and Slovenian
39112 \end_layout
39113
39114 \begin_layout Description
39115 Chinese
39116 \begin_inset space ~
39117 \end_inset
39118
39119 (simplified)
39120 \begin_inset space ~
39121 \end_inset
39122
39123 (EUC-CN) for simplified Chinese, used especially on UNIX OSes, since 2001
39124  this encoding is officially replaced by the encoding GB18030, as GB18030
39125  is not available for LaTeX you should try to use the encoding Unicode
39126 \begin_inset space ~
39127 \end_inset
39128
39129 (CJK)
39130 \begin_inset space ~
39131 \end_inset
39132
39133 (utf8)
39134 \end_layout
39135
39136 \begin_layout Description
39137 Chinese
39138 \begin_inset space ~
39139 \end_inset
39140
39141 (simplified)
39142 \begin_inset space ~
39143 \end_inset
39144
39145 (GBK) for simplified Chinese, is the same as the Windows code page CP 936
39146  except for the Euro currency sign, since 2001 this encoding is officially
39147  replaced by the encoding GB18030, as GB18030 is not available for LaTeX
39148  you should try to use the encoding Unicode
39149 \begin_inset space ~
39150 \end_inset
39151
39152 (CJK)
39153 \begin_inset space ~
39154 \end_inset
39155
39156 (utf8)
39157 \end_layout
39158
39159 \begin_layout Description
39160 Chinese
39161 \begin_inset space ~
39162 \end_inset
39163
39164 (traditional)
39165 \begin_inset space ~
39166 \end_inset
39167
39168 (EUC-TW) for traditional Chinese
39169 \end_layout
39170
39171 \begin_layout Description
39172 Cyrillic
39173 \begin_inset space ~
39174 \end_inset
39175
39176 (CP
39177 \begin_inset space ~
39178 \end_inset
39179
39180 1251) MS Windows code page for Cyrillic
39181 \end_layout
39182
39183 \begin_layout Description
39184 Cyrillic
39185 \begin_inset space ~
39186 \end_inset
39187
39188 (ISO
39189 \begin_inset space ~
39190 \end_inset
39191
39192 8859-5) covers Belorussian, Bulgarian, Macedonian, Serbian, and Ukrainian
39193 \end_layout
39194
39195 \begin_layout Description
39196 Cyrillic
39197 \begin_inset space ~
39198 \end_inset
39199
39200 (KOI8-R) standard Cyrillic especially for Russian
39201 \end_layout
39202
39203 \begin_layout Description
39204 Cyrillic
39205 \begin_inset space ~
39206 \end_inset
39207
39208 (KOI8-U) Cyrillic for Ukrainian
39209 \end_layout
39210
39211 \begin_layout Description
39212 Cyrillic
39213 \begin_inset space ~
39214 \end_inset
39215
39216 (pt
39217 \begin_inset space ~
39218 \end_inset
39219
39220 154) Cyrillic for Kazakh
39221 \end_layout
39222
39223 \begin_layout Description
39224 Greek
39225 \begin_inset space ~
39226 \end_inset
39227
39228 (ISO
39229 \begin_inset space ~
39230 \end_inset
39231
39232 8859-7) for Greek
39233 \end_layout
39234
39235 \begin_layout Description
39236 Hebrew
39237 \begin_inset space ~
39238 \end_inset
39239
39240 (CP
39241 \begin_inset space ~
39242 \end_inset
39243
39244 1255) MS Windows code page for Hebrew, a superset of the ISO-8859-8 encoding
39245 \end_layout
39246
39247 \begin_layout Description
39248 Hebrew
39249 \begin_inset space ~
39250 \end_inset
39251
39252 (ISO
39253 \begin_inset space ~
39254 \end_inset
39255
39256 8859-8) for Hebrew
39257 \end_layout
39258
39259 \begin_layout Description
39260 Japanese
39261 \begin_inset space ~
39262 \end_inset
39263
39264 (CJK)
39265 \begin_inset space ~
39266 \end_inset
39267
39268 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
39269 \series bold
39270 CJK
39271 \series default
39272
39273 \begin_inset Index idx
39274 status collapsed
39275
39276 \begin_layout Plain Layout
39277 LaTeX-packages ! CJK
39278 \end_layout
39279
39280 \end_inset
39281
39282 , when using this, set the document language to 
39283 \family sans
39284 Japanese (CJK)
39285 \end_layout
39286
39287 \begin_layout Description
39288 Japanese
39289 \begin_inset space ~
39290 \end_inset
39291
39292 (CJK)
39293 \begin_inset space ~
39294 \end_inset
39295
39296 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
39297 \series bold
39298 CJK
39299 \series default
39300 , when using this, set the document language to 
39301 \family sans
39302 Japanese (CJK)
39303 \end_layout
39304
39305 \begin_layout Description
39306 Japanese
39307 \begin_inset space ~
39308 \end_inset
39309
39310 (non-CJK)
39311 \begin_inset space ~
39312 \end_inset
39313
39314 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
39315 \series bold
39316 japanese
39317 \series default
39318
39319 \begin_inset Index idx
39320 status collapsed
39321
39322 \begin_layout Plain Layout
39323 LaTeX-packages ! japanese
39324 \end_layout
39325
39326 \end_inset
39327
39328 , when using this, set the document language to 
39329 \family sans
39330 Japanese
39331 \end_layout
39332
39333 \begin_layout Description
39334 Japanese
39335 \begin_inset space ~
39336 \end_inset
39337
39338 (non-CJK)
39339 \begin_inset space ~
39340 \end_inset
39341
39342 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
39343 \series bold
39344 japanese
39345 \series default
39346 , when using this, set the document language to 
39347 \family sans
39348 Japanese
39349 \end_layout
39350
39351 \begin_layout Description
39352 Japanese
39353 \begin_inset space ~
39354 \end_inset
39355
39356 (non-CJK)
39357 \begin_inset space ~
39358 \end_inset
39359
39360 (SJIS) SJIS encoding for Japanese, uses the LaTeX-package 
39361 \series bold
39362 japanese
39363 \series default
39364 , when using this, set the document language to 
39365 \family sans
39366 Japanese
39367 \end_layout
39368
39369 \begin_layout Description
39370 Korean
39371 \begin_inset space ~
39372 \end_inset
39373
39374 (EUC-KR) for Korean
39375 \end_layout
39376
39377 \begin_layout Description
39378 Southern
39379 \begin_inset space ~
39380 \end_inset
39381
39382 European
39383 \begin_inset space ~
39384 \end_inset
39385
39386 (ISO
39387 \begin_inset space ~
39388 \end_inset
39389
39390 8859-3) (latin 3) covers Esperanto, Galician, Maltese, and Turkish
39391 \end_layout
39392
39393 \begin_layout Description
39394 South-Eastern
39395 \begin_inset space ~
39396 \end_inset
39397
39398 European
39399 \begin_inset space ~
39400 \end_inset
39401
39402 (ISO
39403 \begin_inset space ~
39404 \end_inset
39405
39406 8859-16) (latin 10) covers Albanian, Croatian, Finnish, French, German,
39407  Hungarian, Irish Gaelic, Italian, Polish, Romanian, Slovenian, is designed
39408  to cover many languages and characters with diacritics
39409 \end_layout
39410
39411 \begin_layout Description
39412 Thai
39413 \begin_inset space ~
39414 \end_inset
39415
39416 (TIS
39417 \begin_inset space ~
39418 \end_inset
39419
39420 620-0) for Thai
39421 \end_layout
39422
39423 \begin_layout Description
39424 Turkish
39425 \begin_inset space ~
39426 \end_inset
39427
39428 (ISO
39429 \begin_inset space ~
39430 \end_inset
39431
39432 8859-9) (latin 5) for Turkish, is like the ISO-8859-1 encoding where the
39433  Icelandic letters are replaced by Turkish ones
39434 \end_layout
39435
39436 \begin_layout Description
39437 Unicode
39438 \begin_inset space ~
39439 \end_inset
39440
39441 (CJK)
39442 \begin_inset space ~
39443 \end_inset
39444
39445 (utf8) Unicode utf8 with the LaTeX-package 
39446 \series bold
39447 CJK
39448 \series default
39449
39450 \begin_inset Index idx
39451 status collapsed
39452
39453 \begin_layout Plain Layout
39454 LaTeX-packages ! CJK
39455 \end_layout
39456
39457 \end_inset
39458
39459  (for the languages Chinese, Japanese and Korean)
39460 \end_layout
39461
39462 \begin_layout Description
39463 Unicode
39464 \begin_inset space ~
39465 \end_inset
39466
39467 (XeTeX)
39468 \begin_inset space ~
39469 \end_inset
39470
39471 (utf8) Unicode utf8 to be used with 
39472 \family sans
39473 XeTeX
39474 \family default
39475 , which uses Unicode directly, without the help of the LaTeX-package 
39476 \series bold
39477 inputenc
39478 \series default
39479  
39480 \begin_inset Foot
39481 status collapsed
39482
39483 \begin_layout Plain Layout
39484 More about using LyX with XeTeX can be found in 
39485 \begin_inset CommandInset citation
39486 LatexCommand cite
39487 key "XeTeX"
39488
39489 \end_inset
39490
39491 .
39492 \end_layout
39493
39494 \end_inset
39495
39496
39497 \end_layout
39498
39499 \begin_layout Description
39500 Unicode
39501 \begin_inset space ~
39502 \end_inset
39503
39504 (ucs-extended)
39505 \begin_inset space ~
39506 \end_inset
39507
39508 (utf8x) Unicode utf8 based on the LaTeX package 
39509 \series bold
39510 ucs
39511 \series default
39512
39513 \begin_inset Index idx
39514 status collapsed
39515
39516 \begin_layout Plain Layout
39517 LaTeX-packages ! ucs
39518 \end_layout
39519
39520 \end_inset
39521
39522  (comprehensive, including Latin, Greek, Cyrillic and CJK scripts).
39523 \end_layout
39524
39525 \begin_layout Description
39526 Unicode
39527 \begin_inset space ~
39528 \end_inset
39529
39530 (utf8) Unicode utf8 based on the LaTeX-package 
39531 \series bold
39532 inputenc
39533 \series default
39534
39535 \begin_inset Index idx
39536 status collapsed
39537
39538 \begin_layout Plain Layout
39539 LaTeX-packages ! inputenc
39540 \end_layout
39541
39542 \end_inset
39543
39544 .
39545  Currently only a limited range of characters (mainly for Latin scripts)
39546  is supported.
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 (CP
39559 \begin_inset space ~
39560 \end_inset
39561
39562 1252) MS Windows code page for ISO
39563 \begin_inset space ~
39564 \end_inset
39565
39566 8859-1 (latin1)
39567 \end_layout
39568
39569 \begin_layout Description
39570 Western
39571 \begin_inset space ~
39572 \end_inset
39573
39574 European
39575 \begin_inset space ~
39576 \end_inset
39577
39578 (ISO
39579 \begin_inset space ~
39580 \end_inset
39581
39582 8859-1) (latin 1) covers the languages Albanian, Catalan, Danish, Dutch,
39583  English, Faroese, Finnish, French, Galician, German, Icelandic, Irish,
39584  Italian, Norwegian, Portuguese, Spanish, and Swedish; better use the ISO-8859-1
39585 5 encoding instead
39586 \end_layout
39587
39588 \begin_layout Description
39589 Western
39590 \begin_inset space ~
39591 \end_inset
39592
39593 European
39594 \begin_inset space ~
39595 \end_inset
39596
39597 (ISO
39598 \begin_inset space ~
39599 \end_inset
39600
39601 8859-15) (latin 9) like the ISO-8859-1 encoding, but with the Euro currency
39602  sign, the œ-ligature and some characters used for French and Finnish
39603 \end_layout
39604
39605 \begin_layout Section
39606 Numbering & TOC
39607 \end_layout
39608
39609 \begin_layout Standard
39610 You can adjust here the numbering depth of sections headings as described
39611  in section
39612 \begin_inset space ~
39613 \end_inset
39614
39615
39616 \begin_inset CommandInset ref
39617 LatexCommand ref
39618 reference "sub:Numbering-depth"
39619
39620 \end_inset
39621
39622 .
39623 \end_layout
39624
39625 \begin_layout Section
39626 Bibliography
39627 \end_layout
39628
39629 \begin_layout Standard
39630 You can specify here a citation style using the LaTeX-packages 
39631 \series bold
39632 natbib
39633 \series default
39634
39635 \begin_inset Index idx
39636 status collapsed
39637
39638 \begin_layout Plain Layout
39639 LaTeX-packages ! natbib
39640 \end_layout
39641
39642 \end_inset
39643
39644  or 
39645 \series bold
39646 jurabib
39647 \series default
39648
39649 \begin_inset Index idx
39650 status collapsed
39651
39652 \begin_layout Plain Layout
39653 LaTeX-packages ! jurabib
39654 \end_layout
39655
39656 \end_inset
39657
39658 .
39659  For a further description see section
39660 \begin_inset space ~
39661 \end_inset
39662
39663
39664 \begin_inset CommandInset ref
39665 LatexCommand ref
39666 reference "sec:Bibliography"
39667
39668 \end_inset
39669
39670 .
39671 \end_layout
39672
39673 \begin_layout Section
39674 PDF Properties
39675 \end_layout
39676
39677 \begin_layout Standard
39678 The PDF properties are explained in section
39679 \begin_inset space ~
39680 \end_inset
39681
39682
39683 \begin_inset CommandInset ref
39684 LatexCommand ref
39685 reference "sec:PDF-Properties"
39686
39687 \end_inset
39688
39689 .
39690 \end_layout
39691
39692 \begin_layout Section
39693 Math Options
39694 \end_layout
39695
39696 \begin_layout Standard
39697 These options will force LyX to use the LaTeX-packages 
39698 \series bold
39699 amsmath
39700 \series default
39701
39702 \begin_inset Index idx
39703 status collapsed
39704
39705 \begin_layout Plain Layout
39706 LaTeX-packages ! amsmath
39707 \end_layout
39708
39709 \end_inset
39710
39711  and 
39712 \series bold
39713 esint
39714 \series default
39715
39716 \begin_inset Index idx
39717 status collapsed
39718
39719 \begin_layout Plain Layout
39720 LaTeX-packages ! esint
39721 \end_layout
39722
39723 \end_inset
39724
39725  or to use them automatically when they are needed.
39726 \end_layout
39727
39728 \begin_layout Standard
39729
39730 \series bold
39731 amsmath
39732 \series default
39733  is needed for many constructs, so when you get LaTeX-errors in formulas,
39734  assure that you have enabled AMS.
39735 \end_layout
39736
39737 \begin_layout Standard
39738
39739 \series bold
39740 esint
39741 \series default
39742  is used for special integral characters.
39743 \end_layout
39744
39745 \begin_layout Section
39746 Float Placement
39747 \end_layout
39748
39749 \begin_layout Standard
39750 The float placement options are described in section
39751 \begin_inset space ~
39752 \end_inset
39753
39754
39755 \begin_inset CommandInset ref
39756 LatexCommand ref
39757 reference "sub:Float-Placement"
39758
39759 \end_inset
39760
39761 .
39762 \end_layout
39763
39764 \begin_layout Section
39765 Bullets
39766 \end_layout
39767
39768 \begin_layout Standard
39769 Here you can adjust the characters for the itemize levels.
39770  The itemize environment is described in section
39771 \begin_inset space ~
39772 \end_inset
39773
39774
39775 \begin_inset CommandInset ref
39776 LatexCommand ref
39777 reference "sec:Itemize"
39778
39779 \end_inset
39780
39781 .
39782 \end_layout
39783
39784 \begin_layout Section
39785 Branches
39786 \end_layout
39787
39788 \begin_layout Standard
39789 Branches are described in section
39790 \begin_inset space ~
39791 \end_inset
39792
39793
39794 \begin_inset CommandInset ref
39795 LatexCommand ref
39796 reference "sec:Branches"
39797
39798 \end_inset
39799
39800 .
39801 \end_layout
39802
39803 \begin_layout Section
39804 LaT
39805 \begin_inset ERT
39806 status collapsed
39807
39808 \begin_layout Plain Layout
39809
39810 {}
39811 \end_layout
39812
39813 \end_inset
39814
39815 eX Preamble
39816 \end_layout
39817
39818 \begin_layout Standard
39819 In this text field are entered commands to load special LaTeX-packages or
39820  to define LaTeX-commands.
39821  The preamble is a thing for LaTeX-experts.
39822  You shouldn't enter commands here until you don't exactly know what you
39823  do.
39824 \end_layout
39825
39826 \begin_layout Standard
39827 An introduction in the LaTeX-syntax is given in section
39828 \begin_inset space ~
39829 \end_inset
39830
39831
39832 \begin_inset CommandInset ref
39833 LatexCommand ref
39834 reference "sub:LaTeX-Syntax"
39835
39836 \end_inset
39837
39838 .
39839 \end_layout
39840
39841 \begin_layout Chapter
39842 The 
39843 \family sans
39844 Preferences
39845 \family default
39846  Dialog
39847 \begin_inset CommandInset label
39848 LatexCommand label
39849 name "cha:The-Preferences-dialog"
39850
39851 \end_inset
39852
39853
39854 \begin_inset Index idx
39855 status collapsed
39856
39857 \begin_layout Plain Layout
39858 Preferences
39859 \end_layout
39860
39861 \end_inset
39862
39863
39864 \end_layout
39865
39866 \begin_layout Standard
39867 The preferences dialog is called with the menu 
39868 \family sans
39869 Tools\SpecialChar \menuseparator
39870 Preferences
39871 \family default
39872 .
39873  It consists of submenus explained in the following.
39874 \end_layout
39875
39876 \begin_layout Section
39877 Look and Feel
39878 \end_layout
39879
39880 \begin_layout Subsection
39881 User Interface
39882 \end_layout
39883
39884 \begin_layout Subsubsection
39885 User Interface File
39886 \begin_inset Index idx
39887 status collapsed
39888
39889 \begin_layout Plain Layout
39890 Customization ! of toolbars
39891 \end_layout
39892
39893 \end_inset
39894
39895
39896 \begin_inset Index idx
39897 status collapsed
39898
39899 \begin_layout Plain Layout
39900 Customization ! of menus
39901 \end_layout
39902
39903 \end_inset
39904
39905
39906 \end_layout
39907
39908 \begin_layout Standard
39909 \begin_inset Note Greyedout
39910 status open
39911
39912 \begin_layout Plain Layout
39913
39914 \series bold
39915 Note:
39916 \series default
39917  You have to restart LyX before the change of the user interface file take
39918  effect.
39919 \end_layout
39920
39921 \end_inset
39922
39923
39924 \end_layout
39925
39926 \begin_layout Standard
39927 The appearance of the menus and toolbars can be changed by choosing an user
39928  interface (ui) file.
39929  An ui-file is a text file where the toolbars and menus are listed.
39930  The toolbar buttons and menu entries are specified in the files 
39931 \shape italic
39932 stdtoolbars.inc
39933 \shape default
39934  and 
39935 \shape italic
39936 stdmenus.inc
39937 \shape default
39938 , respectively.
39939  Both files are loaded by the 
39940 \emph on
39941 default.ui
39942 \emph default
39943  file.
39944  To create your own menu and toolbar layout, start with a copy of these
39945  files and edit the entries.
39946 \end_layout
39947
39948 \begin_layout Standard
39949 The syntax of the .inc-files is straightforward: The 
39950 \family sans
39951 Menubar
39952 \family default
39953
39954 \family sans
39955 Menu
39956 \family default
39957  and 
39958 \family sans
39959 Toolbar
39960 \family default
39961  entries must be ended with an explicit 
39962 \family sans
39963 End
39964 \family default
39965 .
39966  They may contain 
39967 \family sans
39968 Submenus
39969 \family default
39970
39971 \family sans
39972 Items
39973 \family default
39974
39975 \family sans
39976 OptItems
39977 \family default
39978
39979 \family sans
39980 Separators
39981 \family default
39982
39983 \family sans
39984 Icons,
39985 \family default
39986  and in the case of the 
39987 \begin_inset Quotes eld
39988 \end_inset
39989
39990 file
39991 \begin_inset Quotes erd
39992 \end_inset
39993
39994  menus a 
39995 \family sans
39996 Lastfiles
39997 \family default
39998  entry.
39999  The syntax for the entries is:
40000 \end_layout
40001
40002 \begin_layout Standard
40003 \begin_inset VSpace smallskip*
40004 \end_inset
40005
40006
40007 \series bold
40008 Item 
40009 \begin_inset Quotes erd
40010 \end_inset
40011
40012 menu 
40013 \series default
40014 or
40015 \series bold
40016  button name
40017 \begin_inset Quotes erd
40018 \end_inset
40019
40020  
40021 \begin_inset Quotes erd
40022 \end_inset
40023
40024 LyX-function
40025 \begin_inset Quotes erd
40026 \end_inset
40027
40028
40029 \end_layout
40030
40031 \begin_layout Standard
40032 \noindent
40033 \begin_inset VSpace smallskip*
40034 \end_inset
40035
40036 All LyX-functions are listed in 
40037 \begin_inset CommandInset citation
40038 LatexCommand cite
40039 key "LyX-func"
40040
40041 \end_inset
40042
40043 .
40044 \end_layout
40045
40046 \begin_layout Standard
40047 \begin_inset VSpace medskip
40048 \end_inset
40049
40050
40051 \end_layout
40052
40053 \begin_layout Standard
40054 An example: Assuming you use the menu 
40055 \family sans
40056 Navigate\SpecialChar \menuseparator
40057 Bookmarks
40058 \family default
40059  quite often and therefore want six available bookmarks, you can add the
40060  line
40061 \end_layout
40062
40063 \begin_layout Standard
40064 \begin_inset VSpace smallskip*
40065 \end_inset
40066
40067
40068 \series bold
40069 Item "Save Bookmark 6" "bookmark-save 6"
40070 \end_layout
40071
40072 \begin_layout Standard
40073 \noindent
40074 \begin_inset VSpace smallskip*
40075 \end_inset
40076
40077 to the navigate menu section in the .inc-file to have the sixth bookmark.
40078 \end_layout
40079
40080 \begin_layout Subsubsection
40081 Automatic help
40082 \end_layout
40083
40084 \begin_layout Standard
40085 The option 
40086 \family sans
40087 Enable tool tips in main work area
40088 \family default
40089  enables tool tips showing the content of closed insets like index entries
40090  or footnotes.
40091 \end_layout
40092
40093 \begin_layout Subsubsection
40094 Session
40095 \end_layout
40096
40097 \begin_layout Standard
40098 With the option 
40099 \family sans
40100 Allow saving
40101 \begin_inset space \thinspace{}
40102 \end_inset
40103
40104 /
40105 \begin_inset space \thinspace{}
40106 \end_inset
40107
40108 restoring of window layout and geometries
40109 \family default
40110  LyX's main window will be opened with the size and layout that was used
40111  in the last LyX session.
40112 \end_layout
40113
40114 \begin_layout Standard
40115 The option 
40116 \family sans
40117 Restore cursor positions
40118 \family default
40119  sets the cursor to the position in the file where it has been the last
40120  time.
40121 \end_layout
40122
40123 \begin_layout Standard
40124 The option 
40125 \family sans
40126 Load opened files from last session
40127 \family default
40128  opens all files that were opened in the last LyX session.
40129 \end_layout
40130
40131 \begin_layout Subsubsection
40132 Documents
40133 \begin_inset CommandInset label
40134 LatexCommand label
40135 name "sub:Backup documents"
40136
40137 \end_inset
40138
40139
40140 \begin_inset Index idx
40141 status collapsed
40142
40143 \begin_layout Plain Layout
40144 Backup ! Documents
40145 \end_layout
40146
40147 \end_inset
40148
40149
40150 \end_layout
40151
40152 \begin_layout Standard
40153 When the option 
40154 \family sans
40155 Backup documents
40156 \family default
40157  is set, you can specify the time between backup saves.
40158 \end_layout
40159
40160 \begin_layout Standard
40161
40162 \family sans
40163 Maximum last files
40164 \family default
40165  is the number of last opened files that LyX should display in the menu
40166  
40167 \family sans
40168 File\SpecialChar \menuseparator
40169 Open
40170 \begin_inset space ~
40171 \end_inset
40172
40173 Recent
40174 \family default
40175 .
40176 \end_layout
40177
40178 \begin_layout Standard
40179 When the option 
40180 \family sans
40181 Open documents in tabs
40182 \family default
40183  is not used, then every file will be opened in its own new instance of
40184  LyX.
40185 \end_layout
40186
40187 \begin_layout Subsection
40188 Screen Fonts
40189 \begin_inset Index idx
40190 status collapsed
40191
40192 \begin_layout Plain Layout
40193 Font ! Screen
40194 \end_layout
40195
40196 \end_inset
40197
40198
40199 \begin_inset CommandInset label
40200 LatexCommand label
40201 name "sub:Screen-Fonts"
40202
40203 \end_inset
40204
40205
40206 \end_layout
40207
40208 \begin_layout Standard
40209 These fonts are used to display your documents on the screen.
40210 \end_layout
40211
40212 \begin_layout Standard
40213 \begin_inset Note Greyedout
40214 status open
40215
40216 \begin_layout Plain Layout
40217
40218 \series bold
40219 Note:
40220 \series default
40221  This section only deals with the fonts 
40222 \emph on
40223 inside
40224 \emph default
40225  the LyX window.
40226  The fonts that appear on the output are independent from these fonts, and
40227  set in the menu 
40228 \family sans
40229 Document\SpecialChar \menuseparator
40230 Settings\SpecialChar \menuseparator
40231 Fonts
40232 \family default
40233 .
40234 \end_layout
40235
40236 \end_inset
40237
40238
40239 \end_layout
40240
40241 \begin_layout Standard
40242 By default, LyX uses 
40243 \family typewriter
40244 Times
40245 \family default
40246  as roman (serif) font, 
40247 \family typewriter
40248 Arial
40249 \family default
40250  or 
40251 \family typewriter
40252 Helvetica
40253 \family default
40254  (depends on the system) as 
40255 \family sans
40256 sans
40257 \begin_inset space ~
40258 \end_inset
40259
40260 serif
40261 \family default
40262  font, and 
40263 \family typewriter
40264 Courier
40265 \family default
40266  as 
40267 \family typewriter
40268 typewriter
40269 \family default
40270  font.
40271 \end_layout
40272
40273 \begin_layout Standard
40274 You can change the font size with the 
40275 \family sans
40276 Zoom
40277 \family default
40278  setting.
40279  You can also change the font zoom outside the preferences dialog for the
40280  current LyX session by pressing Ctrl and scrolling the mouse wheel.
40281 \end_layout
40282
40283 \begin_layout Standard
40284
40285 \family sans
40286 Screen DPI
40287 \family default
40288  is the screen resolution in dpi (dots per inch).
40289  The Font Sizes are calculated as letter height in units of points.
40290  72
40291 \begin_inset space \thinspace{}
40292 \end_inset
40293
40294 points have the size of 1
40295 \begin_inset space \thinspace{}
40296 \end_inset
40297
40298 inch, see Appendix
40299 \begin_inset space ~
40300 \end_inset
40301
40302
40303 \begin_inset CommandInset ref
40304 LatexCommand ref
40305 reference "cha:Units-available-in"
40306
40307 \end_inset
40308
40309 .
40310 \end_layout
40311
40312 \begin_layout Standard
40313 The default 
40314 \family sans
40315 Font Sizes
40316 \family default
40317  are the same as if a document font size of 10
40318 \begin_inset space \thinspace{}
40319 \end_inset
40320
40321 pt would be used.
40322  The sizes are explained in detail in section
40323 \begin_inset space ~
40324 \end_inset
40325
40326
40327 \begin_inset CommandInset ref
40328 LatexCommand ref
40329 reference "sub:Document-Font"
40330
40331 \end_inset
40332
40333 .
40334 \end_layout
40335
40336 \begin_layout Standard
40337 With the option 
40338 \family sans
40339 Use Pixmap Cache to speed up font rendering
40340 \family default
40341  enabled, LyX needs to redraw the screen less often.
40342  This results in better performance, especially on slow systems.
40343  On the other hand, the characters might look more fuzzy on screen.
40344  So whether you enable this or not depends on whether you prefer speed over
40345  aesthetics.
40346  Note that the Pixmap Cache is only available and useful under Mac
40347 \begin_inset space ~
40348 \end_inset
40349
40350 OS and Windows.
40351 \end_layout
40352
40353 \begin_layout Subsection
40354 Colors
40355 \begin_inset Index idx
40356 status collapsed
40357
40358 \begin_layout Plain Layout
40359 Color ! LyX screen
40360 \end_layout
40361
40362 \end_inset
40363
40364
40365 \begin_inset Index idx
40366 status collapsed
40367
40368 \begin_layout Plain Layout
40369 Settings ! Color
40370 \end_layout
40371
40372 \end_inset
40373
40374
40375 \end_layout
40376
40377 \begin_layout Standard
40378 You can here change all colors used by LyX.
40379  Choose an item in the list and use the 
40380 \family sans
40381 Alter
40382 \family default
40383  button.
40384 \end_layout
40385
40386 \begin_layout Subsection
40387 Graphics
40388 \begin_inset Index idx
40389 status collapsed
40390
40391 \begin_layout Plain Layout
40392 Settings ! Graphics
40393 \end_layout
40394
40395 \end_inset
40396
40397
40398 \end_layout
40399
40400 \begin_layout Standard
40401 Here you can specify how graphics inside LyX are displayed.
40402 \end_layout
40403
40404 \begin_layout Standard
40405
40406 \family sans
40407 Instant Preview
40408 \family default
40409  enables previewing snippets of your document.
40410  This feature is described in section
40411 \begin_inset space ~
40412 \end_inset
40413
40414
40415 \begin_inset CommandInset ref
40416 LatexCommand ref
40417 reference "sec:Previewing-snippets-of"
40418
40419 \end_inset
40420
40421 .
40422 \end_layout
40423
40424 \begin_layout Section
40425 Editing
40426 \begin_inset Index idx
40427 status collapsed
40428
40429 \begin_layout Plain Layout
40430 Settings ! Editing
40431 \end_layout
40432
40433 \end_inset
40434
40435
40436 \end_layout
40437
40438 \begin_layout Subsection
40439 Control
40440 \end_layout
40441
40442 \begin_layout Subsubsection
40443 Editing
40444 \end_layout
40445
40446 \begin_layout Standard
40447 The option 
40448 \family sans
40449 Cursor follows scrollbar
40450 \family default
40451  sets the cursor to the top of the currently displayed document part when
40452  scrolling.
40453 \end_layout
40454
40455 \begin_layout Standard
40456 The option 
40457 \family sans
40458 Sort environments alphabetically
40459 \family default
40460  sorts the entries in the pull-down box for the paragraph environments.
40461 \end_layout
40462
40463 \begin_layout Standard
40464 The option 
40465 \family sans
40466 Group environments by their category
40467 \family default
40468  groups the entries in the pull-down box for the paragraph environments.
40469 \end_layout
40470
40471 \begin_layout Subsubsection
40472 Fullscreen
40473 \end_layout
40474
40475 \begin_layout Standard
40476 Here you can specify what is hidden in the fullscreen mode.
40477  The option 
40478 \family sans
40479 Limit text width
40480 \family default
40481  specifies the width of the text in fullscreen mode.
40482  This way you can display the text smaller than the screen, the text appears
40483  then centered.
40484 \end_layout
40485
40486 \begin_layout Subsection
40487 Shortcuts
40488 \begin_inset Index idx
40489 status collapsed
40490
40491 \begin_layout Plain Layout
40492 Key Bindings
40493 \end_layout
40494
40495 \end_inset
40496
40497
40498 \begin_inset Index idx
40499 status collapsed
40500
40501 \begin_layout Plain Layout
40502 Settings ! Shortcuts
40503 \end_layout
40504
40505 \end_inset
40506
40507
40508 \end_layout
40509
40510 \begin_layout Subsubsection
40511 Bind File
40512 \end_layout
40513
40514 \begin_layout Standard
40515 Bindings are used to bind a LyX-function to a key.
40516  Several binding files are available:
40517 \end_layout
40518
40519 \begin_layout Description
40520 cua.bind typical set of PC keyboard shortcuts
40521 \end_layout
40522
40523 \begin_layout Description
40524 (x)emacs.bind set of bindings like they are used in the editor programs 
40525 \family sans
40526 Emacs
40527 \family default
40528  (
40529 \family sans
40530 XEmacs
40531 \family default
40532 )
40533 \end_layout
40534
40535 \begin_layout Description
40536 mac.bind set of bindings for 
40537 \family sans
40538 Mac
40539 \begin_inset space \thinspace{}
40540 \end_inset
40541
40542 OS
40543 \family default
40544  systems.
40545 \end_layout
40546
40547 \begin_layout Standard
40548 There are also bind-files designed for special document classes, like 
40549 \shape italic
40550 broadway.bind
40551 \shape default
40552 , and bind files for special languages.
40553  The name of language bind-files begin with a language code, e.
40554 \begin_inset space \thinspace{}
40555 \end_inset
40556
40557 g.
40558 \begin_inset space \space{}
40559 \end_inset
40560
40561
40562 \begin_inset Quotes eld
40563 \end_inset
40564
40565 pt
40566 \begin_inset Quotes erd
40567 \end_inset
40568
40569  for Portuguese.
40570  If you use LyX in a certain language, LyX will try to use the appropriate
40571  bind-file.
40572 \end_layout
40573
40574 \begin_layout Standard
40575 Some bind-files, like 
40576 \emph on
40577 math.bind
40578 \emph default
40579 , have only a small scope.
40580  When looking at the the end of the file 
40581 \shape italic
40582 cua.bind
40583 \shape default
40584 , you can see that they are included to keep the overview in the bind-file.
40585 \end_layout
40586
40587 \begin_layout Subsubsection
40588 Editing Shortcuts
40589 \begin_inset CommandInset label
40590 LatexCommand label
40591 name "sub:Editing-Shortcuts"
40592
40593 \end_inset
40594
40595
40596 \begin_inset Index idx
40597 status collapsed
40598
40599 \begin_layout Plain Layout
40600 Key Bindings ! Editing
40601 \end_layout
40602
40603 \end_inset
40604
40605
40606 \end_layout
40607
40608 \begin_layout Standard
40609 To add new or modify existing keybindings to your own taste you can use
40610  the table in the dialog that lists all LyX-functions and the bound shortcuts.
40611  To find functions easily, they are grouped by categories and the dialog
40612  provides the field 
40613 \family sans
40614 Show key-bindings containing
40615 \family default
40616 .
40617  In this field you can insert a keyword for a function you want to edit.
40618  Insert there for example as keyword 
40619 \begin_inset Quotes eld
40620 \end_inset
40621
40622 paste
40623 \begin_inset Quotes erd
40624 \end_inset
40625
40626  and you get the 4 different existing shortcuts for the 3 different functions
40627  that contain 
40628 \begin_inset Quotes eld
40629 \end_inset
40630
40631 paste
40632 \begin_inset Quotes erd
40633 \end_inset
40634
40635  in their name.
40636  As you can see, one function can have more than one shortcut.
40637  All LyX-functions are also listed in the file 
40638 \emph on
40639 LyX Functions
40640 \emph default
40641  that you find in the 
40642 \family sans
40643 Help
40644 \family default
40645  menu.
40646 \end_layout
40647
40648 \begin_layout Standard
40649 To add e.
40650 \begin_inset space \thinspace{}
40651 \end_inset
40652
40653 g.
40654 \begin_inset space \space{}
40655 \end_inset
40656
40657 the shortcut 
40658 \family sans
40659 Alt+Q
40660 \family default
40661  for the function 
40662 \family sans
40663 textstyle-apply
40664 \family default
40665 , select the function and press the 
40666 \family sans
40667 Modify
40668 \family default
40669  button.
40670  A dialog pops up where you can add the shortcut by using it.
40671  So press Alt+Q to define the shortcut.
40672  Modifying an existing shortcut is done the same way.
40673  You can also bind multiple functions to one shortcut by modifying an existing
40674  binding and adding the different function names as semicolon separated
40675  list.
40676  LyX will then use the first function that is enabled in the current document
40677  part.
40678  The binding for the function 
40679 \family sans
40680 command-alter
40681 \family default
40682  is an example for this.
40683 \end_layout
40684
40685 \begin_layout Standard
40686 Alternatively you can also edit shortcuts by modifying bind-files with a
40687  text editor.
40688  The syntax of the entries is:
40689 \end_layout
40690
40691 \begin_layout Standard
40692
40693 \series bold
40694
40695 \backslash
40696 bind 
40697 \begin_inset Quotes erd
40698 \end_inset
40699
40700 key combination
40701 \begin_inset Quotes erd
40702 \end_inset
40703
40704  
40705 \begin_inset Quotes erd
40706 \end_inset
40707
40708 LyX-function
40709 \begin_inset Quotes erd
40710 \end_inset
40711
40712
40713 \end_layout
40714
40715 \begin_layout Subsection
40716 Keyboard
40717 \begin_inset space \thinspace{}
40718 \end_inset
40719
40720 /
40721 \begin_inset space \thinspace{}
40722 \end_inset
40723
40724 Mouse
40725 \begin_inset CommandInset label
40726 LatexCommand label
40727 name "sub:Keyboard-Map"
40728
40729 \end_inset
40730
40731
40732 \begin_inset Index idx
40733 status collapsed
40734
40735 \begin_layout Plain Layout
40736 Keyboard Map
40737 \end_layout
40738
40739 \end_inset
40740
40741
40742 \begin_inset Index idx
40743 status collapsed
40744
40745 \begin_layout Plain Layout
40746 Settings ! Keyboard Map
40747 \end_layout
40748
40749 \end_inset
40750
40751
40752 \end_layout
40753
40754 \begin_layout Standard
40755 Normally keyboard settings have to be done in a menu of your operating system.
40756  For the case that this is not possible, LyX provides keyboard maps.
40757  If you have e.
40758 \begin_inset space \thinspace{}
40759 \end_inset
40760
40761 g.
40762 \begin_inset space \space{}
40763 \end_inset
40764
40765 a Czech keyboard but want to write with it like with a Romanian one, you
40766  can use the keyboard map file named 
40767 \emph on
40768 romanian.kmap
40769 \emph default
40770 .
40771 \end_layout
40772
40773 \begin_layout Standard
40774 \begin_inset Note Greyedout
40775 status open
40776
40777 \begin_layout Plain Layout
40778
40779 \series bold
40780 Note:
40781 \series default
40782  Keyboard maps are only provided as makeshift and don't work on all systems.
40783 \end_layout
40784
40785 \end_inset
40786
40787
40788 \end_layout
40789
40790 \begin_layout Standard
40791 Besides this, you can specify here the 
40792 \family sans
40793 Wheel scrolling speed
40794 \family default
40795 .
40796  The standard value is 1.0, higher values speed up the scrolling, lower ones
40797  slow it down.
40798 \end_layout
40799
40800 \begin_layout Subsection
40801 Input Completion
40802 \begin_inset CommandInset label
40803 LatexCommand label
40804 name "sub:Input-Completion-Appendix"
40805
40806 \end_inset
40807
40808
40809 \begin_inset Index idx
40810 status collapsed
40811
40812 \begin_layout Plain Layout
40813 Input completion
40814 \end_layout
40815
40816 \end_inset
40817
40818
40819 \end_layout
40820
40821 \begin_layout Standard
40822 Input completion is described in sec.
40823 \begin_inset space \thinspace{}
40824 \end_inset
40825
40826
40827 \begin_inset CommandInset ref
40828 LatexCommand ref
40829 reference "sec:Input-Completion"
40830
40831 \end_inset
40832
40833 .
40834  The completion options for math do the same as the corresponding options
40835  for text.
40836  With the general options you can define the delay time for the inline and
40837  popup completion and choose if long completions should be abbreviated or
40838  not.
40839 \end_layout
40840
40841 \begin_layout Section
40842 Paths
40843 \begin_inset Index idx
40844 status collapsed
40845
40846 \begin_layout Plain Layout
40847 Paths
40848 \end_layout
40849
40850 \end_inset
40851
40852
40853 \begin_inset Index idx
40854 status collapsed
40855
40856 \begin_layout Plain Layout
40857 Settings ! Paths
40858 \end_layout
40859
40860 \end_inset
40861
40862
40863 \end_layout
40864
40865 \begin_layout Description
40866 Working
40867 \begin_inset space ~
40868 \end_inset
40869
40870 directory This is LyX's working directory.
40871  It is the default when you 
40872 \family sans
40873 Open
40874 \family default
40875
40876 \family sans
40877 Save
40878 \family default
40879  or 
40880 \family sans
40881 Save
40882 \begin_inset space ~
40883 \end_inset
40884
40885 as
40886 \family default
40887  files.
40888 \end_layout
40889
40890 \begin_layout Description
40891 Document
40892 \begin_inset space ~
40893 \end_inset
40894
40895 templates This directory will be opened when you use the menu 
40896 \family sans
40897 File\SpecialChar \menuseparator
40898 New
40899 \begin_inset space ~
40900 \end_inset
40901
40902 from
40903 \begin_inset space ~
40904 \end_inset
40905
40906 Template
40907 \family default
40908 .
40909 \end_layout
40910
40911 \begin_layout Description
40912 Example
40913 \begin_inset space ~
40914 \end_inset
40915
40916 files This directory will be opened when you use the button 
40917 \family sans
40918 Examples
40919 \family default
40920  in the 
40921 \family sans
40922 File\SpecialChar \menuseparator
40923 Open
40924 \family default
40925  dialog.
40926 \begin_inset Newline newline
40927 \end_inset
40928
40929
40930 \begin_inset Note Greyedout
40931 status open
40932
40933 \begin_layout Plain Layout
40934
40935 \series bold
40936 Note:
40937 \series default
40938  The 
40939 \family sans
40940 Examples
40941 \family default
40942  button does not exist when using LyX on MacOS and Windows systems.
40943 \end_layout
40944
40945 \end_inset
40946
40947
40948 \end_layout
40949
40950 \begin_layout Description
40951 Backup
40952 \begin_inset space ~
40953 \end_inset
40954
40955 directory
40956 \begin_inset Index idx
40957 status collapsed
40958
40959 \begin_layout Plain Layout
40960 Backup ! Directory
40961 \end_layout
40962
40963 \end_inset
40964
40965  Backup copies will be saved to this directory.
40966  When no directory is given but backups are enabled as described in section
40967 \begin_inset space ~
40968 \end_inset
40969
40970
40971 \begin_inset CommandInset ref
40972 LatexCommand ref
40973 reference "sub:Backup documents"
40974
40975 \end_inset
40976
40977 , the 
40978 \family sans
40979 Working directory
40980 \family default
40981  will be used to save the backups.
40982 \begin_inset Newline newline
40983 \end_inset
40984
40985 The backup files have the ending 
40986 \begin_inset Quotes eld
40987 \end_inset
40988
40989 .lyx~
40990 \begin_inset Quotes erd
40991 \end_inset
40992
40993 .
40994 \end_layout
40995
40996 \begin_layout Description
40997 Ly
40998 \begin_inset ERT
40999 status collapsed
41000
41001 \begin_layout Plain Layout
41002
41003 {}
41004 \end_layout
41005
41006 \end_inset
41007
41008 XServer-Pipe Here you can enter the name of a Unix-pipe.
41009  This pipe is used to send data from external programs to LyX.
41010 \begin_inset Newline newline
41011 \end_inset
41012
41013
41014 \begin_inset Note Greyedout
41015 status open
41016
41017 \begin_layout Plain Layout
41018
41019 \series bold
41020 Note:
41021 \series default
41022  This feature doesn't work on Windows systems.
41023 \end_layout
41024
41025 \end_inset
41026
41027
41028 \end_layout
41029
41030 \begin_layout Description
41031 Temporary
41032 \begin_inset space ~
41033 \end_inset
41034
41035 directory Temporary files will be saved in this directory.
41036 \end_layout
41037
41038 \begin_layout Description
41039 PATH
41040 \begin_inset space ~
41041 \end_inset
41042
41043 prefix This field contains a list of paths to external programs.
41044  When LyX needs to use an external program, it looks in this list where
41045  to find it on the system.
41046  The path list is automatically set up on Windows and Mac systems while
41047  LyX is configured, so that you normally don't have to modify it.
41048  On Unix
41049 \begin_inset space \thinspace{}
41050 \end_inset
41051
41052 /
41053 \begin_inset space \thinspace{}
41054 \end_inset
41055
41056 Linux systems, the path list will need to be set only if there are external
41057  programs you wish to use that are not in your normal system path ($PATH).
41058  
41059 \end_layout
41060
41061 \begin_layout Section
41062 Identity
41063 \end_layout
41064
41065 \begin_layout Standard
41066 Here you can insert your name and email address.
41067  The identity will be used when you have enabled change tracking as described
41068  in section
41069 \begin_inset space ~
41070 \end_inset
41071
41072
41073 \begin_inset CommandInset ref
41074 LatexCommand ref
41075 reference "sec:Change-Tracking"
41076
41077 \end_inset
41078
41079 , to mark changes you make as yours.
41080 \end_layout
41081
41082 \begin_layout Section
41083 Language Settings
41084 \begin_inset Index idx
41085 status collapsed
41086
41087 \begin_layout Plain Layout
41088 Language ! Settings
41089 \end_layout
41090
41091 \end_inset
41092
41093
41094 \begin_inset Index idx
41095 status collapsed
41096
41097 \begin_layout Plain Layout
41098 Settings ! Language
41099 \end_layout
41100
41101 \end_inset
41102
41103
41104 \end_layout
41105
41106 \begin_layout Subsection
41107 Language
41108 \end_layout
41109
41110 \begin_layout Description
41111 User
41112 \begin_inset space ~
41113 \end_inset
41114
41115 Interface
41116 \begin_inset space ~
41117 \end_inset
41118
41119 language Here you can select the language of LyX's menus.
41120  Unfortunately this doesn't work on Mac and Windows.
41121  It works so far on Linux, but not for every language you can select here
41122  exists a translation of the LyX menus.
41123  You find the actual translation status here: 
41124 \begin_inset CommandInset href
41125 LatexCommand href
41126 name "http://www.lyx.org/I18n"
41127 target "http://www.lyx.org/I18n"
41128
41129 \end_inset
41130
41131
41132 \end_layout
41133
41134 \begin_layout Description
41135 Default
41136 \begin_inset space ~
41137 \end_inset
41138
41139 language is the language used in new documents
41140 \end_layout
41141
41142 \begin_layout Description
41143 Language
41144 \begin_inset space ~
41145 \end_inset
41146
41147 package is a LaTeX-command to load a LaTeX-package that handles language
41148  issues.
41149  The default is the LaTeX-command 
41150 \family sans
41151
41152 \backslash
41153 usepackage{babel}
41154 \family default
41155  that loads the package 
41156 \series bold
41157 babel
41158 \series default
41159 .
41160 \begin_inset Foot
41161 status collapsed
41162
41163 \begin_layout Plain Layout
41164 For an introduction to the LaTeX-Syntax, have a look at section
41165 \begin_inset space ~
41166 \end_inset
41167
41168
41169 \begin_inset CommandInset ref
41170 LatexCommand ref
41171 reference "sec:TeX-Code"
41172
41173 \end_inset
41174
41175 .
41176 \end_layout
41177
41178 \end_inset
41179
41180
41181 \begin_inset Newline newline
41182 \end_inset
41183
41184 The 
41185 \series bold
41186 babel
41187 \series default
41188  translates in the background automatically text labels of documents to
41189  the document language.
41190  A text label is for instance the word 
41191 \begin_inset Quotes eld
41192 \end_inset
41193
41194 Table
41195 \begin_inset Quotes erd
41196 \end_inset
41197
41198  at the beginning of every table caption.
41199 \end_layout
41200
41201 \begin_layout Description
41202 Command
41203 \begin_inset space ~
41204 \end_inset
41205
41206 start When a special LaTeX-package is needed to write in a certain document
41207  language, you can here specify the command to start the package.
41208  An example is the start command 
41209 \family sans
41210
41211 \backslash
41212 begin{arabtext}
41213 \family default
41214  that is needed to write Arabic using the package 
41215 \series bold
41216 ArabTeX
41217 \series default
41218 , see 
41219 \begin_inset CommandInset citation
41220 LatexCommand cite
41221 key "Arabic"
41222
41223 \end_inset
41224
41225 .
41226  The default is the 
41227 \series bold
41228 babel
41229 \series default
41230  command 
41231 \family sans
41232
41233 \backslash
41234 selectlanguage{$$lang}
41235 \family default
41236 .
41237 \end_layout
41238
41239 \begin_layout Description
41240 Command
41241 \begin_inset space ~
41242 \end_inset
41243
41244 end Counterpart to 
41245 \family sans
41246 Command start
41247 \family default
41248 .
41249  Some packages, like the default, don't have an end command since the start
41250  command toggles the package on and off.
41251 \end_layout
41252
41253 \begin_layout Description
41254 Use
41255 \begin_inset space ~
41256 \end_inset
41257
41258 babel Whether 
41259 \series bold
41260 babel
41261 \series default
41262  is used or not.
41263 \end_layout
41264
41265 \begin_layout Description
41266 Global When this option is set, the languages used in the document will
41267  be added as options to the document class options, so that they can be
41268  used by all LaTeX-packages.
41269  Otherwise they will only be used as options for the 
41270 \series bold
41271 babel
41272 \series default
41273  package.
41274 \end_layout
41275
41276 \begin_layout Description
41277 Auto
41278 \begin_inset space ~
41279 \end_inset
41280
41281 begin When this option is set, the documents starts with the chosen document
41282  language.
41283  When this option is not set, the 
41284 \family sans
41285 Command
41286 \begin_inset space ~
41287 \end_inset
41288
41289 start
41290 \family default
41291  is explicitly set to the beginning of the document in the LaTeX-output.
41292  This assures that the correct language is used when you use another 
41293 \family sans
41294 Command
41295 \begin_inset space ~
41296 \end_inset
41297
41298 start
41299 \family default
41300  than the default.
41301 \end_layout
41302
41303 \begin_layout Description
41304 Auto
41305 \begin_inset space ~
41306 \end_inset
41307
41308 end Counterpart to 
41309 \family sans
41310 Auto
41311 \begin_inset space ~
41312 \end_inset
41313
41314 begin
41315 \family default
41316 .
41317  When it is not set, the 
41318 \family sans
41319 Command
41320 \begin_inset space ~
41321 \end_inset
41322
41323 end
41324 \family default
41325  is set to the end of the document.
41326 \end_layout
41327
41328 \begin_layout Description
41329 Mark
41330 \begin_inset space ~
41331 \end_inset
41332
41333 foreign
41334 \begin_inset space ~
41335 \end_inset
41336
41337 languages Text marked formatted in a language different from the document
41338  language will be underlined blue.
41339 \end_layout
41340
41341 \begin_layout Description
41342 Enable
41343 \begin_inset space ~
41344 \end_inset
41345
41346 RTL
41347 \begin_inset space ~
41348 \end_inset
41349
41350 support Enables the use of languages, written from right to left (RTL),
41351  like Arabic, Hebrew, Farsi.
41352 \end_layout
41353
41354 \begin_layout Description
41355 Cursor
41356 \begin_inset space ~
41357 \end_inset
41358
41359 movement When writing RTL, you can define if the left and right arrow keys
41360  moves the cursor visually to the left or right, respectively, or logically.
41361  Logical means that the cursor is moved to the left when pressing the right
41362  arrow key and the cursor is inside text in an RTL language.
41363 \end_layout
41364
41365 \begin_layout Subsection
41366 Spellchecker
41367 \end_layout
41368
41369 \begin_layout Standard
41370 The spellchecker settings are explained in section
41371 \begin_inset space ~
41372 \end_inset
41373
41374
41375 \begin_inset CommandInset ref
41376 LatexCommand ref
41377 reference "sec:Spellchecking"
41378
41379 \end_inset
41380
41381
41382 \end_layout
41383
41384 \begin_layout Section
41385 Outputs
41386 \end_layout
41387
41388 \begin_layout Subsection
41389 Printer
41390 \begin_inset CommandInset label
41391 LatexCommand label
41392 name "sub:Printer"
41393
41394 \end_inset
41395
41396
41397 \begin_inset Index idx
41398 status collapsed
41399
41400 \begin_layout Plain Layout
41401 Printer
41402 \end_layout
41403
41404 \end_inset
41405
41406
41407 \begin_inset Index idx
41408 status collapsed
41409
41410 \begin_layout Plain Layout
41411 Settings ! Printer
41412 \end_layout
41413
41414 \end_inset
41415
41416
41417 \end_layout
41418
41419 \begin_layout Description
41420 Default
41421 \begin_inset space ~
41422 \end_inset
41423
41424 printer Here you can specify the name of your default printer.
41425  The name will be used when the 
41426 \family sans
41427 Printer command
41428 \family default
41429  is executed.
41430 \begin_inset Newline newline
41431 \end_inset
41432
41433
41434 \begin_inset Note Greyedout
41435 status open
41436
41437 \begin_layout Plain Layout
41438
41439 \series bold
41440 Note:
41441 \series default
41442  You can leave this field empty on Windows systems because it has there
41443  no effect.
41444 \end_layout
41445
41446 \end_inset
41447
41448
41449 \end_layout
41450
41451 \begin_layout Description
41452 Adapt
41453 \begin_inset space ~
41454 \end_inset
41455
41456 output
41457 \begin_inset space ~
41458 \end_inset
41459
41460 to
41461 \begin_inset space ~
41462 \end_inset
41463
41464 printer This option works only for the 
41465 \family sans
41466 Printer command
41467 \family default
41468  
41469 \begin_inset Quotes eld
41470 \end_inset
41471
41472
41473 \family sans
41474 dvips
41475 \family default
41476
41477 \begin_inset Quotes erd
41478 \end_inset
41479
41480 .
41481  It activates a configuration file for dvips.
41482  This is an option only for dvips experts.
41483 \end_layout
41484
41485 \begin_layout Description
41486 Printer
41487 \begin_inset space ~
41488 \end_inset
41489
41490 command is the command LyX
41491 \begin_inset space \thinspace{}
41492 \end_inset
41493
41494 /
41495 \begin_inset space \thinspace{}
41496 \end_inset
41497
41498 LaTeX uses for printing.
41499  The default is on most systems 
41500 \family sans
41501 dvips
41502 \family default
41503 .
41504 \end_layout
41505
41506 \begin_layout Description
41507 Printer
41508 \begin_inset space ~
41509 \end_inset
41510
41511 Command
41512 \begin_inset space ~
41513 \end_inset
41514
41515 Options Here you can specify printer options.
41516  A list of printer options with explanations can be found in the documentation
41517  of the program that provides the 
41518 \family sans
41519 Printer command
41520 \family default
41521  you are using.
41522 \end_layout
41523
41524 \begin_layout Subsection
41525 Date Format
41526 \begin_inset Index idx
41527 status collapsed
41528
41529 \begin_layout Plain Layout
41530 Date Format
41531 \end_layout
41532
41533 \end_inset
41534
41535
41536 \begin_inset Index idx
41537 status collapsed
41538
41539 \begin_layout Plain Layout
41540 Settings ! Date format
41541 \end_layout
41542
41543 \end_inset
41544
41545
41546 \end_layout
41547
41548 \begin_layout Standard
41549 The date format can be one or a mixture of the formats listed here:
41550 \begin_inset Newline newline
41551 \end_inset
41552
41553
41554 \begin_inset Flex URL
41555 status collapsed
41556
41557 \begin_layout Plain Layout
41558
41559 http://unixhelp.ed.ac.uk/CGI/man-cgi?date
41560 \end_layout
41561
41562 \end_inset
41563
41564
41565 \begin_inset Newline newline
41566 \end_inset
41567
41568 For example the format
41569 \begin_inset Newline newline
41570 \end_inset
41571
41572 %d/%m/%y
41573 \begin_inset Newline newline
41574 \end_inset
41575
41576 prints the date as day/month/year.
41577 \end_layout
41578
41579 \begin_layout Subsection
41580 Plain Text
41581 \end_layout
41582
41583 \begin_layout Description
41584 Output
41585 \begin_inset space ~
41586 \end_inset
41587
41588 line
41589 \begin_inset space ~
41590 \end_inset
41591
41592 length sets the maximum number of characters printed in one line when using
41593  the menu 
41594 \family sans
41595 File\SpecialChar \menuseparator
41596 Export\SpecialChar \menuseparator
41597 Plain
41598 \begin_inset space ~
41599 \end_inset
41600
41601 text
41602 \family default
41603 .
41604  Setting the line line length to 0 means all text is printed in one endless
41605  line.
41606 \end_layout
41607
41608 \begin_layout Description
41609 roff
41610 \begin_inset space ~
41611 \end_inset
41612
41613 command defines an additional command used to produce better ASCII tables
41614  with the 
41615 \family typewriter
41616 groff/troff/nroff
41617 \family default
41618  UNIX-commands (refer to their manuals for more information about them).
41619  Setting this as empty tells LyX to use the internal formatter.
41620 \end_layout
41621
41622 \begin_layout Subsection
41623 LaT
41624 \begin_inset ERT
41625 status collapsed
41626
41627 \begin_layout Plain Layout
41628
41629 {}
41630 \end_layout
41631
41632 \end_inset
41633
41634 eX
41635 \begin_inset CommandInset label
41636 LatexCommand label
41637 name "sub:LaTeX-settings"
41638
41639 \end_inset
41640
41641
41642 \begin_inset Index idx
41643 status collapsed
41644
41645 \begin_layout Plain Layout
41646 Settings ! LaTeX
41647 \end_layout
41648
41649 \end_inset
41650
41651
41652 \end_layout
41653
41654 \begin_layout Description
41655 Te
41656 \begin_inset ERT
41657 status collapsed
41658
41659 \begin_layout Plain Layout
41660
41661 {}
41662 \end_layout
41663
41664 \end_inset
41665
41666 X
41667 \begin_inset space ~
41668 \end_inset
41669
41670 encoding This is the default encoding of the document font.
41671  
41672 \family sans
41673 T1
41674 \family default
41675  is the default and covers western languages and symbols.
41676  
41677 \family sans
41678 T2A
41679 \family default
41680
41681 \family sans
41682 T2B
41683 \family default
41684
41685 \family sans
41686 T2C
41687 \family default
41688
41689 \family sans
41690 LCY
41691 \family default
41692 , and 
41693 \family sans
41694 X2
41695 \family default
41696  are for Cyrillic.
41697  Combinations of the encodings are possible, like 
41698 \begin_inset Quotes erd
41699 \end_inset
41700
41701
41702 \family sans
41703 T1, T2B
41704 \family default
41705
41706 \begin_inset Quotes erd
41707 \end_inset
41708
41709 .
41710  The font encoding is normally automatically loaded by the language packages
41711  LyX sets up in the background.
41712  So there is no need to change the default encoding.
41713 \end_layout
41714
41715 \begin_layout Description
41716 Default
41717 \begin_inset space ~
41718 \end_inset
41719
41720 paper
41721 \begin_inset space ~
41722 \end_inset
41723
41724 size This is the paper size that is used for new documents.
41725  The 
41726 \family sans
41727 Default
41728 \family default
41729  value depends on your LaTeX-system setup.
41730 \end_layout
41731
41732 \begin_layout Standard
41733 You can also specify here commands with parameters for the listed applications.
41734  But before you change something, it is strongly recommended to read the
41735  manuals of the applications.
41736  Currently the following commands can be set:
41737 \end_layout
41738
41739 \begin_layout Description
41740 CheckTe
41741 \begin_inset ERT
41742 status collapsed
41743
41744 \begin_layout Plain Layout
41745
41746 {}
41747 \end_layout
41748
41749 \end_inset
41750
41751 X
41752 \begin_inset space ~
41753 \end_inset
41754
41755 command Command for the program 
41756 \family sans
41757 CheckTeX
41758 \family default
41759  that is described in section 
41760 \emph on
41761 Checking TeX
41762 \emph default
41763  of the 
41764 \emph on
41765 Additional Features
41766 \emph default
41767  manual.
41768 \end_layout
41769
41770 \begin_layout Description
41771 BibTe
41772 \begin_inset ERT
41773 status collapsed
41774
41775 \begin_layout Plain Layout
41776
41777 {}
41778 \end_layout
41779
41780 \end_inset
41781
41782 X
41783 \begin_inset space ~
41784 \end_inset
41785
41786 command Command for the program 
41787 \family sans
41788 BibTeX
41789 \family default
41790  that generates the bibliography, see section
41791 \begin_inset space ~
41792 \end_inset
41793
41794
41795 \begin_inset CommandInset ref
41796 LatexCommand ref
41797 reference "sub:Bibliography-databases"
41798
41799 \end_inset
41800
41801 .
41802 \end_layout
41803
41804 \begin_layout Description
41805 Index
41806 \begin_inset space ~
41807 \end_inset
41808
41809 command Command for the program that generates the index, see section
41810 \begin_inset space ~
41811 \end_inset
41812
41813
41814 \begin_inset CommandInset ref
41815 LatexCommand ref
41816 reference "sub:Index-Program"
41817
41818 \end_inset
41819
41820 .
41821 \end_layout
41822
41823 \begin_layout Description
41824 Nomenclature
41825 \begin_inset space ~
41826 \end_inset
41827
41828 command Command for the program that generates the nomenclature, see section
41829 \begin_inset space ~
41830 \end_inset
41831
41832
41833 \begin_inset CommandInset ref
41834 LatexCommand ref
41835 reference "sub:Nomenclature-Program"
41836
41837 \end_inset
41838
41839 .
41840 \end_layout
41841
41842 \begin_layout Description
41843 DVI
41844 \begin_inset space ~
41845 \end_inset
41846
41847 viewer
41848 \begin_inset space ~
41849 \end_inset
41850
41851 paper
41852 \begin_inset space ~
41853 \end_inset
41854
41855 size
41856 \begin_inset space ~
41857 \end_inset
41858
41859 options They only have an effect when the program 
41860 \family sans
41861 xdvi
41862 \family default
41863  is used as DVI-viewer.
41864 \end_layout
41865
41866 \begin_layout Standard
41867 There are additionally the following options:
41868 \end_layout
41869
41870 \begin_layout Description
41871 Use
41872 \begin_inset space ~
41873 \end_inset
41874
41875 Windows-style
41876 \begin_inset space ~
41877 \end_inset
41878
41879 paths
41880 \begin_inset space ~
41881 \end_inset
41882
41883 in
41884 \begin_inset space ~
41885 \end_inset
41886
41887 LaTeX
41888 \begin_inset space ~
41889 \end_inset
41890
41891 files Uses paths in the notation of Windows, that means that 
41892 \begin_inset Quotes eld
41893 \end_inset
41894
41895
41896 \backslash
41897
41898 \begin_inset Quotes erd
41899 \end_inset
41900
41901  is used instead of 
41902 \begin_inset Quotes eld
41903 \end_inset
41904
41905 /
41906 \begin_inset Quotes erd
41907 \end_inset
41908
41909  to separate folders.
41910  This option is enabled by default when you use LyX on Windows.
41911 \begin_inset Index idx
41912 status collapsed
41913
41914 \begin_layout Plain Layout
41915 Paths
41916 \end_layout
41917
41918 \end_inset
41919
41920
41921 \begin_inset Index idx
41922 status collapsed
41923
41924 \begin_layout Plain Layout
41925 Settings ! Paths
41926 \end_layout
41927
41928 \end_inset
41929
41930
41931 \end_layout
41932
41933 \begin_layout Description
41934 Reset
41935 \begin_inset space ~
41936 \end_inset
41937
41938 class
41939 \begin_inset space ~
41940 \end_inset
41941
41942 options
41943 \begin_inset space ~
41944 \end_inset
41945
41946 when
41947 \begin_inset space ~
41948 \end_inset
41949
41950 document
41951 \begin_inset space ~
41952 \end_inset
41953
41954 classes
41955 \begin_inset space ~
41956 \end_inset
41957
41958 changes Removes all manually set document class options in the 
41959 \family sans
41960 Document\SpecialChar \menuseparator
41961 Settings
41962 \family default
41963  dialog when changing the document class.
41964 \end_layout
41965
41966 \begin_layout Section
41967 File
41968 \begin_inset space ~
41969 \end_inset
41970
41971 Handling
41972 \begin_inset Index idx
41973 status collapsed
41974
41975 \begin_layout Plain Layout
41976 File handling
41977 \end_layout
41978
41979 \end_inset
41980
41981
41982 \end_layout
41983
41984 \begin_layout Subsection
41985 Converters
41986 \begin_inset Index idx
41987 status collapsed
41988
41989 \begin_layout Plain Layout
41990 Converters
41991 \end_layout
41992
41993 \end_inset
41994
41995
41996 \end_layout
41997
41998 \begin_layout Standard
41999 Here you find the list of defined converter commands to convert material
42000  from one format to another.
42001  You can modify them or create new ones.
42002  To modify a converter, select it, change the entry of the field 
42003 \family sans
42004 Converter
42005 \family default
42006  and/or 
42007 \family sans
42008 Extra
42009 \begin_inset space ~
42010 \end_inset
42011
42012 flag
42013 \family default
42014 , and press the 
42015 \family sans
42016 Modify
42017 \family default
42018  button.
42019  To create a new converter, select an existing one, select a different format
42020  in the 
42021 \family sans
42022 From
42023 \begin_inset space ~
42024 \end_inset
42025
42026 format
42027 \family default
42028  drop-down list, modify the 
42029 \family sans
42030 Converter
42031 \family default
42032  field, and press the 
42033 \family sans
42034 Add
42035 \family default
42036  button.
42037 \end_layout
42038
42039 \begin_layout Standard
42040 When the 
42041 \family sans
42042 Converter File Cache
42043 \family default
42044  is enabled, conversions will be cached as long as specified in the field
42045  
42046 \family sans
42047 Maximum Age (in days
42048 \family default
42049 ).
42050  This means that images don't need to be converted again when you reopen
42051  a document; the converted images from the cache will be used instead.
42052 \end_layout
42053
42054 \begin_layout Standard
42055 More about converters, like the variables and flags that can be used in
42056  the converter definition, is described in section 
42057 \emph on
42058 Converters
42059 \emph default
42060  of the 
42061 \emph on
42062 Customization
42063 \emph default
42064  manual.
42065 \end_layout
42066
42067 \begin_layout Subsection
42068 File Formats
42069 \begin_inset CommandInset label
42070 LatexCommand label
42071 name "sec:File-Formats"
42072
42073 \end_inset
42074
42075
42076 \begin_inset Index idx
42077 status collapsed
42078
42079 \begin_layout Plain Layout
42080 File formats
42081 \end_layout
42082
42083 \end_inset
42084
42085
42086 \begin_inset Index idx
42087 status collapsed
42088
42089 \begin_layout Plain Layout
42090 Copiers
42091 \end_layout
42092
42093 \end_inset
42094
42095
42096 \end_layout
42097
42098 \begin_layout Standard
42099 Here you find the list of defined file formats that LyX can handle.
42100  You can modify the viewer and editor program that should be used for certain
42101  formats.
42102 \end_layout
42103
42104 \begin_layout Standard
42105 More about formats, like the options that can be used in the format definition,
42106  is described in section 
42107 \emph on
42108 Formats
42109 \emph default
42110  of the 
42111 \emph on
42112 Customization
42113 \emph default
42114  manual.
42115 \end_layout
42116
42117 \begin_layout Standard
42118 Since all conversions from one format to another take place in LyX's temporary
42119  directory, it is sometimes necessary to modify a file before copying it
42120  to the temporary directory in order that the conversion may be performed.
42121  This is done by specifying a 
42122 \family sans
42123 Copier
42124 \family default
42125 .
42126  More about this is described in section 
42127 \emph on
42128 Copiers
42129 \emph default
42130  of the 
42131 \emph on
42132 Customization
42133 \emph default
42134  manual.
42135 \end_layout
42136
42137 \begin_layout Chapter
42138 Units available in LyX
42139 \begin_inset Index idx
42140 status collapsed
42141
42142 \begin_layout Plain Layout
42143 Units
42144 \end_layout
42145
42146 \end_inset
42147
42148
42149 \begin_inset CommandInset label
42150 LatexCommand label
42151 name "cha:Units-available-in"
42152
42153 \end_inset
42154
42155
42156 \end_layout
42157
42158 \begin_layout Standard
42159 To understand the units described in this documentation, 
42160 \begin_inset CommandInset ref
42161 LatexCommand ref
42162 reference "cap:Units"
42163
42164 \end_inset
42165
42166  explains all units available in LyX.
42167 \end_layout
42168
42169 \begin_layout Standard
42170 \begin_inset Float table
42171 placement h
42172 wide false
42173 sideways false
42174 status open
42175
42176 \begin_layout Plain Layout
42177 \begin_inset Caption
42178
42179 \begin_layout Plain Layout
42180 \begin_inset CommandInset label
42181 LatexCommand label
42182 name "cap:Units"
42183
42184 \end_inset
42185
42186 Units
42187 \end_layout
42188
42189 \end_inset
42190
42191
42192 \end_layout
42193
42194 \begin_layout Plain Layout
42195 \begin_inset VSpace medskip
42196 \end_inset
42197
42198
42199 \end_layout
42200
42201 \begin_layout Plain Layout
42202 \align center
42203 \begin_inset Tabular
42204 <lyxtabular version="3" rows="20" columns="2">
42205 <features tabularvalignment="middle">
42206 <column alignment="center" valignment="top" width="0">
42207 <column alignment="center" valignment="top" width="0">
42208 <row>
42209 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
42210 \begin_inset Text
42211
42212 \begin_layout Plain Layout
42213 unit
42214 \end_layout
42215
42216 \end_inset
42217 </cell>
42218 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
42219 \begin_inset Text
42220
42221 \begin_layout Plain Layout
42222 name/description
42223 \end_layout
42224
42225 \end_inset
42226 </cell>
42227 </row>
42228 <row>
42229 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42230 \begin_inset Text
42231
42232 \begin_layout Plain Layout
42233 mm
42234 \end_layout
42235
42236 \end_inset
42237 </cell>
42238 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42239 \begin_inset Text
42240
42241 \begin_layout Plain Layout
42242 millimeter
42243 \end_layout
42244
42245 \end_inset
42246 </cell>
42247 </row>
42248 <row>
42249 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42250 \begin_inset Text
42251
42252 \begin_layout Plain Layout
42253 cm
42254 \end_layout
42255
42256 \end_inset
42257 </cell>
42258 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42259 \begin_inset Text
42260
42261 \begin_layout Plain Layout
42262 centimeter
42263 \end_layout
42264
42265 \end_inset
42266 </cell>
42267 </row>
42268 <row>
42269 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42270 \begin_inset Text
42271
42272 \begin_layout Plain Layout
42273 in
42274 \end_layout
42275
42276 \end_inset
42277 </cell>
42278 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42279 \begin_inset Text
42280
42281 \begin_layout Plain Layout
42282 inch
42283 \end_layout
42284
42285 \end_inset
42286 </cell>
42287 </row>
42288 <row>
42289 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42290 \begin_inset Text
42291
42292 \begin_layout Plain Layout
42293 pt
42294 \end_layout
42295
42296 \end_inset
42297 </cell>
42298 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42299 \begin_inset Text
42300
42301 \begin_layout Plain Layout
42302 point (72.27
42303 \begin_inset space \thinspace{}
42304 \end_inset
42305
42306 pt = 1
42307 \begin_inset space \thinspace{}
42308 \end_inset
42309
42310 in)
42311 \end_layout
42312
42313 \end_inset
42314 </cell>
42315 </row>
42316 <row>
42317 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42318 \begin_inset Text
42319
42320 \begin_layout Plain Layout
42321 pc
42322 \end_layout
42323
42324 \end_inset
42325 </cell>
42326 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42327 \begin_inset Text
42328
42329 \begin_layout Plain Layout
42330 pica (1
42331 \begin_inset space \thinspace{}
42332 \end_inset
42333
42334 pc = 12
42335 \begin_inset space \thinspace{}
42336 \end_inset
42337
42338 pt)
42339 \end_layout
42340
42341 \end_inset
42342 </cell>
42343 </row>
42344 <row>
42345 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42346 \begin_inset Text
42347
42348 \begin_layout Plain Layout
42349 sp
42350 \end_layout
42351
42352 \end_inset
42353 </cell>
42354 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42355 \begin_inset Text
42356
42357 \begin_layout Plain Layout
42358 scaled point (65536
42359 \begin_inset space \thinspace{}
42360 \end_inset
42361
42362 sp = 1
42363 \begin_inset space \thinspace{}
42364 \end_inset
42365
42366 pt)
42367 \end_layout
42368
42369 \end_inset
42370 </cell>
42371 </row>
42372 <row>
42373 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42374 \begin_inset Text
42375
42376 \begin_layout Plain Layout
42377 bp
42378 \end_layout
42379
42380 \end_inset
42381 </cell>
42382 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42383 \begin_inset Text
42384
42385 \begin_layout Plain Layout
42386 big point (72
42387 \begin_inset space \thinspace{}
42388 \end_inset
42389
42390 bp = 1
42391 \begin_inset space \thinspace{}
42392 \end_inset
42393
42394 in)
42395 \end_layout
42396
42397 \end_inset
42398 </cell>
42399 </row>
42400 <row>
42401 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42402 \begin_inset Text
42403
42404 \begin_layout Plain Layout
42405 dd
42406 \end_layout
42407
42408 \end_inset
42409 </cell>
42410 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42411 \begin_inset Text
42412
42413 \begin_layout Plain Layout
42414 didot (72
42415 \begin_inset space \thinspace{}
42416 \end_inset
42417
42418 dd 
42419 \begin_inset Formula $\approx$
42420 \end_inset
42421
42422  37.6
42423 \begin_inset space \thinspace{}
42424 \end_inset
42425
42426 mm)
42427 \end_layout
42428
42429 \end_inset
42430 </cell>
42431 </row>
42432 <row>
42433 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42434 \begin_inset Text
42435
42436 \begin_layout Plain Layout
42437 cc
42438 \end_layout
42439
42440 \end_inset
42441 </cell>
42442 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42443 \begin_inset Text
42444
42445 \begin_layout Plain Layout
42446 cicero (1
42447 \begin_inset space \thinspace{}
42448 \end_inset
42449
42450 cc = 12
42451 \begin_inset space \thinspace{}
42452 \end_inset
42453
42454 dd)
42455 \end_layout
42456
42457 \end_inset
42458 </cell>
42459 </row>
42460 <row>
42461 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42462 \begin_inset Text
42463
42464 \begin_layout Plain Layout
42465 Scale%
42466 \end_layout
42467
42468 \end_inset
42469 </cell>
42470 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42471 \begin_inset Text
42472
42473 \begin_layout Plain Layout
42474 % of original image width
42475 \end_layout
42476
42477 \end_inset
42478 </cell>
42479 </row>
42480 <row>
42481 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42482 \begin_inset Text
42483
42484 \begin_layout Plain Layout
42485 text%
42486 \end_layout
42487
42488 \end_inset
42489 </cell>
42490 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42491 \begin_inset Text
42492
42493 \begin_layout Plain Layout
42494 % of text width
42495 \end_layout
42496
42497 \end_inset
42498 </cell>
42499 </row>
42500 <row>
42501 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42502 \begin_inset Text
42503
42504 \begin_layout Plain Layout
42505 col%
42506 \end_layout
42507
42508 \end_inset
42509 </cell>
42510 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42511 \begin_inset Text
42512
42513 \begin_layout Plain Layout
42514 % of column width
42515 \end_layout
42516
42517 \end_inset
42518 </cell>
42519 </row>
42520 <row>
42521 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42522 \begin_inset Text
42523
42524 \begin_layout Plain Layout
42525 page%
42526 \end_layout
42527
42528 \end_inset
42529 </cell>
42530 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42531 \begin_inset Text
42532
42533 \begin_layout Plain Layout
42534 % of paper width
42535 \end_layout
42536
42537 \end_inset
42538 </cell>
42539 </row>
42540 <row>
42541 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42542 \begin_inset Text
42543
42544 \begin_layout Plain Layout
42545 line%
42546 \end_layout
42547
42548 \end_inset
42549 </cell>
42550 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42551 \begin_inset Text
42552
42553 \begin_layout Plain Layout
42554 % of line width
42555 \end_layout
42556
42557 \end_inset
42558 </cell>
42559 </row>
42560 <row>
42561 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42562 \begin_inset Text
42563
42564 \begin_layout Plain Layout
42565 theight%
42566 \end_layout
42567
42568 \end_inset
42569 </cell>
42570 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42571 \begin_inset Text
42572
42573 \begin_layout Plain Layout
42574 % of text height
42575 \end_layout
42576
42577 \end_inset
42578 </cell>
42579 </row>
42580 <row>
42581 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42582 \begin_inset Text
42583
42584 \begin_layout Plain Layout
42585 pheight%
42586 \end_layout
42587
42588 \end_inset
42589 </cell>
42590 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42591 \begin_inset Text
42592
42593 \begin_layout Plain Layout
42594 % of paper height
42595 \end_layout
42596
42597 \end_inset
42598 </cell>
42599 </row>
42600 <row>
42601 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42602 \begin_inset Text
42603
42604 \begin_layout Plain Layout
42605 ex
42606 \end_layout
42607
42608 \end_inset
42609 </cell>
42610 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42611 \begin_inset Text
42612
42613 \begin_layout Plain Layout
42614 height of letter 
42615 \emph on
42616 x
42617 \emph default
42618  in current font
42619 \end_layout
42620
42621 \end_inset
42622 </cell>
42623 </row>
42624 <row>
42625 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42626 \begin_inset Text
42627
42628 \begin_layout Plain Layout
42629 em
42630 \end_layout
42631
42632 \end_inset
42633 </cell>
42634 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42635 \begin_inset Text
42636
42637 \begin_layout Plain Layout
42638 width of letter 
42639 \emph on
42640 M
42641 \emph default
42642  in current font
42643 \end_layout
42644
42645 \end_inset
42646 </cell>
42647 </row>
42648 <row>
42649 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
42650 \begin_inset Text
42651
42652 \begin_layout Plain Layout
42653 mu
42654 \end_layout
42655
42656 \end_inset
42657 </cell>
42658 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
42659 \begin_inset Text
42660
42661 \begin_layout Plain Layout
42662 math unit (1
42663 \begin_inset space \thinspace{}
42664 \end_inset
42665
42666 mu = 1/18
42667 \begin_inset space \thinspace{}
42668 \end_inset
42669
42670 em)
42671 \end_layout
42672
42673 \end_inset
42674 </cell>
42675 </row>
42676 </lyxtabular>
42677
42678 \end_inset
42679
42680
42681 \end_layout
42682
42683 \end_inset
42684
42685
42686 \end_layout
42687
42688 \begin_layout Chapter
42689 Credits
42690 \begin_inset CommandInset label
42691 LatexCommand label
42692 name "cha:Credits"
42693
42694 \end_inset
42695
42696
42697 \end_layout
42698
42699 \begin_layout Standard
42700 The documentation is a collaborative effort between many different people
42701  (and we would encourage people to contribute!).
42702 \end_layout
42703
42704 \begin_layout Itemize
42705
42706 \noun on
42707 Alejandro Aguilar Sierra
42708 \end_layout
42709
42710 \begin_layout Itemize
42711
42712 \noun on
42713 Amir Karger
42714 \end_layout
42715
42716 \begin_layout Itemize
42717
42718 \noun on
42719 David Johnson
42720 \end_layout
42721
42722 \begin_layout Itemize
42723
42724 \noun on
42725 Hartmut Haase
42726 \end_layout
42727
42728 \begin_layout Itemize
42729
42730 \noun on
42731 Ignacio García
42732 \end_layout
42733
42734 \begin_layout Itemize
42735
42736 \noun on
42737 Ivan Schreter
42738 \end_layout
42739
42740 \begin_layout Itemize
42741
42742 \noun on
42743 John Raithel
42744 \end_layout
42745
42746 \begin_layout Itemize
42747
42748 \noun on
42749 John Weiss
42750 \end_layout
42751
42752 \begin_layout Itemize
42753
42754 \noun on
42755 Lars Gullik Bjønnes
42756 \end_layout
42757
42758 \begin_layout Itemize
42759
42760 \noun on
42761 Matthias Ettrich
42762 \end_layout
42763
42764 \begin_layout Itemize
42765
42766 \noun on
42767 Matthias Zenker
42768 \end_layout
42769
42770 \begin_layout Itemize
42771
42772 \noun on
42773 Rich Fields
42774 \end_layout
42775
42776 \begin_layout Itemize
42777
42778 \noun on
42779 Pascal André
42780 \end_layout
42781
42782 \begin_layout Itemize
42783
42784 \noun on
42785 Paul Evans
42786 \end_layout
42787
42788 \begin_layout Itemize
42789
42790 \noun on
42791 Paul Russel
42792 \end_layout
42793
42794 \begin_layout Itemize
42795
42796 \noun on
42797 Robin Socha
42798 \end_layout
42799
42800 \begin_layout Itemize
42801
42802 \noun on
42803 Uwe Stöhr
42804 \end_layout
42805
42806 \begin_layout Itemize
42807 The LyX Team: 
42808 \begin_inset CommandInset citation
42809 LatexCommand cite
42810 key "lyxcredit"
42811
42812 \end_inset
42813
42814
42815 \end_layout
42816
42817 \begin_layout Standard
42818 \begin_inset Newpage newpage
42819 \end_inset
42820
42821 The bibliography on the following page was created with the 
42822 \family sans
42823 Bibliography
42824 \family default
42825  environment.
42826 \end_layout
42827
42828 \begin_layout Bibliography
42829 \begin_inset CommandInset bibitem
42830 LatexCommand bibitem
42831 label "Credits"
42832 key "lyxcredit"
42833
42834 \end_inset
42835
42836 The LyX Team: 
42837 \begin_inset CommandInset href
42838 LatexCommand href
42839 name "Credits"
42840 target "http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS"
42841
42842 \end_inset
42843
42844 :
42845 \begin_inset Newline newline
42846 \end_inset
42847
42848
42849 \begin_inset Flex URL
42850 status collapsed
42851
42852 \begin_layout Plain Layout
42853
42854 http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS
42855 \end_layout
42856
42857 \end_inset
42858
42859
42860 \end_layout
42861
42862 \begin_layout Bibliography
42863 \begin_inset CommandInset bibitem
42864 LatexCommand bibitem
42865 key "latexcompanion"
42866
42867 \end_inset
42868
42869 Frank Mittelbach and Michel Goossens: 
42870 \emph on
42871 The LaTeX Companion Second Edition.
42872
42873 \emph default
42874  Addison-Wesley, 2004
42875 \end_layout
42876
42877 \begin_layout Bibliography
42878 \begin_inset CommandInset bibitem
42879 LatexCommand bibitem
42880 key "latexguide"
42881
42882 \end_inset
42883
42884 Helmut Kopka and Patrick W.
42885  Daly: 
42886 \emph on
42887 A Guide to LaTeX Fourth Edition.
42888
42889 \emph default
42890  Addison-Wesley, 2003
42891 \end_layout
42892
42893 \begin_layout Bibliography
42894 \begin_inset CommandInset bibitem
42895 LatexCommand bibitem
42896 key "latexbook"
42897
42898 \end_inset
42899
42900 Leslie Lamport: 
42901 \emph on
42902 LaTeX: A Document Preparation System.
42903
42904 \emph default
42905  Addison-Wesley, second edition, 1994
42906 \end_layout
42907
42908 \begin_layout Bibliography
42909 \begin_inset CommandInset bibitem
42910 LatexCommand bibitem
42911 key "texbook"
42912
42913 \end_inset
42914
42915 Donald E.
42916  Knuth.
42917  
42918 \emph on
42919 The TeXbook.
42920
42921 \emph default
42922  Addison-Wesley, 1984
42923 \end_layout
42924
42925 \begin_layout Bibliography
42926 \begin_inset CommandInset bibitem
42927 LatexCommand bibitem
42928 key "TeXCatalogue"
42929
42930 \end_inset
42931
42932 The TeX Catalogue:
42933 \begin_inset Newline newline
42934 \end_inset
42935
42936
42937 \begin_inset Flex URL
42938 status collapsed
42939
42940 \begin_layout Plain Layout
42941
42942 http://www.ctan.org/tex-archive/help/Catalogue/bytopic.html
42943 \end_layout
42944
42945 \end_inset
42946
42947
42948 \end_layout
42949
42950 \begin_layout Bibliography
42951 \begin_inset CommandInset bibitem
42952 LatexCommand bibitem
42953 key "LaTeXFAQ"
42954
42955 \end_inset
42956
42957 The LaTeX FAQ:
42958 \begin_inset Newline newline
42959 \end_inset
42960
42961
42962 \begin_inset Flex URL
42963 status collapsed
42964
42965 \begin_layout Plain Layout
42966
42967 http://www.tex.ac.uk/cgi-bin/texfaq2html
42968 \end_layout
42969
42970 \end_inset
42971
42972
42973 \end_layout
42974
42975 \begin_layout Bibliography
42976 \begin_inset CommandInset bibitem
42977 LatexCommand bibitem
42978 key "BibTeX"
42979
42980 \end_inset
42981
42982
42983 \begin_inset CommandInset href
42984 LatexCommand href
42985 name "Documentation"
42986 target "http://www.ctan.org/get/biblio/bibtex/contrib/doc/btxdoc.pdf"
42987
42988 \end_inset
42989
42990  of the program 
42991 \family sans
42992 BibTeX
42993 \family default
42994 :
42995 \begin_inset Newline newline
42996 \end_inset
42997
42998
42999 \begin_inset Flex URL
43000 status collapsed
43001
43002 \begin_layout Plain Layout
43003
43004 http://www.ctan.org/get/biblio/bibtex/contrib/doc/btxdoc.pdf
43005 \end_layout
43006
43007 \end_inset
43008
43009
43010 \end_layout
43011
43012 \begin_layout Bibliography
43013 \begin_inset CommandInset bibitem
43014 LatexCommand bibitem
43015 key "BibTeX-2"
43016
43017 \end_inset
43018
43019
43020 \begin_inset CommandInset href
43021 LatexCommand href
43022 name "Documentation"
43023 target "http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf"
43024
43025 \end_inset
43026
43027  how to use the program 
43028 \family sans
43029 BibTeX
43030 \family default
43031 :
43032 \begin_inset Newline newline
43033 \end_inset
43034
43035
43036 \begin_inset Flex URL
43037 status collapsed
43038
43039 \begin_layout Plain Layout
43040
43041 http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf
43042 \end_layout
43043
43044 \end_inset
43045
43046
43047 \end_layout
43048
43049 \begin_layout Bibliography
43050 \begin_inset CommandInset bibitem
43051 LatexCommand bibitem
43052 key "makeindex"
43053
43054 \end_inset
43055
43056
43057 \begin_inset CommandInset href
43058 LatexCommand href
43059 name "Documentation"
43060 target "http://tug.ctan.org/indexing/makeindex/doc/manpages.dvi"
43061
43062 \end_inset
43063
43064  of the program 
43065 \family sans
43066 makeindex
43067 \family default
43068 :
43069 \begin_inset Newline newline
43070 \end_inset
43071
43072
43073 \begin_inset Flex URL
43074 status collapsed
43075
43076 \begin_layout Plain Layout
43077
43078 http://tug.ctan.org/indexing/makeindex/doc/manpages.dvi
43079 \end_layout
43080
43081 \end_inset
43082
43083
43084 \end_layout
43085
43086 \begin_layout Bibliography
43087 \begin_inset CommandInset bibitem
43088 LatexCommand bibitem
43089 key "xindy"
43090
43091 \end_inset
43092
43093
43094 \begin_inset CommandInset href
43095 LatexCommand href
43096 name "Documentation"
43097 target "http://www.xindy.org/documentation.html"
43098
43099 \end_inset
43100
43101  of the program 
43102 \family sans
43103 xindy
43104 \family default
43105 :
43106 \begin_inset Newline newline
43107 \end_inset
43108
43109
43110 \begin_inset Flex URL
43111 status collapsed
43112
43113 \begin_layout Plain Layout
43114
43115 http://www.xindy.org/documentation.html
43116 \end_layout
43117
43118 \end_inset
43119
43120
43121 \end_layout
43122
43123 \begin_layout Bibliography
43124 \begin_inset CommandInset bibitem
43125 LatexCommand bibitem
43126 key "caption"
43127
43128 \end_inset
43129
43130
43131 \begin_inset CommandInset href
43132 LatexCommand href
43133 name "Documentation"
43134 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
43135
43136 \end_inset
43137
43138  of the LaTeX-package 
43139 \series bold
43140 caption
43141 \series default
43142
43143 \begin_inset Index idx
43144 status collapsed
43145
43146 \begin_layout Plain Layout
43147 LaTeX-packages ! caption
43148 \end_layout
43149
43150 \end_inset
43151
43152 :
43153 \begin_inset Newline newline
43154 \end_inset
43155
43156
43157 \begin_inset Flex URL
43158 status collapsed
43159
43160 \begin_layout Plain Layout
43161
43162 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf
43163 \end_layout
43164
43165 \end_inset
43166
43167
43168 \end_layout
43169
43170 \begin_layout Bibliography
43171 \begin_inset CommandInset bibitem
43172 LatexCommand bibitem
43173 key "fancyhdr"
43174
43175 \end_inset
43176
43177
43178 \begin_inset CommandInset href
43179 LatexCommand href
43180 name "Documentation"
43181 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf"
43182
43183 \end_inset
43184
43185  of the LaTeX-package 
43186 \series bold
43187 fancyhdr
43188 \series default
43189
43190 \begin_inset Index idx
43191 status collapsed
43192
43193 \begin_layout Plain Layout
43194 LaTeX-packages ! fancyhdr
43195 \end_layout
43196
43197 \end_inset
43198
43199 :
43200 \begin_inset Newline newline
43201 \end_inset
43202
43203
43204 \begin_inset Flex URL
43205 status collapsed
43206
43207 \begin_layout Plain Layout
43208
43209 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf
43210 \end_layout
43211
43212 \end_inset
43213
43214
43215 \end_layout
43216
43217 \begin_layout Bibliography
43218 \begin_inset CommandInset bibitem
43219 LatexCommand bibitem
43220 key "hyperref"
43221
43222 \end_inset
43223
43224
43225 \series bold
43226
43227 \begin_inset CommandInset href
43228 LatexCommand href
43229 name "Documentation"
43230 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
43231
43232 \end_inset
43233
43234
43235 \series default
43236  of the LaTeX-package 
43237 \series bold
43238 hyperref
43239 \series default
43240
43241 \begin_inset Index idx
43242 status collapsed
43243
43244 \begin_layout Plain Layout
43245 LaTeX-packages ! hyperref
43246 \end_layout
43247
43248 \end_inset
43249
43250 :
43251 \begin_inset Newline newline
43252 \end_inset
43253
43254
43255 \begin_inset Flex URL
43256 status collapsed
43257
43258 \begin_layout Plain Layout
43259
43260 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf
43261 \end_layout
43262
43263 \end_inset
43264
43265
43266 \end_layout
43267
43268 \begin_layout Bibliography
43269 \begin_inset CommandInset bibitem
43270 LatexCommand bibitem
43271 key "nomencl"
43272
43273 \end_inset
43274
43275
43276 \begin_inset CommandInset href
43277 LatexCommand href
43278 name "Documentation"
43279 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf"
43280
43281 \end_inset
43282
43283  of the LaTeX-package 
43284 \series bold
43285 nomencl
43286 \series default
43287
43288 \begin_inset Index idx
43289 status collapsed
43290
43291 \begin_layout Plain Layout
43292 LaTeX-packages ! nomencl
43293 \end_layout
43294
43295 \end_inset
43296
43297 :
43298 \begin_inset Newline newline
43299 \end_inset
43300
43301
43302 \begin_inset Flex URL
43303 status collapsed
43304
43305 \begin_layout Plain Layout
43306
43307 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf
43308 \end_layout
43309
43310 \end_inset
43311
43312
43313 \end_layout
43314
43315 \begin_layout Bibliography
43316 \begin_inset CommandInset bibitem
43317 LatexCommand bibitem
43318 key "tipa"
43319
43320 \end_inset
43321
43322
43323 \begin_inset CommandInset href
43324 LatexCommand href
43325 name "Documentation"
43326 target "http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf"
43327
43328 \end_inset
43329
43330  of the LaTeX-package 
43331 \series bold
43332 tipa
43333 \series default
43334
43335 \begin_inset Index idx
43336 status collapsed
43337
43338 \begin_layout Plain Layout
43339 LaTeX-packages ! tipa
43340 \end_layout
43341
43342 \end_inset
43343
43344 :
43345 \begin_inset Newline newline
43346 \end_inset
43347
43348
43349 \begin_inset Flex URL
43350 status collapsed
43351
43352 \begin_layout Plain Layout
43353
43354 http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf
43355 \end_layout
43356
43357 \end_inset
43358
43359
43360 \end_layout
43361
43362 \begin_layout Bibliography
43363 \begin_inset CommandInset bibitem
43364 LatexCommand bibitem
43365 key "wrapfig"
43366
43367 \end_inset
43368
43369
43370 \begin_inset CommandInset href
43371 LatexCommand href
43372 name "Documentation"
43373 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty"
43374
43375 \end_inset
43376
43377  of the LaTeX-package 
43378 \series bold
43379 wrapfig
43380 \series default
43381
43382 \begin_inset Index idx
43383 status collapsed
43384
43385 \begin_layout Plain Layout
43386 LaTeX-packages ! wrapfig
43387 \end_layout
43388
43389 \end_inset
43390
43391 :
43392 \begin_inset Newline newline
43393 \end_inset
43394
43395
43396 \begin_inset Flex URL
43397 status collapsed
43398
43399 \begin_layout Plain Layout
43400
43401 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty
43402 \end_layout
43403
43404 \end_inset
43405
43406
43407 \end_layout
43408
43409 \begin_layout Bibliography
43410 \begin_inset CommandInset bibitem
43411 LatexCommand bibitem
43412 key "XeTeX"
43413
43414 \end_inset
43415
43416
43417 \begin_inset CommandInset href
43418 LatexCommand href
43419 name "Wiki-page"
43420 target "http://wiki.lyx.org/LyX/XeTeX"
43421
43422 \end_inset
43423
43424  how to use LyX with XeTeX:
43425 \begin_inset Newline newline
43426 \end_inset
43427
43428
43429 \begin_inset Flex URL
43430 status collapsed
43431
43432 \begin_layout Plain Layout
43433
43434 http://wiki.lyx.org/LyX/XeTeX
43435 \end_layout
43436
43437 \end_inset
43438
43439
43440 \end_layout
43441
43442 \begin_layout Bibliography
43443 \begin_inset CommandInset bibitem
43444 LatexCommand bibitem
43445 key "Arabic"
43446
43447 \end_inset
43448
43449
43450 \begin_inset CommandInset href
43451 LatexCommand href
43452 name "Wiki-page"
43453 target "http://wiki.lyx.org/Windows/Arabic"
43454
43455 \end_inset
43456
43457  how to set up LyX for Arabic:
43458 \begin_inset Newline newline
43459 \end_inset
43460
43461
43462 \begin_inset Flex URL
43463 status collapsed
43464
43465 \begin_layout Plain Layout
43466
43467 http://wiki.lyx.org/Windows/Arabic
43468 \end_layout
43469
43470 \end_inset
43471
43472
43473 \end_layout
43474
43475 \begin_layout Bibliography
43476 \begin_inset CommandInset bibitem
43477 LatexCommand bibitem
43478 key "Armenian"
43479
43480 \end_inset
43481
43482
43483 \begin_inset CommandInset href
43484 LatexCommand href
43485 name "Wiki-page"
43486 target "http://wiki.lyx.org/Windows/Armenian"
43487
43488 \end_inset
43489
43490  how to set up LyX for Armenian:
43491 \begin_inset Newline newline
43492 \end_inset
43493
43494
43495 \begin_inset Flex URL
43496 status collapsed
43497
43498 \begin_layout Plain Layout
43499
43500 http://wiki.lyx.org/Windows/Armenian
43501 \end_layout
43502
43503 \end_inset
43504
43505
43506 \end_layout
43507
43508 \begin_layout Bibliography
43509 \begin_inset CommandInset bibitem
43510 LatexCommand bibitem
43511 key "Farsi"
43512
43513 \end_inset
43514
43515
43516 \begin_inset CommandInset href
43517 LatexCommand href
43518 name "Wiki-page"
43519 target "http://wiki.lyx.org/Windows/Farsi"
43520
43521 \end_inset
43522
43523  how to set up LyX for Farsi:
43524 \begin_inset Newline newline
43525 \end_inset
43526
43527
43528 \begin_inset Flex URL
43529 status collapsed
43530
43531 \begin_layout Plain Layout
43532
43533 http://wiki.lyx.org/Windows/Farsi
43534 \end_layout
43535
43536 \end_inset
43537
43538
43539 \end_layout
43540
43541 \begin_layout Bibliography
43542 \begin_inset CommandInset bibitem
43543 LatexCommand bibitem
43544 key "Hebrew"
43545
43546 \end_inset
43547
43548
43549 \begin_inset CommandInset href
43550 LatexCommand href
43551 name "Wiki-page"
43552 target "http://wiki.lyx.org/Windows/Hebrew"
43553
43554 \end_inset
43555
43556  how to set up LyX for Hebrew:
43557 \begin_inset Newline newline
43558 \end_inset
43559
43560
43561 \begin_inset Flex URL
43562 status collapsed
43563
43564 \begin_layout Plain Layout
43565
43566 http://wiki.lyx.org/Windows/Hebrew
43567 \end_layout
43568
43569 \end_inset
43570
43571
43572 \end_layout
43573
43574 \begin_layout Bibliography
43575 \begin_inset CommandInset bibitem
43576 LatexCommand bibitem
43577 key "Japanese"
43578
43579 \end_inset
43580
43581
43582 \begin_inset CommandInset href
43583 LatexCommand href
43584 name "Wiki-page"
43585 target "http://wiki.lyx.org/Windows/Japanese"
43586
43587 \end_inset
43588
43589  how to set up LyX for Japanese:
43590 \begin_inset Newline newline
43591 \end_inset
43592
43593
43594 \begin_inset Flex URL
43595 status collapsed
43596
43597 \begin_layout Plain Layout
43598
43599 http://wiki.lyx.org/Windows/Japanese
43600 \end_layout
43601
43602 \end_inset
43603
43604
43605 \end_layout
43606
43607 \begin_layout Bibliography
43608 \begin_inset CommandInset bibitem
43609 LatexCommand bibitem
43610 key "Latvian"
43611
43612 \end_inset
43613
43614
43615 \begin_inset CommandInset href
43616 LatexCommand href
43617 name "Wiki-page"
43618 target "http://wiki.lyx.org/Windows/Latvian"
43619
43620 \end_inset
43621
43622  how to set up LyX for Latvian:
43623 \begin_inset Newline newline
43624 \end_inset
43625
43626
43627 \begin_inset Flex URL
43628 status collapsed
43629
43630 \begin_layout Plain Layout
43631
43632 http://wiki.lyx.org/Windows/Latvian
43633 \end_layout
43634
43635 \end_inset
43636
43637
43638 \end_layout
43639
43640 \begin_layout Bibliography
43641 \begin_inset CommandInset bibitem
43642 LatexCommand bibitem
43643 key "Lithuanian"
43644
43645 \end_inset
43646
43647
43648 \begin_inset CommandInset href
43649 LatexCommand href
43650 name "Wiki-page"
43651 target "http://wiki.lyx.org/Windows/Lithuanian"
43652
43653 \end_inset
43654
43655  how to set up LyX for Lithuanian:
43656 \begin_inset Newline newline
43657 \end_inset
43658
43659
43660 \begin_inset Flex URL
43661 status collapsed
43662
43663 \begin_layout Plain Layout
43664
43665 http://wiki.lyx.org/Windows/Lithuanian
43666 \end_layout
43667
43668 \end_inset
43669
43670
43671 \end_layout
43672
43673 \begin_layout Bibliography
43674 \begin_inset CommandInset bibitem
43675 LatexCommand bibitem
43676 key "Mongolian"
43677
43678 \end_inset
43679
43680
43681 \begin_inset CommandInset href
43682 LatexCommand href
43683 name "Wiki-page"
43684 target "http://wiki.lyx.org/Windows/Mongolian"
43685
43686 \end_inset
43687
43688  how to set up LyX for Mongolian:
43689 \begin_inset Newline newline
43690 \end_inset
43691
43692
43693 \begin_inset Flex URL
43694 status collapsed
43695
43696 \begin_layout Plain Layout
43697
43698 http://wiki.lyx.org/Windows/Mongolian
43699 \end_layout
43700
43701 \end_inset
43702
43703
43704 \end_layout
43705
43706 \begin_layout Bibliography
43707 \begin_inset CommandInset bibitem
43708 LatexCommand bibitem
43709 key "Vietnamese"
43710
43711 \end_inset
43712
43713
43714 \begin_inset CommandInset href
43715 LatexCommand href
43716 name "Wiki-page"
43717 target "http://wiki.lyx.org/Windows/Vietnamese"
43718
43719 \end_inset
43720
43721  how to set up LyX for Vietnamese:
43722 \begin_inset Newline newline
43723 \end_inset
43724
43725
43726 \begin_inset Flex URL
43727 status collapsed
43728
43729 \begin_layout Plain Layout
43730
43731 http://wiki.lyx.org/Windows/Vietnamese
43732 \end_layout
43733
43734 \end_inset
43735
43736
43737 \end_layout
43738
43739 \begin_layout Bibliography
43740 \begin_inset CommandInset bibitem
43741 LatexCommand bibitem
43742 key "LyX-func"
43743
43744 \end_inset
43745
43746
43747 \begin_inset CommandInset href
43748 LatexCommand href
43749 name "Wiki-page"
43750 target "http://wiki.lyx.org/LyX/LyxFunctionList"
43751
43752 \end_inset
43753
43754  with a list of all available LyX-functions:
43755 \begin_inset Newline newline
43756 \end_inset
43757
43758
43759 \begin_inset Flex URL
43760 status collapsed
43761
43762 \begin_layout Plain Layout
43763
43764 http://wiki.lyx.org/LyX/LyxFunctionList
43765 \end_layout
43766
43767 \end_inset
43768
43769
43770 \end_layout
43771
43772 \begin_layout Bibliography
43773 \begin_inset CommandInset bibitem
43774 LatexCommand bibitem
43775 key "NewInLyX16"
43776
43777 \end_inset
43778
43779
43780 \begin_inset CommandInset href
43781 LatexCommand href
43782 name "Wiki-page"
43783 target "http://wiki.lyx.org/LyX/NewInLyX16"
43784
43785 \end_inset
43786
43787  about new features in 
43788 \family sans
43789 LyX 1.6.0
43790 \family default
43791 :
43792 \begin_inset Newline newline
43793 \end_inset
43794
43795
43796 \begin_inset Flex URL
43797 status collapsed
43798
43799 \begin_layout Plain Layout
43800
43801 http://wiki.lyx.org/LyX/NewInLyX16
43802 \end_layout
43803
43804 \end_inset
43805
43806
43807 \end_layout
43808
43809 \begin_layout Standard
43810 \begin_inset Newpage newpage
43811 \end_inset
43812
43813
43814 \begin_inset ERT
43815 status collapsed
43816
43817 \begin_layout Plain Layout
43818
43819
43820 \backslash
43821 let
43822 \backslash
43823 mybibname
43824 \backslash
43825 bibname
43826 \end_layout
43827
43828 \begin_layout Plain Layout
43829
43830
43831 \backslash
43832 renewcommand{
43833 \backslash
43834 bibname}{
43835 \backslash
43836 mybibname
43837 \backslash
43838 ; 2}
43839 \end_layout
43840
43841 \end_inset
43842
43843
43844 \begin_inset Note Note
43845 status collapsed
43846
43847 \begin_layout Plain Layout
43848 The command 
43849 \series bold
43850
43851 \backslash
43852 bibname
43853 \series default
43854  is the name of the bibliography in the current document language.
43855  It is redefined here with the number 2 at the end to state that the following
43856  bibliography is the second one:
43857 \end_layout
43858
43859 \end_inset
43860
43861
43862 \end_layout
43863
43864 \begin_layout Standard
43865 \begin_inset CommandInset bibtex
43866 LatexCommand bibtex
43867 bibfiles "biblio/LyXDocs"
43868 options "biblio/alphadin"
43869
43870 \end_inset
43871
43872
43873 \end_layout
43874
43875 \begin_layout Standard
43876 The above bibliography is created from a BibTeX-database.
43877 \end_layout
43878
43879 \begin_layout Standard
43880
43881 \series bold
43882 \begin_inset CommandInset nomencl_print
43883 LatexCommand printnomenclature
43884
43885 \end_inset
43886
43887
43888 \begin_inset CommandInset index_print
43889 LatexCommand printindex
43890 type "idx"
43891
43892 \end_inset
43893
43894
43895 \end_layout
43896
43897 \end_body
43898 \end_document