]> git.lyx.org Git - lyx.git/blob - lib/doc/UserGuide.lyx
Fix bug #740: Wish for added menu item: File->Close all.
[lyx.git] / lib / doc / UserGuide.lyx
1 #LyX 2.0.0svn created this file. For more info see http://www.lyx.org/
2 \lyxformat 369
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
51 % workaround for a makeindex bug,
52 % see sec. "Index Entry Order"
53 % only uncomment this when you are using makindex
54 %\let\OrgIndex\index 
55 %\renewcommand*{\index}[1]{\OrgIndex{#1}}
56 \end_preamble
57 \options intoc,bibtotoc,idxtotoc,BCOR7mm,tablecaptionabove
58 \use_default_options false
59 \language english
60 \inputencoding auto
61 \font_roman default
62 \font_sans default
63 \font_typewriter default
64 \font_default_family default
65 \use_xetex false
66 \font_sc false
67 \font_osf false
68 \font_sf_scale 100
69 \font_tt_scale 100
70
71 \graphics default
72 \default_output_format default
73 \bibtex_command default
74 \index_command default
75 \paperfontsize 12
76 \spacing single
77 \use_hyperref true
78 \pdf_title "The LyX User's Guide"
79 \pdf_author "LyX Team"
80 \pdf_subject "LyX"
81 \pdf_keywords "LyX"
82 \pdf_bookmarks true
83 \pdf_bookmarksnumbered true
84 \pdf_bookmarksopen false
85 \pdf_bookmarksopenlevel 1
86 \pdf_breaklinks false
87 \pdf_pdfborder false
88 \pdf_colorlinks true
89 \pdf_backref false
90 \pdf_pdfusetitle false
91 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue,pdfpagelayout=OneColumn, pdfnewwindow=true,pdfstartview=XYZ, plainpages=false, pdfpagelabels,pdftex"
92 \papersize default
93 \use_geometry false
94 \use_amsmath 1
95 \use_esint 0
96 \cite_engine basic
97 \use_bibtopic false
98 \use_indices false
99 \paperorientation portrait
100 \branch Question
101 \selected 1
102 \filename_suffix 0
103 \color #00ff00
104 \end_branch
105 \branch Answer
106 \selected 0
107 \filename_suffix 0
108 \color #aa55ff
109 \end_branch
110 \secnumdepth 3
111 \tocdepth 3
112 \paragraph_separation indent
113 \paragraph_indentation default
114 \quotes_language english
115 \papercolumns 1
116 \papersides 2
117 \paperpagestyle default
118 \tracking_changes false
119 \output_changes false
120 \end_header
121
122 \begin_body
123
124 \begin_layout Title
125 The LyX User's Guide
126 \end_layout
127
128 \begin_layout Author
129 by the LyX Team
130 \begin_inset Foot
131 status collapsed
132
133 \begin_layout Plain Layout
134 \noindent
135 If you have comments or error corrections, please send them to the LyX Documenta
136 tion mailing list: 
137 \begin_inset CommandInset href
138 LatexCommand href
139 target "lyx-docs@lists.lyx.org"
140 type "mailto:"
141
142 \end_inset
143
144
145 \end_layout
146
147 \end_inset
148
149
150 \begin_inset Newline newline
151 \end_inset
152
153
154 \begin_inset Newline newline
155 \end_inset
156
157 Version 2.0.x
158 \begin_inset Note Note
159 status open
160
161 \begin_layout Plain Layout
162 The latest PDF-version of this document can be found here:
163 \begin_inset Newline newline
164 \end_inset
165
166
167 \series bold
168 http://wiki.lyx.org/LyX/DocumentationDevelopment#UserGuide
169 \end_layout
170
171 \end_inset
172
173
174 \end_layout
175
176 \begin_layout Standard
177 \begin_inset CommandInset toc
178 LatexCommand tableofcontents
179
180 \end_inset
181
182
183 \end_layout
184
185 \begin_layout Chapter
186 Getting Started
187 \end_layout
188
189 \begin_layout Section
190 What is LyX?
191 \end_layout
192
193 \begin_layout Standard
194 LyX is a document preparation system.
195  It is a tool for producing beautiful manuscripts, publishable books, business
196  letters and proposals, and even poetry.
197  It is unlike most other 
198 \begin_inset Quotes eld
199 \end_inset
200
201 word processors
202 \begin_inset Quotes erd
203 \end_inset
204
205  in the sense that it uses the paradigm of a markup language as its core
206  editing style.
207  That means that when you type a section header, you mark it as a 
208 \begin_inset Quotes eld
209 \end_inset
210
211 Section
212 \begin_inset Quotes erd
213 \end_inset
214
215 , not 
216 \begin_inset Quotes eld
217 \end_inset
218
219 Bold, 17
220 \begin_inset space \thinspace{}
221 \end_inset
222
223 pt type, left justified, 5
224 \begin_inset space \thinspace{}
225 \end_inset
226
227 mm space below
228 \begin_inset Quotes erd
229 \end_inset
230
231 .
232  LyX takes care of the typesetting for you, so you deal only with concepts,
233  not the mechanics.
234 \end_layout
235
236 \begin_layout Standard
237 This philosophy is explained in much greater detail in the 
238 \emph on
239
240 \begin_inset Quotes eld
241 \end_inset
242
243 Introduction
244 \begin_inset Quotes erd
245 \end_inset
246
247
248 \emph default
249 .
250  If you haven't read it yet, you need to.
251  Yes, we mean now.
252 \end_layout
253
254 \begin_layout Standard
255 The 
256 \begin_inset Quotes eld
257 \end_inset
258
259
260 \emph on
261 Introduction
262 \emph default
263
264 \begin_inset Quotes erd
265 \end_inset
266
267  describes several things in addition to LyX's philosophy: most importantly,
268  the format of all of the manuals.
269  If you don't read it, you'll have a bear of a time navigating this manual.
270  You might also be better served looking in one of the other manuals instead
271  of this one.
272  
273 \begin_inset Quotes eld
274 \end_inset
275
276
277 \emph on
278 Introduction
279 \emph default
280
281 \begin_inset Quotes erd
282 \end_inset
283
284  describes that, too.
285 \end_layout
286
287 \begin_layout Section
288 How LyX Looks
289 \end_layout
290
291 \begin_layout Standard
292 Like most applications, LyX has the familiar menu bar across the top of
293  its window.
294  Below it is a toolbar with a pulldown box and various buttons.
295  There is, of course, a vertical scrollbar and a main work area for editing
296  documents.
297 \end_layout
298
299 \begin_layout Standard
300 Note that there is no horizontal scroll bar.
301  This is not a bug or an oversight, but intentional.
302  When you read a book, you expect the end of a line to wrap around to the
303  next line.
304  Text overflows onto new pages in a vertical fashion, hence the need for
305  only a vertical scrollbar.
306  There are three cases where you might want a horizontal scrollbar.
307  The first case is large figures, displayed WYSIWYG\SpecialChar \@.
308  This, however, is due
309  to a flaw in the routine that displays graphics on the LyX screen in a
310  WYSIWYG fashion; it should rescale the graphics to fit in the window, just
311  as you'd need to rescale graphics to fit on a page.
312  The second and third cases are tables and equations which are wider than
313  the LyX window.
314  You can use the arrow keys to scroll horizontally through the table, but
315  this doesn't work for equations yet.
316 \end_layout
317
318 \begin_layout Standard
319 For a brief description of all LyX menus and toolbar buttons, have a look
320  at Appendix
321 \begin_inset space ~
322 \end_inset
323
324
325 \begin_inset CommandInset ref
326 LatexCommand ref
327 reference "cha:The-User-Interface"
328
329 \end_inset
330
331 .
332  Most of them are self-explanatory and you'll find them listed in the correspond
333 ing sections of this documentation.
334 \end_layout
335
336 \begin_layout Section
337 HELP
338 \end_layout
339
340 \begin_layout Standard
341 The help system consists of the LyX manuals.
342  You can read 
343 \emph on
344 all
345 \emph default
346  of the manuals from inside LyX.
347  Just select the manual you want read from the 
348 \family sans
349 Help
350 \family default
351  menu.
352 \end_layout
353
354 \begin_layout Section
355 Basic LyX Setup
356 \begin_inset CommandInset label
357 LatexCommand label
358 name "sec:Basic-LyX-Setup"
359
360 \end_inset
361
362
363 \end_layout
364
365 \begin_layout Standard
366 There are several features of LyX that can be configured from inside LyX,
367  without resorting to configuration files.
368  First, LyX is able to inspect your system to see what programs, LaTeX document
369  classes and LaTeX packages are available.
370  It uses this knowledge to give reasonable defaults to several 
371 \family sans
372 Preferences
373 \family default
374
375 \begin_inset Index idx
376 status collapsed
377
378 \begin_layout Plain Layout
379 Preferences
380 \end_layout
381
382 \end_inset
383
384  settings.
385  Although this configuration has already been done when LyX was installed
386  on your system, you might have some items that you installed locally, e.
387 \begin_inset space \thinspace{}
388 \end_inset
389
390 g.
391 \begin_inset space \space{}
392 \end_inset
393
394 new LaTeX classes, and which are not seen by LyX.
395  To force LyX to re-inspect your system, you should use 
396 \family sans
397 Tools\SpecialChar \menuseparator
398 Reconfigure
399 \family default
400 .
401 \begin_inset Index idx
402 status collapsed
403
404 \begin_layout Plain Layout
405 Reconfiguration of LyX
406 \end_layout
407
408 \end_inset
409
410  You should then restart LyX to ensure that the changes are taken into account.
411 \end_layout
412
413 \begin_layout Section
414 LaTeX Setup
415 \begin_inset CommandInset label
416 LatexCommand label
417 name "sec:LaTeX-Setup"
418
419 \end_inset
420
421
422 \end_layout
423
424 \begin_layout Standard
425 LyX needs several LaTeX packages to work properly.
426  The packages found on the system by LyX are listed in the file 
427 \emph on
428 LaT
429 \emph default
430
431 \begin_inset ERT
432 status collapsed
433
434 \begin_layout Plain Layout
435
436 {}
437 \end_layout
438
439 \end_inset
440
441
442 \emph on
443 eX
444 \begin_inset space ~
445 \end_inset
446
447 Configuration
448 \emph default
449  that will be created when using the menu 
450 \family sans
451 Help\SpecialChar \menuseparator
452 LaT
453 \begin_inset ERT
454 status collapsed
455
456 \begin_layout Plain Layout
457
458 {}
459 \end_layout
460
461 \end_inset
462
463 eX
464 \begin_inset space ~
465 \end_inset
466
467 Configuration
468 \family default
469 .
470  You should install the required missing packages and then reconfigure LyX.
471 \begin_inset Note Note
472 status collapsed
473
474 \begin_layout Plain Layout
475 The two braces in the TeX Code box prevent that the term 
476 \begin_inset Quotes eld
477 \end_inset
478
479 LaTeX
480 \begin_inset Quotes erd
481 \end_inset
482
483  is printed with sub- and superscript letters.
484  More about TeX Code is described in section
485 \begin_inset space ~
486 \end_inset
487
488
489 \begin_inset CommandInset ref
490 LatexCommand ref
491 reference "sec:TeX-Code"
492
493 \end_inset
494
495 , the printout of proper names like LaTeX is explained in section
496 \begin_inset space ~
497 \end_inset
498
499
500 \begin_inset CommandInset ref
501 LatexCommand ref
502 reference "sub:LyX's-Proper-Names"
503
504 \end_inset
505
506 .
507 \end_layout
508
509 \end_inset
510
511
512 \begin_inset Index idx
513 status collapsed
514
515 \begin_layout Plain Layout
516 Reconfiguration of LyX
517 \end_layout
518
519 \end_inset
520
521
522 \end_layout
523
524 \begin_layout Chapter
525 How to work with LyX
526 \end_layout
527
528 \begin_layout Section
529 Basic File Operations
530 \begin_inset Index idx
531 status collapsed
532
533 \begin_layout Plain Layout
534 File Operations
535 \end_layout
536
537 \end_inset
538
539
540 \end_layout
541
542 \begin_layout Standard
543 Under the 
544 \family sans
545 File
546 \family default
547  menu and in the standard toolbar are basic operations for any word processor
548  in addition to some more advanced operations:
549 \end_layout
550
551 \begin_layout Itemize
552
553 \family sans
554 New 
555 \begin_inset Graphics
556         filename ../images/buffer-new.png
557         BoundingBox 0bp 5bp 20bp 20bp
558
559 \end_inset
560
561
562 \end_layout
563
564 \begin_layout Itemize
565
566 \family sans
567 New
568 \begin_inset space ~
569 \end_inset
570
571 from
572 \bar under
573
574 \begin_inset space ~
575 \end_inset
576
577
578 \bar default
579 Template
580 \end_layout
581
582 \begin_layout Itemize
583
584 \family sans
585 Open 
586 \family default
587
588 \begin_inset Graphics
589         filename ../images/file-open.png
590         BoundingBox 0bp 5bp 20bp 20bp
591
592 \end_inset
593
594
595 \end_layout
596
597 \begin_layout Itemize
598
599 \family sans
600 Close
601 \end_layout
602
603 \begin_layout Itemize
604
605 \family sans
606 Save 
607 \family default
608
609 \begin_inset Graphics
610         filename ../images/buffer-write.png
611         BoundingBox 0bp 5bp 20bp 20bp
612
613 \end_inset
614
615
616 \end_layout
617
618 \begin_layout Itemize
619
620 \family sans
621 Save
622 \begin_inset space ~
623 \end_inset
624
625 As
626 \end_layout
627
628 \begin_layout Itemize
629
630 \family sans
631 Revert
632 \begin_inset space ~
633 \end_inset
634
635 to
636 \begin_inset space ~
637 \end_inset
638
639 saved
640 \end_layout
641
642 \begin_layout Itemize
643
644 \family sans
645 Version
646 \begin_inset space ~
647 \end_inset
648
649 Control
650 \end_layout
651
652 \begin_layout Itemize
653
654 \family sans
655 Import
656 \end_layout
657
658 \begin_layout Itemize
659
660 \family sans
661 Export
662 \end_layout
663
664 \begin_layout Itemize
665
666 \family sans
667 Print 
668 \family default
669
670 \begin_inset Graphics
671         filename ../images/dialog-show_print.png
672         BoundingBox 0bp 5bp 24bp 20bp
673
674 \end_inset
675
676
677 \end_layout
678
679 \begin_layout Itemize
680
681 \family sans
682 Exit
683 \end_layout
684
685 \begin_layout Standard
686 They all do pretty much the same thing as in other word processors, with
687  a few minor differences.
688  The 
689 \family sans
690 File\SpecialChar \menuseparator
691 New
692 \begin_inset space ~
693 \end_inset
694
695 from
696 \bar under
697
698 \begin_inset space ~
699 \end_inset
700
701
702 \bar default
703 Template
704 \family default
705  command not only prompts you for a name for the new file, but also prompts
706  you for a template to use.
707  Selecting a template will automatically set certain layout features for
708  the document, features you would otherwise need to change manually.
709  They can be of use for certain classes, especially those for writing letters
710  (see section
711 \begin_inset space ~
712 \end_inset
713
714
715 \begin_inset CommandInset ref
716 LatexCommand ref
717 reference "sec:Document-Classes"
718
719 \end_inset
720
721 ).
722 \end_layout
723
724 \begin_layout Standard
725 Note: There is no 
726 \begin_inset Quotes eld
727 \end_inset
728
729 default file
730 \begin_inset Quotes erd
731 \end_inset
732
733  or document named 
734 \begin_inset Quotes eld
735 \end_inset
736
737 Untitled
738 \begin_inset Quotes erd
739 \end_inset
740
741  or 
742 \begin_inset Quotes eld
743 \end_inset
744
745 scratch.
746 \begin_inset Quotes erd
747 \end_inset
748
749  Unless you tell LyX to open a file or create a new one, that big, blank
750  space is just that — a big, blank space.
751 \end_layout
752
753 \begin_layout Standard
754
755 \family sans
756 Revert
757 \begin_inset space ~
758 \end_inset
759
760 to
761 \begin_inset space ~
762 \end_inset
763
764 saved
765 \family default
766  and 
767 \family sans
768 Version
769 \begin_inset space ~
770 \end_inset
771
772 Control
773 \family default
774  are useful if more people work on the same document at the same time
775 \begin_inset Foot
776 status collapsed
777
778 \begin_layout Plain Layout
779 If you plan to do this, you should check out the Version Control feature
780  in LyX also.
781  Read 
782 \emph on
783 Additional Features
784 \emph default
785 \SpecialChar \@.
786
787 \end_layout
788
789 \end_inset
790
791 .
792  
793 \family sans
794 Revert
795 \begin_inset space ~
796 \end_inset
797
798 to
799 \begin_inset space ~
800 \end_inset
801
802 saved
803 \family default
804  will reload the document from disk.
805  You can of course also use it if you regret that you changed a document
806  and want to restore it to the last save.
807  With
808 \family sans
809  Version
810 \begin_inset space ~
811 \end_inset
812
813 Control 
814 \family default
815 you can there register the changes you made to a document so that others
816  can identify them as your changes.
817 \end_layout
818
819 \begin_layout Section
820 Basic Editing Features
821 \begin_inset Index idx
822 status collapsed
823
824 \begin_layout Plain Layout
825 Editing
826 \end_layout
827
828 \end_inset
829
830
831 \begin_inset CommandInset label
832 LatexCommand label
833 name "sec:Basic-Editing-Features"
834
835 \end_inset
836
837
838 \end_layout
839
840 \begin_layout Standard
841 Like most modern word processors, LyX can perform cut and paste operations
842  on blocks of text, can move by character, word, or page of text, and can
843  delete whole words as well as individual characters.
844  The next four sections cover the basic LyX editing features and how to
845  access them.
846  We'll start with cut and paste.
847 \end_layout
848
849 \begin_layout Standard
850 As you might expect, the 
851 \family sans
852 Edit
853 \family default
854  menu and the standard toolbar has the cut and paste commands, along with
855  various other editing features.
856  Some of these are special and covered in later sections.
857  The basic ones are:
858 \end_layout
859
860 \begin_layout Itemize
861
862 \family sans
863 Cut 
864 \family default
865
866 \begin_inset Graphics
867         filename ../images/cut.png
868         BoundingBox 0bp 5bp 20bp 20bp
869
870 \end_inset
871
872
873 \end_layout
874
875 \begin_layout Itemize
876
877 \family sans
878 Copy 
879 \family default
880
881 \begin_inset Graphics
882         filename ../images/copy.png
883         BoundingBox 0bp 5bp 20bp 20bp
884
885 \end_inset
886
887
888 \end_layout
889
890 \begin_layout Itemize
891
892 \family sans
893 Paste 
894 \family default
895
896 \begin_inset Graphics
897         filename ../images/paste.png
898         BoundingBox 0bp 5bp 20bp 20bp
899
900 \end_inset
901
902
903 \end_layout
904
905 \begin_layout Itemize
906
907 \family sans
908 Paste
909 \begin_inset space ~
910 \end_inset
911
912 Recent
913 \end_layout
914
915 \begin_layout Itemize
916
917 \family sans
918 Paste
919 \begin_inset space ~
920 \end_inset
921
922 Special
923 \end_layout
924
925 \begin_layout Itemize
926
927 \family sans
928 Find
929 \begin_inset space ~
930 \end_inset
931
932 &
933 \begin_inset space ~
934 \end_inset
935
936 Replace 
937 \family default
938
939 \begin_inset Graphics
940         filename ../images/dialog-show_findreplace.png
941         BoundingBox 0bp 5bp 20bp 25bp
942         rotateOrigin center
943
944 \end_inset
945
946
947 \end_layout
948
949 \begin_layout Standard
950 The first three are self-explanatory.
951  One thing to note: whenever you delete a block of text that you've selected,
952  it's automatically placed in the clipboard.
953  That is, the 
954 \family sans
955 Delete
956 \family default
957  and 
958 \family sans
959 Backspace
960 \family default
961  keys also functions as the 
962 \family sans
963 Cut
964 \family default
965  command.
966  Also, if you've selected text, be careful: If you hit a key, LyX will completel
967 y delete the selected text and replace it with what you just typed.
968  You'll have to do an 
969 \family sans
970 Undo
971 \family default
972  to get back the lost text.
973 \end_layout
974
975 \begin_layout Standard
976 \begin_inset Index idx
977 status collapsed
978
979 \begin_layout Plain Layout
980 Paste
981 \end_layout
982
983 \end_inset
984
985 You can also copy text between LyX and other programs by cut, copy and paste.
986  The submenu of 
987 \family sans
988 Paste
989 \begin_inset space ~
990 \end_inset
991
992 Recent
993 \family default
994  shows you a list with the last strings you have pasted.
995 \end_layout
996
997 \begin_layout Standard
998 The menu 
999 \family sans
1000 Edit\SpecialChar \menuseparator
1001 Paste
1002 \begin_inset space ~
1003 \end_inset
1004
1005 Special\SpecialChar \menuseparator
1006 Plain
1007 \begin_inset space ~
1008 \end_inset
1009
1010 Text, Join
1011 \begin_inset space ~
1012 \end_inset
1013
1014 Lines
1015 \family default
1016  will insert the text in the clipboard so that the whole text is inserted
1017  as 
1018 \emph on
1019 one
1020 \emph default
1021  paragraph.
1022  A new paragraph is started when there is a blank line in the file.
1023  Without 
1024 \family sans
1025 Join
1026 \begin_inset space ~
1027 \end_inset
1028
1029 Lines
1030 \family default
1031 , the text is inserted as Paragraphs, where the line breaks of the text
1032  will start a new paragraph.
1033 \end_layout
1034
1035 \begin_layout Standard
1036 \begin_inset Index idx
1037 status collapsed
1038
1039 \begin_layout Plain Layout
1040 Replace
1041 \end_layout
1042
1043 \end_inset
1044
1045
1046 \begin_inset Index idx
1047 status collapsed
1048
1049 \begin_layout Plain Layout
1050 Find
1051 \end_layout
1052
1053 \end_inset
1054
1055 The 
1056 \family sans
1057 Edit\SpecialChar \menuseparator
1058 Find
1059 \begin_inset space ~
1060 \end_inset
1061
1062 &
1063 \begin_inset space ~
1064 \end_inset
1065
1066 Replace
1067 \family default
1068  item opens the 
1069 \family sans
1070 Find
1071 \begin_inset space ~
1072 \end_inset
1073
1074 and
1075 \begin_inset space ~
1076 \end_inset
1077
1078 Replace
1079 \family default
1080  dialog.
1081  Once you have found a word or expression, LyX selects it.
1082  Hitting the 
1083 \family sans
1084 Replace
1085 \family default
1086  button replaces the selected text with the contents of the 
1087 \family sans
1088 Replace
1089 \begin_inset space ~
1090 \end_inset
1091
1092 with
1093 \family default
1094  field.
1095  You can click the 
1096 \family sans
1097 Find
1098 \begin_inset space ~
1099 \end_inset
1100
1101 Next
1102 \family default
1103  button to skip the current word.
1104  Hit 
1105 \family sans
1106 Replace
1107 \begin_inset space ~
1108 \end_inset
1109
1110 All
1111 \family default
1112  to replace all occurrences of the text in the document automatically.
1113  The 
1114 \family sans
1115 Case
1116 \begin_inset space ~
1117 \end_inset
1118
1119 sensitive
1120 \family default
1121  option can be used if you want the search to consider the case of the search
1122  word.
1123  If the toggle is set, searching for 
1124 \begin_inset Quotes eld
1125 \end_inset
1126
1127
1128 \family typewriter
1129 Test
1130 \family default
1131
1132 \begin_inset Quotes erd
1133 \end_inset
1134
1135  will not match the word 
1136 \begin_inset Quotes eld
1137 \end_inset
1138
1139
1140 \family typewriter
1141 test
1142 \family default
1143
1144 \begin_inset Quotes erd
1145 \end_inset
1146
1147 .
1148  The 
1149 \family sans
1150 Match whole words only
1151 \family default
1152  option can be used to force LyX to only find complete words, i.
1153 \begin_inset space \thinspace{}
1154 \end_inset
1155
1156 g., searching for 
1157 \begin_inset Quotes eld
1158 \end_inset
1159
1160
1161 \family typewriter
1162 star
1163 \family default
1164
1165 \begin_inset Quotes erd
1166 \end_inset
1167
1168  will not match 
1169 \begin_inset Quotes eld
1170 \end_inset
1171
1172
1173 \family typewriter
1174 starlet
1175 \family default
1176
1177 \begin_inset Quotes erd
1178 \end_inset
1179
1180 .
1181 \end_layout
1182
1183 \begin_layout Standard
1184 Things like notes, floats, etc., the so called insets can be dissolved.
1185  This means that the inset is deleted and its content is left as normal
1186  text.
1187  Dissolving an inset is done by setting the cursor to the beginning of an
1188  inset and pressing 
1189 \family sans
1190 Backspace
1191 \family default
1192  or by setting the cursor to the end and pressing 
1193 \family sans
1194 Delete
1195 \family default
1196 .
1197 \end_layout
1198
1199 \begin_layout Section
1200 Undo and Redo
1201 \begin_inset Index idx
1202 status collapsed
1203
1204 \begin_layout Plain Layout
1205 Redo
1206 \end_layout
1207
1208 \end_inset
1209
1210
1211 \begin_inset Index idx
1212 status collapsed
1213
1214 \begin_layout Plain Layout
1215 Undo
1216 \end_layout
1217
1218 \end_inset
1219
1220
1221 \begin_inset CommandInset label
1222 LatexCommand label
1223 name "sec:Undo-and-Redo"
1224
1225 \end_inset
1226
1227
1228 \end_layout
1229
1230 \begin_layout Standard
1231 If you make a mistake, you can easily recover from it.
1232  LyX has a large-capacity undo/redo buffer.
1233  Select 
1234 \family sans
1235 Edit\SpecialChar \menuseparator
1236 Undo
1237 \family default
1238  or the toolbar button 
1239 \begin_inset Graphics
1240         filename ../images/undo.png
1241         BoundingBox 0bp 5bp 20bp 20bp
1242
1243 \end_inset
1244
1245  to undo some mistake.
1246  If you accidentally undo too much, use 
1247 \family sans
1248 Edit\SpecialChar \menuseparator
1249 Redo
1250 \family default
1251  or the toolbar button 
1252 \begin_inset Graphics
1253         filename ../images/redo.png
1254         BoundingBox 0bp 5bp 20bp 20bp
1255
1256 \end_inset
1257
1258  to 
1259 \begin_inset Quotes eld
1260 \end_inset
1261
1262 undo the undo.
1263 \begin_inset Quotes erd
1264 \end_inset
1265
1266  The undo mechanism is currently limited to 100
1267 \begin_inset space \thinspace{}
1268 \end_inset
1269
1270 steps to minimize memory overhead.
1271 \end_layout
1272
1273 \begin_layout Standard
1274 Note that if you revert back all changes to arrive to the document as it
1275  was last saved, the 
1276 \begin_inset Quotes eld
1277 \end_inset
1278
1279 changed
1280 \begin_inset Quotes erd
1281 \end_inset
1282
1283  status of the document is unfortunately not reset.
1284  This is a consequence of the 100
1285 \begin_inset space \thinspace{}
1286 \end_inset
1287
1288 step undo limit, above.
1289 \end_layout
1290
1291 \begin_layout Standard
1292
1293 \family sans
1294 Undo
1295 \family default
1296  and 
1297 \family sans
1298 Redo
1299 \family default
1300  work on almost everything in LyX.
1301  But they won't undo or redo text character by character, but by blocks
1302  of text.
1303 \end_layout
1304
1305 \begin_layout Section
1306 Mouse Operations
1307 \begin_inset Index idx
1308 status collapsed
1309
1310 \begin_layout Plain Layout
1311 Mouse Operations
1312 \end_layout
1313
1314 \end_inset
1315
1316
1317 \end_layout
1318
1319 \begin_layout Standard
1320 These are the most basic mouse operations.
1321 \end_layout
1322
1323 \begin_layout Enumerate
1324 Motion
1325 \end_layout
1326
1327 \begin_deeper
1328 \begin_layout Itemize
1329 Click the 
1330 \emph on
1331 left mouse button
1332 \emph default
1333  once anywhere in the edit window.
1334  The cursor moves to the text under the mouse.
1335 \end_layout
1336
1337 \end_deeper
1338 \begin_layout Enumerate
1339 Selecting Text
1340 \end_layout
1341
1342 \begin_deeper
1343 \begin_layout Itemize
1344 Hold down the 
1345 \emph on
1346 left mouse button
1347 \emph default
1348  and drag the mouse.
1349  LyX marks the text between the old and new mouse positions.
1350  Use 
1351 \family sans
1352 Edit\SpecialChar \menuseparator
1353 Copy
1354 \family default
1355  to create a copy of the text in LyX's buffer (and the clipboard).
1356 \end_layout
1357
1358 \begin_layout Itemize
1359 Re-position the cursor and then paste the text back into LyX using 
1360 \family sans
1361 Edit\SpecialChar \menuseparator
1362 Paste
1363 \family default
1364 .
1365 \end_layout
1366
1367 \end_deeper
1368 \begin_layout Enumerate
1369 Insets (Footnotes, Notes, Floats, etc.)
1370 \end_layout
1371
1372 \begin_deeper
1373 \begin_layout Standard
1374 Right-click on them to set their properties.
1375  Also check the appropriate section of this manual for more details.
1376 \end_layout
1377
1378 \end_deeper
1379 \begin_layout Enumerate
1380 Tables
1381 \end_layout
1382
1383 \begin_deeper
1384 \begin_layout Standard
1385
1386 \emph on
1387 Single click
1388 \emph default
1389  the right mouse button to open a dialog that will allow you to manipulate
1390  the table.
1391 \end_layout
1392
1393 \end_deeper
1394 \begin_layout Section
1395 Navigating
1396 \begin_inset CommandInset label
1397 LatexCommand label
1398 name "sec:Navigating"
1399
1400 \end_inset
1401
1402
1403 \begin_inset Index idx
1404 status collapsed
1405
1406 \begin_layout Plain Layout
1407 Navigating
1408 \end_layout
1409
1410 \end_inset
1411
1412
1413 \end_layout
1414
1415 \begin_layout Standard
1416 LyX offers you two ways to navigate in documents:
1417 \end_layout
1418
1419 \begin_layout Itemize
1420 The menu 
1421 \family sans
1422 Navigate
1423 \family default
1424  lists all sections of the document as submenu entries that you can click
1425  to jump to the corresponding document part.
1426 \end_layout
1427
1428 \begin_layout Itemize
1429 The menu 
1430 \family sans
1431 Document\SpecialChar \menuseparator
1432 Outline
1433 \family default
1434  or the toolbar button 
1435 \begin_inset Graphics
1436         filename ../images/dialog-toggle_toc.png
1437         BoundingBox 0bp 5bp 20bp 20bp
1438
1439 \end_inset
1440
1441 .
1442 \end_layout
1443
1444 \begin_layout Standard
1445 The outline window shows you the content of the document's table of contents
1446  (TOC) that is described in section
1447 \begin_inset space ~
1448 \end_inset
1449
1450
1451 \begin_inset CommandInset ref
1452 LatexCommand ref
1453 reference "sub:Table-of-Contents"
1454
1455 \end_inset
1456
1457 .
1458  You can click there on entries to jump to the corresponding document part.
1459  In the pull-down box at the top of the outline window, you can choose between
1460  different lists of document objects, like the list of footnotes.
1461  Some of them, the list of tables, figures, and algorithms can also be added
1462  to the document, see section
1463 \begin_inset space ~
1464 \end_inset
1465
1466
1467 \begin_inset CommandInset ref
1468 LatexCommand ref
1469 reference "sub:List-of-Figures"
1470
1471 \end_inset
1472
1473 .
1474  The 
1475 \family sans
1476 Sort
1477 \family default
1478  option sorts the current list, and the 
1479 \family sans
1480 Keep
1481 \family default
1482  option keeps it in the current view state.
1483  Keeping means that when you have e.
1484 \begin_inset space \thinspace{}
1485 \end_inset
1486
1487 g.
1488 \begin_inset space \space{}
1489 \end_inset
1490
1491 the subsections of section
1492 \begin_inset space ~
1493 \end_inset
1494
1495 2 and 4 shown and click on section
1496 \begin_inset space ~
1497 \end_inset
1498
1499 3, the subsections of section
1500 \begin_inset space ~
1501 \end_inset
1502
1503 2 and 4 will still be shown.
1504  Without the 
1505 \family sans
1506 Keep
1507 \family default
1508  option they will be hidden to highlight the clicked section
1509 \begin_inset space ~
1510 \end_inset
1511
1512 3.
1513 \end_layout
1514
1515 \begin_layout Standard
1516 With the buttons 
1517 \begin_inset space \space{}
1518 \end_inset
1519
1520
1521 \begin_inset Graphics
1522         filename ../images/down.png
1523         BoundingBox 0bp 5bp 20bp 20bp
1524
1525 \end_inset
1526
1527
1528 \begin_inset space \hspace{}
1529 \length -3mm
1530 \end_inset
1531
1532  and 
1533 \begin_inset space \space{}
1534 \end_inset
1535
1536
1537 \begin_inset Graphics
1538         filename ../images/up.png
1539         BoundingBox 0bp 5bp 20bp 20bp
1540
1541 \end_inset
1542
1543
1544 \begin_inset space \hspace{}
1545 \length -3mm
1546 \end_inset
1547
1548  at the bottom of the outline window you can change the position of sections
1549  in your document.
1550  So you can for example move section
1551 \begin_inset space ~
1552 \end_inset
1553
1554 2.5 before section
1555 \begin_inset space ~
1556 \end_inset
1557
1558 2.4.
1559  LyX will then automatically renumber the sections to the new order.
1560  With the buttons 
1561 \begin_inset Graphics
1562         filename ../images/promote.png
1563         BoundingBox 0bp 5bp 20bp 20bp
1564
1565 \end_inset
1566
1567  and 
1568 \begin_inset Graphics
1569         filename ../images/demote.png
1570         BoundingBox 0bp 5bp 20bp 20bp
1571
1572 \end_inset
1573
1574  or the corresponding key bindings 
1575 \family sans
1576 Tab
1577 \family default
1578  and 
1579 \family sans
1580 Shift-Tab
1581 \family default
1582  you can change the sectioning level of sections.
1583  So you can for example make section
1584 \begin_inset space ~
1585 \end_inset
1586
1587 2.5 to chapter
1588 \begin_inset space ~
1589 \end_inset
1590
1591 3 or to subsection
1592 \begin_inset space ~
1593 \end_inset
1594
1595 2.4.1.
1596 \end_layout
1597
1598 \begin_layout Standard
1599 The toolbar button 
1600 \begin_inset Graphics
1601         filename ../images/bookmark-goto_0.png
1602         BoundingBox 0bp 5bp 20bp 25bp
1603         rotateOrigin center
1604
1605 \end_inset
1606
1607  jumps to the position in the document where you recently changed something.
1608  This is for example useful when you have a large document and navigated
1609  or scrolled to another document part to look for something, and want to
1610  go back to your last editing position.
1611 \end_layout
1612
1613 \begin_layout Section
1614 Input
1615 \begin_inset space \thinspace{}
1616 \end_inset
1617
1618 /
1619 \begin_inset space \thinspace{}
1620 \end_inset
1621
1622 Word Completion
1623 \begin_inset CommandInset label
1624 LatexCommand label
1625 name "sec:Input-Completion"
1626
1627 \end_inset
1628
1629
1630 \begin_inset Index idx
1631 status collapsed
1632
1633 \begin_layout Plain Layout
1634 Input completion
1635 \end_layout
1636
1637 \end_inset
1638
1639
1640 \begin_inset Index idx
1641 status collapsed
1642
1643 \begin_layout Plain Layout
1644 Word completion|see
1645 \begin_inset ERT
1646 status collapsed
1647
1648 \begin_layout Plain Layout
1649
1650 {
1651 \end_layout
1652
1653 \end_inset
1654
1655 Input completion
1656 \begin_inset ERT
1657 status collapsed
1658
1659 \begin_layout Plain Layout
1660
1661 }
1662 \end_layout
1663
1664 \end_inset
1665
1666
1667 \end_layout
1668
1669 \end_inset
1670
1671
1672 \end_layout
1673
1674 \begin_layout Standard
1675 LyX provides completion of words by scanning all documents that are currently
1676  opened.
1677  Every word that appears in these documents is added to a database that
1678  is used to propose completions.
1679 \end_layout
1680
1681 \begin_layout Standard
1682 By default LyX shows a small triangle behind the cursor as indicator that
1683  there are completions available.
1684  You can then press the 
1685 \family sans
1686 Tab
1687 \family default
1688  key to use this completion.
1689  When several completions are possible, a popup is opened showing them.
1690  You can select a completion in the popup using the mouse or the arrow keys,
1691  and accept the chosen completion be pressing 
1692 \family sans
1693 Return
1694 \family default
1695 .
1696 \end_layout
1697
1698 \begin_layout Standard
1699 In the preferences dialog, that is opened with the menu 
1700 \family sans
1701 Tools\SpecialChar \menuseparator
1702 Preferences
1703 \family default
1704 , the cursor completion indicator can be turned off in the section 
1705 \family sans
1706 Editing\SpecialChar \menuseparator
1707 Input Completion
1708 \family default
1709  by deselecting the option 
1710 \family sans
1711 Cursor indicator
1712 \family default
1713 .
1714  With the option 
1715 \family sans
1716 Automatic inline completion
1717 \family default
1718  the proposed completion is shown directly behind the cursor position.
1719  To accept this proposal, use the 
1720 \family sans
1721 Tab
1722 \family default
1723  key.
1724  With the option 
1725 \family sans
1726 Automatic popup
1727 \family default
1728  the completions are always shown in a popup.
1729  LyX offers some more completion settings for experts that are described
1730  in sec.
1731 \begin_inset space \thinspace{}
1732 \end_inset
1733
1734
1735 \begin_inset CommandInset ref
1736 LatexCommand ref
1737 reference "sub:Input-Completion-Appendix"
1738
1739 \end_inset
1740
1741 .
1742 \end_layout
1743
1744 \begin_layout Section
1745 Basic Key Bindings
1746 \begin_inset Index idx
1747 status collapsed
1748
1749 \begin_layout Plain Layout
1750 Key Bindings
1751 \end_layout
1752
1753 \end_inset
1754
1755
1756 \begin_inset Index idx
1757 status collapsed
1758
1759 \begin_layout Plain Layout
1760 Bindings|see
1761 \begin_inset ERT
1762 status collapsed
1763
1764 \begin_layout Plain Layout
1765
1766 {
1767 \end_layout
1768
1769 \end_inset
1770
1771 Key Bindings
1772 \begin_inset ERT
1773 status collapsed
1774
1775 \begin_layout Plain Layout
1776
1777 }
1778 \end_layout
1779
1780 \end_inset
1781
1782
1783 \end_layout
1784
1785 \end_inset
1786
1787
1788 \begin_inset Index idx
1789 status collapsed
1790
1791 \begin_layout Plain Layout
1792 Shortcuts|see
1793 \begin_inset ERT
1794 status collapsed
1795
1796 \begin_layout Plain Layout
1797
1798 {
1799 \end_layout
1800
1801 \end_inset
1802
1803 Key Bindings
1804 \begin_inset ERT
1805 status collapsed
1806
1807 \begin_layout Plain Layout
1808
1809 }
1810 \end_layout
1811
1812 \end_inset
1813
1814
1815 \end_layout
1816
1817 \end_inset
1818
1819
1820 \end_layout
1821
1822 \begin_layout Standard
1823 There are at least two different primary binding maps: CUA and Emacs.
1824  LyX's default is CUA.
1825 \end_layout
1826
1827 \begin_layout Standard
1828 Some keys, like 
1829 \family sans
1830 Page
1831 \begin_inset space ~
1832 \end_inset
1833
1834 Up
1835 \family default
1836
1837 \family sans
1838 Page
1839 \begin_inset space ~
1840 \end_inset
1841
1842 Down
1843 \family default
1844
1845 \family sans
1846 Left
1847 \family default
1848
1849 \family sans
1850 Right
1851 \family default
1852
1853 \family sans
1854 Up
1855 \family default
1856 , and 
1857 \family sans
1858 Down
1859 \family default
1860 , do exactly what you expect them to do.
1861  Other keys don't:
1862 \end_layout
1863
1864 \begin_layout Labeling
1865 \labelwidthstring 00.00.0000
1866
1867 \family sans
1868 Tab
1869 \begin_inset CommandInset nomenclature
1870 LatexCommand nomenclature
1871 symbol "Tab"
1872 description "Tabulator key"
1873
1874 \end_inset
1875
1876
1877 \family default
1878  There is no such thing as a tab stop in LyX.
1879  If you don't understand this, go read sections
1880 \begin_inset space ~
1881 \end_inset
1882
1883
1884 \begin_inset CommandInset ref
1885 LatexCommand ref
1886 reference "sec:Par-indent-intro"
1887
1888 \end_inset
1889
1890  and 
1891 \begin_inset CommandInset ref
1892 LatexCommand ref
1893 reference "sec:Paragraph-Environments"
1894
1895 \end_inset
1896
1897 , especially section
1898 \begin_inset space ~
1899 \end_inset
1900
1901
1902 \begin_inset CommandInset ref
1903 LatexCommand ref
1904 reference "sub:Lists"
1905
1906 \end_inset
1907
1908 , right now.
1909  Yes, right now.
1910  If you're still confused, look in the 
1911 \emph on
1912 Tutorial
1913 \emph default
1914 .
1915 \end_layout
1916
1917 \begin_layout Labeling
1918 \labelwidthstring 00.00.0000
1919
1920 \family sans
1921 Esc
1922 \begin_inset CommandInset nomenclature
1923 LatexCommand nomenclature
1924 symbol "Esc"
1925 description "Escape key"
1926
1927 \end_inset
1928
1929
1930 \family default
1931  This is the 
1932 \begin_inset Quotes eld
1933 \end_inset
1934
1935 cancel key.
1936 \begin_inset Quotes erd
1937 \end_inset
1938
1939  It's used, generically, to cancel operations.
1940  Other parts of the manual will go into greater detail about this.
1941 \end_layout
1942
1943 \begin_layout Labeling
1944 \labelwidthstring 00.00.0000
1945
1946 \family sans
1947 Home
1948 \family default
1949
1950 \begin_inset space ~
1951 \end_inset
1952
1953 and
1954 \begin_inset space ~
1955 \end_inset
1956
1957
1958 \family sans
1959 End
1960 \family default
1961  These move the cursor, respectively, to the beginning and end of a line,
1962  unless you are using the Emacs bindings where they jump to the beginning
1963  or end of the file.
1964 \end_layout
1965
1966 \begin_layout Standard
1967 There are three modifier keys:
1968 \end_layout
1969
1970 \begin_layout Labeling
1971 \labelwidthstring 00.00.0000
1972
1973 \family sans
1974 Control
1975 \family default
1976  (Denoted by 
1977 \begin_inset Quotes eld
1978 \end_inset
1979
1980
1981 \family sans
1982 Ctrl
1983 \family default
1984
1985 \begin_inset Quotes erd
1986 \end_inset
1987
1988
1989 \begin_inset CommandInset nomenclature
1990 LatexCommand nomenclature
1991 symbol "Ctrl"
1992 description "Control key"
1993
1994 \end_inset
1995
1996  in the documentation files) This has a couple of different uses, depending
1997  on which keys it's used in combination with:
1998 \end_layout
1999
2000 \begin_deeper
2001 \begin_layout Itemize
2002 With 
2003 \family sans
2004 Backspace
2005 \family default
2006  or 
2007 \family sans
2008 Delete
2009 \family default
2010 , it deletes an entire word instead of a single character.
2011 \end_layout
2012
2013 \begin_layout Itemize
2014 With 
2015 \family sans
2016 Left
2017 \family default
2018  and 
2019 \family sans
2020 Right
2021 \family default
2022 , it moves by words instead of characters.
2023 \end_layout
2024
2025 \begin_layout Itemize
2026 With 
2027 \family sans
2028 Home
2029 \family default
2030  and 
2031 \family sans
2032 End
2033 \family default
2034 , it moves to the beginning and the end of the document, respectively.
2035 \end_layout
2036
2037 \end_deeper
2038 \begin_layout Labeling
2039 \labelwidthstring 00.00.0000
2040
2041 \family sans
2042 Shift
2043 \family default
2044  (Denoted by 
2045 \begin_inset Quotes eld
2046 \end_inset
2047
2048
2049 \family sans
2050 Shift
2051 \family default
2052
2053 \begin_inset Quotes erd
2054 \end_inset
2055
2056
2057 \begin_inset CommandInset nomenclature
2058 LatexCommand nomenclature
2059 symbol "Shift"
2060 description "Shift key"
2061
2062 \end_inset
2063
2064  in the documentation files) Use this with any of the motion keys to select
2065  the text between the old and new cursor positions.
2066 \end_layout
2067
2068 \begin_layout Labeling
2069 \labelwidthstring 00.00.0000
2070
2071 \family sans
2072 Alt
2073 \family default
2074  (Denoted by 
2075 \begin_inset Quotes eld
2076 \end_inset
2077
2078
2079 \family sans
2080 Alt
2081 \family default
2082
2083 \begin_inset Quotes erd
2084 \end_inset
2085
2086
2087 \begin_inset CommandInset nomenclature
2088 LatexCommand nomenclature
2089 symbol "Alt"
2090 description "Alt or Meta key"
2091
2092 \end_inset
2093
2094  in the documentation files) This is the Alt key on many keyboards, unless
2095  your keyboard has a distinct Meta key.
2096  If you have both keys, you will need to try out which one actually performs
2097  the 
2098 \family sans
2099 Alt+
2100 \family default
2101  function.
2102  This key does many different things, but it also activates the 
2103 \emph on
2104 menu accelerator keys
2105 \emph default
2106 .
2107  If you use this in combination with any of the underlined letters in a
2108  menu or menu item, it selects that menu item.
2109 \end_layout
2110
2111 \begin_deeper
2112 \begin_layout Standard
2113 For example, the sequence 
2114 \begin_inset Quotes eld
2115 \end_inset
2116
2117
2118 \family sans
2119 Alt
2120 \begin_inset space ~
2121 \end_inset
2122
2123 e
2124 \begin_inset space ~
2125 \end_inset
2126
2127 s
2128 \family default
2129
2130 \begin_inset space ~
2131 \end_inset
2132
2133
2134 \family sans
2135 c
2136 \family default
2137
2138 \begin_inset Quotes erd
2139 \end_inset
2140
2141  brings up the 
2142 \begin_inset Quotes eld
2143 \end_inset
2144
2145 Text Style
2146 \begin_inset Quotes erd
2147 \end_inset
2148
2149  menu.
2150  Typing 
2151 \begin_inset Quotes eld
2152 \end_inset
2153
2154
2155 \family sans
2156 Alt
2157 \begin_inset space ~
2158 \end_inset
2159
2160 f
2161 \family default
2162
2163 \begin_inset Quotes erd
2164 \end_inset
2165
2166  opens the 
2167 \family sans
2168 File
2169 \family default
2170  menu.
2171 \end_layout
2172
2173 \begin_layout Standard
2174 The 
2175 \emph on
2176 Shortcuts
2177 \emph default
2178  manual lists all other things bound to the 
2179 \family sans
2180 Alt
2181 \family default
2182  key.
2183 \end_layout
2184
2185 \end_deeper
2186 \begin_layout Standard
2187 You'll learn more and more keybindings and short-cut keys as you use LyX,
2188  because most actions will prompt a small message in the status bar at the
2189  bottom of LyX's main window which describe the name of the action, you've
2190  just triggered, and any existing keybindings for that action.
2191  The LyX menus also list the defined keybindings.
2192  The notation for the keybindings is very similar to the notation used in
2193  this documentation, so you should not have any problems understanding it.
2194  However, notice that Shift-modifiers are explicitly mentioned, so 
2195 \begin_inset Quotes eld
2196 \end_inset
2197
2198
2199 \family sans
2200 Alt+P Shift-A
2201 \family default
2202
2203 \begin_inset Quotes erd
2204 \end_inset
2205
2206  means 
2207 \family sans
2208 Alt+P
2209 \family default
2210  followed by a capital 
2211 \family sans
2212 A
2213 \family default
2214 .
2215 \end_layout
2216
2217 \begin_layout Standard
2218 You can list or change the keybindings in the menu 
2219 \family sans
2220 Tools\SpecialChar \menuseparator
2221 Preferences
2222 \family default
2223  under 
2224 \family sans
2225 Editing\SpecialChar \menuseparator
2226 Shortcuts
2227 \family default
2228  as explained in sec.
2229 \begin_inset space \thinspace{}
2230 \end_inset
2231
2232
2233 \begin_inset CommandInset ref
2234 LatexCommand ref
2235 reference "sub:Editing-Shortcuts"
2236
2237 \end_inset
2238
2239 .
2240 \end_layout
2241
2242 \begin_layout Chapter
2243 LyX Basics
2244 \begin_inset Index idx
2245 status collapsed
2246
2247 \begin_layout Plain Layout
2248 LyX ! Basics
2249 \end_layout
2250
2251 \end_inset
2252
2253
2254 \end_layout
2255
2256 \begin_layout Section
2257 Document Types
2258 \begin_inset Index idx
2259 status collapsed
2260
2261 \begin_layout Plain Layout
2262 Document ! Types
2263 \end_layout
2264
2265 \end_inset
2266
2267
2268 \end_layout
2269
2270 \begin_layout Subsection
2271 Introduction
2272 \end_layout
2273
2274 \begin_layout Standard
2275 Before you do anything else, before you ever start writing a document, you
2276  need to decide what type of document you want to edit.
2277  Different types of documents use different types of spacing, headings,
2278  numbering schemes, and so on.
2279  Additionally, different documents use different paragraph environments,
2280  and format the title of your document differently.
2281 \end_layout
2282
2283 \begin_layout Standard
2284
2285 \emph on
2286 document class
2287 \emph default
2288  describes a group of properties common to a particular set of documents.
2289  By setting the document class, you automatically select these properties,
2290  making it easier to create the type of document you want.
2291  If you don't choose a document class, LyX picks one for you by default.
2292  So it is up to you to change the class of your document.
2293 \end_layout
2294
2295 \begin_layout Standard
2296 Read on for info about the document classes you can choose from LyX, and
2297  how to adjust their properties.
2298 \end_layout
2299
2300 \begin_layout Subsection
2301 Document Classes
2302 \begin_inset Index idx
2303 status collapsed
2304
2305 \begin_layout Plain Layout
2306 Document ! Classes
2307 \end_layout
2308
2309 \end_inset
2310
2311
2312 \begin_inset CommandInset label
2313 LatexCommand label
2314 name "sec:Document-Classes"
2315
2316 \end_inset
2317
2318
2319 \end_layout
2320
2321 \begin_layout Standard
2322 You can select a class using the 
2323 \family sans
2324 Document\SpecialChar \menuseparator
2325 Settings
2326 \begin_inset Index idx
2327 status collapsed
2328
2329 \begin_layout Plain Layout
2330 Document ! Settings
2331 \end_layout
2332
2333 \end_inset
2334
2335
2336 \family default
2337  dialog.
2338  Select the class you want to use, and make any fine tunings of the options
2339  you may need.
2340 \end_layout
2341
2342 \begin_layout Subsubsection
2343 Overview
2344 \end_layout
2345
2346 \begin_layout Standard
2347 There are four standard document classes in LyX.
2348  They are:
2349 \end_layout
2350
2351 \begin_layout Description
2352 Article for basic articles
2353 \end_layout
2354
2355 \begin_layout Description
2356 Report for basic reports
2357 \end_layout
2358
2359 \begin_layout Description
2360 Book for writing a book
2361 \end_layout
2362
2363 \begin_layout Description
2364 Letter for US-style letters
2365 \end_layout
2366
2367 \begin_layout Standard
2368 There are also some non-standard classes, which LyX only uses if you have
2369  installed them.
2370  Here are some of the classes, the full list with detailed explanations
2371  can be found in chapter 
2372 \emph on
2373 Special Document Classes
2374 \emph default
2375  in the 
2376 \emph on
2377 Additional Features
2378 \emph default
2379  manual:
2380 \end_layout
2381
2382 \begin_layout Description
2383 A&A Journal articles in the style and format used in Astronomy & Astrophysics
2384 \end_layout
2385
2386 \begin_layout Description
2387 AAST
2388 \family sans
2389
2390 \begin_inset ERT
2391 status collapsed
2392
2393 \begin_layout Plain Layout
2394
2395 {}
2396 \end_layout
2397
2398 \end_inset
2399
2400
2401 \family default
2402 eX For submissions to the journals published by the American Astronomical
2403  Society
2404 \end_layout
2405
2406 \begin_layout Description
2407 AMS Layouts for articles and books in the style and format used by the American
2408  Mathematical Society (AMS).
2409  There are three article layouts available.
2410  The standard one uses a typical numbering scheme for theorems etc., that
2411  prepends the section number to the number of the result.
2412  All result-type statements (propositions, corollaries, and so on) are sequenced
2413  together, but definitions, examples, and the like have their own sequence.
2414  The 
2415 \begin_inset Quotes eld
2416 \end_inset
2417
2418 sequential numbering
2419 \begin_inset Quotes erd
2420 \end_inset
2421
2422  scheme does not place the section number with each result, but numbers
2423  them throughout the article in a single sequence.
2424  Each type of result gets its own sequence.
2425  There is also a layout that dispenses with numbering of statements altogether.
2426 \end_layout
2427
2428 \begin_layout Description
2429 Beamer Layout for presentations
2430 \end_layout
2431
2432 \begin_layout Description
2433 broadway Layout for writing plays.
2434  It is not an existing LaTeX document class, but a new one which is distributed
2435  with LyX.
2436 \end_layout
2437
2438 \begin_layout Description
2439 curriculum
2440 \begin_inset space ~
2441 \end_inset
2442
2443 vitae classes to create curriculum vitae
2444 \end_layout
2445
2446 \begin_layout Description
2447 Dinbrief Letters in format of the DIN (German industry norm)
2448 \end_layout
2449
2450 \begin_layout Description
2451 dtk Layout for 
2452 \family typewriter
2453 Die TeXnische Komödie
2454 \family default
2455 , the journal of the German TeX user Group (Dante)
2456 \end_layout
2457
2458 \begin_layout Description
2459 Elsevier Layout for journals of the Elsevier publishing group
2460 \end_layout
2461
2462 \begin_layout Description
2463 Foils Used to make transparencies
2464 \end_layout
2465
2466 \begin_layout Description
2467 g-brief Letters in format of the DIN (German industry norm)
2468 \end_layout
2469
2470 \begin_layout Description
2471 hollywood Used to type spec scripts for the US film industry.
2472  It is not an existing LaTeX document class, but a new one which is distributed
2473  with LyX.
2474 \end_layout
2475
2476 \begin_layout Description
2477 IEEEtran Layout for the journals published by the Institute of Electrical
2478  and Electronics Engineers (IEEE)
2479 \end_layout
2480
2481 \begin_layout Description
2482 IOP Layout for journals of the Institute of Physics publishing group
2483 \end_layout
2484
2485 \begin_layout Description
2486 Kluwer Layout for journals of the Kluwer publishing group
2487 \end_layout
2488
2489 \begin_layout Description
2490 koma-script a replacement for the standard classes, offers many useful features
2491  like caption formatting, automatic print space calculation etc.
2492 \end_layout
2493
2494 \begin_layout Description
2495 Memoir another replacement for the standard classes
2496 \end_layout
2497
2498 \begin_layout Description
2499 paper Used with the 
2500 \family typewriter
2501 paper
2502 \family default
2503  LaTeX document class
2504 \end_layout
2505
2506 \begin_layout Description
2507 Powerdot Layout for presentations
2508 \end_layout
2509
2510 \begin_layout Description
2511 REVTe
2512 \begin_inset ERT
2513 status collapsed
2514
2515 \begin_layout Plain Layout
2516
2517 {}
2518 \end_layout
2519
2520 \end_inset
2521
2522 X is used to write articles for the publications of the American Physical
2523  Society (APS), American Institute of Physics (AIP), and Optical Society
2524  of America (OSA).
2525  This class is not completely compatible with all LyX features.
2526 \end_layout
2527
2528 \begin_layout Description
2529 Slides Used to make transparencies
2530 \end_layout
2531
2532 \begin_layout Description
2533 SPIE
2534 \begin_inset space ~
2535 \end_inset
2536
2537 Proceedings Layout for the journals published by The International Society
2538  for Optical Engineering (SPIE)
2539 \end_layout
2540
2541 \begin_layout Description
2542 Springer Layouts for journals of the Springer publishing group
2543 \end_layout
2544
2545 \begin_layout Description
2546 TUGboat Layout for 
2547 \family typewriter
2548 TUGboat
2549 \family default
2550 , the journal of the international TeX user Group (TUG)
2551 \end_layout
2552
2553 \begin_layout Standard
2554 We won't go into any detail about how to use these different document classes
2555  here.
2556  You can find all the details about the non-standard classes in the 
2557 \emph on
2558 Additional Features
2559 \emph default
2560  manual.
2561  Here, we will settle with a list of some of the common properties of all
2562  of the document classes.
2563 \end_layout
2564
2565 \begin_layout Subsubsection
2566 Modules
2567 \begin_inset CommandInset label
2568 LatexCommand label
2569 name "sub:Modules"
2570
2571 \end_inset
2572
2573
2574 \begin_inset Index idx
2575 status collapsed
2576
2577 \begin_layout Plain Layout
2578 Document ! Modules
2579 \end_layout
2580
2581 \end_inset
2582
2583
2584 \end_layout
2585
2586 \begin_layout Standard
2587 Modules load additional features to a document that are not by default available
2588  in the chosen document class.
2589  For example you might want to use write Braille (embossed printing) in
2590  a document.
2591  This is of course not available in any document class, so you have to load
2592  the corresponding module in the 
2593 \family sans
2594 Modules
2595 \family default
2596  section of the 
2597 \family sans
2598 Document\SpecialChar \menuseparator
2599 Settings
2600 \family default
2601
2602 \begin_inset Index idx
2603 status collapsed
2604
2605 \begin_layout Plain Layout
2606 Document ! Settings
2607 \end_layout
2608
2609 \end_inset
2610
2611  dialog.
2612  Highlighting a module in the dialog will bring up a description of the
2613  module.
2614 \end_layout
2615
2616 \begin_layout Standard
2617 \begin_inset Note Greyedout
2618 status open
2619
2620 \begin_layout Plain Layout
2621
2622 \series bold
2623 Note:
2624 \series default
2625  Some modules require LaTeX packages that are not always installed by default.
2626  LyX will warn you if you do not have the needed package.
2627 \end_layout
2628
2629 \end_inset
2630
2631
2632 \end_layout
2633
2634 \begin_layout Standard
2635 \begin_inset Note Greyedout
2636 status open
2637
2638 \begin_layout Plain Layout
2639
2640 \series bold
2641 Note also:
2642 \series default
2643  Some modules require other modules, and some pairs of modules are incompatible.
2644 \end_layout
2645
2646 \end_inset
2647
2648
2649 \end_layout
2650
2651 \begin_layout Subsubsection
2652 Properties
2653 \end_layout
2654
2655 \begin_layout Standard
2656 Each class has a default set of options.
2657  Here's a quick table describing them:
2658 \end_layout
2659
2660 \begin_layout Standard
2661 \begin_inset VSpace 0.3cm
2662 \end_inset
2663
2664
2665 \end_layout
2666
2667 \begin_layout Standard
2668 \align center
2669 \begin_inset Tabular
2670 <lyxtabular version="3" rows="5" columns="5">
2671 <features tabularvalignment="middle">
2672 <column alignment="center" valignment="top" width="0pt">
2673 <column alignment="center" valignment="top" width="0pt">
2674 <column alignment="center" valignment="top" width="0pt">
2675 <column alignment="center" valignment="top" width="0pt">
2676 <column alignment="center" valignment="top" width="0pt">
2677 <row>
2678 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2679 \begin_inset Text
2680
2681 \begin_layout Plain Layout
2682
2683 \end_layout
2684
2685 \end_inset
2686 </cell>
2687 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2688 \begin_inset Text
2689
2690 \begin_layout Plain Layout
2691
2692 \family sans
2693 \series medium
2694 \shape up
2695 \size normal
2696 \emph off
2697 \bar no
2698 \noun off
2699 \color none
2700 Page style
2701 \end_layout
2702
2703 \end_inset
2704 </cell>
2705 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2706 \begin_inset Text
2707
2708 \begin_layout Plain Layout
2709
2710 \family sans
2711 \series medium
2712 \shape up
2713 \size normal
2714 \emph off
2715 \bar no
2716 \noun off
2717 \color none
2718 Sides
2719 \end_layout
2720
2721 \end_inset
2722 </cell>
2723 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2724 \begin_inset Text
2725
2726 \begin_layout Plain Layout
2727
2728 \family sans
2729 \series medium
2730 \shape up
2731 \size normal
2732 \emph off
2733 \bar no
2734 \noun off
2735 \color none
2736 Columns
2737 \end_layout
2738
2739 \end_inset
2740 </cell>
2741 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2742 \begin_inset Text
2743
2744 \begin_layout Plain Layout
2745
2746 \series medium
2747 \shape up
2748 \size normal
2749 \emph off
2750 \bar no
2751 \noun off
2752 \color none
2753 Max.
2754  sectioning level
2755 \end_layout
2756
2757 \end_inset
2758 </cell>
2759 </row>
2760 <row>
2761 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2762 \begin_inset Text
2763
2764 \begin_layout Plain Layout
2765
2766 \series medium
2767 \shape up
2768 \size normal
2769 \emph off
2770 \bar no
2771 \noun off
2772 \color none
2773 article
2774 \end_layout
2775
2776 \end_inset
2777 </cell>
2778 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2779 \begin_inset Text
2780
2781 \begin_layout Plain Layout
2782
2783 \family sans
2784 \series medium
2785 \shape up
2786 \size normal
2787 \emph off
2788 \bar no
2789 \noun off
2790 \color none
2791 Plain
2792 \end_layout
2793
2794 \end_inset
2795 </cell>
2796 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2797 \begin_inset Text
2798
2799 \begin_layout Plain Layout
2800
2801 \family sans
2802 \series medium
2803 \shape up
2804 \size normal
2805 \emph off
2806 \bar no
2807 \noun off
2808 \color none
2809 One
2810 \end_layout
2811
2812 \end_inset
2813 </cell>
2814 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2815 \begin_inset Text
2816
2817 \begin_layout Plain Layout
2818
2819 \family sans
2820 \series medium
2821 \shape up
2822 \size normal
2823 \emph off
2824 \bar no
2825 \noun off
2826 \color none
2827 One
2828 \end_layout
2829
2830 \end_inset
2831 </cell>
2832 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2833 \begin_inset Text
2834
2835 \begin_layout Plain Layout
2836
2837 \family sans
2838 \series medium
2839 \shape up
2840 \size normal
2841 \emph off
2842 \bar no
2843 \noun off
2844 \color none
2845 Section
2846 \end_layout
2847
2848 \end_inset
2849 </cell>
2850 </row>
2851 <row>
2852 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2853 \begin_inset Text
2854
2855 \begin_layout Plain Layout
2856
2857 \series medium
2858 \shape up
2859 \size normal
2860 \emph off
2861 \bar no
2862 \noun off
2863 \color none
2864 report
2865 \end_layout
2866
2867 \end_inset
2868 </cell>
2869 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2870 \begin_inset Text
2871
2872 \begin_layout Plain Layout
2873
2874 \family sans
2875 \series medium
2876 \shape up
2877 \size normal
2878 \emph off
2879 \bar no
2880 \noun off
2881 \color none
2882 Plain
2883 \end_layout
2884
2885 \end_inset
2886 </cell>
2887 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2888 \begin_inset Text
2889
2890 \begin_layout Plain Layout
2891
2892 \family sans
2893 \series medium
2894 \shape up
2895 \size normal
2896 \emph off
2897 \bar no
2898 \noun off
2899 \color none
2900 One
2901 \end_layout
2902
2903 \end_inset
2904 </cell>
2905 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2906 \begin_inset Text
2907
2908 \begin_layout Plain Layout
2909
2910 \family sans
2911 \series medium
2912 \shape up
2913 \size normal
2914 \emph off
2915 \bar no
2916 \noun off
2917 \color none
2918 One
2919 \end_layout
2920
2921 \end_inset
2922 </cell>
2923 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2924 \begin_inset Text
2925
2926 \begin_layout Plain Layout
2927
2928 \family sans
2929 \series medium
2930 \shape up
2931 \size normal
2932 \emph off
2933 \bar no
2934 \noun off
2935 \color none
2936 Chapter
2937 \end_layout
2938
2939 \end_inset
2940 </cell>
2941 </row>
2942 <row>
2943 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2944 \begin_inset Text
2945
2946 \begin_layout Plain Layout
2947
2948 \series medium
2949 \shape up
2950 \size normal
2951 \emph off
2952 \bar no
2953 \noun off
2954 \color none
2955 book
2956 \end_layout
2957
2958 \end_inset
2959 </cell>
2960 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2961 \begin_inset Text
2962
2963 \begin_layout Plain Layout
2964
2965 \family sans
2966 \series medium
2967 \shape up
2968 \size normal
2969 \emph off
2970 \bar no
2971 \noun off
2972 \color none
2973 Headings
2974 \end_layout
2975
2976 \end_inset
2977 </cell>
2978 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2979 \begin_inset Text
2980
2981 \begin_layout Plain Layout
2982
2983 \family sans
2984 \series medium
2985 \shape up
2986 \size normal
2987 \emph off
2988 \bar no
2989 \noun off
2990 \color none
2991 Two
2992 \end_layout
2993
2994 \end_inset
2995 </cell>
2996 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2997 \begin_inset Text
2998
2999 \begin_layout Plain Layout
3000
3001 \family sans
3002 \series medium
3003 \shape up
3004 \size normal
3005 \emph off
3006 \bar no
3007 \noun off
3008 \color none
3009 One
3010 \end_layout
3011
3012 \end_inset
3013 </cell>
3014 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3015 \begin_inset Text
3016
3017 \begin_layout Plain Layout
3018
3019 \family sans
3020 \series medium
3021 \shape up
3022 \size normal
3023 \emph off
3024 \bar no
3025 \noun off
3026 \color none
3027 Chapter
3028 \end_layout
3029
3030 \end_inset
3031 </cell>
3032 </row>
3033 <row>
3034 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3035 \begin_inset Text
3036
3037 \begin_layout Plain Layout
3038
3039 \series medium
3040 \shape up
3041 \size normal
3042 \emph off
3043 \bar no
3044 \noun off
3045 \color none
3046 letter
3047 \end_layout
3048
3049 \end_inset
3050 </cell>
3051 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3052 \begin_inset Text
3053
3054 \begin_layout Plain Layout
3055
3056 \family sans
3057 \series medium
3058 \shape up
3059 \size normal
3060 \emph off
3061 \bar no
3062 \noun off
3063 \color none
3064 Plain
3065 \end_layout
3066
3067 \end_inset
3068 </cell>
3069 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3070 \begin_inset Text
3071
3072 \begin_layout Plain Layout
3073
3074 \family sans
3075 \series medium
3076 \shape up
3077 \size normal
3078 \emph off
3079 \bar no
3080 \noun off
3081 \color none
3082 One
3083 \end_layout
3084
3085 \end_inset
3086 </cell>
3087 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3088 \begin_inset Text
3089
3090 \begin_layout Plain Layout
3091
3092 \family sans
3093 \series medium
3094 \shape up
3095 \size normal
3096 \emph off
3097 \bar no
3098 \noun off
3099 \color none
3100 One
3101 \end_layout
3102
3103 \end_inset
3104 </cell>
3105 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3106 \begin_inset Text
3107
3108 \begin_layout Plain Layout
3109
3110 \series medium
3111 \shape up
3112 \size normal
3113 \emph off
3114 \bar no
3115 \noun off
3116 \color none
3117 none
3118 \end_layout
3119
3120 \end_inset
3121 </cell>
3122 </row>
3123 </lyxtabular>
3124
3125 \end_inset
3126
3127
3128 \end_layout
3129
3130 \begin_layout Standard
3131 \begin_inset VSpace 0.3cm
3132 \end_inset
3133
3134
3135 \end_layout
3136
3137 \begin_layout Standard
3138 You're probably also wondering what 
3139 \begin_inset Quotes eld
3140 \end_inset
3141
3142 Max.
3143 \begin_inset space ~
3144 \end_inset
3145
3146 sectioning level
3147 \begin_inset Quotes erd
3148 \end_inset
3149
3150  means.
3151  There are several paragraph environments used to create section headings.
3152  Different document classes allow different types of section headings.
3153  Only two use the 
3154 \family sans
3155 Chapter
3156 \family default
3157  heading; the rest do not and begin instead with the 
3158 \family sans
3159 Section
3160 \family default
3161  heading.
3162  Some document classes, such as the ones for letters, don't use any section
3163  headings.
3164  In addition to 
3165 \family sans
3166 Chapter
3167 \family default
3168  and 
3169 \family sans
3170 Section
3171 \family default
3172  headings, there are also 
3173 \family sans
3174 Subsection
3175 \family default
3176  headings, 
3177 \family sans
3178 Subsubsection
3179 \family default
3180  headings, and so on.
3181  We'll describe these headings fully in section
3182 \begin_inset space ~
3183 \end_inset
3184
3185
3186 \begin_inset CommandInset ref
3187 LatexCommand ref
3188 reference "sub:Headings"
3189
3190 \end_inset
3191
3192 .
3193 \end_layout
3194
3195 \begin_layout Subsection
3196 Document Layout
3197 \begin_inset CommandInset label
3198 LatexCommand label
3199 name "sub:Document-Layout"
3200
3201 \end_inset
3202
3203
3204 \begin_inset Index idx
3205 status collapsed
3206
3207 \begin_layout Plain Layout
3208 Document ! Layout
3209 \end_layout
3210
3211 \end_inset
3212
3213
3214 \family sans
3215
3216 \begin_inset Index idx
3217 status collapsed
3218
3219 \begin_layout Plain Layout
3220 Document ! Settings
3221 \end_layout
3222
3223 \end_inset
3224
3225
3226 \end_layout
3227
3228 \begin_layout Standard
3229 The most important properties of documents classes are set in the menu 
3230 \family sans
3231 Document\SpecialChar \menuseparator
3232 Settings
3233 \family default
3234 .
3235  There in the 
3236 \family sans
3237 Options
3238 \family default
3239  field under 
3240 \family sans
3241 Documents
3242 \begin_inset space ~
3243 \end_inset
3244
3245 Class
3246 \family default
3247 , you can enter special options for your document class in a comma-separated
3248  list.
3249  This is only necessary if LyX doesn't support special options you want
3250  to use for your document.
3251  To learn more about your favorite LaTeX-class and its options, you have
3252  to read its manual.
3253 \end_layout
3254
3255 \begin_layout Standard
3256 The drop box 
3257 \family sans
3258 Headings style
3259 \family default
3260  in the 
3261 \family sans
3262 Document\SpecialChar \menuseparator
3263 Settings
3264 \family default
3265  dialog under 
3266 \family sans
3267 Page
3268 \begin_inset space ~
3269 \end_inset
3270
3271 Layout
3272 \family default
3273  controls what sorts of headings and page numbers go on a page.
3274  You can choose between the following five options:
3275 \end_layout
3276
3277 \begin_layout Labeling
3278 \labelwidthstring 00.00.0000
3279
3280 \family sans
3281 Default
3282 \family default
3283  Use default page style of current class.
3284 \end_layout
3285
3286 \begin_layout Labeling
3287 \labelwidthstring 00.00.0000
3288
3289 \family sans
3290 Empty
3291 \family default
3292  No page numbers or headings.
3293 \end_layout
3294
3295 \begin_layout Labeling
3296 \labelwidthstring 00.00.0000
3297
3298 \family sans
3299 Plain
3300 \family default
3301  Page numbers only.
3302 \end_layout
3303
3304 \begin_layout Labeling
3305 \labelwidthstring 00.00.0000
3306
3307 \family sans
3308 Headings
3309 \family default
3310  Page numbers and either the current chapter or section title and number.
3311  Whether LyX uses the current chapter or the current section depends on
3312  the maximum sectioning level of the class.
3313 \end_layout
3314
3315 \begin_layout Labeling
3316 \labelwidthstring 00.00.0000
3317
3318 \family sans
3319 Fancy
3320 \family default
3321  This allows you to create fully customizable headers and footers if you
3322  have the 
3323 \series bold
3324 fancyhdr
3325 \series default
3326
3327 \begin_inset Index idx
3328 status collapsed
3329
3330 \begin_layout Plain Layout
3331 LaTeX-packages ! fancyhdr
3332 \end_layout
3333
3334 \end_inset
3335
3336  package installed.
3337  At the moment, support in LyX is limited to this setting.
3338  To use the full power of this package, you have to add code to your document
3339  preamble.
3340  Check the documentation for the 
3341 \series bold
3342 fancyhdr
3343 \series default
3344  package for more details, 
3345 \begin_inset CommandInset citation
3346 LatexCommand cite
3347 key "fancyhdr"
3348
3349 \end_inset
3350
3351 .
3352 \end_layout
3353
3354 \begin_layout Standard
3355 The 
3356 \family sans
3357 Separation
3358 \family default
3359  of paragraphs is described in section
3360 \begin_inset space ~
3361 \end_inset
3362
3363
3364 \begin_inset CommandInset ref
3365 LatexCommand ref
3366 reference "sec:Par-indent-intro"
3367
3368 \end_inset
3369
3370 .
3371 \end_layout
3372
3373 \begin_layout Subsection
3374 Paper Size and Orientation
3375 \begin_inset Index idx
3376 status collapsed
3377
3378 \begin_layout Plain Layout
3379 Document ! Paper size
3380 \end_layout
3381
3382 \end_inset
3383
3384
3385 \begin_inset CommandInset label
3386 LatexCommand label
3387 name "sub:Paper-Size,-Orientation,"
3388
3389 \end_inset
3390
3391
3392 \end_layout
3393
3394 \begin_layout Standard
3395 You'll find the following options in the menu 
3396 \family sans
3397 Page
3398 \begin_inset space ~
3399 \end_inset
3400
3401 Layout
3402 \family default
3403  of the dialog of the 
3404 \family sans
3405 Document\SpecialChar \menuseparator
3406 Settings
3407 \family default
3408  menu:
3409 \family sans
3410
3411 \begin_inset Index idx
3412 status collapsed
3413
3414 \begin_layout Plain Layout
3415 Document ! Settings
3416 \end_layout
3417
3418 \end_inset
3419
3420
3421 \end_layout
3422
3423 \begin_layout Labeling
3424 \labelwidthstring 00.00.0000
3425
3426 \family sans
3427 Paper
3428 \begin_inset space ~
3429 \end_inset
3430
3431 Format
3432 \family default
3433  What size paper to print on.
3434  The choices are
3435 \end_layout
3436
3437 \begin_layout Itemize
3438
3439 \family sans
3440 Default
3441 \end_layout
3442
3443 \begin_layout Itemize
3444
3445 \family sans
3446 A3, A4,
3447 \family default
3448  
3449 \family sans
3450 A5
3451 \end_layout
3452
3453 \begin_layout Itemize
3454
3455 \family sans
3456 B3, B4, B5
3457 \end_layout
3458
3459 \begin_layout Itemize
3460
3461 \family sans
3462 US letter
3463 \end_layout
3464
3465 \begin_layout Itemize
3466
3467 \family sans
3468 US legal
3469 \end_layout
3470
3471 \begin_layout Itemize
3472
3473 \family sans
3474 US executive
3475 \end_layout
3476
3477 \begin_layout Itemize
3478
3479 \family sans
3480 Custom
3481 \end_layout
3482
3483 \begin_layout Labeling
3484 \labelwidthstring 00.00.0000
3485
3486 \family sans
3487 Orientation
3488 \family default
3489  Two toggle buttons choose whether to print the output as 
3490 \family sans
3491 Landscape
3492 \family default
3493  or as 
3494 \family sans
3495 Portrait
3496 \family default
3497 .
3498 \end_layout
3499
3500 \begin_layout Labeling
3501 \labelwidthstring 00.00.0000
3502
3503 \family sans
3504 Two-sided
3505 \begin_inset space ~
3506 \end_inset
3507
3508 document
3509 \family default
3510  Adjusts the print space to print both sides of paper.
3511  That means that the print space for odd- and even-numbered pages is different.
3512 \end_layout
3513
3514 \begin_layout Subsection
3515 Margins
3516 \begin_inset CommandInset label
3517 LatexCommand label
3518 name "sub:Margins"
3519
3520 \end_inset
3521
3522
3523 \begin_inset Index idx
3524 status collapsed
3525
3526 \begin_layout Plain Layout
3527 Document ! Margins
3528 \end_layout
3529
3530 \end_inset
3531
3532
3533 \begin_inset Index idx
3534 status collapsed
3535
3536 \begin_layout Plain Layout
3537 Margins
3538 \end_layout
3539
3540 \end_inset
3541
3542
3543 \end_layout
3544
3545 \begin_layout Standard
3546 Paper margins are set in the menu 
3547 \family sans
3548 Document\SpecialChar \menuseparator
3549 Settings
3550 \family default
3551 .
3552 \begin_inset Index idx
3553 status collapsed
3554
3555 \begin_layout Plain Layout
3556 Document ! Settings
3557 \end_layout
3558
3559 \end_inset
3560
3561
3562 \end_layout
3563
3564 \begin_layout Standard
3565 If you use a koma-script document class, you can use the default settings.
3566  Because koma-script calculates then the printspace automatically by taking
3567  the paper format and the font size into account.
3568 \end_layout
3569
3570 \begin_layout Subsection
3571 Important Note
3572 \end_layout
3573
3574 \begin_layout Standard
3575 If you change a document class, LyX has to convert 
3576 \emph on
3577 everything
3578 \emph default
3579  into the new class.
3580  That includes the paragraph environments.
3581  Some paragraph environments are standard; all of the document classes have
3582  them; but some classes have special paragraph environments.
3583  If this is the case, and you change the document class, LyX sets the missing
3584  paragraph environments to 
3585 \family sans
3586 Standard
3587 \family default
3588  and places an error box at the beginning of the paragraph.
3589  Just click on them and you'll get a message dialog that tells you about
3590  the conversion and why it failed.
3591 \end_layout
3592
3593 \begin_layout Section
3594 Paragraph Indentation and Separation
3595 \begin_inset Index idx
3596 status collapsed
3597
3598 \begin_layout Plain Layout
3599 Paragraph ! Indentation
3600 \end_layout
3601
3602 \end_inset
3603
3604
3605 \end_layout
3606
3607 \begin_layout Subsection
3608 Introduction
3609 \begin_inset CommandInset label
3610 LatexCommand label
3611 name "sec:Par-indent-intro"
3612
3613 \end_inset
3614
3615
3616 \end_layout
3617
3618 \begin_layout Standard
3619 Before describing all of the various paragraph environments, we'd like to
3620  say a word or two about paragraph indentation.
3621 \end_layout
3622
3623 \begin_layout Standard
3624 Everyone seems to have their own convention for separating paragraphs.
3625  Most Americans indent the first line of a paragraph.
3626  Others don't indent but put extra space between the paragraphs.
3627  If you choose indentation for paragraphs the 
3628 \emph on
3629 first
3630 \emph default
3631  paragraph of a section, or after a figure, an equation, a table, a list,
3632  etc., is 
3633 \emph on
3634 not
3635 \emph default
3636  indented.
3637  Only a paragraph following another paragraph gets indented.
3638  Note that the indentation behavior is different when you use another document
3639  language than English.
3640  LaTeX takes care that the indentation follows the rules of the used language.
3641 \end_layout
3642
3643 \begin_layout Standard
3644 The space between paragraphs, like the line spacing, the space between headings
3645  and text — in fact, all of the spacings for just about everything are pre-coded
3646  into LyX.
3647  As we said, you don't worry about how much space to add between what.
3648  LyX takes care of that.
3649  In fact, these pre-coded vertical spacings aren't a single number but a
3650  range.
3651  That way, LyX can squish or stretch the space between lines to make sure
3652  figures fit on a page with text, so that sections don't start at the bottom
3653  of a page, and so on.
3654 \begin_inset Foot
3655 status collapsed
3656
3657 \begin_layout Plain Layout
3658 LaTeX does this when LyX goes to produce a printable file.
3659 \end_layout
3660
3661 \end_inset
3662
3663  However, pre-coded doesn't mean you can't change them.
3664  LyX gives you the ability to globally change 
3665 \emph on
3666 all
3667 \emph default
3668  of these pre-coded spacings.
3669  We'll explain more later.
3670 \end_layout
3671
3672 \begin_layout Subsection
3673 Paragraph Separation
3674 \begin_inset Index idx
3675 status collapsed
3676
3677 \begin_layout Plain Layout
3678 Paragraph ! Separation
3679 \end_layout
3680
3681 \end_inset
3682
3683
3684 \end_layout
3685
3686 \begin_layout Standard
3687 To separate paragraphs, select 
3688 \family sans
3689 Indent
3690 \family default
3691  or 
3692 \family sans
3693 Skip
3694 \family default
3695  in the submenu 
3696 \family sans
3697 Text
3698 \begin_inset space ~
3699 \end_inset
3700
3701 Layout
3702 \family default
3703  of the dialog 
3704 \family sans
3705 Document\SpecialChar \menuseparator
3706 Settings
3707 \family default
3708
3709 \begin_inset Index idx
3710 status collapsed
3711
3712 \begin_layout Plain Layout
3713 Document ! Settings
3714 \end_layout
3715
3716 \end_inset
3717
3718  to indent paragraphs or add extra space between paragraphs, respectively.
3719  The size of the skips can be defined in the dialog, for the indentation
3720  you have to add this line to your document preamble:
3721 \end_layout
3722
3723 \begin_layout Standard
3724
3725 \series bold
3726
3727 \backslash
3728 setlength{
3729 \backslash
3730 parindent}{Length}
3731 \end_layout
3732
3733 \begin_layout Standard
3734 where length is a value in one of the units listed in Appendix
3735 \begin_inset space ~
3736 \end_inset
3737
3738
3739 \begin_inset CommandInset ref
3740 LatexCommand ref
3741 reference "cap:Units"
3742
3743 \end_inset
3744
3745 .
3746  The default length is 30
3747 \begin_inset space \thinspace{}
3748 \end_inset
3749
3750 pt.
3751 \end_layout
3752
3753 \begin_layout Subsection
3754 Fine-Tuning
3755 \end_layout
3756
3757 \begin_layout Standard
3758 You can also change the separation method of a single paragraph.
3759  Open the 
3760 \family sans
3761 Edit\SpecialChar \menuseparator
3762 Paragraph
3763 \begin_inset space ~
3764 \end_inset
3765
3766 Settings
3767 \family default
3768  dialog and toggle the 
3769 \family sans
3770 Indent
3771 \begin_inset space ~
3772 \end_inset
3773
3774 Paragraph
3775 \family default
3776  option to change the state of the current paragraph (shortcut 
3777 \begin_inset Info
3778 type  "shortcut"
3779 arg   "paragraph-params \\indent-toggle"
3780 \end_inset
3781
3782 ).
3783  If paragraphs have no indentation but use extra space for separation, this
3784  button will be ignored (you can't indent a single paragraph by toggling
3785  this).
3786 \end_layout
3787
3788 \begin_layout Standard
3789 You should only need to change the indentation method for a single paragraph
3790  if you need to do some fine-tuning.
3791 \end_layout
3792
3793 \begin_layout Subsection
3794 Line Spacing
3795 \begin_inset Index idx
3796 status collapsed
3797
3798 \begin_layout Plain Layout
3799 Paragraph ! Line spacing
3800 \end_layout
3801
3802 \end_inset
3803
3804
3805 \end_layout
3806
3807 \begin_layout Standard
3808 In the 
3809 \family sans
3810 Document\SpecialChar \menuseparator
3811 Settings
3812 \noun on
3813
3814 \begin_inset Index idx
3815 status collapsed
3816
3817 \begin_layout Plain Layout
3818 Document ! Settings
3819 \end_layout
3820
3821 \end_inset
3822
3823
3824 \family default
3825 \noun default
3826  dialog you can set the line spacing in the submenu 
3827 \family sans
3828 Text
3829 \begin_inset space ~
3830 \end_inset
3831
3832 Layout
3833 \family default
3834 .
3835 \begin_inset Foot
3836 status collapsed
3837
3838 \begin_layout Plain Layout
3839 You need to have the LaTeX-package 
3840 \series bold
3841 setspace
3842 \series default
3843
3844 \begin_inset Index idx
3845 status collapsed
3846
3847 \begin_layout Plain Layout
3848 LaTeX-packages ! setspace
3849 \end_layout
3850
3851 \end_inset
3852
3853  installed to use this feature.
3854 \end_layout
3855
3856 \end_inset
3857
3858
3859 \end_layout
3860
3861 \begin_layout Section
3862 Paragraph Environments
3863 \begin_inset CommandInset label
3864 LatexCommand label
3865 name "sec:Paragraph-Environments"
3866
3867 \end_inset
3868
3869
3870 \begin_inset Index idx
3871 status collapsed
3872
3873 \begin_layout Plain Layout
3874 Paragraph ! Environments
3875 \end_layout
3876
3877 \end_inset
3878
3879
3880 \begin_inset Index idx
3881 status collapsed
3882
3883 \begin_layout Plain Layout
3884 Paragraph environments|(
3885 \end_layout
3886
3887 \end_inset
3888
3889
3890 \end_layout
3891
3892 \begin_layout Subsection
3893 Overview
3894 \end_layout
3895
3896 \begin_layout Standard
3897 Paragraph environments correspond to the
3898 \end_layout
3899
3900 \begin_layout Standard
3901
3902 \series bold
3903
3904 \backslash
3905 begin{
3906 \emph on
3907 environment
3908 \emph default
3909 } ...
3910  
3911 \backslash
3912 end{
3913 \emph on
3914 environment
3915 \emph default
3916 }
3917 \series default
3918
3919 \begin_inset Newline newline
3920 \end_inset
3921
3922 command sequence in LaTeX files.
3923  If you don't know LaTeX, or the concept of a paragraph environment is totally
3924  alien to you, we urge you to read the 
3925 \emph on
3926 Tutorial
3927 \emph default
3928 .
3929  The 
3930 \emph on
3931 Tutorial
3932 \emph default
3933  also contains many more examples than this section does.
3934 \end_layout
3935
3936 \begin_layout Standard
3937 A paragraph environment is simply a 
3938 \begin_inset Quotes eld
3939 \end_inset
3940
3941 container
3942 \begin_inset Quotes erd
3943 \end_inset
3944
3945  for a paragraph which gives that paragraph certain properties.
3946  This can include a particular style of font, different margins, a numbering
3947  scheme, labels, and so on.
3948  Additionally, you can 
3949 \begin_inset Quotes eld
3950 \end_inset
3951
3952 nest
3953 \begin_inset Quotes erd
3954 \end_inset
3955
3956  the different environments inside one another, allowing one environment
3957  to inherit some of the properties of another.
3958  The different paragraph environments totally replace the need for messy
3959  tab stops, on the fly margin adjustment, and other hold-overs from the
3960  days of typewriters.
3961  There are several paragraph environments which are specific to a particular
3962  document type.
3963  We'll only be covering the most common ones here.
3964 \end_layout
3965
3966 \begin_layout Standard
3967 To choose a new paragraph environment, use the pull-down box 
3968 \begin_inset Graphics
3969         filename clipart/ToolbarEnvBox.png
3970         scale 70
3971         clip
3972
3973 \end_inset
3974
3975  at the left end of the toolbar.
3976  LyX will change the environment of the 
3977 \emph on
3978 entire
3979 \emph default
3980  paragraph in which the cursor sits.
3981  You can also change the environment of an entire group of paragraphs if
3982  you select them before choosing the new environment.
3983  
3984 \end_layout
3985
3986 \begin_layout Standard
3987 Note that hitting 
3988 \family sans
3989 Return
3990 \family default
3991  will 
3992 \emph on
3993 typically
3994 \emph default
3995  create a new paragraph using the 
3996 \family sans
3997 Standard
3998 \family default
3999  paragraph environment.
4000  We say 
4001 \begin_inset Quotes eld
4002 \end_inset
4003
4004 typically
4005 \begin_inset Quotes erd
4006 \end_inset
4007
4008  because if you are in one of these environments:
4009 \end_layout
4010
4011 \begin_layout Itemize
4012
4013 \family sans
4014 Quote
4015 \end_layout
4016
4017 \begin_layout Itemize
4018
4019 \family sans
4020 Quotation
4021 \end_layout
4022
4023 \begin_layout Itemize
4024
4025 \family sans
4026 Verse
4027 \end_layout
4028
4029 \begin_layout Itemize
4030
4031 \family sans
4032 Itemize
4033 \end_layout
4034
4035 \begin_layout Itemize
4036
4037 \family sans
4038 Enumerate
4039 \end_layout
4040
4041 \begin_layout Itemize
4042
4043 \family sans
4044 Description
4045 \end_layout
4046
4047 \begin_layout Itemize
4048
4049 \family sans
4050 List
4051 \end_layout
4052
4053 \begin_layout Standard
4054 LyX keeps the old paragraph environment when you hit 
4055 \family sans
4056 Return
4057 \family default
4058 , rather than resetting it to 
4059 \family sans
4060 Standard
4061 \family default
4062 .
4063  LyX will still reset the nesting depth, however.
4064  Usually, starting a new paragraph resets both the paragraph environment
4065  and the nesting depth (for more on nesting see section
4066 \begin_inset space ~
4067 \end_inset
4068
4069
4070 \begin_inset CommandInset ref
4071 LatexCommand ref
4072 reference "sec:Nesting"
4073
4074 \end_inset
4075
4076 ).
4077  At the moment, all this is context-specific; you're better off expecting
4078  
4079 \family sans
4080 Return
4081 \family default
4082  to reset the paragraph environment and depth.
4083  If you want a new paragraph to keep the current environment and depth,
4084  use 
4085 \begin_inset Info
4086 type  "shortcut"
4087 arg   "break-paragraph inverse"
4088 \end_inset
4089
4090  instead.
4091 \end_layout
4092
4093 \begin_layout Subsection
4094 Standard
4095 \end_layout
4096
4097 \begin_layout Standard
4098 The default paragraph environment is 
4099 \family sans
4100 Standard
4101 \family default
4102  for most classes.
4103  It creates a plain paragraph.
4104  If LyX resets the paragraph environment, this is the one it chooses.
4105  In fact, the paragraph you're reading right now (and most of the ones in
4106  this manual) are in the 
4107 \family sans
4108 Standard
4109 \family default
4110  environment.
4111 \end_layout
4112
4113 \begin_layout Standard
4114 You can nest a paragraph using the 
4115 \family sans
4116 Standard
4117 \family default
4118  environment in just about anything else, but you can't really nest anything
4119  in a 
4120 \family sans
4121 Standard
4122 \family default
4123  environment.
4124 \end_layout
4125
4126 \begin_layout Subsection
4127 Document Title
4128 \begin_inset Index idx
4129 status collapsed
4130
4131 \begin_layout Plain Layout
4132 Document !Title
4133 \end_layout
4134
4135 \end_inset
4136
4137
4138 \end_layout
4139
4140 \begin_layout Standard
4141 A LaTeX title page has three parts: the title itself, the name(s) of the
4142  author(s) and a 
4143 \begin_inset Quotes eld
4144 \end_inset
4145
4146 footnote
4147 \begin_inset Quotes erd
4148 \end_inset
4149
4150  for thanks or contact information.
4151  For certain types of documents, LaTeX places all of this on a separate
4152  page along with today's date.
4153  For other types of documents, the title 
4154 \begin_inset Quotes eld
4155 \end_inset
4156
4157 page
4158 \begin_inset Quotes erd
4159 \end_inset
4160
4161  goes at the top of the first page of the document.
4162  
4163 \end_layout
4164
4165 \begin_layout Standard
4166 LyX provides an interface to the title page commands through the paragraph
4167  environments 
4168 \family sans
4169 Title
4170 \family default
4171
4172 \family sans
4173 Author
4174 \family default
4175 , and 
4176 \family sans
4177 Date
4178 \family default
4179 .
4180  Here's how you use them:
4181 \end_layout
4182
4183 \begin_layout Itemize
4184 Put the title of your document in the 
4185 \family sans
4186 Title
4187 \family default
4188  environment.
4189 \end_layout
4190
4191 \begin_layout Itemize
4192 Put the author name in the 
4193 \family sans
4194 Author
4195 \family default
4196  environment.
4197 \end_layout
4198
4199 \begin_layout Itemize
4200 If you want the date to have a certain appearance, want to use a fixed date,
4201  or want other text to appear in place of today's date, put that text in
4202  the 
4203 \family sans
4204 Date
4205 \family default
4206  environment.
4207  Note that using this environment is optional.
4208  If you don't provide any, LaTeX will automatically insert today's date.
4209  If you don't want any date, add the line
4210 \begin_inset Newline newline
4211 \end_inset
4212
4213
4214 \series bold
4215
4216 \backslash
4217 date{}
4218 \series default
4219
4220 \begin_inset Newline newline
4221 \end_inset
4222
4223 to the preamble of your document (menu 
4224 \family sans
4225 Document\SpecialChar \menuseparator
4226 Settings
4227 \family default
4228 )
4229 \end_layout
4230
4231 \begin_layout Standard
4232 You can use footnotes to insert 
4233 \begin_inset Quotes eld
4234 \end_inset
4235
4236 thanks
4237 \begin_inset Quotes erd
4238 \end_inset
4239
4240  or contact information.
4241 \end_layout
4242
4243 \begin_layout Subsection
4244 Headings
4245 \begin_inset Index idx
4246 status collapsed
4247
4248 \begin_layout Plain Layout
4249 Section headings
4250 \end_layout
4251
4252 \end_inset
4253
4254
4255 \begin_inset CommandInset label
4256 LatexCommand label
4257 name "sub:Headings"
4258
4259 \end_inset
4260
4261
4262 \end_layout
4263
4264 \begin_layout Standard
4265 There are several paragraph environments for producing section headings.
4266  LyX takes care of the numbering for you.
4267 \end_layout
4268
4269 \begin_layout Subsubsection
4270 Numbered Headings
4271 \begin_inset Index idx
4272 status collapsed
4273
4274 \begin_layout Plain Layout
4275 Section headings ! Numbered
4276 \end_layout
4277
4278 \end_inset
4279
4280
4281 \end_layout
4282
4283 \begin_layout Standard
4284 There are 7 numbered types of section headings.
4285  They are:
4286 \end_layout
4287
4288 \begin_layout Enumerate
4289
4290 \family sans
4291 Part
4292 \end_layout
4293
4294 \begin_layout Enumerate
4295
4296 \family sans
4297 Chapter
4298 \end_layout
4299
4300 \begin_layout Enumerate
4301
4302 \family sans
4303 Section
4304 \end_layout
4305
4306 \begin_layout Enumerate
4307
4308 \family sans
4309 Subsection
4310 \end_layout
4311
4312 \begin_layout Enumerate
4313
4314 \family sans
4315 Subsubsection
4316 \end_layout
4317
4318 \begin_layout Enumerate
4319
4320 \family sans
4321 Paragraph
4322 \end_layout
4323
4324 \begin_layout Enumerate
4325
4326 \family sans
4327 Subparagraph
4328 \end_layout
4329
4330 \begin_layout Standard
4331 LyX labels each heading with a series of numbers, separated by periods.
4332  The numbers describe where in the document you are.
4333  Unlike the other headings, parts are numbered with Latin letters.
4334 \end_layout
4335
4336 \begin_layout Standard
4337 Headings all subdivide your document into different pieces of text.
4338  For example, suppose you're writing a book.
4339  You group the book into chapters.
4340  LyX does similar grouping:
4341 \end_layout
4342
4343 \begin_layout Itemize
4344
4345 \family sans
4346 Part
4347 \family default
4348  is divided in either 
4349 \family sans
4350 Chapter
4351 \family default
4352 s or 
4353 \family sans
4354 Section
4355 \family default
4356 s
4357 \end_layout
4358
4359 \begin_layout Itemize
4360
4361 \family sans
4362 Chapter
4363 \family default
4364 s are divided into 
4365 \family sans
4366 Section
4367 \family default
4368 s
4369 \end_layout
4370
4371 \begin_layout Itemize
4372
4373 \family sans
4374 Section
4375 \family default
4376 s are divided into 
4377 \family sans
4378 Subsection
4379 \family default
4380 s
4381 \end_layout
4382
4383 \begin_layout Itemize
4384
4385 \family sans
4386 Subsection
4387 \family default
4388 s are divided into 
4389 \family sans
4390 Subsubsection
4391 \family default
4392 s
4393 \end_layout
4394
4395 \begin_layout Itemize
4396
4397 \family sans
4398 Subsubsection
4399 \family default
4400 s are divided into 
4401 \family sans
4402 Paragraph
4403 \family default
4404 s
4405 \end_layout
4406
4407 \begin_layout Itemize
4408
4409 \family sans
4410 Paragraph
4411 \family default
4412 s are divided into 
4413 \family sans
4414 Subparagraph
4415 \family default
4416 s
4417 \end_layout
4418
4419 \begin_layout Standard
4420 \begin_inset Note Greyedout
4421 status open
4422
4423 \begin_layout Plain Layout
4424
4425 \series bold
4426 Note:
4427 \series default
4428  Not all document types use the 
4429 \family sans
4430 Chapter
4431 \family default
4432  heading as the maximum sectioning level.
4433  In that case the 
4434 \family sans
4435 Section
4436 \family default
4437  is the top-level heading.
4438 \end_layout
4439
4440 \end_inset
4441
4442
4443 \end_layout
4444
4445 \begin_layout Standard
4446 So, if you use the 
4447 \family sans
4448 Subsubsection
4449 \family default
4450  environment to label a new sub-subsection, LyX labels it with its number,
4451  along with the number of the subsection, section, and, if applicable, chapter
4452  that it's in.
4453  For example: the fifth section of the second chapter of this book has the
4454  label 
4455 \begin_inset Quotes eld
4456 \end_inset
4457
4458 2.5
4459 \begin_inset Quotes erd
4460 \end_inset
4461
4462 .
4463 \end_layout
4464
4465 \begin_layout Subsubsection
4466 Unnumbered Headings
4467 \begin_inset Index idx
4468 status collapsed
4469
4470 \begin_layout Plain Layout
4471 Section headings ! Unnumbered
4472 \end_layout
4473
4474 \end_inset
4475
4476
4477 \end_layout
4478
4479 \begin_layout Standard
4480 There are 5 types of unnumbered section headings.
4481  They are:
4482 \end_layout
4483
4484 \begin_layout Enumerate
4485
4486 \family sans
4487 Part*
4488 \end_layout
4489
4490 \begin_layout Enumerate
4491
4492 \family sans
4493 Chapter*
4494 \end_layout
4495
4496 \begin_layout Enumerate
4497
4498 \family sans
4499 Section*
4500 \end_layout
4501
4502 \begin_layout Enumerate
4503
4504 \family sans
4505 Subsection*
4506 \end_layout
4507
4508 \begin_layout Enumerate
4509
4510 \family sans
4511 Subsubsection*
4512 \end_layout
4513
4514 \begin_layout Standard
4515 The 
4516 \begin_inset Quotes eld
4517 \end_inset
4518
4519 *
4520 \begin_inset Quotes erd
4521 \end_inset
4522
4523  after each name means that these headings are not numbered.
4524  They work the same as their numbered counterparts but won't appear in the
4525  table of contents, see section
4526 \begin_inset space ~
4527 \end_inset
4528
4529
4530 \begin_inset CommandInset ref
4531 LatexCommand ref
4532 reference "sec:toc"
4533
4534 \end_inset
4535
4536 .
4537 \end_layout
4538
4539 \begin_layout Subsubsection
4540 Changing the Numbering
4541 \begin_inset CommandInset label
4542 LatexCommand label
4543 name "sub:Numbering-depth"
4544
4545 \end_inset
4546
4547
4548 \end_layout
4549
4550 \begin_layout Standard
4551 You can also alter which sectioning levels get numbered and which ones appear
4552  in the Table of Contents.
4553  Now, this doesn't remove any of the levels; that's preset in the document
4554  class.
4555  Certain classes start with 
4556 \family sans
4557 Chapter
4558 \family default
4559  and go down to the 
4560 \family sans
4561 Subparagraph
4562 \family default
4563  level.
4564  Others start at 
4565 \family sans
4566 Section
4567 \family default
4568 .
4569  Similarly, not all document classes number all sectioning levels.
4570  Most don't number 
4571 \family sans
4572 Paragraph
4573 \family default
4574  or 
4575 \family sans
4576 Subparagraph
4577 \family default
4578 .
4579  This is something you can change.
4580 \end_layout
4581
4582 \begin_layout Standard
4583 Open the 
4584 \family sans
4585 Document\SpecialChar \menuseparator
4586 Settings
4587 \family default
4588  dialog.
4589 \family sans
4590
4591 \begin_inset Index idx
4592 status collapsed
4593
4594 \begin_layout Plain Layout
4595 Document ! Settings
4596 \end_layout
4597
4598 \end_inset
4599
4600
4601 \family default
4602  Under 
4603 \family sans
4604 Numbering
4605 \begin_inset space ~
4606 \end_inset
4607
4608 &
4609 \begin_inset space ~
4610 \end_inset
4611
4612 TOC
4613 \family default
4614  you'll see two counters.
4615  The one named 
4616 \family sans
4617 Numbering
4618 \family default
4619  controls how far down in the sectioning hierarchy LyX numbers a section
4620  heading.
4621  The other one controls the appearance of the section headings in the table
4622  of contents.
4623 \end_layout
4624
4625 \begin_layout Subsubsection
4626 Short Titles of Headings
4627 \begin_inset Index idx
4628 status collapsed
4629
4630 \begin_layout Plain Layout
4631 Section headings ! Short titles
4632 \end_layout
4633
4634 \end_inset
4635
4636
4637 \begin_inset OptArg
4638 status collapsed
4639
4640 \begin_layout Plain Layout
4641 Short Titles
4642 \end_layout
4643
4644 \end_inset
4645
4646
4647 \begin_inset CommandInset label
4648 LatexCommand label
4649 name "sec:Short-Titles"
4650
4651 \end_inset
4652
4653
4654 \end_layout
4655
4656 \begin_layout Standard
4657 Some section or chapter titles, such as this one, can get quite long.
4658  This can cause trouble when there is limited horizontal space.
4659  For example, if the header of the page is set to show the current section
4660  title, a long title will protrude over the page margins and look awful.
4661 \end_layout
4662
4663 \begin_layout Standard
4664 LaTeX allows you to specify a short title for section headings.
4665  This short title is used in the header and in the actual table of contents,
4666  avoiding the problem mentioned.
4667  To specify a short title, use the menu 
4668 \family sans
4669 Insert\SpecialChar \menuseparator
4670 Short
4671 \begin_inset space ~
4672 \end_inset
4673
4674 Title
4675 \family default
4676 .
4677  This will insert a box labeled 
4678 \begin_inset Quotes eld
4679 \end_inset
4680
4681 opt
4682 \begin_inset Quotes erd
4683 \end_inset
4684
4685  (stands for 
4686 \begin_inset Quotes eld
4687 \end_inset
4688
4689 optional
4690 \begin_inset Quotes erd
4691 \end_inset
4692
4693 ) which you can use to enter the short title text.
4694  This also works for captions inside floats.
4695 \end_layout
4696
4697 \begin_layout Standard
4698 The title of this section is a good example of using this feature.
4699 \end_layout
4700
4701 \begin_layout Subsubsection
4702 Special Information
4703 \end_layout
4704
4705 \begin_layout Standard
4706 The following information applies to all section headings:
4707 \end_layout
4708
4709 \begin_layout Itemize
4710 You cannot do any nesting with these environments.
4711 \end_layout
4712
4713 \begin_layout Itemize
4714 You cannot use a margin note in any of these environments.
4715 \end_layout
4716
4717 \begin_layout Itemize
4718 You can only use inline math in these environments.
4719 \end_layout
4720
4721 \begin_layout Itemize
4722 You can use labels and cross-references to refer to their numbers.
4723 \end_layout
4724
4725 \begin_layout Subsection
4726 Quotes and Poetry line spacing
4727 \end_layout
4728
4729 \begin_layout Standard
4730 LyX has three paragraph environments for writing poetry and quotations.
4731  They are 
4732 \family sans
4733 Quote
4734 \family default
4735
4736 \family sans
4737 Quotation
4738 \family default
4739 , and 
4740 \family sans
4741 Verse
4742 \family default
4743 .
4744  Forget the days of changing line spacing and twiddling with margins.
4745  These three paragraph environments already have those changes built-in.
4746  They all widen the left margin and add a bit of extra space above and below
4747  the text they contain.
4748  They also allow nesting, so you can put a 
4749 \family sans
4750 Verse
4751 \family default
4752  in a 
4753 \family sans
4754 Quotation
4755 \family default
4756 , as well as in some other paragraph environments.
4757 \end_layout
4758
4759 \begin_layout Standard
4760 There is another feature of these three paragraph environments: they do
4761  
4762 \emph on
4763 not
4764 \emph default
4765  reset to 
4766 \family sans
4767 Standard
4768 \family default
4769  when you start a new paragraph.
4770  So, you can type in that poem and merrily hit 
4771 \family sans
4772 Return
4773 \family default
4774  without worrying about the paragraph environment changing on you.
4775  Of course, that means that, once you're done typing in that poem, you have
4776  to change back to the 
4777 \family sans
4778 Standard
4779 \family default
4780  environment yourself.
4781 \end_layout
4782
4783 \begin_layout Subsubsection
4784
4785 \family sans
4786 Quote
4787 \family default
4788  and 
4789 \family sans
4790 Quotation
4791 \family default
4792
4793 \begin_inset CommandInset label
4794 LatexCommand label
4795 name "sec:Quote"
4796
4797 \end_inset
4798
4799
4800 \begin_inset Index idx
4801 status collapsed
4802
4803 \begin_layout Plain Layout
4804 Quotation
4805 \end_layout
4806
4807 \end_inset
4808
4809
4810 \end_layout
4811
4812 \begin_layout Standard
4813 Now that we've described the similarities of these three environments, it's
4814  time for the differences.
4815  
4816 \family sans
4817 Quote
4818 \family default
4819  and 
4820 \family sans
4821 Quotation
4822 \family default
4823  are identical except for one difference: 
4824 \family sans
4825 Quote
4826 \family default
4827  uses extra spacing to separate paragraphs and never indents the first line.
4828  
4829 \family sans
4830 Quotation
4831 \family default
4832  
4833 \emph on
4834 always
4835 \emph default
4836  indents the first line of a paragraph and uses the same line spacing throughout.
4837 \end_layout
4838
4839 \begin_layout Standard
4840 Here's an example of the 
4841 \family sans
4842 Quote
4843 \family default
4844  environment:
4845 \end_layout
4846
4847 \begin_layout Quote
4848 This is in the 
4849 \family sans
4850 Quote
4851 \family default
4852  environment.
4853  I can keep writing, extending this line out further and further until it
4854  wraps.
4855  See – no indentation!
4856 \end_layout
4857
4858 \begin_layout Quote
4859 Here's the second paragraph of this quote.
4860  Again, there's no indentation, but there is extra space between me and
4861  the other paragraph.
4862 \end_layout
4863
4864 \begin_layout Standard
4865 Here's another example, this time in the 
4866 \family sans
4867 Quotation
4868 \family default
4869  environment:
4870 \end_layout
4871
4872 \begin_layout Quotation
4873 This is in the 
4874 \family sans
4875 Quotation
4876 \family default
4877  environment.
4878  If I keep writing, you'll see the indentation.
4879  If your country uses a writing style that shows off new paragraphs by indenting
4880  the first line, then 
4881 \family sans
4882 Quotation
4883 \family default
4884  is the environment for you! Well, you'd use it 
4885 \emph on
4886 if
4887 \emph default
4888  you were quoting other text.
4889 \end_layout
4890
4891 \begin_layout Quotation
4892 Here's a new paragraph.
4893  I could ramble on and on, like a politician at election time.
4894  If I did that, though, you'd get bored.
4895 \end_layout
4896
4897 \begin_layout Standard
4898 As the examples show, 
4899 \family sans
4900 Quote
4901 \family default
4902  is for those people who use extra space to separate paragraphs.
4903  They should put quotes in the 
4904 \family sans
4905 Quote
4906 \family default
4907  environment.
4908  Those who use indentation to mark a new paragraph should use the 
4909 \family sans
4910 Quotation
4911 \family default
4912  paragraph environment for quoted text.
4913 \end_layout
4914
4915 \begin_layout Subsubsection
4916
4917 \family sans
4918 Verse
4919 \family default
4920
4921 \begin_inset Index idx
4922 status collapsed
4923
4924 \begin_layout Plain Layout
4925 Paragraph ! Verse
4926 \end_layout
4927
4928 \end_inset
4929
4930
4931 \family sans
4932
4933 \begin_inset Index idx
4934 status collapsed
4935
4936 \begin_layout Plain Layout
4937 Poetry
4938 \end_layout
4939
4940 \end_inset
4941
4942
4943 \begin_inset CommandInset label
4944 LatexCommand label
4945 name "sec:Verse"
4946
4947 \end_inset
4948
4949
4950 \end_layout
4951
4952 \begin_layout Standard
4953
4954 \family sans
4955 Verse
4956 \family default
4957  is a paragraph environment for poetry, rhymes, verses, and so on.
4958  Here's an example:
4959 \end_layout
4960
4961 \begin_layout Verse
4962 This is in Verse
4963 \begin_inset Newline newline
4964 \end_inset
4965
4966 Which I did not rehearse!
4967 \end_layout
4968
4969 \begin_layout Verse
4970 It could be much worse.
4971  This line could be long, very long, oh so long, so very long that it wraps
4972  around.
4973  It looks okay on screen, but in the printed version, the extra lines are
4974  indented a bit more than the first.
4975  Okay, so it's turned to prose and doesn't rhyme anymore.
4976  So sue me.
4977 \end_layout
4978
4979 \begin_layout Verse
4980 To break a line
4981 \begin_inset Newline newline
4982 \end_inset
4983
4984 And make things look fine
4985 \begin_inset Newline newline
4986 \end_inset
4987
4988 Use 
4989 \begin_inset Info
4990 type  "shortcut"
4991 arg   "newline-insert newline"
4992 \end_inset
4993
4994 .
4995 \end_layout
4996
4997 \begin_layout Standard
4998 As you can see, 
4999 \family sans
5000 Verse
5001 \family default
5002  does not indent both margins.
5003  Each stanza of the verse or poem is in its own paragraph.
5004  To separate the individual lines of a stanza, use the 
5005 \family typewriter
5006 break-line
5007 \family default
5008  function 
5009 \begin_inset Info
5010 type  "shortcut"
5011 arg   "newline-insert newline"
5012 \end_inset
5013
5014 .
5015 \end_layout
5016
5017 \begin_layout Subsection
5018 Lists
5019 \begin_inset Index idx
5020 status collapsed
5021
5022 \begin_layout Plain Layout
5023 Lists
5024 \end_layout
5025
5026 \end_inset
5027
5028
5029 \begin_inset CommandInset label
5030 LatexCommand label
5031 name "sub:Lists"
5032
5033 \end_inset
5034
5035
5036 \end_layout
5037
5038 \begin_layout Standard
5039 LyX has four different paragraph environments for creating different kinds
5040  of lists.
5041  In the 
5042 \family sans
5043 Itemize
5044 \family default
5045  and 
5046 \family sans
5047 Enumerate
5048 \family default
5049  environments, LyX labels your list items with bullets or numbers, respectively.
5050  In the 
5051 \family sans
5052 Description
5053 \family default
5054  and 
5055 \family sans
5056 List
5057 \family default
5058  environments, LyX lets you provide your own label.
5059  We'll present the individual details of each type of list next after describing
5060  some general features of all four of them.
5061 \end_layout
5062
5063 \begin_layout Subsubsection
5064 General Features
5065 \end_layout
5066
5067 \begin_layout Standard
5068 The four paragraph environments for lists differ from the other environments
5069  in several ways.
5070  First, LyX treats each paragraph as a list item.
5071  Hitting 
5072 \family sans
5073 Return
5074 \family default
5075  does 
5076 \emph on
5077 not
5078 \emph default
5079  reset the environment to 
5080 \family sans
5081 Standard
5082 \family default
5083  but keeps the current environment and creates a new list item.
5084  The nesting depth is hereby kept.
5085  If you want to keep the paragraph environment but reset the current nesting
5086  depth, you can use 
5087 \begin_inset Info
5088 type  "shortcut"
5089 arg   "break-paragraph inverse"
5090 \end_inset
5091
5092  to break paragraphs.
5093 \end_layout
5094
5095 \begin_layout Standard
5096 You can nest lists of any type inside one another.
5097  In fact, LyX changes the labels on some list items depending on how it
5098  is nested.
5099  If you intend to use any of the list paragraph environments, we suggest
5100  you read all of section
5101 \begin_inset space ~
5102 \end_inset
5103
5104
5105 \begin_inset CommandInset ref
5106 LatexCommand ref
5107 reference "sec:Nesting"
5108
5109 \end_inset
5110
5111 .
5112  
5113 \end_layout
5114
5115 \begin_layout Subsubsection
5116
5117 \family sans
5118 Itemize
5119 \family default
5120
5121 \begin_inset Index idx
5122 status collapsed
5123
5124 \begin_layout Plain Layout
5125 Lists ! Itemize
5126 \end_layout
5127
5128 \end_inset
5129
5130
5131 \begin_inset CommandInset label
5132 LatexCommand label
5133 name "sec:Itemize"
5134
5135 \end_inset
5136
5137
5138 \end_layout
5139
5140 \begin_layout Standard
5141 The first type of list we'll describe in detail is the 
5142 \family sans
5143 Itemize
5144 \family default
5145  paragraph environment.
5146  It has the following properties:
5147 \end_layout
5148
5149 \begin_layout Itemize
5150 Each item has a particular bullet or symbol as its label.
5151 \end_layout
5152
5153 \begin_deeper
5154 \begin_layout Itemize
5155 LyX uses the same symbol for all of the items in a given nesting level.
5156 \end_layout
5157
5158 \begin_layout Itemize
5159 The symbol appears at the beginning of the first line.
5160 \end_layout
5161
5162 \end_deeper
5163 \begin_layout Itemize
5164 The items can have any length.
5165  LyX automatically offsets the left margin of each item.
5166  The offset is always relative to whatever environment the 
5167 \family sans
5168 Itemize
5169 \family default
5170  list may be in.
5171 \end_layout
5172
5173 \begin_layout Itemize
5174 If you nest an 
5175 \family sans
5176 Itemize
5177 \family default
5178  environment inside another 
5179 \family sans
5180 Itemize
5181 \family default
5182  environment, the label changes to a new symbol.
5183 \end_layout
5184
5185 \begin_deeper
5186 \begin_layout Itemize
5187 There are four different symbols for up to a four-fold nesting.
5188 \end_layout
5189
5190 \begin_layout Itemize
5191 LyX always shows the same symbol on screen.
5192 \end_layout
5193
5194 \begin_layout Itemize
5195 See section
5196 \begin_inset space ~
5197 \end_inset
5198
5199
5200 \begin_inset CommandInset ref
5201 LatexCommand ref
5202 reference "sec:Nesting"
5203
5204 \end_inset
5205
5206  for a full explanation of nesting.
5207 \end_layout
5208
5209 \end_deeper
5210 \begin_layout Standard
5211 Of course, that explanation was also an example of an 
5212 \family sans
5213 Itemize
5214 \family default
5215  list.
5216  The 
5217 \family sans
5218 Itemize
5219 \family default
5220  environment is best suited for lists where the order doesn't matter.
5221 \end_layout
5222
5223 \begin_layout Standard
5224 We said that different levels use different symbols as their label.
5225  Here's an example of all four possible symbols.
5226 \end_layout
5227
5228 \begin_layout Itemize
5229 The label for the first level 
5230 \family sans
5231 Itemize
5232 \family default
5233  is a large black dot, or bullet.
5234 \end_layout
5235
5236 \begin_deeper
5237 \begin_layout Itemize
5238 The label for the second level is a dash.
5239 \end_layout
5240
5241 \begin_deeper
5242 \begin_layout Itemize
5243 The label for the third is an asterisk.
5244 \end_layout
5245
5246 \begin_deeper
5247 \begin_layout Itemize
5248 The label for the fourth is a centered dot.
5249 \end_layout
5250
5251 \end_deeper
5252 \begin_layout Itemize
5253 Back out to the third level.
5254 \end_layout
5255
5256 \end_deeper
5257 \begin_layout Itemize
5258 Back to the second level.
5259 \end_layout
5260
5261 \end_deeper
5262 \begin_layout Itemize
5263 Back to the outermost level.
5264 \end_layout
5265
5266 \begin_layout Standard
5267 These are the default labels for an 
5268 \family sans
5269 Itemize
5270 \family default
5271  list.
5272  You can customize these labels in the 
5273 \family sans
5274 Document\SpecialChar \menuseparator
5275 Settings
5276 \family default
5277  dialog in the submenu 
5278 \family sans
5279 Bullets
5280 \family default
5281 .
5282 \family sans
5283
5284 \begin_inset Index idx
5285 status collapsed
5286
5287 \begin_layout Plain Layout
5288 Document ! Settings
5289 \end_layout
5290
5291 \end_inset
5292
5293
5294 \end_layout
5295
5296 \begin_layout Standard
5297 Notice how the space between items decreases with increasing depth.
5298  We'll explain nesting and all the tricks you can do with different depths
5299  in section
5300 \begin_inset space ~
5301 \end_inset
5302
5303
5304 \begin_inset CommandInset ref
5305 LatexCommand ref
5306 reference "sec:Nesting"
5307
5308 \end_inset
5309
5310 .
5311 \end_layout
5312
5313 \begin_layout Subsubsection
5314
5315 \family sans
5316 Enumerate
5317 \family default
5318
5319 \begin_inset Index idx
5320 status collapsed
5321
5322 \begin_layout Plain Layout
5323 Lists ! Enumerate
5324 \end_layout
5325
5326 \end_inset
5327
5328
5329 \begin_inset CommandInset label
5330 LatexCommand label
5331 name "sec:Enumerate"
5332
5333 \end_inset
5334
5335
5336 \end_layout
5337
5338 \begin_layout Standard
5339 The 
5340 \family sans
5341 Enumerate
5342 \family default
5343  environment is used to create numbered lists and outlines.
5344  It has these properties:
5345 \end_layout
5346
5347 \begin_layout Enumerate
5348 Each item has a numeral as its label.
5349 \end_layout
5350
5351 \begin_deeper
5352 \begin_layout Enumerate
5353 The label type depends on the nesting depth.
5354 \end_layout
5355
5356 \end_deeper
5357 \begin_layout Enumerate
5358 LyX automatically counts the items for you and updates the label as appropriate.
5359 \end_layout
5360
5361 \begin_layout Enumerate
5362 Each new 
5363 \family sans
5364 Enumerate
5365 \family default
5366  environment resets the counter to one.
5367 \end_layout
5368
5369 \begin_layout Enumerate
5370 Like the 
5371 \family sans
5372 Itemize
5373 \family default
5374  environment, the 
5375 \family sans
5376 Enumerate
5377 \family default
5378  environment:
5379 \end_layout
5380
5381 \begin_deeper
5382 \begin_layout Enumerate
5383 Offsets the items relative to the left margin.
5384  Items can have any length.
5385 \end_layout
5386
5387 \begin_layout Enumerate
5388 Reduces the space between items as the nesting depth increases.
5389 \end_layout
5390
5391 \begin_layout Enumerate
5392 Uses different types of labels depending on the nesting depth.
5393 \end_layout
5394
5395 \begin_layout Enumerate
5396 Allows up to a four-fold nesting.
5397 \end_layout
5398
5399 \end_deeper
5400 \begin_layout Standard
5401 Unlike the 
5402 \family sans
5403 Itemize
5404 \family default
5405  environment, 
5406 \family sans
5407 Enumerate
5408 \family default
5409  shows the different labels for each item in LyX.
5410  Here is how LyX labels the four different levels in an 
5411 \family sans
5412 Enumerate
5413 \family default
5414 :
5415 \end_layout
5416
5417 \begin_layout Enumerate
5418 The first level of an 
5419 \family sans
5420 Enumerate
5421 \family default
5422  uses Arabic numerals followed by a period.
5423 \end_layout
5424
5425 \begin_deeper
5426 \begin_layout Enumerate
5427 The second level uses lower case letters surrounded by parentheses.
5428 \end_layout
5429
5430 \begin_deeper
5431 \begin_layout Enumerate
5432 The third level uses lower-case Roman numerals followed by a period.
5433 \end_layout
5434
5435 \begin_deeper
5436 \begin_layout Enumerate
5437 The fourth level uses capital letters followed by a period.
5438 \end_layout
5439
5440 \begin_layout Enumerate
5441 Again, notice the decrease in the spacing between items as the nesting depth
5442  increases.
5443 \end_layout
5444
5445 \end_deeper
5446 \begin_layout Enumerate
5447 Back to the third level
5448 \end_layout
5449
5450 \end_deeper
5451 \begin_layout Enumerate
5452 Back to the second level.
5453 \end_layout
5454
5455 \end_deeper
5456 \begin_layout Enumerate
5457 Back to the outermost level.
5458 \end_layout
5459
5460 \begin_layout Standard
5461 Once again, you can customize the type of numbering used in the 
5462 \family sans
5463 Enumerate
5464 \family default
5465  environment.
5466  It involves adding commands to the LaTeX preamble (see the 
5467 \emph on
5468 Additional Features
5469 \emph default
5470  manual).
5471  As stated earlier, such customization only shows up in the printed version,
5472  not in LyX.
5473 \end_layout
5474
5475 \begin_layout Standard
5476 There is more to nesting 
5477 \family sans
5478 Enumerate
5479 \family default
5480  environments than we've stated here.
5481  You should read section
5482 \begin_inset space ~
5483 \end_inset
5484
5485
5486 \begin_inset CommandInset ref
5487 LatexCommand ref
5488 reference "sec:Nesting"
5489
5490 \end_inset
5491
5492  to learn more about nesting.
5493 \end_layout
5494
5495 \begin_layout Subsubsection
5496
5497 \family sans
5498 Description
5499 \family default
5500
5501 \begin_inset Index idx
5502 status collapsed
5503
5504 \begin_layout Plain Layout
5505 Lists ! Description
5506 \end_layout
5507
5508 \end_inset
5509
5510
5511 \end_layout
5512
5513 \begin_layout Standard
5514 Unlike the previous two environments, the 
5515 \family sans
5516 Description
5517 \family default
5518  list has no fixed label.
5519  Instead, LyX uses the first 
5520 \begin_inset Quotes eld
5521 \end_inset
5522
5523 word
5524 \begin_inset Quotes erd
5525 \end_inset
5526
5527  of the first line as the label.
5528  Here's an example:
5529 \end_layout
5530
5531 \begin_layout Description
5532 Example: This is an example of the 
5533 \family sans
5534 Description
5535 \family default
5536  environment.
5537 \end_layout
5538
5539 \begin_layout Standard
5540 LyX typesets the label in boldface and puts extra space between it and the
5541  rest of the line.
5542 \end_layout
5543
5544 \begin_layout Standard
5545 With the first 
5546 \begin_inset Quotes eld
5547 \end_inset
5548
5549 word
5550 \begin_inset Quotes erd
5551 \end_inset
5552
5553  it is meant that the first hit of the 
5554 \family sans
5555 Space
5556 \family default
5557  key ends the label if you are at the beginning of the first line of an
5558  item.
5559  If you need to use more than one word in the label use a 
5560 \family sans
5561 Protected Blank
5562 \family default
5563 .
5564  (Use either 
5565 \begin_inset Info
5566 type  "shortcut"
5567 arg   "space-insert protected"
5568 \end_inset
5569
5570  or the menu 
5571 \family sans
5572 Insert\SpecialChar \menuseparator
5573 Formatting\SpecialChar \menuseparator
5574 Protected
5575 \begin_inset space ~
5576 \end_inset
5577
5578 Space
5579 \family default
5580 , see section
5581 \begin_inset space ~
5582 \end_inset
5583
5584
5585 \begin_inset CommandInset ref
5586 LatexCommand ref
5587 reference "sub:Protected-Space"
5588
5589 \end_inset
5590
5591  for more info.) Here is an example:
5592 \end_layout
5593
5594 \begin_layout Description
5595 Second
5596 \begin_inset space ~
5597 \end_inset
5598
5599 Example: This one shows how to use a 
5600 \family sans
5601 Protected
5602 \begin_inset space ~
5603 \end_inset
5604
5605 Blank
5606 \family default
5607  in the label of a 
5608 \family sans
5609 Description
5610 \family default
5611  list item.
5612 \end_layout
5613
5614 \begin_layout Description
5615 Usage: You should use the 
5616 \family sans
5617 Description
5618 \family default
5619  environment for things like definitions and theorems.
5620  Use it when you need to make one word in particular stand out in the text
5621  that describes it.
5622  It's not a good idea to use a 
5623 \family sans
5624 Description
5625 \family default
5626  environment when you have an entire sentence that you want to describe.
5627  You're better off using 
5628 \family sans
5629 Itemize
5630 \family default
5631  or 
5632 \family sans
5633 Enumerate
5634 \family default
5635  and nesting several 
5636 \family sans
5637 Standard
5638 \family default
5639  paragraphs into them.
5640 \end_layout
5641
5642 \begin_layout Description
5643 Nesting: You can nest 
5644 \family sans
5645 Description
5646 \family default
5647  environments inside one another, nest them in other types of lists, and
5648  so on.
5649 \end_layout
5650
5651 \begin_layout Standard
5652 Notice that after the first line, LyX indents subsequent lines, offsetting
5653  them from the first line.
5654 \end_layout
5655
5656 \begin_layout Subsubsection
5657 The LyX 
5658 \family sans
5659 List
5660 \family default
5661
5662 \begin_inset Index idx
5663 status collapsed
5664
5665 \begin_layout Plain Layout
5666 Lists ! LyX list
5667 \end_layout
5668
5669 \end_inset
5670
5671
5672 \end_layout
5673
5674 \begin_layout Standard
5675 The 
5676 \family sans
5677 List
5678 \family default
5679  environment is a LyX extension to LaTeX.
5680 \end_layout
5681
5682 \begin_layout Standard
5683 \begin_inset Note Greyedout
5684 status open
5685
5686 \begin_layout Plain Layout
5687
5688 \series bold
5689 Note:
5690 \series default
5691  When you are using a KOMA-Script document class, like in this document,
5692  the 
5693 \family sans
5694 List
5695 \family default
5696  environment is named 
5697 \family sans
5698 Labeling
5699 \family default
5700 .
5701 \end_layout
5702
5703 \end_inset
5704
5705
5706 \end_layout
5707
5708 \begin_layout Standard
5709 Like the 
5710 \family sans
5711 Description
5712 \family default
5713  environment the 
5714 \family sans
5715 List
5716 \family default
5717  environment has user-defined labels for each list item.
5718  There are the following properties of this list environment:
5719 \end_layout
5720
5721 \begin_layout Labeling
5722 \labelwidthstring 00.00.0000
5723 item
5724 \begin_inset space ~
5725 \end_inset
5726
5727 labels LyX uses the first 
5728 \begin_inset Quotes eld
5729 \end_inset
5730
5731 word
5732 \begin_inset Quotes erd
5733 \end_inset
5734
5735  of each line as the item label.
5736  The first 
5737 \family sans
5738 Space
5739 \family default
5740  after the beginning of the first line of an item marks the end of the label.
5741  If you need to use more than one word in an item label, use a protected
5742  blank as described above.
5743 \end_layout
5744
5745 \begin_layout Labeling
5746 \labelwidthstring 00.00.0000
5747 margins As you can see, LyX uses different margins for the item label and
5748  the body of the item text.
5749  The body of the text has a larger left margin, which is equal to the default
5750  label width plus a little extra space.
5751  
5752 \end_layout
5753
5754 \begin_layout Labeling
5755 \labelwidthstring 00.00.0000
5756 label
5757 \begin_inset space ~
5758 \end_inset
5759
5760 width LyX uses the width of the label, or the default width, whatever is
5761  larger.
5762  If the label width is larger, the label 
5763 \begin_inset Quotes eld
5764 \end_inset
5765
5766 extends
5767 \begin_inset Quotes erd
5768 \end_inset
5769
5770  into the first line.
5771  In other words, the text of the first line isn't aligned with the left
5772  margin of the rest of the item text.
5773 \end_layout
5774
5775 \begin_layout Labeling
5776 \labelwidthstring 00.00.0000
5777 default
5778 \begin_inset space ~
5779 \end_inset
5780
5781 width You can set the default label width to ensure that the text of all
5782  items in a 
5783 \family sans
5784 List
5785 \family default
5786  environment have the same left margin.
5787 \begin_inset Newline newline
5788 \end_inset
5789
5790 To change the default width, select all items in the list.
5791  Now open the 
5792 \family sans
5793 Edit\SpecialChar \menuseparator
5794 Paragraph
5795 \begin_inset space ~
5796 \end_inset
5797
5798 Settings
5799 \family default
5800  dialog.
5801  The text in the box 
5802 \family sans
5803 Longest
5804 \begin_inset space ~
5805 \end_inset
5806
5807 label
5808 \family default
5809  determines the default label width.
5810  You can use the text of your largest label here, but you can also use the
5811  letter 
5812 \begin_inset Quotes eld
5813 \end_inset
5814
5815 M
5816 \begin_inset Quotes erd
5817 \end_inset
5818
5819  multiple times instead.
5820  The M is the widest character and is a standard unit of widths in LaTeX.
5821  By using 
5822 \begin_inset Quotes eld
5823 \end_inset
5824
5825 M
5826 \begin_inset Quotes erd
5827 \end_inset
5828
5829  as the unit of width you don't need to keep changing the contents of 
5830 \family sans
5831 Longest
5832 \begin_inset space ~
5833 \end_inset
5834
5835 label
5836 \family default
5837  every time you alter a label in a 
5838 \family sans
5839 List
5840 \family default
5841  environment.
5842 \begin_inset Newline newline
5843 \end_inset
5844
5845 The predefined default width is the length of 
5846 \begin_inset Quotes eld
5847 \end_inset
5848
5849 00.00.0000
5850 \begin_inset Quotes erd
5851 \end_inset
5852
5853  (equal to 6 M).
5854  
5855 \begin_inset Newline newline
5856 \end_inset
5857
5858
5859 \begin_inset Note Greyedout
5860 status open
5861
5862 \begin_layout Plain Layout
5863
5864 \series bold
5865 Note:
5866 \series default
5867  Setting the cursor into a list item to change only its label width will
5868  only change the width inside LyX but not in the output.
5869 \end_layout
5870
5871 \end_inset
5872
5873
5874 \end_layout
5875
5876 \begin_layout Standard
5877 You should use the 
5878 \family sans
5879 List
5880 \family default
5881  environment the same way like the 
5882 \family sans
5883 Description
5884 \family default
5885  list: When you need one word to stand out from the text that describes
5886  it.
5887  The 
5888 \family sans
5889 List
5890 \family default
5891  environment gives you another way to do this, using a different overall
5892  layout.
5893 \end_layout
5894
5895 \begin_layout Standard
5896 You can nest 
5897 \family sans
5898 List
5899 \family default
5900  environments inside one another, nest them in other types of lists, and
5901  so on.
5902  They work just like the other list paragraph environments.
5903  Read section
5904 \begin_inset space ~
5905 \end_inset
5906
5907
5908 \begin_inset CommandInset ref
5909 LatexCommand ref
5910 reference "sec:Nesting"
5911
5912 \end_inset
5913
5914  to learn about nesting.
5915 \end_layout
5916
5917 \begin_layout Standard
5918 There is yet another feature of the 
5919 \family sans
5920 List
5921 \family default
5922  environment: As you can see in the examples, LyX left-justifies the item
5923  labels by default.
5924  You can use additional 
5925 \family sans
5926 HFills
5927 \family default
5928  to change how LyX justifies the item label.
5929  
5930 \family sans
5931 Hfills
5932 \family default
5933  are documented in section
5934 \begin_inset space ~
5935 \end_inset
5936
5937
5938 \begin_inset CommandInset ref
5939 LatexCommand ref
5940 reference "sub:Horizontal-Space"
5941
5942 \end_inset
5943
5944 .
5945  Here are some examples:
5946 \begin_inset Newpage pagebreak
5947 \end_inset
5948
5949
5950 \end_layout
5951
5952 \begin_layout Labeling
5953 \labelwidthstring 00.00.0000
5954 Left The default for 
5955 \family sans
5956 List
5957 \family default
5958  item labels.
5959 \end_layout
5960
5961 \begin_layout Labeling
5962 \labelwidthstring 00.00.0000
5963 \begin_inset space \hfill{}
5964 \end_inset
5965
5966 Right One 
5967 \family sans
5968 HFill
5969 \family default
5970  at the beginning of the label right justifies it.
5971 \end_layout
5972
5973 \begin_layout Labeling
5974 \labelwidthstring 00.00.0000
5975 \begin_inset space \hfill{}
5976 \end_inset
5977
5978 Center
5979 \begin_inset space \hfill{}
5980 \end_inset
5981
5982  One 
5983 \family sans
5984 HFill
5985 \family default
5986  at the beginning of the label and one at the end centers it.
5987 \end_layout
5988
5989 \begin_layout Subsection
5990 Letters
5991 \begin_inset Index idx
5992 status collapsed
5993
5994 \begin_layout Plain Layout
5995 Letters
5996 \end_layout
5997
5998 \end_inset
5999
6000
6001 \end_layout
6002
6003 \begin_layout Subsubsection
6004
6005 \family sans
6006 Address
6007 \family default
6008  and 
6009 \family sans
6010 Right
6011 \begin_inset space ~
6012 \end_inset
6013
6014 Address
6015 \family default
6016 : An Overview
6017 \end_layout
6018
6019 \begin_layout Standard
6020 Although LyX has document classes for letters, we've also created two paragraph
6021  environments called 
6022 \family sans
6023 Address
6024 \family default
6025  and 
6026 \family sans
6027 Right
6028 \begin_inset space ~
6029 \end_inset
6030
6031 Address
6032 \family default
6033 .
6034  To use the letter class, you need to use specific paragraph environments
6035  in a specific order, otherwise LaTeX gags on the document.
6036  In contrast, you can use the 
6037 \family sans
6038 Address
6039 \family default
6040  and 
6041 \family sans
6042 Right
6043 \begin_inset space ~
6044 \end_inset
6045
6046 Address
6047 \family default
6048  paragraph environments anywhere with no problem.
6049  You can even nest them inside other environments, though you can't nest
6050  anything in them.
6051 \end_layout
6052
6053 \begin_layout Standard
6054 Of course, you're not limited to using 
6055 \family sans
6056 Address
6057 \family default
6058  and 
6059 \family sans
6060 Right
6061 \begin_inset space ~
6062 \end_inset
6063
6064 Address
6065 \family default
6066  for letters only.
6067  
6068 \family sans
6069 Right
6070 \begin_inset space ~
6071 \end_inset
6072
6073 Address
6074 \family default
6075 , in particular, is useful for creating article titles like those used in
6076  some European academic papers.
6077 \end_layout
6078
6079 \begin_layout Subsubsection
6080 Usage
6081 \begin_inset CommandInset label
6082 LatexCommand label
6083 name "sec:Address-Usage"
6084
6085 \end_inset
6086
6087
6088 \end_layout
6089
6090 \begin_layout Standard
6091 The 
6092 \family sans
6093 Address
6094 \family default
6095  environment formats text in the style of an address, which is also used
6096  for the opening and signature in some countries.
6097  Similarly, the 
6098 \family sans
6099 Right
6100 \begin_inset space ~
6101 \end_inset
6102
6103 Address
6104 \family default
6105  environment formats text in the style of a right-justified address, which
6106  is used for the sender's address and today's date in some countries.
6107  Here's an example of each:
6108 \end_layout
6109
6110 \begin_layout Right Address
6111 Right Address
6112 \begin_inset Newline newline
6113 \end_inset
6114
6115 Who I am
6116 \begin_inset Newline newline
6117 \end_inset
6118
6119 Where I am
6120 \begin_inset Newline newline
6121 \end_inset
6122
6123 When is it? What is today?
6124 \end_layout
6125
6126 \begin_layout Standard
6127 That was 
6128 \family sans
6129 Right
6130 \begin_inset space ~
6131 \end_inset
6132
6133 Address
6134 \family default
6135 .
6136  Notice that the lines all have the same left margin, which LyX sets to
6137  fit the largest block of text on a single line.
6138  Here's an example of the 
6139 \family sans
6140 Address
6141 \family default
6142  environment:
6143 \end_layout
6144
6145 \begin_layout Address
6146 Who are you
6147 \begin_inset Newline newline
6148 \end_inset
6149
6150 Where do I send this
6151 \begin_inset Newline newline
6152 \end_inset
6153
6154 Your post office and country
6155 \end_layout
6156
6157 \begin_layout Standard
6158 As you can see, both 
6159 \family sans
6160 Address
6161 \family default
6162  and 
6163 \family sans
6164 Right
6165 \begin_inset space ~
6166 \end_inset
6167
6168 Address
6169 \family default
6170  add extra space between themselves and the next paragraph.
6171  If you hit 
6172 \family sans
6173 Return
6174 \family default
6175  in either of these environments, LyX resets the nesting depth and sets
6176  the environment to 
6177 \family sans
6178 Standard
6179 \family default
6180 .
6181  This makes sense, since 
6182 \family sans
6183 Return
6184 \family default
6185  is the 
6186 \family typewriter
6187 break-paragraph
6188 \family default
6189  function, and the individual lines of an address are not paragraphs.
6190  Thus, you have to use 
6191 \family typewriter
6192 break-line
6193 \family default
6194  (
6195 \begin_inset Info
6196 type  "shortcut"
6197 arg   "newline-insert newline"
6198 \end_inset
6199
6200  or 
6201 \family sans
6202 Formatting
6203 \begin_inset space ~
6204 \end_inset
6205
6206 Character\SpecialChar \menuseparator
6207 Line
6208 \begin_inset space ~
6209 \end_inset
6210
6211 Break
6212 \family default
6213  from the 
6214 \family sans
6215 Insert
6216 \family default
6217  menu) to start a new line in an 
6218 \family sans
6219 Address
6220 \family default
6221  or 
6222 \family sans
6223 Right
6224 \begin_inset space ~
6225 \end_inset
6226
6227 Address
6228 \family default
6229  environment.
6230 \end_layout
6231
6232 \begin_layout Subsection
6233 Academic Writing
6234 \end_layout
6235
6236 \begin_layout Standard
6237 Most academic writing begins with an abstract and ends with a bibliography
6238  or list of references.
6239  LyX contains paragraph environments for both of these.
6240 \end_layout
6241
6242 \begin_layout Subsubsection
6243
6244 \family sans
6245 Abstract
6246 \begin_inset Index idx
6247 status collapsed
6248
6249 \begin_layout Plain Layout
6250 Abstracts
6251 \end_layout
6252
6253 \end_inset
6254
6255
6256 \end_layout
6257
6258 \begin_layout Standard
6259 The 
6260 \family sans
6261 Abstract
6262 \family default
6263  environment is used for the abstract of an article.
6264  Technically, you could use this environment anywhere, but you really should
6265  only use it at the beginning of the document, after the title.
6266  Also, don't bother trying to nest 
6267 \family sans
6268 Abstract
6269 \family default
6270  in anything else or vice versa.
6271  It won't work.
6272  The 
6273 \family sans
6274 Abstract
6275 \family default
6276  environment is only useful in the article and report document classes.
6277  The book document classes ignores the 
6278 \family sans
6279 Abstract
6280 \family default
6281  completely, and it's utterly silly to use 
6282 \family sans
6283 Abstract
6284 \family default
6285  in a letter document class.
6286 \end_layout
6287
6288 \begin_layout Standard
6289 The 
6290 \family sans
6291 Abstract
6292 \family default
6293  environment does several things for you.
6294  First, it puts the centered label 
6295 \begin_inset Quotes eld
6296 \end_inset
6297
6298 Abstract
6299 \begin_inset Quotes erd
6300 \end_inset
6301
6302  above the text.
6303  The label and the text of the abstract are separated by some extra vertical
6304  space.
6305  Second, it typesets everything in a smaller font, just as you'd expect.
6306  Lastly, it adds a bit of extra vertical space between the abstract and
6307  the subsequent text.
6308  Well, that's how it will appear on the LyX screen.
6309  The appearance in the output depends on the used article or report class.
6310 \end_layout
6311
6312 \begin_layout Standard
6313 Starting a new paragraph by hitting 
6314 \family sans
6315 Return
6316 \family default
6317  does not reset the paragraph environment.
6318  The new paragraph will still be in the 
6319 \family sans
6320 Abstract
6321 \family default
6322  environment.
6323  So, you will have to change the paragraph environment yourself when you
6324  finish entering the abstract of your document.
6325 \end_layout
6326
6327 \begin_layout Standard
6328 \begin_inset Float figure
6329 wide false
6330 sideways false
6331 status open
6332
6333 \begin_layout Plain Layout
6334 \align center
6335 \begin_inset Graphics
6336         filename clipart/Abstract.pdf
6337
6338 \end_inset
6339
6340
6341 \end_layout
6342
6343 \begin_layout Plain Layout
6344 \begin_inset Caption
6345
6346 \begin_layout Plain Layout
6347 \begin_inset CommandInset label
6348 LatexCommand label
6349 name "cap:Paragraph-in-the"
6350
6351 \end_inset
6352
6353 Paragraph in the 
6354 \family sans
6355 Abstract
6356 \family default
6357  environment
6358 \end_layout
6359
6360 \end_inset
6361
6362
6363 \end_layout
6364
6365 \end_inset
6366
6367
6368 \end_layout
6369
6370 \begin_layout Standard
6371 We'd love to give you directly an example of the 
6372 \family sans
6373 Abstract
6374 \family default
6375  environment, but since this document is in the 
6376 \begin_inset Quotes eld
6377 \end_inset
6378
6379 book
6380 \begin_inset Quotes erd
6381 \end_inset
6382
6383  class, we can't do this.
6384  We inserted it therefore as figure
6385 \begin_inset space ~
6386 \end_inset
6387
6388
6389 \begin_inset CommandInset ref
6390 LatexCommand ref
6391 reference "cap:Paragraph-in-the"
6392
6393 \end_inset
6394
6395 .
6396  If you've never heard of an 
6397 \begin_inset Quotes eld
6398 \end_inset
6399
6400 abstract
6401 \begin_inset Quotes erd
6402 \end_inset
6403
6404  before, you can safely ignore this environment.
6405 \end_layout
6406
6407 \begin_layout Subsubsection
6408
6409 \family sans
6410 Bibliography
6411 \family default
6412
6413 \begin_inset Index idx
6414 status collapsed
6415
6416 \begin_layout Plain Layout
6417 Bibliography
6418 \end_layout
6419
6420 \end_inset
6421
6422
6423 \begin_inset CommandInset label
6424 LatexCommand label
6425 name "sub:Biblio_environment"
6426
6427 \end_inset
6428
6429
6430 \end_layout
6431
6432 \begin_layout Standard
6433 The 
6434 \family sans
6435 Bibliography
6436 \family default
6437  environment is used to list references.
6438  Technically, you could use this environment anywhere, but you really should
6439  only use it at the end of the document.
6440  Nesting 
6441 \family sans
6442 Bibliography
6443 \family default
6444  in anything else or vice versa won't work.
6445 \end_layout
6446
6447 \begin_layout Standard
6448 When you first open a 
6449 \family sans
6450 Bibliography
6451 \family default
6452  environment, LyX adds a large vertical space, followed by the heading 
6453 \begin_inset Quotes eld
6454 \end_inset
6455
6456 Bibliography
6457 \begin_inset Quotes erd
6458 \end_inset
6459
6460  or 
6461 \begin_inset Quotes eld
6462 \end_inset
6463
6464 References,
6465 \begin_inset Quotes erd
6466 \end_inset
6467
6468  depending on the document class.
6469  The heading is in a large boldface font.
6470  Each paragraph of the 
6471 \family sans
6472 Bibliography
6473 \family default
6474  environment is a bibliography entry.
6475  Thus, hitting 
6476 \family sans
6477 Return
6478 \family default
6479  does not reset the paragraph environment.
6480  Each new paragraph is still in the 
6481 \family sans
6482 Bibliography
6483 \family default
6484  environment.
6485 \end_layout
6486
6487 \begin_layout Standard
6488 There is another, usually better way to include references in your document
6489  by using a BibTeX database.
6490  For more information on that, and for a a detailed description of LyX's
6491  bibliography handling, have a look at in section
6492 \begin_inset space ~
6493 \end_inset
6494
6495
6496 \begin_inset CommandInset ref
6497 LatexCommand ref
6498 reference "sec:Bibliography"
6499
6500 \end_inset
6501
6502 .
6503 \end_layout
6504
6505 \begin_layout Subsection
6506 LyX
6507 \family sans
6508 -Code
6509 \begin_inset Index idx
6510 status collapsed
6511
6512 \begin_layout Plain Layout
6513 Paragraph ! LyX code
6514 \end_layout
6515
6516 \end_inset
6517
6518
6519 \begin_inset CommandInset label
6520 LatexCommand label
6521 name "sub:LyX-Code"
6522
6523 \end_inset
6524
6525
6526 \end_layout
6527
6528 \begin_layout Standard
6529 The 
6530 \family sans
6531 LyX-Code
6532 \family default
6533  environment is another LyX extension.
6534  It type-sets text in a typewriter-style font.
6535  It also treats the 
6536 \family sans
6537 Space
6538 \family default
6539  key as a fixed whitespace;
6540 \begin_inset Foot
6541 status collapsed
6542
6543 \begin_layout Plain Layout
6544 In the 
6545 \family sans
6546 LyX-Code
6547 \family default
6548  environment, the 
6549 \family sans
6550 Space
6551 \family default
6552  key is treated as a 
6553 \family sans
6554 Protected
6555 \begin_inset space ~
6556 \end_inset
6557
6558 Blank
6559 \family default
6560  instead of an end-of-word marker.
6561 \end_layout
6562
6563 \end_inset
6564
6565  this is the only case in which you can type multiple whitespaces in LyX.
6566  If you need to insert blank lines, you'll still need to use 
6567 \begin_inset Info
6568 type  "shortcut"
6569 arg   "newline-insert newline"
6570 \end_inset
6571
6572  (the 
6573 \family typewriter
6574 break-line
6575 \family default
6576  function).
6577  
6578 \family sans
6579 Return
6580 \family default
6581  breaks paragraphs.
6582  Note, however, that 
6583 \family sans
6584 Return
6585 \family default
6586  does not reset the paragraph environment.
6587  So, when you finish using the 
6588 \family sans
6589 LyX-Code
6590 \family default
6591  environment, you'll need to change the paragraph environment yourself.
6592  Also, you can nest the 
6593 \family sans
6594 LyX-Code
6595 \family default
6596  environment inside of others.
6597 \end_layout
6598
6599 \begin_layout Standard
6600 There are a few quirks with this environment:
6601 \end_layout
6602
6603 \begin_layout Itemize
6604 You can't use 
6605 \begin_inset Info
6606 type  "shortcut"
6607 arg   "newline-insert newline"
6608 \end_inset
6609
6610  at the beginning of a new paragraph (i.
6611 \begin_inset space \thinspace{}
6612 \end_inset
6613
6614 g.
6615 \begin_inset space \space{}
6616 \end_inset
6617
6618 you can't follow 
6619 \family sans
6620 Return
6621 \family default
6622  with a 
6623 \begin_inset Info
6624 type  "shortcut"
6625 arg   "newline-insert newline"
6626 \end_inset
6627
6628 ).
6629 \end_layout
6630
6631 \begin_layout Itemize
6632 You can't follow a 
6633 \begin_inset Info
6634 type  "shortcut"
6635 arg   "newline-insert newline"
6636 \end_inset
6637
6638  with a 
6639 \family sans
6640 Space
6641 \family default
6642 .
6643 \end_layout
6644
6645 \begin_deeper
6646 \begin_layout Itemize
6647 Use a 
6648 \family sans
6649 Return
6650 \family default
6651  to begin a new paragraph, then you can use a 
6652 \family sans
6653 Space
6654 \family default
6655 .
6656 \end_layout
6657
6658 \begin_layout Itemize
6659 Or: use 
6660 \begin_inset Info
6661 type  "shortcut"
6662 arg   "space-insert protected"
6663 \end_inset
6664
6665  instead.
6666 \end_layout
6667
6668 \end_deeper
6669 \begin_layout Itemize
6670 You can't have an empty paragraph or an empty line.
6671  You must put at least one 
6672 \family sans
6673 Space
6674 \family default
6675  in any line you want blank.
6676  Otherwise, LaTeX generates errors.
6677 \end_layout
6678
6679 \begin_layout Itemize
6680 You cannot get the typewriter double quotes by typing 
6681 \family sans
6682 "
6683 \family default
6684  since that will insert 
6685 \emph on
6686 real
6687 \emph default
6688  quotes.
6689  You get the typewriter double quotes with 
6690 \begin_inset Info
6691 type  "shortcut"
6692 arg   "self-insert \""
6693 \end_inset
6694
6695 .
6696 \end_layout
6697
6698 \begin_layout Standard
6699 Here's an example:
6700 \end_layout
6701
6702 \begin_layout LyX-Code
6703 #include <stdio.h>
6704 \end_layout
6705
6706 \begin_layout LyX-Code
6707  
6708 \end_layout
6709
6710 \begin_layout LyX-Code
6711 int main(void)
6712 \end_layout
6713
6714 \begin_layout LyX-Code
6715 {
6716 \end_layout
6717
6718 \begin_layout LyX-Code
6719     printf("Hello World!
6720 \backslash
6721 n");
6722 \end_layout
6723
6724 \begin_layout LyX-Code
6725     return 0;
6726 \end_layout
6727
6728 \begin_layout LyX-Code
6729 }
6730 \end_layout
6731
6732 \begin_layout Standard
6733 This is just the standard 
6734 \begin_inset Quotes eld
6735 \end_inset
6736
6737 Hello world!
6738 \begin_inset Quotes erd
6739 \end_inset
6740
6741  program.
6742  
6743 \end_layout
6744
6745 \begin_layout Standard
6746
6747 \family sans
6748 LyX-Code
6749 \family default
6750  has one purpose: to typeset code, such as program source, shell scripts,
6751  rc-files, and so on.
6752  Use it only in those very special cases where you need to generate text
6753  as if you used a typewriter.
6754 \begin_inset Index idx
6755 status collapsed
6756
6757 \begin_layout Plain Layout
6758 Paragraph environments|)
6759 \end_layout
6760
6761 \end_inset
6762
6763
6764 \end_layout
6765
6766 \begin_layout Section
6767 Nesting Environments
6768 \begin_inset Index idx
6769 status collapsed
6770
6771 \begin_layout Plain Layout
6772 Nesting ! Environments
6773 \end_layout
6774
6775 \end_inset
6776
6777
6778 \begin_inset CommandInset label
6779 LatexCommand label
6780 name "sec:Nesting"
6781
6782 \end_inset
6783
6784
6785 \end_layout
6786
6787 \begin_layout Subsection
6788 Introduction
6789 \end_layout
6790
6791 \begin_layout Standard
6792 LyX treats text as a unified block with a particular context and specific
6793  properties.
6794  This allows you to create blocks that inherit some of the properties of
6795  another block.
6796  For example you have three main points in an outline, but point #2 also
6797  has two subpoints.
6798  In other words, you have a list inside of another list, with the inner
6799  list 
6800 \begin_inset Quotes eld
6801 \end_inset
6802
6803 attached
6804 \begin_inset Quotes erd
6805 \end_inset
6806
6807  to item #2:
6808 \end_layout
6809
6810 \begin_layout Enumerate
6811 one
6812 \end_layout
6813
6814 \begin_layout Enumerate
6815 two
6816 \end_layout
6817
6818 \begin_deeper
6819 \begin_layout Enumerate
6820 sublist - item #1
6821 \end_layout
6822
6823 \begin_layout Enumerate
6824 sublist - item #2
6825 \end_layout
6826
6827 \end_deeper
6828 \begin_layout Enumerate
6829 three
6830 \end_layout
6831
6832 \begin_layout Standard
6833 You put a list inside a list by nesting one list inside the other.
6834  Nesting an environment is quite simple: Select 
6835 \family sans
6836 Increase
6837 \begin_inset space ~
6838 \end_inset
6839
6840 List
6841 \begin_inset space ~
6842 \end_inset
6843
6844 Depth
6845 \family default
6846  or 
6847 \family sans
6848 Decrease
6849 \begin_inset space ~
6850 \end_inset
6851
6852 List
6853 \begin_inset space ~
6854 \end_inset
6855
6856 Depth
6857 \family default
6858  from the 
6859 \family sans
6860 Edit
6861 \family default
6862  menu to change the nesting depth of the current paragraph (the status bar
6863  will tell you how far you are nested).
6864  Instead of the menu, you can also use the toolbar buttons 
6865 \begin_inset Graphics
6866         filename ../images/depth-increment.png
6867
6868 \end_inset
6869
6870  and 
6871 \begin_inset Graphics
6872         filename ../images/depth-decrement.png
6873
6874 \end_inset
6875
6876  or the convenient key bindings 
6877 \family sans
6878 Tab
6879 \family default
6880  and 
6881 \family sans
6882 Shift-Tab
6883 \family default
6884  or 
6885 \begin_inset Info
6886 type  "shortcut"
6887 arg   "depth-increment"
6888 \end_inset
6889
6890  and 
6891 \begin_inset Info
6892 type  "shortcut"
6893 arg   "depth-decrement"
6894 \end_inset
6895
6896  to change the nesting level.
6897  The change will work on the current selection if you have made one (allowing
6898  you to change the nesting of several paragraphs at once), or the current
6899  paragraph.
6900 \end_layout
6901
6902 \begin_layout Standard
6903 Note that LyX only changes the nesting depth if it can.
6904  If it's invalid to do so, nothing happens if you try to change the depth.
6905  Additionally, if you change the depth of one paragraph, it affects the
6906  depth of every paragraph nested inside of it.
6907 \end_layout
6908
6909 \begin_layout Standard
6910 Nesting isn't limited to lists.
6911  In LyX, you can nest just about anything inside anything else, as you're
6912  about to find out.
6913  This is the real power of nesting paragraph environments.
6914 \end_layout
6915
6916 \begin_layout Subsection
6917 What You Can and Can't Nest
6918 \end_layout
6919
6920 \begin_layout Standard
6921 Before we fire a list of paragraph environments at you, we need to tell
6922  you a little bit more about how nesting works.
6923 \end_layout
6924
6925 \begin_layout Standard
6926 The question if nesting a paragraph environment is possible, is a bit more
6927  complicated than a simple yes or no.
6928  There are three types of paragraph environments:
6929 \end_layout
6930
6931 \begin_layout Itemize
6932 Completely unnestable
6933 \end_layout
6934
6935 \begin_layout Itemize
6936 Fully nestable, you can nest them inside things and you can also nest other
6937  things inside them.
6938 \end_layout
6939
6940 \begin_layout Itemize
6941 A third type, you can nest them into other environments, but you can't nest
6942  anything into them.
6943 \end_layout
6944
6945 \begin_layout Standard
6946 Here's a list of the three types of nesting behavior, and which paragraph
6947  environments have them:
6948 \end_layout
6949
6950 \begin_layout Description
6951 Unnestable Can't nest them.
6952  Can't nest into them.
6953 \end_layout
6954
6955 \begin_deeper
6956 \begin_layout Itemize
6957
6958 \family sans
6959 Bibliography
6960 \end_layout
6961
6962 \begin_layout Itemize
6963
6964 \family sans
6965 Abstract
6966 \end_layout
6967
6968 \begin_layout Itemize
6969
6970 \family sans
6971 Title
6972 \end_layout
6973
6974 \begin_layout Itemize
6975
6976 \family sans
6977 Author
6978 \end_layout
6979
6980 \begin_layout Itemize
6981
6982 \family sans
6983 Date
6984 \end_layout
6985
6986 \end_deeper
6987 \begin_layout Description
6988 Fully
6989 \begin_inset space ~
6990 \end_inset
6991
6992 Nestable You can nest them.
6993  You can nest other things into them.
6994 \end_layout
6995
6996 \begin_deeper
6997 \begin_layout Itemize
6998
6999 \family sans
7000 Verse
7001 \end_layout
7002
7003 \begin_layout Itemize
7004
7005 \family sans
7006 Quote
7007 \end_layout
7008
7009 \begin_layout Itemize
7010
7011 \family sans
7012 Quotation
7013 \end_layout
7014
7015 \begin_layout Itemize
7016
7017 \family sans
7018 Itemize
7019 \end_layout
7020
7021 \begin_layout Itemize
7022
7023 \family sans
7024 Enumerate
7025 \end_layout
7026
7027 \begin_layout Itemize
7028
7029 \family sans
7030 Description
7031 \end_layout
7032
7033 \begin_layout Itemize
7034
7035 \family sans
7036 List
7037 \end_layout
7038
7039 \begin_layout Itemize
7040
7041 \family sans
7042 LyX-Code
7043 \end_layout
7044
7045 \end_deeper
7046 \begin_layout Description
7047 Nestable-Inside You can nest them inside other things.
7048  You can't nest anything into them.
7049 \end_layout
7050
7051 \begin_deeper
7052 \begin_layout Itemize
7053
7054 \family sans
7055 Standard
7056 \end_layout
7057
7058 \begin_layout Itemize
7059
7060 \family sans
7061 Part
7062 \end_layout
7063
7064 \begin_layout Itemize
7065
7066 \family sans
7067 Chapter
7068 \end_layout
7069
7070 \begin_layout Itemize
7071
7072 \family sans
7073 Section
7074 \end_layout
7075
7076 \begin_layout Itemize
7077
7078 \family sans
7079 Subsection
7080 \end_layout
7081
7082 \begin_layout Itemize
7083
7084 \family sans
7085 Subsubsection
7086 \end_layout
7087
7088 \begin_layout Itemize
7089
7090 \family sans
7091 Paragraph
7092 \end_layout
7093
7094 \begin_layout Itemize
7095
7096 \family sans
7097 Subparagraph
7098 \end_layout
7099
7100 \begin_layout Itemize
7101
7102 \family sans
7103 Part*
7104 \end_layout
7105
7106 \begin_layout Itemize
7107
7108 \family sans
7109 Chapter*
7110 \end_layout
7111
7112 \begin_layout Itemize
7113
7114 \family sans
7115 Section*
7116 \end_layout
7117
7118 \begin_layout Itemize
7119
7120 \family sans
7121 Subsection*
7122 \end_layout
7123
7124 \begin_layout Itemize
7125
7126 \family sans
7127 Subsubsection*
7128 \end_layout
7129
7130 \begin_layout Itemize
7131
7132 \family sans
7133 Right
7134 \begin_inset space ~
7135 \end_inset
7136
7137 Address
7138 \end_layout
7139
7140 \begin_layout Itemize
7141
7142 \family sans
7143 Address
7144 \end_layout
7145
7146 \end_deeper
7147 \begin_layout Standard
7148 \begin_inset Note Greyedout
7149 status open
7150
7151 \begin_layout Plain Layout
7152
7153 \series bold
7154 Note:
7155 \series default
7156  Although it is possible to nest numbered section headings like 
7157 \family sans
7158 Chapter
7159 \family default
7160
7161 \family sans
7162 Section
7163 \family default
7164 , etc.
7165 \begin_inset space ~
7166 \end_inset
7167
7168 to e.
7169 \begin_inset space \thinspace{}
7170 \end_inset
7171
7172 g.
7173 \begin_inset space \space{}
7174 \end_inset
7175
7176 lists, it is highly recommended not to do this because the aim is to create
7177  well structured documents following typesetting guidelines whereas nested
7178  section headings violate this.
7179 \end_layout
7180
7181 \end_inset
7182
7183
7184 \end_layout
7185
7186 \begin_layout Subsection
7187 Nesting Other Things: Tables, Math, Floats, etc.
7188 \begin_inset Index idx
7189 status collapsed
7190
7191 \begin_layout Plain Layout
7192 Nesting ! Tables etc.
7193 \end_layout
7194
7195 \end_inset
7196
7197
7198 \end_layout
7199
7200 \begin_layout Standard
7201 There are several things that aren't paragraph environments, but which are
7202  affected by nesting anyhow.
7203  They are:
7204 \end_layout
7205
7206 \begin_layout Itemize
7207 equations
7208 \end_layout
7209
7210 \begin_layout Itemize
7211 tables
7212 \end_layout
7213
7214 \begin_layout Itemize
7215 figures
7216 \end_layout
7217
7218 \begin_layout Standard
7219 (
7220 \begin_inset Note Greyedout
7221 status open
7222
7223 \begin_layout Plain Layout
7224
7225 \series bold
7226 Note:
7227 \series default
7228  Figures and tables in 
7229 \family sans
7230 Floats
7231 \family default
7232  are not affected by this.
7233 \end_layout
7234
7235 \end_inset
7236
7237  Have a look at section
7238 \begin_inset space ~
7239 \end_inset
7240
7241
7242 \begin_inset CommandInset ref
7243 LatexCommand ref
7244 reference "sec:Floats"
7245
7246 \end_inset
7247
7248  for more information about 
7249 \family sans
7250 Floats
7251 \family default
7252 .)
7253 \end_layout
7254
7255 \begin_layout Standard
7256 LyX can treat these three objects as either a word or as a paragraph.
7257  If a figure, table, or an equation is inline, it goes wherever the paragraph
7258  it is in goes.
7259 \end_layout
7260
7261 \begin_layout Standard
7262 On the other hand, if you have an equation, figure or table in a 
7263 \begin_inset Quotes eld
7264 \end_inset
7265
7266 paragraph
7267 \begin_inset Quotes erd
7268 \end_inset
7269
7270  of its own, it behaves just like a 
7271 \begin_inset Quotes eld
7272 \end_inset
7273
7274 nestable-inside
7275 \begin_inset Quotes erd
7276 \end_inset
7277
7278  paragraph environment.
7279  You can nest it into any environment, but you obviously can't nest anything
7280  into it.
7281 \end_layout
7282
7283 \begin_layout Standard
7284 Here's an example with a table:
7285 \end_layout
7286
7287 \begin_layout Enumerate
7288 Item One
7289 \end_layout
7290
7291 \begin_deeper
7292 \begin_layout Enumerate
7293 This is (a) and it's nested.
7294 \end_layout
7295
7296 \begin_deeper
7297 \begin_layout Standard
7298 \begin_inset VSpace 0.3cm
7299 \end_inset
7300
7301
7302 \end_layout
7303
7304 \begin_layout Standard
7305 \align center
7306 \begin_inset Tabular
7307 <lyxtabular version="3" rows="2" columns="2">
7308 <features tabularvalignment="middle">
7309 <column alignment="center" valignment="top" width="0pt">
7310 <column alignment="center" valignment="top" width="0pt">
7311 <row>
7312 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7313 \begin_inset Text
7314
7315 \begin_layout Plain Layout
7316
7317 \family roman
7318 \series medium
7319 \shape up
7320 \size normal
7321 \emph off
7322 \bar no
7323 \noun off
7324 \color none
7325 a
7326 \end_layout
7327
7328 \end_inset
7329 </cell>
7330 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7331 \begin_inset Text
7332
7333 \begin_layout Plain Layout
7334
7335 \family roman
7336 \series medium
7337 \shape up
7338 \size normal
7339 \emph off
7340 \bar no
7341 \noun off
7342 \color none
7343 b
7344 \end_layout
7345
7346 \end_inset
7347 </cell>
7348 </row>
7349 <row>
7350 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7351 \begin_inset Text
7352
7353 \begin_layout Plain Layout
7354
7355 \family roman
7356 \series medium
7357 \shape up
7358 \size normal
7359 \emph off
7360 \bar no
7361 \noun off
7362 \color none
7363 c
7364 \end_layout
7365
7366 \end_inset
7367 </cell>
7368 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7369 \begin_inset Text
7370
7371 \begin_layout Plain Layout
7372
7373 \family roman
7374 \series medium
7375 \shape up
7376 \size normal
7377 \emph off
7378 \bar no
7379 \noun off
7380 \color none
7381 d
7382 \end_layout
7383
7384 \end_inset
7385 </cell>
7386 </row>
7387 </lyxtabular>
7388
7389 \end_inset
7390
7391
7392 \end_layout
7393
7394 \begin_layout Standard
7395 \begin_inset VSpace 0.3cm
7396 \end_inset
7397
7398
7399 \end_layout
7400
7401 \end_deeper
7402 \begin_layout Enumerate
7403 This is (b).
7404  The table is actually nested inside (a).
7405 \end_layout
7406
7407 \end_deeper
7408 \begin_layout Enumerate
7409 Back out again.
7410 \end_layout
7411
7412 \begin_layout Standard
7413 If we hadn't nested the table at all, the list would look like this:
7414 \end_layout
7415
7416 \begin_layout Enumerate
7417 Item One
7418 \end_layout
7419
7420 \begin_deeper
7421 \begin_layout Enumerate
7422 This is (a) and it's nested.
7423 \end_layout
7424
7425 \end_deeper
7426 \begin_layout Standard
7427 \begin_inset VSpace 0.3cm
7428 \end_inset
7429
7430
7431 \end_layout
7432
7433 \begin_layout Standard
7434 \align center
7435 \begin_inset Tabular
7436 <lyxtabular version="3" rows="2" columns="2">
7437 <features tabularvalignment="middle">
7438 <column alignment="center" valignment="top" width="0pt">
7439 <column alignment="center" valignment="top" width="0pt">
7440 <row>
7441 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7442 \begin_inset Text
7443
7444 \begin_layout Plain Layout
7445
7446 \family roman
7447 \series medium
7448 \shape up
7449 \size normal
7450 \emph off
7451 \bar no
7452 \noun off
7453 \color none
7454 a
7455 \end_layout
7456
7457 \end_inset
7458 </cell>
7459 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7460 \begin_inset Text
7461
7462 \begin_layout Plain Layout
7463
7464 \family roman
7465 \series medium
7466 \shape up
7467 \size normal
7468 \emph off
7469 \bar no
7470 \noun off
7471 \color none
7472 b
7473 \end_layout
7474
7475 \end_inset
7476 </cell>
7477 </row>
7478 <row>
7479 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7480 \begin_inset Text
7481
7482 \begin_layout Plain Layout
7483
7484 \family roman
7485 \series medium
7486 \shape up
7487 \size normal
7488 \emph off
7489 \bar no
7490 \noun off
7491 \color none
7492 c
7493 \end_layout
7494
7495 \end_inset
7496 </cell>
7497 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7498 \begin_inset Text
7499
7500 \begin_layout Plain Layout
7501
7502 \family roman
7503 \series medium
7504 \shape up
7505 \size normal
7506 \emph off
7507 \bar no
7508 \noun off
7509 \color none
7510 d
7511 \end_layout
7512
7513 \end_inset
7514 </cell>
7515 </row>
7516 </lyxtabular>
7517
7518 \end_inset
7519
7520
7521 \end_layout
7522
7523 \begin_layout Standard
7524 \begin_inset VSpace 0.3cm
7525 \end_inset
7526
7527
7528 \end_layout
7529
7530 \begin_layout Enumerate
7531 This is (b).
7532  The table is 
7533 \emph on
7534 not
7535 \emph default
7536  nested inside (a).
7537  In fact, it's not nested at all.
7538 \end_layout
7539
7540 \begin_layout Enumerate
7541 Back out again.
7542 \end_layout
7543
7544 \begin_layout Standard
7545 Notice how item (b) is not only no longer nested, but is also the first
7546  item of a new list!
7547 \end_layout
7548
7549 \begin_layout Standard
7550 There's another trap you can fall into: Nesting the table, but not going
7551  deep enough.
7552  LyX then turns anything after the table into a new sublist.
7553 \end_layout
7554
7555 \begin_layout Enumerate
7556 Item One
7557 \end_layout
7558
7559 \begin_deeper
7560 \begin_layout Enumerate
7561 This is (a) and it's nested.
7562 \end_layout
7563
7564 \begin_layout Standard
7565 \begin_inset VSpace 0.3cm
7566 \end_inset
7567
7568
7569 \end_layout
7570
7571 \begin_layout Standard
7572 \align center
7573 \begin_inset Tabular
7574 <lyxtabular version="3" rows="2" columns="2">
7575 <features tabularvalignment="middle">
7576 <column alignment="center" valignment="top" width="0pt">
7577 <column alignment="center" valignment="top" width="0pt">
7578 <row>
7579 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7580 \begin_inset Text
7581
7582 \begin_layout Plain Layout
7583
7584 \family roman
7585 \series medium
7586 \shape up
7587 \size normal
7588 \emph off
7589 \bar no
7590 \noun off
7591 \color none
7592 a
7593 \end_layout
7594
7595 \end_inset
7596 </cell>
7597 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7598 \begin_inset Text
7599
7600 \begin_layout Plain Layout
7601
7602 \family roman
7603 \series medium
7604 \shape up
7605 \size normal
7606 \emph off
7607 \bar no
7608 \noun off
7609 \color none
7610 b
7611 \end_layout
7612
7613 \end_inset
7614 </cell>
7615 </row>
7616 <row>
7617 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7618 \begin_inset Text
7619
7620 \begin_layout Plain Layout
7621
7622 \family roman
7623 \series medium
7624 \shape up
7625 \size normal
7626 \emph off
7627 \bar no
7628 \noun off
7629 \color none
7630 c
7631 \end_layout
7632
7633 \end_inset
7634 </cell>
7635 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7636 \begin_inset Text
7637
7638 \begin_layout Plain Layout
7639
7640 \family roman
7641 \series medium
7642 \shape up
7643 \size normal
7644 \emph off
7645 \bar no
7646 \noun off
7647 \color none
7648 d
7649 \end_layout
7650
7651 \end_inset
7652 </cell>
7653 </row>
7654 </lyxtabular>
7655
7656 \end_inset
7657
7658
7659 \end_layout
7660
7661 \begin_layout Standard
7662 \begin_inset VSpace 0.3cm
7663 \end_inset
7664
7665
7666 \end_layout
7667
7668 \begin_layout Enumerate
7669 This is (b).
7670  The table is actually nested inside Item One, but 
7671 \emph on
7672 not
7673 \emph default
7674  inside (a).
7675 \end_layout
7676
7677 \end_deeper
7678 \begin_layout Enumerate
7679 Back out again.
7680 \end_layout
7681
7682 \begin_layout Standard
7683 As you can see, item (b) turned into the first item of a new list, but a
7684  new list 
7685 \emph on
7686 inside
7687 \emph default
7688  item 1.
7689  The same thing would have happened to a figure or an equation.
7690  So, if you nest tables, figures or equations, make sure you go to the right
7691  depth!
7692 \end_layout
7693
7694 \begin_layout Subsection
7695 Usage and General Features
7696 \end_layout
7697
7698 \begin_layout Standard
7699 Speaking of levels, LyX can perform up to a six-fold nesting.
7700  In other words, 
7701 \begin_inset Quotes eld
7702 \end_inset
7703
7704 level #6
7705 \begin_inset Quotes erd
7706 \end_inset
7707
7708  is the innermost possible depth.
7709  Here's an example to illustrate what we mean:
7710 \end_layout
7711
7712 \begin_layout Enumerate
7713 level #1 - outermost
7714 \end_layout
7715
7716 \begin_deeper
7717 \begin_layout Enumerate
7718 level #2
7719 \end_layout
7720
7721 \begin_deeper
7722 \begin_layout Enumerate
7723 level #3
7724 \end_layout
7725
7726 \begin_deeper
7727 \begin_layout Enumerate
7728 level #4
7729 \end_layout
7730
7731 \begin_deeper
7732 \begin_layout Itemize
7733 level #5
7734 \end_layout
7735
7736 \begin_deeper
7737 \begin_layout Itemize
7738 level #6
7739 \end_layout
7740
7741 \end_deeper
7742 \end_deeper
7743 \end_deeper
7744 \end_deeper
7745 \end_deeper
7746 \begin_layout Standard
7747 There are two exceptions to the six-fold nesting limit, and you can see
7748  both of them in the example.
7749  Unlike the other fully-nestable environments, you can only perform a four-fold
7750  nesting with the 
7751 \family sans
7752 Enumerate
7753 \family default
7754  and 
7755 \family sans
7756 Itemize
7757 \family default
7758  environments.
7759  For example, if we tried to nest another 
7760 \family sans
7761 Enumerate
7762 \family default
7763  list inside item 
7764 \begin_inset Quotes eld
7765 \end_inset
7766
7767 A.
7768 \begin_inset Quotes erd
7769 \end_inset
7770
7771 , we would get errors.
7772 \end_layout
7773
7774 \begin_layout Subsection
7775 Some Examples
7776 \begin_inset Index idx
7777 status collapsed
7778
7779 \begin_layout Plain Layout
7780 Nesting ! Examples
7781 \end_layout
7782
7783 \end_inset
7784
7785
7786 \end_layout
7787
7788 \begin_layout Standard
7789 The best way to explain just what you can do with nesting is by illustration.
7790  We have several examples of nested environments.
7791  In them, we explain how we created the example, so that you can reproduce
7792  them.
7793 \end_layout
7794
7795 \begin_layout Subsubsection
7796 Example 1: The Six-fold Way and Mixed Nesting
7797 \end_layout
7798
7799 \begin_layout Labeling
7800 \labelwidthstring MMM
7801 #1-a This is the outermost level.
7802  It's a 
7803 \family sans
7804 List
7805 \family default
7806  environment.
7807 \end_layout
7808
7809 \begin_deeper
7810 \begin_layout Labeling
7811 \labelwidthstring MMM
7812 #2-a This is level #2.
7813  We created it by using 
7814 \begin_inset Info
7815 type  "shortcut"
7816 arg   "break-paragraph inverse"
7817 \end_inset
7818
7819  followed by 
7820 \begin_inset Info
7821 type  "shortcut"
7822 arg   "depth-increment"
7823 \end_inset
7824
7825 .
7826 \end_layout
7827
7828 \begin_deeper
7829 \begin_layout Labeling
7830 \labelwidthstring MMM
7831 #3-a This is level #3.
7832  This time, we just hit 
7833 \family sans
7834 Return
7835 \family default
7836 , then used 
7837 \begin_inset Info
7838 type  "shortcut"
7839 arg   "depth-increment"
7840 \end_inset
7841
7842  twice in a row.
7843  We could have also created it the same way as we did the previous level,
7844  by hitting 
7845 \begin_inset Info
7846 type  "shortcut"
7847 arg   "break-paragraph inverse"
7848 \end_inset
7849
7850  followed by 
7851 \begin_inset Info
7852 type  "shortcut"
7853 arg   "depth-increment"
7854 \end_inset
7855
7856 .
7857 \end_layout
7858
7859 \begin_deeper
7860 \begin_layout Standard
7861 This is actually a 
7862 \family sans
7863 Standard
7864 \family default
7865  environment, nested inside of 
7866 \begin_inset Quotes eld
7867 \end_inset
7868
7869 #3-a
7870 \begin_inset Quotes erd
7871 \end_inset
7872
7873 .
7874  So, it's at level #4.
7875  We did this by hitting 
7876 \begin_inset Info
7877 type  "shortcut"
7878 arg   "break-paragraph inverse"
7879 \end_inset
7880
7881 , then 
7882 \begin_inset Info
7883 type  "shortcut"
7884 arg   "depth-increment"
7885 \end_inset
7886
7887 , then changing the paragraph environment to 
7888 \family sans
7889 Standard
7890 \family default
7891 .
7892  Do this to create list items with more than one paragraph - it also works
7893  for the 
7894 \family sans
7895 Description
7896 \family default
7897
7898 \family sans
7899 Enumerate
7900 \family default
7901 , and 
7902 \family sans
7903 Itemize
7904 \family default
7905  environments!
7906 \end_layout
7907
7908 \begin_layout Standard
7909 Here's another 
7910 \family sans
7911 Standard
7912 \family default
7913  paragraph, also at level #4, made with just a 
7914 \begin_inset Info
7915 type  "shortcut"
7916 arg   "break-paragraph inverse"
7917 \end_inset
7918
7919 .
7920 \end_layout
7921
7922 \begin_layout Labeling
7923 \labelwidthstring MMM
7924 #4-a This is level #4.
7925  We hit 
7926 \begin_inset Info
7927 type  "shortcut"
7928 arg   "break-paragraph inverse"
7929 \end_inset
7930
7931  and changed the paragraph environment back to 
7932 \family sans
7933 List
7934 \family default
7935 .
7936  Remember - we can't nest anything inside a 
7937 \family sans
7938 Standard
7939 \family default
7940  environment, which is why we're still at level #4.
7941  However, we 
7942 \emph on
7943 can
7944 \emph default
7945  keep nesting things inside 
7946 \begin_inset Quotes eld
7947 \end_inset
7948
7949 #3-a
7950 \begin_inset Quotes erd
7951 \end_inset
7952
7953 .
7954 \end_layout
7955
7956 \begin_deeper
7957 \begin_layout Labeling
7958 \labelwidthstring MMM
7959 #5-a This is level #5\SpecialChar \ldots{}
7960
7961 \end_layout
7962
7963 \begin_deeper
7964 \begin_layout Labeling
7965 \labelwidthstring MMM
7966 #6-a \SpecialChar \ldots{}
7967 and this is level #6.
7968  By now, you should know how we made these two.
7969 \end_layout
7970
7971 \end_deeper
7972 \begin_layout Labeling
7973 \labelwidthstring MMM
7974 #5-b Back to level #5.
7975  Just hit 
7976 \begin_inset Info
7977 type  "shortcut"
7978 arg   "break-paragraph inverse"
7979 \end_inset
7980
7981  followed by a 
7982 \begin_inset Info
7983 type  "shortcut"
7984 arg   "depth-decrement"
7985 \end_inset
7986
7987 .
7988 \end_layout
7989
7990 \end_deeper
7991 \begin_layout Labeling
7992 \labelwidthstring MMM
7993 #4-b After another 
7994 \begin_inset Info
7995 type  "shortcut"
7996 arg   "break-paragraph inverse"
7997 \end_inset
7998
7999  followed by a 
8000 \begin_inset Info
8001 type  "shortcut"
8002 arg   "depth-decrement"
8003 \end_inset
8004
8005 , we're back at level #4.
8006 \end_layout
8007
8008 \end_deeper
8009 \begin_layout Labeling
8010 \labelwidthstring MMM
8011 #3-b Back to level #3.
8012  By now it should be obvious how we did this.
8013 \end_layout
8014
8015 \end_deeper
8016 \begin_layout Labeling
8017 \labelwidthstring MMM
8018 #2-b Back to level #2.
8019  
8020 \end_layout
8021
8022 \end_deeper
8023 \begin_layout Labeling
8024 \labelwidthstring MMM
8025 #1-b And last, back to the outermost level, #1.
8026  After this sentence, we'll hit 
8027 \family sans
8028 Return
8029 \family default
8030  and change the paragraph environment back to 
8031 \family sans
8032 Standard
8033 \family default
8034  to end the list.
8035 \end_layout
8036
8037 \begin_layout Standard
8038 We could have also used the 
8039 \family sans
8040 Description
8041 \family default
8042
8043 \family sans
8044 Quote
8045 \family default
8046
8047 \family sans
8048 Quotation
8049 \family default
8050 , or even the 
8051 \family sans
8052 Verse
8053 \family default
8054  environment in place of the 
8055 \family sans
8056 List
8057 \family default
8058  environment.
8059  The example would have worked exactly the same.
8060 \end_layout
8061
8062 \begin_layout Subsubsection
8063 Example 2: Inheritance
8064 \end_layout
8065
8066 \begin_layout LyX-Code
8067 This is the LyX-Code environment, at level #1, the outermost
8068 \end_layout
8069
8070 \begin_layout LyX-Code
8071 level.
8072   Now we'll hit 
8073 \family sans
8074 Return
8075 \family default
8076 , then 
8077 \begin_inset Info
8078 type  "shortcut"
8079 arg   "depth-increment"
8080 \end_inset
8081
8082 , after which, we'll change to the 
8083 \family sans
8084 Enumerate
8085 \family default
8086  environment.
8087 \end_layout
8088
8089 \begin_deeper
8090 \begin_layout Enumerate
8091 This is the 
8092 \family sans
8093 Enumerate
8094 \family default
8095  environment, at level #2.
8096 \end_layout
8097
8098 \begin_layout Enumerate
8099 Notice how the nested 
8100 \family sans
8101 Enumerate
8102 \family default
8103  not only inherits its margins from its parent environment (
8104 \family sans
8105 LyX-Code
8106 \family default
8107 ), but also inherits its font and spacing!
8108 \end_layout
8109
8110 \end_deeper
8111 \begin_layout Standard
8112 We ended this example by hitting 
8113 \family sans
8114 Return
8115 \family default
8116 .
8117  After that, we needed to reset the paragraph environment to 
8118 \family sans
8119 Standard
8120 \family default
8121  and reset the nesting depth by using 
8122 \begin_inset Info
8123 type  "shortcut"
8124 arg   "depth-decrement"
8125 \end_inset
8126
8127  once.
8128 \end_layout
8129
8130 \begin_layout Subsubsection
8131 Example 3: Labels, Levels, and the 
8132 \family sans
8133 Enumerate
8134 \family default
8135  and 
8136 \family sans
8137 Itemize
8138 \family default
8139  Environments
8140 \begin_inset OptArg
8141 status collapsed
8142
8143 \begin_layout Plain Layout
8144 Example #3: Labels, Levels and other list environments
8145 \end_layout
8146
8147 \end_inset
8148
8149
8150 \end_layout
8151
8152 \begin_layout Enumerate
8153 This is level #1, in an 
8154 \family sans
8155 Enumerate
8156 \family default
8157  paragraph environment.
8158  We're actually going to nest a bunch of these.
8159 \end_layout
8160
8161 \begin_deeper
8162 \begin_layout Enumerate
8163 This is level #2.
8164  We used 
8165 \begin_inset Info
8166 type  "shortcut"
8167 arg   "break-paragraph inverse"
8168 \end_inset
8169
8170  followed by 
8171 \begin_inset Info
8172 type  "shortcut"
8173 arg   "depth-increment"
8174 \end_inset
8175
8176 .
8177  Now, what happens if we nest an 
8178 \family sans
8179 Itemize
8180 \family default
8181  environment inside of this one? It will be at level #3, but what will its
8182  label be? An asterisk?
8183 \end_layout
8184
8185 \begin_deeper
8186 \begin_layout Itemize
8187 No! It's a bullet.
8188  This is the 
8189 \emph on
8190 first
8191 \emph default
8192  
8193 \family sans
8194 Itemize
8195 \family default
8196  environment, even though it's at level #3.
8197  So, its label is a bullet.
8198  (We got here by using 
8199 \begin_inset Info
8200 type  "shortcut"
8201 arg   "break-paragraph inverse"
8202 \end_inset
8203
8204 , then 
8205 \begin_inset Info
8206 type  "shortcut"
8207 arg   "depth-increment"
8208 \end_inset
8209
8210 , then changing the environment to 
8211 \family sans
8212 Itemize
8213 \family default
8214 .)
8215 \end_layout
8216
8217 \begin_deeper
8218 \begin_layout Itemize
8219 Here's level #4, produced using 
8220 \begin_inset Info
8221 type  "shortcut"
8222 arg   "break-paragraph inverse"
8223 \end_inset
8224
8225 , then 
8226 \begin_inset Info
8227 type  "shortcut"
8228 arg   "depth-increment"
8229 \end_inset
8230
8231 .
8232  We'll do that again\SpecialChar \ldots{}
8233
8234 \end_layout
8235
8236 \begin_deeper
8237 \begin_layout Enumerate
8238 \SpecialChar \ldots{}
8239 to get to level #5.
8240  This time, however, we also changed the paragraph environment back to 
8241 \family sans
8242 Enumerate
8243 \family default
8244 .
8245  Notice the type of numbering, it is 
8246 \emph on
8247 lowercase Roman
8248 \emph default
8249 , because we are in the 
8250 \emph on
8251 thirdfold
8252 \emph default
8253  
8254 \family sans
8255 Enumerate
8256 \family default
8257  environment (i.
8258 \begin_inset space \thinspace{}
8259 \end_inset
8260
8261 g.
8262  it is an 
8263 \family sans
8264 Enumerate
8265 \family default
8266  inside an 
8267 \family sans
8268 Enumerate
8269 \family default
8270  inside an 
8271 \family sans
8272 Enumerate
8273 \family default
8274 ).
8275 \end_layout
8276
8277 \begin_layout Enumerate
8278 What happens if we 
8279 \emph on
8280 don't
8281 \emph default
8282  change the paragraph environment, but decrease the nesting depth? What
8283  type of numbering does LyX use?
8284 \end_layout
8285
8286 \begin_layout Enumerate
8287 Oh, as if you couldn't guess by now, we're just using 
8288 \begin_inset Info
8289 type  "shortcut"
8290 arg   "break-paragraph inverse"
8291 \end_inset
8292
8293  to keep the current environment and depth but create a new item.
8294 \end_layout
8295
8296 \begin_layout Enumerate
8297 Let's use 
8298 \begin_inset Info
8299 type  "shortcut"
8300 arg   "depth-decrement"
8301 \end_inset
8302
8303  to decrease the depth after the next 
8304 \begin_inset Info
8305 type  "shortcut"
8306 arg   "break-paragraph inverse"
8307 \end_inset
8308
8309 .
8310 \end_layout
8311
8312 \end_deeper
8313 \begin_layout Enumerate
8314 This is level #4.
8315  Look what type of label LyX is using!
8316 \end_layout
8317
8318 \end_deeper
8319 \begin_layout Enumerate
8320 This is level #3.
8321  Even though we've changed levels, LyX is still using a lowercase Roman
8322  numeral as the label.Why?
8323 \end_layout
8324
8325 \begin_layout Enumerate
8326 Because, even though the nesting depth has changed, the paragraph is 
8327 \emph on
8328 still
8329 \emph default
8330  a thirdfold 
8331 \family sans
8332 Enumerate
8333 \family default
8334  environment.
8335  Notice, however, that LyX 
8336 \emph on
8337 did
8338 \emph default
8339  reset the counter for the label.
8340 \end_layout
8341
8342 \end_deeper
8343 \begin_layout Enumerate
8344 Another 
8345 \begin_inset Info
8346 type  "shortcut"
8347 arg   "break-paragraph inverse"
8348 \end_inset
8349
8350  
8351 \begin_inset Info
8352 type  "shortcut"
8353 arg   "depth-decrement"
8354 \end_inset
8355
8356  sequence, and we're back to level #2.
8357  This time, we not only changed the nesting depth, but we also moved back
8358  into the twofold-nested 
8359 \family sans
8360 Enumerate
8361 \family default
8362  environment.
8363 \end_layout
8364
8365 \end_deeper
8366 \begin_layout Enumerate
8367 The same thing happens if we do another 
8368 \begin_inset Info
8369 type  "shortcut"
8370 arg   "break-paragraph inverse"
8371 \end_inset
8372
8373  
8374 \begin_inset Info
8375 type  "shortcut"
8376 arg   "depth-decrement"
8377 \end_inset
8378
8379 sequence and return to level #1, the outermost level.
8380 \end_layout
8381
8382 \begin_layout Standard
8383 Lastly, we reset the environment to 
8384 \family sans
8385 Standard
8386 \family default
8387 .
8388  As you can see, the level number doesn't correspond to what type of labeling
8389  LyX uses for the 
8390 \family sans
8391 Enumerate
8392 \family default
8393  and 
8394 \family sans
8395 Itemize
8396 \family default
8397  environments.
8398  The number of other 
8399 \family sans
8400 Enumerate
8401 \family default
8402  environments surrounding it determines what kind of label LyX uses for
8403  an 
8404 \family sans
8405 Enumerate
8406 \family default
8407  item.
8408  The same rule applies for the 
8409 \family sans
8410 Itemize
8411 \family default
8412  environment, as well.
8413 \end_layout
8414
8415 \begin_layout Subsubsection
8416 Example 4: Going Bonkers
8417 \end_layout
8418
8419 \begin_layout Enumerate
8420 We're going to go totally nuts now.
8421  We won't nest as deep as in the other examples, nor will we go into the
8422  same detail with how we did it.
8423  (level #1: 
8424 \family sans
8425 Enumerate
8426 \family default
8427 )
8428 \end_layout
8429
8430 \begin_deeper
8431 \begin_layout Standard
8432 (
8433 \family sans
8434 Return, 
8435 \family default
8436
8437 \begin_inset Info
8438 type  "shortcut"
8439 arg   "depth-increment"
8440 \end_inset
8441
8442
8443 \family sans
8444 , Standard
8445 \family default
8446 : level #2) We'll stick an encapsulated description of how we created the
8447  example in parentheses someplace.
8448  For example, the two keybindings are how we changed the depth.
8449  The environment name is the name of the current environment.
8450  Either before or after this, we'll put in the level.
8451 \end_layout
8452
8453 \end_deeper
8454 \begin_layout Enumerate
8455 (
8456 \family sans
8457 Return, Enumerate
8458 \family default
8459 : level #1) This is the next item in the list.
8460 \end_layout
8461
8462 \begin_deeper
8463 \begin_layout Verse
8464 Now we'll add verse.
8465 \begin_inset Newline newline
8466 \end_inset
8467
8468 It will get much worse.
8469 \begin_inset Newline newline
8470 \end_inset
8471
8472 (
8473 \family sans
8474 Return, 
8475 \family default
8476
8477 \begin_inset Info
8478 type  "shortcut"
8479 arg   "depth-increment"
8480 \end_inset
8481
8482
8483 \family sans
8484 , Verse
8485 \family default
8486 : level #2)
8487 \end_layout
8488
8489 \begin_layout Verse
8490 Fiddle dee, Fiddle doo.
8491 \begin_inset Newline newline
8492 \end_inset
8493
8494 Bippitey boppitey boo!
8495 \begin_inset Newline newline
8496 \end_inset
8497
8498 (
8499 \begin_inset Info
8500 type  "shortcut"
8501 arg   "break-paragraph inverse"
8502 \end_inset
8503
8504
8505 \family sans
8506 )
8507 \end_layout
8508
8509 \begin_layout Verse
8510 Here comes a table:
8511 \end_layout
8512
8513 \begin_deeper
8514 \begin_layout Standard
8515 \begin_inset VSpace 0.3cm
8516 \end_inset
8517
8518
8519 \end_layout
8520
8521 \begin_layout Standard
8522 \align center
8523 \begin_inset Tabular
8524 <lyxtabular version="3" rows="2" columns="2">
8525 <features tabularvalignment="middle">
8526 <column alignment="center" valignment="top" width="0pt">
8527 <column alignment="center" valignment="top" width="0pt">
8528 <row>
8529 <cell alignment="center" valignment="top" usebox="none">
8530 \begin_inset Text
8531
8532 \begin_layout Plain Layout
8533
8534 \family roman
8535 \series medium
8536 \shape up
8537 \size normal
8538 \emph off
8539 \bar no
8540 \noun off
8541 \color none
8542 one-fish
8543 \end_layout
8544
8545 \end_inset
8546 </cell>
8547 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8548 \begin_inset Text
8549
8550 \begin_layout Plain Layout
8551
8552 \family roman
8553 \series medium
8554 \shape up
8555 \size normal
8556 \emph off
8557 \bar no
8558 \noun off
8559 \color none
8560 two-fish
8561 \end_layout
8562
8563 \end_inset
8564 </cell>
8565 </row>
8566 <row>
8567 <cell alignment="center" valignment="top" topline="true" usebox="none">
8568 \begin_inset Text
8569
8570 \begin_layout Plain Layout
8571
8572 \family roman
8573 \series medium
8574 \shape up
8575 \size normal
8576 \emph off
8577 \bar no
8578 \noun off
8579 \color none
8580 red-fish
8581 \end_layout
8582
8583 \end_inset
8584 </cell>
8585 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8586 \begin_inset Text
8587
8588 \begin_layout Plain Layout
8589
8590 \family roman
8591 \series medium
8592 \shape up
8593 \size normal
8594 \emph off
8595 \bar no
8596 \noun off
8597 \color none
8598 blue-fish
8599 \end_layout
8600
8601 \end_inset
8602 </cell>
8603 </row>
8604 </lyxtabular>
8605
8606 \end_inset
8607
8608
8609 \end_layout
8610
8611 \end_deeper
8612 \begin_layout Verse
8613 (
8614 \begin_inset Info
8615 type  "shortcut"
8616 arg   "break-paragraph inverse"
8617 \end_inset
8618
8619
8620 \family sans
8621 , Table, 
8622 \family default
8623
8624 \begin_inset Info
8625 type  "shortcut"
8626 arg   "depth-increment"
8627 \end_inset
8628
8629  3 times, 
8630 \begin_inset Info
8631 type  "shortcut"
8632 arg   "break-paragraph inverse"
8633 \end_inset
8634
8635
8636 \family sans
8637 , Verse, 
8638 \family default
8639
8640 \begin_inset Info
8641 type  "shortcut"
8642 arg   "depth-decrement"
8643 \end_inset
8644
8645 )
8646 \end_layout
8647
8648 \end_deeper
8649 \begin_layout Enumerate
8650 (
8651 \family sans
8652 Return, Enumerate
8653 \family default
8654 : level #1) This is another item.
8655  Note that selecting a 
8656 \family sans
8657 Table
8658 \family default
8659  resets the nesting depth to level #1, so we increased the nesting depth
8660  3 times to put the table inside the 
8661 \family sans
8662 Verse
8663 \family default
8664  environment.
8665  
8666 \end_layout
8667
8668 \begin_layout Quotation
8669 We're now ending the 
8670 \family sans
8671 Enumerate
8672 \family default
8673  list and changing to 
8674 \family sans
8675 Quotation
8676 \family default
8677 .
8678  We're still at level #1.
8679  We want to show you some of the things you can do by mixing environments.
8680  The next set of paragraphs is a 
8681 \begin_inset Quotes eld
8682 \end_inset
8683
8684 quoted letter.
8685 \begin_inset Quotes erd
8686 \end_inset
8687
8688  We'll nest both the 
8689 \family sans
8690 Address
8691 \family default
8692  and 
8693 \family sans
8694 Right
8695 \begin_inset space ~
8696 \end_inset
8697
8698 Address
8699 \family default
8700  environments inside of this one, then use another nested 
8701 \family sans
8702 Quotation
8703 \family default
8704  for the letter body.
8705  We'll use 
8706 \begin_inset Info
8707 type  "shortcut"
8708 arg   "break-paragraph inverse"
8709 \end_inset
8710
8711  to preserve the depth.
8712  Remember that you need to use 
8713 \begin_inset Info
8714 type  "shortcut"
8715 arg   "newline-insert newline"
8716 \end_inset
8717
8718  to create multiple lines inside the 
8719 \family sans
8720 Address
8721 \family default
8722  and 
8723 \family sans
8724 Right
8725 \begin_inset space ~
8726 \end_inset
8727
8728 Address
8729 \family default
8730  environments.
8731  Here it goes:
8732 \end_layout
8733
8734 \begin_deeper
8735 \begin_layout Right Address
8736 1234 Nowhere Rd.
8737 \begin_inset Newline newline
8738 \end_inset
8739
8740 Moosegroin, MT 00100
8741 \begin_inset Newline newline
8742 \end_inset
8743
8744 9-6-96
8745 \end_layout
8746
8747 \begin_layout Address
8748 Dear Mr.
8749 \begin_inset space ~
8750 \end_inset
8751
8752 Fizlewitz:
8753 \end_layout
8754
8755 \begin_layout Quotation
8756 We regret to inform you that we cannot fill your order for 50
8757 \begin_inset space \thinspace{}
8758 \end_inset
8759
8760 L of compressed methane gas due to circumstances beyond our control.
8761  Unfortunately, several of our cows have mysteriously exploded, creating
8762  a backlog in our orders for methane.
8763  We will place your name on the waiting list and try to fill your order
8764  as soon as possible.
8765  In the meantime, we thank you for your patience.
8766 \end_layout
8767
8768 \begin_layout Quotation
8769 We do, however, now have a special on beef.
8770  If you are interested, please return the enclosed pricing and order form
8771  with your order, along with payment.
8772 \end_layout
8773
8774 \begin_layout Quotation
8775 We thank you again for your patience.
8776 \end_layout
8777
8778 \begin_layout Address
8779 Sincerely,
8780 \begin_inset Newline newline
8781 \end_inset
8782
8783 Bill Hick
8784 \end_layout
8785
8786 \end_deeper
8787 \begin_layout Quotation
8788 That ends that example!
8789 \end_layout
8790
8791 \begin_layout Standard
8792 As you can see, nesting environments in LyX gives you a lot of power with
8793  just a few keystrokes.
8794  We could have easily nested an 
8795 \family sans
8796 Itemize
8797 \family default
8798  list inside of a 
8799 \family sans
8800 Quotation
8801 \family default
8802  or 
8803 \family sans
8804 Quote
8805 \family default
8806 , or put a 
8807 \family sans
8808 Quote
8809 \family default
8810  inside of an 
8811 \family sans
8812 Itemize
8813 \family default
8814  list.
8815  You have a huge variety of options at your disposal.
8816 \end_layout
8817
8818 \begin_layout Section
8819 Spacing, pagination and line breaks
8820 \begin_inset Index idx
8821 status collapsed
8822
8823 \begin_layout Plain Layout
8824 Spacing
8825 \end_layout
8826
8827 \end_inset
8828
8829
8830 \end_layout
8831
8832 \begin_layout Standard
8833 What is a space? While you might be used to pressing the space key anytime
8834  you want to separate two words in ordinary word processors, LyX offers
8835  you more spaces: Spaces of different width and spaces which can or cannot
8836  be broken at the end of a line.
8837  The following sections will show you some examples where those spaces are
8838  useful.
8839 \end_layout
8840
8841 \begin_layout Subsection
8842 Protected Space
8843 \begin_inset CommandInset label
8844 LatexCommand label
8845 name "sub:Protected-Space"
8846
8847 \end_inset
8848
8849
8850 \begin_inset Index idx
8851 status collapsed
8852
8853 \begin_layout Plain Layout
8854 Spaces ! Protected
8855 \end_layout
8856
8857 \end_inset
8858
8859
8860 \end_layout
8861
8862 \begin_layout Standard
8863 The protected space: It is used to tell LyX (and LaTeX) not to break the
8864  line at that point.
8865  This may be necessary to avoid unlucky linebreaks, like in: 
8866 \end_layout
8867
8868 \begin_layout Quote
8869 Further documentation is given in section
8870 \begin_inset Newline newline
8871 \end_inset
8872
8873
8874 \begin_inset CommandInset ref
8875 LatexCommand ref
8876 reference "sec:Bibliography"
8877
8878 \end_inset
8879
8880 .
8881  
8882 \end_layout
8883
8884 \begin_layout Standard
8885 Obviously, it would be a good thing to put a protected space between 
8886 \begin_inset Quotes eld
8887 \end_inset
8888
8889 section
8890 \begin_inset Quotes erd
8891 \end_inset
8892
8893  and 
8894 \begin_inset Quotes eld
8895 \end_inset
8896
8897
8898 \begin_inset CommandInset ref
8899 LatexCommand ref
8900 reference "sec:Bibliography"
8901
8902 \end_inset
8903
8904
8905 \begin_inset Quotes erd
8906 \end_inset
8907
8908 .
8909  A protected space is set with 
8910 \family sans
8911 Insert\SpecialChar \menuseparator
8912 Formatting\SpecialChar \menuseparator
8913 Protected
8914 \bar under
8915
8916 \begin_inset space ~
8917 \end_inset
8918
8919
8920 \bar default
8921 Space
8922 \family default
8923  (shortcut 
8924 \begin_inset Info
8925 type  "shortcut"
8926 arg   "space-insert protected"
8927 \end_inset
8928
8929 ).
8930 \end_layout
8931
8932 \begin_layout Subsection
8933 Horizontal Space
8934 \begin_inset CommandInset label
8935 LatexCommand label
8936 name "sub:Horizontal-Space"
8937
8938 \end_inset
8939
8940
8941 \begin_inset Index idx
8942 status collapsed
8943
8944 \begin_layout Plain Layout
8945 Spacing ! Horizontal
8946 \end_layout
8947
8948 \end_inset
8949
8950
8951 \end_layout
8952
8953 \begin_layout Standard
8954 All horizontal spaces can be inserted with the menu 
8955 \family sans
8956 Insert\SpecialChar \menuseparator
8957 Formatting\SpecialChar \menuseparator
8958 Horizontal Space
8959 \family default
8960 .
8961  The length units are listed in Appendix
8962 \begin_inset space ~
8963 \end_inset
8964
8965
8966 \begin_inset CommandInset ref
8967 LatexCommand ref
8968 reference "cha:Units-available-in"
8969
8970 \end_inset
8971
8972 .
8973 \end_layout
8974
8975 \begin_layout Subsubsection
8976 Inter-word Space
8977 \begin_inset CommandInset label
8978 LatexCommand label
8979 name "sub:Inter-word-Space"
8980
8981 \end_inset
8982
8983
8984 \begin_inset Index idx
8985 status collapsed
8986
8987 \begin_layout Plain Layout
8988 Spaces ! Inter-word
8989 \end_layout
8990
8991 \end_inset
8992
8993
8994 \end_layout
8995
8996 \begin_layout Standard
8997 Some languages (e.
8998 \begin_inset space \thinspace{}
8999 \end_inset
9000
9001 g.
9002 \begin_inset space \space{}
9003 \end_inset
9004
9005 English) have the typographical convention to add extra space after an end-of-se
9006 ntence punctuation mark, and LyX honors those conventions (see section
9007 \begin_inset space ~
9008 \end_inset
9009
9010
9011 \begin_inset CommandInset ref
9012 LatexCommand ref
9013 reference "sub:Abbreviations"
9014
9015 \end_inset
9016
9017 ).
9018  Sometimes, you want a normal space nevertheless.
9019  In this case, insert an inter-word space (shortcut 
9020 \begin_inset Info
9021 type  "shortcut"
9022 arg   "space-insert normal"
9023 \end_inset
9024
9025 ).
9026 \end_layout
9027
9028 \begin_layout Subsubsection
9029 Thin Space
9030 \begin_inset CommandInset label
9031 LatexCommand label
9032 name "sub:Thin-Space"
9033
9034 \end_inset
9035
9036
9037 \begin_inset Index idx
9038 status collapsed
9039
9040 \begin_layout Plain Layout
9041 Spaces ! Thin
9042 \end_layout
9043
9044 \end_inset
9045
9046
9047 \end_layout
9048
9049 \begin_layout Standard
9050
9051 \begin_inset Quotes eld
9052 \end_inset
9053
9054 thin space
9055 \begin_inset Quotes erd
9056 \end_inset
9057
9058  is a blank which has half the size of a normal space (and it is also 
9059 \begin_inset Quotes eld
9060 \end_inset
9061
9062 protected
9063 \begin_inset Quotes erd
9064 \end_inset
9065
9066 ).
9067  The typographical conventions in a lot of languages propose the use of
9068  thin spaces in cases where normal spaces would be too wide, for instance
9069  inside abbreviations:
9070 \end_layout
9071
9072 \begin_layout Quote
9073 D.
9074 \begin_inset space \thinspace{}
9075 \end_inset
9076
9077 E.
9078  Knuth has developed our beloved typesetting program.
9079 \end_layout
9080
9081 \begin_layout Standard
9082 or between values and units.
9083  Compare for example this:
9084 \begin_inset Newline newline
9085 \end_inset
9086
9087 10
9088 \begin_inset space \thinspace{}
9089 \end_inset
9090
9091 kg (thin space)
9092 \begin_inset Newline newline
9093 \end_inset
9094
9095 10 kg (normal space
9096 \end_layout
9097
9098 \begin_layout Standard
9099 You can insert thin spaces also with the menu 
9100 \family sans
9101 Insert\SpecialChar \menuseparator
9102 Formatting\SpecialChar \menuseparator
9103 Thin
9104 \begin_inset space ~
9105 \end_inset
9106
9107 Space
9108 \family default
9109  (shortcut 
9110 \begin_inset Info
9111 type  "shortcuts"
9112 arg   "space-insert thin"
9113 \end_inset
9114
9115 ).
9116 \end_layout
9117
9118 \begin_layout Subsubsection
9119 More Spaces
9120 \begin_inset CommandInset label
9121 LatexCommand label
9122 name "sub:More-Spaces"
9123
9124 \end_inset
9125
9126
9127 \end_layout
9128
9129 \begin_layout Standard
9130 You can furthermore insert the following space types:
9131 \end_layout
9132
9133 \begin_layout Description
9134 Negative
9135 \begin_inset space ~
9136 \end_inset
9137
9138 thin
9139 \begin_inset space ~
9140 \end_inset
9141
9142 space A line with a 
9143 \begin_inset Formula $\to
9144 $
9145 \end_inset
9146
9147
9148 \begin_inset space \negthinspace{}
9149 \end_inset
9150
9151
9152 \begin_inset Formula $\gets
9153 $
9154 \end_inset
9155
9156  Negative thin space between the arrows.
9157 \end_layout
9158
9159 \begin_layout Description
9160 Enspace
9161 \begin_inset space ~
9162 \end_inset
9163
9164 (0.5
9165 \begin_inset space \thinspace{}
9166 \end_inset
9167
9168 em) A line with a 
9169 \begin_inset Formula $\to
9170 $
9171 \end_inset
9172
9173
9174 \begin_inset space \enskip{}
9175 \end_inset
9176
9177
9178 \begin_inset Formula $\gets
9179 $
9180 \end_inset
9181
9182  Enspace (0.5
9183 \begin_inset space \thinspace{}
9184 \end_inset
9185
9186 em) space between the arrows.
9187 \end_layout
9188
9189 \begin_layout Description
9190 Quad
9191 \begin_inset space ~
9192 \end_inset
9193
9194 (1
9195 \begin_inset space \thinspace{}
9196 \end_inset
9197
9198 em) A line with a 
9199 \begin_inset Formula $\to
9200 $
9201 \end_inset
9202
9203
9204 \begin_inset space \quad{}
9205 \end_inset
9206
9207
9208 \begin_inset Formula $\gets
9209 $
9210 \end_inset
9211
9212  Quad
9213 \begin_inset space ~
9214 \end_inset
9215
9216 (1
9217 \begin_inset space \thinspace{}
9218 \end_inset
9219
9220 em) space between the arrows.
9221 \end_layout
9222
9223 \begin_layout Description
9224 QQuad
9225 \begin_inset space ~
9226 \end_inset
9227
9228 (2
9229 \begin_inset space \thinspace{}
9230 \end_inset
9231
9232 em) A line with a 
9233 \begin_inset Formula $\to
9234 $
9235 \end_inset
9236
9237
9238 \begin_inset space \qquad{}
9239 \end_inset
9240
9241
9242 \begin_inset Formula $\gets
9243 $
9244 \end_inset
9245
9246  QQuad
9247 \begin_inset space ~
9248 \end_inset
9249
9250 (2
9251 \begin_inset space \thinspace{}
9252 \end_inset
9253
9254 em) space between the arrows.
9255 \end_layout
9256
9257 \begin_layout Description
9258 Custom
9259 \begin_inset space ~
9260 \end_inset
9261
9262 space A line with
9263 \begin_inset Formula $\to
9264 $
9265 \end_inset
9266
9267
9268 \begin_inset space \hspace{}
9269 \length 2cm
9270 \end_inset
9271
9272
9273 \begin_inset Formula $\gets
9274 $
9275 \end_inset
9276
9277  2
9278 \begin_inset space \thinspace{}
9279 \end_inset
9280
9281 cm space between the arrows.
9282 \end_layout
9283
9284 \begin_layout Standard
9285 Table
9286 \begin_inset space ~
9287 \end_inset
9288
9289
9290 \begin_inset CommandInset ref
9291 LatexCommand ref
9292 reference "tab:Width-of-the"
9293
9294 \end_inset
9295
9296  lists the different space sizes.
9297 \end_layout
9298
9299 \begin_layout Standard
9300 \begin_inset Float table
9301 wide false
9302 sideways false
9303 status open
9304
9305 \begin_layout Plain Layout
9306 \align center
9307 \begin_inset Caption
9308
9309 \begin_layout Plain Layout
9310 \begin_inset CommandInset label
9311 LatexCommand label
9312 name "tab:Width-of-the"
9313
9314 \end_inset
9315
9316 Width of the different horizontal spaces.
9317 \end_layout
9318
9319 \end_inset
9320
9321
9322 \end_layout
9323
9324 \begin_layout Plain Layout
9325 \align center
9326 \begin_inset Tabular
9327 <lyxtabular version="3" rows="8" columns="2">
9328 <features tabularvalignment="middle">
9329 <column alignment="center" valignment="top" width="0">
9330 <column alignment="center" valignment="top" width="0">
9331 <row>
9332 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9333 \begin_inset Text
9334
9335 \begin_layout Plain Layout
9336
9337 \series bold
9338 Space
9339 \end_layout
9340
9341 \end_inset
9342 </cell>
9343 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9344 \begin_inset Text
9345
9346 \begin_layout Plain Layout
9347
9348 \series bold
9349 Width
9350 \end_layout
9351
9352 \end_inset
9353 </cell>
9354 </row>
9355 <row>
9356 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9357 \begin_inset Text
9358
9359 \begin_layout Plain Layout
9360 Normal
9361 \end_layout
9362
9363 \end_inset
9364 </cell>
9365 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9366 \begin_inset Text
9367
9368 \begin_layout Plain Layout
9369 1/3
9370 \begin_inset space \thinspace{}
9371 \end_inset
9372
9373 em
9374 \end_layout
9375
9376 \end_inset
9377 </cell>
9378 </row>
9379 <row>
9380 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9381 \begin_inset Text
9382
9383 \begin_layout Plain Layout
9384 Protected
9385 \end_layout
9386
9387 \end_inset
9388 </cell>
9389 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9390 \begin_inset Text
9391
9392 \begin_layout Plain Layout
9393 1/3
9394 \begin_inset space \thinspace{}
9395 \end_inset
9396
9397 em
9398 \end_layout
9399
9400 \end_inset
9401 </cell>
9402 </row>
9403 <row>
9404 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9405 \begin_inset Text
9406
9407 \begin_layout Plain Layout
9408 Thin
9409 \end_layout
9410
9411 \end_inset
9412 </cell>
9413 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9414 \begin_inset Text
9415
9416 \begin_layout Plain Layout
9417 1/6
9418 \begin_inset space \thinspace{}
9419 \end_inset
9420
9421 em
9422 \end_layout
9423
9424 \end_inset
9425 </cell>
9426 </row>
9427 <row>
9428 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9429 \begin_inset Text
9430
9431 \begin_layout Plain Layout
9432 Negative thin
9433 \end_layout
9434
9435 \end_inset
9436 </cell>
9437 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9438 \begin_inset Text
9439
9440 \begin_layout Plain Layout
9441 -1/6
9442 \begin_inset space \thinspace{}
9443 \end_inset
9444
9445 em
9446 \end_layout
9447
9448 \end_inset
9449 </cell>
9450 </row>
9451 <row>
9452 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9453 \begin_inset Text
9454
9455 \begin_layout Plain Layout
9456 Enspace (0.5
9457 \begin_inset space \thinspace{}
9458 \end_inset
9459
9460 em)
9461 \end_layout
9462
9463 \end_inset
9464 </cell>
9465 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9466 \begin_inset Text
9467
9468 \begin_layout Plain Layout
9469 0.5
9470 \begin_inset space \thinspace{}
9471 \end_inset
9472
9473 em
9474 \end_layout
9475
9476 \end_inset
9477 </cell>
9478 </row>
9479 <row>
9480 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9481 \begin_inset Text
9482
9483 \begin_layout Plain Layout
9484 Quad (1
9485 \begin_inset space \thinspace{}
9486 \end_inset
9487
9488 em)
9489 \end_layout
9490
9491 \end_inset
9492 </cell>
9493 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9494 \begin_inset Text
9495
9496 \begin_layout Plain Layout
9497 1
9498 \begin_inset space \thinspace{}
9499 \end_inset
9500
9501 em
9502 \end_layout
9503
9504 \end_inset
9505 </cell>
9506 </row>
9507 <row>
9508 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9509 \begin_inset Text
9510
9511 \begin_layout Plain Layout
9512 QQuad (2
9513 \begin_inset space \thinspace{}
9514 \end_inset
9515
9516 em)
9517 \end_layout
9518
9519 \end_inset
9520 </cell>
9521 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9522 \begin_inset Text
9523
9524 \begin_layout Plain Layout
9525 2
9526 \begin_inset space \thinspace{}
9527 \end_inset
9528
9529 em
9530 \end_layout
9531
9532 \end_inset
9533 </cell>
9534 </row>
9535 </lyxtabular>
9536
9537 \end_inset
9538
9539
9540 \end_layout
9541
9542 \end_inset
9543
9544
9545 \end_layout
9546
9547 \begin_layout Subsubsection
9548
9549 \family sans
9550 Horizontal Fills
9551 \family default
9552
9553 \begin_inset Index idx
9554 status collapsed
9555
9556 \begin_layout Plain Layout
9557 Spacing ! Fills
9558 \end_layout
9559
9560 \end_inset
9561
9562
9563 \end_layout
9564
9565 \begin_layout Standard
9566 Horizontal fills (HFills) are a special LyX feature for adding extra space
9567  in a uniform fashion.
9568  An HFill is actually a variable length space, whose length always equals
9569  the remaining space between the left and right margins.
9570  If there is more than one HFill on a line, they divide the available space
9571  equally between themselves.
9572  
9573 \end_layout
9574
9575 \begin_layout Standard
9576 Here a few examples what you can do with them:
9577 \end_layout
9578
9579 \begin_layout Quote
9580 \noindent
9581 This is on the left side
9582 \begin_inset space \hfill{}
9583 \end_inset
9584
9585 This is on the right
9586 \end_layout
9587
9588 \begin_layout Quote
9589 \noindent
9590 Left
9591 \begin_inset space \hfill{}
9592 \end_inset
9593
9594 Middle
9595 \begin_inset space \hfill{}
9596 \end_inset
9597
9598 Right
9599 \end_layout
9600
9601 \begin_layout Quote
9602 \noindent
9603 Left
9604 \begin_inset space \hfill{}
9605 \end_inset
9606
9607 1/3 Left
9608 \begin_inset space \hfill{}
9609 \end_inset
9610
9611
9612 \begin_inset space \hfill{}
9613 \end_inset
9614
9615 Right
9616 \end_layout
9617
9618 \begin_layout Standard
9619 That was an example in the 
9620 \family sans
9621 Quote
9622 \family default
9623  environment.
9624  Here
9625 \begin_inset Formula $\to
9626 $
9627 \end_inset
9628
9629
9630 \begin_inset space \hfill{}
9631 \end_inset
9632
9633
9634 \begin_inset Formula $\gets
9635 $
9636 \end_inset
9637
9638 is one in a standard paragraph.
9639  It may or may not be apparent in the printed text, but it 
9640 \emph on
9641 is
9642 \emph default
9643  sitting in-between the two arrows.
9644 \end_layout
9645
9646 \begin_layout Standard
9647 HFills can be made visible when you choose one of the 
9648 \family sans
9649 Fill
9650 \begin_inset space ~
9651 \end_inset
9652
9653 Pattern
9654 \family default
9655  in the space dialog: The following patterns are available:
9656 \end_layout
9657
9658 \begin_layout Standard
9659 Dots: 
9660 \begin_inset space \dotfill{}
9661 \end_inset
9662
9663
9664 \begin_inset space ~
9665 \end_inset
9666
9667
9668 \end_layout
9669
9670 \begin_layout Standard
9671 Rule: 
9672 \begin_inset space \hrulefill{}
9673 \end_inset
9674
9675
9676 \begin_inset space ~
9677 \end_inset
9678
9679
9680 \end_layout
9681
9682 \begin_layout Standard
9683 Left arrow: 
9684 \begin_inset space \leftarrowfill{}
9685 \end_inset
9686
9687
9688 \begin_inset space ~
9689 \end_inset
9690
9691
9692 \end_layout
9693
9694 \begin_layout Standard
9695 Right arrow: 
9696 \begin_inset space \rightarrowfill{}
9697 \end_inset
9698
9699
9700 \begin_inset space ~
9701 \end_inset
9702
9703
9704 \end_layout
9705
9706 \begin_layout Standard
9707 Up brace: 
9708 \begin_inset space \downbracefill{}
9709 \end_inset
9710
9711
9712 \begin_inset space ~
9713 \end_inset
9714
9715
9716 \end_layout
9717
9718 \begin_layout Standard
9719 Down brace: 
9720 \begin_inset space \upbracefill{}
9721 \end_inset
9722
9723
9724 \begin_inset space ~
9725 \end_inset
9726
9727
9728 \end_layout
9729
9730 \begin_layout Standard
9731 \begin_inset Note Greyedout
9732 status open
9733
9734 \begin_layout Plain Layout
9735
9736 \series bold
9737 Note:
9738 \series default
9739  If an HFill is at the beginning of a line, and 
9740 \emph on
9741 not
9742 \emph default
9743  in the first line in a paragraph, LyX ignores it.
9744  This prevents HFills from accidentally being wrapped onto a new line.
9745  If you need space in this case anyway, set the 
9746 \family sans
9747 Protect
9748 \family default
9749  option in the space dialog.
9750 \end_layout
9751
9752 \end_inset
9753
9754
9755 \end_layout
9756
9757 \begin_layout Subsubsection
9758 Phantom Space
9759 \begin_inset Index idx
9760 status collapsed
9761
9762 \begin_layout Plain Layout
9763 Spacing ! Phantom
9764 \end_layout
9765
9766 \end_inset
9767
9768
9769 \end_layout
9770
9771 \begin_layout Standard
9772 Sometimes you want to insert space with exactly the length of a phrase.
9773  E.
9774 \begin_inset space \thinspace{}
9775 \end_inset
9776
9777 g.
9778 \begin_inset space \space{}
9779 \end_inset
9780
9781 you want to create the following multiple choice question:
9782 \end_layout
9783
9784 \begin_layout Standard
9785 \begin_inset VSpace medskip
9786 \end_inset
9787
9788 What is correct English?:
9789 \begin_inset Newline newline
9790 \end_inset
9791
9792
9793 \begin_inset Newline newline
9794 \end_inset
9795
9796 Mr.
9797 \begin_inset space ~
9798 \end_inset
9799
9800 Edge would have been jumps the gun.
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 has to be jumped
9819 \begin_inset Newline newline
9820 \end_inset
9821
9822
9823 \begin_inset ERT
9824 status collapsed
9825
9826 \begin_layout Plain Layout
9827
9828
9829 \backslash
9830 phantom{Mr.
9831  Edge }
9832 \end_layout
9833
9834 \end_inset
9835
9836 jumps
9837 \begin_inset VSpace medskip
9838 \end_inset
9839
9840
9841 \end_layout
9842
9843 \begin_layout Standard
9844 So that the choices appear exactly after the phrase 
9845 \begin_inset Quotes eld
9846 \end_inset
9847
9848 Mr.
9849 \begin_inset space ~
9850 \end_inset
9851
9852 Edge
9853 \begin_inset space ~
9854 \end_inset
9855
9856
9857 \begin_inset Quotes erd
9858 \end_inset
9859
9860 .
9861  To get this, you can use the LaTeX-command 
9862 \series bold
9863
9864 \backslash
9865 phantom
9866 \series default
9867  in TeX Code
9868 \begin_inset Foot
9869 status collapsed
9870
9871 \begin_layout Plain Layout
9872 See sec.
9873 \begin_inset space \thinspace{}
9874 \end_inset
9875
9876
9877 \begin_inset CommandInset ref
9878 LatexCommand ref
9879 reference "sec:TeX-Code"
9880
9881 \end_inset
9882
9883  for more information about TeX-Code.
9884 \end_layout
9885
9886 \end_inset
9887
9888 .
9889  In our case write the command 
9890 \series bold
9891
9892 \backslash
9893 phantom{Mr.
9894  Edge }
9895 \series default
9896  (note the space after 
9897 \begin_inset Quotes eld
9898 \end_inset
9899
9900 Edge
9901 \begin_inset Quotes erd
9902 \end_inset
9903
9904 ) at the beginning of the last two lines.
9905  The command prints out the phrase within the the two braces, but invisible.
9906  That is why it is named 
9907 \begin_inset Quotes eld
9908 \end_inset
9909
9910 phantom
9911 \begin_inset Quotes erd
9912 \end_inset
9913
9914 .
9915 \begin_inset Foot
9916 status collapsed
9917
9918 \begin_layout Plain Layout
9919 There exists also the commands 
9920 \backslash
9921
9922 \series bold
9923 hphantom
9924 \series default
9925  and 
9926 \backslash
9927
9928 \series bold
9929 vphantom
9930 \series default
9931 , but this too special for the LyX User Guide.
9932  If you are interested in knowing more about this, have a look at 
9933 \begin_inset CommandInset citation
9934 LatexCommand cite
9935 key "latexcompanion,latexguide"
9936
9937 \end_inset
9938
9939 .
9940 \end_layout
9941
9942 \end_inset
9943
9944
9945 \end_layout
9946
9947 \begin_layout Subsection
9948 Vertical Space
9949 \begin_inset CommandInset label
9950 LatexCommand label
9951 name "sub:Vertical-Space"
9952
9953 \end_inset
9954
9955
9956 \begin_inset Index idx
9957 status collapsed
9958
9959 \begin_layout Plain Layout
9960 Spacing ! Vertical
9961 \end_layout
9962
9963 \end_inset
9964
9965
9966 \end_layout
9967
9968 \begin_layout Standard
9969 To add extra vertical space above or below a paragraph, use the 
9970 \family sans
9971 Insert\SpecialChar \menuseparator
9972 Formatting\SpecialChar \menuseparator
9973 Vertical
9974 \begin_inset space ~
9975 \end_inset
9976
9977 Space
9978 \family default
9979  dialog.
9980  There you find the following sizes:
9981 \end_layout
9982
9983 \begin_layout Standard
9984
9985 \family sans
9986 SmallSkip
9987 \family default
9988
9989 \family sans
9990 MedSkip
9991 \family default
9992  and 
9993 \family sans
9994 BigSkip
9995 \family default
9996  are LaTeX sizes which depend on the font size of the document.
9997  
9998 \family sans
9999 DefSkip
10000 \family default
10001  is the skip adjusted in the dialog 
10002 \family sans
10003 Document\SpecialChar \menuseparator
10004 Settings
10005 \family default
10006
10007 \begin_inset Index idx
10008 status collapsed
10009
10010 \begin_layout Plain Layout
10011 Document ! Settings
10012 \end_layout
10013
10014 \end_inset
10015
10016  for the paragraph separation.
10017  If you use indentation to separate paragraphs 
10018 \family sans
10019 DefSkip
10020 \family default
10021  is equal to 
10022 \family sans
10023 MedSkip
10024 \family default
10025 .
10026 \end_layout
10027
10028 \begin_layout Standard
10029
10030 \family sans
10031 VFill
10032 \family default
10033
10034 \begin_inset Index idx
10035 status collapsed
10036
10037 \begin_layout Plain Layout
10038 Spacing ! Fills
10039 \end_layout
10040
10041 \end_inset
10042
10043  is a variable space, set so that the space is maximal within one page.
10044  An example: You have only two short paragraphs on one page with a vfill
10045  between them.
10046  Then the first paragraph is placed at the top of the page and the second
10047  one at the bottom, because the space between them is then maximal.
10048  
10049 \family sans
10050 VFill
10051 \family default
10052 s work like 
10053 \family sans
10054 HFill
10055 \family default
10056 s: they fill the remaining vertical space on a page with blank space.
10057 \begin_inset Foot
10058 status collapsed
10059
10060 \begin_layout Plain Layout
10061
10062 \family sans
10063 HFill
10064 \family default
10065 s are described in section
10066 \begin_inset space ~
10067 \end_inset
10068
10069
10070 \begin_inset CommandInset ref
10071 LatexCommand ref
10072 reference "sub:Horizontal-Space"
10073
10074 \end_inset
10075
10076 .
10077 \end_layout
10078
10079 \end_inset
10080
10081  If there are several 
10082 \family sans
10083 VFill
10084 \family default
10085 s on a page, they divide the remaining vertical space equally between themselves.
10086  You can therefore use 
10087 \family sans
10088 VFill
10089 \family default
10090 s to center text on a page, or even place text 2/3 down a page.
10091 \end_layout
10092
10093 \begin_layout Standard
10094
10095 \family sans
10096 Custom
10097 \family default
10098  are custom spaces in units explained in Appendix
10099 \begin_inset space ~
10100 \end_inset
10101
10102
10103 \begin_inset CommandInset ref
10104 LatexCommand ref
10105 reference "cha:Units-available-in"
10106
10107 \end_inset
10108
10109 .
10110 \end_layout
10111
10112 \begin_layout Standard
10113 \begin_inset Note Greyedout
10114 status open
10115
10116 \begin_layout Plain Layout
10117
10118 \series bold
10119 Note:
10120 \series default
10121  
10122 \series medium
10123 When the extra vertical space would be in the output at the top/bottom of
10124  a page, the space is only added if you have also checked the option 
10125 \family sans
10126 Protect
10127 \family default
10128 .
10129 \end_layout
10130
10131 \end_inset
10132
10133
10134 \end_layout
10135
10136 \begin_layout Subsection
10137 Paragraph Alignment
10138 \end_layout
10139
10140 \begin_layout Standard
10141 You can change the paragraph alignment with the 
10142 \family sans
10143 Edit\SpecialChar \menuseparator
10144 Paragraph Settings
10145 \family default
10146  dialog.
10147  There are five possibilities: 
10148 \end_layout
10149
10150 \begin_layout Itemize
10151
10152 \family sans
10153 Justified
10154 \family default
10155  (shortcut 
10156 \begin_inset Info
10157 type  "shortcut"
10158 arg   "paragraph-params \\align block"
10159 \end_inset
10160
10161 )
10162 \end_layout
10163
10164 \begin_layout Itemize
10165
10166 \family sans
10167 Left
10168 \family default
10169  (
10170 \begin_inset Info
10171 type  "shortcut"
10172 arg   "paragraph-params \\align left"
10173 \end_inset
10174
10175 )
10176 \end_layout
10177
10178 \begin_layout Itemize
10179
10180 \family sans
10181 Right
10182 \family default
10183  (
10184 \begin_inset Info
10185 type  "shortcut"
10186 arg   "paragraph-params \\align right"
10187 \end_inset
10188
10189 )
10190 \end_layout
10191
10192 \begin_layout Itemize
10193
10194 \family sans
10195 Center
10196 \family default
10197  (
10198 \begin_inset Info
10199 type  "shortcut"
10200 arg   "paragraph-params \\align center"
10201 \end_inset
10202
10203 )
10204 \end_layout
10205
10206 \begin_layout Itemize
10207
10208 \family sans
10209 Default
10210 \family default
10211  (
10212 \begin_inset Info
10213 type  "shortcut"
10214 arg   "paragraph-params \\align default"
10215 \end_inset
10216
10217 )
10218 \end_layout
10219
10220 \begin_layout Standard
10221 The default in most cases is justified alignment, in which the inter-word
10222  spacing is variable and each line of a paragraph fills the region between
10223  the left and right margins.
10224  The other three alignments should be self-explanatory, and look like this:
10225 \end_layout
10226
10227 \begin_layout Standard
10228 \align right
10229 This paragraph is right aligned,
10230 \end_layout
10231
10232 \begin_layout Standard
10233 \align center
10234 this one is centered,
10235 \end_layout
10236
10237 \begin_layout Standard
10238 \align left
10239 this one is left aligned.
10240 \end_layout
10241
10242 \begin_layout Subsection
10243 Forced Page Breaks
10244 \begin_inset Index idx
10245 status collapsed
10246
10247 \begin_layout Plain Layout
10248 Page breaks ! Forced
10249 \end_layout
10250
10251 \end_inset
10252
10253
10254 \begin_inset CommandInset label
10255 LatexCommand label
10256 name "sub:Forced-Page-Breaks"
10257
10258 \end_inset
10259
10260
10261 \end_layout
10262
10263 \begin_layout Standard
10264 If you don't like the way LaTeX does the pagebreaks in your document, you
10265  can force a page break where you want one.
10266  Normally this will not be necessary, because LaTeX is good at page breaking.
10267  Only if you use a lot of 
10268 \family sans
10269 Floats
10270 \family default
10271 , LaTeX's page breaking algorithm can fail.
10272 \end_layout
10273
10274 \begin_layout Standard
10275 We recommend not to use forced pagebreaks until the text is finished and
10276  until you have checked in the preview to see if you 
10277 \emph on
10278 really
10279 \emph default
10280  have to change the page breaking.
10281 \end_layout
10282
10283 \begin_layout Standard
10284 There are two types of pagebreaks: One that ends the page without any special
10285  action.
10286  This can be inserted above or below a paragraph via the menu 
10287 \family sans
10288 Insert\SpecialChar \menuseparator
10289 Formatting\SpecialChar \menuseparator
10290 New
10291 \begin_inset space ~
10292 \end_inset
10293
10294 Page
10295 \family default
10296 .
10297  The second type, that is inserted via the menu 
10298 \family sans
10299 Insert\SpecialChar \menuseparator
10300 Formatting\SpecialChar \menuseparator
10301 Page
10302 \begin_inset space ~
10303 \end_inset
10304
10305 Break
10306 \family default
10307 , ends a page but stretches the content of the page, so that it fills out
10308  the complete page.
10309  This type is useful to avoid whitespace when a page break produces a page
10310  on which only the last few lines are absent.
10311 \end_layout
10312
10313 \begin_layout Standard
10314 You might try to use a page break to ensure that a figure or table appears
10315  at the top of a page.
10316  This is, of course, the wrong way to do it.
10317  LyX gives you a way of automatically ensuring that your figures and tables
10318  appear at the top of a page (or the bottom, or on their own page) without
10319  having to worry about what precedes or follows your figure or table.
10320  See chapter 
10321 \begin_inset CommandInset ref
10322 LatexCommand ref
10323 reference "cha:Floats-and-Notes"
10324
10325 \end_inset
10326
10327  to learn more about 
10328 \family sans
10329 Floats
10330 \family default
10331 .
10332 \end_layout
10333
10334 \begin_layout Subsubsection
10335 Clear Page Breaks
10336 \begin_inset CommandInset label
10337 LatexCommand label
10338 name "sub:Clear-Page-Breaks"
10339
10340 \end_inset
10341
10342
10343 \begin_inset Index idx
10344 status collapsed
10345
10346 \begin_layout Plain Layout
10347 Page breaks ! Clear
10348 \end_layout
10349
10350 \end_inset
10351
10352
10353 \end_layout
10354
10355 \begin_layout Standard
10356 Rather than forced pagebreaks where the content behind the break is placed
10357  directly on the next page, you can also clear pages while breaking them.
10358  That means that the current paragraph is terminated and everything, including
10359  unprocessed floats, from the earlier part of the document are placed behind
10360  it, if necessary by adding pages.
10361 \end_layout
10362
10363 \begin_layout Standard
10364 You can insert a clear page break with the menu 
10365 \family sans
10366 Insert\SpecialChar \menuseparator
10367 Formatting\SpecialChar \menuseparator
10368 Clear
10369 \begin_inset space ~
10370 \end_inset
10371
10372 Page
10373 \family default
10374 .
10375  When you have a two-sided document like a book, you can use the menu 
10376 \family sans
10377 Insert\SpecialChar \menuseparator
10378 Formatting\SpecialChar \menuseparator
10379 Clear
10380 \begin_inset space ~
10381 \end_inset
10382
10383 Double
10384 \begin_inset space ~
10385 \end_inset
10386
10387 Page
10388 \family default
10389  to insert a clear page break that assures that the next page is a right-hand
10390  page (odd-numbered), if necessary by adding a page.
10391 \end_layout
10392
10393 \begin_layout Subsection
10394 Forced Line Breaks
10395 \begin_inset Index idx
10396 status collapsed
10397
10398 \begin_layout Plain Layout
10399 Line breaks
10400 \end_layout
10401
10402 \end_inset
10403
10404
10405 \begin_inset CommandInset label
10406 LatexCommand label
10407 name "sub:Forced-Line-Breaks"
10408
10409 \end_inset
10410
10411
10412 \end_layout
10413
10414 \begin_layout Standard
10415 Similar to page breaks there are two types of line breaks: One that simply
10416  breaks the line.
10417  You can force this line break within a paragraph by selecting 
10418 \family sans
10419 Insert\SpecialChar \menuseparator
10420 Formatting\SpecialChar \menuseparator
10421 Ragged
10422 \begin_inset space ~
10423 \end_inset
10424
10425 Line
10426 \begin_inset space ~
10427 \end_inset
10428
10429 Break
10430 \family default
10431  or with 
10432 \begin_inset Info
10433 type  "shortcut"
10434 arg   "newline-insert newline"
10435 \end_inset
10436
10437 .
10438  Another type that is inserted via the menu 
10439 \family sans
10440 Insert\SpecialChar \menuseparator
10441 Formatting\SpecialChar \menuseparator
10442 Justified
10443 \begin_inset space ~
10444 \end_inset
10445
10446 Line
10447 \begin_inset space ~
10448 \end_inset
10449
10450 Break
10451 \family default
10452  breaks the line and stretches it so that it fills out the whole space between
10453  the page margins.
10454  This is necessary to avoid 
10455 \begin_inset Quotes eld
10456 \end_inset
10457
10458 fringes
10459 \begin_inset Quotes erd
10460 \end_inset
10461
10462  in justified paragraphs due to whitespace introduced by line breaks.
10463 \end_layout
10464
10465 \begin_layout Standard
10466 You shouldn't use forced line breaks to correct LaTeX's line breaking, as
10467  LaTeX is very good at line breaking.
10468  There are, however, a number of situations where it is necessary to actively
10469  set a line break, e.
10470 \begin_inset space \thinspace{}
10471 \end_inset
10472
10473 g.
10474 \begin_inset space \space{}
10475 \end_inset
10476
10477 in a poem or for an address (see sections
10478 \begin_inset space ~
10479 \end_inset
10480
10481
10482 \begin_inset CommandInset ref
10483 LatexCommand ref
10484 reference "sec:Quote"
10485
10486 \end_inset
10487
10488
10489 \begin_inset CommandInset ref
10490 LatexCommand ref
10491 reference "sec:Verse"
10492
10493 \end_inset
10494
10495  and 
10496 \begin_inset CommandInset ref
10497 LatexCommand ref
10498 reference "sec:Address-Usage"
10499
10500 \end_inset
10501
10502 ).
10503 \end_layout
10504
10505 \begin_layout Subsection
10506 Horizontal Lines
10507 \begin_inset CommandInset label
10508 LatexCommand label
10509 name "sub:Horizontal-Lines"
10510
10511 \end_inset
10512
10513
10514 \begin_inset Index idx
10515 status collapsed
10516
10517 \begin_layout Plain Layout
10518 Horizontal lines
10519 \end_layout
10520
10521 \end_inset
10522
10523
10524 \end_layout
10525
10526 \begin_layout Standard
10527
10528 \lyxline
10529 In the dialog 
10530 \family sans
10531 Insert\SpecialChar \menuseparator
10532 Formatting\SpecialChar \menuseparator
10533 Horizontal
10534 \begin_inset space ~
10535 \end_inset
10536
10537 Line
10538 \family default
10539  you can insert horizontal lines that span the whole width of the document
10540  or column.
10541 \lyxline
10542
10543 \end_layout
10544
10545 \begin_layout Section
10546 Characters and Symbols
10547 \end_layout
10548
10549 \begin_layout Standard
10550 You can directly enter all characters that are available on your keyboard.
10551  You can also use special keyboard maps to be able to enter e.
10552 \begin_inset space \thinspace{}
10553 \end_inset
10554
10555 g.
10556 \begin_inset space \space{}
10557 \end_inset
10558
10559 characters needed for French with an English keyboard.
10560  See section
10561 \begin_inset space \thinspace{}
10562 \end_inset
10563
10564
10565 \begin_inset CommandInset ref
10566 LatexCommand ref
10567 reference "sub:Keyboard-mapping"
10568
10569 \end_inset
10570
10571  for information on how this is done.
10572 \end_layout
10573
10574 \begin_layout Standard
10575 For the case where you need a character that is not on your keyboard, you
10576  can use the 
10577 \family sans
10578 Symbols
10579 \family default
10580  dialog via the menu 
10581 \family sans
10582 Insert\SpecialChar \menuseparator
10583 Special Character\SpecialChar \menuseparator
10584 Symbols
10585 \family default
10586 .
10587 \end_layout
10588
10589 \begin_layout Standard
10590 \begin_inset Note Greyedout
10591 status open
10592
10593 \begin_layout Plain Layout
10594
10595 \series bold
10596 Note:
10597 \series default
10598  Maybe not all symbols inserted with the symbols dialog can be displayed
10599  when you are using a special screen font in LyX's preferences.
10600  But the inserted symbols will in every case be displayed in the output.
10601 \end_layout
10602
10603 \end_inset
10604
10605
10606 \end_layout
10607
10608 \begin_layout Section
10609 Fonts and Text Styles
10610 \begin_inset CommandInset label
10611 LatexCommand label
10612 name "sec:Fonts-and-Text"
10613
10614 \end_inset
10615
10616
10617 \end_layout
10618
10619 \begin_layout Subsection
10620 Font Types
10621 \begin_inset Index idx
10622 status collapsed
10623
10624 \begin_layout Plain Layout
10625 Font ! Types
10626 \end_layout
10627
10628 \end_inset
10629
10630
10631 \end_layout
10632
10633 \begin_layout Standard
10634 There are two types of fonts:
10635 \end_layout
10636
10637 \begin_layout Description
10638 Vector
10639 \begin_inset space ~
10640 \end_inset
10641
10642 fonts
10643 \begin_inset Index idx
10644 status collapsed
10645
10646 \begin_layout Plain Layout
10647 Fonts ! Vector-
10648 \end_layout
10649
10650 \end_inset
10651
10652  are fonts, built from outlines of the single glyphs (i.
10653 \begin_inset space \thinspace{}
10654 \end_inset
10655
10656 g.
10657  characters) in the font.
10658  This means that each glyph is defined using mathematical curves that are
10659  well suited for scaling to any requested size.
10660  This mathematical definition is interpreted by the font renderer and the
10661  curve is filled out with pixels according to the size and glyph.
10662  This means that outline fonts will look pretty good in all sizes.
10663  Only at very small sizes where each pixel has to be very carefully computed
10664  to provide a good image, it might be hard to provide a good rendering.
10665 \begin_inset Newline newline
10666 \end_inset
10667
10668 That could mean that one only needs to define one font size and scale them.
10669  But to achieve a better quality, many fonts define several font sizes.
10670  That improves the appearance because you need more details at large font
10671  sizes than at small ones.
10672 \begin_inset Newline newline
10673 \end_inset
10674
10675 The font types 
10676 \family typewriter
10677 TrueType
10678 \family default
10679
10680 \family typewriter
10681 OpenType
10682 \family default
10683 , and 
10684 \family typewriter
10685 Type
10686 \begin_inset space ~
10687 \end_inset
10688
10689 1
10690 \family default
10691  are vector fonts.
10692 \end_layout
10693
10694 \begin_layout Description
10695 Bitmap
10696 \begin_inset space ~
10697 \end_inset
10698
10699 fonts
10700 \begin_inset Index idx
10701 status collapsed
10702
10703 \begin_layout Plain Layout
10704 Fonts ! Bitmap-
10705 \end_layout
10706
10707 \end_inset
10708
10709  on the other hand, are defined by bitmap graphics from the start, so they
10710  will look good at all the sizes they are meant for.
10711  However, they don't scale well, because in order to scale a glyph, each
10712  pixel is enlarged into several pixels.
10713  It is the same effect that happens if you try to enlarge a picture in a
10714  picture manipulation program.
10715  In order to relieve this effect, bitmap fonts are typically provided in
10716  several fixed sizes typically from around 8 pixels high up to 34 pixels
10717  or so high in steps according to what is believed to be useful.
10718  The advantage of bitmap fonts is that no complicated computations are necessary
10719  to display each glyph, so bitmap fonts are thus faster displayed than scalable
10720  fonts.
10721  The disadvantage is that sizes that don't exist as fixed versions have
10722  to be scaled by doubling pixels, and thus look bad.
10723 \begin_inset Newline newline
10724 \end_inset
10725
10726 Bitmap fonts are named 
10727 \family typewriter
10728 Type
10729 \begin_inset space ~
10730 \end_inset
10731
10732 3
10733 \family default
10734  in PostScript- and PDF-documents.
10735 \end_layout
10736
10737 \begin_layout Standard
10738 The result of all this, is that bitmap fonts are best for the size they
10739  are designed for, while scalable fonts are good for nearly all sizes.
10740  So one need fewer font size definitions for scalable fonts.
10741  That's the reason why nearly all text rendering and typesetting programs
10742  use scalable fonts.
10743 \end_layout
10744
10745 \begin_layout Standard
10746 To test which fonts are used in a PDF-document, you can have a look into
10747  its document properties.
10748 \end_layout
10749
10750 \begin_layout Standard
10751 Many modern typesetting and markup languages have begun to move towards
10752  specifying character styles rather than specifying a particular font.
10753  For example, instead of changing to an italicized version of the current
10754  font to emphasize text, you use an 
10755 \begin_inset Quotes eld
10756 \end_inset
10757
10758 emphasized style
10759 \begin_inset Quotes erd
10760 \end_inset
10761
10762  instead.
10763  This concept fits in perfectly with LyX.
10764  In LyX, you do things based on contexts, rather than focusing on typesetting
10765  details.
10766 \end_layout
10767
10768 \begin_layout Subsection
10769 Document Font and Font size
10770 \begin_inset CommandInset label
10771 LatexCommand label
10772 name "sub:Document-Font"
10773
10774 \end_inset
10775
10776
10777 \begin_inset Index idx
10778 status collapsed
10779
10780 \begin_layout Plain Layout
10781 Font ! Size
10782 \end_layout
10783
10784 \end_inset
10785
10786
10787 \begin_inset Index idx
10788 status collapsed
10789
10790 \begin_layout Plain Layout
10791 Document ! Font
10792 \end_layout
10793
10794 \end_inset
10795
10796
10797 \end_layout
10798
10799 \begin_layout Standard
10800 You can set the document fonts in the 
10801 \family sans
10802 Document\SpecialChar \menuseparator
10803 Settings
10804 \family default
10805
10806 \begin_inset Index idx
10807 status collapsed
10808
10809 \begin_layout Plain Layout
10810 Document ! Settings
10811 \end_layout
10812
10813 \end_inset
10814
10815  dialog.
10816  There you can specify which font should be used for the three different
10817  font shapes roman (serif), 
10818 \family sans
10819 sans
10820 \begin_inset space ~
10821 \end_inset
10822
10823 serif
10824 \family default
10825 , and 
10826 \family typewriter
10827 typewriter
10828 \family default
10829  and its scalings.
10830 \end_layout
10831
10832 \begin_layout Standard
10833 The possible options for the font include 
10834 \family sans
10835 default
10836 \family default
10837  and a list of fonts available on your system.
10838  
10839 \family sans
10840 default
10841 \family default
10842  uses the standard TeX fonts, known as 
10843 \begin_inset Quotes eld
10844 \end_inset
10845
10846
10847 \family typewriter
10848 Computer Modern
10849 \family default
10850
10851 \begin_inset Quotes erd
10852 \end_inset
10853
10854  (
10855 \family typewriter
10856 cm
10857 \family default
10858 ) or 
10859 \begin_inset Quotes eld
10860 \end_inset
10861
10862
10863 \family typewriter
10864 European Computer Modern
10865 \family default
10866
10867 \begin_inset Quotes erd
10868 \end_inset
10869
10870  (
10871 \family typewriter
10872 ec
10873 \family default
10874 ).
10875 \end_layout
10876
10877 \begin_layout Standard
10878 As 
10879 \family typewriter
10880 cm
10881 \family default
10882  and 
10883 \family typewriter
10884 ec
10885 \family default
10886  are bitmap fonts, they often looks pixeled in PDF output, especially when
10887  you read the PDF in a zoomed size.
10888 \begin_inset Foot
10889 status collapsed
10890
10891 \begin_layout Plain Layout
10892 This problem doesn't appear if you read PDFs in 
10893 \family typewriter
10894 Adobe
10895 \begin_inset space ~
10896 \end_inset
10897
10898 Reader
10899 \family default
10900  version 6 or later, because this program includes a special bitmap font
10901  renderer.
10902 \end_layout
10903
10904 \end_inset
10905
10906  To get rid of pixeled fonts, you have to use a vector font.
10907  There are three ways to use one:
10908 \end_layout
10909
10910 \begin_layout Itemize
10911 One way is to use the 
10912 \family typewriter
10913 AE
10914 \family default
10915  fonts.
10916  
10917 \family typewriter
10918 AE
10919 \family default
10920  is a virtual font.
10921  Virtual means that it 
10922 \begin_inset Quotes eld
10923 \end_inset
10924
10925 steals
10926 \begin_inset Quotes erd
10927 \end_inset
10928
10929  outline 
10930 \family typewriter
10931 cm
10932 \family default
10933 -glyphs from other fonts.
10934  This has the disadvantage that some characters are missing, like the French
10935  guillemets (
10936 \begin_inset Quotes eld
10937 \end_inset
10938
10939 «
10940 \begin_inset Quotes erd
10941 \end_inset
10942
10943  and 
10944 \begin_inset Quotes eld
10945 \end_inset
10946
10947 »
10948 \begin_inset Quotes erd
10949 \end_inset
10950
10951 )
10952 \begin_inset Foot
10953 status collapsed
10954
10955 \begin_layout Plain Layout
10956 Loading the LaTeX-package 
10957 \series bold
10958 aeguill
10959 \series default
10960
10961 \begin_inset Index idx
10962 status collapsed
10963
10964 \begin_layout Plain Layout
10965 LaTeX-packages ! aeguill
10966 \end_layout
10967
10968 \end_inset
10969
10970  with the document preamble line
10971 \begin_inset Newline newline
10972 \end_inset
10973
10974
10975 \series bold
10976
10977 \backslash
10978 usepackage[ec]{aeguill}
10979 \begin_inset Newline newline
10980 \end_inset
10981
10982
10983 \series default
10984 will fix the guillemet problem.
10985 \end_layout
10986
10987 \end_inset
10988
10989  and that accented characters are not 
10990 \emph on
10991 one
10992 \emph default
10993  glyph, they are build of 
10994 \emph on
10995 two
10996 \emph default
10997  characters, the accent and the letter.
10998  Therefore you can't search in documents using the 
10999 \family typewriter
11000 AE
11001 \family default
11002  fonts for words with accented characters.
11003  If you search for example for the French word 
11004 \begin_inset Quotes eld
11005 \end_inset
11006
11007 rève
11008 \begin_inset Quotes erd
11009 \end_inset
11010
11011  in a PDF, you won't get any result, because the PDF-viewer searches for
11012  the glyph 
11013 \begin_inset Quotes eld
11014 \end_inset
11015
11016  è 
11017 \begin_inset Quotes erd
11018 \end_inset
11019
11020  and not for the glyph 
11021 \begin_inset Quotes eld
11022 \end_inset
11023
11024  e +
11025 \begin_inset space ~
11026 \end_inset
11027
11028  ̀ 
11029 \begin_inset Quotes erd
11030 \end_inset
11031
11032 .
11033 \end_layout
11034
11035 \begin_layout Itemize
11036 Another possibility is to use three different outline fonts
11037 \begin_inset Foot
11038 status collapsed
11039
11040 \begin_layout Plain Layout
11041 Other fonts, like 
11042 \family typewriter
11043 Latin Modern
11044 \family default
11045  or 
11046 \family typewriter
11047 Computer Modern
11048 \family default
11049 , consist of these three main font types 
11050 \family sans
11051 sans
11052 \begin_inset space ~
11053 \end_inset
11054
11055 serif
11056 \family default
11057
11058 \family sans
11059 typewriter
11060 \family default
11061 , and 
11062 \family sans
11063 serif
11064 \family default
11065 .
11066 \end_layout
11067
11068 \end_inset
11069
11070
11071 \family typewriter
11072 Times Roman
11073 \family default
11074  as roman font,
11075 \family sans
11076  
11077 \family typewriter
11078 Helvetica
11079 \family default
11080  scaled to 92 or 95
11081 \begin_inset space \thinspace{}
11082 \end_inset
11083
11084 % as sans
11085 \begin_inset space ~
11086 \end_inset
11087
11088 serif font, and 
11089 \family typewriter
11090 courier
11091 \family default
11092  as typewriter font.
11093 \begin_inset Newline newline
11094 \end_inset
11095
11096 The differences between roman, 
11097 \family sans
11098 sans
11099 \begin_inset space ~
11100 \end_inset
11101
11102 serif
11103 \family default
11104 , and 
11105 \family typewriter
11106 typewriter
11107 \family default
11108  fonts are explained in section
11109 \begin_inset space ~
11110 \end_inset
11111
11112
11113 \begin_inset CommandInset ref
11114 LatexCommand ref
11115 reference "sub:Fine-Tuning-with-the"
11116
11117 \end_inset
11118
11119 .
11120 \begin_inset Newline newline
11121 \end_inset
11122
11123 The font 
11124 \family typewriter
11125 Times Roman
11126 \family default
11127  was originally designed for newspapers.
11128  That means its glyphs are smaller than the ones from other fonts to fit
11129  into the small newspaper columns.
11130  Therefore 
11131 \family typewriter
11132 Times Roman
11133 \family default
11134  is not the optimal choice for larger documents like books.
11135 \end_layout
11136
11137 \begin_layout Itemize
11138 The best solution is to use the 
11139 \family typewriter
11140 Latin Modern
11141 \family default
11142  (
11143 \family typewriter
11144 lm
11145 \family default
11146 ) fonts.
11147  These fonts were developed for the LaTeX community to replace 
11148 \family typewriter
11149 cm
11150 \family default
11151  as the default font.
11152  In most cases they look the same as 
11153 \family typewriter
11154 cm
11155 \family default
11156
11157 \begin_inset Foot
11158 status collapsed
11159
11160 \begin_layout Plain Layout
11161 One difference is improved kerning for the 
11162 \family typewriter
11163 lm
11164 \family default
11165  fonts.
11166 \end_layout
11167
11168 \end_inset
11169
11170 , but 
11171 \family typewriter
11172 lm
11173 \family default
11174  covers a vast number of characters over the other two families 
11175 \family typewriter
11176 cm
11177 \family default
11178  and 
11179 \family typewriter
11180 ec
11181 \family default
11182 .
11183 \end_layout
11184
11185 \begin_layout Standard
11186 \begin_inset VSpace bigskip
11187 \end_inset
11188
11189 For the font size there are four possible values: 
11190 \family sans
11191 default, 10
11192 \family default
11193
11194 \family sans
11195 11
11196 \family default
11197 , and 
11198 \family sans
11199 12
11200 \family default
11201 .
11202  The size of 
11203 \family sans
11204 default
11205 \family default
11206  depends on your LaTeX-system, normally it is equal to the font size 10.
11207 \end_layout
11208
11209 \begin_layout Standard
11210 The font sizes are the 
11211 \emph on
11212 base size
11213 \emph default
11214 .
11215  That means that LyX scales all other possible font sizes (such as those
11216  used in footnotes, super-, and subscripts) by this value.
11217  You can fine-tune the font size of text parts via the 
11218 \family sans
11219 Text
11220 \begin_inset space ~
11221 \end_inset
11222
11223 Style
11224 \family default
11225  dialog if needed.
11226  The possible font sizes for text parts are explained in section
11227 \begin_inset space ~
11228 \end_inset
11229
11230
11231 \begin_inset CommandInset ref
11232 LatexCommand ref
11233 reference "sub:Fine-Tuning-with-the"
11234
11235 \end_inset
11236
11237 .
11238 \end_layout
11239
11240 \begin_layout Standard
11241 The field 
11242 \family sans
11243 CJK
11244 \family default
11245  allows users of the languages Chinese, Japanese, Korean (CJK) to specify
11246  a font to display the script characters.
11247 \begin_inset Foot
11248 status collapsed
11249
11250 \begin_layout Plain Layout
11251 The font will be the argument for the commands of the LaTeX-package 
11252 \series bold
11253 CJK
11254 \series default
11255 .
11256  So this has no effect for the document language 
11257 \family sans
11258 Japanese
11259 \family default
11260  that doesn't use 
11261 \series bold
11262 CJK
11263 \series default
11264 .
11265 \end_layout
11266
11267 \end_inset
11268
11269
11270 \end_layout
11271
11272 \begin_layout Standard
11273 \begin_inset VSpace bigskip
11274 \end_inset
11275
11276
11277 \begin_inset Note Greyedout
11278 status open
11279
11280 \begin_layout Plain Layout
11281
11282 \series bold
11283 Note:
11284 \series default
11285  When you choose a new font or font size, LyX does 
11286 \emph on
11287 not
11288 \emph default
11289  change the screen font! You will only see a difference in the printed output;
11290  this is part of the WYSIWYM concept.
11291  LyX's screen fonts can be adjusted in the 
11292 \family sans
11293 Tools\SpecialChar \menuseparator
11294 Preferences
11295 \family default
11296  dialog, see section
11297 \begin_inset space ~
11298 \end_inset
11299
11300
11301 \begin_inset CommandInset ref
11302 LatexCommand ref
11303 reference "sub:Screen-Fonts"
11304
11305 \end_inset
11306
11307 .
11308 \end_layout
11309
11310 \end_inset
11311
11312
11313 \end_layout
11314
11315 \begin_layout Subsection
11316 Using Different Character Styles
11317 \begin_inset Index idx
11318 status collapsed
11319
11320 \begin_layout Plain Layout
11321 Character Styles
11322 \end_layout
11323
11324 \end_inset
11325
11326
11327 \begin_inset Index idx
11328 status collapsed
11329
11330 \begin_layout Plain Layout
11331 Text Style
11332 \end_layout
11333
11334 \end_inset
11335
11336
11337 \end_layout
11338
11339 \begin_layout Standard
11340 As we've already seen, LyX automatically changes the character style for
11341  certain paragraph environments.
11342  LyX supports two character styles, 
11343 \family sans
11344 Emphasized
11345 \family default
11346  and 
11347 \family sans
11348 Noun
11349 \family default
11350 .
11351  You can activate both of these styles via keybindings, the menus, and the
11352  toolbar.
11353 \end_layout
11354
11355 \begin_layout Standard
11356 To activate the 
11357 \family sans
11358 Noun
11359 \family default
11360  style, do one of the following:
11361 \end_layout
11362
11363 \begin_layout Itemize
11364 click on the toolbar button 
11365 \begin_inset Graphics
11366         filename ../images/font-noun.png
11367
11368 \end_inset
11369
11370
11371 \end_layout
11372
11373 \begin_layout Itemize
11374 use the key binding 
11375 \begin_inset Info
11376 type  "shortcut"
11377 arg   "font-noun"
11378 \end_inset
11379
11380
11381 \end_layout
11382
11383 \begin_layout Standard
11384 These commands are all toggles.
11385  That is, if 
11386 \family sans
11387 Noun
11388 \family default
11389  style is already active, they deactivate it.
11390 \end_layout
11391
11392 \begin_layout Standard
11393 One typically uses the 
11394 \family sans
11395 Noun
11396 \family default
11397  style for proper names.
11398  For example: 
11399 \begin_inset Quotes eld
11400 \end_inset
11401
11402
11403 \noun on
11404 Matthias Ettrich
11405 \noun default
11406  is the original author of LyX.
11407 \begin_inset Quotes erd
11408 \end_inset
11409
11410
11411 \end_layout
11412
11413 \begin_layout Standard
11414 A more widely used character style is the 
11415 \family sans
11416 Emphasized
11417 \family default
11418  style.
11419  You can activate (or deactivate - it's also a toggle) the 
11420 \family sans
11421 Emphasized
11422 \family default
11423  style by:
11424 \end_layout
11425
11426 \begin_layout Itemize
11427 clicking on the toolbar button 
11428 \begin_inset Graphics
11429         filename ../images/font-emph.png
11430
11431 \end_inset
11432
11433
11434 \end_layout
11435
11436 \begin_layout Itemize
11437 using the keybindings 
11438 \begin_inset Info
11439 type  "shortcut"
11440 arg   "font-emph"
11441 \end_inset
11442
11443
11444 \end_layout
11445
11446 \begin_layout Standard
11447 Normally the 
11448 \family sans
11449 Emphasized
11450 \family default
11451  style is equivalent to an italic font but some document classes or LaTeX-packag
11452 es use a different font.
11453 \end_layout
11454
11455 \begin_layout Standard
11456 We've been using the 
11457 \family sans
11458 Emphasized
11459 \family default
11460  style all over the place in this document.
11461  Here's one more example:
11462 \end_layout
11463
11464 \begin_layout Quotation
11465
11466 \emph on
11467 Don't overuse character styles!
11468 \end_layout
11469
11470 \begin_layout Standard
11471 It's also a warning in addition to an example.
11472  One's writing should parallel ordinary conversation.
11473  Since we don't all constantly scream at each other, we should also avoid
11474  the common tendency to overuse character style.
11475  
11476 \end_layout
11477
11478 \begin_layout Standard
11479 You can always reset to the default font using the key binding 
11480 \begin_inset Info
11481 type  "shortcut"
11482 arg   "font-default"
11483 \end_inset
11484
11485  or the dialog 
11486 \family sans
11487 Edit\SpecialChar \menuseparator
11488 Text
11489 \begin_inset space ~
11490 \end_inset
11491
11492 Style
11493 \family default
11494 .
11495 \end_layout
11496
11497 \begin_layout Subsection
11498 Fine-Tuning with the 
11499 \family sans
11500 Text Style
11501 \family default
11502  dialog
11503 \begin_inset CommandInset label
11504 LatexCommand label
11505 name "sub:Fine-Tuning-with-the"
11506
11507 \end_inset
11508
11509
11510 \begin_inset Index idx
11511 status collapsed
11512
11513 \begin_layout Plain Layout
11514 Text Style
11515 \end_layout
11516
11517 \end_inset
11518
11519
11520 \end_layout
11521
11522 \begin_layout Standard
11523 There are always occasions when you will need to do some fine-tuning, so
11524  LyX gives you a way to create a custom character style.
11525  For example, an academic journal or a corporation may have a style sheet
11526  requiring a sans-serif font be used in certain situations.
11527  Also, writers sometimes use a different font to offset a character's thoughts
11528  from ordinary dialog.
11529 \end_layout
11530
11531 \begin_layout Standard
11532 Before we document how to use custom character style, we want to issue a
11533  warning yet again: Don't overuse character styles! 
11534 \begin_inset Newline newline
11535 \end_inset
11536
11537 Documents that overuse different fonts and sizes are not well readable and
11538  tend to look as if someone has knocked huge holes in them.
11539 \end_layout
11540
11541 \begin_layout Standard
11542 To use custom character styles, open the 
11543 \family sans
11544 Edit\SpecialChar \menuseparator
11545 Text
11546 \begin_inset space ~
11547 \end_inset
11548
11549 Style
11550 \family default
11551  dialog.
11552  There are several boxes on this dialog, each corresponding to a different
11553  font property which you can choose.
11554  You can choose an option for one of these properties, or select 
11555 \family sans
11556 No
11557 \begin_inset space ~
11558 \end_inset
11559
11560 change
11561 \family default
11562 , which keeps the current state of that property.
11563  The item 
11564 \family sans
11565 Reset
11566 \family default
11567  will reset the property to whatever is the default.
11568  You can use this to reset attributes across a bunch of different paragraph
11569  environments in a snap.
11570 \end_layout
11571
11572 \begin_layout Standard
11573 The font properties, and their options (in addition to 
11574 \family sans
11575 No
11576 \begin_inset space ~
11577 \end_inset
11578
11579 change
11580 \family default
11581  and 
11582 \family sans
11583 Reset
11584 \family default
11585 ) are:
11586 \end_layout
11587
11588 \begin_layout Labeling
11589 \labelwidthstring 00.00.0000
11590
11591 \family sans
11592 Family
11593 \family default
11594  The 
11595 \begin_inset Quotes eld
11596 \end_inset
11597
11598 overall look
11599 \begin_inset Quotes erd
11600 \end_inset
11601
11602  of the font.
11603  The possible options are:
11604 \end_layout
11605
11606 \begin_deeper
11607 \begin_layout Labeling
11608 \labelwidthstring 00.00.0000
11609
11610 \family sans
11611 Roman
11612 \family default
11613  This is the Roman font family.
11614  Normally a serif font.
11615  It's also the default family.
11616  (key binding 
11617 \begin_inset Info
11618 type  "shortcut"
11619 arg   "font-roman"
11620 \end_inset
11621
11622 )
11623 \end_layout
11624
11625 \begin_layout Labeling
11626 \labelwidthstring 00.00.0000
11627
11628 \family sans
11629 Sans
11630 \begin_inset space ~
11631 \end_inset
11632
11633 Serif
11634 \family default
11635  
11636 \family sans
11637 This is the Sans Serif font family.
11638
11639 \family default
11640  (key binding 
11641 \begin_inset Info
11642 type  "shortcut"
11643 arg   "font-sans"
11644 \end_inset
11645
11646 )
11647 \end_layout
11648
11649 \begin_layout Labeling
11650 \labelwidthstring 00.00.0000
11651
11652 \family sans
11653 Typewriter
11654 \family default
11655  
11656 \family typewriter
11657 This is the Typewriter font family.
11658
11659 \family default
11660  (key binding 
11661 \begin_inset Info
11662 type  "shortcut"
11663 arg   "font-typewriter"
11664 \end_inset
11665
11666
11667 \family sans
11668 )
11669 \end_layout
11670
11671 \end_deeper
11672 \begin_layout Labeling
11673 \labelwidthstring 00.00.0000
11674
11675 \family sans
11676 Series
11677 \family default
11678  This corresponds to the print weight.
11679  Options are:
11680 \end_layout
11681
11682 \begin_deeper
11683 \begin_layout Labeling
11684 \labelwidthstring 00.00.0000
11685
11686 \family sans
11687 Medium
11688 \family default
11689  This is the Medium font series.
11690  It's also the default series.
11691 \end_layout
11692
11693 \begin_layout Labeling
11694 \labelwidthstring 00.00.0000
11695
11696 \family sans
11697 Bold
11698 \family default
11699  
11700 \series bold
11701 This is the Bold font series.
11702
11703 \series default
11704  (key binding 
11705 \begin_inset Info
11706 type  "shortcut"
11707 arg   "font-bold"
11708 \end_inset
11709
11710 )
11711 \end_layout
11712
11713 \end_deeper
11714 \begin_layout Labeling
11715 \labelwidthstring 00.00.0000
11716
11717 \family sans
11718 Shape
11719 \family default
11720  As the name implies.
11721  Options are:
11722 \end_layout
11723
11724 \begin_deeper
11725 \begin_layout Labeling
11726 \labelwidthstring 00.00.0000
11727
11728 \family sans
11729 Upright
11730 \family default
11731  This is the Upright font shape.
11732  It's also the default shape.
11733 \end_layout
11734
11735 \begin_layout Labeling
11736 \labelwidthstring 00.00.0000
11737
11738 \family sans
11739 Italic
11740 \family default
11741  
11742 \shape italic
11743 This
11744 \shape default
11745  
11746 \family sans
11747 \shape italic
11748 i
11749 \family default
11750 s the Italic font shape
11751 \shape default
11752 \emph on
11753 .
11754 \end_layout
11755
11756 \begin_layout Labeling
11757 \labelwidthstring 00.00.0000
11758
11759 \family sans
11760 Slanted
11761 \family default
11762  
11763 \shape slanted
11764 This is the Slanted font shape
11765 \shape default
11766  (although it might not be visible in LyX, this is different from italic).
11767 \end_layout
11768
11769 \begin_layout Labeling
11770 \labelwidthstring 00.00.0000
11771
11772 \family sans
11773 Small
11774 \begin_inset space ~
11775 \end_inset
11776
11777 Caps
11778 \family default
11779  
11780 \shape smallcaps
11781 This is the Small caps font shape
11782 \shape default
11783 \noun on
11784 .
11785 \end_layout
11786
11787 \end_deeper
11788 \begin_layout Labeling
11789 \labelwidthstring 00.00.0000
11790
11791 \family sans
11792 Size
11793 \family default
11794  Alters the size of the font.
11795  You'll find no numerical values here; all possible sizes are actually proportio
11796 nal to the document font size.
11797  Once again, you don't feed LyX the details, but a general description of
11798  what you want to do.
11799  The options are:
11800 \end_layout
11801
11802 \begin_deeper
11803 \begin_layout Labeling
11804 \labelwidthstring 00.00.0000
11805
11806 \family sans
11807 Tiny
11808 \family default
11809  
11810 \size tiny
11811 This is the 
11812 \begin_inset Quotes eld
11813 \end_inset
11814
11815 Tiny
11816 \begin_inset Quotes erd
11817 \end_inset
11818
11819  font size.
11820
11821 \size default
11822  (key bindings 
11823 \begin_inset Info
11824 type  "shortcuts"
11825 arg   "font-size tiny"
11826 \end_inset
11827
11828 )
11829 \end_layout
11830
11831 \begin_layout Labeling
11832 \labelwidthstring 00.00.0000
11833
11834 \family sans
11835 Smallest
11836 \family default
11837  
11838 \size scriptsize
11839 This is the 
11840 \begin_inset Quotes eld
11841 \end_inset
11842
11843 Smallest
11844 \begin_inset Quotes erd
11845 \end_inset
11846
11847  font size
11848 \size default
11849 .
11850  (key binding 
11851 \begin_inset Info
11852 type  "shortcut"
11853 arg   "font-size scriptsize"
11854 \end_inset
11855
11856 )
11857 \end_layout
11858
11859 \begin_layout Labeling
11860 \labelwidthstring 00.00.0000
11861
11862 \family sans
11863 Smaller
11864 \family default
11865  
11866 \size footnotesize
11867 This is the 
11868 \begin_inset Quotes eld
11869 \end_inset
11870
11871 Smaller
11872 \begin_inset Quotes erd
11873 \end_inset
11874
11875  font size.
11876
11877 \size default
11878  (key bindings 
11879 \begin_inset Info
11880 type  "shortcuts"
11881 arg   "font-size footnotesize"
11882 \end_inset
11883
11884 )
11885 \end_layout
11886
11887 \begin_layout Labeling
11888 \labelwidthstring 00.00.0000
11889
11890 \family sans
11891 Small
11892 \family default
11893  
11894 \size small
11895 This is the 
11896 \begin_inset Quotes eld
11897 \end_inset
11898
11899 Small
11900 \begin_inset Quotes erd
11901 \end_inset
11902
11903  font size.
11904
11905 \size default
11906  (key bindings 
11907 \begin_inset Info
11908 type  "shortcuts"
11909 arg   "font-size small"
11910 \end_inset
11911
11912 )
11913 \end_layout
11914
11915 \begin_layout Labeling
11916 \labelwidthstring 00.00.0000
11917
11918 \family sans
11919 Normal
11920 \family default
11921  This is the 
11922 \begin_inset Quotes eld
11923 \end_inset
11924
11925 Normal
11926 \begin_inset Quotes erd
11927 \end_inset
11928
11929  font size.
11930  It's also the default size.
11931  (key bindings 
11932 \begin_inset Info
11933 type  "shortcuts"
11934 arg   "font-size normal"
11935 \end_inset
11936
11937 )
11938 \end_layout
11939
11940 \begin_layout Labeling
11941 \labelwidthstring 00.00.0000
11942
11943 \family sans
11944 Large
11945 \family default
11946  
11947 \size large
11948 This is the 
11949 \begin_inset Quotes eld
11950 \end_inset
11951
11952 Large
11953 \begin_inset Quotes erd
11954 \end_inset
11955
11956  font size.
11957
11958 \size default
11959  (key bindings 
11960 \begin_inset Info
11961 type  "shortcuts"
11962 arg   "font-size large"
11963 \end_inset
11964
11965 )
11966 \end_layout
11967
11968 \begin_layout Labeling
11969 \labelwidthstring 00.00.0000
11970
11971 \family sans
11972 Larger
11973 \family default
11974  
11975 \size larger
11976 This is the 
11977 \begin_inset Quotes eld
11978 \end_inset
11979
11980 Larger
11981 \begin_inset Quotes erd
11982 \end_inset
11983
11984  font size.
11985
11986 \size default
11987  (key bindings 
11988 \begin_inset Info
11989 type  "shortcuts"
11990 arg   "font-size larger"
11991 \end_inset
11992
11993 )
11994 \end_layout
11995
11996 \begin_layout Labeling
11997 \labelwidthstring 00.00.0000
11998
11999 \family sans
12000 Largest
12001 \family default
12002  
12003 \size largest
12004 This is the 
12005 \begin_inset Quotes eld
12006 \end_inset
12007
12008 Largest
12009 \begin_inset Quotes erd
12010 \end_inset
12011
12012  font size.
12013
12014 \size default
12015  (key binding 
12016 \begin_inset Info
12017 type  "shortcut"
12018 arg   "font-size largest"
12019 \end_inset
12020
12021 )
12022 \end_layout
12023
12024 \begin_layout Labeling
12025 \labelwidthstring 00.00.0000
12026
12027 \family sans
12028 Huge
12029 \family default
12030  
12031 \size huge
12032 This is the 
12033 \begin_inset Quotes eld
12034 \end_inset
12035
12036 Huge
12037 \begin_inset Quotes erd
12038 \end_inset
12039
12040  font size.
12041
12042 \size default
12043  (key bindings 
12044 \begin_inset Info
12045 type  "shortcuts"
12046 arg   "font-size huge"
12047 \end_inset
12048
12049 )
12050 \end_layout
12051
12052 \begin_layout Labeling
12053 \labelwidthstring 00.00.0000
12054
12055 \family sans
12056 Huger
12057 \family default
12058  
12059 \size giant
12060 This is the 
12061 \begin_inset Quotes eld
12062 \end_inset
12063
12064 Huger
12065 \begin_inset Quotes erd
12066 \end_inset
12067
12068  font size.
12069
12070 \size default
12071  (key bindings 
12072 \begin_inset Info
12073 type  "shortcuts"
12074 arg   "font-size giant"
12075 \end_inset
12076
12077 )
12078 \end_layout
12079
12080 \end_deeper
12081 \begin_layout Standard
12082 We'll warn you 
12083 \emph on
12084 yet again
12085 \emph default
12086 : don't go crazy with this feature.
12087  You should almost never need to change the font size.
12088  LyX automatically changes the font size for different paragraph environments
12089  - use that instead.
12090  This is here for fine-tuning only!
12091 \end_layout
12092
12093 \begin_layout Labeling
12094 \labelwidthstring 00.00.0000
12095
12096 \family sans
12097 Misc
12098 \family default
12099  Here you can change a few other things at the character level.
12100  Options are:
12101 \end_layout
12102
12103 \begin_deeper
12104 \begin_layout Labeling
12105 \labelwidthstring 00.00.0000
12106
12107 \family sans
12108 Emph
12109 \family default
12110  
12111 \emph on
12112 This is text with emphasize on
12113 \emph default
12114 .
12115  This might seem like the same as 
12116 \shape italic
12117 Italic
12118 \shape default
12119 , but it is actually a bit different.
12120  Emphasized is a 
12121 \emph on
12122 logical
12123 \emph default
12124  attribute.
12125  That means every document class can define its own font used for emphasized
12126  text.
12127  Normally this font is equal to italic.
12128 \end_layout
12129
12130 \begin_layout Labeling
12131 \labelwidthstring 00.00.0000
12132
12133 \family sans
12134 Underbar
12135 \family default
12136  
12137 \bar under
12138 This is text with Underbar on.
12139
12140 \bar default
12141  (key binding 
12142 \begin_inset Info
12143 type  "shortcuts"
12144 arg   "font-underline"
12145 \end_inset
12146
12147
12148 \family sans
12149 )
12150 \begin_inset Newline newline
12151 \end_inset
12152
12153
12154 \family default
12155 Avoid using underbar if you can! It's a hangover from the typewriter days,
12156  when you couldn't change fonts.
12157  We no longer need to emphasize text by underscoring characters.
12158  It's only included in LyX because some people 
12159 \emph on
12160 may
12161 \emph default
12162  need it in order to follow style sheets for journal submissions.
12163 \end_layout
12164
12165 \begin_layout Labeling
12166 \labelwidthstring 00.00.0000
12167
12168 \family sans
12169 Noun
12170 \family default
12171  
12172 \noun on
12173 This is text with Noun on.
12174
12175 \noun default
12176  Like 
12177 \family sans
12178 Emph
12179 \family default
12180 , this is a logical attribute.
12181  Normally it's equivalent to 
12182 \family sans
12183 Small
12184 \begin_inset space ~
12185 \end_inset
12186
12187 Caps
12188 \family default
12189 .
12190 \end_layout
12191
12192 \end_deeper
12193 \begin_layout Labeling
12194 \labelwidthstring 00.00.0000
12195
12196 \family sans
12197 Color
12198 \family default
12199  You can adjust the color of the text with this control.
12200  Notice that not all DVI-viewers are able to display colors.
12201  Besides 
12202 \family sans
12203 No
12204 \begin_inset space ~
12205 \end_inset
12206
12207 color
12208 \family default
12209 , which is the default 
12210 \begin_inset Quotes eld
12211 \end_inset
12212
12213 color
12214 \begin_inset Quotes erd
12215 \end_inset
12216
12217  and means normally black, you can choose between 
12218 \family sans
12219 Black
12220 \family default
12221
12222 \family sans
12223 White
12224 \family default
12225
12226 \family sans
12227 Red
12228 \family default
12229
12230 \family sans
12231 Green
12232 \family default
12233
12234 \family sans
12235 Blue
12236 \family default
12237
12238 \family sans
12239 Cyan
12240 \family default
12241
12242 \family sans
12243 Magenta
12244 \family default
12245  and 
12246 \family sans
12247 Yellow
12248 \family default
12249  text.
12250 \begin_inset Index idx
12251 status collapsed
12252
12253 \begin_layout Plain Layout
12254 Color ! Text
12255 \end_layout
12256
12257 \end_inset
12258
12259
12260 \end_layout
12261
12262 \begin_layout Labeling
12263 \labelwidthstring 00.00.0000
12264
12265 \family sans
12266 Language
12267 \family default
12268  This is used to mark regions of text as having a different language from
12269  the language of the document.
12270  Text marked in this way will be underlined in blue to indicate the change
12271  (only within LyX).
12272 \end_layout
12273
12274 \begin_layout Standard
12275 So you have a huge number of combinations to choose from.
12276  Once you've chosen a new character style via the 
12277 \family sans
12278 Edit\SpecialChar \menuseparator
12279 Text
12280 \begin_inset space ~
12281 \end_inset
12282
12283 Style
12284 \family default
12285  dialog, the settings are saved.
12286  You can activate them using the toolbar button 
12287 \begin_inset Graphics
12288         filename ../images/textstyle-apply.png
12289
12290 \end_inset
12291
12292 .
12293  The button lets you toggle the state of your custom character style even
12294  when the dialog isn't visible.
12295  
12296 \end_layout
12297
12298 \begin_layout Standard
12299 To completely reset the character style to the default, use 
12300 \begin_inset Info
12301 type  "shortcut"
12302 arg   "font-default"
12303 \end_inset
12304
12305 .
12306  If you want to toggle only those properties that you have just changed
12307  (suppose you just set the shape to 
12308 \begin_inset Quotes eld
12309 \end_inset
12310
12311 slanted
12312 \begin_inset Quotes erd
12313 \end_inset
12314
12315  and the series to 
12316 \begin_inset Quotes eld
12317 \end_inset
12318
12319 bold
12320 \begin_inset Quotes erd
12321 \end_inset
12322
12323 ), set the 
12324 \family sans
12325 Toggle
12326 \begin_inset space ~
12327 \end_inset
12328
12329 all
12330 \family default
12331  switch and press 
12332 \family sans
12333 Apply
12334 \family default
12335 .
12336 \end_layout
12337
12338 \begin_layout Standard
12339 You should also know something about the differences between the three main
12340  font types 
12341 \family sans
12342 serif
12343 \family default
12344
12345 \family sans
12346 sans
12347 \begin_inset space ~
12348 \end_inset
12349
12350 serif
12351 \family default
12352 , and 
12353 \family sans
12354 typewriter
12355 \family default
12356 :
12357 \end_layout
12358
12359 \begin_layout Itemize
12360
12361 \family sans
12362 Typewriter
12363 \family default
12364  is a so called 
12365 \begin_inset Quotes eld
12366 \end_inset
12367
12368 monospaced
12369 \begin_inset Quotes erd
12370 \end_inset
12371
12372  font, that means every character has the same width, the 
12373 \begin_inset Quotes eld
12374 \end_inset
12375
12376 i
12377 \begin_inset Quotes erd
12378 \end_inset
12379
12380  is as wide as the 
12381 \begin_inset Quotes eld
12382 \end_inset
12383
12384 m
12385 \begin_inset Quotes erd
12386 \end_inset
12387
12388 .
12389  Here is an example
12390 \begin_inset Newline newline
12391 \end_inset
12392
12393
12394 \begin_inset ERT
12395 status collapsed
12396
12397 \begin_layout Plain Layout
12398
12399
12400 \backslash
12401 phantom{
12402 \end_layout
12403
12404 \end_inset
12405
12406 no 
12407 \begin_inset ERT
12408 status collapsed
12409
12410 \begin_layout Plain Layout
12411
12412 }
12413 \end_layout
12414
12415 \end_inset
12416
12417
12418 \family typewriter
12419 typewriter text
12420 \family default
12421
12422 \begin_inset Note Note
12423 status collapsed
12424
12425 \begin_layout Plain Layout
12426 For more on phantoms see section
12427 \begin_inset space ~
12428 \end_inset
12429
12430
12431 \begin_inset CommandInset ref
12432 LatexCommand ref
12433 reference "sub:More-Spaces"
12434
12435 \end_inset
12436
12437 .
12438 \end_layout
12439
12440 \end_inset
12441
12442
12443 \begin_inset Newline newline
12444 \end_inset
12445
12446 no typewriter text
12447 \end_layout
12448
12449 \begin_layout Itemize
12450
12451 \family sans
12452 Serif
12453 \family default
12454  fonts use characters with serifs.
12455  These are the small 
12456 \begin_inset Quotes eld
12457 \end_inset
12458
12459 appendices
12460 \begin_inset Quotes erd
12461 \end_inset
12462
12463  at the ends of the strokes that form the character.
12464  The following example will show the difference:
12465 \begin_inset Newline newline
12466 \end_inset
12467
12468 text with serifs
12469 \begin_inset Newline newline
12470 \end_inset
12471
12472
12473 \family sans
12474 text without serifs
12475 \family default
12476
12477 \begin_inset Newline newline
12478 \end_inset
12479
12480 Serifs facilitate quick and easy reading.
12481  These fonts are therefore used as default (named 
12482 \family sans
12483 roman
12484 \family default
12485 ).
12486 \end_layout
12487
12488 \begin_layout Itemize
12489
12490 \family sans
12491 Sans serif
12492 \family default
12493  don't use serifs.
12494  This font type is therefore often used for headings and short texts.
12495  We use it in this document to highlight menu names.
12496 \end_layout
12497
12498 \begin_layout Standard
12499 We conclude with the same warning once again: Don't overuse the fonts.
12500  They are, more often than not, a kludge and a bad substitute for good writing.
12501 \end_layout
12502
12503 \begin_layout Section
12504 Printing and Previewing
12505 \end_layout
12506
12507 \begin_layout Subsection
12508 Overview
12509 \end_layout
12510
12511 \begin_layout Standard
12512 Now that we have covered some of the basic features of document preparation
12513  using LyX, you probably want to know how to print out your masterpiece.
12514  Before we tell you that, we want to give you a quick explanation of what
12515  goes on behind-the-scenes.
12516  We cover this information in much greater detail in the 
12517 \emph on
12518 Additional Features
12519 \emph default
12520  manual as well.
12521 \end_layout
12522
12523 \begin_layout Standard
12524 LyX uses the program LaTeX as its backend.
12525  LaTeX is just a macro package for the TeX typesetting system, but to prevent
12526  confusion, we'll only refer to LaTeX.
12527  LyX is what you use to do your actual writing.
12528  Then, LyX calls LaTeX to turn your writing into printable output.
12529  This happens in two stages:
12530 \end_layout
12531
12532 \begin_layout Enumerate
12533 First, LyX converts your document to a series of text commands for LaTeX,
12534  generating a file with the extension, 
12535 \begin_inset Quotes eld
12536 \end_inset
12537
12538
12539 \family typewriter
12540 .tex
12541 \family default
12542
12543 \begin_inset Quotes erd
12544 \end_inset
12545
12546 .
12547 \end_layout
12548
12549 \begin_layout Enumerate
12550 Next, LaTeX uses the commands in the 
12551 \family typewriter
12552 .tex
12553 \family default
12554  file to produce printable output.
12555  
12556 \end_layout
12557
12558 \begin_layout Subsection
12559 Output file formats
12560 \begin_inset Index idx
12561 status collapsed
12562
12563 \begin_layout Plain Layout
12564 File formats
12565 \end_layout
12566
12567 \end_inset
12568
12569
12570 \begin_inset CommandInset label
12571 LatexCommand label
12572 name "sub:Output-file-formats"
12573
12574 \end_inset
12575
12576
12577 \end_layout
12578
12579 \begin_layout Subsubsection
12580 ASCII
12581 \begin_inset Index idx
12582 status collapsed
12583
12584 \begin_layout Plain Layout
12585 File formats ! ASCII
12586 \end_layout
12587
12588 \end_inset
12589
12590
12591 \end_layout
12592
12593 \begin_layout Standard
12594 This file type has the extension 
12595 \begin_inset Quotes eld
12596 \end_inset
12597
12598
12599 \family typewriter
12600 .txt
12601 \family default
12602
12603 \begin_inset Quotes erd
12604 \end_inset
12605
12606 .
12607  It contains your document as plain text following the rules of the 
12608 \begin_inset Quotes eld
12609 \end_inset
12610
12611 American Standard Code for Information Interchange
12612 \begin_inset Quotes erd
12613 \end_inset
12614
12615  (ASCII).
12616 \end_layout
12617
12618 \begin_layout Standard
12619 You can export your document to ASCII by the menu 
12620 \family sans
12621 File\SpecialChar \menuseparator
12622 Export\SpecialChar \menuseparator
12623 ASCII
12624 \family default
12625 .
12626 \end_layout
12627
12628 \begin_layout Subsubsection
12629 LaTeX
12630 \begin_inset Index idx
12631 status collapsed
12632
12633 \begin_layout Plain Layout
12634 File formats ! LaTeX
12635 \end_layout
12636
12637 \end_inset
12638
12639
12640 \end_layout
12641
12642 \begin_layout Standard
12643 This file type has the extension 
12644 \begin_inset Quotes eld
12645 \end_inset
12646
12647
12648 \family typewriter
12649 .tex
12650 \family default
12651
12652 \begin_inset Quotes erd
12653 \end_inset
12654
12655  and contains all commands that are necessary for the LaTeX program to process
12656  your document.
12657  If you know LaTeX, you can use it to find out LaTeX-Errors or to process
12658  it manually with console commands.
12659  The LaTeX-file is automatically created in LyX's temporary directory whenever
12660  you view or export your document.
12661 \end_layout
12662
12663 \begin_layout Standard
12664 You can export your document as LaTeX-file using the menu 
12665 \family sans
12666 File\SpecialChar \menuseparator
12667 Export\SpecialChar \menuseparator
12668 LaT
12669 \begin_inset ERT
12670 status collapsed
12671
12672 \begin_layout Plain Layout
12673
12674 {}
12675 \end_layout
12676
12677 \end_inset
12678
12679 eX
12680 \family default
12681 .
12682 \end_layout
12683
12684 \begin_layout Subsubsection
12685 DVI
12686 \begin_inset Index idx
12687 status collapsed
12688
12689 \begin_layout Plain Layout
12690 File formats ! DVI
12691 \end_layout
12692
12693 \end_inset
12694
12695
12696 \end_layout
12697
12698 \begin_layout Standard
12699 This file type has the extension 
12700 \begin_inset Quotes eld
12701 \end_inset
12702
12703
12704 \family typewriter
12705 .dvi
12706 \family default
12707
12708 \begin_inset Quotes erd
12709 \end_inset
12710
12711 .
12712  It is called 
12713 \begin_inset Quotes eld
12714 \end_inset
12715
12716 device-independent
12717 \begin_inset Quotes erd
12718 \end_inset
12719
12720  (DVI), because it is completely portable; you can move them from one machine
12721  to another without needing to do any sort of conversion.
12722  DVIs are used for quick previews and as pre-stage for other output formats,
12723  like PostScript.
12724 \end_layout
12725
12726 \begin_layout Standard
12727 DVI files doen't contain images, they only link them.
12728  So don't forget to deliver the images together with your DVIs.
12729  Because the DVI-viewer has to convert the image in the background to make
12730  it visible when you scroll the DVI, this can slow down your computer when
12731  you view the DVI.
12732  So we recommend to use PDF for files with many images.
12733 \end_layout
12734
12735 \begin_layout Standard
12736 You can export your document to DVI by the menu 
12737 \family sans
12738 File\SpecialChar \menuseparator
12739 Export\SpecialChar \menuseparator
12740 DVI
12741 \family default
12742 .
12743 \end_layout
12744
12745 \begin_layout Subsubsection
12746 PostScript
12747 \begin_inset Index idx
12748 status collapsed
12749
12750 \begin_layout Plain Layout
12751 File formats ! PostScript
12752 \end_layout
12753
12754 \end_inset
12755
12756
12757 \end_layout
12758
12759 \begin_layout Standard
12760 This file type has the extension 
12761 \begin_inset Quotes eld
12762 \end_inset
12763
12764
12765 \family typewriter
12766 .ps
12767 \family default
12768
12769 \begin_inset Quotes erd
12770 \end_inset
12771
12772 .
12773  PostScript was developed by the company 
12774 \family typewriter
12775 Adobe
12776 \family default
12777  as a printer language.
12778  The file contains therefore commands that the printer uses to print the
12779  file.
12780  PostScript can be seen as a 
12781 \begin_inset Quotes eld
12782 \end_inset
12783
12784 programming language
12785 \begin_inset Quotes erd
12786 \end_inset
12787
12788 ; you can calculate with it and draw diagrams and images.
12789 \begin_inset Foot
12790 status collapsed
12791
12792 \begin_layout Plain Layout
12793 When you are interested to learn more about this, have a look at the LaTeX-packa
12794 ge 
12795 \series bold
12796 pstricks
12797 \series default
12798
12799 \begin_inset Index idx
12800 status collapsed
12801
12802 \begin_layout Plain Layout
12803 LaTeX-packages ! pstricks
12804 \end_layout
12805
12806 \end_inset
12807
12808 .
12809 \end_layout
12810
12811 \end_inset
12812
12813  Due to this ability, the files are often bigger than PDFs.
12814 \end_layout
12815
12816 \begin_layout Standard
12817 PostScript can only contain images in the format 
12818 \begin_inset Quotes eld
12819 \end_inset
12820
12821 Encapsulated PostScript
12822 \begin_inset Quotes erd
12823 \end_inset
12824
12825  (EPS, file extension 
12826 \begin_inset Quotes eld
12827 \end_inset
12828
12829
12830 \family typewriter
12831 .eps
12832 \family default
12833
12834 \begin_inset Quotes erd
12835 \end_inset
12836
12837 ).
12838  As LyX allows you to use any known image format in your document, it has
12839  to convert them in the background to EPS.
12840  If you have e.g 50
12841 \begin_inset space \thinspace{}
12842 \end_inset
12843
12844 images in your document, LyX has to do 50
12845 \begin_inset space \thinspace{}
12846 \end_inset
12847
12848 conversions whenever you view or export your document.
12849  This will slow down your workflow with LyX drastically.
12850  So if you plan to use PostScript, you can insert your images directly as
12851  EPS to avoid this problem.
12852 \end_layout
12853
12854 \begin_layout Standard
12855 You can export your document to PostScript using the menu 
12856 \family sans
12857 File\SpecialChar \menuseparator
12858 Export\SpecialChar \menuseparator
12859 PostScript
12860 \family default
12861 .
12862 \end_layout
12863
12864 \begin_layout Subsubsection
12865 PDF
12866 \begin_inset Index idx
12867 status collapsed
12868
12869 \begin_layout Plain Layout
12870 File formats ! PDF
12871 \end_layout
12872
12873 \end_inset
12874
12875
12876 \begin_inset Index idx
12877 status collapsed
12878
12879 \begin_layout Plain Layout
12880 PDF
12881 \end_layout
12882
12883 \end_inset
12884
12885
12886 \end_layout
12887
12888 \begin_layout Standard
12889 This file type has the extension 
12890 \begin_inset Quotes eld
12891 \end_inset
12892
12893
12894 \family typewriter
12895 .pdf
12896 \family default
12897
12898 \begin_inset Quotes erd
12899 \end_inset
12900
12901 .
12902  The 
12903 \begin_inset Quotes eld
12904 \end_inset
12905
12906 Portable Document Format
12907 \begin_inset Quotes erd
12908 \end_inset
12909
12910  (PDF) developed by 
12911 \family typewriter
12912 Adobe
12913 \family default
12914  was derived from PostScript.
12915  It is more compressed and it uses fewer commands than PostScript.
12916  As the name 
12917 \begin_inset Quotes eld
12918 \end_inset
12919
12920 portable
12921 \begin_inset Quotes erd
12922 \end_inset
12923
12924  implies, it can be processed at any computer system and the printed output
12925  looks exactly the same.
12926 \end_layout
12927
12928 \begin_layout Standard
12929 PDF can contain images in its own PDF format and in the formats 
12930 \begin_inset Quotes eld
12931 \end_inset
12932
12933 Joint Photographic Experts Group
12934 \begin_inset Quotes erd
12935 \end_inset
12936
12937  (JPG, file extension 
12938 \begin_inset Quotes eld
12939 \end_inset
12940
12941
12942 \family typewriter
12943 .jpg
12944 \family default
12945
12946 \begin_inset Quotes erd
12947 \end_inset
12948
12949  or 
12950 \begin_inset Quotes eld
12951 \end_inset
12952
12953
12954 \family typewriter
12955 .jpeg
12956 \family default
12957
12958 \begin_inset Quotes erd
12959 \end_inset
12960
12961 ) and 
12962 \begin_inset Quotes eld
12963 \end_inset
12964
12965 Portable Network Graphics
12966 \begin_inset Quotes erd
12967 \end_inset
12968
12969  (PNG, file extension 
12970 \begin_inset Quotes eld
12971 \end_inset
12972
12973
12974 \family typewriter
12975 .png
12976 \family default
12977
12978 \begin_inset Quotes erd
12979 \end_inset
12980
12981 ).
12982  You can although use any other image format, because LyX converts them
12983  in the background to one of these formats.
12984  But as described in the section about PostScript, the image conversion
12985  will slow down your workflow.
12986  So we recommend to use images in one of the three mentioned formats.
12987 \end_layout
12988
12989 \begin_layout Standard
12990 You can export your document to PDF via the menu 
12991 \family sans
12992 File\SpecialChar \menuseparator
12993 Export
12994 \family default
12995  in three different ways:
12996 \end_layout
12997
12998 \begin_layout Description
12999 PDF This uses the program 
13000 \family typewriter
13001 ps2pdf
13002 \family default
13003  that creates a PDF from a PostScript-version of your file.
13004  The PostScript-version is produced by the program 
13005 \family typewriter
13006 dvips
13007 \family default
13008  which uses a DVI-version as intermediate step.
13009  So this export variant consist of three conversions.
13010 \end_layout
13011
13012 \begin_layout Description
13013 PDF
13014 \begin_inset space ~
13015 \end_inset
13016
13017 (dvipdfm) This uses the program 
13018 \family typewriter
13019 dvipdfm
13020 \family default
13021  that converts your file in the background to DVI and in a second step to
13022  PDF.
13023 \end_layout
13024
13025 \begin_layout Description
13026 PDF
13027 \begin_inset space ~
13028 \end_inset
13029
13030 (pdflatex) This uses the program 
13031 \family typewriter
13032 pdftex
13033 \family default
13034  that converts your file directly to PDF.
13035 \end_layout
13036
13037 \begin_layout Standard
13038 We recommend to use 
13039 \family sans
13040 PDF
13041 \begin_inset space ~
13042 \end_inset
13043
13044 (pdflatex)
13045 \family default
13046  because 
13047 \family typewriter
13048 pdftex
13049 \family default
13050  supports all the features of actual PDF-versions, is quick, stable, and
13051  works without problems.
13052  The program 
13053 \family typewriter
13054 dvipdfm
13055 \family default
13056  is no longer under development and therefore a bit outdated.
13057 \end_layout
13058
13059 \begin_layout Subsection
13060 Previewing
13061 \begin_inset Index idx
13062 status collapsed
13063
13064 \begin_layout Plain Layout
13065 Document ! Preview 
13066 \end_layout
13067
13068 \end_inset
13069
13070
13071 \end_layout
13072
13073 \begin_layout Standard
13074 To get a look at the final version of your document, with all of the pagebreaks
13075  in place, the footnotes correctly numbered, and so on, use the menu 
13076 \family sans
13077 View
13078 \family default
13079  and choose a file type.
13080  A viewing program will pop up showing the output.
13081  For 
13082 \family sans
13083 View\SpecialChar \menuseparator
13084 DVI
13085 \family default
13086  you can use the toolbar button 
13087 \begin_inset Graphics
13088         filename ../images/buffer-view_dvi.png
13089
13090 \end_inset
13091
13092  (shortcut 
13093 \begin_inset Info
13094 type  "shortcut"
13095 arg   "buffer-view dvi"
13096 \end_inset
13097
13098 ), for 
13099 \family sans
13100 View\SpecialChar \menuseparator
13101 PDF
13102 \begin_inset space ~
13103 \end_inset
13104
13105 (pdflatex)
13106 \family default
13107  the toolbar button 
13108 \begin_inset Graphics
13109         filename ../images/buffer-view_pdf2.png
13110
13111 \end_inset
13112
13113 , and for 
13114 \family sans
13115 View\SpecialChar \menuseparator
13116 Postscript
13117 \family default
13118  the toolbar button 
13119 \begin_inset Graphics
13120         filename ../images/buffer-view_ps.png
13121
13122 \end_inset
13123
13124  (shortcut 
13125 \begin_inset Info
13126 type  "shortcut"
13127 arg   "buffer-view ps"
13128 \end_inset
13129
13130 ).
13131 \end_layout
13132
13133 \begin_layout Standard
13134 If you have changed your document, you can refresh the output in the same
13135  viewer window using the menu 
13136 \family sans
13137 View\SpecialChar \menuseparator
13138 Update
13139 \family default
13140 .
13141 \end_layout
13142
13143 \begin_layout Standard
13144 When you preview a file, the output file is only generated in LyX's temporary
13145  directory.
13146  To have a real output, export your document.
13147 \end_layout
13148
13149 \begin_layout Subsection
13150 Printing the File from within LyX
13151 \begin_inset CommandInset label
13152 LatexCommand label
13153 name "sub:Printing-the-File"
13154
13155 \end_inset
13156
13157
13158 \end_layout
13159
13160 \begin_layout Standard
13161 Instead of exporting your file and then printing it, you can also print
13162  it directly from within LyX.
13163  To print a file, select the menu 
13164 \family sans
13165 File\SpecialChar \menuseparator
13166 Print
13167 \family default
13168  or click on the toolbar button 
13169 \begin_inset Graphics
13170         filename ../images/dialog-show_print.png
13171
13172 \end_inset
13173
13174 .
13175  LyX will internally call LaTeX to produce a DVI.
13176  This file is then processed by the program 
13177 \family typewriter
13178 dvips
13179 \family default
13180  to PostScript-file, which is finally printed using the program 
13181 \family typewriter
13182 Ghostscript
13183 \family default
13184 .
13185  Due to these steps in the background, this method is not the fastest.
13186 \end_layout
13187
13188 \begin_layout Standard
13189 You can choose to print only even-numbered or odd-numbered pages - this
13190  is useful for printing on two sides: You can re-insert the pages after
13191  printing one set to print on the other side.
13192  Some printers spit out pages face-up, others, face-down.
13193  By choosing a particular order to print in, you can take the entire stack
13194  of pages out of the printer without needing to reorder them.
13195 \end_layout
13196
13197 \begin_layout Standard
13198 You can set the parameters in the 
13199 \family sans
13200 Print
13201 \begin_inset space ~
13202 \end_inset
13203
13204 Destination
13205 \family default
13206  box as follows:
13207 \end_layout
13208
13209 \begin_layout Labeling
13210 \labelwidthstring 00.00.0000
13211
13212 \family sans
13213 Printer
13214 \family default
13215  This is the name of the printer to print to.
13216 \begin_inset Foot
13217 status collapsed
13218
13219 \begin_layout Plain Layout
13220 Note that this printer name is for the program 
13221 \family typewriter
13222 dvips
13223 \family default
13224 .
13225  That means 
13226 \family typewriter
13227 dvips
13228 \family default
13229  has to be configured for this printer name.
13230  The default printer can be set in LyX's preferences dialog, see section
13231 \begin_inset space ~
13232 \end_inset
13233
13234
13235 \begin_inset CommandInset ref
13236 LatexCommand ref
13237 reference "sub:Printer"
13238
13239 \end_inset
13240
13241 .
13242 \end_layout
13243
13244 \end_inset
13245
13246  The printer should understand PostScript.
13247 \end_layout
13248
13249 \begin_layout Labeling
13250 \labelwidthstring 00.00.0000
13251
13252 \family sans
13253 File
13254 \family default
13255  The name of a file to print to.
13256  The output will be a PostScript file.
13257  It will be written in LyX's working directory unless you specify the full
13258  path.
13259 \end_layout
13260
13261 \begin_layout Section
13262 A few Words about Typography
13263 \begin_inset Index idx
13264 status collapsed
13265
13266 \begin_layout Plain Layout
13267 Typography
13268 \end_layout
13269
13270 \end_inset
13271
13272
13273 \end_layout
13274
13275 \begin_layout Subsection
13276 Hyphens
13277 \begin_inset Index idx
13278 status collapsed
13279
13280 \begin_layout Plain Layout
13281 Hyphens
13282 \end_layout
13283
13284 \end_inset
13285
13286
13287 \end_layout
13288
13289 \begin_layout Standard
13290 In LyX, the 
13291 \begin_inset Quotes eld
13292 \end_inset
13293
13294
13295 \family typewriter
13296 -
13297 \family default
13298
13299 \begin_inset Quotes erd
13300 \end_inset
13301
13302  character comes in four lengths: the 
13303 \emph on
13304 hyphen
13305 \emph default
13306 , the 
13307 \emph on
13308 en dash
13309 \emph default
13310 , the 
13311 \emph on
13312 em dash
13313 \emph default
13314 , and the minus sign:
13315 \begin_inset VSpace defskip
13316 \end_inset
13317
13318
13319 \end_layout
13320
13321 \begin_layout Standard
13322 \begin_inset Tabular
13323 <lyxtabular version="3" rows="5" columns="3">
13324 <features tabularvalignment="middle">
13325 <column alignment="left" valignment="top" width="0">
13326 <column alignment="left" valignment="top" width="0">
13327 <column alignment="left" valignment="top" width="0">
13328 <row interlinespace="3mm">
13329 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13330 \begin_inset Text
13331
13332 \begin_layout Plain Layout
13333 name
13334 \end_layout
13335
13336 \end_inset
13337 </cell>
13338 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13339 \begin_inset Text
13340
13341 \begin_layout Plain Layout
13342 output
13343 \end_layout
13344
13345 \end_inset
13346 </cell>
13347 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13348 \begin_inset Text
13349
13350 \begin_layout Plain Layout
13351 inserted with
13352 \end_layout
13353
13354 \end_inset
13355 </cell>
13356 </row>
13357 <row interlinespace="3mm">
13358 <cell alignment="center" valignment="top" usebox="none">
13359 \begin_inset Text
13360
13361 \begin_layout Plain Layout
13362 hyphen
13363 \end_layout
13364
13365 \end_inset
13366 </cell>
13367 <cell alignment="center" valignment="top" usebox="none">
13368 \begin_inset Text
13369
13370 \begin_layout Plain Layout
13371 -
13372 \end_layout
13373
13374 \end_inset
13375 </cell>
13376 <cell alignment="center" valignment="top" usebox="none">
13377 \begin_inset Text
13378
13379 \begin_layout Plain Layout
13380 \begin_inset Quotes eld
13381 \end_inset
13382
13383
13384 \family typewriter
13385 -
13386 \family default
13387
13388 \begin_inset Quotes erd
13389 \end_inset
13390
13391  in text
13392 \end_layout
13393
13394 \end_inset
13395 </cell>
13396 </row>
13397 <row interlinespace="3mm">
13398 <cell alignment="center" valignment="top" usebox="none">
13399 \begin_inset Text
13400
13401 \begin_layout Plain Layout
13402 en dash
13403 \end_layout
13404
13405 \end_inset
13406 </cell>
13407 <cell alignment="center" valignment="top" usebox="none">
13408 \begin_inset Text
13409
13410 \begin_layout Plain Layout
13411
13412 \end_layout
13413
13414 \end_inset
13415 </cell>
13416 <cell alignment="center" valignment="top" usebox="none">
13417 \begin_inset Text
13418
13419 \begin_layout Plain Layout
13420
13421 \family sans
13422 Insert\SpecialChar \menuseparator
13423 Special
13424 \begin_inset space ~
13425 \end_inset
13426
13427 Character\SpecialChar \menuseparator
13428 Symbols
13429 \end_layout
13430
13431 \end_inset
13432 </cell>
13433 </row>
13434 <row interlinespace="3mm">
13435 <cell alignment="center" valignment="top" usebox="none">
13436 \begin_inset Text
13437
13438 \begin_layout Plain Layout
13439 em dash
13440 \end_layout
13441
13442 \end_inset
13443 </cell>
13444 <cell alignment="center" valignment="top" usebox="none">
13445 \begin_inset Text
13446
13447 \begin_layout Plain Layout
13448
13449 \end_layout
13450
13451 \end_inset
13452 </cell>
13453 <cell alignment="center" valignment="top" usebox="none">
13454 \begin_inset Text
13455
13456 \begin_layout Plain Layout
13457
13458 \family sans
13459 Insert\SpecialChar \menuseparator
13460 Special
13461 \begin_inset space ~
13462 \end_inset
13463
13464 Character\SpecialChar \menuseparator
13465 Symbols
13466 \end_layout
13467
13468 \end_inset
13469 </cell>
13470 </row>
13471 <row>
13472 <cell alignment="center" valignment="top" usebox="none">
13473 \begin_inset Text
13474
13475 \begin_layout Plain Layout
13476 minus sign
13477 \end_layout
13478
13479 \end_inset
13480 </cell>
13481 <cell alignment="center" valignment="top" usebox="none">
13482 \begin_inset Text
13483
13484 \begin_layout Plain Layout
13485 \begin_inset Formula $-
13486 $
13487 \end_inset
13488
13489
13490 \end_layout
13491
13492 \end_inset
13493 </cell>
13494 <cell alignment="center" valignment="top" usebox="none">
13495 \begin_inset Text
13496
13497 \begin_layout Plain Layout
13498 \begin_inset Quotes eld
13499 \end_inset
13500
13501
13502 \family typewriter
13503 -
13504 \family default
13505
13506 \begin_inset Quotes erd
13507 \end_inset
13508
13509  in math mode
13510 \end_layout
13511
13512 \end_inset
13513 </cell>
13514 </row>
13515 </lyxtabular>
13516
13517 \end_inset
13518
13519
13520 \begin_inset VSpace defskip
13521 \end_inset
13522
13523
13524 \end_layout
13525
13526 \begin_layout Standard
13527 You can alternatively generate the en and em dash by inserting the 
13528 \begin_inset Quotes eld
13529 \end_inset
13530
13531
13532 \family typewriter
13533 -
13534 \family default
13535
13536 \begin_inset Quotes erd
13537 \end_inset
13538
13539  character multiple times in a row.
13540  They will automatically be converted to the appropriate length dash in
13541  the final output, but not in LyX.
13542  
13543 \begin_inset Quotes eld
13544 \end_inset
13545
13546 -
13547 \begin_inset space \thinspace{}
13548 \end_inset
13549
13550 -
13551 \begin_inset Quotes erd
13552 \end_inset
13553
13554  gives a en dash, 
13555 \begin_inset Quotes eld
13556 \end_inset
13557
13558 -
13559 \begin_inset space \thinspace{}
13560 \end_inset
13561
13562 -
13563 \begin_inset space \thinspace{}
13564 \end_inset
13565
13566 -
13567 \begin_inset Quotes erd
13568 \end_inset
13569
13570  a em dash.
13571 \end_layout
13572
13573 \begin_layout Standard
13574 The three dash types are distinct from the minus sign, which appears in
13575  math mode and has a length of its own.
13576  Here are some examples of the 
13577 \begin_inset Quotes eld
13578 \end_inset
13579
13580
13581 \family typewriter
13582 -
13583 \family default
13584
13585 \begin_inset Quotes eld
13586 \end_inset
13587
13588  in use:
13589 \end_layout
13590
13591 \begin_layout Enumerate
13592 line- and page-breaks
13593 \begin_inset space \hfill{}
13594 \end_inset
13595
13596 (
13597 \emph on
13598 hyphen
13599 \emph default
13600 )
13601 \end_layout
13602
13603 \begin_layout Enumerate
13604 From A–Z
13605 \begin_inset space \hfill{}
13606 \end_inset
13607
13608 (
13609 \emph on
13610 en dash
13611 \emph default
13612 )
13613 \end_layout
13614
13615 \begin_layout Enumerate
13616 Oh — there's a dash.
13617 \begin_inset space \hfill{}
13618 \end_inset
13619
13620 (
13621 \emph on
13622 em dash
13623 \emph default
13624 )
13625 \end_layout
13626
13627 \begin_layout Enumerate
13628 \begin_inset Formula $x^{2}-y^{2}=z^{2}
13629 $
13630 \end_inset
13631
13632
13633 \begin_inset space \hfill{}
13634 \end_inset
13635
13636 (
13637 \emph on
13638 minus sign
13639 \emph default
13640 )
13641 \end_layout
13642
13643 \begin_layout Subsection
13644 Hyphenation
13645 \begin_inset Index idx
13646 status collapsed
13647
13648 \begin_layout Plain Layout
13649 Hyphenation
13650 \end_layout
13651
13652 \end_inset
13653
13654
13655 \begin_inset CommandInset label
13656 LatexCommand label
13657 name "sub:Hyphenation"
13658
13659 \end_inset
13660
13661
13662 \end_layout
13663
13664 \begin_layout Standard
13665 Words aren't hyphenated within LyX but automatically in the output.
13666  Hyphenation is done by the LaTeX-package 
13667 \series bold
13668 babel
13669 \series default
13670
13671 \begin_inset Index idx
13672 status collapsed
13673
13674 \begin_layout Plain Layout
13675 LaTeX-packages ! babel
13676 \end_layout
13677
13678 \end_inset
13679
13680  following the rules of the document language
13681 \begin_inset Foot
13682 status collapsed
13683
13684 \begin_layout Plain Layout
13685 For German readers: That's one of the main differences between the languages
13686  
13687 \family sans
13688 German
13689 \family default
13690  and 
13691 \family sans
13692 German
13693 \begin_inset space ~
13694 \end_inset
13695
13696 (new
13697 \begin_inset space ~
13698 \end_inset
13699
13700 spelling)
13701 \family default
13702  in the 
13703 \family sans
13704 Document\SpecialChar \menuseparator
13705 Settings
13706 \family default
13707  dialog.
13708 \end_layout
13709
13710 \end_inset
13711
13712 .
13713 \end_layout
13714
13715 \begin_layout Standard
13716 LaTeX hyphenates almost perfectly, it only has problems with text in the
13717  
13718 \family sans
13719 typewriter
13720 \family default
13721  font and with unusual constructs, like 
13722 \begin_inset Quotes eld
13723 \end_inset
13724
13725 h3knix/m0n0wall
13726 \begin_inset Quotes erd
13727 \end_inset
13728
13729 .
13730  If LaTeX can't break a word correctly, you can set hyphenation points manually.
13731  This is done with the menu 
13732 \family sans
13733 Insert\SpecialChar \menuseparator
13734 Formatting\SpecialChar \menuseparator
13735 Hyphenation
13736 \begin_inset space ~
13737 \end_inset
13738
13739 Point
13740 \family default
13741 .
13742  These extra hyphenation points are only recommendations to LaTeX.
13743  If no hyphenation is necessary, LaTeX will ignore them.
13744 \end_layout
13745
13746 \begin_layout Standard
13747 Sometimes you want to prevent words or constructs to be hyphenated.
13748  Imagine that you are describing keybindings/shortcuts in your document
13749  in the form 
13750 \begin_inset Quotes eld
13751 \end_inset
13752
13753 A-b c
13754 \begin_inset Quotes erd
13755 \end_inset
13756
13757 .
13758  LaTeX would then see the hyphen 
13759 \begin_inset Quotes eld
13760 \end_inset
13761
13762 -
13763 \begin_inset Quotes erd
13764 \end_inset
13765
13766  as hyphenation possibility.
13767  Hyphenating at this point would look ugly.
13768  To prevent the shortcut from being hyphenated, you can put it into the
13769  argument of the LaTeX-box-command 
13770 \series bold
13771
13772 \backslash
13773 mbox
13774 \series default
13775 , because text within LaTeX-boxes can't be hyphenated.
13776  As LyX doesn't support 
13777 \series bold
13778
13779 \backslash
13780 mbox
13781 \series default
13782 , you have to use TeX Code.
13783  The result looks in LyX like:
13784 \end_layout
13785
13786 \begin_layout Standard
13787 \begin_inset Graphics
13788         filename clipart/mbox.png
13789
13790 \end_inset
13791
13792
13793 \end_layout
13794
13795 \begin_layout Standard
13796 To learn more about TeX Code, have a look at section
13797 \begin_inset space ~
13798 \end_inset
13799
13800
13801 \begin_inset CommandInset ref
13802 LatexCommand ref
13803 reference "sec:TeX-Code"
13804
13805 \end_inset
13806
13807 .
13808 \end_layout
13809
13810 \begin_layout Subsection
13811 Punctuation Marks
13812 \begin_inset Index idx
13813 status collapsed
13814
13815 \begin_layout Plain Layout
13816 Punctuation marks
13817 \end_layout
13818
13819 \end_inset
13820
13821
13822 \end_layout
13823
13824 \begin_layout Subsubsection
13825 Abbreviations and End of Sentence
13826 \begin_inset CommandInset label
13827 LatexCommand label
13828 name "sub:Abbreviations"
13829
13830 \end_inset
13831
13832
13833 \end_layout
13834
13835 \begin_layout Standard
13836 When LyX calls LaTeX to generate the final version of your document, LaTeX
13837  automatically distinguishes between words, sentences, and abbreviations.
13838  LaTeX then adds the 
13839 \begin_inset Quotes eld
13840 \end_inset
13841
13842 appropriate amount of space
13843 \begin_inset Quotes erd
13844 \end_inset
13845
13846 .
13847  That means sentences get a little bit more space between the period and
13848  the next word.
13849  Abbreviations get the same amount of space after the period as a word uses.
13850 \end_layout
13851
13852 \begin_layout Standard
13853 Unfortunately, the algorithm for figuring out what's an abbreviation does
13854  not work in all cases.
13855  If a 
13856 \begin_inset Quotes eld
13857 \end_inset
13858
13859
13860 \family typewriter
13861 .
13862 \family default
13863
13864 \begin_inset Quotes erd
13865 \end_inset
13866
13867  is at the end of a lowercase letter, it's the end of a sentence; if it's
13868  at the end of a capitalized letter, it's an abbreviation.
13869 \end_layout
13870
13871 \begin_layout Standard
13872 Here are some examples of 
13873 \emph on
13874 correct
13875 \emph default
13876  abbreviations and the end of a sentence:
13877 \end_layout
13878
13879 \begin_layout Itemize
13880 M.
13881  Butterfly
13882 \end_layout
13883
13884 \begin_layout Itemize
13885 Don't worry.
13886  Be happy.
13887 \end_layout
13888
13889 \begin_layout Standard
13890 And here's an example of the algorithm going wrong:
13891 \end_layout
13892
13893 \begin_layout Itemize
13894 e.
13895 \begin_inset space \thinspace{}
13896 \end_inset
13897
13898 g.
13899  this is too much space!
13900 \end_layout
13901
13902 \begin_layout Itemize
13903 This is I.
13904  It's okay.
13905 \end_layout
13906
13907 \begin_layout Standard
13908 You won't see anything wrong until you view a final version of your document.
13909 \end_layout
13910
13911 \begin_layout Standard
13912 To fix this problem, use one of the following:
13913 \end_layout
13914
13915 \begin_layout Enumerate
13916 Use an 
13917 \family sans
13918 Inter-word
13919 \begin_inset space ~
13920 \end_inset
13921
13922 Space
13923 \family default
13924  after lowercase abbreviations (see section
13925 \begin_inset space ~
13926 \end_inset
13927
13928
13929 \begin_inset CommandInset ref
13930 LatexCommand ref
13931 reference "sub:Inter-word-Space"
13932
13933 \end_inset
13934
13935 ).
13936 \begin_inset Index idx
13937 status collapsed
13938
13939 \begin_layout Plain Layout
13940 Spaces ! inter-word
13941 \end_layout
13942
13943 \end_inset
13944
13945
13946 \end_layout
13947
13948 \begin_layout Enumerate
13949 Use a 
13950 \family sans
13951 Thin
13952 \begin_inset space ~
13953 \end_inset
13954
13955 Space
13956 \family default
13957  between two tokens of an abbreviation (see section
13958 \begin_inset space ~
13959 \end_inset
13960
13961
13962 \begin_inset CommandInset ref
13963 LatexCommand ref
13964 reference "sub:Thin-Space"
13965
13966 \end_inset
13967
13968 ).
13969 \begin_inset Index idx
13970 status collapsed
13971
13972 \begin_layout Plain Layout
13973 Spaces ! thin
13974 \end_layout
13975
13976 \end_inset
13977
13978
13979 \end_layout
13980
13981 \begin_layout Enumerate
13982 Use an 
13983 \family sans
13984 End
13985 \begin_inset space ~
13986 \end_inset
13987
13988 of
13989 \begin_inset space ~
13990 \end_inset
13991
13992 sentence
13993 \begin_inset space ~
13994 \end_inset
13995
13996 period
13997 \family default
13998  found under the 
13999 \family sans
14000 Insert\SpecialChar \menuseparator
14001 Special
14002 \begin_inset space ~
14003 \end_inset
14004
14005 Character
14006 \family default
14007  menu to force the use of inter-sentence spacing.
14008  This function is also bound to 
14009 \begin_inset Info
14010 type  "shortcut"
14011 arg   "specialchar-insert end-of-sentence"
14012 \end_inset
14013
14014  for easy access.
14015 \end_layout
14016
14017 \begin_layout Standard
14018 With the corrections, our earlier examples look like this:
14019 \end_layout
14020
14021 \begin_layout Itemize
14022 e.
14023 \begin_inset space \thinspace{}
14024 \end_inset
14025
14026 g.
14027 \begin_inset space \space{}
14028 \end_inset
14029
14030 this is too much space!
14031 \end_layout
14032
14033 \begin_layout Itemize
14034 This is I\SpecialChar \@.
14035  It's okay.
14036 \end_layout
14037
14038 \begin_layout Standard
14039 Some languages don't use extra spacing between sentences.
14040  If your language is such a language, you don't need to worry, because LaTeX
14041  will take care of this.
14042 \end_layout
14043
14044 \begin_layout Standard
14045 For those that do need to bother, there is help to catch those sneaky errors:
14046  Check out the 
14047 \family sans
14048 Check
14049 \begin_inset space ~
14050 \end_inset
14051
14052 TeX
14053 \family default
14054  feature described in section 
14055 \emph on
14056 Checking TeX
14057 \emph default
14058  of the 
14059 \emph on
14060 Additional Features
14061 \emph default
14062  manual.
14063 \end_layout
14064
14065 \begin_layout Subsubsection
14066 Quotes
14067 \begin_inset Index idx
14068 status collapsed
14069
14070 \begin_layout Plain Layout
14071 Typography ! Quotes
14072 \end_layout
14073
14074 \end_inset
14075
14076
14077 \begin_inset Index idx
14078 status collapsed
14079
14080 \begin_layout Plain Layout
14081 Quotes | see
14082 \begin_inset ERT
14083 status collapsed
14084
14085 \begin_layout Plain Layout
14086
14087 {
14088 \end_layout
14089
14090 \end_inset
14091
14092 Typography
14093 \begin_inset ERT
14094 status collapsed
14095
14096 \begin_layout Plain Layout
14097
14098 }
14099 \end_layout
14100
14101 \end_inset
14102
14103
14104 \end_layout
14105
14106 \end_inset
14107
14108
14109 \end_layout
14110
14111 \begin_layout Standard
14112 LyX usually sets quotes correctly.
14113  Specifically, it will use an opening quote at the beginning of quoted text,
14114  and use a closing quote at the end.
14115  For example, 
14116 \begin_inset Quotes eld
14117 \end_inset
14118
14119 open close
14120 \begin_inset Quotes erd
14121 \end_inset
14122
14123 .
14124  The keyboard character, 
14125 \family sans
14126 "
14127 \family default
14128 , generates this automatically.
14129 \end_layout
14130
14131 \begin_layout Standard
14132 You can change the behavior of the 
14133 \family sans
14134 "
14135 \family default
14136  key using the submenu 
14137 \family sans
14138 Language
14139 \family default
14140  of the dialog 
14141 \family sans
14142 Document\SpecialChar \menuseparator
14143 Settings
14144 \family default
14145
14146 \begin_inset Index idx
14147 status collapsed
14148
14149 \begin_layout Plain Layout
14150 Document ! Settings
14151 \end_layout
14152
14153 \end_inset
14154
14155  dialog.
14156 \end_layout
14157
14158 \begin_layout Standard
14159 You can also select quotes for different languages in the box 
14160 \family sans
14161 Type
14162 \family default
14163  option.
14164  There are six choices:
14165 \end_layout
14166
14167 \begin_layout Labeling
14168 \labelwidthstring 00.00.0000
14169
14170 \family sans
14171 \begin_inset Quotes eld
14172 \end_inset
14173
14174 Text
14175 \begin_inset Quotes erd
14176 \end_inset
14177
14178
14179 \family default
14180  Use quotes like this 
14181 \begin_inset Quotes eld
14182 \end_inset
14183
14184 double
14185 \begin_inset Quotes erd
14186 \end_inset
14187
14188  or 
14189 \begin_inset Quotes els
14190 \end_inset
14191
14192 single
14193 \begin_inset Quotes ers
14194 \end_inset
14195
14196
14197 \end_layout
14198
14199 \begin_layout Labeling
14200 \labelwidthstring 00.00.0000
14201
14202 \family sans
14203 \begin_inset Quotes sld
14204 \end_inset
14205
14206 Text
14207 \begin_inset Quotes srd
14208 \end_inset
14209
14210
14211 \family default
14212  Use quotes like 
14213 \begin_inset Quotes sld
14214 \end_inset
14215
14216 this
14217 \begin_inset Quotes srd
14218 \end_inset
14219
14220  or 'this
14221 \begin_inset Quotes ers
14222 \end_inset
14223
14224
14225 \end_layout
14226
14227 \begin_layout Labeling
14228 \labelwidthstring 00.00.0000
14229
14230 \family sans
14231 \begin_inset Quotes gld
14232 \end_inset
14233
14234 Text
14235 \begin_inset Quotes grd
14236 \end_inset
14237
14238
14239 \family default
14240  Use quotes like 
14241 \begin_inset Quotes gld
14242 \end_inset
14243
14244 this
14245 \begin_inset Quotes grd
14246 \end_inset
14247
14248  or 
14249 \begin_inset Quotes gls
14250 \end_inset
14251
14252 this
14253 \begin_inset Quotes grs
14254 \end_inset
14255
14256
14257 \end_layout
14258
14259 \begin_layout Labeling
14260 \labelwidthstring 00.00.0000
14261
14262 \family sans
14263 \begin_inset Quotes pld
14264 \end_inset
14265
14266 Text
14267 \begin_inset Quotes prd
14268 \end_inset
14269
14270
14271 \family default
14272  Use quotes like 
14273 \begin_inset Quotes pld
14274 \end_inset
14275
14276 this
14277 \begin_inset Quotes prd
14278 \end_inset
14279
14280  or 
14281 \begin_inset Quotes pls
14282 \end_inset
14283
14284 this
14285 \begin_inset Quotes prs
14286 \end_inset
14287
14288
14289 \end_layout
14290
14291 \begin_layout Labeling
14292 \labelwidthstring 00.00.0000
14293
14294 \family sans
14295 \begin_inset Quotes fld
14296 \end_inset
14297
14298 Text
14299 \begin_inset Quotes frd
14300 \end_inset
14301
14302
14303 \family default
14304  Use quotes like 
14305 \begin_inset Quotes fld
14306 \end_inset
14307
14308 this
14309 \begin_inset Quotes frd
14310 \end_inset
14311
14312  or 
14313 \begin_inset Quotes fls
14314 \end_inset
14315
14316 this
14317 \begin_inset Quotes frs
14318 \end_inset
14319
14320
14321 \end_layout
14322
14323 \begin_layout Labeling
14324 \labelwidthstring 00.00.0000
14325
14326 \family sans
14327 \begin_inset Quotes ald
14328 \end_inset
14329
14330 Text
14331 \begin_inset Quotes ard
14332 \end_inset
14333
14334
14335 \family default
14336  Use quotes like 
14337 \begin_inset Quotes ald
14338 \end_inset
14339
14340 this
14341 \begin_inset Quotes ard
14342 \end_inset
14343
14344  or 
14345 \begin_inset Quotes als
14346 \end_inset
14347
14348 this
14349 \begin_inset Quotes ars
14350 \end_inset
14351
14352
14353 \end_layout
14354
14355 \begin_layout Standard
14356 These settings affect what character the 
14357 \family sans
14358 "
14359 \family default
14360  key produces.
14361 \end_layout
14362
14363 \begin_layout Subsection
14364 Ligatures
14365 \begin_inset Index idx
14366 status collapsed
14367
14368 \begin_layout Plain Layout
14369 Typography ! Ligatures
14370 \end_layout
14371
14372 \end_inset
14373
14374
14375 \begin_inset Index idx
14376 status collapsed
14377
14378 \begin_layout Plain Layout
14379 Ligatures | see
14380 \begin_inset ERT
14381 status collapsed
14382
14383 \begin_layout Plain Layout
14384
14385 {
14386 \end_layout
14387
14388 \end_inset
14389
14390 Typography
14391 \begin_inset ERT
14392 status collapsed
14393
14394 \begin_layout Plain Layout
14395
14396 }
14397 \end_layout
14398
14399 \end_inset
14400
14401
14402 \end_layout
14403
14404 \end_inset
14405
14406
14407 \begin_inset CommandInset label
14408 LatexCommand label
14409 name "sub:Ligatures"
14410
14411 \end_inset
14412
14413
14414 \end_layout
14415
14416 \begin_layout Standard
14417 It is standard typesetting practice to group certain letters together and
14418  print them as single characters.
14419  These groups are known as 
14420 \emph on
14421 ligatures
14422 \emph default
14423 .
14424  Since LaTeX knows about ligatures, your documents will contain them too
14425  in the output.
14426  Here are the standard ligatures:
14427 \end_layout
14428
14429 \begin_layout Itemize
14430 ff
14431 \end_layout
14432
14433 \begin_layout Itemize
14434 fi
14435 \end_layout
14436
14437 \begin_layout Itemize
14438 fl
14439 \end_layout
14440
14441 \begin_layout Itemize
14442 ffi
14443 \end_layout
14444
14445 \begin_layout Itemize
14446 ffl
14447 \end_layout
14448
14449 \begin_layout Standard
14450 Some languages uses other ligatures if the document font supports them.
14451 \end_layout
14452
14453 \begin_layout Standard
14454 Sometimes, you don't want a ligature in a word.
14455  While a ligature may be okay in the word, 
14456 \begin_inset Quotes eld
14457 \end_inset
14458
14459 graffiti,
14460 \begin_inset Quotes erd
14461 \end_inset
14462
14463  it looks really weird in compound words, such as 
14464 \begin_inset Quotes eld
14465 \end_inset
14466
14467 cufflink
14468 \begin_inset Quotes erd
14469 \end_inset
14470
14471  or the German 
14472 \begin_inset Quotes eld
14473 \end_inset
14474
14475 Dorffest.
14476 \begin_inset Quotes erd
14477 \end_inset
14478
14479  To break a ligature, use 
14480 \family sans
14481 Insert\SpecialChar \menuseparator
14482 Formatting\SpecialChar \menuseparator
14483 Ligature
14484 \begin_inset space ~
14485 \end_inset
14486
14487 Break.
14488
14489 \family default
14490  This changes 
14491 \begin_inset Quotes eld
14492 \end_inset
14493
14494 cufflinks
14495 \begin_inset Quotes erd
14496 \end_inset
14497
14498  to 
14499 \begin_inset Quotes eld
14500 \end_inset
14501
14502 cuff\SpecialChar \textcompwordmark{}
14503 links
14504 \begin_inset Quotes erd
14505 \end_inset
14506
14507  and 
14508 \begin_inset Quotes eld
14509 \end_inset
14510
14511 Dorffest
14512 \begin_inset Quotes erd
14513 \end_inset
14514
14515  to 
14516 \begin_inset Quotes eld
14517 \end_inset
14518
14519 Dorf\SpecialChar \textcompwordmark{}
14520 fest
14521 \begin_inset Quotes erd
14522 \end_inset
14523
14524 .
14525 \end_layout
14526
14527 \begin_layout Subsection
14528 LyX's Proper Names
14529 \begin_inset Index idx
14530 status collapsed
14531
14532 \begin_layout Plain Layout
14533 LyX ! Proper names
14534 \end_layout
14535
14536 \end_inset
14537
14538
14539 \begin_inset CommandInset label
14540 LatexCommand label
14541 name "sub:LyX's-Proper-Names"
14542
14543 \end_inset
14544
14545
14546 \end_layout
14547
14548 \begin_layout Standard
14549 You will certainly have noticed that the word “LaTeX” always appears with
14550  characters in different sizes and heights.
14551  LaTeX is the name of the program used by LyX and is therefore recognized
14552  as a proper name when you type it in LyX as 
14553 \begin_inset Quotes eld
14554 \end_inset
14555
14556 LaT
14557 \begin_inset ERT
14558 status collapsed
14559
14560 \begin_layout Plain Layout
14561
14562 {}
14563 \end_layout
14564
14565 \end_inset
14566
14567 eX
14568 \begin_inset Quotes erd
14569 \end_inset
14570
14571 .
14572 \begin_inset Note Note
14573 status collapsed
14574
14575 \begin_layout Plain Layout
14576 The braces in TeX Code are here to avoid that the 
14577 \begin_inset Quotes eld
14578 \end_inset
14579
14580 command
14581 \begin_inset Quotes erd
14582 \end_inset
14583
14584  appear as proper name in the output, see the last paragraph of this section.
14585  To create proper names omit the TeX Code.
14586 \end_layout
14587
14588 \end_inset
14589
14590  Note the order of the upper-and lowercase letters! LyX recognizes the following
14591  proper names:
14592 \end_layout
14593
14594 \begin_layout Description
14595 LyX The name of the game, write 
14596 \begin_inset Quotes eld
14597 \end_inset
14598
14599 L
14600 \begin_inset ERT
14601 status collapsed
14602
14603 \begin_layout Plain Layout
14604
14605 {}
14606 \end_layout
14607
14608 \end_inset
14609
14610 yX
14611 \begin_inset Quotes erd
14612 \end_inset
14613
14614  to produce it.
14615 \end_layout
14616
14617 \begin_layout Description
14618 TeX The program used by LaTeX, write 
14619 \begin_inset Quotes eld
14620 \end_inset
14621
14622 T
14623 \begin_inset ERT
14624 status collapsed
14625
14626 \begin_layout Plain Layout
14627
14628 {}
14629 \end_layout
14630
14631 \end_inset
14632
14633 eX
14634 \begin_inset Quotes erd
14635 \end_inset
14636
14637  to produce it.
14638 \end_layout
14639
14640 \begin_layout Description
14641 LaTeX The program used by LyX, write 
14642 \begin_inset Quotes eld
14643 \end_inset
14644
14645 LaT
14646 \begin_inset ERT
14647 status collapsed
14648
14649 \begin_layout Plain Layout
14650
14651 {}
14652 \end_layout
14653
14654 \end_inset
14655
14656 eX
14657 \begin_inset Quotes erd
14658 \end_inset
14659
14660  to produce it.
14661 \end_layout
14662
14663 \begin_layout Description
14664 LaTeX2e The actual version of LaTeX, write 
14665 \begin_inset Quotes eld
14666 \end_inset
14667
14668 LaT
14669 \begin_inset ERT
14670 status collapsed
14671
14672 \begin_layout Plain Layout
14673
14674 {}
14675 \end_layout
14676
14677 \end_inset
14678
14679 eX2e
14680 \begin_inset Quotes erd
14681 \end_inset
14682
14683  to produce it.
14684 \end_layout
14685
14686 \begin_layout Standard
14687 You might wonder why the LaTeX-version is 
14688 \begin_inset Quotes eld
14689 \end_inset
14690
14691 2
14692 \begin_inset Formula $\epsilon
14693 $
14694 \end_inset
14695
14696
14697 \begin_inset Quotes erd
14698 \end_inset
14699
14700 .
14701  It's an old tradition in the TeX-world to give programs geek version numbers.
14702  For example the version number of TeX converges to the number 
14703 \begin_inset Formula $\pi
14704 $
14705 \end_inset
14706
14707 : The actual version is 
14708 \begin_inset Quotes eld
14709 \end_inset
14710
14711 TeX-3.141592
14712 \begin_inset Quotes erd
14713 \end_inset
14714
14715 , the previous one was 
14716 \begin_inset Quotes eld
14717 \end_inset
14718
14719 TeX-3.14159
14720 \begin_inset Quotes erd
14721 \end_inset
14722
14723 .
14724 \end_layout
14725
14726 \begin_layout Standard
14727 If you don't want to use proper names, e.
14728 \begin_inset space \thinspace{}
14729 \end_inset
14730
14731 g.
14732 \begin_inset space \space{}
14733 \end_inset
14734
14735 in section headings, you can insert two empty braces in TeX Code in the
14736  word.
14737  This will look in LyX like: 
14738 \begin_inset Graphics
14739         filename clipart/LaTeX.png
14740         scale 80
14741
14742 \end_inset
14743
14744
14745 \begin_inset Newline newline
14746 \end_inset
14747
14748 For more about TeX Code, look at section
14749 \begin_inset space ~
14750 \end_inset
14751
14752
14753 \begin_inset CommandInset ref
14754 LatexCommand ref
14755 reference "sec:TeX-Code"
14756
14757 \end_inset
14758
14759 .
14760 \end_layout
14761
14762 \begin_layout Subsection
14763 Units
14764 \begin_inset Index idx
14765 status collapsed
14766
14767 \begin_layout Plain Layout
14768 Typography ! Units
14769 \end_layout
14770
14771 \end_inset
14772
14773
14774 \end_layout
14775
14776 \begin_layout Standard
14777 Generally the space between units and the number is smaller than the normal
14778  space between two words.
14779  As you can see in the example below, it looks better when the space is
14780  smaller.
14781  To get such a 
14782 \begin_inset Quotes eld
14783 \end_inset
14784
14785 half space
14786 \begin_inset Quotes erd
14787 \end_inset
14788
14789  for units use the menu 
14790 \family sans
14791 Insert\SpecialChar \menuseparator
14792 Formatting\SpecialChar \menuseparator
14793 Thin
14794 \begin_inset space ~
14795 \end_inset
14796
14797 Space
14798 \family default
14799  (shortcut 
14800 \begin_inset Info
14801 type  "shortcuts"
14802 arg   "space-insert thin"
14803 \end_inset
14804
14805 ).
14806 \end_layout
14807
14808 \begin_layout Standard
14809 Here's an example to show the differences:
14810 \end_layout
14811
14812 \begin_layout Standard
14813 \begin_inset Tabular
14814 <lyxtabular version="3" rows="2" columns="2">
14815 <features tabularvalignment="middle">
14816 <column alignment="left" valignment="top" width="0">
14817 <column alignment="left" valignment="top" width="0">
14818 <row>
14819 <cell alignment="center" valignment="top" usebox="none">
14820 \begin_inset Text
14821
14822 \begin_layout Plain Layout
14823 24
14824 \begin_inset space ~
14825 \end_inset
14826
14827 kW
14828 \begin_inset Formula $\cdot
14829 $
14830 \end_inset
14831
14832 h
14833 \end_layout
14834
14835 \end_inset
14836 </cell>
14837 <cell alignment="center" valignment="top" usebox="none">
14838 \begin_inset Text
14839
14840 \begin_layout Plain Layout
14841 space between number and unit
14842 \end_layout
14843
14844 \end_inset
14845 </cell>
14846 </row>
14847 <row>
14848 <cell alignment="center" valignment="top" usebox="none">
14849 \begin_inset Text
14850
14851 \begin_layout Plain Layout
14852 24
14853 \begin_inset space \thinspace{}
14854 \end_inset
14855
14856 kW
14857 \begin_inset Formula $\cdot
14858 $
14859 \end_inset
14860
14861 h
14862 \end_layout
14863
14864 \end_inset
14865 </cell>
14866 <cell alignment="center" valignment="top" usebox="none">
14867 \begin_inset Text
14868
14869 \begin_layout Plain Layout
14870 half space between number and unit
14871 \end_layout
14872
14873 \end_inset
14874 </cell>
14875 </row>
14876 </lyxtabular>
14877
14878 \end_inset
14879
14880
14881 \end_layout
14882
14883 \begin_layout Subsection
14884 Widows and Orphans
14885 \begin_inset Index idx
14886 status collapsed
14887
14888 \begin_layout Plain Layout
14889 Typography ! Widows and orphans
14890 \end_layout
14891
14892 \end_inset
14893
14894
14895 \end_layout
14896
14897 \begin_layout Standard
14898 In the early days of word processors, page breaks went wherever the page
14899  happened to end.
14900  There was no regard for what was actually going on in the text.
14901  You may remember once printing out a document, only to find the heading
14902  for a new section printed at the very bottom of the page, the first line
14903  of a new paragraph all alone at the bottom of a page, or the last line
14904  of a paragraph at the top of a new page.
14905  These bits of text became known as 
14906 \emph on
14907 widows
14908 \emph default
14909  and 
14910 \emph on
14911 orphans
14912 \emph default
14913 .
14914 \end_layout
14915
14916 \begin_layout Standard
14917 Clearly, LyX can avoid breaking pages after a section heading.
14918  That's part of the advantage of paragraph environments.
14919  But what about widows and orphans, where the page breaks leave one line
14920  of a paragraph all alone at the top or bottom of a page? There are rules
14921  built into LaTeX governing page breaks, and some of those rules are there
14922  to specifically prevent widows and orphans.
14923  This is the advantage LyX has in using LaTeX as its backend.
14924 \end_layout
14925
14926 \begin_layout Standard
14927 There's no way we can go into how TeX and LaTeX decide to break a page,
14928  or how you can tweak that behavior.
14929  Some LaTeX books listed in the bibliography [such as
14930 \begin_inset space ~
14931 \end_inset
14932
14933
14934 \begin_inset CommandInset citation
14935 LatexCommand cite
14936 key "latexcompanion"
14937
14938 \end_inset
14939
14940  or
14941 \begin_inset space ~
14942 \end_inset
14943
14944
14945 \begin_inset CommandInset citation
14946 LatexCommand cite
14947 key "latexguide"
14948
14949 \end_inset
14950
14951 ] may have more information.
14952  You will almost never need to worry about this, however.
14953 \end_layout
14954
14955 \begin_layout Chapter
14956 Notes, Graphics, Tables, and Floats
14957 \begin_inset CommandInset label
14958 LatexCommand label
14959 name "cha:Floats-and-Notes"
14960
14961 \end_inset
14962
14963
14964 \end_layout
14965
14966 \begin_layout Standard
14967 The issues of this chapter are described in detail in the 
14968 \emph on
14969 Embedded Objects
14970 \emph default
14971  manual.
14972  There you'll also find tips and tricks for special cases.
14973 \end_layout
14974
14975 \begin_layout Section
14976 Notes
14977 \begin_inset Index idx
14978 status collapsed
14979
14980 \begin_layout Plain Layout
14981 Notes
14982 \end_layout
14983
14984 \end_inset
14985
14986
14987 \begin_inset CommandInset label
14988 LatexCommand label
14989 name "sec:Notes"
14990
14991 \end_inset
14992
14993
14994 \end_layout
14995
14996 \begin_layout Standard
14997 LyX offers you a few types of notes to add to your document:
14998 \end_layout
14999
15000 \begin_layout Description
15001 LyX
15002 \begin_inset space ~
15003 \end_inset
15004
15005 Note This note type is for internal notes that won't appear in the output.
15006 \begin_inset Newline newline
15007 \end_inset
15008
15009
15010 \begin_inset Note Note
15011 status open
15012
15013 \begin_layout Plain Layout
15014 This is text in a note box that doesn't appear in the output.
15015 \end_layout
15016
15017 \end_inset
15018
15019
15020 \end_layout
15021
15022 \begin_layout Description
15023 Comment This note also doesn't appear in the output but it appears as LaTeX-comm
15024 ent, when you export the document to LaTeX via the menu 
15025 \family sans
15026 File\SpecialChar \menuseparator
15027 Export\SpecialChar \menuseparator
15028 LaTeX (pdflatex) / (plain)
15029 \family default
15030 .
15031 \begin_inset Newline newline
15032 \end_inset
15033
15034
15035 \begin_inset Note Comment
15036 status open
15037
15038 \begin_layout Plain Layout
15039 This is text in a note box that only appears as comment in LaTeX-files.
15040 \end_layout
15041
15042 \end_inset
15043
15044
15045 \end_layout
15046
15047 \begin_layout Description
15048 Greyed
15049 \begin_inset space ~
15050 \end_inset
15051
15052 Out This note will appear in the output as grey text.
15053 \begin_inset Newline newline
15054 \end_inset
15055
15056
15057 \begin_inset Newline newline
15058 \end_inset
15059
15060
15061 \begin_inset Note Greyedout
15062 status open
15063
15064 \begin_layout Plain Layout
15065 This is text
15066 \begin_inset Foot
15067 status collapsed
15068
15069 \begin_layout Plain Layout
15070 This is an example footnote within a greyed out note.
15071  In this document the greyed out note color is redefined to blue.
15072  How this can be done is explained in the 
15073 \emph on
15074 Embedded Objects
15075 \emph default
15076  manual.
15077 \end_layout
15078
15079 \end_inset
15080
15081  of a comment that appears in the output as grey text.
15082 \end_layout
15083
15084 \end_inset
15085
15086
15087 \begin_inset Newline newline
15088 \end_inset
15089
15090
15091 \begin_inset Newline newline
15092 \end_inset
15093
15094 As you can see in the example, the first line of greyed out notes is a bit
15095  indented and greyed out notes can have footnotes.
15096 \end_layout
15097
15098 \begin_layout Standard
15099 Notes are inserted with the toolbar button 
15100 \begin_inset Graphics
15101         filename ../images/note-insert.png
15102         scale 85
15103         scaleBeforeRotation
15104
15105 \end_inset
15106
15107  or the menu 
15108 \family sans
15109 Insert\SpecialChar \menuseparator
15110 Note
15111 \family default
15112 .
15113  Right-click on the appearing note box to select the note type.
15114 \end_layout
15115
15116 \begin_layout Section
15117 Footnotes
15118 \begin_inset Index idx
15119 status collapsed
15120
15121 \begin_layout Plain Layout
15122 Footnotes
15123 \end_layout
15124
15125 \end_inset
15126
15127
15128 \begin_inset CommandInset label
15129 LatexCommand label
15130 name "sec:Footnotes"
15131
15132 \end_inset
15133
15134
15135 \end_layout
15136
15137 \begin_layout Standard
15138 LyX uses boxes to display footnotes: When you insert a footnote using the
15139  menu 
15140 \family sans
15141 Insert\SpecialChar \menuseparator
15142 Footnote
15143 \family default
15144  or the toolbar button 
15145 \begin_inset Graphics
15146         filename ../images/footnote-insert.png
15147
15148 \end_inset
15149
15150
15151 \family roman
15152 \series medium
15153 \bar no
15154 you'll see
15155 \family default
15156 \series default
15157 \bar default
15158  the following box: 
15159 \begin_inset Graphics
15160         filename clipart/footnoteQt4.png
15161         scale 80
15162
15163 \end_inset
15164
15165
15166 \family roman
15167 \series medium
15168 \bar no
15169  This box is LyX's representation of your footnote.
15170  If you
15171 \family default
15172 \series default
15173 \bar default
15174  left-click on 
15175 \family roman
15176 \series medium
15177 \bar no
15178 the 
15179 \begin_inset Quotes eld
15180 \end_inset
15181
15182
15183 \family sans
15184 foot
15185 \family roman
15186
15187 \begin_inset Quotes erd
15188 \end_inset
15189
15190
15191 \family default
15192 \series default
15193 \bar default
15194  
15195 \family roman
15196 \series medium
15197 \bar no
15198 label, the box will
15199 \family default
15200 \series default
15201 \bar default
15202  be opened and you can enter the footnote text into it.
15203  Clicking on the box label again, will close 
15204 \family roman
15205 \series medium
15206 \bar no
15207 the
15208 \family default
15209 \series default
15210 \bar default
15211  box
15212 \family roman
15213 \series medium
15214 \bar no
15215 .
15216  If you want to turn existing text into a footnote, simply mark it and click
15217  on the footnote
15218 \family default
15219 \series default
15220 \bar default
15221  toolbar 
15222 \family roman
15223 \series medium
15224 \bar no
15225 button
15226 \family default
15227 \series default
15228 \bar default
15229 .
15230 \end_layout
15231
15232 \begin_layout Standard
15233 Here's an example footnote:
15234 \family roman
15235 \series medium
15236 \bar no
15237
15238 \begin_inset Foot
15239 status open
15240
15241 \begin_layout Plain Layout
15242 To close a footnote, click on the footnote box label.
15243 \end_layout
15244
15245 \end_inset
15246
15247
15248 \end_layout
15249
15250 \begin_layout Standard
15251 The footnote will appear in the output as a superscript number at the text
15252  position where the footnote box is placed.
15253  The footnote text is placed at the bottom of the current page.
15254  The footnote number is calculated by LyX, the numbers are consecutive,
15255  no matter in which chapter the footnote is in.
15256  LyX doesn't support other numbering schemes yet, but you can get another
15257  scheme using special LaTeX-commands.
15258  T
15259 \family roman
15260 h
15261 \family default
15262 ey are described in the 
15263 \emph on
15264 Embedded Objects
15265 \emph default
15266  manual.
15267 \end_layout
15268
15269 \begin_layout Section
15270 Marginal Notes
15271 \begin_inset Index idx
15272 status collapsed
15273
15274 \begin_layout Plain Layout
15275 Marginal notes
15276 \end_layout
15277
15278 \end_inset
15279
15280
15281 \begin_inset CommandInset label
15282 LatexCommand label
15283 name "sec:Marginal-Notes"
15284
15285 \end_inset
15286
15287
15288 \end_layout
15289
15290 \begin_layout Standard
15291 Marginal notes look and behave just like footnotes in LyX.
15292  When you insert a margin note via the menu 
15293 \family sans
15294 Insert\SpecialChar \menuseparator
15295 Marginal
15296 \begin_inset space ~
15297 \end_inset
15298
15299 Note
15300 \family default
15301  or the toolbar button 
15302 \begin_inset Graphics
15303         filename ../images/marginalnote-insert.png
15304
15305 \end_inset
15306
15307 , you'll see 
15308 \family roman
15309 \series medium
15310 a
15311 \family default
15312 \series default
15313  grey 
15314 \family roman
15315 \series medium
15316 box with a
15317 \family default
15318 \series default
15319  red 
15320 \family roman
15321 \series medium
15322 label 
15323 \begin_inset Quotes eld
15324 \end_inset
15325
15326 margin
15327 \begin_inset Quotes erd
15328 \end_inset
15329
15330  appearing within your text.
15331  This box is LyX's representation of your margin
15332 \family default
15333 \series default
15334 al 
15335 \family roman
15336 \series medium
15337 note.
15338 \end_layout
15339
15340 \begin_layout Standard
15341 At the side is an example marginal note.
15342 \family roman
15343 \series medium
15344
15345 \begin_inset Marginal
15346 status open
15347
15348 \begin_layout Plain Layout
15349 This is a marginal note.
15350 \end_layout
15351
15352 \end_inset
15353
15354
15355 \end_layout
15356
15357 \begin_layout Standard
15358 Marginal notes appear at the right side in single-sided documents.
15359  In double-sided documents they appear in the outer margin – left on even
15360  pages, right on odd pages.
15361 \end_layout
15362
15363 \begin_layout Section
15364 Graphics and Images
15365 \begin_inset Index idx
15366 status collapsed
15367
15368 \begin_layout Plain Layout
15369 Images
15370 \end_layout
15371
15372 \end_inset
15373
15374
15375 \begin_inset Index idx
15376 status collapsed
15377
15378 \begin_layout Plain Layout
15379 Graphics
15380 \end_layout
15381
15382 \end_inset
15383
15384
15385 \begin_inset CommandInset label
15386 LatexCommand label
15387 name "sec:Graphics"
15388
15389 \end_inset
15390
15391
15392 \end_layout
15393
15394 \begin_layout Standard
15395 To insert an image in your document, place the cursor at the text position
15396  you want and click on the toolbar icon 
15397 \begin_inset Graphics
15398         filename ../images/dialog-show-new-inset_graphics.png
15399
15400 \end_inset
15401
15402  or select 
15403 \family sans
15404 Insert\SpecialChar \menuseparator
15405 Graphics
15406 \family default
15407  from the menu.
15408  Then a dialog will appear to choose the file to load.
15409 \end_layout
15410
15411 \begin_layout Standard
15412 This dialog has numerous mostly self-explanatory parameters.
15413  The 
15414 \family sans
15415 Graphics
15416 \family default
15417  tab allows you to choose your image file.
15418  The image can be transformed by setting a rotation angle and a scaling
15419  factor.
15420  The scaling units are explained in Appendix
15421 \begin_inset space ~
15422 \end_inset
15423
15424
15425 \begin_inset CommandInset ref
15426 LatexCommand ref
15427 reference "cha:Units-available-in"
15428
15429 \end_inset
15430
15431 .
15432 \end_layout
15433
15434 \begin_layout Standard
15435 In the tab 
15436 \family sans
15437 Clipping
15438 \family default
15439  it is possible to set image coordinates to adjust the height and width
15440  of the image in the output.
15441  The coordinates can also be calculated automatically by pressing the button
15442  
15443 \family sans
15444 Get
15445 \begin_inset space ~
15446 \end_inset
15447
15448 from
15449 \begin_inset space ~
15450 \end_inset
15451
15452 file
15453 \family default
15454 .
15455  The option 
15456 \family sans
15457 Clip
15458 \begin_inset space ~
15459 \end_inset
15460
15461 to
15462 \begin_inset space ~
15463 \end_inset
15464
15465 bounding
15466 \begin_inset space ~
15467 \end_inset
15468
15469 box
15470 \family default
15471  will only print the image region within the given coordinates.
15472  Normally you don't need to take care about image coordinates and can ignore
15473  the tab 
15474 \family sans
15475 Clipping
15476 \family default
15477 .
15478 \end_layout
15479
15480 \begin_layout Standard
15481 In the 
15482 \family sans
15483 LaTeX and LyX options
15484 \family default
15485  tab LaTeX experts can specify additional LaTeX options.
15486  You can also specify here the appearance of the image inside LyX.
15487  The option 
15488 \family sans
15489 Draft
15490 \begin_inset space ~
15491 \end_inset
15492
15493 mode
15494 \family default
15495  has the effect that the image doesn't appear in the output, only a frame
15496  with the image size is printed.
15497  The option 
15498 \family sans
15499 Don't
15500 \begin_inset space ~
15501 \end_inset
15502
15503 unzip
15504 \begin_inset space ~
15505 \end_inset
15506
15507 on
15508 \begin_inset space ~
15509 \end_inset
15510
15511 export
15512 \family default
15513  is explained in the 
15514 \emph on
15515 Embedded Objects
15516 \emph default
15517  manual in section 
15518 \emph on
15519 Graphics Dialog
15520 \emph default
15521 .
15522 \end_layout
15523
15524 \begin_layout Standard
15525 The graphics dialog can be called at any time by clicking on an image.
15526  The image will appear in the output exactly at the position where it is
15527  in the text.
15528  This is an example image within a separate, horizontally centered paragraph:
15529  
15530 \end_layout
15531
15532 \begin_layout Standard
15533 \align center
15534 \begin_inset Graphics
15535         filename clipart/mobius.eps
15536         scale 70
15537         rotateOrigin center
15538
15539 \end_inset
15540
15541
15542 \end_layout
15543
15544 \begin_layout Standard
15545 If you need image captions and want to reference images, you have to put
15546  the image into a float, see section
15547 \begin_inset space ~
15548 \end_inset
15549
15550
15551 \begin_inset CommandInset ref
15552 LatexCommand ref
15553 reference "sec:Figure-Floats"
15554
15555 \end_inset
15556
15557 .
15558 \end_layout
15559
15560 \begin_layout Subsection
15561 Image Formats
15562 \begin_inset Index idx
15563 status collapsed
15564
15565 \begin_layout Plain Layout
15566 Images ! Formats
15567 \end_layout
15568
15569 \end_inset
15570
15571
15572 \begin_inset CommandInset label
15573 LatexCommand label
15574 name "sub:Image-Formats"
15575
15576 \end_inset
15577
15578
15579 \end_layout
15580
15581 \begin_layout Standard
15582 You can insert images in any known file format.
15583  But as we explained in section
15584 \begin_inset space ~
15585 \end_inset
15586
15587
15588 \begin_inset CommandInset ref
15589 LatexCommand ref
15590 reference "sub:Output-file-formats"
15591
15592 \end_inset
15593
15594 , every output document format allows only a few image formats.
15595  LyX uses therefore the program 
15596 \family typewriter
15597 Imagemagick
15598 \family default
15599  in the background to convert the images to the right format.
15600  To increase your workflow by avoiding these conversions in the background,
15601  you can use only the image formats listed in the subsections of section
15602 \begin_inset space ~
15603 \end_inset
15604
15605
15606 \begin_inset CommandInset ref
15607 LatexCommand ref
15608 reference "sub:Output-file-formats"
15609
15610 \end_inset
15611
15612 .
15613 \end_layout
15614
15615 \begin_layout Standard
15616 Similar to fonts there are two types of image formats:
15617 \end_layout
15618
15619 \begin_layout Description
15620 Bitmap
15621 \begin_inset space ~
15622 \end_inset
15623
15624 images consist of pixel values, often in a compressed form.
15625  They are therefore not fully scalable and look pixeled in large zooms.
15626  Well-known bitmap image formats are 
15627 \begin_inset Quotes eld
15628 \end_inset
15629
15630 Graphics Interchange Format
15631 \begin_inset Quotes erd
15632 \end_inset
15633
15634  (GIF, file extension 
15635 \begin_inset Quotes eld
15636 \end_inset
15637
15638
15639 \family typewriter
15640 .gif
15641 \family default
15642
15643 \begin_inset Quotes erd
15644 \end_inset
15645
15646 )
15647 \begin_inset Index idx
15648 status collapsed
15649
15650 \begin_layout Plain Layout
15651 GIF|see
15652 \begin_inset ERT
15653 status collapsed
15654
15655 \begin_layout Plain Layout
15656
15657 {
15658 \end_layout
15659
15660 \end_inset
15661
15662 Image formats
15663 \begin_inset ERT
15664 status collapsed
15665
15666 \begin_layout Plain Layout
15667
15668 }
15669 \end_layout
15670
15671 \end_inset
15672
15673
15674 \end_layout
15675
15676 \end_inset
15677
15678
15679 \begin_inset Quotes eld
15680 \end_inset
15681
15682 Portable Network Graphics
15683 \begin_inset Quotes erd
15684 \end_inset
15685
15686  (PNG, file extension 
15687 \begin_inset Quotes eld
15688 \end_inset
15689
15690
15691 \family typewriter
15692 .png
15693 \family default
15694
15695 \begin_inset Quotes erd
15696 \end_inset
15697
15698 )
15699 \begin_inset Index idx
15700 status collapsed
15701
15702 \begin_layout Plain Layout
15703 PNG|see
15704 \begin_inset ERT
15705 status collapsed
15706
15707 \begin_layout Plain Layout
15708
15709 {
15710 \end_layout
15711
15712 \end_inset
15713
15714 Image formats
15715 \begin_inset ERT
15716 status collapsed
15717
15718 \begin_layout Plain Layout
15719
15720 }
15721 \end_layout
15722
15723 \end_inset
15724
15725
15726 \end_layout
15727
15728 \end_inset
15729
15730 , and 
15731 \begin_inset Quotes eld
15732 \end_inset
15733
15734 Joint Photographic Experts Group
15735 \begin_inset Quotes erd
15736 \end_inset
15737
15738  (JPG, file extension 
15739 \begin_inset Quotes eld
15740 \end_inset
15741
15742
15743 \family typewriter
15744 .jpg
15745 \family default
15746
15747 \begin_inset Quotes erd
15748 \end_inset
15749
15750  or 
15751 \begin_inset Quotes eld
15752 \end_inset
15753
15754
15755 \family typewriter
15756 .jpeg
15757 \family default
15758
15759 \begin_inset Quotes erd
15760 \end_inset
15761
15762 )
15763 \begin_inset Index idx
15764 status collapsed
15765
15766 \begin_layout Plain Layout
15767 JPG|see
15768 \begin_inset ERT
15769 status collapsed
15770
15771 \begin_layout Plain Layout
15772
15773 {
15774 \end_layout
15775
15776 \end_inset
15777
15778 Image formats
15779 \begin_inset ERT
15780 status collapsed
15781
15782 \begin_layout Plain Layout
15783
15784 }
15785 \end_layout
15786
15787 \end_inset
15788
15789
15790 \end_layout
15791
15792 \end_inset
15793
15794 .
15795 \end_layout
15796
15797 \begin_layout Description
15798 Scalable
15799 \begin_inset space ~
15800 \end_inset
15801
15802 images consist of vectors and can therefore be scaled to any size without
15803  data loss.
15804  The scaling ability is necessary if you want to create presentations, because
15805  presentations are always scaled by the beamer.
15806  Scaling is also useful for online documents to let the user zoom into diagrams.
15807 \begin_inset Newline newline
15808 \end_inset
15809
15810 Scalable image formats can be 
15811 \begin_inset Quotes eld
15812 \end_inset
15813
15814 Scalable Vector Graphics
15815 \begin_inset Quotes erd
15816 \end_inset
15817
15818  (SVG, file extension 
15819 \begin_inset Quotes eld
15820 \end_inset
15821
15822
15823 \family typewriter
15824 .svg
15825 \family default
15826
15827 \begin_inset Quotes erd
15828 \end_inset
15829
15830 )
15831 \begin_inset Index idx
15832 status collapsed
15833
15834 \begin_layout Plain Layout
15835 SVG|see
15836 \begin_inset ERT
15837 status collapsed
15838
15839 \begin_layout Plain Layout
15840
15841 {
15842 \end_layout
15843
15844 \end_inset
15845
15846 Image formats
15847 \begin_inset ERT
15848 status collapsed
15849
15850 \begin_layout Plain Layout
15851
15852 }
15853 \end_layout
15854
15855 \end_inset
15856
15857
15858 \end_layout
15859
15860 \end_inset
15861
15862
15863 \begin_inset Quotes eld
15864 \end_inset
15865
15866 Encapsulated PostScript
15867 \begin_inset Quotes erd
15868 \end_inset
15869
15870  (EPS, file extension 
15871 \begin_inset Quotes eld
15872 \end_inset
15873
15874
15875 \family typewriter
15876 .eps
15877 \family default
15878
15879 \begin_inset Quotes erd
15880 \end_inset
15881
15882 )
15883 \begin_inset Index idx
15884 status collapsed
15885
15886 \begin_layout Plain Layout
15887 EPS|see
15888 \begin_inset ERT
15889 status collapsed
15890
15891 \begin_layout Plain Layout
15892
15893 {
15894 \end_layout
15895
15896 \end_inset
15897
15898 Image formats
15899 \begin_inset ERT
15900 status collapsed
15901
15902 \begin_layout Plain Layout
15903
15904 }
15905 \end_layout
15906
15907 \end_inset
15908
15909
15910 \end_layout
15911
15912 \end_inset
15913
15914 , and 
15915 \begin_inset Quotes eld
15916 \end_inset
15917
15918 Portable Document Format
15919 \begin_inset Quotes erd
15920 \end_inset
15921
15922  (PDF, file extension 
15923 \begin_inset Quotes eld
15924 \end_inset
15925
15926
15927 \family typewriter
15928 .pdf
15929 \family default
15930
15931 \begin_inset Quotes erd
15932 \end_inset
15933
15934 )
15935 \begin_inset Index idx
15936 status collapsed
15937
15938 \begin_layout Plain Layout
15939 PDF
15940 \end_layout
15941
15942 \end_inset
15943
15944 .
15945  We say it can be, because you can convert any bitmap image format to PDF
15946  or EPS and the result won't be scalable.
15947  In this cases only a header with the image properties is added to the original
15948  image
15949 \begin_inset Foot
15950 status collapsed
15951
15952 \begin_layout Plain Layout
15953 In the case of PDF, the original image is additionally compressed.
15954 \end_layout
15955
15956 \end_inset
15957
15958 .
15959 \end_layout
15960
15961 \begin_layout Standard
15962 Normally one can't convert a bitmap image into a scalable one, only vice
15963  versa.
15964 \end_layout
15965
15966 \begin_layout Subsection
15967 Grouping of Image Settings
15968 \begin_inset Index idx
15969 status collapsed
15970
15971 \begin_layout Plain Layout
15972 Images ! Settings grouping
15973 \end_layout
15974
15975 \end_inset
15976
15977
15978 \end_layout
15979
15980 \begin_layout Standard
15981 Each image can define a new group of image settings or join an existing
15982  group.
15983  Images within such a group share their settings, so adjusting one image
15984  of the group automatically also adjusts all other images of the group in
15985  the same way.
15986  So you can for example change the size for a bunch of images without the
15987  need to manually change each of them.
15988  
15989 \end_layout
15990
15991 \begin_layout Standard
15992 A new group can be set by entering a name in the 
15993 \family sans
15994 Group
15995 \begin_inset space ~
15996 \end_inset
15997
15998 Name
15999 \family default
16000  field in the Graphics dialog.
16001  Joining an existing group can be done using the context menu of the image
16002  by checking the name of the desired group.
16003 \end_layout
16004
16005 \begin_layout Section
16006 Tables
16007 \begin_inset Index idx
16008 status collapsed
16009
16010 \begin_layout Plain Layout
16011 Tables
16012 \end_layout
16013
16014 \end_inset
16015
16016
16017 \begin_inset CommandInset label
16018 LatexCommand label
16019 name "sec:Tables"
16020
16021 \end_inset
16022
16023
16024 \end_layout
16025
16026 \begin_layout Standard
16027 You can insert a table using either the toolbar button 
16028 \begin_inset Graphics
16029         filename ../images/tabular-insert.png
16030         scale 85
16031
16032 \end_inset
16033
16034  or the menu 
16035 \family sans
16036 Insert\SpecialChar \menuseparator
16037 Table
16038 \family default
16039 .
16040  A dialog will appear, asking you for the number of rows and columns.
16041  The default table has lines around any cell and the first row appears separated
16042  from the rest of the table.
16043  This separation appears due to a double line: The cells of the first row
16044  have a line below them and the cells of the second row have a line above
16045  them.
16046  Here's an example table:
16047 \end_layout
16048
16049 \begin_layout Standard
16050 \align center
16051 \begin_inset Tabular
16052 <lyxtabular version="3" rows="4" columns="4">
16053 <features tabularvalignment="middle">
16054 <column alignment="center" valignment="top" width="0pt">
16055 <column alignment="center" valignment="top" width="0pt">
16056 <column alignment="center" valignment="top" width="0in">
16057 <column alignment="center" valignment="top" width="0pt">
16058 <row>
16059 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16060 \begin_inset Text
16061
16062 \begin_layout Plain Layout
16063
16064 \end_layout
16065
16066 \end_inset
16067 </cell>
16068 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16069 \begin_inset Text
16070
16071 \begin_layout Plain Layout
16072
16073 \family roman
16074 \series medium
16075 \shape up
16076 \size normal
16077 \emph off
16078 \bar no
16079 \noun off
16080 \color none
16081 1
16082 \end_layout
16083
16084 \end_inset
16085 </cell>
16086 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16087 \begin_inset Text
16088
16089 \begin_layout Plain Layout
16090 2
16091 \end_layout
16092
16093 \end_inset
16094 </cell>
16095 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16096 \begin_inset Text
16097
16098 \begin_layout Plain Layout
16099 3
16100 \end_layout
16101
16102 \end_inset
16103 </cell>
16104 </row>
16105 <row>
16106 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16107 \begin_inset Text
16108
16109 \begin_layout Plain Layout
16110
16111 \family roman
16112 \series medium
16113 \shape up
16114 \size normal
16115 \emph off
16116 \bar no
16117 \noun off
16118 \color none
16119 A
16120 \end_layout
16121
16122 \end_inset
16123 </cell>
16124 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16125 \begin_inset Text
16126
16127 \begin_layout Plain Layout
16128
16129 \end_layout
16130
16131 \end_inset
16132 </cell>
16133 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16134 \begin_inset Text
16135
16136 \begin_layout Plain Layout
16137
16138 \end_layout
16139
16140 \end_inset
16141 </cell>
16142 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16143 \begin_inset Text
16144
16145 \begin_layout Plain Layout
16146
16147 \end_layout
16148
16149 \end_inset
16150 </cell>
16151 </row>
16152 <row>
16153 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16154 \begin_inset Text
16155
16156 \begin_layout Plain Layout
16157
16158 \family roman
16159 \series medium
16160 \shape up
16161 \size normal
16162 \emph off
16163 \bar no
16164 \noun off
16165 \color none
16166 B
16167 \end_layout
16168
16169 \end_inset
16170 </cell>
16171 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16172 \begin_inset Text
16173
16174 \begin_layout Plain Layout
16175
16176 \end_layout
16177
16178 \end_inset
16179 </cell>
16180 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16181 \begin_inset Text
16182
16183 \begin_layout Plain Layout
16184
16185 \size normal
16186 \noun off
16187 \color none
16188  
16189 \end_layout
16190
16191 \end_inset
16192 </cell>
16193 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16194 \begin_inset Text
16195
16196 \begin_layout Plain Layout
16197
16198 \end_layout
16199
16200 \end_inset
16201 </cell>
16202 </row>
16203 <row>
16204 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16205 \begin_inset Text
16206
16207 \begin_layout Plain Layout
16208
16209 \family roman
16210 \series medium
16211 \shape up
16212 \size normal
16213 \emph off
16214 \bar no
16215 \noun off
16216 \color none
16217 C
16218 \end_layout
16219
16220 \end_inset
16221 </cell>
16222 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16223 \begin_inset Text
16224
16225 \begin_layout Plain Layout
16226
16227 \end_layout
16228
16229 \end_inset
16230 </cell>
16231 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16232 \begin_inset Text
16233
16234 \begin_layout Plain Layout
16235
16236 \end_layout
16237
16238 \end_inset
16239 </cell>
16240 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16241 \begin_inset Text
16242
16243 \begin_layout Plain Layout
16244
16245 \end_layout
16246
16247 \end_inset
16248 </cell>
16249 </row>
16250 </lyxtabular>
16251
16252 \end_inset
16253
16254
16255 \end_layout
16256
16257 \begin_layout Subsection
16258 The Table dialog
16259 \end_layout
16260
16261 \begin_layout Standard
16262 You can alter a table by clicking on it with the right mouse button, which
16263  brings up the table dialog.
16264  Here you can adjust the settings of the cell and row/column respectively
16265  where the cursor is placed currently.
16266  Most of the dialog options also work on selections.
16267  This means that if you select more cells, columns or rows the action is
16268  done on all of your selection.
16269 \end_layout
16270
16271 \begin_layout Standard
16272 Additionally to the table dialog, the 
16273 \family sans
16274 table
16275 \begin_inset space ~
16276 \end_inset
16277
16278 toolbar
16279 \family default
16280  helps you in setting table properties.
16281  It appears when the cursor is inside a table.
16282 \end_layout
16283
16284 \begin_layout Standard
16285 In the tab 
16286 \family sans
16287 Table
16288 \begin_inset space ~
16289 \end_inset
16290
16291 Settings
16292 \family default
16293  of the table dialog you can set the alignment for the current row.
16294  If you add a row or column, it will be inserted right beside or below the
16295  current cell respectively.
16296  The vertical alignment of a column can only be adjusted when a column width
16297  is given.
16298  A given width will allow the cell to have line breaks and multiple paragraphs
16299  of text, see section
16300 \begin_inset space ~
16301 \end_inset
16302
16303
16304 \begin_inset CommandInset ref
16305 LatexCommand ref
16306 reference "sub:Table-Cells"
16307
16308 \end_inset
16309
16310 .
16311 \end_layout
16312
16313 \begin_layout Standard
16314 You can mark multiple cells of one row as a multicolumn cell using the check
16315  box 
16316 \family sans
16317 Multicolumn
16318 \family default
16319 .
16320  This will merge the cells to 
16321 \emph on
16322 one
16323 \emph default
16324  cell, spread over more than one column.
16325  Multicolumn cells are treated as own rows, so that the alignment, width,
16326  and border settings affect only the multicolumn cell.
16327  Here's an example table with a multicolumn cell in the first row and one
16328  in the last row without the upper border:
16329 \end_layout
16330
16331 \begin_layout Standard
16332 \align center
16333 \begin_inset Tabular
16334 <lyxtabular version="3" rows="3" columns="4">
16335 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
16336 <column alignment="center" valignment="top" width="0pt">
16337 <column alignment="center" valignment="middle" width="0">
16338 <column alignment="center" valignment="top" width="0in">
16339 <column alignment="center" valignment="top" width="0pt">
16340 <row>
16341 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16342 \begin_inset Text
16343
16344 \begin_layout Plain Layout
16345 abc
16346 \end_layout
16347
16348 \end_inset
16349 </cell>
16350 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
16351 \begin_inset Text
16352
16353 \begin_layout Plain Layout
16354 def ghi
16355 \end_layout
16356
16357 \end_inset
16358 </cell>
16359 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16360 \begin_inset Text
16361
16362 \begin_layout Plain Layout
16363
16364 \end_layout
16365
16366 \end_inset
16367 </cell>
16368 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16369 \begin_inset Text
16370
16371 \begin_layout Plain Layout
16372 jkl
16373 \end_layout
16374
16375 \end_inset
16376 </cell>
16377 </row>
16378 <row>
16379 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16380 \begin_inset Text
16381
16382 \begin_layout Plain Layout
16383
16384 \family roman
16385 \series medium
16386 \shape up
16387 \size normal
16388 \emph off
16389 \bar no
16390 \noun off
16391 \color none
16392 A
16393 \end_layout
16394
16395 \end_inset
16396 </cell>
16397 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16398 \begin_inset Text
16399
16400 \begin_layout Plain Layout
16401 B
16402 \end_layout
16403
16404 \end_inset
16405 </cell>
16406 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16407 \begin_inset Text
16408
16409 \begin_layout Plain Layout
16410 C
16411 \end_layout
16412
16413 \end_inset
16414 </cell>
16415 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16416 \begin_inset Text
16417
16418 \begin_layout Plain Layout
16419 D
16420 \end_layout
16421
16422 \end_inset
16423 </cell>
16424 </row>
16425 <row>
16426 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16427 \begin_inset Text
16428
16429 \begin_layout Plain Layout
16430 1
16431 \end_layout
16432
16433 \end_inset
16434 </cell>
16435 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16436 \begin_inset Text
16437
16438 \begin_layout Plain Layout
16439 2
16440 \end_layout
16441
16442 \end_inset
16443 </cell>
16444 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16445 \begin_inset Text
16446
16447 \begin_layout Plain Layout
16448 3
16449 \end_layout
16450
16451 \end_inset
16452 </cell>
16453 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16454 \begin_inset Text
16455
16456 \begin_layout Plain Layout
16457 4
16458 \end_layout
16459
16460 \end_inset
16461 </cell>
16462 </row>
16463 </lyxtabular>
16464
16465 \end_inset
16466
16467
16468 \end_layout
16469
16470 \begin_layout Standard
16471 At the moment LyX doesn't support multirow cells.
16472  Adept users can declare special LaTeX-arguments for the table.
16473  They are necessary for special table formatting, like for multirow cells,
16474  explained in the tables section of the 
16475 \emph on
16476 Embedded
16477 \begin_inset space ~
16478 \end_inset
16479
16480 Objects
16481 \emph default
16482  manual.
16483  You can also rotate the current cell or the whole table 90
16484 \begin_inset space \thinspace{}
16485 \end_inset
16486
16487 degrees counterclockwise.
16488  These rotations are not visible in LyX but in the output.
16489 \end_layout
16490
16491 \begin_layout Standard
16492 \begin_inset Note Greyedout
16493 status open
16494
16495 \begin_layout Plain Layout
16496
16497 \series bold
16498 Note:
16499 \series default
16500  Most DVI-viewers are 
16501 \emph on
16502 not
16503 \emph default
16504  able to display rotations.
16505 \end_layout
16506
16507 \end_inset
16508
16509
16510 \end_layout
16511
16512 \begin_layout Standard
16513 The 
16514 \family sans
16515 Borders
16516 \family default
16517  tab allows you to add and delete border lines for the current row/column.
16518  The button 
16519 \family sans
16520 Default
16521 \family default
16522  adds lines for all cell borders.
16523 \end_layout
16524
16525 \begin_layout Subsection
16526 Longtables
16527 \begin_inset Index idx
16528 status collapsed
16529
16530 \begin_layout Plain Layout
16531 Tables ! Longtables
16532 \end_layout
16533
16534 \end_inset
16535
16536
16537 \begin_inset Index idx
16538 status collapsed
16539
16540 \begin_layout Plain Layout
16541 Longtables
16542 \end_layout
16543
16544 \end_inset
16545
16546
16547 \end_layout
16548
16549 \begin_layout Standard
16550 If the table is too long to fit on one page, you can use the option 
16551 \family sans
16552 Use
16553 \begin_inset space ~
16554 \end_inset
16555
16556 long
16557 \begin_inset space ~
16558 \end_inset
16559
16560 table
16561 \family default
16562  in the tab 
16563 \family sans
16564 Longtable
16565 \family default
16566  of the table dialog to split the table automatically over more pages.
16567  Doing this enables some check boxes and you can now define:
16568 \end_layout
16569
16570 \begin_layout Description
16571
16572 \family sans
16573 Header
16574 \family default
16575 : The current row and all rows above, that don't have any special options
16576  defined, are defined to be the header rows of all pages of the longtable;
16577  except for the first page, if 
16578 \family sans
16579 First
16580 \begin_inset space ~
16581 \end_inset
16582
16583 header
16584 \family default
16585  is defined.
16586 \end_layout
16587
16588 \begin_layout Description
16589
16590 \family sans
16591 First
16592 \begin_inset space ~
16593 \end_inset
16594
16595 header
16596 \family default
16597 : The current row and all rows above, that don't have any special options
16598  defined, are defined to be the header rows of the first page of the longtable.
16599 \end_layout
16600
16601 \begin_layout Description
16602
16603 \family sans
16604 Footer
16605 \family default
16606 : The current row and all rows below, that don't have any special options
16607  defined, are defined to be the footer rows of all pages of the longtable;
16608  except for the last page, if 
16609 \family sans
16610 Last
16611 \begin_inset space ~
16612 \end_inset
16613
16614 footer
16615 \family default
16616  is defined.
16617 \end_layout
16618
16619 \begin_layout Description
16620
16621 \family sans
16622 Last
16623 \begin_inset space ~
16624 \end_inset
16625
16626 footer
16627 \family default
16628 : The current row and all rows below, that don't have any special options
16629  defined, are defined to be the footer rows of the last page of the longtable.
16630 \end_layout
16631
16632 \begin_layout Description
16633 Caption: The first row is reset as single column.
16634  You can now insert there the table caption via the menu 
16635 \family sans
16636 Insert\SpecialChar \menuseparator
16637 Caption
16638 \family default
16639 .
16640  More about longtable captions can be found in the 
16641 \emph on
16642 Embedded
16643 \begin_inset space ~
16644 \end_inset
16645
16646 Objects
16647 \emph default
16648  manual.
16649 \end_layout
16650
16651 \begin_layout Standard
16652 You can also specify a row where the table is split.
16653  If you set more than one option in the same table row, you should be aware
16654  of the fact that only the first one is used in the given table row.
16655  The others will then be defined as 
16656 \emph on
16657 empty
16658 \emph default
16659 .
16660  In this context, first means first in this order: 
16661 \family sans
16662 Footer, Last
16663 \begin_inset space ~
16664 \end_inset
16665
16666 footer,
16667 \family default
16668  
16669 \family sans
16670 Header,
16671 \family default
16672  
16673 \family sans
16674 First
16675 \begin_inset space ~
16676 \end_inset
16677
16678 header.
16679
16680 \family default
16681  See the following longtable to see how it works:
16682 \end_layout
16683
16684 \begin_layout Standard
16685 \align center
16686 \begin_inset Tabular
16687 <lyxtabular version="3" rows="69" columns="3">
16688 <features islongtable="true" longtabularalignment="center">
16689 <column alignment="block" valignment="top" width="5cm">
16690 <column alignment="left" valignment="top" width="0pt">
16691 <column alignment="right" valignment="top" width="0pt">
16692 <row endfirsthead="true">
16693 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16694 \begin_inset Text
16695
16696 \begin_layout Plain Layout
16697
16698 \series bold
16699 Example Phone List (ignore the names)
16700 \end_layout
16701
16702 \end_inset
16703 </cell>
16704 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16705 \begin_inset Text
16706
16707 \begin_layout Plain Layout
16708
16709 \end_layout
16710
16711 \end_inset
16712 </cell>
16713 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16714 \begin_inset Text
16715
16716 \begin_layout Plain Layout
16717
16718 \end_layout
16719
16720 \end_inset
16721 </cell>
16722 </row>
16723 <row endfirsthead="true">
16724 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16725 \begin_inset Text
16726
16727 \begin_layout Plain Layout
16728
16729 \series bold
16730 NAME
16731 \end_layout
16732
16733 \end_inset
16734 </cell>
16735 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16736 \begin_inset Text
16737
16738 \begin_layout Plain Layout
16739
16740 \end_layout
16741
16742 \end_inset
16743 </cell>
16744 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16745 \begin_inset Text
16746
16747 \begin_layout Plain Layout
16748
16749 \series bold
16750 TEL.
16751 \end_layout
16752
16753 \end_inset
16754 </cell>
16755 </row>
16756 <row endhead="true">
16757 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16758 \begin_inset Text
16759
16760 \begin_layout Plain Layout
16761  
16762 \series bold
16763 Example Phone List
16764 \end_layout
16765
16766 \end_inset
16767 </cell>
16768 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16769 \begin_inset Text
16770
16771 \begin_layout Plain Layout
16772
16773 \end_layout
16774
16775 \end_inset
16776 </cell>
16777 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16778 \begin_inset Text
16779
16780 \begin_layout Plain Layout
16781
16782 \end_layout
16783
16784 \end_inset
16785 </cell>
16786 </row>
16787 <row endhead="true">
16788 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16789 \begin_inset Text
16790
16791 \begin_layout Plain Layout
16792
16793 \series bold
16794 NAME
16795 \end_layout
16796
16797 \end_inset
16798 </cell>
16799 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16800 \begin_inset Text
16801
16802 \begin_layout Plain Layout
16803
16804 \end_layout
16805
16806 \end_inset
16807 </cell>
16808 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16809 \begin_inset Text
16810
16811 \begin_layout Plain Layout
16812
16813 \series bold
16814 TEL.
16815 \end_layout
16816
16817 \end_inset
16818 </cell>
16819 </row>
16820 <row endfoot="true">
16821 <cell multicolumn="1" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16822 \begin_inset Text
16823
16824 \begin_layout Plain Layout
16825  
16826 \series bold
16827 continue ...
16828 \end_layout
16829
16830 \end_inset
16831 </cell>
16832 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16833 \begin_inset Text
16834
16835 \begin_layout Plain Layout
16836
16837 \end_layout
16838
16839 \end_inset
16840 </cell>
16841 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16842 \begin_inset Text
16843
16844 \begin_layout Plain Layout
16845
16846 \end_layout
16847
16848 \end_inset
16849 </cell>
16850 </row>
16851 <row>
16852 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16853 \begin_inset Text
16854
16855 \begin_layout Plain Layout
16856
16857 \series bold
16858 Annovi
16859 \end_layout
16860
16861 \end_inset
16862 </cell>
16863 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16864 \begin_inset Text
16865
16866 \begin_layout Plain Layout
16867 Silvia
16868 \end_layout
16869
16870 \end_inset
16871 </cell>
16872 <cell alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16873 \begin_inset Text
16874
16875 \begin_layout Plain Layout
16876 111
16877 \end_layout
16878
16879 \end_inset
16880 </cell>
16881 </row>
16882 <row>
16883 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16884 \begin_inset Text
16885
16886 \begin_layout Plain Layout
16887
16888 \series bold
16889 Bertoli
16890 \end_layout
16891
16892 \end_inset
16893 </cell>
16894 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16895 \begin_inset Text
16896
16897 \begin_layout Plain Layout
16898 Stefano
16899 \end_layout
16900
16901 \end_inset
16902 </cell>
16903 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16904 \begin_inset Text
16905
16906 \begin_layout Plain Layout
16907 111
16908 \end_layout
16909
16910 \end_inset
16911 </cell>
16912 </row>
16913 <row>
16914 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16915 \begin_inset Text
16916
16917 \begin_layout Plain Layout
16918
16919 \series bold
16920 Bozzi
16921 \end_layout
16922
16923 \end_inset
16924 </cell>
16925 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16926 \begin_inset Text
16927
16928 \begin_layout Plain Layout
16929 Walter
16930 \end_layout
16931
16932 \end_inset
16933 </cell>
16934 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16935 \begin_inset Text
16936
16937 \begin_layout Plain Layout
16938 111
16939 \end_layout
16940
16941 \end_inset
16942 </cell>
16943 </row>
16944 <row>
16945 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16946 \begin_inset Text
16947
16948 \begin_layout Plain Layout
16949
16950 \series bold
16951 Cachia
16952 \end_layout
16953
16954 \end_inset
16955 </cell>
16956 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16957 \begin_inset Text
16958
16959 \begin_layout Plain Layout
16960 Maria
16961 \end_layout
16962
16963 \end_inset
16964 </cell>
16965 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16966 \begin_inset Text
16967
16968 \begin_layout Plain Layout
16969 111
16970 \end_layout
16971
16972 \end_inset
16973 </cell>
16974 </row>
16975 <row>
16976 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16977 \begin_inset Text
16978
16979 \begin_layout Plain Layout
16980
16981 \series bold
16982 Cachia
16983 \end_layout
16984
16985 \end_inset
16986 </cell>
16987 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16988 \begin_inset Text
16989
16990 \begin_layout Plain Layout
16991 Maurizio
16992 \end_layout
16993
16994 \end_inset
16995 </cell>
16996 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16997 \begin_inset Text
16998
16999 \begin_layout Plain Layout
17000 111
17001 \end_layout
17002
17003 \end_inset
17004 </cell>
17005 </row>
17006 <row>
17007 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17008 \begin_inset Text
17009
17010 \begin_layout Plain Layout
17011
17012 \series bold
17013 Cinquemani
17014 \end_layout
17015
17016 \end_inset
17017 </cell>
17018 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17019 \begin_inset Text
17020
17021 \begin_layout Plain Layout
17022 Giusi
17023 \end_layout
17024
17025 \end_inset
17026 </cell>
17027 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17028 \begin_inset Text
17029
17030 \begin_layout Plain Layout
17031 111
17032 \end_layout
17033
17034 \end_inset
17035 </cell>
17036 </row>
17037 <row>
17038 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17039 \begin_inset Text
17040
17041 \begin_layout Plain Layout
17042
17043 \series bold
17044 Colin
17045 \end_layout
17046
17047 \end_inset
17048 </cell>
17049 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17050 \begin_inset Text
17051
17052 \begin_layout Plain Layout
17053 Bernard
17054 \end_layout
17055
17056 \end_inset
17057 </cell>
17058 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17059 \begin_inset Text
17060
17061 \begin_layout Plain Layout
17062 111
17063 \end_layout
17064
17065 \end_inset
17066 </cell>
17067 </row>
17068 <row>
17069 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17070 \begin_inset Text
17071
17072 \begin_layout Plain Layout
17073
17074 \series bold
17075 Concli
17076 \end_layout
17077
17078 \end_inset
17079 </cell>
17080 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17081 \begin_inset Text
17082
17083 \begin_layout Plain Layout
17084 Gianfranco
17085 \end_layout
17086
17087 \end_inset
17088 </cell>
17089 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17090 \begin_inset Text
17091
17092 \begin_layout Plain Layout
17093 111
17094 \end_layout
17095
17096 \end_inset
17097 </cell>
17098 </row>
17099 <row>
17100 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17101 \begin_inset Text
17102
17103 \begin_layout Plain Layout
17104
17105 \series bold
17106 Dal Bosco
17107 \end_layout
17108
17109 \end_inset
17110 </cell>
17111 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17112 \begin_inset Text
17113
17114 \begin_layout Plain Layout
17115 Carolina
17116 \end_layout
17117
17118 \end_inset
17119 </cell>
17120 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17121 \begin_inset Text
17122
17123 \begin_layout Plain Layout
17124 111
17125 \end_layout
17126
17127 \end_inset
17128 </cell>
17129 </row>
17130 <row>
17131 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17132 \begin_inset Text
17133
17134 \begin_layout Plain Layout
17135
17136 \series bold
17137 Dalpiaz
17138 \end_layout
17139
17140 \end_inset
17141 </cell>
17142 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17143 \begin_inset Text
17144
17145 \begin_layout Plain Layout
17146 Annamaria
17147 \end_layout
17148
17149 \end_inset
17150 </cell>
17151 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17152 \begin_inset Text
17153
17154 \begin_layout Plain Layout
17155 111
17156 \end_layout
17157
17158 \end_inset
17159 </cell>
17160 </row>
17161 <row>
17162 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17163 \begin_inset Text
17164
17165 \begin_layout Plain Layout
17166
17167 \series bold
17168 Feliciello
17169 \end_layout
17170
17171 \end_inset
17172 </cell>
17173 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17174 \begin_inset Text
17175
17176 \begin_layout Plain Layout
17177 Domenico
17178 \end_layout
17179
17180 \end_inset
17181 </cell>
17182 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17183 \begin_inset Text
17184
17185 \begin_layout Plain Layout
17186 111
17187 \end_layout
17188
17189 \end_inset
17190 </cell>
17191 </row>
17192 <row>
17193 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17194 \begin_inset Text
17195
17196 \begin_layout Plain Layout
17197
17198 \series bold
17199 Focarelli
17200 \end_layout
17201
17202 \end_inset
17203 </cell>
17204 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17205 \begin_inset Text
17206
17207 \begin_layout Plain Layout
17208 Paola
17209 \end_layout
17210
17211 \end_inset
17212 </cell>
17213 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17214 \begin_inset Text
17215
17216 \begin_layout Plain Layout
17217 111
17218 \end_layout
17219
17220 \end_inset
17221 </cell>
17222 </row>
17223 <row>
17224 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17225 \begin_inset Text
17226
17227 \begin_layout Plain Layout
17228
17229 \series bold
17230 Galletti
17231 \end_layout
17232
17233 \end_inset
17234 </cell>
17235 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17236 \begin_inset Text
17237
17238 \begin_layout Plain Layout
17239 Oreste
17240 \end_layout
17241
17242 \end_inset
17243 </cell>
17244 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17245 \begin_inset Text
17246
17247 \begin_layout Plain Layout
17248 111
17249 \end_layout
17250
17251 \end_inset
17252 </cell>
17253 </row>
17254 <row>
17255 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17256 \begin_inset Text
17257
17258 \begin_layout Plain Layout
17259
17260 \series bold
17261 Gasparini
17262 \end_layout
17263
17264 \end_inset
17265 </cell>
17266 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17267 \begin_inset Text
17268
17269 \begin_layout Plain Layout
17270 Franca
17271 \end_layout
17272
17273 \end_inset
17274 </cell>
17275 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17276 \begin_inset Text
17277
17278 \begin_layout Plain Layout
17279 111
17280 \end_layout
17281
17282 \end_inset
17283 </cell>
17284 </row>
17285 <row>
17286 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17287 \begin_inset Text
17288
17289 \begin_layout Plain Layout
17290
17291 \series bold
17292 Rizzardi
17293 \end_layout
17294
17295 \end_inset
17296 </cell>
17297 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17298 \begin_inset Text
17299
17300 \begin_layout Plain Layout
17301 Paola
17302 \end_layout
17303
17304 \end_inset
17305 </cell>
17306 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17307 \begin_inset Text
17308
17309 \begin_layout Plain Layout
17310 111
17311 \end_layout
17312
17313 \end_inset
17314 </cell>
17315 </row>
17316 <row>
17317 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17318 \begin_inset Text
17319
17320 \begin_layout Plain Layout
17321
17322 \series bold
17323 Lassini
17324 \end_layout
17325
17326 \end_inset
17327 </cell>
17328 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17329 \begin_inset Text
17330
17331 \begin_layout Plain Layout
17332 Giancarlo
17333 \end_layout
17334
17335 \end_inset
17336 </cell>
17337 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17338 \begin_inset Text
17339
17340 \begin_layout Plain Layout
17341 111
17342 \end_layout
17343
17344 \end_inset
17345 </cell>
17346 </row>
17347 <row>
17348 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17349 \begin_inset Text
17350
17351 \begin_layout Plain Layout
17352
17353 \series bold
17354 Malfatti
17355 \end_layout
17356
17357 \end_inset
17358 </cell>
17359 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17360 \begin_inset Text
17361
17362 \begin_layout Plain Layout
17363 Luciano
17364 \end_layout
17365
17366 \end_inset
17367 </cell>
17368 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17369 \begin_inset Text
17370
17371 \begin_layout Plain Layout
17372 111
17373 \end_layout
17374
17375 \end_inset
17376 </cell>
17377 </row>
17378 <row>
17379 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17380 \begin_inset Text
17381
17382 \begin_layout Plain Layout
17383
17384 \series bold
17385 Malfatti
17386 \end_layout
17387
17388 \end_inset
17389 </cell>
17390 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17391 \begin_inset Text
17392
17393 \begin_layout Plain Layout
17394 Valeriano
17395 \end_layout
17396
17397 \end_inset
17398 </cell>
17399 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17400 \begin_inset Text
17401
17402 \begin_layout Plain Layout
17403 111
17404 \end_layout
17405
17406 \end_inset
17407 </cell>
17408 </row>
17409 <row>
17410 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17411 \begin_inset Text
17412
17413 \begin_layout Plain Layout
17414
17415 \series bold
17416 Meneguzzo
17417 \end_layout
17418
17419 \end_inset
17420 </cell>
17421 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17422 \begin_inset Text
17423
17424 \begin_layout Plain Layout
17425 Roberto
17426 \end_layout
17427
17428 \end_inset
17429 </cell>
17430 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17431 \begin_inset Text
17432
17433 \begin_layout Plain Layout
17434 111
17435 \end_layout
17436
17437 \end_inset
17438 </cell>
17439 </row>
17440 <row>
17441 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17442 \begin_inset Text
17443
17444 \begin_layout Plain Layout
17445
17446 \series bold
17447 Mezzadra
17448 \end_layout
17449
17450 \end_inset
17451 </cell>
17452 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17453 \begin_inset Text
17454
17455 \begin_layout Plain Layout
17456 Roberto
17457 \end_layout
17458
17459 \end_inset
17460 </cell>
17461 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17462 \begin_inset Text
17463
17464 \begin_layout Plain Layout
17465 111
17466 \end_layout
17467
17468 \end_inset
17469 </cell>
17470 </row>
17471 <row>
17472 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17473 \begin_inset Text
17474
17475 \begin_layout Plain Layout
17476
17477 \series bold
17478 Pirpamer
17479 \end_layout
17480
17481 \end_inset
17482 </cell>
17483 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17484 \begin_inset Text
17485
17486 \begin_layout Plain Layout
17487 Erich
17488 \end_layout
17489
17490 \end_inset
17491 </cell>
17492 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17493 \begin_inset Text
17494
17495 \begin_layout Plain Layout
17496 111
17497 \end_layout
17498
17499 \end_inset
17500 </cell>
17501 </row>
17502 <row>
17503 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17504 \begin_inset Text
17505
17506 \begin_layout Plain Layout
17507
17508 \series bold
17509 Pochiesa
17510 \end_layout
17511
17512 \end_inset
17513 </cell>
17514 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17515 \begin_inset Text
17516
17517 \begin_layout Plain Layout
17518 Paolo
17519 \end_layout
17520
17521 \end_inset
17522 </cell>
17523 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17524 \begin_inset Text
17525
17526 \begin_layout Plain Layout
17527 111, 222
17528 \end_layout
17529
17530 \end_inset
17531 </cell>
17532 </row>
17533 <row>
17534 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17535 \begin_inset Text
17536
17537 \begin_layout Plain Layout
17538
17539 \series bold
17540 Radina
17541 \end_layout
17542
17543 \end_inset
17544 </cell>
17545 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17546 \begin_inset Text
17547
17548 \begin_layout Plain Layout
17549 Claudio
17550 \end_layout
17551
17552 \end_inset
17553 </cell>
17554 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17555 \begin_inset Text
17556
17557 \begin_layout Plain Layout
17558 111
17559 \end_layout
17560
17561 \end_inset
17562 </cell>
17563 </row>
17564 <row>
17565 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17566 \begin_inset Text
17567
17568 \begin_layout Plain Layout
17569
17570 \series bold
17571 Stuffer
17572 \end_layout
17573
17574 \end_inset
17575 </cell>
17576 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17577 \begin_inset Text
17578
17579 \begin_layout Plain Layout
17580 Oskar
17581 \end_layout
17582
17583 \end_inset
17584 </cell>
17585 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17586 \begin_inset Text
17587
17588 \begin_layout Plain Layout
17589 111
17590 \end_layout
17591
17592 \end_inset
17593 </cell>
17594 </row>
17595 <row>
17596 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17597 \begin_inset Text
17598
17599 \begin_layout Plain Layout
17600
17601 \series bold
17602 Tacchelli
17603 \end_layout
17604
17605 \end_inset
17606 </cell>
17607 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17608 \begin_inset Text
17609
17610 \begin_layout Plain Layout
17611 Ugo
17612 \end_layout
17613
17614 \end_inset
17615 </cell>
17616 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17617 \begin_inset Text
17618
17619 \begin_layout Plain Layout
17620 111
17621 \end_layout
17622
17623 \end_inset
17624 </cell>
17625 </row>
17626 <row>
17627 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17628 \begin_inset Text
17629
17630 \begin_layout Plain Layout
17631
17632 \series bold
17633 Tezzele
17634 \end_layout
17635
17636 \end_inset
17637 </cell>
17638 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17639 \begin_inset Text
17640
17641 \begin_layout Plain Layout
17642 Margit
17643 \end_layout
17644
17645 \end_inset
17646 </cell>
17647 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17648 \begin_inset Text
17649
17650 \begin_layout Plain Layout
17651 111
17652 \end_layout
17653
17654 \end_inset
17655 </cell>
17656 </row>
17657 <row>
17658 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17659 \begin_inset Text
17660
17661 \begin_layout Plain Layout
17662
17663 \series bold
17664 Unterkalmsteiner
17665 \end_layout
17666
17667 \end_inset
17668 </cell>
17669 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17670 \begin_inset Text
17671
17672 \begin_layout Plain Layout
17673 Frieda
17674 \end_layout
17675
17676 \end_inset
17677 </cell>
17678 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17679 \begin_inset Text
17680
17681 \begin_layout Plain Layout
17682 111
17683 \end_layout
17684
17685 \end_inset
17686 </cell>
17687 </row>
17688 <row>
17689 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17690 \begin_inset Text
17691
17692 \begin_layout Plain Layout
17693
17694 \series bold
17695 Vieider
17696 \end_layout
17697
17698 \end_inset
17699 </cell>
17700 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17701 \begin_inset Text
17702
17703 \begin_layout Plain Layout
17704 Hilde
17705 \end_layout
17706
17707 \end_inset
17708 </cell>
17709 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17710 \begin_inset Text
17711
17712 \begin_layout Plain Layout
17713 111
17714 \end_layout
17715
17716 \end_inset
17717 </cell>
17718 </row>
17719 <row>
17720 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17721 \begin_inset Text
17722
17723 \begin_layout Plain Layout
17724
17725 \series bold
17726 Vigna
17727 \end_layout
17728
17729 \end_inset
17730 </cell>
17731 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17732 \begin_inset Text
17733
17734 \begin_layout Plain Layout
17735 Jürgen
17736 \end_layout
17737
17738 \end_inset
17739 </cell>
17740 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17741 \begin_inset Text
17742
17743 \begin_layout Plain Layout
17744 111
17745 \end_layout
17746
17747 \end_inset
17748 </cell>
17749 </row>
17750 <row>
17751 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17752 \begin_inset Text
17753
17754 \begin_layout Plain Layout
17755
17756 \series bold
17757 Weber
17758 \end_layout
17759
17760 \end_inset
17761 </cell>
17762 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17763 \begin_inset Text
17764
17765 \begin_layout Plain Layout
17766 Maurizio
17767 \end_layout
17768
17769 \end_inset
17770 </cell>
17771 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17772 \begin_inset Text
17773
17774 \begin_layout Plain Layout
17775 111
17776 \end_layout
17777
17778 \end_inset
17779 </cell>
17780 </row>
17781 <row>
17782 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17783 \begin_inset Text
17784
17785 \begin_layout Plain Layout
17786
17787 \series bold
17788 Winkler
17789 \end_layout
17790
17791 \end_inset
17792 </cell>
17793 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17794 \begin_inset Text
17795
17796 \begin_layout Plain Layout
17797 Franz
17798 \end_layout
17799
17800 \end_inset
17801 </cell>
17802 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17803 \begin_inset Text
17804
17805 \begin_layout Plain Layout
17806 111
17807 \end_layout
17808
17809 \end_inset
17810 </cell>
17811 </row>
17812 <row>
17813 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17814 \begin_inset Text
17815
17816 \begin_layout Plain Layout
17817  
17818 \end_layout
17819
17820 \end_inset
17821 </cell>
17822 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
17823 \begin_inset Text
17824
17825 \begin_layout Plain Layout
17826
17827 \end_layout
17828
17829 \end_inset
17830 </cell>
17831 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17832 \begin_inset Text
17833
17834 \begin_layout Plain Layout
17835
17836 \end_layout
17837
17838 \end_inset
17839 </cell>
17840 </row>
17841 <row>
17842 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17843 \begin_inset Text
17844
17845 \begin_layout Plain Layout
17846
17847 \series bold
17848 Annovi
17849 \end_layout
17850
17851 \end_inset
17852 </cell>
17853 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17854 \begin_inset Text
17855
17856 \begin_layout Plain Layout
17857 Silvia
17858 \end_layout
17859
17860 \end_inset
17861 </cell>
17862 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17863 \begin_inset Text
17864
17865 \begin_layout Plain Layout
17866 555
17867 \end_layout
17868
17869 \end_inset
17870 </cell>
17871 </row>
17872 <row>
17873 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17874 \begin_inset Text
17875
17876 \begin_layout Plain Layout
17877
17878 \series bold
17879 Bertoli
17880 \end_layout
17881
17882 \end_inset
17883 </cell>
17884 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17885 \begin_inset Text
17886
17887 \begin_layout Plain Layout
17888 Stefano
17889 \end_layout
17890
17891 \end_inset
17892 </cell>
17893 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17894 \begin_inset Text
17895
17896 \begin_layout Plain Layout
17897 555
17898 \end_layout
17899
17900 \end_inset
17901 </cell>
17902 </row>
17903 <row>
17904 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17905 \begin_inset Text
17906
17907 \begin_layout Plain Layout
17908
17909 \series bold
17910 Bozzi
17911 \end_layout
17912
17913 \end_inset
17914 </cell>
17915 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17916 \begin_inset Text
17917
17918 \begin_layout Plain Layout
17919 Walter
17920 \end_layout
17921
17922 \end_inset
17923 </cell>
17924 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17925 \begin_inset Text
17926
17927 \begin_layout Plain Layout
17928 555
17929 \end_layout
17930
17931 \end_inset
17932 </cell>
17933 </row>
17934 <row>
17935 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17936 \begin_inset Text
17937
17938 \begin_layout Plain Layout
17939
17940 \series bold
17941 Cachia
17942 \end_layout
17943
17944 \end_inset
17945 </cell>
17946 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17947 \begin_inset Text
17948
17949 \begin_layout Plain Layout
17950 Maria
17951 \end_layout
17952
17953 \end_inset
17954 </cell>
17955 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17956 \begin_inset Text
17957
17958 \begin_layout Plain Layout
17959 555
17960 \end_layout
17961
17962 \end_inset
17963 </cell>
17964 </row>
17965 <row>
17966 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17967 \begin_inset Text
17968
17969 \begin_layout Plain Layout
17970
17971 \series bold
17972 Cachia
17973 \end_layout
17974
17975 \end_inset
17976 </cell>
17977 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17978 \begin_inset Text
17979
17980 \begin_layout Plain Layout
17981 Maurizio
17982 \end_layout
17983
17984 \end_inset
17985 </cell>
17986 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17987 \begin_inset Text
17988
17989 \begin_layout Plain Layout
17990 555
17991 \end_layout
17992
17993 \end_inset
17994 </cell>
17995 </row>
17996 <row>
17997 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17998 \begin_inset Text
17999
18000 \begin_layout Plain Layout
18001
18002 \series bold
18003 Cinquemani
18004 \end_layout
18005
18006 \end_inset
18007 </cell>
18008 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18009 \begin_inset Text
18010
18011 \begin_layout Plain Layout
18012 Giusi
18013 \end_layout
18014
18015 \end_inset
18016 </cell>
18017 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18018 \begin_inset Text
18019
18020 \begin_layout Plain Layout
18021 555
18022 \end_layout
18023
18024 \end_inset
18025 </cell>
18026 </row>
18027 <row>
18028 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18029 \begin_inset Text
18030
18031 \begin_layout Plain Layout
18032
18033 \series bold
18034 Colin
18035 \end_layout
18036
18037 \end_inset
18038 </cell>
18039 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18040 \begin_inset Text
18041
18042 \begin_layout Plain Layout
18043 Bernard
18044 \end_layout
18045
18046 \end_inset
18047 </cell>
18048 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18049 \begin_inset Text
18050
18051 \begin_layout Plain Layout
18052 555
18053 \end_layout
18054
18055 \end_inset
18056 </cell>
18057 </row>
18058 <row>
18059 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18060 \begin_inset Text
18061
18062 \begin_layout Plain Layout
18063
18064 \series bold
18065 Concli
18066 \end_layout
18067
18068 \end_inset
18069 </cell>
18070 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18071 \begin_inset Text
18072
18073 \begin_layout Plain Layout
18074 Gianfranco
18075 \end_layout
18076
18077 \end_inset
18078 </cell>
18079 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18080 \begin_inset Text
18081
18082 \begin_layout Plain Layout
18083 555
18084 \end_layout
18085
18086 \end_inset
18087 </cell>
18088 </row>
18089 <row>
18090 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18091 \begin_inset Text
18092
18093 \begin_layout Plain Layout
18094
18095 \series bold
18096 Dal Bosco
18097 \end_layout
18098
18099 \end_inset
18100 </cell>
18101 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18102 \begin_inset Text
18103
18104 \begin_layout Plain Layout
18105 Carolina
18106 \end_layout
18107
18108 \end_inset
18109 </cell>
18110 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18111 \begin_inset Text
18112
18113 \begin_layout Plain Layout
18114 555
18115 \end_layout
18116
18117 \end_inset
18118 </cell>
18119 </row>
18120 <row>
18121 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18122 \begin_inset Text
18123
18124 \begin_layout Plain Layout
18125
18126 \series bold
18127 Dalpiaz
18128 \end_layout
18129
18130 \end_inset
18131 </cell>
18132 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18133 \begin_inset Text
18134
18135 \begin_layout Plain Layout
18136 Annamaria
18137 \end_layout
18138
18139 \end_inset
18140 </cell>
18141 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18142 \begin_inset Text
18143
18144 \begin_layout Plain Layout
18145 555
18146 \end_layout
18147
18148 \end_inset
18149 </cell>
18150 </row>
18151 <row>
18152 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18153 \begin_inset Text
18154
18155 \begin_layout Plain Layout
18156
18157 \series bold
18158 Feliciello
18159 \end_layout
18160
18161 \end_inset
18162 </cell>
18163 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18164 \begin_inset Text
18165
18166 \begin_layout Plain Layout
18167 Domenico
18168 \end_layout
18169
18170 \end_inset
18171 </cell>
18172 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18173 \begin_inset Text
18174
18175 \begin_layout Plain Layout
18176 555
18177 \end_layout
18178
18179 \end_inset
18180 </cell>
18181 </row>
18182 <row>
18183 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18184 \begin_inset Text
18185
18186 \begin_layout Plain Layout
18187
18188 \series bold
18189 Focarelli
18190 \end_layout
18191
18192 \end_inset
18193 </cell>
18194 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18195 \begin_inset Text
18196
18197 \begin_layout Plain Layout
18198 Paola
18199 \end_layout
18200
18201 \end_inset
18202 </cell>
18203 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18204 \begin_inset Text
18205
18206 \begin_layout Plain Layout
18207 555
18208 \end_layout
18209
18210 \end_inset
18211 </cell>
18212 </row>
18213 <row>
18214 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18215 \begin_inset Text
18216
18217 \begin_layout Plain Layout
18218
18219 \series bold
18220 Galletti
18221 \end_layout
18222
18223 \end_inset
18224 </cell>
18225 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18226 \begin_inset Text
18227
18228 \begin_layout Plain Layout
18229 Oreste
18230 \end_layout
18231
18232 \end_inset
18233 </cell>
18234 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18235 \begin_inset Text
18236
18237 \begin_layout Plain Layout
18238 555
18239 \end_layout
18240
18241 \end_inset
18242 </cell>
18243 </row>
18244 <row>
18245 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18246 \begin_inset Text
18247
18248 \begin_layout Plain Layout
18249
18250 \series bold
18251 Gasparini
18252 \end_layout
18253
18254 \end_inset
18255 </cell>
18256 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18257 \begin_inset Text
18258
18259 \begin_layout Plain Layout
18260 Franca
18261 \end_layout
18262
18263 \end_inset
18264 </cell>
18265 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18266 \begin_inset Text
18267
18268 \begin_layout Plain Layout
18269 555
18270 \end_layout
18271
18272 \end_inset
18273 </cell>
18274 </row>
18275 <row>
18276 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18277 \begin_inset Text
18278
18279 \begin_layout Plain Layout
18280
18281 \series bold
18282 Rizzardi
18283 \end_layout
18284
18285 \end_inset
18286 </cell>
18287 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18288 \begin_inset Text
18289
18290 \begin_layout Plain Layout
18291 Paola
18292 \end_layout
18293
18294 \end_inset
18295 </cell>
18296 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18297 \begin_inset Text
18298
18299 \begin_layout Plain Layout
18300 555
18301 \end_layout
18302
18303 \end_inset
18304 </cell>
18305 </row>
18306 <row>
18307 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18308 \begin_inset Text
18309
18310 \begin_layout Plain Layout
18311
18312 \series bold
18313 Lassini
18314 \end_layout
18315
18316 \end_inset
18317 </cell>
18318 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18319 \begin_inset Text
18320
18321 \begin_layout Plain Layout
18322 Giancarlo
18323 \end_layout
18324
18325 \end_inset
18326 </cell>
18327 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18328 \begin_inset Text
18329
18330 \begin_layout Plain Layout
18331 555
18332 \end_layout
18333
18334 \end_inset
18335 </cell>
18336 </row>
18337 <row>
18338 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18339 \begin_inset Text
18340
18341 \begin_layout Plain Layout
18342
18343 \series bold
18344 Malfatti
18345 \end_layout
18346
18347 \end_inset
18348 </cell>
18349 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18350 \begin_inset Text
18351
18352 \begin_layout Plain Layout
18353 Luciano
18354 \end_layout
18355
18356 \end_inset
18357 </cell>
18358 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18359 \begin_inset Text
18360
18361 \begin_layout Plain Layout
18362 555
18363 \end_layout
18364
18365 \end_inset
18366 </cell>
18367 </row>
18368 <row>
18369 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18370 \begin_inset Text
18371
18372 \begin_layout Plain Layout
18373
18374 \series bold
18375 Malfatti
18376 \end_layout
18377
18378 \end_inset
18379 </cell>
18380 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18381 \begin_inset Text
18382
18383 \begin_layout Plain Layout
18384 Valeriano
18385 \end_layout
18386
18387 \end_inset
18388 </cell>
18389 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18390 \begin_inset Text
18391
18392 \begin_layout Plain Layout
18393 555
18394 \end_layout
18395
18396 \end_inset
18397 </cell>
18398 </row>
18399 <row>
18400 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18401 \begin_inset Text
18402
18403 \begin_layout Plain Layout
18404
18405 \series bold
18406 Meneguzzo
18407 \end_layout
18408
18409 \end_inset
18410 </cell>
18411 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18412 \begin_inset Text
18413
18414 \begin_layout Plain Layout
18415 Roberto
18416 \end_layout
18417
18418 \end_inset
18419 </cell>
18420 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18421 \begin_inset Text
18422
18423 \begin_layout Plain Layout
18424 555
18425 \end_layout
18426
18427 \end_inset
18428 </cell>
18429 </row>
18430 <row>
18431 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18432 \begin_inset Text
18433
18434 \begin_layout Plain Layout
18435
18436 \series bold
18437 Mezzadra
18438 \end_layout
18439
18440 \end_inset
18441 </cell>
18442 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18443 \begin_inset Text
18444
18445 \begin_layout Plain Layout
18446 Roberto
18447 \end_layout
18448
18449 \end_inset
18450 </cell>
18451 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18452 \begin_inset Text
18453
18454 \begin_layout Plain Layout
18455 555
18456 \end_layout
18457
18458 \end_inset
18459 </cell>
18460 </row>
18461 <row>
18462 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18463 \begin_inset Text
18464
18465 \begin_layout Plain Layout
18466
18467 \series bold
18468 Pirpamer
18469 \end_layout
18470
18471 \end_inset
18472 </cell>
18473 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18474 \begin_inset Text
18475
18476 \begin_layout Plain Layout
18477 Erich
18478 \end_layout
18479
18480 \end_inset
18481 </cell>
18482 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18483 \begin_inset Text
18484
18485 \begin_layout Plain Layout
18486 555
18487 \end_layout
18488
18489 \end_inset
18490 </cell>
18491 </row>
18492 <row>
18493 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18494 \begin_inset Text
18495
18496 \begin_layout Plain Layout
18497
18498 \series bold
18499 Pochiesa
18500 \end_layout
18501
18502 \end_inset
18503 </cell>
18504 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18505 \begin_inset Text
18506
18507 \begin_layout Plain Layout
18508 Paolo
18509 \end_layout
18510
18511 \end_inset
18512 </cell>
18513 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18514 \begin_inset Text
18515
18516 \begin_layout Plain Layout
18517 555, 222
18518 \end_layout
18519
18520 \end_inset
18521 </cell>
18522 </row>
18523 <row>
18524 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18525 \begin_inset Text
18526
18527 \begin_layout Plain Layout
18528
18529 \series bold
18530 Radina
18531 \end_layout
18532
18533 \end_inset
18534 </cell>
18535 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18536 \begin_inset Text
18537
18538 \begin_layout Plain Layout
18539 Claudio
18540 \end_layout
18541
18542 \end_inset
18543 </cell>
18544 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18545 \begin_inset Text
18546
18547 \begin_layout Plain Layout
18548 555
18549 \end_layout
18550
18551 \end_inset
18552 </cell>
18553 </row>
18554 <row>
18555 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18556 \begin_inset Text
18557
18558 \begin_layout Plain Layout
18559
18560 \series bold
18561 Stuffer
18562 \end_layout
18563
18564 \end_inset
18565 </cell>
18566 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18567 \begin_inset Text
18568
18569 \begin_layout Plain Layout
18570 Oskar
18571 \end_layout
18572
18573 \end_inset
18574 </cell>
18575 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18576 \begin_inset Text
18577
18578 \begin_layout Plain Layout
18579 555
18580 \end_layout
18581
18582 \end_inset
18583 </cell>
18584 </row>
18585 <row>
18586 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18587 \begin_inset Text
18588
18589 \begin_layout Plain Layout
18590
18591 \series bold
18592 Tacchelli
18593 \end_layout
18594
18595 \end_inset
18596 </cell>
18597 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18598 \begin_inset Text
18599
18600 \begin_layout Plain Layout
18601 Ugo
18602 \end_layout
18603
18604 \end_inset
18605 </cell>
18606 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18607 \begin_inset Text
18608
18609 \begin_layout Plain Layout
18610 555
18611 \end_layout
18612
18613 \end_inset
18614 </cell>
18615 </row>
18616 <row>
18617 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18618 \begin_inset Text
18619
18620 \begin_layout Plain Layout
18621
18622 \series bold
18623 Tezzele
18624 \end_layout
18625
18626 \end_inset
18627 </cell>
18628 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18629 \begin_inset Text
18630
18631 \begin_layout Plain Layout
18632 Margit
18633 \end_layout
18634
18635 \end_inset
18636 </cell>
18637 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18638 \begin_inset Text
18639
18640 \begin_layout Plain Layout
18641 555
18642 \end_layout
18643
18644 \end_inset
18645 </cell>
18646 </row>
18647 <row>
18648 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18649 \begin_inset Text
18650
18651 \begin_layout Plain Layout
18652
18653 \series bold
18654 Unterkalmsteiner
18655 \end_layout
18656
18657 \end_inset
18658 </cell>
18659 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18660 \begin_inset Text
18661
18662 \begin_layout Plain Layout
18663 Frieda
18664 \end_layout
18665
18666 \end_inset
18667 </cell>
18668 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18669 \begin_inset Text
18670
18671 \begin_layout Plain Layout
18672 555
18673 \end_layout
18674
18675 \end_inset
18676 </cell>
18677 </row>
18678 <row>
18679 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18680 \begin_inset Text
18681
18682 \begin_layout Plain Layout
18683
18684 \series bold
18685 Vieider
18686 \end_layout
18687
18688 \end_inset
18689 </cell>
18690 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18691 \begin_inset Text
18692
18693 \begin_layout Plain Layout
18694 Hilde
18695 \end_layout
18696
18697 \end_inset
18698 </cell>
18699 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18700 \begin_inset Text
18701
18702 \begin_layout Plain Layout
18703 555
18704 \end_layout
18705
18706 \end_inset
18707 </cell>
18708 </row>
18709 <row>
18710 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18711 \begin_inset Text
18712
18713 \begin_layout Plain Layout
18714
18715 \series bold
18716 Vigna
18717 \end_layout
18718
18719 \end_inset
18720 </cell>
18721 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18722 \begin_inset Text
18723
18724 \begin_layout Plain Layout
18725 Jürgen
18726 \end_layout
18727
18728 \end_inset
18729 </cell>
18730 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18731 \begin_inset Text
18732
18733 \begin_layout Plain Layout
18734 999
18735 \end_layout
18736
18737 \end_inset
18738 </cell>
18739 </row>
18740 <row>
18741 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18742 \begin_inset Text
18743
18744 \begin_layout Plain Layout
18745
18746 \series bold
18747 Weber
18748 \end_layout
18749
18750 \end_inset
18751 </cell>
18752 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18753 \begin_inset Text
18754
18755 \begin_layout Plain Layout
18756 Maurizio
18757 \end_layout
18758
18759 \end_inset
18760 </cell>
18761 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18762 \begin_inset Text
18763
18764 \begin_layout Plain Layout
18765 555
18766 \end_layout
18767
18768 \end_inset
18769 </cell>
18770 </row>
18771 <row>
18772 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18773 \begin_inset Text
18774
18775 \begin_layout Plain Layout
18776
18777 \series bold
18778 Winkler
18779 \end_layout
18780
18781 \end_inset
18782 </cell>
18783 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18784 \begin_inset Text
18785
18786 \begin_layout Plain Layout
18787 Franz
18788 \end_layout
18789
18790 \end_inset
18791 </cell>
18792 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18793 \begin_inset Text
18794
18795 \begin_layout Plain Layout
18796 555
18797 \end_layout
18798
18799 \end_inset
18800 </cell>
18801 </row>
18802 <row endlastfoot="true">
18803 <cell multicolumn="1" alignment="block" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18804 \begin_inset Text
18805
18806 \begin_layout Plain Layout
18807
18808 \series bold
18809 End
18810 \end_layout
18811
18812 \end_inset
18813 </cell>
18814 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
18815 \begin_inset Text
18816
18817 \begin_layout Plain Layout
18818
18819 \end_layout
18820
18821 \end_inset
18822 </cell>
18823 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18824 \begin_inset Text
18825
18826 \begin_layout Plain Layout
18827
18828 \end_layout
18829
18830 \end_inset
18831 </cell>
18832 </row>
18833 </lyxtabular>
18834
18835 \end_inset
18836
18837
18838 \end_layout
18839
18840 \begin_layout Subsection
18841 Table Cells
18842 \begin_inset Index idx
18843 status collapsed
18844
18845 \begin_layout Plain Layout
18846 Tables ! Cells
18847 \end_layout
18848
18849 \end_inset
18850
18851
18852 \begin_inset CommandInset label
18853 LatexCommand label
18854 name "sub:Table-Cells"
18855
18856 \end_inset
18857
18858
18859 \end_layout
18860
18861 \begin_layout Standard
18862 A table cell can contain text, inline equations, a figure, or another table.
18863  All these kinds of objects can be placed in the same cell.
18864  Font sizes and shapes can also be altered.
18865  But you can't put a special environment in a cell (like 
18866 \family sans
18867 Section*
18868 \family default
18869 , etc.), nor set spacing options etc.
18870  for the cell's paragraph.
18871 \end_layout
18872
18873 \begin_layout Standard
18874 To have multi-line entries in table cells, you have to declare a fixed width
18875  for the column in the table dialog.
18876  Your text is then automatically split into multiple lines and the cell
18877  is enlarged vertically when the length of the text exceeds the given width.
18878  An example:
18879 \end_layout
18880
18881 \begin_layout Standard
18882 \align center
18883 \begin_inset Tabular
18884 <lyxtabular version="3" rows="4" columns="3">
18885 <features tabularvalignment="middle">
18886 <column alignment="center" valignment="top" width="0pt">
18887 <column alignment="block" valignment="top" width="3cm">
18888 <column alignment="center" valignment="top" width="0pt">
18889 <row>
18890 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18891 \begin_inset Text
18892
18893 \begin_layout Plain Layout
18894
18895 \family roman
18896 \series medium
18897 \shape up
18898 \size normal
18899 \emph off
18900 \bar no
18901 \noun off
18902 \color none
18903 1
18904 \end_layout
18905
18906 \end_inset
18907 </cell>
18908 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18909 \begin_inset Text
18910
18911 \begin_layout Plain Layout
18912
18913 \family roman
18914 \series medium
18915 \shape up
18916 \size normal
18917 \emph off
18918 \bar no
18919 \noun off
18920 \color none
18921 2
18922 \end_layout
18923
18924 \end_inset
18925 </cell>
18926 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18927 \begin_inset Text
18928
18929 \begin_layout Plain Layout
18930
18931 \family roman
18932 \series medium
18933 \shape up
18934 \size normal
18935 \emph off
18936 \bar no
18937 \noun off
18938 \color none
18939 3
18940 \end_layout
18941
18942 \end_inset
18943 </cell>
18944 </row>
18945 <row>
18946 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18947 \begin_inset Text
18948
18949 \begin_layout Plain Layout
18950
18951 \family roman
18952 \series medium
18953 \shape up
18954 \size normal
18955 \emph off
18956 \bar no
18957 \noun off
18958 \color none
18959 4
18960 \end_layout
18961
18962 \end_inset
18963 </cell>
18964 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18965 \begin_inset Text
18966
18967 \begin_layout Plain Layout
18968
18969 \family roman
18970 \series medium
18971 \shape up
18972 \size normal
18973 \emph off
18974 \bar no
18975 \noun off
18976 \color none
18977 This is a multiline entry in a table.
18978 \end_layout
18979
18980 \end_inset
18981 </cell>
18982 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18983 \begin_inset Text
18984
18985 \begin_layout Plain Layout
18986
18987 \family roman
18988 \series medium
18989 \shape up
18990 \size normal
18991 \emph off
18992 \bar no
18993 \noun off
18994 \color none
18995 5
18996 \end_layout
18997
18998 \end_inset
18999 </cell>
19000 </row>
19001 <row>
19002 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19003 \begin_inset Text
19004
19005 \begin_layout Plain Layout
19006
19007 \family roman
19008 \series medium
19009 \shape up
19010 \size normal
19011 \emph off
19012 \bar no
19013 \noun off
19014 \color none
19015 6
19016 \end_layout
19017
19018 \end_inset
19019 </cell>
19020 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19021 \begin_inset Text
19022
19023 \begin_layout Plain Layout
19024
19025 \family roman
19026 \series medium
19027 \shape up
19028 \size normal
19029 \emph off
19030 \bar no
19031 \noun off
19032 \color none
19033 This is longer now.
19034 \end_layout
19035
19036 \end_inset
19037 </cell>
19038 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19039 \begin_inset Text
19040
19041 \begin_layout Plain Layout
19042
19043 \family roman
19044 \series medium
19045 \shape up
19046 \size normal
19047 \emph off
19048 \bar no
19049 \noun off
19050 \color none
19051 7
19052 \end_layout
19053
19054 \end_inset
19055 </cell>
19056 </row>
19057 <row>
19058 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19059 \begin_inset Text
19060
19061 \begin_layout Plain Layout
19062
19063 \family roman
19064 \series medium
19065 \shape up
19066 \size normal
19067 \emph off
19068 \bar no
19069 \noun off
19070 \color none
19071 8
19072 \end_layout
19073
19074 \end_inset
19075 </cell>
19076 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19077 \begin_inset Text
19078
19079 \begin_layout Plain Layout
19080
19081 \family roman
19082 \series medium
19083 \shape up
19084 \size normal
19085 \emph off
19086 \bar no
19087 \noun off
19088 \color none
19089 This is a multiline entry in a table.
19090  This is longer now.
19091 \end_layout
19092
19093 \end_inset
19094 </cell>
19095 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19096 \begin_inset Text
19097
19098 \begin_layout Plain Layout
19099
19100 \family roman
19101 \series medium
19102 \shape up
19103 \size normal
19104 \emph off
19105 \bar no
19106 \noun off
19107 \color none
19108 9
19109 \end_layout
19110
19111 \end_inset
19112 </cell>
19113 </row>
19114 </lyxtabular>
19115
19116 \end_inset
19117
19118
19119 \end_layout
19120
19121 \begin_layout Standard
19122 Cutting and pasting between tables and table cells works reasonably well.
19123  You can cut and paste even more than one row.
19124 \begin_inset Foot
19125 status open
19126
19127 \begin_layout Plain Layout
19128 Note, that you cannot paste into a multicell selection because it would
19129  not be clear what to do when pasting a single word in a selected 2×3.
19130  
19131 \end_layout
19132
19133 \end_inset
19134
19135  Selection with the mouse or with 
19136 \family sans
19137 Shift
19138 \family default
19139  plus the arrow keys works as usual.
19140  You can also copy and paste the entire table as a single unit by starting
19141  the selection from outside the table.
19142 \end_layout
19143
19144 \begin_layout Section
19145 Floats
19146 \begin_inset Index idx
19147 status collapsed
19148
19149 \begin_layout Plain Layout
19150 Floats
19151 \end_layout
19152
19153 \end_inset
19154
19155
19156 \begin_inset CommandInset label
19157 LatexCommand label
19158 name "sec:Floats"
19159
19160 \end_inset
19161
19162
19163 \end_layout
19164
19165 \begin_layout Standard
19166 A float is a block of text associated with some sort of label, which doesn't
19167  have a fixed location.
19168  It can 
19169 \begin_inset Quotes eld
19170 \end_inset
19171
19172 float
19173 \begin_inset Quotes erd
19174 \end_inset
19175
19176  forward or backward a page or two, to wherever it fits best.
19177  
19178 \family sans
19179 Footnotes
19180 \family default
19181  and 
19182 \family sans
19183 Margin
19184 \begin_inset space ~
19185 \end_inset
19186
19187 Notes
19188 \family default
19189  are also floats, because they can float to the next page when there are
19190  too many notes on the page.
19191 \end_layout
19192
19193 \begin_layout Standard
19194 Floats make it possible to get a high quality layout.
19195  Images and tables can be spread evenly over the pages to avoid whitespace
19196  and pages without text.
19197  As the floating often destroys the context between the text and the image/table
19198 , every float can be referenced in the text.
19199  Floats are therefore numbered.
19200  Referencing is described in section
19201 \begin_inset space ~
19202 \end_inset
19203
19204
19205 \begin_inset CommandInset ref
19206 LatexCommand ref
19207 reference "sec:Cross-References"
19208
19209 \end_inset
19210
19211 .
19212 \end_layout
19213
19214 \begin_layout Standard
19215 To insert a float, use the menu 
19216 \family sans
19217 Insert\SpecialChar \menuseparator
19218 Floats
19219 \family default
19220 .
19221  A box with a caption that has e.
19222 \begin_inset space \thinspace{}
19223 \end_inset
19224
19225 g.
19226 \begin_inset space \space{}
19227 \end_inset
19228
19229 the label 
19230 \begin_inset Quotes eld
19231 \end_inset
19232
19233 Figure
19234 \begin_inset space ~
19235 \end_inset
19236
19237 #:
19238 \begin_inset Quotes erd
19239 \end_inset
19240
19241  (# is the actual number) will be inserted into your document.
19242  The label will automatically be translated to the document language in
19243  the output.
19244  After the label you can insert the caption text.
19245 \begin_inset Index idx
19246 status collapsed
19247
19248 \begin_layout Plain Layout
19249 Floats ! Captions
19250 \end_layout
19251
19252 \end_inset
19253
19254  The image or table is inserted above or below the caption in a separate
19255  paragraph within the float.
19256  To keep your LyX-document readable, you can open and close the float box
19257  by left-clicking on the box label.
19258  A closed float box looks like this: 
19259 \begin_inset Graphics
19260         filename clipart/floatQt4.png
19261         scale 80
19262
19263 \end_inset
19264
19265  – a gray button with a red label.
19266 \end_layout
19267
19268 \begin_layout Standard
19269 It is recommended to insert floats as a separate paragraph to avoid possible
19270  LaTeX-errors that can occur when the surrounding text is specially formatted.
19271 \end_layout
19272
19273 \begin_layout Subsection
19274 Float Types
19275 \end_layout
19276
19277 \begin_layout Subsubsection
19278 Figure Floats
19279 \begin_inset Index idx
19280 status collapsed
19281
19282 \begin_layout Plain Layout
19283 Floats ! Figure floats
19284 \end_layout
19285
19286 \end_inset
19287
19288
19289 \begin_inset CommandInset label
19290 LatexCommand label
19291 name "sec:Figure-Floats"
19292
19293 \end_inset
19294
19295
19296 \end_layout
19297
19298 \begin_layout Standard
19299 The menu 
19300 \family sans
19301 Insert\SpecialChar \menuseparator
19302 Float\SpecialChar \menuseparator
19303 Figure
19304 \family default
19305  inserts a float with the label 
19306 \begin_inset Quotes eld
19307 \end_inset
19308
19309
19310 \series bold
19311 Figure
19312 \begin_inset space ~
19313 \end_inset
19314
19315 #:
19316 \series default
19317
19318 \begin_inset Quotes erd
19319 \end_inset
19320
19321 .
19322  Set the cursor above this label (or before it and press enter) and insert
19323  the image as described above to get the caption printed below the image.
19324  This is what we did for Figure
19325 \begin_inset space ~
19326 \end_inset
19327
19328
19329 \begin_inset CommandInset ref
19330 LatexCommand ref
19331 reference "cap:Platypus"
19332
19333 \end_inset
19334
19335 .
19336  If you want the caption to be above the image, set the cursor at the end
19337  of the caption, press enter and insert the image.
19338  This was done in Figure
19339 \begin_inset space ~
19340 \end_inset
19341
19342
19343 \begin_inset CommandInset ref
19344 LatexCommand ref
19345 reference "cap:Escher"
19346
19347 \end_inset
19348
19349 .
19350 \end_layout
19351
19352 \begin_layout Standard
19353 \begin_inset Float figure
19354 wide false
19355 sideways false
19356 status open
19357
19358 \begin_layout Plain Layout
19359 \align center
19360 \begin_inset Graphics
19361         filename clipart/platypus.eps
19362         width 50col%
19363         rotateOrigin center
19364
19365 \end_inset
19366
19367
19368 \end_layout
19369
19370 \begin_layout Plain Layout
19371 \begin_inset Caption
19372
19373 \begin_layout Plain Layout
19374 \begin_inset CommandInset label
19375 LatexCommand label
19376 name "cap:Platypus"
19377
19378 \end_inset
19379
19380 A severely distorted platypus in a float.
19381 \end_layout
19382
19383 \end_inset
19384
19385
19386 \end_layout
19387
19388 \end_inset
19389
19390
19391 \end_layout
19392
19393 \begin_layout Standard
19394 \begin_inset Float figure
19395 wide false
19396 sideways false
19397 status open
19398
19399 \begin_layout Plain Layout
19400 \begin_inset Caption
19401
19402 \begin_layout Plain Layout
19403 \begin_inset CommandInset label
19404 LatexCommand label
19405 name "cap:Escher"
19406
19407 \end_inset
19408
19409 M.C.
19410  Escher on acid.
19411 \end_layout
19412
19413 \end_inset
19414
19415
19416 \end_layout
19417
19418 \begin_layout Plain Layout
19419 \align center
19420 \begin_inset Graphics
19421         filename clipart/escher-lsd.eps
19422         scale 80
19423         rotateOrigin center
19424
19425 \end_inset
19426
19427
19428 \end_layout
19429
19430 \end_inset
19431
19432
19433 \end_layout
19434
19435 \begin_layout Standard
19436 This figure float also shows how to set a label and create a cross-reference
19437  to it.
19438  As described in section
19439 \begin_inset space ~
19440 \end_inset
19441
19442
19443 \begin_inset CommandInset ref
19444 LatexCommand ref
19445 reference "sec:Cross-References"
19446
19447 \end_inset
19448
19449 , you can simply insert a label in the caption using the menu 
19450 \family sans
19451 Insert\SpecialChar \menuseparator
19452 Label
19453 \family default
19454  and refer to it using the menu 
19455 \family sans
19456 Insert\SpecialChar \menuseparator
19457 Cross-Reference
19458 \family default
19459 .
19460  It is important to use references to figure floats, rather than using vague
19461  references like 
19462 \begin_inset Quotes eld
19463 \end_inset
19464
19465 the figure above
19466 \begin_inset Quotes erd
19467 \end_inset
19468
19469 , because as LaTeX will reposition the floats in the final document; it
19470  might not be 
19471 \begin_inset Quotes eld
19472 \end_inset
19473
19474 above
19475 \begin_inset Quotes erd
19476 \end_inset
19477
19478  at all.
19479 \end_layout
19480
19481 \begin_layout Standard
19482 Normally only one image is inserted in a figure float, but sometimes you
19483  might want to use two images with separate subcaptions.
19484  This can be done by inserting image floats into existing image floats.
19485  Note that only the main caption of the float is added to the List of Figures.
19486  Figure
19487 \begin_inset space ~
19488 \end_inset
19489
19490
19491 \begin_inset CommandInset ref
19492 LatexCommand ref
19493 reference "cap:Two-distorted-images"
19494
19495 \end_inset
19496
19497  is an example of a figure float with two images set side by side.
19498  You can also set the images one below the other.
19499  Figure
19500 \begin_inset space ~
19501 \end_inset
19502
19503
19504 \begin_inset CommandInset ref
19505 LatexCommand ref
19506 reference "fig:Undefinable"
19507
19508 \end_inset
19509
19510  and 
19511 \begin_inset CommandInset ref
19512 LatexCommand ref
19513 reference "fig:Platypus"
19514
19515 \end_inset
19516
19517  are the subfigures.
19518 \end_layout
19519
19520 \begin_layout Standard
19521 \begin_inset Float figure
19522 wide false
19523 sideways false
19524 status open
19525
19526 \begin_layout Plain Layout
19527 \begin_inset space \hfill{}
19528 \end_inset
19529
19530
19531 \begin_inset Float figure
19532 wide false
19533 sideways false
19534 status open
19535
19536 \begin_layout Plain Layout
19537 \begin_inset Caption
19538
19539 \begin_layout Plain Layout
19540 \begin_inset CommandInset label
19541 LatexCommand label
19542 name "fig:Undefinable"
19543
19544 \end_inset
19545
19546 Undefinable
19547 \end_layout
19548
19549 \end_inset
19550
19551
19552 \end_layout
19553
19554 \begin_layout Plain Layout
19555 \begin_inset Graphics
19556         filename clipart/escher-lsd.eps
19557         width 45col%
19558
19559 \end_inset
19560
19561
19562 \end_layout
19563
19564 \end_inset
19565
19566
19567 \begin_inset space \hfill{}
19568 \end_inset
19569
19570
19571 \begin_inset Float figure
19572 wide false
19573 sideways false
19574 status open
19575
19576 \begin_layout Plain Layout
19577 \begin_inset Caption
19578
19579 \begin_layout Plain Layout
19580 \begin_inset CommandInset label
19581 LatexCommand label
19582 name "fig:Platypus"
19583
19584 \end_inset
19585
19586 Platypus
19587 \end_layout
19588
19589 \end_inset
19590
19591
19592 \end_layout
19593
19594 \begin_layout Plain Layout
19595 \begin_inset Graphics
19596         filename clipart/platypus.eps
19597         lyxscale 60
19598         width 45col%
19599
19600 \end_inset
19601
19602
19603 \end_layout
19604
19605 \end_inset
19606
19607
19608 \begin_inset space \hfill{}
19609 \end_inset
19610
19611
19612 \end_layout
19613
19614 \begin_layout Plain Layout
19615 \begin_inset Caption
19616
19617 \begin_layout Plain Layout
19618 \begin_inset CommandInset label
19619 LatexCommand label
19620 name "cap:Two-distorted-images"
19621
19622 \end_inset
19623
19624 Two distorted images.
19625 \end_layout
19626
19627 \end_inset
19628
19629
19630 \end_layout
19631
19632 \end_inset
19633
19634
19635 \end_layout
19636
19637 \begin_layout Standard
19638 Note that the caption is added to the 
19639 \family sans
19640 List
19641 \begin_inset space ~
19642 \end_inset
19643
19644 of
19645 \begin_inset space ~
19646 \end_inset
19647
19648 Figures
19649 \family default
19650  as described in section
19651 \begin_inset space ~
19652 \end_inset
19653
19654
19655 \begin_inset CommandInset ref
19656 LatexCommand ref
19657 reference "sub:List-of-Figures"
19658
19659 \end_inset
19660
19661 .
19662 \end_layout
19663
19664 \begin_layout Subsubsection
19665 Table Floats
19666 \begin_inset Index idx
19667 status collapsed
19668
19669 \begin_layout Plain Layout
19670 Floats ! Table floats
19671 \end_layout
19672
19673 \end_inset
19674
19675
19676 \end_layout
19677
19678 \begin_layout Standard
19679 Table floats can be inserted using the menu 
19680 \family sans
19681 Insert\SpecialChar \menuseparator
19682 Float\SpecialChar \menuseparator
19683 Table
19684 \family default
19685 .
19686  They have the same properties as figure floats except for the different
19687  label.
19688  Table
19689 \begin_inset space ~
19690 \end_inset
19691
19692
19693 \begin_inset CommandInset ref
19694 LatexCommand ref
19695 reference "cap:Table-float"
19696
19697 \end_inset
19698
19699  is an example of a table float.
19700 \end_layout
19701
19702 \begin_layout Standard
19703 \begin_inset Float table
19704 wide false
19705 sideways false
19706 status open
19707
19708 \begin_layout Plain Layout
19709 \begin_inset Caption
19710
19711 \begin_layout Plain Layout
19712 \begin_inset CommandInset label
19713 LatexCommand label
19714 name "cap:Table-float"
19715
19716 \end_inset
19717
19718 A table float.
19719 \end_layout
19720
19721 \end_inset
19722
19723
19724 \end_layout
19725
19726 \begin_layout Plain Layout
19727 \align center
19728 \begin_inset Tabular
19729 <lyxtabular version="3" rows="3" columns="3">
19730 <features tabularvalignment="middle">
19731 <column alignment="center" valignment="top" width="0pt">
19732 <column alignment="center" valignment="top" width="0pt">
19733 <column alignment="center" valignment="top" width="0pt">
19734 <row>
19735 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19736 \begin_inset Text
19737
19738 \begin_layout Plain Layout
19739
19740 \family roman
19741 \series medium
19742 \shape up
19743 \size normal
19744 \emph off
19745 \bar no
19746 \noun off
19747 \color none
19748 1
19749 \end_layout
19750
19751 \end_inset
19752 </cell>
19753 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19754 \begin_inset Text
19755
19756 \begin_layout Plain Layout
19757
19758 \family roman
19759 \series medium
19760 \shape up
19761 \size normal
19762 \emph off
19763 \bar no
19764 \noun off
19765 \color none
19766 2
19767 \end_layout
19768
19769 \end_inset
19770 </cell>
19771 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19772 \begin_inset Text
19773
19774 \begin_layout Plain Layout
19775
19776 \family roman
19777 \series medium
19778 \shape up
19779 \size normal
19780 \emph off
19781 \bar no
19782 \noun off
19783 \color none
19784 3
19785 \end_layout
19786
19787 \end_inset
19788 </cell>
19789 </row>
19790 <row>
19791 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19792 \begin_inset Text
19793
19794 \begin_layout Plain Layout
19795
19796 \family roman
19797 \series medium
19798 \shape up
19799 \size normal
19800 \emph off
19801 \bar no
19802 \noun off
19803 \color none
19804 Joe
19805 \end_layout
19806
19807 \end_inset
19808 </cell>
19809 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19810 \begin_inset Text
19811
19812 \begin_layout Plain Layout
19813
19814 \family roman
19815 \series medium
19816 \shape up
19817 \size normal
19818 \emph off
19819 \bar no
19820 \noun off
19821 \color none
19822 Mary
19823 \end_layout
19824
19825 \end_inset
19826 </cell>
19827 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19828 \begin_inset Text
19829
19830 \begin_layout Plain Layout
19831
19832 \family roman
19833 \series medium
19834 \shape up
19835 \size normal
19836 \emph off
19837 \bar no
19838 \noun off
19839 \color none
19840 Ted
19841 \end_layout
19842
19843 \end_inset
19844 </cell>
19845 </row>
19846 <row>
19847 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19848 \begin_inset Text
19849
19850 \begin_layout Plain Layout
19851
19852 \family roman
19853 \series medium
19854 \shape up
19855 \size normal
19856 \emph off
19857 \bar no
19858 \noun off
19859 \color none
19860 \begin_inset Formula $\int x^{2}dx
19861 $
19862 \end_inset
19863
19864
19865 \end_layout
19866
19867 \end_inset
19868 </cell>
19869 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19870 \begin_inset Text
19871
19872 \begin_layout Plain Layout
19873
19874 \family roman
19875 \series medium
19876 \shape up
19877 \size normal
19878 \emph off
19879 \bar no
19880 \noun off
19881 \color none
19882 \begin_inset Formula $\left[\begin{array}{cc}
19883 a & b\\
19884 c & d
19885 \end{array}\right]
19886 $
19887 \end_inset
19888
19889
19890 \end_layout
19891
19892 \end_inset
19893 </cell>
19894 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19895 \begin_inset Text
19896
19897 \begin_layout Plain Layout
19898
19899 \family roman
19900 \series medium
19901 \shape up
19902 \size normal
19903 \emph off
19904 \bar no
19905 \noun off
19906 \color none
19907 \begin_inset Formula $1+1=2
19908 $
19909 \end_inset
19910
19911
19912 \end_layout
19913
19914 \end_inset
19915 </cell>
19916 </row>
19917 </lyxtabular>
19918
19919 \end_inset
19920
19921
19922 \end_layout
19923
19924 \end_inset
19925
19926
19927 \end_layout
19928
19929 \begin_layout Subsubsection
19930 Algorithm Floats
19931 \begin_inset Index idx
19932 status collapsed
19933
19934 \begin_layout Plain Layout
19935 Floats ! Algorithm floats
19936 \end_layout
19937
19938 \end_inset
19939
19940
19941 \end_layout
19942
19943 \begin_layout Standard
19944 This float type is inserted with the menu 
19945 \family sans
19946 Insert\SpecialChar \menuseparator
19947 Float\SpecialChar \menuseparator
19948 Algorithm
19949 \family default
19950 .
19951  It is used for program codes and descriptions of algorithms.
19952  A possible environment for algorithms is the 
19953 \family sans
19954 LyX-Code
19955 \family default
19956 , described in section
19957 \begin_inset space ~
19958 \end_inset
19959
19960
19961 \begin_inset CommandInset ref
19962 LatexCommand ref
19963 reference "sub:LyX-Code"
19964
19965 \end_inset
19966
19967 .
19968 \end_layout
19969
19970 \begin_layout Standard
19971 \begin_inset Note Greyedout
19972 status open
19973
19974 \begin_layout Plain Layout
19975
19976 \series bold
19977 Note:
19978 \series default
19979  that the float label is not automatically translated into the document
19980  language.
19981 \end_layout
19982
19983 \end_inset
19984
19985  You have to do this manually by adding the following line
19986 \end_layout
19987
19988 \begin_layout Standard
19989
19990 \series bold
19991
19992 \backslash
19993 floatname{algorithm}{your
19994 \begin_inset space ~
19995 \end_inset
19996
19997 name}
19998 \end_layout
19999
20000 \begin_layout Standard
20001 to the document preamble (menu 
20002 \family sans
20003 Document\SpecialChar \menuseparator
20004 Settings
20005 \family default
20006 ).
20007  
20008 \series bold
20009 your
20010 \begin_inset space ~
20011 \end_inset
20012
20013 name
20014 \series default
20015  is the word 
20016 \begin_inset Quotes eld
20017 \end_inset
20018
20019
20020 \emph on
20021 algorithm
20022 \emph default
20023
20024 \begin_inset Quotes erd
20025 \end_inset
20026
20027  in your language.
20028 \end_layout
20029
20030 \begin_layout Subsubsection
20031 Wrap Floats
20032 \begin_inset Index idx
20033 status collapsed
20034
20035 \begin_layout Plain Layout
20036 Floats ! Text Wrap Floats
20037 \end_layout
20038
20039 \end_inset
20040
20041
20042 \end_layout
20043
20044 \begin_layout Standard
20045 \begin_inset Wrap figure
20046 lines 0
20047 placement l
20048 overhang 0in
20049 width "40col%"
20050 status open
20051
20052 \begin_layout Plain Layout
20053 \begin_inset Graphics
20054         filename clipart/mobius.eps
20055         width 40col%
20056         rotateOrigin center
20057
20058 \end_inset
20059
20060
20061 \end_layout
20062
20063 \begin_layout Plain Layout
20064 \begin_inset Caption
20065
20066 \begin_layout Plain Layout
20067 \begin_inset CommandInset label
20068 LatexCommand label
20069 name "cap:Wrapped-figure"
20070
20071 \end_inset
20072
20073 This is a wrapped figure.
20074 \begin_inset VSpace medskip
20075 \end_inset
20076
20077
20078 \end_layout
20079
20080 \end_inset
20081
20082
20083 \end_layout
20084
20085 \end_inset
20086
20087 This float type is used if you want to 
20088 \begin_inset Quotes eld
20089 \end_inset
20090
20091 wrap
20092 \begin_inset Quotes erd
20093 \end_inset
20094
20095  text around a figure so that it only occupies some fraction of the column
20096  width.
20097  It can be inserted using the menu 
20098 \family sans
20099 Insert\SpecialChar \menuseparator
20100 Float\SpecialChar \menuseparator
20101 Wrap
20102 \begin_inset space ~
20103 \end_inset
20104
20105 Float
20106 \family default
20107  if the LaTeX-package 
20108 \series bold
20109 wrapfig
20110 \series default
20111
20112 \begin_inset Index idx
20113 status collapsed
20114
20115 \begin_layout Plain Layout
20116 LaTeX-packages ! wrapfig
20117 \end_layout
20118
20119 \end_inset
20120
20121  is installed.
20122 \begin_inset Foot
20123 status collapsed
20124
20125 \begin_layout Plain Layout
20126 Installing a LaTeX-package is explained it in the 
20127 \emph on
20128 LaTeX
20129 \begin_inset space ~
20130 \end_inset
20131
20132 Configuration
20133 \emph default
20134  manual.
20135 \end_layout
20136
20137 \end_inset
20138
20139  The width and placement of the float is adjusted by right-clicking on the
20140  float box.
20141  Figure
20142 \begin_inset space ~
20143 \end_inset
20144
20145
20146 \begin_inset CommandInset ref
20147 LatexCommand ref
20148 reference "cap:Wrapped-figure"
20149
20150 \end_inset
20151
20152  is for example a figure wrap float with a width of 40
20153 \begin_inset space \thinspace{}
20154 \end_inset
20155
20156 col%.
20157 \begin_inset Foot
20158 status collapsed
20159
20160 \begin_layout Plain Layout
20161 Available units are explained in Appendix
20162 \begin_inset space ~
20163 \end_inset
20164
20165
20166 \begin_inset CommandInset ref
20167 LatexCommand ref
20168 reference "cha:Units-available-in"
20169
20170 \end_inset
20171
20172 .
20173 \end_layout
20174
20175 \end_inset
20176
20177  Some space was added under the caption to separate it better from the surroundi
20178 ng text.
20179 \end_layout
20180
20181 \begin_layout Standard
20182 \begin_inset Note Greyedout
20183 status open
20184
20185 \begin_layout Plain Layout
20186
20187 \series bold
20188 Note:
20189 \series default
20190  Wrap floats might be fragile! E.
20191 \begin_inset space \thinspace{}
20192 \end_inset
20193
20194 g.
20195 \begin_inset space \space{}
20196 \end_inset
20197
20198 having a figure too close to the bottom of the page can mess things up so
20199  that the float doesn't appear in the output or that it is placed over some
20200  other text.
20201 \end_layout
20202
20203 \end_inset
20204
20205  In general:
20206 \end_layout
20207
20208 \begin_layout Itemize
20209 Wrap floats should not be placed in paragraphs that run over a page break.
20210  That means that wrap floats should preferably be inserted in the exact
20211  place when the document is nearly ready and you are able to estimate where
20212  page breaks will appear.
20213 \end_layout
20214
20215 \begin_layout Itemize
20216 Wrap floats should either be placed in their own paragraph before the paragraph
20217  where they should wrap into, or within a paragraph.
20218 \end_layout
20219
20220 \begin_layout Itemize
20221 Wrap floats in consecutive paragraphs may cause trouble, so make sure that
20222  there is a text paragraph between them as separator.
20223 \end_layout
20224
20225 \begin_layout Itemize
20226 Wrap floats are not allowed in section headings or tables.
20227 \end_layout
20228
20229 \begin_layout Subsection
20230 Rotated Floats
20231 \begin_inset CommandInset label
20232 LatexCommand label
20233 name "sub:Rotated-Floats"
20234
20235 \end_inset
20236
20237
20238 \begin_inset Index idx
20239 status collapsed
20240
20241 \begin_layout Plain Layout
20242 Floats ! Rotating
20243 \end_layout
20244
20245 \end_inset
20246
20247
20248 \end_layout
20249
20250 \begin_layout Standard
20251 Especially for wide tables you might have floats rotated.
20252  To rotate a whole float including the caption, right-click on the float-box
20253  and use the option 
20254 \family sans
20255 Rotate
20256 \begin_inset space ~
20257 \end_inset
20258
20259 sideways
20260 \family default
20261 .
20262 \end_layout
20263
20264 \begin_layout Standard
20265 Rotated floats are always placed on their own pages (or columns, when you
20266  have a multi-column document).
20267  You can let them span several columns using the float settings option 
20268 \family sans
20269 Span
20270 \begin_inset space ~
20271 \end_inset
20272
20273 columns
20274 \family default
20275 .
20276  Floats are rotated so that you can read them from the outside margin.
20277  Forcing the rotation direction is explained in the 
20278 \emph on
20279 Embedded Objects
20280 \emph default
20281  manual.
20282 \end_layout
20283
20284 \begin_layout Standard
20285 Referencing rotated floats is the same like for normal floats; the caption
20286  format is also the same: Table
20287 \begin_inset space ~
20288 \end_inset
20289
20290
20291 \begin_inset CommandInset ref
20292 LatexCommand ref
20293 reference "cap:Rotated-table"
20294
20295 \end_inset
20296
20297  is an example of a rotated table float.
20298 \end_layout
20299
20300 \begin_layout Standard
20301 \begin_inset Note Greyedout
20302 status open
20303
20304 \begin_layout Plain Layout
20305
20306 \series bold
20307 Note:
20308 \series default
20309  Not all DVI-viewers are able to display rotated floats.
20310 \end_layout
20311
20312 \end_inset
20313
20314
20315 \end_layout
20316
20317 \begin_layout Standard
20318 \begin_inset Float table
20319 wide false
20320 sideways true
20321 status open
20322
20323 \begin_layout Plain Layout
20324 \begin_inset Caption
20325
20326 \begin_layout Plain Layout
20327 \begin_inset CommandInset label
20328 LatexCommand label
20329 name "cap:Rotated-table"
20330
20331 \end_inset
20332
20333  Rotated table
20334 \end_layout
20335
20336 \end_inset
20337
20338
20339 \end_layout
20340
20341 \begin_layout Plain Layout
20342 \align center
20343 \begin_inset Tabular
20344 <lyxtabular version="3" rows="1" columns="5">
20345 <features tabularvalignment="middle">
20346 <column alignment="center" valignment="top" width="0">
20347 <column alignment="center" valignment="top" width="0">
20348 <column alignment="center" valignment="top" width="0">
20349 <column alignment="center" valignment="top" width="0">
20350 <column alignment="center" valignment="top" width="0">
20351 <row>
20352 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20353 \begin_inset Text
20354
20355 \begin_layout Plain Layout
20356 test
20357 \end_layout
20358
20359 \end_inset
20360 </cell>
20361 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20362 \begin_inset Text
20363
20364 \begin_layout Plain Layout
20365 b
20366 \end_layout
20367
20368 \end_inset
20369 </cell>
20370 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20371 \begin_inset Text
20372
20373 \begin_layout Plain Layout
20374 c
20375 \end_layout
20376
20377 \end_inset
20378 </cell>
20379 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20380 \begin_inset Text
20381
20382 \begin_layout Plain Layout
20383 d
20384 \end_layout
20385
20386 \end_inset
20387 </cell>
20388 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20389 \begin_inset Text
20390
20391 \begin_layout Plain Layout
20392 e
20393 \end_layout
20394
20395 \end_inset
20396 </cell>
20397 </row>
20398 </lyxtabular>
20399
20400 \end_inset
20401
20402
20403 \end_layout
20404
20405 \end_inset
20406
20407
20408 \end_layout
20409
20410 \begin_layout Subsection
20411 Float Placement
20412 \begin_inset CommandInset label
20413 LatexCommand label
20414 name "sub:Float-Placement"
20415
20416 \end_inset
20417
20418
20419 \begin_inset Index idx
20420 status collapsed
20421
20422 \begin_layout Plain Layout
20423 Floats ! Placement
20424 \end_layout
20425
20426 \end_inset
20427
20428
20429 \end_layout
20430
20431 \begin_layout Standard
20432 Right-clicking on a float-box opens a dialog where you can alter the placement
20433  options that LaTeX uses for positioning the float.
20434 \begin_inset Newline newline
20435 \end_inset
20436
20437 The option 
20438 \family sans
20439 Span
20440 \begin_inset space ~
20441 \end_inset
20442
20443 columns
20444 \family default
20445  is only useful for two-column documents: If you select it, the float will
20446  span both columns on the page instead of being confined to just one.
20447 \begin_inset Newline newline
20448 \end_inset
20449
20450 The option 
20451 \family sans
20452 Rotate
20453 \begin_inset space ~
20454 \end_inset
20455
20456 sideways
20457 \family default
20458  is used to rotate floats, see section
20459 \begin_inset space ~
20460 \end_inset
20461
20462
20463 \begin_inset CommandInset ref
20464 LatexCommand ref
20465 reference "sub:Rotated-Floats"
20466
20467 \end_inset
20468
20469 .
20470 \end_layout
20471
20472 \begin_layout Standard
20473 You can use one ore more of the following options in the float dialog to
20474  set the placement for a particular float when you uncheck the option 
20475 \family sans
20476 Use
20477 \begin_inset space ~
20478 \end_inset
20479
20480 default
20481 \begin_inset space ~
20482 \end_inset
20483
20484 placement
20485 \family default
20486 :
20487 \end_layout
20488
20489 \begin_layout Description
20490 Here
20491 \begin_inset space ~
20492 \end_inset
20493
20494 if
20495 \begin_inset space ~
20496 \end_inset
20497
20498 possible: try to place the float at the position where it is inserted
20499 \end_layout
20500
20501 \begin_layout Description
20502 Top
20503 \begin_inset space ~
20504 \end_inset
20505
20506 of
20507 \begin_inset space ~
20508 \end_inset
20509
20510 page: try to place the float at the top of the current page
20511 \end_layout
20512
20513 \begin_layout Description
20514 Bottom
20515 \begin_inset space ~
20516 \end_inset
20517
20518 of
20519 \begin_inset space ~
20520 \end_inset
20521
20522 page: try to place the float at the bottom of the current page
20523 \end_layout
20524
20525 \begin_layout Description
20526 Page
20527 \begin_inset space ~
20528 \end_inset
20529
20530 of
20531 \begin_inset space ~
20532 \end_inset
20533
20534 floats: try to place the float at an own page 
20535 \end_layout
20536
20537 \begin_layout Standard
20538 The order of the above option is 
20539 \emph on
20540 always
20541 \emph default
20542  used by LaTeX.
20543  That means, if you use the default placement, LaTeX will first try out
20544  
20545 \family sans
20546 Here
20547 \begin_inset space ~
20548 \end_inset
20549
20550 if
20551 \begin_inset space ~
20552 \end_inset
20553
20554 possible
20555 \family default
20556 , then 
20557 \family sans
20558 Top
20559 \begin_inset space ~
20560 \end_inset
20561
20562 of
20563 \begin_inset space ~
20564 \end_inset
20565
20566 page
20567 \family default
20568 , and then the others.
20569  If you don't use the default, LaTeX will try only the checked options but
20570  in the same order.
20571  If none of the 4 placements are possible the procedure is internally repeated
20572  but it is tried to put the float on the following page.
20573 \end_layout
20574
20575 \begin_layout Standard
20576 By default, each option has its own rules:
20577 \end_layout
20578
20579 \begin_layout Standard
20580
20581 \family sans
20582 Top
20583 \begin_inset space ~
20584 \end_inset
20585
20586 of
20587 \begin_inset space ~
20588 \end_inset
20589
20590 page
20591 \family default
20592  only floats occupying less than 70
20593 \begin_inset space \thinspace{}
20594 \end_inset
20595
20596 % of the page can be placed at the top of a page
20597 \end_layout
20598
20599 \begin_layout Standard
20600
20601 \family sans
20602 Bottom
20603 \begin_inset space ~
20604 \end_inset
20605
20606 of
20607 \begin_inset space ~
20608 \end_inset
20609
20610 page
20611 \family default
20612 : only floats occupying less than 30
20613 \begin_inset space \thinspace{}
20614 \end_inset
20615
20616 % of the page can be placed at the bottom of a page.
20617 \end_layout
20618
20619 \begin_layout Standard
20620
20621 \family sans
20622 Page
20623 \begin_inset space ~
20624 \end_inset
20625
20626 of
20627 \begin_inset space ~
20628 \end_inset
20629
20630 floats
20631 \family default
20632 : only if more than 50
20633 \begin_inset space \thinspace{}
20634 \end_inset
20635
20636 % of the page are occupied by floats, several floats can be set together
20637  on a page.
20638 \end_layout
20639
20640 \begin_layout Standard
20641 If you don't like these rules, you can ignore them by using the additional
20642  option 
20643 \family sans
20644 Ignore
20645 \begin_inset space ~
20646 \end_inset
20647
20648 LaTeX
20649 \begin_inset space ~
20650 \end_inset
20651
20652 rules
20653 \family default
20654 .
20655 \end_layout
20656
20657 \begin_layout Standard
20658 Sometimes you might need, under all circumstances, a float to be placed
20659  exactly at the position where it is inserted.
20660  For this case you can use the option 
20661 \family sans
20662 Here
20663 \begin_inset space ~
20664 \end_inset
20665
20666 definitely
20667 \family default
20668 .
20669  Use this option very rarely and only if the document is nearly ready to
20670  be printed.
20671  Because the float is then no longer able to 
20672 \begin_inset Quotes eld
20673 \end_inset
20674
20675 float
20676 \begin_inset Quotes erd
20677 \end_inset
20678
20679  when you change your document, this will often destroy the page layout.
20680 \end_layout
20681
20682 \begin_layout Standard
20683 There are no placement options for text wrap floats, because they are always
20684  surrounded by the text of a certain paragraph.
20685 \end_layout
20686
20687 \begin_layout Standard
20688 For more details about float placements, have a look at LaTeX books like
20689  
20690 \begin_inset CommandInset citation
20691 LatexCommand cite
20692 key "latexcompanion,latexguide,latexbook"
20693
20694 \end_inset
20695
20696 .
20697 \end_layout
20698
20699 \begin_layout Section
20700 Minipages
20701 \begin_inset Index idx
20702 status collapsed
20703
20704 \begin_layout Plain Layout
20705 Minipages
20706 \end_layout
20707
20708 \end_inset
20709
20710
20711 \begin_inset CommandInset label
20712 LatexCommand label
20713 name "sec:Minipages"
20714
20715 \end_inset
20716
20717
20718 \end_layout
20719
20720 \begin_layout Standard
20721 LaTeX provides a mechanism to produce essentially a page within a page,
20722  called minipage.
20723  Within a minipage, all the usual rules of indentation, line wrapping, etc.
20724 \begin_inset space ~
20725 \end_inset
20726
20727 apply.
20728  
20729 \end_layout
20730
20731 \begin_layout Standard
20732 Minipages in LyX have their own collapsible box inserted via the menu 
20733 \family sans
20734 Insert\SpecialChar \menuseparator
20735 Box
20736 \family default
20737 .
20738  Right-clicking on the box allows you to alter the width of the minipage
20739  and its alignment within the page.
20740 \end_layout
20741
20742 \begin_layout Standard
20743 \align center
20744 \begin_inset Box Frameless
20745 position "t"
20746 hor_pos "c"
20747 has_inner_box 1
20748 inner_pos "t"
20749 use_parbox 0
20750 width "30col%"
20751 special "none"
20752 height "1pt"
20753 height_special "totalheight"
20754 status open
20755
20756 \begin_layout Plain Layout
20757
20758 \shape italic
20759 This is a minipage.
20760  The text is set in an italic style.
20761 \end_layout
20762
20763 \begin_layout Plain Layout
20764
20765 \shape italic
20766 Minipages are often used for text in another language or text that needs
20767  another formatting.
20768 \end_layout
20769
20770 \end_inset
20771
20772
20773 \end_layout
20774
20775 \begin_layout Standard
20776 \begin_inset VSpace medskip
20777 \end_inset
20778
20779 If you place two minipages side-by-side, you can use 
20780 \family sans
20781 Horizontal Fills
20782 \family default
20783  as described in section
20784 \begin_inset space ~
20785 \end_inset
20786
20787
20788 \begin_inset CommandInset ref
20789 LatexCommand ref
20790 reference "sub:Horizontal-Space"
20791
20792 \end_inset
20793
20794 :
20795 \begin_inset VSpace medskip
20796 \end_inset
20797
20798
20799 \end_layout
20800
20801 \begin_layout Standard
20802 \begin_inset Box Frameless
20803 position "t"
20804 hor_pos "c"
20805 has_inner_box 1
20806 inner_pos "t"
20807 use_parbox 0
20808 width "1.5in"
20809 special "none"
20810 height "1pt"
20811 height_special "totalheight"
20812 status open
20813
20814 \begin_layout Plain Layout
20815 This is a minipage with some stupid dummy text.
20816  This dummy text is used to increase the size of the minipage.
20817 \end_layout
20818
20819 \end_inset
20820
20821
20822 \begin_inset space \hfill{}
20823 \end_inset
20824
20825
20826 \begin_inset Box Frameless
20827 position "t"
20828 hor_pos "c"
20829 has_inner_box 1
20830 inner_pos "t"
20831 use_parbox 0
20832 width "1.5in"
20833 special "none"
20834 height "1pt"
20835 height_special "totalheight"
20836 status open
20837
20838 \begin_layout Plain Layout
20839 This is a minipage with some stupid dummy text.
20840  This dummy text is used to increase the size of the minipage.
20841 \end_layout
20842
20843 \end_inset
20844
20845
20846 \end_layout
20847
20848 \begin_layout Standard
20849 \begin_inset VSpace bigskip
20850 \end_inset
20851
20852
20853 \end_layout
20854
20855 \begin_layout Standard
20856 When you right-click on a minipage box, you can change the box from a minipage
20857  to other box types.
20858  All box types and their settings are explained in detail in chapter 
20859 \emph on
20860 Boxes
20861 \emph default
20862  of the 
20863 \emph on
20864 Embedded Objects
20865 \emph default
20866  manual.
20867 \end_layout
20868
20869 \begin_layout Chapter
20870 Mathematical Formulas
20871 \begin_inset Index idx
20872 status collapsed
20873
20874 \begin_layout Plain Layout
20875 Math
20876 \end_layout
20877
20878 \end_inset
20879
20880
20881 \begin_inset Index idx
20882 status collapsed
20883
20884 \begin_layout Plain Layout
20885 Formulas | see
20886 \begin_inset ERT
20887 status collapsed
20888
20889 \begin_layout Plain Layout
20890
20891 {
20892 \end_layout
20893
20894 \end_inset
20895
20896 Math
20897 \begin_inset ERT
20898 status collapsed
20899
20900 \begin_layout Plain Layout
20901
20902 }
20903 \end_layout
20904
20905 \end_inset
20906
20907
20908 \end_layout
20909
20910 \end_inset
20911
20912
20913 \begin_inset CommandInset label
20914 LatexCommand label
20915 name "cha:Mathematical-Formulas"
20916
20917 \end_inset
20918
20919
20920 \end_layout
20921
20922 \begin_layout Standard
20923 The issues of this chapter are described in detail in the 
20924 \emph on
20925 Math
20926 \emph default
20927  manual.
20928  There you'll also find tips and tricks for special cases.
20929 \end_layout
20930
20931 \begin_layout Section
20932 Basic Math Editing
20933 \begin_inset Index idx
20934 status collapsed
20935
20936 \begin_layout Plain Layout
20937 Math ! Basics
20938 \end_layout
20939
20940 \end_inset
20941
20942
20943 \end_layout
20944
20945 \begin_layout Standard
20946 To create a math formula, you can just click on the toolbar icon 
20947 \begin_inset Graphics
20948         filename ../images/math-mode.png
20949
20950 \end_inset
20951
20952 .
20953  That will create a little blue rectangle, with purple markers around its
20954  corners.
20955  That blue rectangle is the formula itself; the purple markers indicate
20956  what level of nesting within the formula you are at.
20957  You can also choose a particular formula type to insert via the 
20958 \family sans
20959 Insert\SpecialChar \menuseparator
20960 Math
20961 \family default
20962  menu.
20963 \end_layout
20964
20965 \begin_layout Standard
20966 Editing the parameters of a formula and adding math constructs can be done
20967  with the 
20968 \family sans
20969 math
20970 \begin_inset space ~
20971 \end_inset
20972
20973 toolbar
20974 \family default
20975 , that appears when the cursor is in a formula.
20976 \end_layout
20977
20978 \begin_layout Standard
20979 There are two main types of formulas: Inline formulas appear within a text
20980  line, like this one:
20981 \end_layout
20982
20983 \begin_layout Standard
20984 This is a line with an inline formula 
20985 \begin_inset Formula $A=B
20986 $
20987 \end_inset
20988
20989  in it.
20990 \end_layout
20991
20992 \begin_layout Standard
20993 Displayed formulas appear outside the text like as if they were in an own
20994  paragraph, like this one:
20995 \begin_inset Formula \[
20996 A=B
20997 \]
20998
20999 \end_inset
21000
21001 You can only number and reference displayed formulas.
21002 \end_layout
21003
21004 \begin_layout Standard
21005 LyX supports also many LaTeX math commands.
21006  E.
21007 \begin_inset space \thinspace{}
21008 \end_inset
21009
21010 g.
21011 \begin_inset space \space{}
21012 \end_inset
21013
21014 typing 
21015 \begin_inset Quotes eld
21016 \end_inset
21017
21018
21019 \series bold
21020
21021 \backslash
21022 alpha
21023 \series default
21024
21025 \begin_inset Quotes erd
21026 \end_inset
21027
21028 , followed by a space, in a formula will create the Greek letter 
21029 \begin_inset Formula $\alpha
21030 $
21031 \end_inset
21032
21033 .
21034  So typing commands might sometimes be faster than using the 
21035 \family sans
21036 Math
21037 \begin_inset space ~
21038 \end_inset
21039
21040 Panel
21041 \family default
21042 .
21043 \end_layout
21044
21045 \begin_layout Subsection
21046 Navigating in Formulas
21047 \begin_inset Index idx
21048 status collapsed
21049
21050 \begin_layout Plain Layout
21051 Math ! Navigating
21052 \end_layout
21053
21054 \end_inset
21055
21056
21057 \end_layout
21058
21059 \begin_layout Standard
21060 The best control over the cursor position within an existing formula is
21061  achieved with the arrow keys.
21062  LyX uses small rectangles to indicate places where something can be inserted.
21063  The arrow keys can be used to navigate between parts of a formula.
21064  Pressing 
21065 \family sans
21066 Space
21067 \family default
21068  will leave a formula construct (a square root 
21069 \begin_inset Formula $\sqrt{2}
21070 $
21071 \end_inset
21072
21073 , or parentheses 
21074 \begin_inset Formula $\left(f\right)
21075 $
21076 \end_inset
21077
21078 , or a matrix 
21079 \begin_inset Formula $\left[\begin{array}{cc}
21080 1 & 2\\
21081 3 & 4
21082 \end{array}\right]
21083 $
21084 \end_inset
21085
21086 ).
21087  Pressing 
21088 \family sans
21089 Escape
21090 \family default
21091  will leave the formula, placing the cursor after the formula.
21092  
21093 \family sans
21094 Tab
21095 \family default
21096  can be used to move horizontally in a formula; for example, through the
21097  cells of a matrix or the positions in a multi-line equation.
21098 \end_layout
21099
21100 \begin_layout Standard
21101
21102 \family sans
21103 Space
21104 \family default
21105 , printed in this document as 
21106 \begin_inset Quotes eld
21107 \end_inset
21108
21109
21110 \begin_inset ERT
21111 status collapsed
21112
21113 \begin_layout Plain Layout
21114
21115
21116 \backslash
21117 spce 
21118 \end_layout
21119
21120 \end_inset
21121
21122
21123 \begin_inset Quotes erd
21124 \end_inset
21125
21126
21127 \begin_inset Note Note
21128 status collapsed
21129
21130 \begin_layout Plain Layout
21131 This command will appear in the output as official character denoting the
21132  space character (visible space).
21133 \end_layout
21134
21135 \end_inset
21136
21137 , seems to do nothing in a formula, since it does not add a space between
21138  characters, but it does exit a nested structure.
21139  For this reason, you have to be careful about using 
21140 \family sans
21141 Space
21142 \family default
21143 .
21144  For example, if you want 
21145 \begin_inset Formula $\sqrt{2x+1}
21146 $
21147 \end_inset
21148
21149 , type 
21150 \series bold
21151
21152 \backslash
21153 sqrt
21154 \begin_inset ERT
21155 status collapsed
21156
21157 \begin_layout Plain Layout
21158
21159
21160 \backslash
21161 spce 
21162 \end_layout
21163
21164 \end_inset
21165
21166 2x+1
21167 \series default
21168  and not 
21169 \series bold
21170
21171 \backslash
21172 sqrt
21173 \begin_inset ERT
21174 status collapsed
21175
21176 \begin_layout Plain Layout
21177
21178
21179 \backslash
21180 spce 
21181 \end_layout
21182
21183 \end_inset
21184
21185 2x
21186 \begin_inset ERT
21187 status collapsed
21188
21189 \begin_layout Plain Layout
21190
21191
21192 \backslash
21193 spce 
21194 \end_layout
21195
21196 \end_inset
21197
21198 +1
21199 \series default
21200 , since in the latter case only the 
21201 \family typewriter
21202
21203 \begin_inset Formula $2x
21204 $
21205 \end_inset
21206
21207
21208 \family default
21209  will be under the square root sign: 
21210 \begin_inset Formula $\sqrt{2x}+1
21211 $
21212 \end_inset
21213
21214 .
21215 \end_layout
21216
21217 \begin_layout Standard
21218 You can leave many parts of a formula, like this matrix, partially filled
21219  in, such as:
21220 \begin_inset Formula \[
21221 \left(\begin{array}{ccc}
21222 \lambda_{1}\\
21223  & \ddots\\
21224  &  & \lambda_{n}
21225 \end{array}\right)
21226 \]
21227
21228 \end_inset
21229
21230 If you leave a fraction only partially filled in, or a subscript with nothing
21231  in it, the results will be unpredictable, but most constructs don't mind.
21232 \end_layout
21233
21234 \begin_layout Subsection
21235 Selecting Text
21236 \end_layout
21237
21238 \begin_layout Standard
21239 You can select text within a formula in two different ways.
21240  Place the cursor at one end of the string of text you want, and press 
21241 \family sans
21242 Shift
21243 \family default
21244  and a cursor movement key to select text.
21245  It will be highlighted as with regular text selection.
21246  Alternatively, you can select text with the mouse in the usual way.
21247  That text can then be cut or copied, and then pasted within any formula,
21248  but not in a normal text region in LyX.
21249 \end_layout
21250
21251 \begin_layout Subsection
21252 Exponents and Subscripts
21253 \begin_inset Index idx
21254 status collapsed
21255
21256 \begin_layout Plain Layout
21257 Math ! Exponents
21258 \end_layout
21259
21260 \end_inset
21261
21262
21263 \begin_inset Index idx
21264 status collapsed
21265
21266 \begin_layout Plain Layout
21267 Math ! Subscripts
21268 \end_layout
21269
21270 \end_inset
21271
21272
21273 \end_layout
21274
21275 \begin_layout Standard
21276 You can use the math panel to add super- or subscripts, but the much easier
21277  way is to use a command.
21278  To get 
21279 \begin_inset Formula $x^{2}
21280 $
21281 \end_inset
21282
21283 , type in a formula 
21284 \series bold
21285 x^2
21286 \begin_inset ERT
21287 status collapsed
21288
21289 \begin_layout Plain Layout
21290
21291
21292 \backslash
21293 spce 
21294 \end_layout
21295
21296 \end_inset
21297
21298
21299 \series default
21300 .
21301  The final 
21302 \family sans
21303 Space
21304 \family default
21305  puts the cursor back down on the base line of the expression.
21306  If you type 
21307 \series bold
21308 x^2y
21309 \series default
21310 , you will get 
21311 \begin_inset Formula $x^{2y}
21312 $
21313 \end_inset
21314
21315 , to get 
21316 \begin_inset Formula $x^{2}y
21317 $
21318 \end_inset
21319
21320 , type 
21321 \series bold
21322 x^2
21323 \begin_inset ERT
21324 status collapsed
21325
21326 \begin_layout Plain Layout
21327
21328
21329 \backslash
21330 spce 
21331 \end_layout
21332
21333 \end_inset
21334
21335 y
21336 \series default
21337 .
21338  If you use characters in the superscript, that could be accented with the
21339  hat 
21340 \begin_inset Quotes eld
21341 \end_inset
21342
21343 ^
21344 \begin_inset Quotes erd
21345 \end_inset
21346
21347 , you have to use an extra 
21348 \family sans
21349 Space
21350 \family default
21351  to separate the hat and the character.
21352  E.
21353 \begin_inset space \thinspace{}
21354 \end_inset
21355
21356 g.
21357 \begin_inset space \space{}
21358 \end_inset
21359
21360 if you want 
21361 \begin_inset Formula $x^{a}
21362 $
21363 \end_inset
21364
21365 , type 
21366 \series bold
21367 x^
21368 \begin_inset ERT
21369 status collapsed
21370
21371 \begin_layout Plain Layout
21372
21373
21374 \backslash
21375 spce 
21376 \end_layout
21377
21378 \end_inset
21379
21380 a
21381 \series default
21382 .
21383  Subscripts are similar: To get 
21384 \begin_inset Formula $a_{1}
21385 $
21386 \end_inset
21387
21388 , type 
21389 \series bold
21390 a_1
21391 \begin_inset ERT
21392 status collapsed
21393
21394 \begin_layout Plain Layout
21395
21396
21397 \backslash
21398 spce 
21399 \end_layout
21400
21401 \end_inset
21402
21403
21404 \series default
21405 .
21406 \end_layout
21407
21408 \begin_layout Subsection
21409 Fractions
21410 \begin_inset Index idx
21411 status collapsed
21412
21413 \begin_layout Plain Layout
21414 Math ! Fractions
21415 \end_layout
21416
21417 \end_inset
21418
21419
21420 \end_layout
21421
21422 \begin_layout Standard
21423 Create a fraction with either the command 
21424 \series bold
21425
21426 \backslash
21427 frac
21428 \series default
21429  or using the icon 
21430 \begin_inset Graphics
21431         filename ../images/math/frac.png
21432         scale 60
21433
21434 \end_inset
21435
21436  in the 
21437 \family sans
21438 Math
21439 \begin_inset space ~
21440 \end_inset
21441
21442 Panel
21443 \family default
21444 .
21445  You will be presented with an empty fraction.
21446  The cursor is above the fraction line.
21447  To move it to the bottom, simply press 
21448 \family sans
21449 Down
21450 \family default
21451 .
21452  To move back up, press 
21453 \family sans
21454 Up
21455 \family default
21456 .
21457  Any math structure can be placed in a fraction, as this example shows:
21458 \begin_inset Formula \[
21459 \left[\frac{1}{\left(\begin{array}{cc}
21460 2 & 3\\
21461 4 & 5
21462 \end{array}\right)}\right]
21463 \]
21464
21465 \end_inset
21466
21467
21468 \end_layout
21469
21470 \begin_layout Subsection
21471 Roots
21472 \begin_inset Index idx
21473 status collapsed
21474
21475 \begin_layout Plain Layout
21476 Math ! Roots
21477 \end_layout
21478
21479 \end_inset
21480
21481
21482 \end_layout
21483
21484 \begin_layout Standard
21485 Roots can be created using the 
21486 \family sans
21487 Math
21488 \begin_inset space ~
21489 \end_inset
21490
21491 Panel
21492 \family default
21493  button
21494 \begin_inset Graphics
21495         filename ../images/math/sqrt.png
21496
21497 \end_inset
21498
21499  or the commands 
21500 \series bold
21501
21502 \backslash
21503 sqrt
21504 \series default
21505  or 
21506 \series bold
21507
21508 \backslash
21509 root
21510 \series default
21511 .
21512  With the command 
21513 \series bold
21514
21515 \backslash
21516 root
21517 \series default
21518  you can produce roots of higher orders, like cube roots, while 
21519 \series bold
21520
21521 \backslash
21522 sqrt
21523 \series default
21524  produces always a square root.
21525 \end_layout
21526
21527 \begin_layout Subsection
21528 Operators with Limits
21529 \begin_inset Index idx
21530 status collapsed
21531
21532 \begin_layout Plain Layout
21533 Math ! Sums
21534 \end_layout
21535
21536 \end_inset
21537
21538
21539 \begin_inset Index idx
21540 status collapsed
21541
21542 \begin_layout Plain Layout
21543 Math ! Integrals
21544 \end_layout
21545
21546 \end_inset
21547
21548
21549 \begin_inset CommandInset label
21550 LatexCommand label
21551 name "sub:Operators-with-Limits"
21552
21553 \end_inset
21554
21555
21556 \end_layout
21557
21558 \begin_layout Standard
21559 Sum (
21560 \begin_inset Formula $\sum
21561 $
21562 \end_inset
21563
21564 ) and integral (
21565 \begin_inset Formula $\int
21566 $
21567 \end_inset
21568
21569 ) operators are very often decorated with limits.
21570  These limits can be entered in LyX by entering them as you would enter
21571  a super- or subscript, directly after the symbol.
21572  The sum operator will automatically place its 
21573 \begin_inset Quotes eld
21574 \end_inset
21575
21576 limits
21577 \begin_inset Quotes erd
21578 \end_inset
21579
21580  over and under the symbol in displayed formulas, and on the side in inline
21581  formulas.
21582  Such as 
21583 \begin_inset Formula $\sum_{n=0}^{\infty}\frac{1}{n!}=e
21584 $
21585 \end_inset
21586
21587 , versus
21588 \begin_inset Formula \[
21589 \sum_{n=0}^{\infty}\frac{1}{n!}=e
21590 \]
21591
21592 \end_inset
21593
21594 Integral signs, however, will place the limits on the side in both formula
21595  types.
21596 \end_layout
21597
21598 \begin_layout Standard
21599 All operators with limits will be automatically re-sized when placed in
21600  display mode.
21601  The placement of the limits can be changed by placing the cursor directly
21602  behind the operator and hitting 
21603 \begin_inset Info
21604 type  "shortcut"
21605 arg   "math-limits"
21606 \end_inset
21607
21608  or using the menu 
21609 \family sans
21610 Edit\SpecialChar \menuseparator
21611 Math\SpecialChar \menuseparator
21612 Change
21613 \begin_inset space ~
21614 \end_inset
21615
21616 Limits
21617 \begin_inset space ~
21618 \end_inset
21619
21620 Type
21621 \family default
21622 .
21623 \end_layout
21624
21625 \begin_layout Standard
21626 Certain other mathematical expressions have this 
21627 \begin_inset Quotes eld
21628 \end_inset
21629
21630 moving limits
21631 \begin_inset Quotes erd
21632 \end_inset
21633
21634  feature as addition, such as
21635 \begin_inset Index idx
21636 status collapsed
21637
21638 \begin_layout Plain Layout
21639 Math ! Limits
21640 \end_layout
21641
21642 \end_inset
21643
21644
21645 \begin_inset Formula \[
21646 \lim_{x\rightarrow\infty}f(x),
21647 \]
21648
21649 \end_inset
21650
21651 which will place the 
21652 \begin_inset Formula $x\rightarrow\infty
21653 $
21654 \end_inset
21655
21656  underneath the 
21657 \begin_inset Quotes eld
21658 \end_inset
21659
21660 lim
21661 \begin_inset Quotes erd
21662 \end_inset
21663
21664  in display mode.
21665  In inline formulas it looks like this: 
21666 \begin_inset Formula $\lim_{x\rightarrow\infty}f(x)
21667 $
21668 \end_inset
21669
21670 .
21671 \end_layout
21672
21673 \begin_layout Standard
21674 Note that the lim-function was entered as the function macro 
21675 \series bold
21676
21677 \backslash
21678 lim
21679 \series default
21680 .
21681  Have a look at section
21682 \begin_inset space ~
21683 \end_inset
21684
21685
21686 \begin_inset CommandInset ref
21687 LatexCommand ref
21688 reference "sub:Functions"
21689
21690 \end_inset
21691
21692  for an explanation of function macros.
21693 \end_layout
21694
21695 \begin_layout Subsection
21696 Math Symbols
21697 \begin_inset Index idx
21698 status collapsed
21699
21700 \begin_layout Plain Layout
21701 Math ! Symbols
21702 \end_layout
21703
21704 \end_inset
21705
21706
21707 \end_layout
21708
21709 \begin_layout Standard
21710 Most math symbols can be found in the 
21711 \family sans
21712 Math
21713 \begin_inset space ~
21714 \end_inset
21715
21716 Panel
21717 \family default
21718  under one of several categories; including 
21719 \family sans
21720 Greek
21721 \family default
21722
21723 \family sans
21724 Operators
21725 \family default
21726  , 
21727 \family sans
21728 Relations
21729 \family default
21730
21731 \family sans
21732 Arrows
21733 \family default
21734 .
21735  There are also the additional symbols provided by the American Mathematical
21736  Society (AMS).
21737 \end_layout
21738
21739 \begin_layout Standard
21740 If you know the LaTeX-command for a construct or symbol you wish to use,
21741  you don't have to use the 
21742 \family sans
21743 Math
21744 \begin_inset space ~
21745 \end_inset
21746
21747 Panel
21748 \family default
21749 , but can type the command directly into the formula.
21750  LyX will convert it to the corresponding symbol or construct.
21751 \end_layout
21752
21753 \begin_layout Subsection
21754 Altering Spacing
21755 \begin_inset Index idx
21756 status collapsed
21757
21758 \begin_layout Plain Layout
21759 Math ! Spaces
21760 \end_layout
21761
21762 \end_inset
21763
21764
21765 \end_layout
21766
21767 \begin_layout Standard
21768 You may want to create spaces that differ from the standard spacing that
21769  LaTeX provides.
21770  To do this, type 
21771 \begin_inset Info
21772 type  "shortcut"
21773 arg   "space-insert protected"
21774 \end_inset
21775
21776  or to use the 
21777 \family sans
21778 Math
21779 \begin_inset space ~
21780 \end_inset
21781
21782 Panel
21783 \family default
21784  button 
21785 \begin_inset Graphics
21786         filename ../images/math/space.png
21787
21788 \end_inset
21789
21790 .
21791  This generates a small space, and shows a small marker on the screen.
21792  For example, the sequence 
21793 \series bold
21794 a Ctrl+Space b
21795 \series default
21796
21797 \begin_inset Formula $a\, b
21798 $
21799 \end_inset
21800
21801  appears in LyX as 
21802 \begin_inset Graphics
21803         filename clipart/SpaceMarker.png
21804
21805 \end_inset
21806
21807 .
21808  You can change the space to different sizes when you set the cursor behind
21809  the space marker and hit space again several times.
21810  With every space hit the size will be changed.
21811  Some markers for the space size appear red in LyX, because they are negative
21812  spaces.
21813  Here are two examples:
21814 \end_layout
21815
21816 \begin_layout Standard
21817
21818 \series bold
21819 a Ctrl+Space b
21820 \series default
21821  and 3×
21822 \family sans
21823 Space
21824 \family default
21825
21826 \begin_inset Formula $a\quad b
21827 $
21828 \end_inset
21829
21830
21831 \end_layout
21832
21833 \begin_layout Standard
21834
21835 \series bold
21836 a Ctrl+Space b
21837 \series default
21838  and 5×
21839 \family sans
21840 Space
21841 \family default
21842
21843 \begin_inset Formula $a\! b
21844 $
21845 \end_inset
21846
21847
21848 \end_layout
21849
21850 \begin_layout Subsection
21851 Functions
21852 \begin_inset Index idx
21853 status collapsed
21854
21855 \begin_layout Plain Layout
21856 Math ! Functions
21857 \end_layout
21858
21859 \end_inset
21860
21861
21862 \begin_inset CommandInset label
21863 LatexCommand label
21864 name "sub:Functions"
21865
21866 \end_inset
21867
21868
21869 \end_layout
21870
21871 \begin_layout Standard
21872 The 
21873 \family sans
21874 Math
21875 \begin_inset space ~
21876 \end_inset
21877
21878 Panel
21879 \family default
21880  contains under the button 
21881 \begin_inset Graphics
21882         filename ../images/math/functions.png
21883
21884 \end_inset
21885
21886  a number of function macros, such as 
21887 \begin_inset Formula $\sin
21888 $
21889 \end_inset
21890
21891
21892 \begin_inset Formula $\lim
21893 $
21894 \end_inset
21895
21896
21897 \emph on
21898 etc
21899 \emph default
21900 .
21901  (you can also insert them in a formula by typing 
21902 \series bold
21903
21904 \backslash
21905 sin
21906 \series default
21907  etc.).
21908  Standard mathematical practice is, that functions are printed upright to
21909  avoid confusions, because 
21910 \begin_inset Formula $sin
21911 $
21912 \end_inset
21913
21914  does normally mean 
21915 \begin_inset Formula $s·i·n
21916 $
21917 \end_inset
21918
21919 .
21920 \end_layout
21921
21922 \begin_layout Standard
21923 Using the function macros will also produce correct spacing around the function:
21924  
21925 \begin_inset Formula $a\sin x
21926 $
21927 \end_inset
21928
21929  is different from 
21930 \begin_inset Formula $asinx
21931 $
21932 \end_inset
21933
21934
21935 \end_layout
21936
21937 \begin_layout Standard
21938 For some mathematical objects, like the limes, the macro changes where subscript
21939 s are placed, as described in section
21940 \begin_inset space ~
21941 \end_inset
21942
21943
21944 \begin_inset CommandInset ref
21945 LatexCommand ref
21946 reference "sub:Operators-with-Limits"
21947
21948 \end_inset
21949
21950 .
21951 \end_layout
21952
21953 \begin_layout Subsection
21954 Accents
21955 \begin_inset Index idx
21956 status collapsed
21957
21958 \begin_layout Plain Layout
21959 Math ! Accents
21960 \end_layout
21961
21962 \end_inset
21963
21964
21965 \end_layout
21966
21967 \begin_layout Standard
21968 In a formula you can insert accented characters in the same way as in text
21969  mode.
21970  This may depend on your keyboard, or the bindings file you use.
21971  You can also use LaTeX commands to e.
21972 \begin_inset space \thinspace{}
21973 \end_inset
21974
21975 g.
21976 \begin_inset space \space{}
21977 \end_inset
21978
21979 enter 
21980 \begin_inset Formula $\hat{a}
21981 $
21982 \end_inset
21983
21984  even if your keyboard doesn't have hat-accents enabled.
21985  Our example is entered by typing 
21986 \series bold
21987
21988 \backslash
21989 hat
21990 \begin_inset ERT
21991 status collapsed
21992
21993 \begin_layout Plain Layout
21994
21995
21996 \backslash
21997 spce 
21998 \end_layout
21999
22000 \end_inset
22001
22002 a
22003 \series default
22004  in a formula.
22005  Table
22006 \begin_inset space ~
22007 \end_inset
22008
22009
22010 \begin_inset CommandInset ref
22011 LatexCommand ref
22012 reference "cap:Accent-names-and"
22013
22014 \end_inset
22015
22016  shows the equivalences between the accent names and the commands.
22017 \end_layout
22018
22019 \begin_layout Standard
22020 \begin_inset Float table
22021 wide false
22022 sideways false
22023 status open
22024
22025 \begin_layout Plain Layout
22026 \begin_inset Caption
22027
22028 \begin_layout Plain Layout
22029 \begin_inset CommandInset label
22030 LatexCommand label
22031 name "cap:Accent-names-and"
22032
22033 \end_inset
22034
22035 Accent names and the corresponding commands.
22036 \end_layout
22037
22038 \end_inset
22039
22040
22041 \end_layout
22042
22043 \begin_layout Plain Layout
22044 \align center
22045 \begin_inset Tabular
22046 <lyxtabular version="3" rows="11" columns="3">
22047 <features tabularvalignment="middle">
22048 <column alignment="center" valignment="top" width="0pt">
22049 <column alignment="center" valignment="top" width="0pt">
22050 <column alignment="center" valignment="top" width="0pt">
22051 <row>
22052 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22053 \begin_inset Text
22054
22055 \begin_layout Plain Layout
22056 Name
22057 \end_layout
22058
22059 \end_inset
22060 </cell>
22061 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22062 \begin_inset Text
22063
22064 \begin_layout Plain Layout
22065 Command
22066 \end_layout
22067
22068 \end_inset
22069 </cell>
22070 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22071 \begin_inset Text
22072
22073 \begin_layout Plain Layout
22074 E
22075 \family roman
22076 \series medium
22077 \shape up
22078 \size normal
22079 \emph off
22080 \bar no
22081 \noun off
22082 \color none
22083 xample
22084 \end_layout
22085
22086 \end_inset
22087 </cell>
22088 </row>
22089 <row>
22090 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22091 \begin_inset Text
22092
22093 \begin_layout Plain Layout
22094
22095 \family roman
22096 \series medium
22097 \shape up
22098 \size normal
22099 \emph off
22100 \bar no
22101 \noun off
22102 \color none
22103 circumflex
22104 \end_layout
22105
22106 \end_inset
22107 </cell>
22108 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22109 \begin_inset Text
22110
22111 \begin_layout Plain Layout
22112
22113 \series bold
22114
22115 \backslash
22116 hat
22117 \end_layout
22118
22119 \end_inset
22120 </cell>
22121 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22122 \begin_inset Text
22123
22124 \begin_layout Plain Layout
22125
22126 \family roman
22127 \series medium
22128 \shape up
22129 \size normal
22130 \emph off
22131 \bar no
22132 \noun off
22133 \color none
22134 \begin_inset Formula $\hat{a}
22135 $
22136 \end_inset
22137
22138
22139 \end_layout
22140
22141 \end_inset
22142 </cell>
22143 </row>
22144 <row>
22145 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22146 \begin_inset Text
22147
22148 \begin_layout Plain Layout
22149
22150 \family roman
22151 \series medium
22152 \shape up
22153 \size normal
22154 \emph off
22155 \bar no
22156 \noun off
22157 \color none
22158 grave
22159 \end_layout
22160
22161 \end_inset
22162 </cell>
22163 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22164 \begin_inset Text
22165
22166 \begin_layout Plain Layout
22167
22168 \series bold
22169
22170 \backslash
22171 grave
22172 \end_layout
22173
22174 \end_inset
22175 </cell>
22176 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22177 \begin_inset Text
22178
22179 \begin_layout Plain Layout
22180
22181 \family roman
22182 \series medium
22183 \shape up
22184 \size normal
22185 \emph off
22186 \bar no
22187 \noun off
22188 \color none
22189 \begin_inset Formula $\grave{a}
22190 $
22191 \end_inset
22192
22193
22194 \end_layout
22195
22196 \end_inset
22197 </cell>
22198 </row>
22199 <row>
22200 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22201 \begin_inset Text
22202
22203 \begin_layout Plain Layout
22204
22205 \family roman
22206 \series medium
22207 \shape up
22208 \size normal
22209 \emph off
22210 \bar no
22211 \noun off
22212 \color none
22213 acute
22214 \end_layout
22215
22216 \end_inset
22217 </cell>
22218 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22219 \begin_inset Text
22220
22221 \begin_layout Plain Layout
22222
22223 \series bold
22224
22225 \backslash
22226 acute
22227 \end_layout
22228
22229 \end_inset
22230 </cell>
22231 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22232 \begin_inset Text
22233
22234 \begin_layout Plain Layout
22235
22236 \family roman
22237 \series medium
22238 \shape up
22239 \size normal
22240 \emph off
22241 \bar no
22242 \noun off
22243 \color none
22244 \begin_inset Formula $\acute{a}
22245 $
22246 \end_inset
22247
22248
22249 \end_layout
22250
22251 \end_inset
22252 </cell>
22253 </row>
22254 <row>
22255 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22256 \begin_inset Text
22257
22258 \begin_layout Plain Layout
22259
22260 \family roman
22261 \series medium
22262 \shape up
22263 \size normal
22264 \emph off
22265 \bar no
22266 \noun off
22267 \color none
22268 umlaut
22269 \end_layout
22270
22271 \end_inset
22272 </cell>
22273 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22274 \begin_inset Text
22275
22276 \begin_layout Plain Layout
22277
22278 \series bold
22279
22280 \backslash
22281 ddot
22282 \end_layout
22283
22284 \end_inset
22285 </cell>
22286 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22287 \begin_inset Text
22288
22289 \begin_layout Plain Layout
22290
22291 \family roman
22292 \series medium
22293 \shape up
22294 \size normal
22295 \emph off
22296 \bar no
22297 \noun off
22298 \color none
22299 \begin_inset Formula $\ddot{a}
22300 $
22301 \end_inset
22302
22303
22304 \end_layout
22305
22306 \end_inset
22307 </cell>
22308 </row>
22309 <row>
22310 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22311 \begin_inset Text
22312
22313 \begin_layout Plain Layout
22314
22315 \family roman
22316 \series medium
22317 \shape up
22318 \size normal
22319 \emph off
22320 \bar no
22321 \noun off
22322 \color none
22323 tilde
22324 \end_layout
22325
22326 \end_inset
22327 </cell>
22328 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22329 \begin_inset Text
22330
22331 \begin_layout Plain Layout
22332
22333 \series bold
22334
22335 \backslash
22336 tilde
22337 \end_layout
22338
22339 \end_inset
22340 </cell>
22341 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22342 \begin_inset Text
22343
22344 \begin_layout Plain Layout
22345
22346 \family roman
22347 \series medium
22348 \shape up
22349 \size normal
22350 \emph off
22351 \bar no
22352 \noun off
22353 \color none
22354 \begin_inset Formula $\tilde{a}
22355 $
22356 \end_inset
22357
22358
22359 \end_layout
22360
22361 \end_inset
22362 </cell>
22363 </row>
22364 <row>
22365 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22366 \begin_inset Text
22367
22368 \begin_layout Plain Layout
22369
22370 \family roman
22371 \series medium
22372 \shape up
22373 \size normal
22374 \emph off
22375 \bar no
22376 \noun off
22377 \color none
22378 dot
22379 \end_layout
22380
22381 \end_inset
22382 </cell>
22383 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22384 \begin_inset Text
22385
22386 \begin_layout Plain Layout
22387
22388 \series bold
22389
22390 \backslash
22391 dot
22392 \end_layout
22393
22394 \end_inset
22395 </cell>
22396 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22397 \begin_inset Text
22398
22399 \begin_layout Plain Layout
22400
22401 \family roman
22402 \series medium
22403 \shape up
22404 \size normal
22405 \emph off
22406 \bar no
22407 \noun off
22408 \color none
22409 \begin_inset Formula $\dot{a}
22410 $
22411 \end_inset
22412
22413
22414 \end_layout
22415
22416 \end_inset
22417 </cell>
22418 </row>
22419 <row>
22420 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22421 \begin_inset Text
22422
22423 \begin_layout Plain Layout
22424
22425 \family roman
22426 \series medium
22427 \shape up
22428 \size normal
22429 \emph off
22430 \bar no
22431 \noun off
22432 \color none
22433 breve
22434 \end_layout
22435
22436 \end_inset
22437 </cell>
22438 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22439 \begin_inset Text
22440
22441 \begin_layout Plain Layout
22442
22443 \series bold
22444
22445 \backslash
22446 breve
22447 \end_layout
22448
22449 \end_inset
22450 </cell>
22451 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22452 \begin_inset Text
22453
22454 \begin_layout Plain Layout
22455
22456 \family roman
22457 \series medium
22458 \shape up
22459 \size normal
22460 \emph off
22461 \bar no
22462 \noun off
22463 \color none
22464 \begin_inset Formula $\breve{a}
22465 $
22466 \end_inset
22467
22468
22469 \end_layout
22470
22471 \end_inset
22472 </cell>
22473 </row>
22474 <row>
22475 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22476 \begin_inset Text
22477
22478 \begin_layout Plain Layout
22479
22480 \family roman
22481 \series medium
22482 \shape up
22483 \size normal
22484 \emph off
22485 \bar no
22486 \noun off
22487 \color none
22488 caron
22489 \end_layout
22490
22491 \end_inset
22492 </cell>
22493 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22494 \begin_inset Text
22495
22496 \begin_layout Plain Layout
22497
22498 \series bold
22499
22500 \backslash
22501 check
22502 \end_layout
22503
22504 \end_inset
22505 </cell>
22506 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22507 \begin_inset Text
22508
22509 \begin_layout Plain Layout
22510
22511 \family roman
22512 \series medium
22513 \shape up
22514 \size normal
22515 \emph off
22516 \bar no
22517 \noun off
22518 \color none
22519 \begin_inset Formula $\check{a}
22520 $
22521 \end_inset
22522
22523
22524 \end_layout
22525
22526 \end_inset
22527 </cell>
22528 </row>
22529 <row>
22530 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22531 \begin_inset Text
22532
22533 \begin_layout Plain Layout
22534
22535 \family roman
22536 \series medium
22537 \shape up
22538 \size normal
22539 \emph off
22540 \bar no
22541 \noun off
22542 \color none
22543 macron
22544 \end_layout
22545
22546 \end_inset
22547 </cell>
22548 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22549 \begin_inset Text
22550
22551 \begin_layout Plain Layout
22552
22553 \series bold
22554
22555 \backslash
22556 bar
22557 \end_layout
22558
22559 \end_inset
22560 </cell>
22561 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22562 \begin_inset Text
22563
22564 \begin_layout Plain Layout
22565
22566 \family roman
22567 \series medium
22568 \shape up
22569 \size normal
22570 \emph off
22571 \bar no
22572 \noun off
22573 \color none
22574 \begin_inset Formula $\bar{a}
22575 $
22576 \end_inset
22577
22578
22579 \end_layout
22580
22581 \end_inset
22582 </cell>
22583 </row>
22584 <row>
22585 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22586 \begin_inset Text
22587
22588 \begin_layout Plain Layout
22589 vector
22590 \end_layout
22591
22592 \end_inset
22593 </cell>
22594 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22595 \begin_inset Text
22596
22597 \begin_layout Plain Layout
22598
22599 \series bold
22600
22601 \backslash
22602 vec
22603 \end_layout
22604
22605 \end_inset
22606 </cell>
22607 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22608 \begin_inset Text
22609
22610 \begin_layout Plain Layout
22611
22612 \family roman
22613 \series medium
22614 \shape up
22615 \size normal
22616 \emph off
22617 \bar no
22618 \noun off
22619 \color none
22620 \begin_inset Formula $\vec{a}
22621 $
22622 \end_inset
22623
22624
22625 \end_layout
22626
22627 \end_inset
22628 </cell>
22629 </row>
22630 </lyxtabular>
22631
22632 \end_inset
22633
22634
22635 \end_layout
22636
22637 \end_inset
22638
22639
22640 \end_layout
22641
22642 \begin_layout Standard
22643 You can choose one of the accents by selecting an item from the 
22644 \family sans
22645 Frame
22646 \begin_inset space ~
22647 \end_inset
22648
22649 decorations
22650 \family default
22651  symbol set button 
22652 \begin_inset Graphics
22653         filename ../images/math/hat.png
22654
22655 \end_inset
22656
22657  in the math panel ; this will apply to any selection you have made within
22658  a formula too.
22659 \end_layout
22660
22661 \begin_layout Section
22662 Brackets and Delimiters
22663 \begin_inset Index idx
22664 status collapsed
22665
22666 \begin_layout Plain Layout
22667 Math ! Brackets
22668 \end_layout
22669
22670 \end_inset
22671
22672
22673 \begin_inset Index idx
22674 status collapsed
22675
22676 \begin_layout Plain Layout
22677 Math ! Delimiters
22678 \end_layout
22679
22680 \end_inset
22681
22682
22683 \begin_inset CommandInset label
22684 LatexCommand label
22685 name "sec:Brackets-and-Delimiters"
22686
22687 \end_inset
22688
22689
22690 \end_layout
22691
22692 \begin_layout Standard
22693 There are several brackets available through LyX.
22694  For most purposes, using just the keys 
22695 \family typewriter
22696 []{}()|<>
22697 \family default
22698  should suffice.
22699  But if you want to surround a large structure, like a matrix or a fraction,
22700  or if you have several layers of brackets, it is better to use the math
22701  toolbar delimiter icon 
22702 \begin_inset Graphics
22703         filename ../images/math/delim.png
22704
22705 \end_inset
22706
22707 .
22708  For example, that's how you would construct the brackets around a standard
22709  matrix such as:
22710 \begin_inset Formula \[
22711 \left[\begin{array}{cc}
22712 1 & 2\\
22713 3 & 4
22714 \end{array}\right]
22715 \]
22716
22717 \end_inset
22718
22719 and to make it easier to see the layers of parentheses as in: 
22720 \begin_inset Formula \[
22721 \frac{1}{\left(1+\left(\frac{1}{1+\left(\frac{1}{1+x}\right)}\right)\right)}
22722 \]
22723
22724 \end_inset
22725
22726
22727 \end_layout
22728
22729 \begin_layout Standard
22730 The parentheses, and other brackets from that menu will automatically re-size
22731  to accommodate the size of what is inside.
22732 \end_layout
22733
22734 \begin_layout Standard
22735 To construct brackets click on the button for the bracket you want on the
22736  left side and right side.
22737  If you use the option 
22738 \family sans
22739 Keep
22740 \begin_inset space ~
22741 \end_inset
22742
22743 matched
22744 \family default
22745 , the selected bracket type will be used for the left and the right side.
22746  The selection will be shown below the button field.
22747  If you want one side to not have a bracket, use the blank button.
22748  It will appear in LyX with a dotted line, but nothing will be printed.
22749 \end_layout
22750
22751 \begin_layout Standard
22752 If you want to place brackets around math structures, like a square root,
22753  you can do that by highlighting (selecting) the structure that is to go
22754  inside the brackets.
22755  Then choose the appropriate brackets for left and right and click on 
22756 \family sans
22757 Insert
22758 \family default
22759 .
22760  The parentheses will be drawn around the selected structure.
22761 \end_layout
22762
22763 \begin_layout Section
22764 Arrays and Multi-line Equations
22765 \begin_inset Index idx
22766 status collapsed
22767
22768 \begin_layout Plain Layout
22769 Math ! Arrays
22770 \end_layout
22771
22772 \end_inset
22773
22774
22775 \begin_inset Index idx
22776 status collapsed
22777
22778 \begin_layout Plain Layout
22779 Math ! Matrices
22780 \end_layout
22781
22782 \end_inset
22783
22784
22785 \begin_inset Index idx
22786 status collapsed
22787
22788 \begin_layout Plain Layout
22789 Math ! Multi-line Equations
22790 \end_layout
22791
22792 \end_inset
22793
22794
22795 \end_layout
22796
22797 \begin_layout Standard
22798 Matrices are entered in LyX using the 
22799 \family sans
22800 Math
22801 \begin_inset space ~
22802 \end_inset
22803
22804 Panel
22805 \family default
22806  matrix button 
22807 \begin_inset Graphics
22808         filename ../images/math/matrix.png
22809
22810 \end_inset
22811
22812 .
22813  It will open a dialog for you to choose the number of rows/columns.
22814  Here is an example:
22815 \begin_inset Formula \[
22816 \left(\begin{array}{ccc}
22817 1 & 2 & 3\\
22818 4 & 5 & 6\\
22819 7 & 8 & 9
22820 \end{array}\right)
22821 \]
22822
22823 \end_inset
22824
22825 The parentheses aren't automatic, but you can add them as described in section
22826 \begin_inset space ~
22827 \end_inset
22828
22829
22830 \begin_inset CommandInset ref
22831 LatexCommand ref
22832 reference "sec:Brackets-and-Delimiters"
22833
22834 \end_inset
22835
22836 .
22837  When you construct the matrix, you can decide whether the column entries
22838  will be left-, right-, or center-justified.
22839  This alignment is set in the box 
22840 \family sans
22841 Horizontal
22842 \family default
22843  with the letters 
22844 \begin_inset Quotes eld
22845 \end_inset
22846
22847
22848 \family sans
22849 l
22850 \family default
22851
22852 \begin_inset Quotes erd
22853 \end_inset
22854
22855
22856 \begin_inset Quotes eld
22857 \end_inset
22858
22859
22860 \family sans
22861 r
22862 \family default
22863
22864 \begin_inset Quotes erd
22865 \end_inset
22866
22867 , and 
22868 \begin_inset Quotes eld
22869 \end_inset
22870
22871
22872 \family sans
22873 c
22874 \family default
22875
22876 \begin_inset Quotes erd
22877 \end_inset
22878
22879 .
22880  LyX proposes a 
22881 \begin_inset Quotes eld
22882 \end_inset
22883
22884
22885 \family sans
22886 c
22887 \family default
22888
22889 \begin_inset Quotes erd
22890 \end_inset
22891
22892  for every column as default.
22893  For example, the sequence 
22894 \begin_inset Quotes eld
22895 \end_inset
22896
22897
22898 \family sans
22899 lrc
22900 \family default
22901
22902 \begin_inset Quotes erd
22903 \end_inset
22904
22905  means that the first column will be left-justified, the second will be
22906  centered, and the third column will be right-justified, because each letter
22907  corresponds to the relevant column.
22908  The result will look like this:
22909 \begin_inset Formula \[
22910 \begin{array}{lcr}
22911 this & this\, column & this\, column\\
22912 column & has & has\, right\\
22913 has\, left\, alignment & center\, alignment & alignment
22914 \end{array}.
22915 \]
22916
22917 \end_inset
22918
22919
22920 \end_layout
22921
22922 \begin_layout Standard
22923 You can add more rows to an existing matrix by hitting 
22924 \begin_inset Info
22925 type  "shortcut"
22926 arg   "newline-insert newline"
22927 \end_inset
22928
22929  while the cursor is in the matrix.
22930  Adding or deleting columns can be done via the menu 
22931 \family sans
22932 Edit\SpecialChar \menuseparator
22933 Math
22934 \family default
22935  or the math toolbar.
22936 \end_layout
22937
22938 \begin_layout Standard
22939 There are other arrays used in formulas, such as distinctions of cases.
22940  It can be created with the menu 
22941 \family sans
22942 Insert\SpecialChar \menuseparator
22943 Math\SpecialChar \menuseparator
22944 Cases
22945 \begin_inset space ~
22946 \end_inset
22947
22948 Environment
22949 \family default
22950  or the command 
22951 \series bold
22952
22953 \backslash
22954 cases
22955 \series default
22956 .
22957  Here is an example: 
22958 \begin_inset Formula \[
22959 f(x)=\begin{cases}
22960 -1 & x<0\\
22961 0 & x=0\\
22962 1 & x>0
22963 \end{cases}
22964 \]
22965
22966 \end_inset
22967
22968
22969 \end_layout
22970
22971 \begin_layout Standard
22972 \begin_inset VSpace bigskip
22973 \end_inset
22974
22975 Multi-line formulas are created when you press 
22976 \begin_inset Info
22977 type  "shortcut"
22978 arg   "newline-insert newline"
22979 \end_inset
22980
22981  within a formula.
22982  In an empty formula you can see that three blue boxes appear, one for each
22983  column.
22984  When you press 
22985 \begin_inset Info
22986 type  "shortcut"
22987 arg   "newline-insert newline"
22988 \end_inset
22989
22990  in a non-empty formula, the part before the relation sign (equal sign 
22991 \begin_inset Quotes eld
22992 \end_inset
22993
22994 =
22995 \begin_inset Quotes erd
22996 \end_inset
22997
22998  etc.) will be inserted automatically to the first column, the relation sign
22999  is in the second column, and the rest in the third column.
23000  A new row is created by every further hit of 
23001 \begin_inset Info
23002 type  "shortcut"
23003 arg   "newline-insert newline"
23004 \end_inset
23005
23006 .
23007  Multi-line formulas are always displayed formulas.
23008  Here is an example:
23009 \begin_inset Formula \begin{eqnarray}
23010 a^{2} & = & (b^{2}+c^{2})(b^{2}-c^{2})\nonumber \\
23011 a & = & \sqrt{b^{4}-c^{4}}\label{eq:asquared}
23012 \end{eqnarray}
23013
23014 \end_inset
23015
23016  To change the column assignment of the formula parts, place the cursor
23017  where you want to start the shift and hit 
23018 \family sans
23019 Ctrl-Tab.
23020
23021 \family default
23022  It shifts everything in the column which is right beside the current cursor
23023  position to the next column.
23024  Note that the middle column is designed for relation signs, structures
23025  within this column will be printed in a smaller size:
23026 \begin_inset Formula \begin{eqnarray*}
23027 \frac{A}{B} & \frac{A}{B} & \frac{A}{B}
23028 \end{eqnarray*}
23029
23030 \end_inset
23031
23032
23033 \end_layout
23034
23035 \begin_layout Standard
23036 The multi-line formula type described here is called 
23037 \family typewriter
23038 \series medium
23039 eqnarray
23040 \family default
23041 \series default
23042 .
23043  There are other multi-line types being more suitable for certain situations,
23044  for example if you want a better inter-line spacing than in formula (
23045 \begin_inset CommandInset ref
23046 LatexCommand ref
23047 reference "eq:asquared"
23048
23049 \end_inset
23050
23051 ).
23052  The other types are described in section
23053 \begin_inset space ~
23054 \end_inset
23055
23056
23057 \begin_inset CommandInset ref
23058 LatexCommand ref
23059 reference "sub:AMS-Formula-Types"
23060
23061 \end_inset
23062
23063 .
23064 \end_layout
23065
23066 \begin_layout Section
23067 Formula Numbering and Referencing
23068 \begin_inset Index idx
23069 status collapsed
23070
23071 \begin_layout Plain Layout
23072 Math ! Formula numbering
23073 \end_layout
23074
23075 \end_inset
23076
23077
23078 \begin_inset Index idx
23079 status collapsed
23080
23081 \begin_layout Plain Layout
23082 Math ! Referencing formulas
23083 \end_layout
23084
23085 \end_inset
23086
23087
23088 \begin_inset CommandInset label
23089 LatexCommand label
23090 name "sec:Formula-Numbering-and"
23091
23092 \end_inset
23093
23094
23095 \end_layout
23096
23097 \begin_layout Standard
23098 To number a formula, set the cursor in the formula and use the menu 
23099 \family sans
23100 Edit\SpecialChar \menuseparator
23101 Math\SpecialChar \menuseparator
23102 Toggle
23103 \begin_inset space ~
23104 \end_inset
23105
23106 Numbering
23107 \family default
23108  or the shortcut 
23109 \begin_inset Info
23110 type  "shortcut"
23111 arg   "math-number-toggle"
23112 \end_inset
23113
23114 .
23115  The formula number appears in LyX as 
23116 \begin_inset Quotes eld
23117 \end_inset
23118
23119 #
23120 \begin_inset Quotes erd
23121 \end_inset
23122
23123  within parentheses.
23124  The 
23125 \begin_inset Quotes eld
23126 \end_inset
23127
23128 #
23129 \begin_inset Quotes erd
23130 \end_inset
23131
23132  denotes, that the number will be calculated automatically when the output
23133  is generated.
23134  The placement and format of the formula number in the output depends on
23135  the document class.
23136  In this document the number is printed together with the chapter number,
23137  separated by a dot:
23138 \begin_inset Formula \begin{equation}
23139 1+1=2
23140 \end{equation}
23141
23142 \end_inset
23143
23144 Using 
23145 \begin_inset Info
23146 type  "shortcut"
23147 arg   "math-number-toggle"
23148 \end_inset
23149
23150  in a numbered formula will switch off the numbering.
23151  You can only number displayed formulas.
23152 \end_layout
23153
23154 \begin_layout Standard
23155 Multi-line formulas can be numbered line by line: Using the menu 
23156 \family sans
23157 Edit\SpecialChar \menuseparator
23158 Math\SpecialChar \menuseparator
23159 Toggle
23160 \begin_inset space ~
23161 \end_inset
23162
23163 Numbering
23164 \begin_inset space ~
23165 \end_inset
23166
23167 of
23168 \begin_inset space ~
23169 \end_inset
23170
23171 Line
23172 \family default
23173  or the shortcut 
23174 \begin_inset Info
23175 type  "shortcut"
23176 arg   "math-number-line-toggle"
23177 \end_inset
23178
23179  will only toggle the numbering of the line where the cursor is:
23180 \begin_inset Formula \begin{eqnarray}
23181 1 & = & 3-2\\
23182 2 & = & 4-2\nonumber \\
23183 4 & \leq & 7
23184 \end{eqnarray}
23185
23186 \end_inset
23187
23188 To number all lines use the shortcut 
23189 \begin_inset Info
23190 type  "shortcut"
23191 arg   "math-number-toggle"
23192 \end_inset
23193
23194 .
23195 \end_layout
23196
23197 \begin_layout Standard
23198 \begin_inset VSpace bigskip
23199 \end_inset
23200
23201 Every displayed formula can be referenced by its number using a label.
23202  A label is inserted with the menu 
23203 \family sans
23204 Insert\SpecialChar \menuseparator
23205 Label
23206 \family default
23207  when the cursor is in the formula.
23208  This opens a dialog to enter the label.
23209  It is recommended to use the proposed 
23210 \begin_inset Quotes eld
23211 \end_inset
23212
23213
23214 \family sans
23215 eq:
23216 \family default
23217
23218 \begin_inset Quotes erd
23219 \end_inset
23220
23221  as first part of the label, because this helps later to identify the label
23222  type when you have many labels in your document.
23223  We inserted in the following example the label 
23224 \begin_inset Quotes eld
23225 \end_inset
23226
23227 eq:tanhExp
23228 \begin_inset Quotes erd
23229 \end_inset
23230
23231  in the second line:
23232 \begin_inset Formula \begin{eqnarray}
23233 \tanh(x) & = & \frac{\sinh(x)}{\cosh(x)}\nonumber \\
23234  & = & \frac{\mathrm{e}^{2x}-1}{\mathrm{e}^{2x}+1}\label{eq:tanhExp}
23235 \end{eqnarray}
23236
23237 \end_inset
23238
23239 Every labeled line is automatically numbered.
23240  Therefore the label is shown in LyX at the place of the formula number
23241  placeholder 
23242 \begin_inset Quotes eld
23243 \end_inset
23244
23245 #
23246 \begin_inset Quotes erd
23247 \end_inset
23248
23249 .
23250  You can reference a labeled formula using the menu 
23251 \family sans
23252 Insert\SpecialChar \menuseparator
23253 Cross
23254 \begin_inset space ~
23255 \end_inset
23256
23257 Reference
23258 \family default
23259 .
23260  A dialog appears to choose a label you want refer to.
23261  The reference appears in LyX as a grey cross reference box and in the output
23262  as the formula number:
23263 \end_layout
23264
23265 \begin_layout Standard
23266 This is a cross-reference to equation (
23267 \begin_inset CommandInset ref
23268 LatexCommand ref
23269 reference "eq:tanhExp"
23270
23271 \end_inset
23272
23273 ).
23274 \end_layout
23275
23276 \begin_layout Standard
23277 The properties of LyX's cross-reference box are described in section
23278 \begin_inset space ~
23279 \end_inset
23280
23281
23282 \begin_inset CommandInset ref
23283 LatexCommand ref
23284 reference "sec:Cross-References"
23285
23286 \end_inset
23287
23288 .
23289  To delete a label, set the cursor in the labeled formula, use the menu
23290  
23291 \family sans
23292 Insert\SpecialChar \menuseparator
23293 Label
23294 \family default
23295  and delete the label in the appearing dialog.
23296 \begin_inset Foot
23297 status collapsed
23298
23299 \begin_layout Plain Layout
23300 This is a unintuitive and will be fixed in the next version of LyX.
23301 \end_layout
23302
23303 \end_inset
23304
23305  
23306 \end_layout
23307
23308 \begin_layout Section
23309 User defined math macros
23310 \begin_inset Index idx
23311 status collapsed
23312
23313 \begin_layout Plain Layout
23314 Math ! Macros
23315 \end_layout
23316
23317 \end_inset
23318
23319
23320 \end_layout
23321
23322 \begin_layout Standard
23323 LyX allows you to define macros for formulas which is very useful when you
23324  have equations of the same form in a document several times.
23325  Math macros are explained in section 
23326 \emph on
23327 Math
23328 \begin_inset space ~
23329 \end_inset
23330
23331 Macros
23332 \emph default
23333  of the 
23334 \emph on
23335 Math
23336 \emph default
23337  manual.
23338 \end_layout
23339
23340 \begin_layout Section
23341 Fine-Tuning
23342 \end_layout
23343
23344 \begin_layout Subsection
23345 Typefaces
23346 \begin_inset Index idx
23347 status collapsed
23348
23349 \begin_layout Plain Layout
23350 Math ! Typefaces
23351 \end_layout
23352
23353 \end_inset
23354
23355
23356 \end_layout
23357
23358 \begin_layout Standard
23359 The standard font for text is italic, for numbers the standard is roman.
23360  To set a font in a formula, use the 
23361 \family sans
23362 Math
23363 \begin_inset space ~
23364 \end_inset
23365
23366 Panel
23367 \family default
23368  button 
23369 \begin_inset Graphics
23370         filename ../images/math/font.png
23371
23372 \end_inset
23373
23374 , or enter its command, listed in table
23375 \begin_inset space ~
23376 \end_inset
23377
23378
23379 \begin_inset CommandInset ref
23380 LatexCommand ref
23381 reference "cap:Typefaces-and-the"
23382
23383 \end_inset
23384
23385 , directly.
23386 \end_layout
23387
23388 \begin_layout Standard
23389 \begin_inset Float table
23390 wide false
23391 sideways false
23392 status open
23393
23394 \begin_layout Plain Layout
23395 \begin_inset Caption
23396
23397 \begin_layout Plain Layout
23398 \begin_inset CommandInset label
23399 LatexCommand label
23400 name "cap:Typefaces-and-the"
23401
23402 \end_inset
23403
23404 Typefaces and the corresponding commands.
23405 \end_layout
23406
23407 \end_inset
23408
23409
23410 \end_layout
23411
23412 \begin_layout Plain Layout
23413 \align center
23414 \begin_inset Tabular
23415 <lyxtabular version="3" rows="9" columns="2">
23416 <features tabularvalignment="middle">
23417 <column alignment="center" valignment="top" width="0pt">
23418 <column alignment="center" valignment="top" width="0pt">
23419 <row>
23420 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23421 \begin_inset Text
23422
23423 \begin_layout Plain Layout
23424 Font
23425 \end_layout
23426
23427 \end_inset
23428 </cell>
23429 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
23430 \begin_inset Text
23431
23432 \begin_layout Plain Layout
23433 Command
23434 \end_layout
23435
23436 \end_inset
23437 </cell>
23438 </row>
23439 <row>
23440 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23441 \begin_inset Text
23442
23443 \begin_layout Plain Layout
23444
23445 \shape up
23446 \size normal
23447 \bar no
23448 \noun off
23449 \color none
23450 \begin_inset Formula $\mathrm{Roman}
23451 $
23452 \end_inset
23453
23454
23455 \end_layout
23456
23457 \end_inset
23458 </cell>
23459 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23460 \begin_inset Text
23461
23462 \begin_layout Plain Layout
23463
23464 \series bold
23465
23466 \backslash
23467 mathrm
23468 \end_layout
23469
23470 \end_inset
23471 </cell>
23472 </row>
23473 <row>
23474 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23475 \begin_inset Text
23476
23477 \begin_layout Plain Layout
23478 \begin_inset Formula $\mathbf{\mathbf{Bold}}
23479 $
23480 \end_inset
23481
23482
23483 \end_layout
23484
23485 \end_inset
23486 </cell>
23487 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23488 \begin_inset Text
23489
23490 \begin_layout Plain Layout
23491
23492 \series bold
23493
23494 \backslash
23495 mathbf
23496 \end_layout
23497
23498 \end_inset
23499 </cell>
23500 </row>
23501 <row>
23502 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23503 \begin_inset Text
23504
23505 \begin_layout Plain Layout
23506 \begin_inset Formula $\mathit{Italic}
23507 $
23508 \end_inset
23509
23510
23511 \end_layout
23512
23513 \end_inset
23514 </cell>
23515 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23516 \begin_inset Text
23517
23518 \begin_layout Plain Layout
23519
23520 \series bold
23521
23522 \backslash
23523 mathit
23524 \end_layout
23525
23526 \end_inset
23527 </cell>
23528 </row>
23529 <row>
23530 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23531 \begin_inset Text
23532
23533 \begin_layout Plain Layout
23534
23535 \shape up
23536 \size normal
23537 \bar no
23538 \noun off
23539 \color none
23540 \begin_inset Formula $\mathtt{Typewriter}
23541 $
23542 \end_inset
23543
23544
23545 \end_layout
23546
23547 \end_inset
23548 </cell>
23549 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23550 \begin_inset Text
23551
23552 \begin_layout Plain Layout
23553
23554 \series bold
23555
23556 \backslash
23557 mathtt
23558 \end_layout
23559
23560 \end_inset
23561 </cell>
23562 </row>
23563 <row>
23564 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23565 \begin_inset Text
23566
23567 \begin_layout Plain Layout
23568 \begin_inset Formula $\mathbf{\mathbb{BLACKBOARD}}
23569 $
23570 \end_inset
23571
23572
23573 \end_layout
23574
23575 \end_inset
23576 </cell>
23577 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23578 \begin_inset Text
23579
23580 \begin_layout Plain Layout
23581
23582 \series bold
23583
23584 \backslash
23585 mathbb
23586 \end_layout
23587
23588 \end_inset
23589 </cell>
23590 </row>
23591 <row>
23592 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23593 \begin_inset Text
23594
23595 \begin_layout Plain Layout
23596 \begin_inset Formula $\mathfrak{Fraktur}
23597 $
23598 \end_inset
23599
23600
23601 \end_layout
23602
23603 \end_inset
23604 </cell>
23605 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23606 \begin_inset Text
23607
23608 \begin_layout Plain Layout
23609
23610 \series bold
23611
23612 \backslash
23613 mathfrak
23614 \end_layout
23615
23616 \end_inset
23617 </cell>
23618 </row>
23619 <row>
23620 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23621 \begin_inset Text
23622
23623 \begin_layout Plain Layout
23624
23625 \shape up
23626 \size normal
23627 \emph on
23628 \bar no
23629 \noun off
23630 \color none
23631 \begin_inset Formula $\mathcal{CALLIGRAPHIC}
23632 $
23633 \end_inset
23634
23635
23636 \end_layout
23637
23638 \end_inset
23639 </cell>
23640 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23641 \begin_inset Text
23642
23643 \begin_layout Plain Layout
23644
23645 \series bold
23646
23647 \backslash
23648 mathcal
23649 \end_layout
23650
23651 \end_inset
23652 </cell>
23653 </row>
23654 <row>
23655 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23656 \begin_inset Text
23657
23658 \begin_layout Plain Layout
23659 \begin_inset Formula $\mathsf{SansSerif}
23660 $
23661 \end_inset
23662
23663
23664 \end_layout
23665
23666 \end_inset
23667 </cell>
23668 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
23669 \begin_inset Text
23670
23671 \begin_layout Plain Layout
23672
23673 \series bold
23674
23675 \backslash
23676 mathsf
23677 \end_layout
23678
23679 \end_inset
23680 </cell>
23681 </row>
23682 </lyxtabular>
23683
23684 \end_inset
23685
23686
23687 \end_layout
23688
23689 \end_inset
23690
23691
23692 \end_layout
23693
23694 \begin_layout Standard
23695 \begin_inset Note Greyedout
23696 status open
23697
23698 \begin_layout Plain Layout
23699
23700 \series bold
23701 Note:
23702 \series default
23703  You can only print capital letters in the typefaces 
23704 \family sans
23705 Blackboard
23706 \family default
23707  and 
23708 \family sans
23709 Calligraphic
23710 \family default
23711 .
23712 \end_layout
23713
23714 \end_inset
23715
23716
23717 \end_layout
23718
23719 \begin_layout Standard
23720 When you use a typeface, a blue box is inserted in the formula.
23721  Every character in this box will be printed in this typeface.
23722  Pressing 
23723 \family sans
23724 Space
23725 \family default
23726  within the box, will set the cursor outside, so that you have to use a
23727  protected space when you need a space in the box.
23728  Here an example where 
23729 \begin_inset Quotes eld
23730 \end_inset
23731
23732 N
23733 \begin_inset Quotes erd
23734 \end_inset
23735
23736  in 
23737 \family sans
23738 Blackboard
23739 \family default
23740  denotes the set of numbers:
23741 \begin_inset Formula \[
23742 f(x)=\sqrt{x}\:;\: x\in\mathbb{N}
23743 \]
23744
23745 \end_inset
23746
23747
23748 \end_layout
23749
23750 \begin_layout Standard
23751 The typefaces are nestable, which can cause confusion.
23752  You can e.
23753 \begin_inset space \thinspace{}
23754 \end_inset
23755
23756 g.
23757 \begin_inset space \space{}
23758 \end_inset
23759
23760 put a character in 
23761 \family sans
23762 Fraktur
23763 \family default
23764  in a box for 
23765 \family sans
23766 Typewriter
23767 \family default
23768
23769 \begin_inset Formula $\mathtt{abc\mathfrak{d}e}
23770 $
23771 \end_inset
23772
23773  
23774 \begin_inset Newline newline
23775 \end_inset
23776
23777 So it is better not to use this feature.
23778 \end_layout
23779
23780 \begin_layout Standard
23781 The typefaces have no effect on Greek letters: 
23782 \begin_inset Formula $\mathfrak{abc\delta e}
23783 $
23784 \end_inset
23785
23786
23787 \begin_inset Newline newline
23788 \end_inset
23789
23790 You can only print them emboldened using the command 
23791 \series bold
23792
23793 \backslash
23794 boldsymbol
23795 \series default
23796 , which works like the other typeface commands: 
23797 \begin_inset Formula $\alpha\beta\gamma\boldsymbol{\alpha\beta\gamma}
23798 $
23799 \end_inset
23800
23801
23802 \end_layout
23803
23804 \begin_layout Standard
23805
23806 \series bold
23807
23808 \backslash
23809 boldsymbol
23810 \series default
23811  works for all symbols, letters, and numbers.
23812 \end_layout
23813
23814 \begin_layout Standard
23815 A number of other font options are available as well, in the menu 
23816 \family sans
23817 Edit\SpecialChar \menuseparator
23818 Math\SpecialChar \menuseparator
23819 Text
23820 \begin_inset space ~
23821 \end_inset
23822
23823 Style
23824 \family default
23825 .
23826 \end_layout
23827
23828 \begin_layout Subsection
23829 Math Text
23830 \begin_inset Index idx
23831 status collapsed
23832
23833 \begin_layout Plain Layout
23834 Math ! Text
23835 \end_layout
23836
23837 \end_inset
23838
23839
23840 \end_layout
23841
23842 \begin_layout Standard
23843 Typefaces are useful for entering some characters in some given font, but
23844  not for text.
23845  For typing longer pieces of text use the math text, which is obtained using
23846  the entry 
23847 \family sans
23848 Normal
23849 \begin_inset space ~
23850 \end_inset
23851
23852 text
23853 \begin_inset space ~
23854 \end_inset
23855
23856 mode
23857 \family default
23858  of the 
23859 \family sans
23860 Math
23861 \begin_inset space ~
23862 \end_inset
23863
23864 Panel
23865 \family default
23866  button 
23867 \begin_inset Graphics
23868         filename ../images/math/font.png
23869
23870 \end_inset
23871
23872  (shortcut 
23873 \begin_inset Info
23874 type  "shortcut"
23875 arg   "font-default"
23876 \end_inset
23877
23878 ).
23879  Math text appears in LyX in black instead of blue.
23880  You can use spaces and accents in math text like in normal text.
23881  Here is an example:
23882 \begin_inset Formula \[
23883 f(x)=\begin{cases}
23884 x & \textrm{if I say so}\\
23885 -x & \textrm{unter Umständen}
23886 \end{cases}
23887 \]
23888
23889 \end_inset
23890
23891
23892 \end_layout
23893
23894 \begin_layout Subsection
23895 Font Sizes
23896 \begin_inset Index idx
23897 status collapsed
23898
23899 \begin_layout Plain Layout
23900 Math ! Font sizes
23901 \end_layout
23902
23903 \end_inset
23904
23905
23906 \end_layout
23907
23908 \begin_layout Standard
23909 There are four font styles (relative sizes) used in math-mode, which are
23910  automatically chosen in most situations.
23911  These are called 
23912 \family sans
23913 textstyle
23914 \family default
23915
23916 \family sans
23917 displaystyle
23918 \family default
23919
23920 \family sans
23921 scriptstyle
23922 \family default
23923 , and 
23924 \family sans
23925 scriptscriptstyle
23926 \family default
23927 .
23928  For most characters, 
23929 \family sans
23930 textstyle
23931 \family default
23932  and 
23933 \family sans
23934 displaystyle
23935 \family default
23936  are actually the same size, but fractions, superscripts and subscripts,
23937  and certain other structures, are set larger in 
23938 \family sans
23939 displaystyle
23940 \family default
23941 .
23942  Except for some operators, which resize themselves to accommodate various
23943  situations, all text will be set in the styles that LaTeX thinks are appropriat
23944 e.
23945  These choices can be overridden by using the math panel button 
23946 \begin_inset Graphics
23947         filename ../images/math/style.png
23948
23949 \end_inset
23950
23951 .
23952  A box for the size will be created in which you can insert the math structure.
23953  For example, you can set 
23954 \begin_inset Formula $\frac{1}{2}
23955 $
23956 \end_inset
23957
23958 , which is normally in 
23959 \family sans
23960 textstyle
23961 \family default
23962 , larger in 
23963 \family sans
23964 displaystyle
23965 \family default
23966
23967 \begin_inset Formula ${\displaystyle \frac{1}{2}}
23968 $
23969 \end_inset
23970
23971 .
23972  The four styles are used in the following example:
23973 \end_layout
23974
23975 \begin_layout Standard
23976 \begin_inset Formula $displaystyle
23977 $
23978 \end_inset
23979
23980
23981 \begin_inset Formula ${\textstyle textstyle}
23982 $
23983 \end_inset
23984
23985
23986 \begin_inset Formula ${\scriptstyle scriptstyle}
23987 $
23988 \end_inset
23989
23990
23991 \begin_inset Formula ${\scriptscriptstyle scriptscriptstyle}
23992 $
23993 \end_inset
23994
23995 .
23996 \end_layout
23997
23998 \begin_layout Standard
23999 All these math-mode font sizes are relative, that means, if the whole math
24000  inset is set in a particular size with the menu 
24001 \family sans
24002 Edit\SpecialChar \menuseparator
24003 Text
24004 \begin_inset space ~
24005 \end_inset
24006
24007 Style
24008 \family default
24009 , all sizes in the formula will be adjusted relative to this size.
24010  Similarly, if the base font size of the document is changed, all fonts
24011  will be adjusted to correspond.
24012  As an example here is a formula in the font size 
24013 \begin_inset Quotes eld
24014 \end_inset
24015
24016 largest
24017 \begin_inset Quotes erd
24018 \end_inset
24019
24020 :
24021 \end_layout
24022
24023 \begin_layout Standard
24024
24025 \family roman
24026 \size largest
24027 \begin_inset Formula $\mathrm{e}=\sum_{n=0}^{\infty}\frac{1}{n!}
24028 $
24029 \end_inset
24030
24031
24032 \end_layout
24033
24034 \begin_layout Section
24035 Theorem Modules
24036 \end_layout
24037
24038 \begin_layout Standard
24039 As of LyX 1.6, support for theorem-like environments has been moved out of
24040  the document classes and into layout modules.
24041 \begin_inset Index idx
24042 status collapsed
24043
24044 \begin_layout Plain Layout
24045 Layout Modules
24046 \end_layout
24047
24048 \end_inset
24049
24050  As a result, theorem-like environments can now easily be used with classes
24051  other than the AMS classes.
24052  See section 
24053 \begin_inset CommandInset ref
24054 LatexCommand ref
24055 reference "sub:Modules"
24056
24057 \end_inset
24058
24059  for more on layout modules.
24060 \end_layout
24061
24062 \begin_layout Section
24063 AMS-LaTeX
24064 \begin_inset Index idx
24065 status collapsed
24066
24067 \begin_layout Plain Layout
24068 AMS math
24069 \end_layout
24070
24071 \end_inset
24072
24073
24074 \begin_inset Index idx
24075 status collapsed
24076
24077 \begin_layout Plain Layout
24078 Math ! AMS
24079 \end_layout
24080
24081 \end_inset
24082
24083
24084 \end_layout
24085
24086 \begin_layout Standard
24087 LyX supports the packages provided by the American Mathematical Society
24088  (AMS) that are in common use.
24089 \end_layout
24090
24091 \begin_layout Subsection
24092 Enabling AMS-Support
24093 \end_layout
24094
24095 \begin_layout Standard
24096 Selecting the checkbox 
24097 \family sans
24098 Use
24099 \begin_inset space ~
24100 \end_inset
24101
24102 AMS
24103 \begin_inset space ~
24104 \end_inset
24105
24106 math
24107 \begin_inset space ~
24108 \end_inset
24109
24110 package
24111 \family default
24112  in the 
24113 \family sans
24114 Document\SpecialChar \menuseparator
24115 Settings
24116 \family default
24117
24118 \begin_inset Index idx
24119 status collapsed
24120
24121 \begin_layout Plain Layout
24122 Document ! Settings
24123 \end_layout
24124
24125 \end_inset
24126
24127  dialog under 
24128 \family sans
24129 Math
24130 \begin_inset space ~
24131 \end_inset
24132
24133 Options
24134 \family default
24135  will include the AMS-packages in the document, and make the facilities
24136  available.
24137  AMS is needed for many math-constructs, so when you get LaTeX-errors in
24138  formulas, assure that you have enabled AMS.
24139 \end_layout
24140
24141 \begin_layout Subsection
24142 AMS-Formula Types
24143 \begin_inset CommandInset label
24144 LatexCommand label
24145 name "sub:AMS-Formula-Types"
24146
24147 \end_inset
24148
24149
24150 \begin_inset Index idx
24151 status collapsed
24152
24153 \begin_layout Plain Layout
24154 Math ! Multi-line Equations
24155 \end_layout
24156
24157 \end_inset
24158
24159
24160 \end_layout
24161
24162 \begin_layout Standard
24163 AMS-LaTeX provides a selection of different formula types.
24164  LyX allows you to choose between 
24165 \family typewriter
24166 align
24167 \family default
24168
24169 \family typewriter
24170 alignat
24171 \family default
24172
24173 \family typewriter
24174 flalign
24175 \family default
24176
24177 \family typewriter
24178 gather
24179 \family default
24180 , and 
24181 \family typewriter
24182 multline
24183 \family default
24184 .
24185  We refer to the AMS-documentation for an explanation of these formula types.
24186 \end_layout
24187
24188 \begin_layout Chapter
24189 More Tools
24190 \end_layout
24191
24192 \begin_layout Section
24193 Cross-References
24194 \begin_inset Index idx
24195 status collapsed
24196
24197 \begin_layout Plain Layout
24198 Cross references
24199 \end_layout
24200
24201 \end_inset
24202
24203
24204 \begin_inset CommandInset label
24205 LatexCommand label
24206 name "sec:Cross-References"
24207
24208 \end_inset
24209
24210
24211 \end_layout
24212
24213 \begin_layout Standard
24214 One of LyX's strengths are cross-references.
24215  You can reference every section, float, footnote, formula, and list in
24216  the document.
24217  To reference a document part, you have to insert a label into it.
24218  The label is used as anchor and name for the reference.
24219  We want for example to refer to the second item of the following list:
24220 \end_layout
24221
24222 \begin_layout Enumerate
24223 First item
24224 \end_layout
24225
24226 \begin_layout Enumerate
24227 \begin_inset CommandInset label
24228 LatexCommand label
24229 name "enu:Second-item"
24230
24231 \end_inset
24232
24233 Second item
24234 \end_layout
24235
24236 \begin_layout Enumerate
24237 Third item
24238 \end_layout
24239
24240 \begin_layout Standard
24241 First we insert a label into the second item with the menu 
24242 \family sans
24243 Insert\SpecialChar \menuseparator
24244 Label
24245 \family default
24246  or by pressing the toolbar button 
24247 \begin_inset Graphics
24248         filename ../images/label-insert.png
24249         scale 85
24250
24251 \end_inset
24252
24253 .
24254  A grey label box like this: 
24255 \begin_inset Graphics
24256         filename clipart/labelQt4.png
24257         scale 85
24258
24259 \end_inset
24260
24261  is inserted and the label window pops up asking for the label text.
24262  LyX offers as text the first words of the item with a prefix, in our case
24263  the text 
24264 \begin_inset Quotes eld
24265 \end_inset
24266
24267
24268 \family sans
24269 enu: Second-item
24270 \family default
24271
24272 \begin_inset Quotes erd
24273 \end_inset
24274
24275 .
24276  The prefix 
24277 \begin_inset Quotes eld
24278 \end_inset
24279
24280
24281 \family sans
24282 enu:
24283 \family default
24284
24285 \begin_inset Quotes erd
24286 \end_inset
24287
24288  stands for 
24289 \begin_inset Quotes eld
24290 \end_inset
24291
24292 enumerate
24293 \begin_inset Quotes erd
24294 \end_inset
24295
24296 .
24297  The prefix depends on the document part where the label is inserted, e.
24298 \begin_inset space \thinspace{}
24299 \end_inset
24300
24301 g.
24302 \begin_inset space \space{}
24303 \end_inset
24304
24305 if you insert a label into a section heading, the prefix will be 
24306 \begin_inset Quotes eld
24307 \end_inset
24308
24309
24310 \family sans
24311 sec:
24312 \family default
24313
24314 \begin_inset Quotes erd
24315 \end_inset
24316
24317 .
24318 \end_layout
24319
24320 \begin_layout Standard
24321 To reference the item, we refer to its label using the menu 
24322 \family sans
24323 Insert\SpecialChar \menuseparator
24324 Cross-Reference
24325 \family default
24326  or the toolbar button 
24327 \begin_inset Graphics
24328         filename ../images/dialog-show-new-inset_ref.png
24329         scale 85
24330
24331 \end_inset
24332
24333 .
24334  A grey cross-reference box like this: 
24335 \begin_inset Graphics
24336         filename clipart/referenceQt4.png
24337         scale 85
24338
24339 \end_inset
24340
24341  is inserted and the cross-reference window appears showing all the labels
24342  in the document.
24343  We can now sort the labels alphabetically and then choose the entry 
24344 \begin_inset Quotes eld
24345 \end_inset
24346
24347
24348 \family sans
24349 enu:Second-item
24350 \family default
24351
24352 \begin_inset Quotes erd
24353 \end_inset
24354
24355 .
24356  At the position of the cross-reference box the item number will appear
24357  in the output.
24358 \end_layout
24359
24360 \begin_layout Standard
24361 Alternatively to 
24362 \family sans
24363 Insert\SpecialChar \menuseparator
24364 Cross-Reference
24365 \family default
24366 , you can right-click on a label and use in the appearing context menu 
24367 \family sans
24368 Copy as Reference
24369 \family default
24370 .
24371  The cross-reference to this label is now in the clipboard and can be copied
24372  to the actual cursor position via the menu 
24373 \family sans
24374 Edit\SpecialChar \menuseparator
24375 Paste
24376 \family default
24377  (shortcut Ctrl+V).
24378 \end_layout
24379
24380 \begin_layout Standard
24381 Here is our cross-reference: Item
24382 \begin_inset space ~
24383 \end_inset
24384
24385
24386 \begin_inset CommandInset ref
24387 LatexCommand ref
24388 reference "enu:Second-item"
24389
24390 \end_inset
24391
24392
24393 \end_layout
24394
24395 \begin_layout Standard
24396 It is recommended to use a protected space
24397 \begin_inset Foot
24398 status collapsed
24399
24400 \begin_layout Plain Layout
24401 described in section
24402 \begin_inset space ~
24403 \end_inset
24404
24405
24406 \begin_inset CommandInset ref
24407 LatexCommand ref
24408 reference "sub:Protected-Space"
24409
24410 \end_inset
24411
24412
24413 \end_layout
24414
24415 \end_inset
24416
24417  between the cross-reference name and its number to avoid ugly line breaks
24418  between them.
24419 \end_layout
24420
24421 \begin_layout Standard
24422 There are six varieties of cross-references:
24423 \end_layout
24424
24425 \begin_layout Description
24426 <reference>: prints the float number, this is the default: 
24427 \begin_inset CommandInset ref
24428 LatexCommand ref
24429 reference "cap:Two-distorted-images"
24430
24431 \end_inset
24432
24433
24434 \end_layout
24435
24436 \begin_layout Description
24437 (<reference>): prints the float number within two parentheses, this is the
24438  style normally used to reference formulas, especially when the reference
24439  name 
24440 \begin_inset Quotes eld
24441 \end_inset
24442
24443 Equation
24444 \begin_inset Quotes erd
24445 \end_inset
24446
24447  is omitted: 
24448 \begin_inset CommandInset ref
24449 LatexCommand eqref
24450 reference "eq:tanhExp"
24451
24452 \end_inset
24453
24454
24455 \end_layout
24456
24457 \begin_layout Description
24458 <page>: prints the page number: Page
24459 \begin_inset space ~
24460 \end_inset
24461
24462
24463 \begin_inset CommandInset ref
24464 LatexCommand pageref
24465 reference "cap:Two-distorted-images"
24466
24467 \end_inset
24468
24469
24470 \end_layout
24471
24472 \begin_layout Description
24473 on
24474 \begin_inset space ~
24475 \end_inset
24476
24477 page
24478 \begin_inset space ~
24479 \end_inset
24480
24481 <page>: prints the text "on page" and the page number: 
24482 \begin_inset CommandInset ref
24483 LatexCommand vpageref
24484 reference "cap:Two-distorted-images"
24485
24486 \end_inset
24487
24488
24489 \end_layout
24490
24491 \begin_layout Description
24492 <reference>
24493 \begin_inset space ~
24494 \end_inset
24495
24496 on
24497 \begin_inset space ~
24498 \end_inset
24499
24500 page
24501 \begin_inset space ~
24502 \end_inset
24503
24504 <page>: prints the float number, the text "on page", and the page number:
24505  
24506 \begin_inset CommandInset ref
24507 LatexCommand vref
24508 reference "cap:Two-distorted-images"
24509
24510 \end_inset
24511
24512
24513 \end_layout
24514
24515 \begin_layout Description
24516 Formatted
24517 \begin_inset space ~
24518 \end_inset
24519
24520 reference: prints a self defined cross-reference format.
24521 \begin_inset Newline newline
24522 \end_inset
24523
24524
24525 \begin_inset Note Greyedout
24526 status open
24527
24528 \begin_layout Plain Layout
24529
24530 \series bold
24531 Note:
24532 \series default
24533  This feature is only available when you have the LaTeX-package 
24534 \series bold
24535 prettyref
24536 \series default
24537
24538 \begin_inset Index idx
24539 status collapsed
24540
24541 \begin_layout Plain Layout
24542 LaTeX-packages ! prettyref
24543 \end_layout
24544
24545 \end_inset
24546
24547  installed.
24548 \end_layout
24549
24550 \end_inset
24551
24552
24553 \end_layout
24554
24555 \begin_layout Standard
24556 Note that the style <page> won't print the page number if the label is on
24557  the previous, the same, or the next page.
24558  You will e.
24559 \begin_inset space \thinspace{}
24560 \end_inset
24561
24562 g.
24563 \begin_inset space \space{}
24564 \end_inset
24565
24566 see the text 
24567 \begin_inset Quotes eld
24568 \end_inset
24569
24570
24571 \family sans
24572 on this page
24573 \family default
24574
24575 \begin_inset Quotes erd
24576 \end_inset
24577
24578  instead.
24579 \end_layout
24580
24581 \begin_layout Standard
24582 The number and current page of the referenced document part in the output,
24583  is automatically calculated by LaTeX.
24584  The varieties are adjusted in the field 
24585 \family sans
24586 Format
24587 \family default
24588  of the cross-reference window, that appear when you click on the cross-referenc
24589 e box.
24590 \end_layout
24591
24592 \begin_layout Standard
24593 You can only use the style 
24594 \family sans
24595 <reference>
24596 \family default
24597  to reference numbered document parts, while the reference style 
24598 \family sans
24599 <page>
24600 \family default
24601  is always possible.
24602 \end_layout
24603
24604 \begin_layout Standard
24605 If you want to reference a section, put the label in the section heading,
24606  to reference a float, put the label in the caption.
24607  For footnotes you can put the label somewhere in it.
24608  Referencing formulas is explained in section
24609 \begin_inset space ~
24610 \end_inset
24611
24612
24613 \begin_inset CommandInset ref
24614 LatexCommand ref
24615 reference "sec:Formula-Numbering-and"
24616
24617 \end_inset
24618
24619 .
24620 \end_layout
24621
24622 \begin_layout Standard
24623 The button 
24624 \family sans
24625 Go
24626 \begin_inset space ~
24627 \end_inset
24628
24629 to
24630 \begin_inset space ~
24631 \end_inset
24632
24633 Label
24634 \family default
24635  in the cross-reference window sets the the cursor before the referenced
24636  label.
24637  The button text changes then to 
24638 \family sans
24639 Go
24640 \begin_inset space ~
24641 \end_inset
24642
24643 Back
24644 \family default
24645  and you can use it to set the cursor back to the cross-reference.
24646  Right-clicking on a cross-reference box also sets the cursor before the
24647  referred label and you can go back with the toolbar button 
24648 \begin_inset Graphics
24649         filename ../images/bookmark-goto_0.png
24650         BoundingBox 0bp 5bp 20bp 25bp
24651         rotateOrigin center
24652
24653 \end_inset
24654
24655 .
24656 \end_layout
24657
24658 \begin_layout Standard
24659 You can change labels at any time by clicking on the label box.
24660  References to the changed label will automatically change its link to the
24661  new label text, so that you don't need to take care about this.
24662 \end_layout
24663
24664 \begin_layout Standard
24665 If a cross-reference refers to a non-existent label, you'll see two question
24666  marks in the output instead of the reference.
24667 \end_layout
24668
24669 \begin_layout Standard
24670 References are described in detail in the 
24671 \emph on
24672 Embedded Objects
24673 \emph default
24674  manual.
24675 \end_layout
24676
24677 \begin_layout Section
24678 Table of Contents and other Listings
24679 \begin_inset Index idx
24680 status collapsed
24681
24682 \begin_layout Plain Layout
24683 Table of contents
24684 \end_layout
24685
24686 \end_inset
24687
24688
24689 \begin_inset Index idx
24690 status collapsed
24691
24692 \begin_layout Plain Layout
24693 Outline
24694 \end_layout
24695
24696 \end_inset
24697
24698
24699 \begin_inset CommandInset label
24700 LatexCommand label
24701 name "sec:toc"
24702
24703 \end_inset
24704
24705
24706 \end_layout
24707
24708 \begin_layout Subsection
24709 Table of Contents
24710 \begin_inset CommandInset label
24711 LatexCommand label
24712 name "sub:Table-of-Contents"
24713
24714 \end_inset
24715
24716
24717 \end_layout
24718
24719 \begin_layout Standard
24720 The Table of Contents (TOC) is inserted with the menu 
24721 \family sans
24722 Insert\SpecialChar \menuseparator
24723 List/TOC\SpecialChar \menuseparator
24724 Table
24725 \begin_inset space ~
24726 \end_inset
24727
24728 of
24729 \begin_inset space ~
24730 \end_inset
24731
24732 Contents
24733 \family default
24734 .
24735  Is is displayed in LyX as a gray box.
24736  If you click on it, the 
24737 \family sans
24738 Outline
24739 \family default
24740  window appears, showing you the TOC entries as outline to move and rearrange
24741  sections in your documents.
24742  So this operation is an alternative to the menu 
24743 \family sans
24744 Document\SpecialChar \menuseparator
24745 Outline
24746 \family default
24747  that is described in sec.
24748 \begin_inset space \thinspace{}
24749 \end_inset
24750
24751
24752 \begin_inset CommandInset ref
24753 LatexCommand ref
24754 reference "sec:Navigating"
24755
24756 \end_inset
24757
24758 .
24759 \end_layout
24760
24761 \begin_layout Standard
24762 The TOC in the document output lists every numbered section automatically.
24763  If you have declared a short title for a section heading, as described
24764  in section
24765 \begin_inset space ~
24766 \end_inset
24767
24768
24769 \begin_inset CommandInset ref
24770 LatexCommand ref
24771 reference "sec:Short-Titles"
24772
24773 \end_inset
24774
24775 , it will be used in the TOC instead of the section heading.
24776  Section
24777 \begin_inset space ~
24778 \end_inset
24779
24780
24781 \begin_inset CommandInset ref
24782 LatexCommand ref
24783 reference "sub:Numbering-depth"
24784
24785 \end_inset
24786
24787  describes how the level is adjusted that defines which section types are
24788  listed in the TOC.
24789  Unnumbered sections are not listed in the TOC.
24790 \end_layout
24791
24792 \begin_layout Subsection
24793 List of Figures, Tables, and Algorithms
24794 \begin_inset CommandInset label
24795 LatexCommand label
24796 name "sub:List-of-Figures"
24797
24798 \end_inset
24799
24800
24801 \end_layout
24802
24803 \begin_layout Standard
24804 Table, figure, and algorithm lists are very much like the table of contents.
24805  You can insert them via the 
24806 \family sans
24807 Insert\SpecialChar \menuseparator
24808 List
24809 \begin_inset space ~
24810 \end_inset
24811
24812 /
24813 \begin_inset space ~
24814 \end_inset
24815
24816 TOC
24817 \family default
24818  submenus.
24819  The list entries are the float captions and the float number.
24820 \end_layout
24821
24822 \begin_layout Section
24823 URLs and Hyperlinks
24824 \begin_inset Index idx
24825 status collapsed
24826
24827 \begin_layout Plain Layout
24828 URLs
24829 \end_layout
24830
24831 \end_inset
24832
24833
24834 \begin_inset Index idx
24835 status collapsed
24836
24837 \begin_layout Plain Layout
24838 Hyperlinks
24839 \end_layout
24840
24841 \end_inset
24842
24843
24844 \end_layout
24845
24846 \begin_layout Subsection
24847 URLs
24848 \begin_inset CommandInset label
24849 LatexCommand label
24850 name "sub:URLs"
24851
24852 \end_inset
24853
24854
24855 \end_layout
24856
24857 \begin_layout Standard
24858 Links to web pages or email addresses can be inserted via the menu 
24859 \family sans
24860 Insert\SpecialChar \menuseparator
24861 URL
24862 \family default
24863 .
24864 \end_layout
24865
24866 \begin_layout Standard
24867 Here is an example URL: LyX's homepage: 
24868 \begin_inset Flex URL
24869 status open
24870
24871 \begin_layout Plain Layout
24872
24873 http://www.lyx.org
24874 \end_layout
24875
24876 \end_inset
24877
24878
24879 \end_layout
24880
24881 \begin_layout Standard
24882 You cannot change the style of the link text, the URL text will always be
24883  in the style 
24884 \family typewriter
24885 Typewriter
24886 \family default
24887 .
24888  To be able to format the URL text, use hyperlinks as explained in the next
24889  subsection.
24890 \end_layout
24891
24892 \begin_layout Standard
24893 \begin_inset Note Greyedout
24894 status open
24895
24896 \begin_layout Plain Layout
24897
24898 \series bold
24899 Note:
24900 \series default
24901  URLs must not end with a backslash, otherwise you get LaTeX errors.
24902 \end_layout
24903
24904 \end_inset
24905
24906
24907 \end_layout
24908
24909 \begin_layout Subsection
24910 Hyperlinks
24911 \begin_inset CommandInset label
24912 LatexCommand label
24913 name "sub:Hyperlinks"
24914
24915 \end_inset
24916
24917
24918 \end_layout
24919
24920 \begin_layout Standard
24921 Hyperlinks can be inserted with the menu 
24922 \family sans
24923 Insert\SpecialChar \menuseparator
24924 Hyperlink
24925 \family default
24926  or with the toolbar button 
24927 \begin_inset Graphics
24928         filename ../images/href-insert.png
24929         BoundingBox 0bp 5bp 20bp 20bp
24930
24931 \end_inset
24932
24933 .
24934  The appearing dialog has two fields: 
24935 \family sans
24936 Target
24937 \family default
24938  and 
24939 \family sans
24940 Name
24941 \family default
24942 .
24943  The name is the printed text for the hyperlink.
24944  The hyperlink type can be a weblink like this: 
24945 \begin_inset CommandInset href
24946 LatexCommand href
24947 name "LyX's homepage"
24948 target "http://www.lyx.org"
24949
24950 \end_inset
24951
24952 , an Email address like this: 
24953 \begin_inset CommandInset href
24954 LatexCommand href
24955 name "lyx-docs mailing list"
24956 target "lyx-docs@lists.lyx.org?subject=LyX's documentation"
24957 type "mailto:"
24958
24959 \end_inset
24960
24961 , or a link to a file.
24962 \end_layout
24963
24964 \begin_layout Standard
24965 You can start applications via a hyperlink when you insert a weblink, but
24966  add the prefix 
24967 \begin_inset Quotes eld
24968 \end_inset
24969
24970
24971 \family sans
24972 run:
24973 \family default
24974
24975 \begin_inset Quotes erd
24976 \end_inset
24977
24978  to the link target.
24979 \end_layout
24980
24981 \begin_layout Standard
24982 Hyperlinks will automatically be hyphenated if necessary in the PDF output,
24983  and become clickable in the DVI and PDF-output.
24984  To set the format of the link text, highlight the hyperlink inset and use
24985  the text style dialog.
24986  This is for example a hyperlink with bold sans serif text: 
24987 \family sans
24988 \series bold
24989
24990 \begin_inset CommandInset href
24991 LatexCommand href
24992 name "LyX's homepage"
24993 target "http://www.lyx.org"
24994
24995 \end_inset
24996
24997
24998 \end_layout
24999
25000 \begin_layout Standard
25001 The link text color can be changed, when the option 
25002 \family sans
25003 Color links
25004 \family default
25005  is set in the PDF Properties dialog (menu 
25006 \family sans
25007 Document\SpecialChar \menuseparator
25008 Settings\SpecialChar \menuseparator
25009 PDF Properties
25010 \family default
25011 ).
25012  The link text is for example set in this document to blue by adding the
25013  option
25014 \begin_inset Newline newline
25015 \end_inset
25016
25017
25018 \series bold
25019 urlcolor=blue
25020 \series default
25021
25022 \begin_inset Newline newline
25023 \end_inset
25024
25025 to the field 
25026 \family sans
25027 Additional options
25028 \family default
25029  in the PDF Properties dialog.
25030 \end_layout
25031
25032 \begin_layout Section
25033 Appendices
25034 \begin_inset Index idx
25035 status collapsed
25036
25037 \begin_layout Plain Layout
25038 Appendix
25039 \end_layout
25040
25041 \end_inset
25042
25043
25044 \begin_inset CommandInset label
25045 LatexCommand label
25046 name "sec:Appendices"
25047
25048 \end_inset
25049
25050
25051 \end_layout
25052
25053 \begin_layout Standard
25054 Appendices are created with the menu 
25055 \family sans
25056 Document\SpecialChar \menuseparator
25057 Start
25058 \begin_inset space ~
25059 \end_inset
25060
25061 Appendix
25062 \begin_inset space ~
25063 \end_inset
25064
25065 Here
25066 \family default
25067 .
25068  This menu sets the document from the current cursor position to the end
25069  as the appendix region.
25070  The region is marked with a red borderline.
25071 \end_layout
25072
25073 \begin_layout Standard
25074 Every chapter (or section) within the appendix region is treated as an appendix,
25075  numbered with a capital Latin letter.
25076  The appendix subsections are numbered with this letter followed by a dot
25077  and the subsection number.
25078  All appendix sections can be referenced as if they were normal sections,
25079  here two examples:
25080 \end_layout
25081
25082 \begin_layout Standard
25083 Appendix
25084 \begin_inset space ~
25085 \end_inset
25086
25087
25088 \begin_inset CommandInset ref
25089 LatexCommand ref
25090 reference "cha:Credits"
25091
25092 \end_inset
25093
25094 ; Appendix
25095 \begin_inset space ~
25096 \end_inset
25097
25098
25099 \begin_inset CommandInset ref
25100 LatexCommand ref
25101 reference "sub:Export"
25102
25103 \end_inset
25104
25105
25106 \end_layout
25107
25108 \begin_layout Section
25109 Bibliography
25110 \begin_inset Index idx
25111 status collapsed
25112
25113 \begin_layout Plain Layout
25114 Bibliography
25115 \end_layout
25116
25117 \end_inset
25118
25119
25120 \begin_inset CommandInset label
25121 LatexCommand label
25122 name "sec:Bibliography"
25123
25124 \end_inset
25125
25126
25127 \end_layout
25128
25129 \begin_layout Standard
25130 There are two ways of generating the bibliography in a LyX-document.
25131  You can include a bibliography database,
25132 \begin_inset Foot
25133 status collapsed
25134
25135 \begin_layout Plain Layout
25136 Known under the name 
25137 \begin_inset Quotes eld
25138 \end_inset
25139
25140 BibTeX-database
25141 \begin_inset Quotes erd
25142 \end_inset
25143
25144 .
25145 \end_layout
25146
25147 \end_inset
25148
25149  which is explained in the next subsection, or you can insert the bibliography
25150  manually, using the paragraph environment 
25151 \family sans
25152 Bibliography
25153 \family default
25154 , which was described in section
25155 \begin_inset space ~
25156 \end_inset
25157
25158
25159 \begin_inset CommandInset ref
25160 LatexCommand ref
25161 reference "sub:Biblio_environment"
25162
25163 \end_inset
25164
25165 .
25166  If you want anything other than numerical citations that are used in this
25167  document, like author-year cituations, then you must
25168 \emph on
25169  
25170 \emph default
25171 use a bibliography database.
25172 \end_layout
25173
25174 \begin_layout Subsection
25175 The Bibliography Environment
25176 \end_layout
25177
25178 \begin_layout Standard
25179 Within the 
25180 \family sans
25181 Bibliography
25182 \family default
25183  environment, every paragraph begins with a gray bibliography box labeled
25184  with a number.
25185  If you click on it, you will get a dialog in which you can set a 
25186 \family sans
25187 Key
25188 \family default
25189  and a 
25190 \family sans
25191 Label
25192 \family default
25193 .
25194  The key is the symbolic name by which you will refer to this bibliography
25195  entry.
25196  For example, our second entry in the bibliography is a book about LaTeX
25197  and we used 
25198 \begin_inset Quotes eld
25199 \end_inset
25200
25201 latexcompanion
25202 \begin_inset Quotes erd
25203 \end_inset
25204
25205 , a short form of its title, as key.
25206 \end_layout
25207
25208 \begin_layout Standard
25209 You can refer to the key of a bibliography entry using the menu 
25210 \family sans
25211 Insert\SpecialChar \menuseparator
25212 Citation
25213 \family default
25214  or the toolbar button 
25215 \begin_inset Graphics
25216         filename ../images/dialog-show-new-inset_citation.png
25217         BoundingBox 0bp 5bp 20bp 20bp
25218
25219 \end_inset
25220
25221 .
25222  A citation reference box is inserted and a citation window will appear
25223  in which you can select one or more keys in the available key list.
25224  The citation reference box will be labeled with the referenced key.
25225  When you click on the box, the citation window appears and you can change
25226  the reference.
25227 \end_layout
25228
25229 \begin_layout Standard
25230 Citation references appear in the output as the number of the bibliography
25231  entry with surrounding brackets.
25232  If you set a 
25233 \family sans
25234 Label
25235 \family default
25236  for the entry, the label will appear instead of the number.
25237  Here are two examples; the first without a label, the second with the label
25238  
25239 \begin_inset Quotes eld
25240 \end_inset
25241
25242 Credits
25243 \begin_inset Quotes erd
25244 \end_inset
25245
25246 :
25247 \end_layout
25248
25249 \begin_layout Standard
25250 Have a look at the 
25251 \family sans
25252 LaTeX Companion Second Edition
25253 \family default
25254
25255 \begin_inset CommandInset citation
25256 LatexCommand cite
25257 key "latexcompanion"
25258
25259 \end_inset
25260
25261
25262 \end_layout
25263
25264 \begin_layout Standard
25265 The LyX-Team members are listed in the Credits: 
25266 \begin_inset CommandInset citation
25267 LatexCommand cite
25268 key "lyxcredit"
25269
25270 \end_inset
25271
25272
25273 \end_layout
25274
25275 \begin_layout Subsection
25276 Bibliography databases (BibTeX)
25277 \begin_inset Index idx
25278 status collapsed
25279
25280 \begin_layout Plain Layout
25281 Bibliography ! Databases
25282 \end_layout
25283
25284 \end_inset
25285
25286
25287 \begin_inset Index idx
25288 status collapsed
25289
25290 \begin_layout Plain Layout
25291 Bibliography ! BibTeX
25292 \end_layout
25293
25294 \end_inset
25295
25296
25297 \begin_inset CommandInset label
25298 LatexCommand label
25299 name "sub:Bibliography-databases"
25300
25301 \end_inset
25302
25303
25304 \end_layout
25305
25306 \begin_layout Standard
25307 Bibliography databases are useful if you use the same bibliography in different
25308  documents.
25309 \begin_inset Foot
25310 status collapsed
25311
25312 \begin_layout Plain Layout
25313 They are also useful simply for keeping a database of articles and notes
25314  concerning them.
25315  Most of the database programs mentioned below allow you to store annotations
25316  and reviews along with bibliographical information.
25317 \end_layout
25318
25319 \end_inset
25320
25321  It also makes it very easy to have a uniform layout for all bibliography
25322  entries.
25323  You can collect the bibliography of all relevant books and articles of
25324  your working field in a database.
25325  This database can be used for different documents, and only the entries
25326  cited in a particular document will appear in the bibliography list for
25327  that document.
25328  This relieves you of the need to keep track of which articles and books
25329  you have cited.
25330 \end_layout
25331
25332 \begin_layout Standard
25333 The database is a text file with the file extension 
25334 \begin_inset Quotes eld
25335 \end_inset
25336
25337
25338 \family sans
25339 .bib
25340 \family default
25341
25342 \begin_inset Quotes erd
25343 \end_inset
25344
25345 , containing the bibliography in a special format.
25346  The format is explained in 
25347 \begin_inset CommandInset citation
25348 LatexCommand cite
25349 key "BibTeX-2"
25350
25351 \end_inset
25352
25353  and in LaTeX books (
25354 \begin_inset CommandInset citation
25355 LatexCommand cite
25356 key "Mittelbach,Kopka,Lamport"
25357
25358 \end_inset
25359
25360 ).
25361  The file can be created using any text editor, but normally one uses a
25362  special program to create and edit the entries in the database.
25363  A list of such programs is maintained on the LyX Wiki at 
25364 \begin_inset Flex URL
25365 status collapsed
25366
25367 \begin_layout Plain Layout
25368
25369 http://wiki.lyx.org/BibTeX/Programs
25370 \end_layout
25371
25372 \end_inset
25373
25374 .
25375 \end_layout
25376
25377 \begin_layout Standard
25378 To use a database, use the menu 
25379 \family sans
25380 Insert\SpecialChar \menuseparator
25381 List
25382 \family default
25383 /
25384 \family sans
25385 TOC\SpecialChar \menuseparator
25386 BibT
25387 \begin_inset ERT
25388 status collapsed
25389
25390 \begin_layout Plain Layout
25391
25392 {}
25393 \end_layout
25394
25395 \end_inset
25396
25397 eX
25398 \begin_inset space ~
25399 \end_inset
25400
25401 Bibliography
25402 \family default
25403 .
25404  A grey box will be inserted and a window appears.
25405  In this window you can load one or more databases and a style file.
25406  The option 
25407 \family sans
25408 Add bibliography to TOC
25409 \family default
25410  adds a table of contents entry for the bibliography.
25411  In the 
25412 \family sans
25413 Content
25414 \family default
25415  drop box you can select what part of the database should be output.
25416 \end_layout
25417
25418 \begin_layout Standard
25419 The style file is a text file with the file extension 
25420 \begin_inset Quotes eld
25421 \end_inset
25422
25423
25424 \family sans
25425 .bst
25426 \family default
25427
25428 \begin_inset Quotes erd
25429 \end_inset
25430
25431  that controls how the bibliography entries will appear.
25432  Your LaTeX distribution should provide several of these, and many publishers
25433  provide their own style files, so that you don't have to take care of the
25434  layout.
25435  It is of course possible to write your own style file, but this is something
25436  for experts.
25437 \begin_inset Foot
25438 status collapsed
25439
25440 \begin_layout Plain Layout
25441 For information how this is done, have a look at
25442 \begin_inset Newline newline
25443 \end_inset
25444
25445
25446 \begin_inset CommandInset href
25447 LatexCommand href
25448 target "http://www.ctan.org/get/biblio/bibtex/contrib/doc/btxhak.pdf"
25449
25450 \end_inset
25451
25452 .
25453 \end_layout
25454
25455 \end_inset
25456
25457
25458 \end_layout
25459
25460 \begin_layout Standard
25461 Inserting a citation reference works as described in the previous section.
25462 \end_layout
25463
25464 \begin_layout Standard
25465 To generate the bibliography from a database, LyX uses the program BibTeX.
25466  This program can be controlled with options that you can add in LyX's preferenc
25467 es dialog under 
25468 \family sans
25469 Outputs\SpecialChar \menuseparator
25470 LaT
25471 \begin_inset ERT
25472 status collapsed
25473
25474 \begin_layout Plain Layout
25475
25476 {}
25477 \end_layout
25478
25479 \end_inset
25480
25481 eX
25482 \family default
25483  in the 
25484 \family sans
25485 BibT
25486 \begin_inset ERT
25487 status collapsed
25488
25489 \begin_layout Plain Layout
25490
25491 {}
25492 \end_layout
25493
25494 \end_inset
25495
25496 eX
25497 \begin_inset space ~
25498 \end_inset
25499
25500 command
25501 \family default
25502  field.
25503  Before adding options, it is strongly recommended to read the manual of
25504  
25505 \family sans
25506 BibTeX
25507 \family default
25508  
25509 \begin_inset CommandInset citation
25510 LatexCommand cite
25511 key "BibTeX"
25512
25513 \end_inset
25514
25515 .
25516 \end_layout
25517
25518 \begin_layout Standard
25519 When you select the option 
25520 \family sans
25521 Sectioned bibliography
25522 \family default
25523  in the 
25524 \family sans
25525 Document\SpecialChar \menuseparator
25526 Settings
25527 \family default
25528  dialog, it is possible to have multiple and sectioned bibliographies.
25529  This and other options are explained in detail in section 
25530 \emph on
25531 Customizing Bibliographies
25532 \emph default
25533  
25534 \emph on
25535 with BibTeX
25536 \emph default
25537  of the 
25538 \emph on
25539 Additional Features
25540 \emph default
25541  manual.
25542 \end_layout
25543
25544 \begin_layout Standard
25545 We use two bibliographies in this document to show the difference between
25546  the two methods of creating them.
25547  As you can see, the bibliography that is created from a database lists
25548  only the database entries that are referenced in the document.
25549  We used the style file 
25550 \family sans
25551 alphadin.bst
25552 \family default
25553  to get the complicated German reference key scheme in the bibliography.
25554 \end_layout
25555
25556 \begin_layout Subsection
25557 Bibliography layout
25558 \begin_inset Index idx
25559 status collapsed
25560
25561 \begin_layout Plain Layout
25562 Bibliography ! Layout
25563 \end_layout
25564
25565 \end_inset
25566
25567
25568 \end_layout
25569
25570 \begin_layout Standard
25571 In the citation reference dialog you can set a special citation format.
25572  For this feature you need to enable the option 
25573 \family sans
25574 Natbib
25575 \family default
25576  in the 
25577 \family sans
25578 Document\SpecialChar \menuseparator
25579 Settings
25580 \family default
25581
25582 \begin_inset Index idx
25583 status collapsed
25584
25585 \begin_layout Plain Layout
25586 Document ! Settings
25587 \end_layout
25588
25589 \end_inset
25590
25591  dialog under 
25592 \family sans
25593 Bibliography
25594 \family default
25595 .
25596  Setting a citation style for a reference will overwrite the default.
25597  For the global citation format use the BibTeX style files as explained
25598  in the previous section.
25599 \end_layout
25600
25601 \begin_layout Standard
25602 You can also set text, that should appear before or after a citation reference,
25603  in the citation reference window.
25604  Here an example where we set the text 
25605 \begin_inset Quotes eld
25606 \end_inset
25607
25608 Chapter
25609 \begin_inset space ~
25610 \end_inset
25611
25612 3
25613 \begin_inset Quotes erd
25614 \end_inset
25615
25616  to appear after the reference:
25617 \end_layout
25618
25619 \begin_layout Standard
25620 Have a look at 
25621 \begin_inset CommandInset citation
25622 LatexCommand cite
25623 after "Chapter 3"
25624 key "latexcompanion"
25625
25626 \end_inset
25627
25628 .
25629 \end_layout
25630
25631 \begin_layout Section
25632 Index
25633 \begin_inset Index idx
25634 status collapsed
25635
25636 \begin_layout Plain Layout
25637 Index generation
25638 \end_layout
25639
25640 \end_inset
25641
25642
25643 \begin_inset CommandInset label
25644 LatexCommand label
25645 name "sec:Index"
25646
25647 \end_inset
25648
25649
25650 \end_layout
25651
25652 \begin_layout Standard
25653 An index entry is created if you use the menu 
25654 \family sans
25655 Insert\SpecialChar \menuseparator
25656 Index
25657 \begin_inset space ~
25658 \end_inset
25659
25660 Entry
25661 \family default
25662  or the toolbar button 
25663 \begin_inset Graphics
25664         filename ../images/index-insert.png
25665         BoundingBox 0bp 5bp 20bp 20bp
25666
25667 \end_inset
25668
25669 .
25670  A gray box labeled 
25671 \begin_inset Quotes eld
25672 \end_inset
25673
25674
25675 \family sans
25676 Idx
25677 \family default
25678
25679 \begin_inset Quotes erd
25680 \end_inset
25681
25682  is inserted containing the text that appears in the index.
25683  The word where the cursor is in or the currently highlighted text is proposed
25684  by LyX as the index entry.
25685 \end_layout
25686
25687 \begin_layout Standard
25688 We give a short overview of the index commands in the next subsections.
25689  For a detailed description of LaTeX's index mechanism, have a look at one
25690  of the LaTeX books 
25691 \begin_inset CommandInset citation
25692 LatexCommand cite
25693 key "latexcompanion,latexguide,latexbook"
25694
25695 \end_inset
25696
25697 .
25698 \end_layout
25699
25700 \begin_layout Standard
25701 You can change index entries by clicking on the index box.
25702 \end_layout
25703
25704 \begin_layout Standard
25705 The index list is inserted in the document with the menu 
25706 \family sans
25707 Insert\SpecialChar \menuseparator
25708 List
25709 \begin_inset space ~
25710 \end_inset
25711
25712 /
25713 \begin_inset space ~
25714 \end_inset
25715
25716 TOC\SpecialChar \menuseparator
25717 Index
25718 \begin_inset space ~
25719 \end_inset
25720
25721 List
25722 \family default
25723 .
25724  A light blue box labeled 
25725 \begin_inset Quotes eld
25726 \end_inset
25727
25728
25729 \family sans
25730 Index
25731 \family default
25732
25733 \begin_inset Quotes erd
25734 \end_inset
25735
25736  will show the place where the index is printed in the output.
25737  The index list box is not clickable like other LyX-boxes.
25738 \end_layout
25739
25740 \begin_layout Subsection
25741 Grouping Index Entries
25742 \begin_inset Index idx
25743 status collapsed
25744
25745 \begin_layout Plain Layout
25746 Index ! Grouping
25747 \end_layout
25748
25749 \end_inset
25750
25751
25752 \end_layout
25753
25754 \begin_layout Standard
25755 Index entries are often grouped to offer the reader a fast search in the
25756  index.
25757  We want to group for example the index entries for itemized and enumerated
25758  lists under the entry 
25759 \begin_inset Quotes eld
25760 \end_inset
25761
25762 Lists
25763 \begin_inset Quotes erd
25764 \end_inset
25765
25766 .
25767  First we create the entry 
25768 \begin_inset Quotes eld
25769 \end_inset
25770
25771 Lists
25772 \begin_inset Quotes erd
25773 \end_inset
25774
25775  in section
25776 \begin_inset space ~
25777 \end_inset
25778
25779
25780 \begin_inset CommandInset ref
25781 LatexCommand ref
25782 reference "sub:Lists"
25783
25784 \end_inset
25785
25786 .
25787  In the text field for the itemized list index entry in section
25788 \begin_inset space ~
25789 \end_inset
25790
25791
25792 \begin_inset CommandInset ref
25793 LatexCommand ref
25794 reference "sec:Itemize"
25795
25796 \end_inset
25797
25798 , we insert the command
25799 \end_layout
25800
25801 \begin_layout Standard
25802
25803 \series bold
25804 Lists ! Itemize
25805 \end_layout
25806
25807 \begin_layout Standard
25808 and the command
25809 \end_layout
25810
25811 \begin_layout Standard
25812
25813 \series bold
25814 Lists ! Enumerate
25815 \end_layout
25816
25817 \begin_layout Standard
25818 for the enumerated list in section
25819 \begin_inset space ~
25820 \end_inset
25821
25822
25823 \begin_inset CommandInset ref
25824 LatexCommand ref
25825 reference "sec:Enumerate"
25826
25827 \end_inset
25828
25829 .
25830 \end_layout
25831
25832 \begin_layout Standard
25833 The exclamation mark 
25834 \begin_inset Quotes eld
25835 \end_inset
25836
25837 !
25838 \begin_inset Quotes erd
25839 \end_inset
25840
25841  marks the grouping levels.
25842  You can have three levels; every index level is indented a bit more.
25843  An index entry for the higher levels is not required.
25844  If we don't have an index entry for 
25845 \begin_inset Quotes eld
25846 \end_inset
25847
25848 Lists
25849 \begin_inset Quotes erd
25850 \end_inset
25851
25852 , it will be printed anyway, but without a page number.
25853 \end_layout
25854
25855 \begin_layout Subsection
25856 Page Ranges
25857 \begin_inset Index idx
25858 status collapsed
25859
25860 \begin_layout Plain Layout
25861 Index ! Page ranges
25862 \end_layout
25863
25864 \end_inset
25865
25866
25867 \end_layout
25868
25869 \begin_layout Standard
25870 Normally an index entry will appear with the page number of the indexed
25871  section.
25872  But sometimes you want to index more pages under the same entry.
25873  E.g if we want to index the paragraph environments, we create an index entry
25874  in section
25875 \begin_inset space ~
25876 \end_inset
25877
25878
25879 \begin_inset CommandInset ref
25880 LatexCommand ref
25881 reference "sec:Paragraph-Environments"
25882
25883 \end_inset
25884
25885  with the command
25886 \end_layout
25887
25888 \begin_layout Standard
25889
25890 \series bold
25891 Paragraph environments|(
25892 \end_layout
25893
25894 \begin_layout Standard
25895 and another entry at the end of section
25896 \begin_inset space ~
25897 \end_inset
25898
25899
25900 \begin_inset CommandInset ref
25901 LatexCommand ref
25902 reference "sub:LyX-Code"
25903
25904 \end_inset
25905
25906  with the command
25907 \end_layout
25908
25909 \begin_layout Standard
25910
25911 \series bold
25912 Paragraph environments|)
25913 \end_layout
25914
25915 \begin_layout Standard
25916 The commands 
25917 \begin_inset Quotes eld
25918 \end_inset
25919
25920
25921 \series bold
25922 |(
25923 \series default
25924
25925 \begin_inset Quotes erd
25926 \end_inset
25927
25928  and 
25929 \begin_inset Quotes eld
25930 \end_inset
25931
25932
25933 \series bold
25934 |)
25935 \series default
25936
25937 \begin_inset Quotes erd
25938 \end_inset
25939
25940  respectively start and end the index range.
25941  You can also add the same index entry at different places in the document.
25942  They appear in the output under one entry with a comma separated list of
25943  the pages of the indexed document parts.
25944  An example is the index entry 
25945 \begin_inset Quotes eld
25946 \end_inset
25947
25948 Document ! Settings
25949 \begin_inset Quotes erd
25950 \end_inset
25951
25952 .
25953 \end_layout
25954
25955 \begin_layout Subsection
25956 Cross referencing
25957 \begin_inset Index idx
25958 status collapsed
25959
25960 \begin_layout Plain Layout
25961 Index ! Cross referencing
25962 \end_layout
25963
25964 \end_inset
25965
25966
25967 \end_layout
25968
25969 \begin_layout Standard
25970 It is also possible to refer to another index entry.
25971  We referred for example in the index entry 
25972 \begin_inset Quotes eld
25973 \end_inset
25974
25975 GIF
25976 \begin_inset Quotes erd
25977 \end_inset
25978
25979  (in section
25980 \begin_inset space ~
25981 \end_inset
25982
25983
25984 \begin_inset CommandInset ref
25985 LatexCommand ref
25986 reference "sub:Image-Formats"
25987
25988 \end_inset
25989
25990 ) to the index entry 
25991 \begin_inset Quotes eld
25992 \end_inset
25993
25994 Image formats
25995 \begin_inset Quotes erd
25996 \end_inset
25997
25998  in the same section using the entry
25999 \end_layout
26000
26001 \begin_layout Standard
26002
26003 \series bold
26004 GIF|see{Image formats}
26005 \end_layout
26006
26007 \begin_layout Standard
26008 where the braces have to be inserted as TeX Code.
26009  The text within the braces is the referenced entry.
26010  The reference will appear in the output without a page number.
26011 \end_layout
26012
26013 \begin_layout Subsection
26014 Index Entry Order
26015 \begin_inset Index idx
26016 status collapsed
26017
26018 \begin_layout Plain Layout
26019 Index ! Entry order
26020 \end_layout
26021
26022 \end_inset
26023
26024
26025 \end_layout
26026
26027 \begin_layout Standard
26028 You can use accented characters in the index entry, but the entries might
26029  then not follow the rules for the index order.
26030  The index entries are sorted alphabetically, but LaTeX
26031 \begin_inset Foot
26032 status collapsed
26033
26034 \begin_layout Plain Layout
26035 The index generating is done in the background by an extra program, see
26036  section
26037 \begin_inset space ~
26038 \end_inset
26039
26040
26041 \begin_inset CommandInset ref
26042 LatexCommand ref
26043 reference "sub:Index-Program"
26044
26045 \end_inset
26046
26047 .
26048 \end_layout
26049
26050 \end_inset
26051
26052  doesn't know how to sort accents in different languages.
26053  We have created as an example the three dummy index entries 
26054 \begin_inset Quotes eld
26055 \end_inset
26056
26057 maison
26058 \begin_inset Quotes erd
26059 \end_inset
26060
26061
26062 \begin_inset Quotes eld
26063 \end_inset
26064
26065 maïs
26066 \begin_inset Quotes erd
26067 \end_inset
26068
26069 , and 
26070 \begin_inset Quotes eld
26071 \end_inset
26072
26073 maître
26074 \begin_inset Quotes erd
26075 \end_inset
26076
26077 .
26078 \begin_inset Index idx
26079 status open
26080
26081 \begin_layout Plain Layout
26082 Dummy entries ! maïs
26083 \end_layout
26084
26085 \end_inset
26086
26087
26088 \begin_inset Index idx
26089 status open
26090
26091 \begin_layout Plain Layout
26092 Dummy entries ! maître
26093 \end_layout
26094
26095 \end_inset
26096
26097
26098 \begin_inset Index idx
26099 status open
26100
26101 \begin_layout Plain Layout
26102 Dummy entries ! maïs@maison
26103 \end_layout
26104
26105 \end_inset
26106
26107  They will be sorted in the order maïs, maître, maison, but we want the
26108  order maïs, maison, maître.
26109  To achieve this, we use the command
26110 \end_layout
26111
26112 \begin_layout Standard
26113
26114 \series bold
26115 previous entry@current entry
26116 \end_layout
26117
26118 \begin_layout Standard
26119 In our case we want to have 
26120 \begin_inset Quotes eld
26121 \end_inset
26122
26123 maison
26124 \begin_inset Quotes erd
26125 \end_inset
26126
26127  after 
26128 \begin_inset Quotes eld
26129 \end_inset
26130
26131 maïs
26132 \begin_inset Quotes erd
26133 \end_inset
26134
26135  and write therefore for the index entry of maison:
26136 \end_layout
26137
26138 \begin_layout Standard
26139
26140 \series bold
26141 maïs@maison
26142 \end_layout
26143
26144 \begin_layout Standard
26145 The previous entry needn't to be a real existing entry, you can also use
26146  another word to tell LaTeX the entry order, see the next subsection for
26147  an example.
26148 \end_layout
26149
26150 \begin_layout Standard
26151 \begin_inset VSpace bigskip
26152 \end_inset
26153
26154
26155 \end_layout
26156
26157 \begin_layout Standard
26158 In some cases the index entry order is not correct when you are using the
26159  program 
26160 \family sans
26161 makeindex 
26162 \family default
26163 to generate the index (see sec.
26164 \begin_inset space \thinspace{}
26165 \end_inset
26166
26167
26168 \begin_inset CommandInset ref
26169 LatexCommand ref
26170 reference "sub:Index-Program"
26171
26172 \end_inset
26173
26174 ).
26175  
26176 \family sans
26177 makeindex
26178 \family default
26179  would for example print the index entry for the LaTeX-package aeguill in
26180  sec.
26181 \begin_inset space \thinspace{}
26182 \end_inset
26183
26184
26185 \begin_inset CommandInset ref
26186 LatexCommand ref
26187 reference "sub:Document-Font"
26188
26189 \end_inset
26190
26191  after the index entries of the other LaTeX-packages although all these
26192  index commands start with 
26193 \begin_inset Quotes eld
26194 \end_inset
26195
26196
26197 \series bold
26198 LaTeX-packages ! 
26199 \series default
26200
26201 \begin_inset Quotes eld
26202 \end_inset
26203
26204 .
26205  The reason is that the index entry for aeguill is in a footnote.
26206  To fix this 
26207 \family sans
26208 makeindex
26209 \family default
26210  bug, add these commands to the preamble of your document:
26211 \end_layout
26212
26213 \begin_layout Standard
26214
26215 \series bold
26216
26217 \backslash
26218 let
26219 \backslash
26220 OrgIndex
26221 \backslash
26222 index
26223 \end_layout
26224
26225 \begin_layout Standard
26226
26227 \series bold
26228
26229 \backslash
26230 renewcommand*{
26231 \backslash
26232 index}[1]{
26233 \backslash
26234 OrgIndex{#1}}
26235 \end_layout
26236
26237 \begin_layout Subsection
26238 Index Entry Layout
26239 \begin_inset Index idx
26240 status collapsed
26241
26242 \begin_layout Plain Layout
26243 Index ! Entry layout
26244 \end_layout
26245
26246 \end_inset
26247
26248
26249 \end_layout
26250
26251 \begin_layout Standard
26252 You can change the appearance of index entries via the text style dialog.
26253 \begin_inset Index idx
26254 status open
26255
26256 \begin_layout Plain Layout
26257 Dummy entries ! 
26258 \shape italic
26259 This is an italic dummy entry
26260 \end_layout
26261
26262 \end_inset
26263
26264  You can also format the page number using the character 
26265 \begin_inset Quotes eld
26266 \end_inset
26267
26268 |
26269 \begin_inset Quotes erd
26270 \end_inset
26271
26272  followed by a LaTeX-command without a backslash.
26273  We can write for example
26274 \end_layout
26275
26276 \begin_layout Standard
26277
26278 \series bold
26279 italic page number:|textit
26280 \end_layout
26281
26282 \begin_layout Standard
26283 to get the page number in italic.
26284 \begin_inset Index idx
26285 status open
26286
26287 \begin_layout Plain Layout
26288 Dummy entries ! italic page number:|textit
26289 \end_layout
26290
26291 \end_inset
26292
26293  Normally all LaTeX-commands begin with a backslash, but in this special
26294  case 
26295 \begin_inset Quotes eld
26296 \end_inset
26297
26298
26299 \series bold
26300 |command
26301 \series default
26302
26303 \begin_inset Quotes erd
26304 \end_inset
26305
26306  means 
26307 \series bold
26308
26309 \backslash
26310 command{page
26311 \begin_inset space ~
26312 \end_inset
26313
26314 number}
26315 \series default
26316 .
26317  Have a look at section
26318 \begin_inset space ~
26319 \end_inset
26320
26321
26322 \begin_inset CommandInset ref
26323 LatexCommand ref
26324 reference "sub:LaTeX-Syntax"
26325
26326 \end_inset
26327
26328  to learn more about the LaTeX-syntax.
26329 \end_layout
26330
26331 \begin_layout Standard
26332 \begin_inset Note Greyedout
26333 status open
26334
26335 \begin_layout Plain Layout
26336
26337 \series bold
26338 Note:
26339 \series default
26340  Formatting single index entries only works when you use the program 
26341 \family sans
26342 makeindex 
26343 \family default
26344 to generate the index, see sec.
26345 \begin_inset space \thinspace{}
26346 \end_inset
26347
26348
26349 \begin_inset CommandInset ref
26350 LatexCommand ref
26351 reference "sub:Index-Program"
26352
26353 \end_inset
26354
26355 .
26356  If you use 
26357 \family sans
26358 xindy
26359 \family default
26360 , however, this won't work for anything other than bold or italic text.
26361  This is because xindy requires to define semantic elements before they
26362  can be used, see 
26363 \begin_inset CommandInset citation
26364 LatexCommand cite
26365 after "p. 678 ff."
26366 key "latexcompanion"
26367
26368 \end_inset
26369
26370  for details.
26371 \end_layout
26372
26373 \end_inset
26374
26375
26376 \end_layout
26377
26378 \begin_layout Standard
26379 In general, we encourage you to not format page numbers directly as shown
26380  above.
26381  Instead of this, you should define a macro in the preamble and use that.
26382  Consider why you want some page numbers to be bold.
26383  Maybe you want all page references italic that refer to a definition of
26384  the indexed term, so that users can easily find definitions.
26385  If so, put the following in the preamble
26386 \end_layout
26387
26388 \begin_layout Standard
26389
26390 \series bold
26391
26392 \backslash
26393 newcommand{
26394 \backslash
26395 IndexDef}[1]{
26396 \backslash
26397 textit{#1}}
26398 \end_layout
26399
26400 \begin_layout Standard
26401 and write
26402 \end_layout
26403
26404 \begin_layout Standard
26405
26406 \series bold
26407 my entry|IndexDef
26408 \end_layout
26409
26410 \begin_layout Standard
26411 in the index entry.
26412 \begin_inset Index idx
26413 status open
26414
26415 \begin_layout Plain Layout
26416 Dummy entries ! my entry|IndexDef
26417 \end_layout
26418
26419 \end_inset
26420
26421  The advantage is that, if you change your mind later or if your publisher
26422  insists that definitions must not be italic but bold, you just need to
26423  change the macro in the preamble, not every single index entry.
26424 \end_layout
26425
26426 \begin_layout Standard
26427 You can also change the layout for the whole index.
26428  E.
26429 \begin_inset space \thinspace{}
26430 \end_inset
26431
26432 g.
26433 \begin_inset space \space{}
26434 \end_inset
26435
26436 we marked the index list box of this document as bold to get a bold font
26437  for all index entries.
26438  For more advanced tasks you have to set up a so-called 
26439 \emph on
26440 Index Style File
26441 \emph default
26442 , see the 
26443 \family sans
26444 makeindex
26445 \family default
26446  or 
26447 \family sans
26448 xindy
26449 \family default
26450  documentation for details, 
26451 \begin_inset CommandInset citation
26452 LatexCommand cite
26453 key "makeindex,xindy"
26454
26455 \end_inset
26456
26457 .
26458 \end_layout
26459
26460 \begin_layout Subsection
26461 Index Program
26462 \begin_inset Index idx
26463 status collapsed
26464
26465 \begin_layout Plain Layout
26466 Index ! Program
26467 \end_layout
26468
26469 \end_inset
26470
26471
26472 \begin_inset CommandInset label
26473 LatexCommand label
26474 name "sub:Index-Program"
26475
26476 \end_inset
26477
26478
26479 \end_layout
26480
26481 \begin_layout Standard
26482 When the index entry program 
26483 \family sans
26484 xindy
26485 \family default
26486 , which is only available for Linux, is installed, LyX uses it for index
26487  generation; otherwise the program 
26488 \family sans
26489 makeindex
26490 \family default
26491 , that is part of every LaTeX distribution, is used.
26492  Both programs can be controlled by options that can be set in LyX's preferences
26493  dialog, see section
26494 \begin_inset space ~
26495 \end_inset
26496
26497
26498 \begin_inset CommandInset ref
26499 LatexCommand ref
26500 reference "sub:LaTeX-settings"
26501
26502 \end_inset
26503
26504 .
26505  The available options are listed and explained in 
26506 \begin_inset CommandInset citation
26507 LatexCommand cite
26508 key "makeindex,xindy"
26509
26510 \end_inset
26511
26512 .
26513  You can also specify there another program to generate the index.
26514 \end_layout
26515
26516 \begin_layout Standard
26517
26518 \family sans
26519 makeindex
26520 \family default
26521  is very old, no longer under development and has many pitfalls, notably
26522  that it was developed with only the English language in mind.
26523  So it fails to sort anything other than a monolingual English text correctly.
26524  We have shown above how to fix this sorting.
26525  However, if you are writing in another language and using Linux, consider
26526  to use 
26527 \family sans
26528 xindy
26529 \family default
26530 .
26531 \end_layout
26532
26533 \begin_layout Section
26534 Nomenclature / Glossary 
26535 \begin_inset Index idx
26536 status collapsed
26537
26538 \begin_layout Plain Layout
26539 Nomenclature
26540 \end_layout
26541
26542 \end_inset
26543
26544
26545 \begin_inset Index idx
26546 status collapsed
26547
26548 \begin_layout Plain Layout
26549 Glossary|see
26550 \begin_inset ERT
26551 status collapsed
26552
26553 \begin_layout Plain Layout
26554
26555 {
26556 \end_layout
26557
26558 \end_inset
26559
26560 Nomenclature
26561 \begin_inset ERT
26562 status collapsed
26563
26564 \begin_layout Plain Layout
26565
26566 }
26567 \end_layout
26568
26569 \end_inset
26570
26571
26572 \end_layout
26573
26574 \end_inset
26575
26576
26577 \begin_inset CommandInset label
26578 LatexCommand label
26579 name "sec:Nomenclature"
26580
26581 \end_inset
26582
26583
26584 \end_layout
26585
26586 \begin_layout Standard
26587 Sometimes you need to compile a list of symbols that are mentioned in your
26588  document with a brief explanation of them – a so called nomenclature or
26589  glossary.
26590 \end_layout
26591
26592 \begin_layout Standard
26593 To be able to create nomenclatures, you need the LaTeX package 
26594 \series bold
26595 nomencl
26596 \series default
26597
26598 \begin_inset Index idx
26599 status collapsed
26600
26601 \begin_layout Plain Layout
26602 LaTeX-packages ! nomencl
26603 \end_layout
26604
26605 \end_inset
26606
26607  installed.
26608  You find it in the TeX Catalogue, 
26609 \begin_inset CommandInset citation
26610 LatexCommand cite
26611 key "TeXCatalogue"
26612
26613 \end_inset
26614
26615  or in the package manager of your LaTeX-system.
26616 \end_layout
26617
26618 \begin_layout Standard
26619 A nomenclature entry is created if you place the cursor after a symbol entry
26620  and then use the menu 
26621 \family sans
26622 Insert\SpecialChar \menuseparator
26623
26624 \family default
26625 N
26626 \family sans
26627 omenclature
26628 \begin_inset space ~
26629 \end_inset
26630
26631 Entry
26632 \family default
26633  or the toolbar button 
26634 \begin_inset Graphics
26635         filename ../images/nomencl-insert.png
26636         BoundingBox 0bp 5bp 20bp 20bp
26637
26638 \end_inset
26639
26640 .
26641  A gray box labeled 
26642 \begin_inset Quotes eld
26643 \end_inset
26644
26645
26646 \family sans
26647 Nom
26648 \family default
26649
26650 \begin_inset Quotes erd
26651 \end_inset
26652
26653  is inserted and a window pops up asking for the nomenclature entry.
26654 \end_layout
26655
26656 \begin_layout Standard
26657 A nomenclature entry consists of two main entries.
26658  The first is the symbol that you want to refer to.
26659  The second is the description of the symbol.
26660 \end_layout
26661
26662 \begin_layout Standard
26663 \begin_inset Note Greyedout
26664 status open
26665
26666 \begin_layout Plain Layout
26667
26668 \series bold
26669 Note:
26670 \series default
26671  You have to enter valid LaTeX-code for all fields of the nomenclature dialog.
26672 \end_layout
26673
26674 \end_inset
26675
26676
26677 \end_layout
26678
26679 \begin_layout Subsection
26680 Nomenclature Definition and Layout
26681 \begin_inset Index idx
26682 status collapsed
26683
26684 \begin_layout Plain Layout
26685 Nomenclature ! Layout
26686 \end_layout
26687
26688 \end_inset
26689
26690
26691 \end_layout
26692
26693 \begin_layout Standard
26694 When you have symbols in formulas, you have to define them in the 
26695 \family sans
26696 Symbol
26697 \family default
26698  field as LaTeX-formulas.
26699  For example to get 
26700 \begin_inset Quotes eld
26701 \end_inset
26702
26703
26704 \begin_inset Formula $\sigma
26705 $
26706 \end_inset
26707
26708
26709 \begin_inset Quotes erd
26710 \end_inset
26711
26712 , insert this:
26713 \begin_inset Newline newline
26714 \end_inset
26715
26716
26717 \series bold
26718 $
26719 \backslash
26720 sigma$
26721 \begin_inset Newline newline
26722 \end_inset
26723
26724
26725 \series default
26726 The 
26727 \begin_inset Quotes eld
26728 \end_inset
26729
26730 $
26731 \begin_inset Quotes erd
26732 \end_inset
26733
26734  character starts/ends the formula.
26735  The LaTeX-command for the Greek letter is the name of the letter beginning
26736  with a backslash 
26737 \begin_inset Quotes eld
26738 \end_inset
26739
26740
26741 \backslash
26742
26743 \begin_inset Quotes erd
26744 \end_inset
26745
26746 .
26747  For capital Greek letters, start the command also with a capital letter,
26748  like 
26749 \series bold
26750
26751 \backslash
26752 Sigma
26753 \series default
26754 .
26755 \end_layout
26756
26757 \begin_layout Standard
26758 (A short introduction to the LaTeX-syntax is given in section
26759 \begin_inset space ~
26760 \end_inset
26761
26762
26763 \begin_inset CommandInset ref
26764 LatexCommand ref
26765 reference "sub:LaTeX-Syntax"
26766
26767 \end_inset
26768
26769 .)
26770 \end_layout
26771
26772 \begin_layout Standard
26773 You cannot use the 
26774 \family sans
26775 Text
26776 \begin_inset space ~
26777 \end_inset
26778
26779 Style
26780 \family default
26781  dialog to format the description text but have to use LaTeX-commands.
26782  For example the description of the nomenclature entry for the 
26783 \begin_inset Quotes eld
26784 \end_inset
26785
26786
26787 \begin_inset Formula $\sigma
26788 $
26789 \end_inset
26790
26791
26792 \begin_inset Quotes erd
26793 \end_inset
26794
26795  in this document is:
26796 \begin_inset Newline newline
26797 \end_inset
26798
26799
26800 \series bold
26801 dummy entry for the character 
26802 \backslash
26803 textsf{sigma}
26804 \series default
26805
26806 \begin_inset Newline newline
26807 \end_inset
26808
26809 The command 
26810 \series bold
26811
26812 \backslash
26813 textsf
26814 \series default
26815  sets the fonts to 
26816 \family sans
26817 sans
26818 \begin_inset space ~
26819 \end_inset
26820
26821 serif
26822 \family default
26823 .
26824  To get 
26825 \series bold
26826 bold
26827 \series default
26828  font use the command 
26829 \series bold
26830
26831 \backslash
26832 textbf
26833 \series default
26834 , for 
26835 \family typewriter
26836 typewriter
26837 \family default
26838  use 
26839 \series bold
26840
26841 \backslash
26842 texttt
26843 \series default
26844 , for 
26845 \emph on
26846 emphasized
26847 \emph default
26848  use 
26849 \series bold
26850
26851 \backslash
26852 emph
26853 \series default
26854 .
26855 \end_layout
26856
26857 \begin_layout Subsection
26858 Sort Order of Nomenclature Entries
26859 \begin_inset Index idx
26860 status collapsed
26861
26862 \begin_layout Plain Layout
26863 Nomenclature ! Sort order
26864 \end_layout
26865
26866 \end_inset
26867
26868
26869 \end_layout
26870
26871 \begin_layout Standard
26872 The nomenclature entries are sorted alphabetically by the LaTeX-code of
26873  the symbol definition.
26874  This leads to undesired results when you for example have symbols in formulas.
26875  Suppose you have nomenclature entries for the symbols 
26876 \emph on
26877 a
26878 \begin_inset CommandInset nomenclature
26879 LatexCommand nomenclature
26880 symbol "a"
26881 description "dummy entry for the character \"a\""
26882
26883 \end_inset
26884
26885
26886 \emph default
26887  and 
26888 \begin_inset Formula $\sigma
26889 $
26890 \end_inset
26891
26892
26893 \begin_inset CommandInset nomenclature
26894 LatexCommand nomenclature
26895 prefix "sigma"
26896 symbol "$\\sigma$"
26897 description "dummy entry for the character \\textsf{sigma}"
26898
26899 \end_inset
26900
26901 .
26902  They will be sorted by 
26903 \begin_inset Quotes eld
26904 \end_inset
26905
26906
26907 \family sans
26908 a
26909 \family default
26910
26911 \begin_inset Quotes erd
26912 \end_inset
26913
26914  and 
26915 \begin_inset Quotes eld
26916 \end_inset
26917
26918
26919 \family typewriter
26920 $
26921 \backslash
26922 sigma$
26923 \family default
26924
26925 \begin_inset Quotes erd
26926 \end_inset
26927
26928  – the 
26929 \begin_inset Formula $\sigma
26930 $
26931 \end_inset
26932
26933  will be sorted before the 
26934 \emph on
26935 a
26936 \emph default
26937  since the character 
26938 \begin_inset Quotes eld
26939 \end_inset
26940
26941 $
26942 \begin_inset Quotes erd
26943 \end_inset
26944
26945  is considered in sorting.
26946 \end_layout
26947
26948 \begin_layout Standard
26949 To control the sort order, you can edit the 
26950 \family sans
26951 Sort
26952 \begin_inset space ~
26953 \end_inset
26954
26955 as
26956 \family default
26957  field of the nomenclature dialog.
26958  Then the nomenclature entry will be sorted by this entry and not the symbol
26959  definition.
26960  For the example given, you can insert 
26961 \family typewriter
26962 sigma
26963 \family default
26964  in this field for the 
26965 \begin_inset Formula $\sigma
26966 $
26967 \end_inset
26968
26969 , then 
26970 \emph on
26971 a
26972 \emph default
26973  will be located before 
26974 \begin_inset Formula $\sigma
26975 $
26976 \end_inset
26977
26978 .
26979 \end_layout
26980
26981 \begin_layout Standard
26982 For subgrouping and tips for using sort entries see the 
26983 \series bold
26984 nomencl
26985 \series default
26986  documentation, 
26987 \begin_inset CommandInset citation
26988 LatexCommand cite
26989 key "nomencl"
26990
26991 \end_inset
26992
26993 .
26994 \end_layout
26995
26996 \begin_layout Subsection
26997 Nomenclature Options
26998 \begin_inset Index idx
26999 status collapsed
27000
27001 \begin_layout Plain Layout
27002 Nomenclature ! Options
27003 \end_layout
27004
27005 \end_inset
27006
27007
27008 \end_layout
27009
27010 \begin_layout Standard
27011 The 
27012 \series bold
27013 nomencl
27014 \series default
27015  package offers some options to adjust the appearance of the nomenclature.
27016  Here are some of its options, for more have a look at its documentation:
27017 \end_layout
27018
27019 \begin_layout Description
27020 refeq Appends the phrase 
27021 \begin_inset Quotes eld
27022 \end_inset
27023
27024
27025 \family sans
27026 , see equation (
27027 \emph on
27028 eq
27029 \emph default
27030 )
27031 \family default
27032
27033 \begin_inset Quotes erd
27034 \end_inset
27035
27036  to every nomenclature entry, where 
27037 \family sans
27038 \emph on
27039 eq
27040 \family default
27041 \emph default
27042  is the number of the last equation in front of the nomenclature entry
27043 \end_layout
27044
27045 \begin_layout Description
27046 refpage Appends the phrase 
27047 \begin_inset Quotes eld
27048 \end_inset
27049
27050
27051 \family sans
27052 , page (
27053 \emph on
27054 page
27055 \emph default
27056 )
27057 \family default
27058
27059 \begin_inset Quotes erd
27060 \end_inset
27061
27062  to every nomenclature entry, where 
27063 \family sans
27064 \emph on
27065 page
27066 \family default
27067 \emph default
27068  is the number of the page on which the nomenclature entry appeared
27069 \end_layout
27070
27071 \begin_layout Description
27072 intoc Inserts the nomenclature in the Table of Contents
27073 \end_layout
27074
27075 \begin_layout Standard
27076 There are furthermore the options 
27077 \series bold
27078 croatian
27079 \series default
27080
27081 \series bold
27082 danish
27083 \series default
27084
27085 \series bold
27086 english
27087 \series default
27088
27089 \series bold
27090 french
27091 \series default
27092
27093 \series bold
27094 german
27095 \series default
27096
27097 \series bold
27098 italian
27099 \series default
27100
27101 \series bold
27102 polish
27103 \series default
27104
27105 \series bold
27106 portuguese
27107 \series default
27108
27109 \series bold
27110 russian
27111 \series default
27112
27113 \series bold
27114 spanish
27115 \series default
27116 , and 
27117 \series bold
27118 ukrainian
27119 \series default
27120  to print the reference texts and the nomenclature title in the corresponding
27121  language.
27122 \end_layout
27123
27124 \begin_layout Standard
27125 To use one or more of the options, add them to the comma-separated document
27126  class options list in the 
27127 \family sans
27128 Document\SpecialChar \menuseparator
27129 Settings
27130 \family default
27131  dialog.
27132  In this document the option 
27133 \series bold
27134 intoc
27135 \series default
27136  is used.
27137 \end_layout
27138
27139 \begin_layout Standard
27140 \begin_inset VSpace bigskip
27141 \end_inset
27142
27143
27144 \end_layout
27145
27146 \begin_layout Standard
27147 You can also use the first two options above only for certain nomenclature
27148  entries when you add one of the following commands as last entry to the
27149  
27150 \family sans
27151 Description
27152 \family default
27153  field in the nomenclature dialog:
27154 \end_layout
27155
27156 \begin_layout Description
27157
27158 \backslash
27159 nomrefeq Like the 
27160 \series bold
27161 refeq
27162 \series default
27163  option
27164 \end_layout
27165
27166 \begin_layout Description
27167
27168 \backslash
27169 nomrefpage Like the 
27170 \series bold
27171 refpage
27172 \series default
27173  option
27174 \end_layout
27175
27176 \begin_layout Description
27177
27178 \backslash
27179 nomrefeqpage Short notation of 
27180 \series bold
27181
27182 \backslash
27183 nomrefeq
27184 \backslash
27185 nomrefpage
27186 \end_layout
27187
27188 \begin_layout Description
27189
27190 \backslash
27191 nomnorefeq,
27192 \begin_inset space ~
27193 \end_inset
27194
27195
27196 \backslash
27197 nomnorefpage,
27198 \begin_inset space ~
27199 \end_inset
27200
27201
27202 \backslash
27203 nomnorefeqpage Turns off the corresponding options
27204 \end_layout
27205
27206 \begin_layout Subsection
27207 Printing the Nomenclature
27208 \begin_inset Index idx
27209 status collapsed
27210
27211 \begin_layout Plain Layout
27212 Nomenclature ! Printing
27213 \end_layout
27214
27215 \end_inset
27216
27217
27218 \end_layout
27219
27220 \begin_layout Standard
27221 To print the nomenclature, use the menu 
27222 \family sans
27223 Insert\SpecialChar \menuseparator
27224 Lists
27225 \begin_inset space ~
27226 \end_inset
27227
27228 /
27229 \begin_inset space ~
27230 \end_inset
27231
27232 TOC\SpecialChar \menuseparator
27233 Nomenclature
27234 \family default
27235 .
27236  A light blue box labeled 
27237 \begin_inset Quotes eld
27238 \end_inset
27239
27240
27241 \family sans
27242 Nomenclature
27243 \family default
27244
27245 \begin_inset Quotes erd
27246 \end_inset
27247
27248  will show the place where the nomenclature is printed in the output.
27249  Like the index list box, the nomenclature list box is not clickable.
27250 \end_layout
27251
27252 \begin_layout Standard
27253 In the printed output the title of the nomenclature appears as 
27254 \begin_inset Quotes eld
27255 \end_inset
27256
27257 Nomenclature
27258 \begin_inset Quotes erd
27259 \end_inset
27260
27261 .
27262  If you are not happy with the name, you can change it by redefining the
27263  command 
27264 \series bold
27265
27266 \backslash
27267 nomname
27268 \series default
27269  in the preamble.
27270  For example, in order to change the name to 
27271 \emph on
27272 List of Symbols
27273 \emph default
27274 , add the following line to the preamble:
27275 \end_layout
27276
27277 \begin_layout Standard
27278
27279 \family roman
27280 \series bold
27281
27282 \backslash
27283 renewcommand{
27284 \backslash
27285 nomname}{List of Symbols}
27286 \end_layout
27287
27288 \begin_layout Standard
27289 \begin_inset VSpace defskip
27290 \end_inset
27291
27292
27293 \end_layout
27294
27295 \begin_layout Standard
27296 If you are unhappy with the amount of space for symbols, you can alter it
27297  by adding the following line to the preamble:
27298 \end_layout
27299
27300 \begin_layout Standard
27301
27302 \family roman
27303 \series bold
27304
27305 \backslash
27306 renewcommand{
27307 \backslash
27308 nomlabelwidth}{width}
27309 \end_layout
27310
27311 \begin_layout Standard
27312
27313 \family roman
27314 where the width is a value with one of the units listed in Appendix
27315 \begin_inset space ~
27316 \end_inset
27317
27318
27319 \begin_inset CommandInset ref
27320 LatexCommand ref
27321 reference "cha:Units-available-in"
27322
27323 \end_inset
27324
27325 .
27326  The default value is 1
27327 \begin_inset space \thinspace{}
27328 \end_inset
27329
27330 cm.
27331 \end_layout
27332
27333 \begin_layout Subsection
27334 Nomenclature Program
27335 \begin_inset Index idx
27336 status collapsed
27337
27338 \begin_layout Plain Layout
27339 Nomenclature ! Program
27340 \end_layout
27341
27342 \end_inset
27343
27344
27345 \begin_inset CommandInset label
27346 LatexCommand label
27347 name "sub:Nomenclature-Program"
27348
27349 \end_inset
27350
27351
27352 \end_layout
27353
27354 \begin_layout Standard
27355 LyX uses the program 
27356 \family sans
27357 makeindex
27358 \family default
27359 , that is part of every LaTeX distribution, to generate the nomenclature.
27360  LyX's preferences dialog allows you to specify another program or to control
27361  
27362 \family sans
27363 makeindex
27364 \family default
27365  by adding options, see section
27366 \begin_inset space ~
27367 \end_inset
27368
27369
27370 \begin_inset CommandInset ref
27371 LatexCommand ref
27372 reference "sub:LaTeX-settings"
27373
27374 \end_inset
27375
27376 .
27377  The available options are listed and explained in 
27378 \begin_inset CommandInset citation
27379 LatexCommand cite
27380 key "nomencl,makeindex"
27381
27382 \end_inset
27383
27384 .
27385 \end_layout
27386
27387 \begin_layout Section
27388 Branches
27389 \begin_inset Index idx
27390 status collapsed
27391
27392 \begin_layout Plain Layout
27393 Branches
27394 \end_layout
27395
27396 \end_inset
27397
27398
27399 \begin_inset Index idx
27400 status collapsed
27401
27402 \begin_layout Plain Layout
27403 Document ! Branches
27404 \end_layout
27405
27406 \end_inset
27407
27408
27409 \begin_inset CommandInset label
27410 LatexCommand label
27411 name "sec:Branches"
27412
27413 \end_inset
27414
27415
27416 \end_layout
27417
27418 \begin_layout Standard
27419 Sometimes it is useful to hide some document parts in the output.
27420  For example a teacher who is setting an exam obviously doesn't want the
27421  pupils to see the answers, but having questions and answers in the same
27422  document will make the life of the markers of that exam much easier.
27423 \end_layout
27424
27425 \begin_layout Standard
27426 For these cases LyX allows you to put text into branches.
27427  The text will then only appear in the output when its branch is activated.
27428  To create a branch, go in the 
27429 \family sans
27430 Document\SpecialChar \menuseparator
27431 Settings
27432 \family default
27433  dialog to 
27434 \family sans
27435 Branches
27436 \family default
27437 .
27438  The name of the branch, its activation state and the background color of
27439  the branches inside LyX can be specified in this dialog.
27440 \end_layout
27441
27442 \begin_layout Standard
27443 Text that should be in a branch is set into branch inset boxes.
27444  These boxes are inserted via the menu 
27445 \family sans
27446 Insert\SpecialChar \menuseparator
27447 Branch
27448 \family default
27449  where you can choose a branch.
27450  You can later change the branch of the boxes by right-clicking on them.
27451 \end_layout
27452
27453 \begin_layout Standard
27454 Here is an example, where only the question text appears, the answer branch
27455  is deactivated and does therefore not appear in the output:
27456 \end_layout
27457
27458 \begin_layout Standard
27459 \begin_inset Branch Question
27460 status open
27461
27462 \begin_layout Standard
27463 Question: Who was the first physics Nobel prize winner?
27464 \end_layout
27465
27466 \end_inset
27467
27468
27469 \end_layout
27470
27471 \begin_layout Standard
27472 \begin_inset Branch Answer
27473 status collapsed
27474
27475 \begin_layout Standard
27476 Answer: Wilhelm Conrad Röntgen
27477 \end_layout
27478
27479 \end_inset
27480
27481
27482 \end_layout
27483
27484 \begin_layout Standard
27485 \begin_inset VSpace bigskip
27486 \end_inset
27487
27488
27489 \end_layout
27490
27491 \begin_layout Standard
27492 To use conditional output inside places where you cannot insert branch insets,
27493  like inside equations, you can code special LaTeX definitions for each
27494  branch.
27495  For example you can define for the question branch
27496 \begin_inset Foot
27497 status collapsed
27498
27499 \begin_layout Plain Layout
27500 For an introduction to the LaTeX-syntax, see section
27501 \begin_inset space ~
27502 \end_inset
27503
27504
27505 \begin_inset CommandInset ref
27506 LatexCommand ref
27507 reference "sub:LaTeX-Syntax"
27508
27509 \end_inset
27510
27511 .
27512 \end_layout
27513
27514 \end_inset
27515
27516
27517 \end_layout
27518
27519 \begin_layout Standard
27520
27521 \series bold
27522
27523 \backslash
27524 newcommand{
27525 \backslash
27526 question}[1]{#1}
27527 \end_layout
27528
27529 \begin_layout Standard
27530
27531 \series bold
27532
27533 \backslash
27534 newcommand{
27535 \backslash
27536 answer}[1]{}
27537 \end_layout
27538
27539 \begin_layout Standard
27540 and for the answer branch
27541 \end_layout
27542
27543 \begin_layout Standard
27544
27545 \series bold
27546
27547 \backslash
27548 newcommand{
27549 \backslash
27550 question}[1]{}
27551 \end_layout
27552
27553 \begin_layout Standard
27554
27555 \series bold
27556
27557 \backslash
27558 newcommand{
27559 \backslash
27560 answer}[1]{#1}
27561 \end_layout
27562
27563 \begin_layout Standard
27564 \begin_inset Branch Question
27565 status open
27566
27567 \begin_layout Standard
27568 \begin_inset ERT
27569 status open
27570
27571 \begin_layout Plain Layout
27572
27573
27574 \backslash
27575 newcommand{
27576 \backslash
27577 question}[1]{#1}
27578 \end_layout
27579
27580 \begin_layout Plain Layout
27581
27582
27583 \backslash
27584 newcommand{
27585 \backslash
27586 answer}[1]{}
27587 \end_layout
27588
27589 \end_inset
27590
27591
27592 \end_layout
27593
27594 \end_inset
27595
27596
27597 \end_layout
27598
27599 \begin_layout Standard
27600 \begin_inset Branch Answer
27601 status collapsed
27602
27603 \begin_layout Standard
27604 \begin_inset ERT
27605 status open
27606
27607 \begin_layout Plain Layout
27608
27609
27610 \backslash
27611 newcommand{
27612 \backslash
27613 question}[1]{}
27614 \end_layout
27615
27616 \begin_layout Plain Layout
27617
27618
27619 \backslash
27620 newcommand{
27621 \backslash
27622 answer}[1]{#1}
27623 \end_layout
27624
27625 \end_inset
27626
27627
27628 \end_layout
27629
27630 \end_inset
27631
27632
27633 \end_layout
27634
27635 \begin_layout Standard
27636 Now it is possible to use the commands 
27637 \series bold
27638
27639 \backslash
27640 question{\SpecialChar \ldots{}
27641 }
27642 \series default
27643  and 
27644 \series bold
27645
27646 \backslash
27647 answer{\SpecialChar \ldots{}
27648 }
27649 \series default
27650  to obtain conditional output.
27651  Here is an example formula where only the 
27652 \series bold
27653
27654 \backslash
27655 question
27656 \series default
27657  part appears:
27658 \begin_inset Formula \[
27659 x^{2}-2x-2\Rightarrow\question{x_{1}}\answer{x_{2}}=1\question{+\sqrt{3}}\answer{-\sqrt{3}}.
27660 \]
27661
27662 \end_inset
27663
27664
27665 \end_layout
27666
27667 \begin_layout Standard
27668 Inside math, the same effect can be achieved using math macros, see the
27669  
27670 \emph on
27671 Math
27672 \emph default
27673  manual.
27674 \end_layout
27675
27676 \begin_layout Section
27677 PDF Properties
27678 \begin_inset CommandInset label
27679 LatexCommand label
27680 name "sec:PDF-Properties"
27681
27682 \end_inset
27683
27684
27685 \begin_inset Index idx
27686 status collapsed
27687
27688 \begin_layout Plain Layout
27689 PDF properties
27690 \end_layout
27691
27692 \end_inset
27693
27694
27695 \end_layout
27696
27697 \begin_layout Standard
27698 The 
27699 \family sans
27700 Document Settings
27701 \family default
27702  dialog allows you in the 
27703 \family sans
27704 PDF Properties
27705 \family default
27706  to set up special options for the PDF output of your document.
27707  All options there are provided by the LaTeX-package 
27708 \series bold
27709 hyperref
27710 \series default
27711
27712 \begin_inset Index idx
27713 status collapsed
27714
27715 \begin_layout Plain Layout
27716 LaTeX-packages ! hyperref
27717 \end_layout
27718
27719 \end_inset
27720
27721 .
27722 \end_layout
27723
27724 \begin_layout Standard
27725 Using 
27726 \series bold
27727 hyperref
27728 \series default
27729  will link all cross-references in the DVI- and PDF-output.
27730  This means that the reader of your document will be able to click on a
27731  table of contents entry or on a reference and he is shown the referenced
27732  document part.
27733  You can specify in the dialog tab 
27734 \family sans
27735 Hyperlinks
27736 \family default
27737  how the links will look like and if links for bibliographical backreferences
27738  are created.
27739  The backreferences will appear in the bibliography behind the different
27740  entries, showing the number of the section, slide, or page where the entry
27741  is referenced.
27742 \end_layout
27743
27744 \begin_layout Standard
27745 In the dialog tab 
27746 \family sans
27747 Bookmarks
27748 \family default
27749  you can set if PDF-bookmarks should be created for every section of your
27750  document to make it easier for readers to navigate through the document.
27751  You can decide if the bookmarks should be numbered like your document sections
27752  or not.
27753  With the open bookmarks level you can specify what sectioning level should
27754  be displayed in the bookmarks when opening the PDF.
27755  For example level
27756 \begin_inset space ~
27757 \end_inset
27758
27759 2 will display all sections and subsections, while level
27760 \begin_inset space ~
27761 \end_inset
27762
27763 1 will only display the sections.
27764 \end_layout
27765
27766 \begin_layout Standard
27767 The header information in the dialog tab 
27768 \family sans
27769 General
27770 \family default
27771  are saved together with the PDF as file properties.
27772  Many programs are able to extract this information to e.
27773 \begin_inset space \thinspace{}
27774 \end_inset
27775
27776 g.
27777 \begin_inset space \space{}
27778 \end_inset
27779
27780 automatically recognize who the author is and what the PDF is about.
27781  This is very useful to sort, classify, or use PDFs for bibliography issues.
27782  When the option 
27783 \family sans
27784 Automatic fill header
27785 \family default
27786  is set, LyX tries to extract the header information from your document
27787  title and author settings.
27788 \end_layout
27789
27790 \begin_layout Standard
27791 The option 
27792 \family sans
27793 Load in fullscreen mode
27794 \family default
27795  will open the PDF in fullscreen mode, which is useful for presentations.
27796 \end_layout
27797
27798 \begin_layout Standard
27799 PDF properties are also used in this document.
27800  When you look in its document settings, you can see that some additional
27801  
27802 \series bold
27803 hyperref
27804 \series default
27805  options are used.
27806  For an explanation of them we refer you to the hyperref manual 
27807 \begin_inset CommandInset citation
27808 LatexCommand cite
27809 key "hyperref"
27810
27811 \end_inset
27812
27813 .
27814 \end_layout
27815
27816 \begin_layout Section
27817 TeX Code and the LaTeX Syntax
27818 \begin_inset CommandInset label
27819 LatexCommand label
27820 name "sec:TeX-Code"
27821
27822 \end_inset
27823
27824
27825 \end_layout
27826
27827 \begin_layout Subsection
27828 TeX Code Boxes
27829 \begin_inset Index idx
27830 status collapsed
27831
27832 \begin_layout Plain Layout
27833 TeX Code
27834 \end_layout
27835
27836 \end_inset
27837
27838
27839 \begin_inset CommandInset label
27840 LatexCommand label
27841 name "sub:TeX-Code-Boxes"
27842
27843 \end_inset
27844
27845
27846 \end_layout
27847
27848 \begin_layout Standard
27849 As LyX uses LaTeX in the background, it supports many LaTeX commands and
27850  constructs, but not all.
27851  LaTeX contains of hundreds of packages which provide different commands.
27852  All the time packages are being updated and new ones added.
27853  This has the advantage that you can typeset nearly everything as there
27854  is for every problem a LaTeX-package.
27855  But LyX can of course not be up to date and support all packages and their
27856  commands.
27857 \end_layout
27858
27859 \begin_layout Standard
27860 But don't worry, you can use any LaTeX-command directly in LyX inside the
27861  TeX Code box.
27862  A TeX Code box is created by the menu 
27863 \family sans
27864 Insert\SpecialChar \menuseparator
27865 TeX
27866 \begin_inset space ~
27867 \end_inset
27868
27869 Code
27870 \family default
27871  or by the toolbar button 
27872 \begin_inset Graphics
27873         filename ../images/ert-insert.png
27874
27875 \end_inset
27876
27877 .
27878  The box can be opened by left-clicking and closed by right-clicking on
27879  it.
27880 \end_layout
27881
27882 \begin_layout Standard
27883 You can insert complete or incomplete commands as TeX Code.
27884  Incomplete means that the command argument can be Standard LyX text.
27885  For example, if you want to draw a frame around a word are therefore using
27886  the LaTeX-command 
27887 \series bold
27888
27889 \backslash
27890 fbox
27891 \series default
27892 , you can write the command part 
27893 \series bold
27894
27895 \backslash
27896 fbox{
27897 \series default
27898  in a TeX Code box before the word and the closing brace 
27899 \series bold
27900 }
27901 \series default
27902  in a second TeX Code box behind the word.
27903  The word between the two TeX Code boxes is then the argument as it is in
27904  the following example:
27905 \end_layout
27906
27907 \begin_layout Standard
27908 \begin_inset Graphics
27909         filename clipart/ERT.png
27910         scale 89
27911
27912 \end_inset
27913
27914
27915 \end_layout
27916
27917 \begin_layout Standard
27918 gives
27919 \end_layout
27920
27921 \begin_layout Standard
27922 This is a line with a 
27923 \begin_inset ERT
27924 status collapsed
27925
27926 \begin_layout Plain Layout
27927
27928
27929 \backslash
27930 fbox{
27931 \end_layout
27932
27933 \end_inset
27934
27935 framed
27936 \begin_inset ERT
27937 status collapsed
27938
27939 \begin_layout Plain Layout
27940
27941 }
27942 \end_layout
27943
27944 \end_inset
27945
27946  word.
27947 \end_layout
27948
27949 \begin_layout Standard
27950 \begin_inset Note Greyedout
27951 status open
27952
27953 \begin_layout Plain Layout
27954
27955 \series bold
27956 Note:
27957 \series default
27958  At the end of LaTeX-commands without parameters, you have to insert a space
27959  to let LaTeX know that the command is finished.
27960 \end_layout
27961
27962 \end_inset
27963
27964
27965 \end_layout
27966
27967 \begin_layout Subsection
27968 Short Introduction to the LaTeX Syntax
27969 \begin_inset OptArg
27970 status collapsed
27971
27972 \begin_layout Plain Layout
27973 The LaTeX Syntax
27974 \end_layout
27975
27976 \end_inset
27977
27978
27979 \begin_inset Index idx
27980 status collapsed
27981
27982 \begin_layout Plain Layout
27983 LaTeX Syntax
27984 \end_layout
27985
27986 \end_inset
27987
27988
27989 \begin_inset CommandInset label
27990 LatexCommand label
27991 name "sub:LaTeX-Syntax"
27992
27993 \end_inset
27994
27995
27996 \end_layout
27997
27998 \begin_layout Standard
27999 When you write larger documents or books, you will need to know something
28000  about the LaTeX-commands that LyX uses in the background.
28001  Because LaTeX is based on commands, you can 
28002 \begin_inset Quotes eld
28003 \end_inset
28004
28005 program
28006 \begin_inset Quotes erd
28007 \end_inset
28008
28009  your text.
28010  This has the advantage that the layout of the document can be changed at
28011  any time if you know the right commands.
28012  E.
28013 \begin_inset space \thinspace{}
28014 \end_inset
28015
28016 g.
28017 \begin_inset space \space{}
28018 \end_inset
28019
28020 imagine you have to write a manual for a product and the deadline is the
28021  end of the day.
28022  Your boss just has complimented you for your good work but wants to have
28023  all caption labels bold.
28024  But you have over hundred figure and table captions with non-bold labels
28025  in your manual.
28026  Of course it's impossible to change all caption labels manually in one
28027  day.
28028 \end_layout
28029
28030 \begin_layout Standard
28031 Now LaTeX comes into play.
28032  As mentioned above, for every problem there exists a LaTeX-package.
28033  First you have to find out which and therefore look in the LaTeX package
28034  database, 
28035 \begin_inset CommandInset citation
28036 LatexCommand cite
28037 key "Catalogue"
28038
28039 \end_inset
28040
28041 .
28042 \end_layout
28043
28044 \begin_layout Standard
28045 As result you know that the package 
28046 \series bold
28047 caption
28048 \series default
28049
28050 \begin_inset Index idx
28051 status collapsed
28052
28053 \begin_layout Plain Layout
28054 LaTeX-packages ! caption
28055 \end_layout
28056
28057 \end_inset
28058
28059  is what you need.
28060  To use a package, you have to load it in the document preamble (menu 
28061 \family sans
28062 Document\SpecialChar \menuseparator
28063 Settings
28064 \family default
28065 ) with the command
28066 \end_layout
28067
28068 \begin_layout Standard
28069
28070 \series bold
28071
28072 \backslash
28073 usepackage[options]{package name}
28074 \end_layout
28075
28076 \begin_layout Standard
28077 All LaTeX commands begin with a backslash, the command argument is set within
28078  two braces, and the options are set within two brackets.
28079  Note that not all commands have an argument and options.
28080 \end_layout
28081
28082 \begin_layout Standard
28083 In your case the package name is 
28084 \series bold
28085 caption
28086 \series default
28087 .
28088  After a look in the documentation of the package, you know that the option
28089  
28090 \series bold
28091 labelfont=bf
28092 \series default
28093  will change the font of all caption labels to bold.
28094  So you add the command
28095 \end_layout
28096
28097 \begin_layout Standard
28098
28099 \series bold
28100
28101 \backslash
28102 usepackage[labelfont=bf]{caption}
28103 \end_layout
28104
28105 \begin_layout Standard
28106 to the preamble and the problem is solved.
28107 \begin_inset Foot
28108 status collapsed
28109
28110 \begin_layout Plain Layout
28111 For more commands provided by the 
28112 \series bold
28113 caption
28114 \series default
28115  package, have a look at its documentation, 
28116 \begin_inset CommandInset citation
28117 LatexCommand cite
28118 key "caption"
28119
28120 \end_inset
28121
28122 .
28123 \end_layout
28124
28125 \end_inset
28126
28127
28128 \end_layout
28129
28130 \begin_layout Standard
28131 Note that some document classes have built-in solutions for well known problems
28132  like your case.
28133  For example if you use a 
28134 \family sans
28135 koma-script
28136 \family default
28137  class, you don't need the package 
28138 \series bold
28139 caption
28140 \series default
28141 , you can instead write
28142 \end_layout
28143
28144 \begin_layout Standard
28145
28146 \series bold
28147
28148 \backslash
28149 setkomafont{captionlabel}{
28150 \backslash
28151 bfseries}
28152 \end_layout
28153
28154 \begin_layout Standard
28155 in the preamble and the problem is solved.
28156  So if you plan to write a large document, you should have a look at the
28157  documentation of the document class you want to use.
28158  (
28159 \series bold
28160
28161 \backslash
28162 setkomafont
28163 \series default
28164  is an example of a command with more than one argument.)
28165 \end_layout
28166
28167 \begin_layout Standard
28168 Commands in the preamble affect the whole document, while commands in the
28169  text affect only the text after the command or only the text used as command
28170  argument.
28171  To insert a LaTeX-command in text, use the TeX Code box as described in
28172  the previous section.
28173 \end_layout
28174
28175 \begin_layout Standard
28176 If you want to learn more about LaTeX and its syntax, have a look at the
28177  LaTeX-books 
28178 \begin_inset CommandInset citation
28179 LatexCommand cite
28180 key "latexcompanion,latexguide"
28181
28182 \end_inset
28183
28184 .
28185  
28186 \end_layout
28187
28188 \begin_layout Section
28189 Previewing Snippets of your Document
28190 \begin_inset CommandInset label
28191 LatexCommand label
28192 name "sec:Previewing-snippets-of"
28193
28194 \end_inset
28195
28196
28197 \begin_inset Index idx
28198 status collapsed
28199
28200 \begin_layout Plain Layout
28201 Instant preview
28202 \end_layout
28203
28204 \end_inset
28205
28206
28207 \begin_inset Index idx
28208 status collapsed
28209
28210 \begin_layout Plain Layout
28211 Document ! Preview
28212 \end_layout
28213
28214 \end_inset
28215
28216
28217 \end_layout
28218
28219 \begin_layout Standard
28220 LyX allows you to generate previews of sections of your document on the
28221  fly so you can see how they'll look in the final document without having
28222  to break your train of thought with 
28223 \family sans
28224 View\SpecialChar \menuseparator
28225 DVI
28226 \family default
28227 .
28228 \end_layout
28229
28230 \begin_layout Standard
28231 If you would for example like to see in LyX your math formulas typeset by
28232  LaTeX, install the LaTeX-package 
28233 \series bold
28234 preview-latex
28235 \series default
28236
28237 \begin_inset Index idx
28238 status collapsed
28239
28240 \begin_layout Plain Layout
28241 LaTeX-packages ! preview-latex
28242 \end_layout
28243
28244 \end_inset
28245
28246  as explained below, and turn on 
28247 \family sans
28248 Instant
28249 \begin_inset space ~
28250 \end_inset
28251
28252 preview
28253 \family default
28254  in the 
28255 \family sans
28256 Tools\SpecialChar \menuseparator
28257 Preferences 
28258 \family default
28259 dialog under 
28260 \family sans
28261 Look
28262 \begin_inset space ~
28263 \end_inset
28264
28265 and
28266 \begin_inset space ~
28267 \end_inset
28268
28269 feel\SpecialChar \menuseparator
28270 Graphics
28271 \family default
28272 .
28273 \end_layout
28274
28275 \begin_layout Standard
28276 Previews are generated when you load a document into LyX and when you finish
28277  editing an inset.
28278  Previews of an already loaded document are 
28279 \emph on
28280 not
28281 \emph default
28282  generated just by selecting the 
28283 \family sans
28284 Instant
28285 \begin_inset space ~
28286 \end_inset
28287
28288 preview
28289 \family default
28290  check box, you have to reopen the documents to activate the previews.
28291 \end_layout
28292
28293 \begin_layout Standard
28294 LyX will generate previews of math insets.
28295  It will also generate previews of included insets if you select the 
28296 \family sans
28297 Show
28298 \begin_inset space ~
28299 \end_inset
28300
28301 preview
28302 \family default
28303  check box in the insert dialog.
28304  This is useful if you wish to generate a preview of a LaTeX figure, for
28305  example.
28306 \end_layout
28307
28308 \begin_layout Standard
28309 To get previews working, you need the LaTeX package 
28310 \series bold
28311 preview-latex
28312 \series default
28313  (on some systems named simply 
28314 \series bold
28315 preview
28316 \series default
28317 ) installed.
28318  If it is not already installed, you will find it in the TeX Catalogue,
28319  
28320 \begin_inset CommandInset citation
28321 LatexCommand cite
28322 key "TeXCatalogue"
28323
28324 \end_inset
28325
28326  or in the package manager of your LaTeX-system.
28327  You obtain prettier results if you install the program 
28328 \family typewriter
28329 pnmcrop
28330 \family default
28331  from the 
28332 \family typewriter
28333 netpbm
28334 \family default
28335  package; for LyX on Windows this program is automatically installed together
28336  with LyX.
28337 \end_layout
28338
28339 \begin_layout Standard
28340 \begin_inset VSpace bigskip
28341 \end_inset
28342
28343
28344 \end_layout
28345
28346 \begin_layout Standard
28347 You can furthermore preview the LaTeX source of the whole document or parts
28348  of it.
28349  Use the menu 
28350 \family sans
28351 View\SpecialChar \menuseparator
28352 View
28353 \begin_inset space ~
28354 \end_inset
28355
28356 Source
28357 \family default
28358  and a window will be shown where you can see the LaTeX-source code.
28359  The window shows the source of the whole paragraph where the cursor is
28360  currently in.
28361  You can also select document parts in LyX's main window, then only this
28362  selection (when it is more than one paragraph) is shown as source code.
28363  To view the whole document as source, enable the corresponding option in
28364  the source view window.
28365 \end_layout
28366
28367 \begin_layout Section
28368 Spell Checking
28369 \begin_inset CommandInset label
28370 LatexCommand label
28371 name "sec:Spellchecking"
28372
28373 \end_inset
28374
28375
28376 \begin_inset Index idx
28377 status collapsed
28378
28379 \begin_layout Plain Layout
28380 Spell checking
28381 \end_layout
28382
28383 \end_inset
28384
28385
28386 \end_layout
28387
28388 \begin_layout Standard
28389 LyX itself has no built-in spell checker.
28390  Rather it uses one of the external programs 
28391 \family typewriter
28392 aspell
28393 \family default
28394
28395 \family typewriter
28396 ispell
28397 \family default
28398
28399 \family typewriter
28400 hspell
28401 \family default
28402 , or 
28403 \family typewriter
28404 pspell
28405 \family default
28406  as backend.
28407  This section assumes you have already installed and set up one of these
28408  programs.
28409  
28410 \family typewriter
28411 aspell
28412 \family default
28413  can be seen as the successor to 
28414 \family typewriter
28415 ispell
28416 \family default
28417 , so that it is recommended to use aspell.
28418  
28419 \family typewriter
28420 hspell
28421 \family default
28422  is a Hebrew spell-checker.
28423  The used spell checker ind its settings are specified in LyX's preferences
28424  under 
28425 \family sans
28426 Language Settings
28427 \family default
28428 .
28429 \end_layout
28430
28431 \begin_layout Standard
28432 For LyX on Windows, the selection box for the spell checking program is
28433  greyed out in the preferences dialog because only 
28434 \family typewriter
28435 aspell
28436 \family default
28437  can be used.
28438 \end_layout
28439
28440 \begin_layout Standard
28441 The menu
28442 \family sans
28443  Tools\SpecialChar \menuseparator
28444 Spellchecker
28445 \family default
28446  or the toolbar button 
28447 \begin_inset Graphics
28448         filename ../images/dialog-show_spellchecker.png
28449         BoundingBox 0bp 5bp 20bp 20bp
28450
28451 \end_inset
28452
28453  starts the spell checking beginning from the current cursor position.
28454  A dialog window will appear showing any incorrect (or unknown) word found,
28455  allowing you to edit and replace it in a second line.
28456  Whenever an unknown word is found, the word is highlighted and the text
28457  scrolled so that it is visible.
28458  In the 
28459 \family sans
28460 spell checker
28461 \family default
28462  dialog, there is also a box showing suggestions for a correction, if any
28463  could be found.
28464  Clicking on one of the corrections will copy to the 
28465 \family sans
28466 Replace
28467 \family default
28468  field, double-click invokes directly the replacement.
28469  Unknown but correctly typed words can be added to the personal dictionary.
28470 \end_layout
28471
28472 \begin_layout Standard
28473 By default, the dictionary file used is determined by the document language
28474  that is set in the 
28475 \family sans
28476 Document\SpecialChar \menuseparator
28477 Settings
28478 \family default
28479  dialog.
28480  If you do not have a dictionary for the document language, spell checking
28481  will bring an error message.
28482  In this case, you can specify another dictionary file in the dialog by
28483  specifying a different 
28484 \family sans
28485 Alternative language
28486 \family default
28487  in preferences dialog.
28488 \end_layout
28489
28490 \begin_layout Standard
28491 After a spell check you will be informed about the number of checked words.
28492 \end_layout
28493
28494 \begin_layout Subsubsection*
28495 Limitations
28496 \end_layout
28497
28498 \begin_layout Standard
28499 It is not possible to change the spelling of a particular word globally,
28500  rather than having to change the spelling separately for each occurrence
28501  of the word.
28502  But you can use the 
28503 \family sans
28504 Find
28505 \begin_inset space ~
28506 \end_inset
28507
28508 &
28509 \begin_inset space ~
28510 \end_inset
28511
28512 Replace
28513 \family default
28514  dialog for that.
28515 \end_layout
28516
28517 \begin_layout Standard
28518 LyX cannot correctly spell check documents containing multiple languages.
28519  This does work with 
28520 \family typewriter
28521 pspell
28522 \family default
28523 , assuming you have marked the different languages appropriately.
28524 \end_layout
28525
28526 \begin_layout Subsubsection*
28527 Further Settings
28528 \end_layout
28529
28530 \begin_layout Standard
28531 The 
28532 \family sans
28533 Spellchecker
28534 \family default
28535  section in the preferences dialog has some additional options:
28536 \end_layout
28537
28538 \begin_layout Description
28539 Escape
28540 \begin_inset space ~
28541 \end_inset
28542
28543 characters Allows you to add non-standard characters that the spell checker
28544  should consider, e.
28545 \begin_inset space \thinspace{}
28546 \end_inset
28547
28548 g.
28549 \begin_inset space \space{}
28550 \end_inset
28551
28552 German umlauts although you are spell checking an English document.
28553  This should not normally be needed.
28554 \end_layout
28555
28556 \begin_layout Description
28557 Personal
28558 \begin_inset space ~
28559 \end_inset
28560
28561 dictionary to use a different file as your personal dictionary instead of
28562  the spell checker's default choice 
28563 \end_layout
28564
28565 \begin_layout Description
28566 Accept
28567 \begin_inset space ~
28568 \end_inset
28569
28570 compound
28571 \begin_inset space ~
28572 \end_inset
28573
28574 words Prevent the spell checker from complaining about compounded words
28575  like 
28576 \begin_inset Quotes eld
28577 \end_inset
28578
28579 passthrough
28580 \begin_inset Quotes erd
28581 \end_inset
28582
28583 .
28584 \end_layout
28585
28586 \begin_layout Description
28587 Use
28588 \begin_inset space ~
28589 \end_inset
28590
28591 input
28592 \begin_inset space ~
28593 \end_inset
28594
28595 encoding Uses the document encoding that is set in the 
28596 \family sans
28597 Document\SpecialChar \menuseparator
28598 Settings
28599 \family default
28600  dialog under 
28601 \family sans
28602 Language
28603 \family default
28604  also for the spellchecker.
28605 \begin_inset Foot
28606 status collapsed
28607
28608 \begin_layout Plain Layout
28609 The encodings are explained in section
28610 \begin_inset space ~
28611 \end_inset
28612
28613
28614 \begin_inset CommandInset ref
28615 LatexCommand ref
28616 reference "cha:The-Document-Settings"
28617
28618 \end_inset
28619
28620 .
28621 \end_layout
28622
28623 \end_inset
28624
28625  Only enable this if you use 
28626 \family typewriter
28627 ispell
28628 \family default
28629  and can't spell check words with international letters in them.
28630  There have been reports that this does not work with all dictionaries,
28631  so this is disabled by default.
28632 \end_layout
28633
28634 \begin_layout Section
28635 Thesaurus
28636 \begin_inset Index idx
28637 status collapsed
28638
28639 \begin_layout Plain Layout
28640 Thesaurus
28641 \end_layout
28642
28643 \end_inset
28644
28645
28646 \begin_inset CommandInset label
28647 LatexCommand label
28648 name "sec:Thesaurus"
28649
28650 \end_inset
28651
28652
28653 \end_layout
28654
28655 \begin_layout Standard
28656 LyX provides a multilingual thesaurus.
28657  It uses the same thesaurus framework as OpenOffice and Firefox (namely
28658  the 
28659 \emph on
28660 MyThes
28661 \emph default
28662
28663 \begin_inset Foot
28664 status collapsed
28665
28666 \begin_layout Plain Layout
28667 \begin_inset CommandInset href
28668 LatexCommand href
28669 target "http://lingucomponent.openoffice.org/thesaurus.html"
28670
28671 \end_inset
28672
28673
28674 \end_layout
28675
28676 \end_inset
28677
28678  thesaurus library, which is included in LyX).
28679  Therefore, LyX can directly access OpenOffice thesaurus dictionaries, which
28680  are available for many languages.
28681 \end_layout
28682
28683 \begin_layout Standard
28684 This section describes how new dictionaries are installed and set up for
28685  the use with LyX.
28686 \end_layout
28687
28688 \begin_layout Subsection
28689 Setting up the thesaurus
28690 \end_layout
28691
28692 \begin_layout Standard
28693 The 
28694 \emph on
28695 MyThes/
28696 \emph default
28697 OpenOffice thesauri consist of two files per language: A file with the suffix
28698  
28699 \emph on
28700 *.dat
28701 \emph default
28702  containing the data and an index file with the suffix 
28703 \emph on
28704 *.idx
28705 \emph default
28706 .
28707  The standardized file names include the language code for the given language
28708  (e.
28709 \begin_inset space \thinspace{}
28710 \end_inset
28711
28712 g.
28713  en_EN for English).
28714  For instance, the English files are named:
28715 \end_layout
28716
28717 \begin_layout Itemize
28718 th_en_EN_v2.idx
28719 \end_layout
28720
28721 \begin_layout Itemize
28722 th_en_EN_v2.dat
28723 \end_layout
28724
28725 \begin_layout Standard
28726 If you have OpenOffice and its thesaurus installed, these files should be
28727  already on your system.
28728  If not, you can get dictionaries from the site 
28729 \begin_inset Flex URL
28730 status collapsed
28731
28732 \begin_layout Plain Layout
28733
28734 http://extensions.services.openoffice.org
28735 \end_layout
28736
28737 \end_inset
28738
28739 .
28740  Note that, as of OpenOffice 3.0, these files are usually packed in extension
28741  archives (
28742 \emph on
28743 *.oxt
28744 \emph default
28745 ) that contain other files such as spellchecker dictionaries besides the
28746  thesauri.
28747  These archives are simple zip files, so you can unpack them as you would
28748  unpack a zip archive.
28749 \end_layout
28750
28751 \begin_layout Standard
28752 Put the 
28753 \emph on
28754 *.idx
28755 \emph default
28756  and 
28757 \emph on
28758 *.dat
28759 \emph default
28760  files of all languages you want to use into one directory (do not use subfolder
28761 s), and specify the path to this directory in 
28762 \family sans
28763 Tools\SpecialChar \menuseparator
28764 Preferences\SpecialChar \menuseparator
28765 Paths
28766 \family default
28767 .
28768  Now the thesaurus should be ready to use.
28769 \end_layout
28770
28771 \begin_layout Subsection
28772 Using the thesaurus
28773 \end_layout
28774
28775 \begin_layout Standard
28776 To start the thesaurus, use the menu 
28777 \family sans
28778 Tools\SpecialChar \menuseparator
28779 Thesaurus
28780 \family default
28781  or the toolbar button 
28782 \begin_inset Graphics
28783         filename ../images/thesaurus-entry.png
28784         BoundingBox 0bp 5bp 20bp 25bp
28785         rotateOrigin center
28786
28787 \end_inset
28788
28789  while the cursor is at the word you want to look up or while a word is
28790  selected.
28791  A dialog pops up showing you probably related words that you can use as
28792  replacement.
28793  The proposals are grouped into categories.
28794  Note that the thesaurus does not only show synonyms, but also hyperonyms
28795  and hyponyms (such as 
28796 \emph on
28797 plant
28798 \emph default
28799  for 
28800 \emph on
28801 tree
28802 \emph default
28803 ), compounds (such as 
28804 \emph on
28805 tree diagram
28806 \emph default
28807 ) and antonyms (such as 
28808 \emph on
28809 women
28810 \emph default
28811  for 
28812 \emph on
28813 men
28814 \emph default
28815 ), which are marked as such.
28816 \end_layout
28817
28818 \begin_layout Standard
28819 The language is automatically chosen from the language at the cursor, but
28820  you can also switch it in the dialog, as you can enter new words to look
28821  up directly there.
28822 \end_layout
28823
28824 \begin_layout Standard
28825 Note that the thesaurus cannot handle phrases (only compounds that are in
28826  the dictionary, such as the above 
28827 \emph on
28828 tree diagram
28829 \emph default
28830 ), and you have to use the so called lemma form, i.
28831 \begin_inset space \thinspace{}
28832 \end_inset
28833
28834 e.
28835  the form that is used in the dictionaries (for many languages: first person
28836  singular indicative active for nouns, infinitive for verbs).
28837  For example looking up the word forms 
28838 \emph on
28839 reports
28840 \emph default
28841  or 
28842 \emph on
28843 reporting
28844 \emph default
28845  yields no results, while results are shown for the word form 
28846 \emph on
28847 report
28848 \emph default
28849 .
28850  Your best bet is to highlight only the relevant parts of such word (e.
28851 \begin_inset space \thinspace{}
28852 \end_inset
28853
28854 g.
28855  
28856 \emph on
28857 report
28858 \emph default
28859  in 
28860 \emph on
28861 report
28862 \emph default
28863 s), then you get proposals without adjusting the query in the dialog, and
28864  also the replacement will probably be correct (as only the highlighted
28865  part will be replaced, thus the ending remains).
28866 \end_layout
28867
28868 \begin_layout Subsection
28869 Lincense of the Thesaurus library
28870 \end_layout
28871
28872 \begin_layout Standard
28873 The 
28874 \emph on
28875 MyThes
28876 \emph default
28877  library, which is used by LyX for the thesaurus, was created by 
28878 \noun on
28879 Kevin B.
28880  Hendricks
28881 \noun default
28882  as a standalone program.
28883  Version 1.1 of the library is included in LyX.
28884  The library was released under the 
28885 \emph on
28886 Berkeley Database License
28887 \emph default
28888 , which is compatible with LyX's license, the GPL.
28889  In order to meet the requirements of the Berkeley Database License, the
28890  MyThes license file is included in the LyX sources in the folder 
28891 \family sans
28892 ~src/support/mythes/license.readme
28893 \family default
28894 .
28895  In LyX Windows installations it is additionally available in the file 
28896 \family sans
28897 MyThes-License.txt
28898 \family default
28899  that is in the same folder as the file lyx.exe.
28900 \end_layout
28901
28902 \begin_layout Section
28903 Change Tracking
28904 \begin_inset Index idx
28905 status collapsed
28906
28907 \begin_layout Plain Layout
28908 Change Tracking
28909 \end_layout
28910
28911 \end_inset
28912
28913
28914 \begin_inset Index idx
28915 status collapsed
28916
28917 \begin_layout Plain Layout
28918 Document ! Change Tracking
28919 \end_layout
28920
28921 \end_inset
28922
28923
28924 \begin_inset CommandInset label
28925 LatexCommand label
28926 name "sec:Change-Tracking"
28927
28928 \end_inset
28929
28930
28931 \end_layout
28932
28933 \begin_layout Standard
28934 When you work on a document collaboratively it is extremely useful to be
28935  able to see changes that others have made highlighted in the document.
28936  You can then decide if you want to accept a change or not.
28937  This can be achieved by turning on change tracking in the menu 
28938 \family sans
28939 Document\SpecialChar \menuseparator
28940 Change
28941 \begin_inset space ~
28942 \end_inset
28943
28944 Tracking\SpecialChar \menuseparator
28945 Track
28946 \begin_inset space ~
28947 \end_inset
28948
28949 Changes
28950 \family default
28951 .
28952 \end_layout
28953
28954 \begin_layout Standard
28955 Changes made in the document will then be highlighted by strokes and colors:
28956  
28957 \bar under
28958 \color blue
28959 underlined text
28960 \bar default
28961 \color inherit
28962  is an addition, 
28963 \strikeout on
28964 \color blue
28965 canceled text
28966 \strikeout default
28967 \color inherit
28968  is a deletion.
28969  The color depends on the author that made the change.
28970  You can change the color in LyX's preferences dialog under 
28971 \family sans
28972 Look
28973 \begin_inset space ~
28974 \end_inset
28975
28976 and
28977 \begin_inset space ~
28978 \end_inset
28979
28980 feel
28981 \family default
28982
28983 \family sans
28984 Colors
28985 \family default
28986 .
28987 \begin_inset Index idx
28988 status collapsed
28989
28990 \begin_layout Plain Layout
28991 Color ! Change tracking
28992 \end_layout
28993
28994 \end_inset
28995
28996  The author and the date of the change are shown in LyX's status bar when
28997  the cursor is in changed text.
28998  The same information is shown when you use the toolbar button 
28999 \begin_inset Graphics
29000         filename ../images/changes-merge.png
29001         BoundingBox 0bp 5bp 20bp 25bp
29002         rotateOrigin center
29003
29004 \end_inset
29005
29006 .
29007 \end_layout
29008
29009 \begin_layout Standard
29010 When change tracking is activated, you will see the review toolbar in LyX:
29011 \begin_inset Index idx
29012 status collapsed
29013
29014 \begin_layout Plain Layout
29015 Toolbar ! Review
29016 \end_layout
29017
29018 \end_inset
29019
29020
29021 \end_layout
29022
29023 \begin_layout Standard
29024 \begin_inset VSpace defskip
29025 \end_inset
29026
29027
29028 \end_layout
29029
29030 \begin_layout Standard
29031 \begin_inset Graphics
29032         filename clipart/ChangesToolbar.png
29033
29034 \end_inset
29035
29036
29037 \end_layout
29038
29039 \begin_layout Standard
29040 \begin_inset VSpace defskip
29041 \end_inset
29042
29043
29044 \end_layout
29045
29046 \begin_layout Standard
29047 The review toolbar as shown above contains from left to right the following
29048  buttons:
29049 \end_layout
29050
29051 \begin_layout Standard
29052 \begin_inset VSpace defskip
29053 \end_inset
29054
29055
29056 \end_layout
29057
29058 \begin_layout Standard
29059 \begin_inset Tabular
29060 <lyxtabular version="3" rows="10" columns="2">
29061 <features islongtable="true" longtabularalignment="center">
29062 <column alignment="left" valignment="top" width="0">
29063 <column alignment="left" valignment="top" width="0">
29064 <row interlinespace="2.5mm">
29065 <cell alignment="center" valignment="top" usebox="none">
29066 \begin_inset Text
29067
29068 \begin_layout Plain Layout
29069 \begin_inset Graphics
29070         filename ../images/changes-track.png
29071         BoundingBox 0bp 5bp 20bp 25bp
29072         rotateOrigin center
29073
29074 \end_inset
29075
29076
29077 \end_layout
29078
29079 \end_inset
29080 </cell>
29081 <cell alignment="center" valignment="top" usebox="none">
29082 \begin_inset Text
29083
29084 \begin_layout Plain Layout
29085
29086 \family sans
29087 Document\SpecialChar \menuseparator
29088 Change
29089 \begin_inset space ~
29090 \end_inset
29091
29092 Tracking\SpecialChar \menuseparator
29093 Track
29094 \begin_inset space ~
29095 \end_inset
29096
29097 Changes
29098 \end_layout
29099
29100 \end_inset
29101 </cell>
29102 </row>
29103 <row interlinespace="2.5mm">
29104 <cell alignment="center" valignment="top" usebox="none">
29105 \begin_inset Text
29106
29107 \begin_layout Plain Layout
29108 \begin_inset Graphics
29109         filename ../images/changes-output.png
29110         BoundingBox 0bp 5bp 20bp 25bp
29111         rotateOrigin center
29112
29113 \end_inset
29114
29115
29116 \end_layout
29117
29118 \end_inset
29119 </cell>
29120 <cell alignment="center" valignment="top" usebox="none">
29121 \begin_inset Text
29122
29123 \begin_layout Plain Layout
29124
29125 \family sans
29126 Document\SpecialChar \menuseparator
29127 Change
29128 \begin_inset space ~
29129 \end_inset
29130
29131 Tracking\SpecialChar \menuseparator
29132 Show
29133 \begin_inset space ~
29134 \end_inset
29135
29136 Changes
29137 \begin_inset space ~
29138 \end_inset
29139
29140 in
29141 \begin_inset space ~
29142 \end_inset
29143
29144 Output
29145 \end_layout
29146
29147 \end_inset
29148 </cell>
29149 </row>
29150 <row interlinespace="2.5mm">
29151 <cell alignment="center" valignment="top" usebox="none">
29152 \begin_inset Text
29153
29154 \begin_layout Plain Layout
29155 \begin_inset Graphics
29156         filename ../images/change-next.png
29157         BoundingBox 0bp 5bp 20bp 25bp
29158         rotateOrigin center
29159
29160 \end_inset
29161
29162
29163 \end_layout
29164
29165 \end_inset
29166 </cell>
29167 <cell alignment="center" valignment="top" usebox="none">
29168 \begin_inset Text
29169
29170 \begin_layout Plain Layout
29171 Jumps to the next change
29172 \end_layout
29173
29174 \end_inset
29175 </cell>
29176 </row>
29177 <row interlinespace="2.5mm">
29178 <cell alignment="center" valignment="top" usebox="none">
29179 \begin_inset Text
29180
29181 \begin_layout Plain Layout
29182 \begin_inset Graphics
29183         filename ../images/change-accept.png
29184         BoundingBox 0bp 5bp 20bp 25bp
29185         rotateOrigin center
29186
29187 \end_inset
29188
29189
29190 \end_layout
29191
29192 \end_inset
29193 </cell>
29194 <cell alignment="center" valignment="top" usebox="none">
29195 \begin_inset Text
29196
29197 \begin_layout Plain Layout
29198
29199 \family sans
29200 Document\SpecialChar \menuseparator
29201 Change
29202 \begin_inset space ~
29203 \end_inset
29204
29205 Tracking\SpecialChar \menuseparator
29206 Accept
29207 \begin_inset space ~
29208 \end_inset
29209
29210 Change
29211 \end_layout
29212
29213 \end_inset
29214 </cell>
29215 </row>
29216 <row interlinespace="2.5mm">
29217 <cell alignment="center" valignment="top" usebox="none">
29218 \begin_inset Text
29219
29220 \begin_layout Plain Layout
29221 \begin_inset Graphics
29222         filename ../images/change-reject.png
29223         BoundingBox 0bp 5bp 20bp 25bp
29224         rotateOrigin center
29225
29226 \end_inset
29227
29228
29229 \end_layout
29230
29231 \end_inset
29232 </cell>
29233 <cell alignment="center" valignment="top" usebox="none">
29234 \begin_inset Text
29235
29236 \begin_layout Plain Layout
29237
29238 \family sans
29239 Document\SpecialChar \menuseparator
29240 Change
29241 \begin_inset space ~
29242 \end_inset
29243
29244 Tracking\SpecialChar \menuseparator
29245 Reject
29246 \begin_inset space ~
29247 \end_inset
29248
29249 Change
29250 \end_layout
29251
29252 \end_inset
29253 </cell>
29254 </row>
29255 <row interlinespace="2.5mm">
29256 <cell alignment="center" valignment="top" usebox="none">
29257 \begin_inset Text
29258
29259 \begin_layout Plain Layout
29260 \begin_inset Graphics
29261         filename ../images/changes-merge.png
29262         BoundingBox 0bp 5bp 20bp 25bp
29263         rotateOrigin center
29264
29265 \end_inset
29266
29267
29268 \end_layout
29269
29270 \end_inset
29271 </cell>
29272 <cell alignment="center" valignment="top" usebox="none">
29273 \begin_inset Text
29274
29275 \begin_layout Plain Layout
29276
29277 \family sans
29278 Document\SpecialChar \menuseparator
29279 Change
29280 \begin_inset space ~
29281 \end_inset
29282
29283 Tracking\SpecialChar \menuseparator
29284 Merge
29285 \begin_inset space ~
29286 \end_inset
29287
29288 Changes
29289 \end_layout
29290
29291 \end_inset
29292 </cell>
29293 </row>
29294 <row interlinespace="2.5mm">
29295 <cell alignment="center" valignment="top" usebox="none">
29296 \begin_inset Text
29297
29298 \begin_layout Plain Layout
29299 \begin_inset Graphics
29300         filename ../images/all-changes-accept.png
29301         BoundingBox 0bp 5bp 20bp 25bp
29302         rotateOrigin center
29303
29304 \end_inset
29305
29306
29307 \end_layout
29308
29309 \end_inset
29310 </cell>
29311 <cell alignment="center" valignment="top" usebox="none">
29312 \begin_inset Text
29313
29314 \begin_layout Plain Layout
29315
29316 \family sans
29317 Document\SpecialChar \menuseparator
29318 Change
29319 \begin_inset space ~
29320 \end_inset
29321
29322 Tracking\SpecialChar \menuseparator
29323 Accept
29324 \begin_inset space ~
29325 \end_inset
29326
29327 All
29328 \begin_inset space ~
29329 \end_inset
29330
29331 Changes
29332 \end_layout
29333
29334 \end_inset
29335 </cell>
29336 </row>
29337 <row interlinespace="2.5mm">
29338 <cell alignment="center" valignment="top" usebox="none">
29339 \begin_inset Text
29340
29341 \begin_layout Plain Layout
29342 \begin_inset Graphics
29343         filename ../images/all-changes-reject.png
29344         BoundingBox 0bp 5bp 20bp 25bp
29345         rotateOrigin center
29346
29347 \end_inset
29348
29349
29350 \end_layout
29351
29352 \end_inset
29353 </cell>
29354 <cell alignment="center" valignment="top" usebox="none">
29355 \begin_inset Text
29356
29357 \begin_layout Plain Layout
29358
29359 \family sans
29360 Document\SpecialChar \menuseparator
29361 Change
29362 \begin_inset space ~
29363 \end_inset
29364
29365 Tracking\SpecialChar \menuseparator
29366 Reject
29367 \begin_inset space ~
29368 \end_inset
29369
29370 All
29371 \begin_inset space ~
29372 \end_inset
29373
29374 Changes
29375 \end_layout
29376
29377 \end_inset
29378 </cell>
29379 </row>
29380 <row interlinespace="2.5mm">
29381 <cell alignment="center" valignment="top" usebox="none">
29382 \begin_inset Text
29383
29384 \begin_layout Plain Layout
29385 \begin_inset Graphics
29386         filename ../images/note-insert.png
29387         BoundingBox 0bp 5bp 20bp 25bp
29388         rotateOrigin center
29389
29390 \end_inset
29391
29392
29393 \end_layout
29394
29395 \end_inset
29396 </cell>
29397 <cell alignment="center" valignment="top" usebox="none">
29398 \begin_inset Text
29399
29400 \begin_layout Plain Layout
29401
29402 \family sans
29403 Insert\SpecialChar \menuseparator
29404 Note\SpecialChar \menuseparator
29405 LyX
29406 \begin_inset space ~
29407 \end_inset
29408
29409 Note
29410 \end_layout
29411
29412 \end_inset
29413 </cell>
29414 </row>
29415 <row interlinespace="2.5mm">
29416 <cell alignment="center" valignment="top" usebox="none">
29417 \begin_inset Text
29418
29419 \begin_layout Plain Layout
29420 \begin_inset Graphics
29421         filename ../images/note-next.png
29422         BoundingBox 0bp 5bp 20bp 25bp
29423         rotateOrigin center
29424
29425 \end_inset
29426
29427
29428 \end_layout
29429
29430 \end_inset
29431 </cell>
29432 <cell alignment="center" valignment="top" usebox="none">
29433 \begin_inset Text
29434
29435 \begin_layout Plain Layout
29436
29437 \family sans
29438 Navigate\SpecialChar \menuseparator
29439 Next
29440 \begin_inset space ~
29441 \end_inset
29442
29443 Note
29444 \end_layout
29445
29446 \end_inset
29447 </cell>
29448 </row>
29449 </lyxtabular>
29450
29451 \end_inset
29452
29453
29454 \end_layout
29455
29456 \begin_layout Standard
29457 \begin_inset VSpace defskip
29458 \end_inset
29459
29460
29461 \end_layout
29462
29463 \begin_layout Standard
29464 The review toolbar helps you to accept, reject, or merge changes – highlight
29465  the change and press one of the desired toolbar buttons.
29466  When you merge changes, a window pops up showing you information about
29467  the next change behind the current cursor position.
29468  So you don't need to highlight a certain change.
29469  Within the merge window you can decide to accept or reject changes and
29470  step to the next change.
29471  This way you can jump through all the changes in the document.
29472 \end_layout
29473
29474 \begin_layout Standard
29475 The toolbar has two buttons to handle notes because notes are often important
29476  to describe a change.
29477 \end_layout
29478
29479 \begin_layout Standard
29480 To show made changes in the output you need the LaTeX package 
29481 \series bold
29482 dvipost
29483 \series default
29484
29485 \begin_inset Index idx
29486 status collapsed
29487
29488 \begin_layout Plain Layout
29489 LaTeX-packages ! dvipost
29490 \end_layout
29491
29492 \end_inset
29493
29494  installed.
29495  You will find it in the TeX Catalogue, 
29496 \begin_inset CommandInset citation
29497 LatexCommand cite
29498 key "TeXCatalogue"
29499
29500 \end_inset
29501
29502  or in the package manager of your LaTeX-system.
29503 \end_layout
29504
29505 \begin_layout Section
29506 International Support
29507 \begin_inset Index idx
29508 status collapsed
29509
29510 \begin_layout Plain Layout
29511 International support
29512 \end_layout
29513
29514 \end_inset
29515
29516
29517 \end_layout
29518
29519 \begin_layout Standard
29520 This section describes how to use LyX with any language you want.
29521  For some non-western languages there are special Wiki-pages that explain
29522  how to set up LyX to use them: 
29523 \begin_inset CommandInset citation
29524 LatexCommand cite
29525 key "Arabic,Armenian,Farsi,Hebrew"
29526
29527 \end_inset
29528
29529
29530 \end_layout
29531
29532 \begin_layout Standard
29533 Besides languages, LyX also supports phonetic symbols, see section
29534 \begin_inset space ~
29535 \end_inset
29536
29537
29538 \begin_inset CommandInset ref
29539 LatexCommand ref
29540 reference "sub:Special-Character"
29541
29542 \end_inset
29543
29544 .
29545 \end_layout
29546
29547 \begin_layout Subsection
29548 Language Options
29549 \begin_inset Index idx
29550 status collapsed
29551
29552 \begin_layout Plain Layout
29553 Language ! Options
29554 \end_layout
29555
29556 \end_inset
29557
29558
29559 \begin_inset Index idx
29560 status collapsed
29561
29562 \begin_layout Plain Layout
29563 Document ! Settings
29564 \end_layout
29565
29566 \end_inset
29567
29568
29569 \begin_inset Index idx
29570 status collapsed
29571
29572 \begin_layout Plain Layout
29573 Document ! Language
29574 \end_layout
29575
29576 \end_inset
29577
29578
29579 \end_layout
29580
29581 \begin_layout Standard
29582 The 
29583 \family sans
29584 Document\SpecialChar \menuseparator
29585 Settings
29586 \family default
29587  dialog lets you set 
29588 \family roman
29589 the language and character encoding for your language.
29590  
29591 \end_layout
29592
29593 \begin_layout Standard
29594 Choose your language in the 
29595 \family sans
29596 Language
29597 \family default
29598  section of this dialog.
29599  The default is 
29600 \family sans
29601 English
29602 \family default
29603 .
29604 \end_layout
29605
29606 \begin_layout Standard
29607 Under 
29608 \family sans
29609 Encoding
29610 \family default
29611  you can choose the character encoding map you want to use for LaTeX export.
29612  The option 
29613 \family sans
29614 Language Default
29615 \family default
29616  is the preferred choice and works well in most cases.
29617  For details about the different encoding options see section
29618 \begin_inset space ~
29619 \end_inset
29620
29621
29622 \begin_inset CommandInset ref
29623 LatexCommand ref
29624 reference "cha:The-Document-Settings"
29625
29626 \end_inset
29627
29628 .
29629 \end_layout
29630
29631 \begin_layout Subsection
29632 Keyboard mapping configuration
29633 \begin_inset CommandInset label
29634 LatexCommand label
29635 name "sub:Keyboard-mapping"
29636
29637 \end_inset
29638
29639
29640 \end_layout
29641
29642 \begin_layout Standard
29643 If you have for example a U.S.-style keyboard and want to write in a language
29644  other than English, you can use an alternate keymap.
29645  For example, if you have a U.S.-style keyboard but want to write in Italian,
29646  you can configure LyX to use an Italian keymap.
29647  The preferences dialog allows you to choose up to two keyboard mappings,
29648  see section
29649 \begin_inset space ~
29650 \end_inset
29651
29652
29653 \begin_inset CommandInset ref
29654 LatexCommand ref
29655 reference "sub:Keyboard-Map"
29656
29657 \end_inset
29658
29659 .
29660  You can choose primary and secondary keyboard languages and then select
29661  which one you want to use.
29662 \end_layout
29663
29664 \begin_layout Standard
29665 Finally, you may just want to change a few key mappings or create an entirely
29666  different keymap (for Vulcan, for instance).
29667  You may, for example, normally write in Italian on a U.S.
29668  keyboard but want to include an occasional quotation in German.
29669  In such a case, you can write your own keyboard mapping or modify an existing
29670  one to support the characters you want.
29671  This and many other customizations are explained in the 
29672 \emph on
29673 Customization
29674 \emph default
29675  manual.
29676 \end_layout
29677
29678 \begin_layout Subsection
29679 Character Tables
29680 \end_layout
29681
29682 \begin_layout Standard
29683 Table
29684 \begin_inset space ~
29685 \end_inset
29686
29687
29688 \begin_inset CommandInset ref
29689 LatexCommand ref
29690 reference "cap:The-latin1-character"
29691
29692 \end_inset
29693
29694  shows the 
29695 \family typewriter
29696 Latin1
29697 \family default
29698  character set.
29699  You should be able to enter the characters in the first eight columns directly
29700  from the keyboard.
29701 \end_layout
29702
29703 \begin_layout Standard
29704 There are a few things you need to know about this table.
29705  Here are some of the details you'll need to bear in mind when using characters
29706  from the 
29707 \family typewriter
29708 Latin1
29709 \family default
29710  character set:
29711 \end_layout
29712
29713 \begin_layout Itemize
29714 Even if you have selected 
29715 \family sans
29716 latin1
29717 \family default
29718  in the 
29719 \family sans
29720 Document\SpecialChar \menuseparator
29721 Settings
29722 \family default
29723  dialog, users who have only the 
29724 \family typewriter
29725 T1
29726 \family default
29727 -fonts for LaTeX [or who have the 
29728 \family typewriter
29729 T1
29730 \family default
29731 -fonts but aren't using them] will still miss a few characters: D0, F0,
29732  DE, FE, AB, and BB – the uppercase and lowercase eth and thorn, and the
29733  french quotes won't show up.
29734 \end_layout
29735
29736 \begin_layout Standard
29737 \begin_inset Float table
29738 wide false
29739 sideways false
29740 status open
29741
29742 \begin_layout Plain Layout
29743 \begin_inset Caption
29744
29745 \begin_layout Plain Layout
29746 \begin_inset CommandInset label
29747 LatexCommand label
29748 name "cap:The-latin1-character"
29749
29750 \end_inset
29751
29752 The 
29753 \family typewriter
29754 latin1
29755 \family default
29756  character set
29757 \end_layout
29758
29759 \end_inset
29760
29761
29762 \end_layout
29763
29764 \begin_layout Plain Layout
29765 \align center
29766 \begin_inset Tabular
29767 <lyxtabular version="3" rows="17" columns="17">
29768 <features tabularvalignment="middle">
29769 <column alignment="center" valignment="top" width="0pt">
29770 <column alignment="center" valignment="top" width="0pt">
29771 <column alignment="center" valignment="top" width="0pt">
29772 <column alignment="center" valignment="top" width="0pt">
29773 <column alignment="center" valignment="top" width="0pt">
29774 <column alignment="center" valignment="top" width="0pt">
29775 <column alignment="center" valignment="top" width="0pt">
29776 <column alignment="center" valignment="top" width="0pt">
29777 <column alignment="center" valignment="top" width="0pt">
29778 <column alignment="center" valignment="top" width="0pt">
29779 <column alignment="center" valignment="top" width="0pt">
29780 <column alignment="center" valignment="top" width="0pt">
29781 <column alignment="center" valignment="top" width="0pt">
29782 <column alignment="center" valignment="top" width="0pt">
29783 <column alignment="center" valignment="top" width="0pt">
29784 <column alignment="center" valignment="top" width="0pt">
29785 <column alignment="center" valignment="top" width="0pt">
29786 <row>
29787 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29788 \begin_inset Text
29789
29790 \begin_layout Plain Layout
29791
29792 \end_layout
29793
29794 \end_inset
29795 </cell>
29796 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29797 \begin_inset Text
29798
29799 \begin_layout Plain Layout
29800
29801 \family roman
29802 \series medium
29803 \shape up
29804 \size tiny
29805 \emph off
29806 \bar no
29807 \noun off
29808 \color none
29809 00
29810 \end_layout
29811
29812 \end_inset
29813 </cell>
29814 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29815 \begin_inset Text
29816
29817 \begin_layout Plain Layout
29818
29819 \family roman
29820 \series medium
29821 \shape up
29822 \size tiny
29823 \emph off
29824 \bar no
29825 \noun off
29826 \color none
29827 10
29828 \end_layout
29829
29830 \end_inset
29831 </cell>
29832 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29833 \begin_inset Text
29834
29835 \begin_layout Plain Layout
29836
29837 \family roman
29838 \series medium
29839 \shape up
29840 \size tiny
29841 \emph off
29842 \bar no
29843 \noun off
29844 \color none
29845 20
29846 \end_layout
29847
29848 \end_inset
29849 </cell>
29850 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29851 \begin_inset Text
29852
29853 \begin_layout Plain Layout
29854
29855 \family roman
29856 \series medium
29857 \shape up
29858 \size tiny
29859 \emph off
29860 \bar no
29861 \noun off
29862 \color none
29863 30
29864 \end_layout
29865
29866 \end_inset
29867 </cell>
29868 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29869 \begin_inset Text
29870
29871 \begin_layout Plain Layout
29872
29873 \family roman
29874 \series medium
29875 \shape up
29876 \size tiny
29877 \emph off
29878 \bar no
29879 \noun off
29880 \color none
29881 40
29882 \end_layout
29883
29884 \end_inset
29885 </cell>
29886 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29887 \begin_inset Text
29888
29889 \begin_layout Plain Layout
29890
29891 \family roman
29892 \series medium
29893 \shape up
29894 \size tiny
29895 \emph off
29896 \bar no
29897 \noun off
29898 \color none
29899 50
29900 \end_layout
29901
29902 \end_inset
29903 </cell>
29904 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29905 \begin_inset Text
29906
29907 \begin_layout Plain Layout
29908
29909 \family roman
29910 \series medium
29911 \shape up
29912 \size tiny
29913 \emph off
29914 \bar no
29915 \noun off
29916 \color none
29917 60
29918 \end_layout
29919
29920 \end_inset
29921 </cell>
29922 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29923 \begin_inset Text
29924
29925 \begin_layout Plain Layout
29926
29927 \family roman
29928 \series medium
29929 \shape up
29930 \size tiny
29931 \emph off
29932 \bar no
29933 \noun off
29934 \color none
29935 70
29936 \end_layout
29937
29938 \end_inset
29939 </cell>
29940 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29941 \begin_inset Text
29942
29943 \begin_layout Plain Layout
29944
29945 \family roman
29946 \series medium
29947 \shape up
29948 \size tiny
29949 \emph off
29950 \bar no
29951 \noun off
29952 \color none
29953 80
29954 \end_layout
29955
29956 \end_inset
29957 </cell>
29958 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29959 \begin_inset Text
29960
29961 \begin_layout Plain Layout
29962
29963 \family roman
29964 \series medium
29965 \shape up
29966 \size tiny
29967 \emph off
29968 \bar no
29969 \noun off
29970 \color none
29971 90
29972 \end_layout
29973
29974 \end_inset
29975 </cell>
29976 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29977 \begin_inset Text
29978
29979 \begin_layout Plain Layout
29980
29981 \family roman
29982 \series medium
29983 \shape up
29984 \size tiny
29985 \emph off
29986 \bar no
29987 \noun off
29988 \color none
29989 A0
29990 \end_layout
29991
29992 \end_inset
29993 </cell>
29994 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29995 \begin_inset Text
29996
29997 \begin_layout Plain Layout
29998
29999 \family roman
30000 \series medium
30001 \shape up
30002 \size tiny
30003 \emph off
30004 \bar no
30005 \noun off
30006 \color none
30007 B0
30008 \end_layout
30009
30010 \end_inset
30011 </cell>
30012 <cell alignment="center" valignment="top" topline="true" bottomline="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 \size tiny
30021 \emph off
30022 \bar no
30023 \noun off
30024 \color none
30025 C0
30026 \end_layout
30027
30028 \end_inset
30029 </cell>
30030 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30031 \begin_inset Text
30032
30033 \begin_layout Plain Layout
30034
30035 \family roman
30036 \series medium
30037 \shape up
30038 \size tiny
30039 \emph off
30040 \bar no
30041 \noun off
30042 \color none
30043 D0
30044 \end_layout
30045
30046 \end_inset
30047 </cell>
30048 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30049 \begin_inset Text
30050
30051 \begin_layout Plain Layout
30052
30053 \family roman
30054 \series medium
30055 \shape up
30056 \size tiny
30057 \emph off
30058 \bar no
30059 \noun off
30060 \color none
30061 E0
30062 \end_layout
30063
30064 \end_inset
30065 </cell>
30066 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30067 \begin_inset Text
30068
30069 \begin_layout Plain Layout
30070
30071 \family roman
30072 \series medium
30073 \shape up
30074 \size tiny
30075 \emph off
30076 \bar no
30077 \noun off
30078 \color none
30079 F0
30080 \end_layout
30081
30082 \end_inset
30083 </cell>
30084 </row>
30085 <row>
30086 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30087 \begin_inset Text
30088
30089 \begin_layout Plain Layout
30090
30091 \family roman
30092 \series medium
30093 \shape up
30094 \size tiny
30095 \emph off
30096 \bar no
30097 \noun off
30098 \color none
30099 00
30100 \end_layout
30101
30102 \end_inset
30103 </cell>
30104 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30105 \begin_inset Text
30106
30107 \begin_layout Plain Layout
30108
30109 \end_layout
30110
30111 \end_inset
30112 </cell>
30113 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30114 \begin_inset Text
30115
30116 \begin_layout Plain Layout
30117
30118 \end_layout
30119
30120 \end_inset
30121 </cell>
30122 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30123 \begin_inset Text
30124
30125 \begin_layout Plain Layout
30126
30127 \end_layout
30128
30129 \end_inset
30130 </cell>
30131 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30132 \begin_inset Text
30133
30134 \begin_layout Plain Layout
30135
30136 \family roman
30137 \series medium
30138 \shape up
30139 \emph off
30140 \bar no
30141 \noun off
30142 \color none
30143 0
30144 \end_layout
30145
30146 \end_inset
30147 </cell>
30148 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30149 \begin_inset Text
30150
30151 \begin_layout Plain Layout
30152
30153 \family roman
30154 \series medium
30155 \shape up
30156 \emph off
30157 \bar no
30158 \noun off
30159 \color none
30160 @
30161 \end_layout
30162
30163 \end_inset
30164 </cell>
30165 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30166 \begin_inset Text
30167
30168 \begin_layout Plain Layout
30169
30170 \family roman
30171 \series medium
30172 \shape up
30173 \emph off
30174 \bar no
30175 \noun off
30176 \color none
30177 P
30178 \end_layout
30179
30180 \end_inset
30181 </cell>
30182 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30183 \begin_inset Text
30184
30185 \begin_layout Plain Layout
30186
30187 \family roman
30188 \series medium
30189 \shape up
30190 \emph off
30191 \bar no
30192 \noun off
30193 \color none
30194 '
30195 \end_layout
30196
30197 \end_inset
30198 </cell>
30199 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30200 \begin_inset Text
30201
30202 \begin_layout Plain Layout
30203
30204 \family roman
30205 \series medium
30206 \shape up
30207 \emph off
30208 \bar no
30209 \noun off
30210 \color none
30211 p
30212 \end_layout
30213
30214 \end_inset
30215 </cell>
30216 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30217 \begin_inset Text
30218
30219 \begin_layout Plain Layout
30220
30221 \end_layout
30222
30223 \end_inset
30224 </cell>
30225 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30226 \begin_inset Text
30227
30228 \begin_layout Plain Layout
30229
30230 \end_layout
30231
30232 \end_inset
30233 </cell>
30234 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30235 \begin_inset Text
30236
30237 \begin_layout Plain Layout
30238
30239 \end_layout
30240
30241 \end_inset
30242 </cell>
30243 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30244 \begin_inset Text
30245
30246 \begin_layout Plain Layout
30247
30248 \family roman
30249 \series medium
30250 \shape up
30251 \emph off
30252 \bar no
30253 \noun off
30254 \color none
30255 °
30256 \end_layout
30257
30258 \end_inset
30259 </cell>
30260 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30261 \begin_inset Text
30262
30263 \begin_layout Plain Layout
30264
30265 \family roman
30266 \series medium
30267 \shape up
30268 \emph off
30269 \bar no
30270 \noun off
30271 \color none
30272 À
30273 \end_layout
30274
30275 \end_inset
30276 </cell>
30277 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30278 \begin_inset Text
30279
30280 \begin_layout Plain Layout
30281
30282 \family roman
30283 \series medium
30284 \shape up
30285 \emph off
30286 \bar no
30287 \noun off
30288 \color none
30289 Ð
30290 \end_layout
30291
30292 \end_inset
30293 </cell>
30294 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30295 \begin_inset Text
30296
30297 \begin_layout Plain Layout
30298
30299 \family roman
30300 \series medium
30301 \shape up
30302 \emph off
30303 \bar no
30304 \noun off
30305 \color none
30306 à
30307 \end_layout
30308
30309 \end_inset
30310 </cell>
30311 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30312 \begin_inset Text
30313
30314 \begin_layout Plain Layout
30315
30316 \family roman
30317 \series medium
30318 \shape up
30319 \emph off
30320 \bar no
30321 \noun off
30322 \color none
30323 ð
30324 \end_layout
30325
30326 \end_inset
30327 </cell>
30328 </row>
30329 <row>
30330 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30331 \begin_inset Text
30332
30333 \begin_layout Plain Layout
30334
30335 \family roman
30336 \series medium
30337 \shape up
30338 \size tiny
30339 \emph off
30340 \bar no
30341 \noun off
30342 \color none
30343 01
30344 \end_layout
30345
30346 \end_inset
30347 </cell>
30348 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30349 \begin_inset Text
30350
30351 \begin_layout Plain Layout
30352
30353 \end_layout
30354
30355 \end_inset
30356 </cell>
30357 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30358 \begin_inset Text
30359
30360 \begin_layout Plain Layout
30361
30362 \end_layout
30363
30364 \end_inset
30365 </cell>
30366 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30367 \begin_inset Text
30368
30369 \begin_layout Plain Layout
30370
30371 \family roman
30372 \series medium
30373 \shape up
30374 \emph off
30375 \bar no
30376 \noun off
30377 \color none
30378 !
30379 \end_layout
30380
30381 \end_inset
30382 </cell>
30383 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30384 \begin_inset Text
30385
30386 \begin_layout Plain Layout
30387
30388 \family roman
30389 \series medium
30390 \shape up
30391 \emph off
30392 \bar no
30393 \noun off
30394 \color none
30395 1
30396 \end_layout
30397
30398 \end_inset
30399 </cell>
30400 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30401 \begin_inset Text
30402
30403 \begin_layout Plain Layout
30404
30405 \family roman
30406 \series medium
30407 \shape up
30408 \emph off
30409 \bar no
30410 \noun off
30411 \color none
30412 A
30413 \end_layout
30414
30415 \end_inset
30416 </cell>
30417 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30418 \begin_inset Text
30419
30420 \begin_layout Plain Layout
30421
30422 \family roman
30423 \series medium
30424 \shape up
30425 \emph off
30426 \bar no
30427 \noun off
30428 \color none
30429 Q
30430 \end_layout
30431
30432 \end_inset
30433 </cell>
30434 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30435 \begin_inset Text
30436
30437 \begin_layout Plain Layout
30438
30439 \family roman
30440 \series medium
30441 \shape up
30442 \emph off
30443 \bar no
30444 \noun off
30445 \color none
30446 a
30447 \end_layout
30448
30449 \end_inset
30450 </cell>
30451 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30452 \begin_inset Text
30453
30454 \begin_layout Plain Layout
30455
30456 \family roman
30457 \series medium
30458 \shape up
30459 \emph off
30460 \bar no
30461 \noun off
30462 \color none
30463 q
30464 \end_layout
30465
30466 \end_inset
30467 </cell>
30468 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30469 \begin_inset Text
30470
30471 \begin_layout Plain Layout
30472
30473 \end_layout
30474
30475 \end_inset
30476 </cell>
30477 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30478 \begin_inset Text
30479
30480 \begin_layout Plain Layout
30481
30482 \end_layout
30483
30484 \end_inset
30485 </cell>
30486 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30487 \begin_inset Text
30488
30489 \begin_layout Plain Layout
30490
30491 \family roman
30492 \series medium
30493 \shape up
30494 \emph off
30495 \bar no
30496 \noun off
30497 \color none
30498 ¡
30499 \end_layout
30500
30501 \end_inset
30502 </cell>
30503 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30504 \begin_inset Text
30505
30506 \begin_layout Plain Layout
30507
30508 \family roman
30509 \series medium
30510 \shape up
30511 \emph off
30512 \bar no
30513 \noun off
30514 \color none
30515 ±
30516 \end_layout
30517
30518 \end_inset
30519 </cell>
30520 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30521 \begin_inset Text
30522
30523 \begin_layout Plain Layout
30524
30525 \family roman
30526 \series medium
30527 \shape up
30528 \emph off
30529 \bar no
30530 \noun off
30531 \color none
30532 Á
30533 \end_layout
30534
30535 \end_inset
30536 </cell>
30537 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30538 \begin_inset Text
30539
30540 \begin_layout Plain Layout
30541
30542 \family roman
30543 \series medium
30544 \shape up
30545 \emph off
30546 \bar no
30547 \noun off
30548 \color none
30549 Ñ
30550 \end_layout
30551
30552 \end_inset
30553 </cell>
30554 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30555 \begin_inset Text
30556
30557 \begin_layout Plain Layout
30558
30559 \family roman
30560 \series medium
30561 \shape up
30562 \emph off
30563 \bar no
30564 \noun off
30565 \color none
30566 á
30567 \end_layout
30568
30569 \end_inset
30570 </cell>
30571 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30572 \begin_inset Text
30573
30574 \begin_layout Plain Layout
30575
30576 \family roman
30577 \series medium
30578 \shape up
30579 \emph off
30580 \bar no
30581 \noun off
30582 \color none
30583 ñ
30584 \end_layout
30585
30586 \end_inset
30587 </cell>
30588 </row>
30589 <row>
30590 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30591 \begin_inset Text
30592
30593 \begin_layout Plain Layout
30594
30595 \family roman
30596 \series medium
30597 \shape up
30598 \size tiny
30599 \emph off
30600 \bar no
30601 \noun off
30602 \color none
30603 02
30604 \end_layout
30605
30606 \end_inset
30607 </cell>
30608 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30609 \begin_inset Text
30610
30611 \begin_layout Plain Layout
30612
30613 \end_layout
30614
30615 \end_inset
30616 </cell>
30617 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30618 \begin_inset Text
30619
30620 \begin_layout Plain Layout
30621
30622 \end_layout
30623
30624 \end_inset
30625 </cell>
30626 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30627 \begin_inset Text
30628
30629 \begin_layout Plain Layout
30630
30631 \family roman
30632 \series medium
30633 \shape up
30634 \emph off
30635 \bar no
30636 \noun off
30637 \color none
30638 \begin_inset Quotes eld
30639 \end_inset
30640
30641
30642 \end_layout
30643
30644 \end_inset
30645 </cell>
30646 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30647 \begin_inset Text
30648
30649 \begin_layout Plain Layout
30650
30651 \family roman
30652 \series medium
30653 \shape up
30654 \emph off
30655 \bar no
30656 \noun off
30657 \color none
30658 2
30659 \end_layout
30660
30661 \end_inset
30662 </cell>
30663 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30664 \begin_inset Text
30665
30666 \begin_layout Plain Layout
30667
30668 \family roman
30669 \series medium
30670 \shape up
30671 \emph off
30672 \bar no
30673 \noun off
30674 \color none
30675 B
30676 \end_layout
30677
30678 \end_inset
30679 </cell>
30680 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30681 \begin_inset Text
30682
30683 \begin_layout Plain Layout
30684
30685 \family roman
30686 \series medium
30687 \shape up
30688 \emph off
30689 \bar no
30690 \noun off
30691 \color none
30692 R
30693 \end_layout
30694
30695 \end_inset
30696 </cell>
30697 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30698 \begin_inset Text
30699
30700 \begin_layout Plain Layout
30701
30702 \family roman
30703 \series medium
30704 \shape up
30705 \emph off
30706 \bar no
30707 \noun off
30708 \color none
30709 b
30710 \end_layout
30711
30712 \end_inset
30713 </cell>
30714 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30715 \begin_inset Text
30716
30717 \begin_layout Plain Layout
30718
30719 \family roman
30720 \series medium
30721 \shape up
30722 \emph off
30723 \bar no
30724 \noun off
30725 \color none
30726 r
30727 \end_layout
30728
30729 \end_inset
30730 </cell>
30731 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30732 \begin_inset Text
30733
30734 \begin_layout Plain Layout
30735
30736 \end_layout
30737
30738 \end_inset
30739 </cell>
30740 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30741 \begin_inset Text
30742
30743 \begin_layout Plain Layout
30744
30745 \end_layout
30746
30747 \end_inset
30748 </cell>
30749 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30750 \begin_inset Text
30751
30752 \begin_layout Plain Layout
30753 ¢
30754 \end_layout
30755
30756 \end_inset
30757 </cell>
30758 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30759 \begin_inset Text
30760
30761 \begin_layout Plain Layout
30762
30763 \family roman
30764 \series medium
30765 \shape up
30766 \emph off
30767 \bar no
30768 \noun off
30769 \color none
30770 ²
30771 \end_layout
30772
30773 \end_inset
30774 </cell>
30775 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30776 \begin_inset Text
30777
30778 \begin_layout Plain Layout
30779
30780 \family roman
30781 \series medium
30782 \shape up
30783 \emph off
30784 \bar no
30785 \noun off
30786 \color none
30787 Â
30788 \end_layout
30789
30790 \end_inset
30791 </cell>
30792 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30793 \begin_inset Text
30794
30795 \begin_layout Plain Layout
30796
30797 \family roman
30798 \series medium
30799 \shape up
30800 \emph off
30801 \bar no
30802 \noun off
30803 \color none
30804 Ò
30805 \end_layout
30806
30807 \end_inset
30808 </cell>
30809 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30810 \begin_inset Text
30811
30812 \begin_layout Plain Layout
30813
30814 \family roman
30815 \series medium
30816 \shape up
30817 \emph off
30818 \bar no
30819 \noun off
30820 \color none
30821 â
30822 \end_layout
30823
30824 \end_inset
30825 </cell>
30826 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30827 \begin_inset Text
30828
30829 \begin_layout Plain Layout
30830
30831 \family roman
30832 \series medium
30833 \shape up
30834 \emph off
30835 \bar no
30836 \noun off
30837 \color none
30838 ò
30839 \end_layout
30840
30841 \end_inset
30842 </cell>
30843 </row>
30844 <row>
30845 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30846 \begin_inset Text
30847
30848 \begin_layout Plain Layout
30849
30850 \family roman
30851 \series medium
30852 \shape up
30853 \size tiny
30854 \emph off
30855 \bar no
30856 \noun off
30857 \color none
30858 03
30859 \end_layout
30860
30861 \end_inset
30862 </cell>
30863 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30864 \begin_inset Text
30865
30866 \begin_layout Plain Layout
30867
30868 \end_layout
30869
30870 \end_inset
30871 </cell>
30872 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30873 \begin_inset Text
30874
30875 \begin_layout Plain Layout
30876
30877 \end_layout
30878
30879 \end_inset
30880 </cell>
30881 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30882 \begin_inset Text
30883
30884 \begin_layout Plain Layout
30885
30886 \family roman
30887 \series medium
30888 \shape up
30889 \emph off
30890 \bar no
30891 \noun off
30892 \color none
30893 #
30894 \end_layout
30895
30896 \end_inset
30897 </cell>
30898 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30899 \begin_inset Text
30900
30901 \begin_layout Plain Layout
30902
30903 \family roman
30904 \series medium
30905 \shape up
30906 \emph off
30907 \bar no
30908 \noun off
30909 \color none
30910 3
30911 \end_layout
30912
30913 \end_inset
30914 </cell>
30915 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30916 \begin_inset Text
30917
30918 \begin_layout Plain Layout
30919
30920 \family roman
30921 \series medium
30922 \shape up
30923 \emph off
30924 \bar no
30925 \noun off
30926 \color none
30927 C
30928 \end_layout
30929
30930 \end_inset
30931 </cell>
30932 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30933 \begin_inset Text
30934
30935 \begin_layout Plain Layout
30936
30937 \family roman
30938 \series medium
30939 \shape up
30940 \emph off
30941 \bar no
30942 \noun off
30943 \color none
30944 S
30945 \end_layout
30946
30947 \end_inset
30948 </cell>
30949 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30950 \begin_inset Text
30951
30952 \begin_layout Plain Layout
30953
30954 \family roman
30955 \series medium
30956 \shape up
30957 \emph off
30958 \bar no
30959 \noun off
30960 \color none
30961 c
30962 \end_layout
30963
30964 \end_inset
30965 </cell>
30966 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30967 \begin_inset Text
30968
30969 \begin_layout Plain Layout
30970
30971 \family roman
30972 \series medium
30973 \shape up
30974 \emph off
30975 \bar no
30976 \noun off
30977 \color none
30978 s
30979 \end_layout
30980
30981 \end_inset
30982 </cell>
30983 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30984 \begin_inset Text
30985
30986 \begin_layout Plain Layout
30987
30988 \end_layout
30989
30990 \end_inset
30991 </cell>
30992 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30993 \begin_inset Text
30994
30995 \begin_layout Plain Layout
30996
30997 \end_layout
30998
30999 \end_inset
31000 </cell>
31001 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31002 \begin_inset Text
31003
31004 \begin_layout Plain Layout
31005
31006 \family roman
31007 \series medium
31008 \shape up
31009 \emph off
31010 \bar no
31011 \noun off
31012 \color none
31013 £
31014 \end_layout
31015
31016 \end_inset
31017 </cell>
31018 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31019 \begin_inset Text
31020
31021 \begin_layout Plain Layout
31022
31023 \family roman
31024 \series medium
31025 \shape up
31026 \emph off
31027 \bar no
31028 \noun off
31029 \color none
31030 ³
31031 \end_layout
31032
31033 \end_inset
31034 </cell>
31035 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31036 \begin_inset Text
31037
31038 \begin_layout Plain Layout
31039
31040 \family roman
31041 \series medium
31042 \shape up
31043 \emph off
31044 \bar no
31045 \noun off
31046 \color none
31047 Ã
31048 \end_layout
31049
31050 \end_inset
31051 </cell>
31052 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31053 \begin_inset Text
31054
31055 \begin_layout Plain Layout
31056
31057 \family roman
31058 \series medium
31059 \shape up
31060 \emph off
31061 \bar no
31062 \noun off
31063 \color none
31064 Ó
31065 \end_layout
31066
31067 \end_inset
31068 </cell>
31069 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31070 \begin_inset Text
31071
31072 \begin_layout Plain Layout
31073
31074 \family roman
31075 \series medium
31076 \shape up
31077 \emph off
31078 \bar no
31079 \noun off
31080 \color none
31081 ã
31082 \end_layout
31083
31084 \end_inset
31085 </cell>
31086 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31087 \begin_inset Text
31088
31089 \begin_layout Plain Layout
31090
31091 \family roman
31092 \series medium
31093 \shape up
31094 \emph off
31095 \bar no
31096 \noun off
31097 \color none
31098 ó
31099 \end_layout
31100
31101 \end_inset
31102 </cell>
31103 </row>
31104 <row>
31105 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31106 \begin_inset Text
31107
31108 \begin_layout Plain Layout
31109
31110 \family roman
31111 \series medium
31112 \shape up
31113 \size tiny
31114 \emph off
31115 \bar no
31116 \noun off
31117 \color none
31118 04
31119 \end_layout
31120
31121 \end_inset
31122 </cell>
31123 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31124 \begin_inset Text
31125
31126 \begin_layout Plain Layout
31127
31128 \end_layout
31129
31130 \end_inset
31131 </cell>
31132 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31133 \begin_inset Text
31134
31135 \begin_layout Plain Layout
31136
31137 \end_layout
31138
31139 \end_inset
31140 </cell>
31141 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31142 \begin_inset Text
31143
31144 \begin_layout Plain Layout
31145
31146 \family roman
31147 \series medium
31148 \shape up
31149 \emph off
31150 \bar no
31151 \noun off
31152 \color none
31153 $
31154 \end_layout
31155
31156 \end_inset
31157 </cell>
31158 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31159 \begin_inset Text
31160
31161 \begin_layout Plain Layout
31162
31163 \family roman
31164 \series medium
31165 \shape up
31166 \emph off
31167 \bar no
31168 \noun off
31169 \color none
31170 4
31171 \end_layout
31172
31173 \end_inset
31174 </cell>
31175 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31176 \begin_inset Text
31177
31178 \begin_layout Plain Layout
31179
31180 \family roman
31181 \series medium
31182 \shape up
31183 \emph off
31184 \bar no
31185 \noun off
31186 \color none
31187 D
31188 \end_layout
31189
31190 \end_inset
31191 </cell>
31192 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31193 \begin_inset Text
31194
31195 \begin_layout Plain Layout
31196
31197 \family roman
31198 \series medium
31199 \shape up
31200 \emph off
31201 \bar no
31202 \noun off
31203 \color none
31204 T
31205 \end_layout
31206
31207 \end_inset
31208 </cell>
31209 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31210 \begin_inset Text
31211
31212 \begin_layout Plain Layout
31213
31214 \family roman
31215 \series medium
31216 \shape up
31217 \emph off
31218 \bar no
31219 \noun off
31220 \color none
31221 d
31222 \end_layout
31223
31224 \end_inset
31225 </cell>
31226 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31227 \begin_inset Text
31228
31229 \begin_layout Plain Layout
31230
31231 \family roman
31232 \series medium
31233 \shape up
31234 \emph off
31235 \bar no
31236 \noun off
31237 \color none
31238 t
31239 \end_layout
31240
31241 \end_inset
31242 </cell>
31243 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31244 \begin_inset Text
31245
31246 \begin_layout Plain Layout
31247
31248 \end_layout
31249
31250 \end_inset
31251 </cell>
31252 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31253 \begin_inset Text
31254
31255 \begin_layout Plain Layout
31256
31257 \end_layout
31258
31259 \end_inset
31260 </cell>
31261 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31262 \begin_inset Text
31263
31264 \begin_layout Plain Layout
31265 ¤
31266 \end_layout
31267
31268 \end_inset
31269 </cell>
31270 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31271 \begin_inset Text
31272
31273 \begin_layout Plain Layout
31274
31275 \family roman
31276 \series medium
31277 \shape up
31278 \emph off
31279 \bar no
31280 \noun off
31281 \color none
31282 ´
31283 \end_layout
31284
31285 \end_inset
31286 </cell>
31287 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31288 \begin_inset Text
31289
31290 \begin_layout Plain Layout
31291
31292 \family roman
31293 \series medium
31294 \shape up
31295 \emph off
31296 \bar no
31297 \noun off
31298 \color none
31299 Ä
31300 \end_layout
31301
31302 \end_inset
31303 </cell>
31304 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31305 \begin_inset Text
31306
31307 \begin_layout Plain Layout
31308
31309 \family roman
31310 \series medium
31311 \shape up
31312 \emph off
31313 \bar no
31314 \noun off
31315 \color none
31316 Ô
31317 \end_layout
31318
31319 \end_inset
31320 </cell>
31321 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31322 \begin_inset Text
31323
31324 \begin_layout Plain Layout
31325
31326 \family roman
31327 \series medium
31328 \shape up
31329 \emph off
31330 \bar no
31331 \noun off
31332 \color none
31333 ä
31334 \end_layout
31335
31336 \end_inset
31337 </cell>
31338 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31339 \begin_inset Text
31340
31341 \begin_layout Plain Layout
31342
31343 \family roman
31344 \series medium
31345 \shape up
31346 \emph off
31347 \bar no
31348 \noun off
31349 \color none
31350 ô
31351 \end_layout
31352
31353 \end_inset
31354 </cell>
31355 </row>
31356 <row>
31357 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31358 \begin_inset Text
31359
31360 \begin_layout Plain Layout
31361
31362 \family roman
31363 \series medium
31364 \shape up
31365 \size tiny
31366 \emph off
31367 \bar no
31368 \noun off
31369 \color none
31370 05
31371 \end_layout
31372
31373 \end_inset
31374 </cell>
31375 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31376 \begin_inset Text
31377
31378 \begin_layout Plain Layout
31379
31380 \end_layout
31381
31382 \end_inset
31383 </cell>
31384 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31385 \begin_inset Text
31386
31387 \begin_layout Plain Layout
31388
31389 \end_layout
31390
31391 \end_inset
31392 </cell>
31393 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31394 \begin_inset Text
31395
31396 \begin_layout Plain Layout
31397
31398 \family roman
31399 \series medium
31400 \shape up
31401 \emph off
31402 \bar no
31403 \noun off
31404 \color none
31405 %
31406 \end_layout
31407
31408 \end_inset
31409 </cell>
31410 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31411 \begin_inset Text
31412
31413 \begin_layout Plain Layout
31414
31415 \family roman
31416 \series medium
31417 \shape up
31418 \emph off
31419 \bar no
31420 \noun off
31421 \color none
31422 5
31423 \end_layout
31424
31425 \end_inset
31426 </cell>
31427 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31428 \begin_inset Text
31429
31430 \begin_layout Plain Layout
31431
31432 \family roman
31433 \series medium
31434 \shape up
31435 \emph off
31436 \bar no
31437 \noun off
31438 \color none
31439 E
31440 \end_layout
31441
31442 \end_inset
31443 </cell>
31444 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31445 \begin_inset Text
31446
31447 \begin_layout Plain Layout
31448
31449 \family roman
31450 \series medium
31451 \shape up
31452 \emph off
31453 \bar no
31454 \noun off
31455 \color none
31456 U
31457 \end_layout
31458
31459 \end_inset
31460 </cell>
31461 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31462 \begin_inset Text
31463
31464 \begin_layout Plain Layout
31465
31466 \family roman
31467 \series medium
31468 \shape up
31469 \emph off
31470 \bar no
31471 \noun off
31472 \color none
31473 e
31474 \end_layout
31475
31476 \end_inset
31477 </cell>
31478 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31479 \begin_inset Text
31480
31481 \begin_layout Plain Layout
31482
31483 \family roman
31484 \series medium
31485 \shape up
31486 \emph off
31487 \bar no
31488 \noun off
31489 \color none
31490 u
31491 \end_layout
31492
31493 \end_inset
31494 </cell>
31495 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31496 \begin_inset Text
31497
31498 \begin_layout Plain Layout
31499
31500 \end_layout
31501
31502 \end_inset
31503 </cell>
31504 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31505 \begin_inset Text
31506
31507 \begin_layout Plain Layout
31508
31509 \end_layout
31510
31511 \end_inset
31512 </cell>
31513 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31514 \begin_inset Text
31515
31516 \begin_layout Plain Layout
31517 ¥
31518 \end_layout
31519
31520 \end_inset
31521 </cell>
31522 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31523 \begin_inset Text
31524
31525 \begin_layout Plain Layout
31526
31527 \family roman
31528 \series medium
31529 \shape up
31530 \emph off
31531 \bar no
31532 \noun off
31533 \color none
31534 µ
31535 \end_layout
31536
31537 \end_inset
31538 </cell>
31539 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31540 \begin_inset Text
31541
31542 \begin_layout Plain Layout
31543
31544 \family roman
31545 \series medium
31546 \shape up
31547 \emph off
31548 \bar no
31549 \noun off
31550 \color none
31551 Å
31552 \end_layout
31553
31554 \end_inset
31555 </cell>
31556 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31557 \begin_inset Text
31558
31559 \begin_layout Plain Layout
31560
31561 \family roman
31562 \series medium
31563 \shape up
31564 \emph off
31565 \bar no
31566 \noun off
31567 \color none
31568 Õ
31569 \end_layout
31570
31571 \end_inset
31572 </cell>
31573 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31574 \begin_inset Text
31575
31576 \begin_layout Plain Layout
31577
31578 \family roman
31579 \series medium
31580 \shape up
31581 \emph off
31582 \bar no
31583 \noun off
31584 \color none
31585 å
31586 \end_layout
31587
31588 \end_inset
31589 </cell>
31590 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31591 \begin_inset Text
31592
31593 \begin_layout Plain Layout
31594
31595 \family roman
31596 \series medium
31597 \shape up
31598 \emph off
31599 \bar no
31600 \noun off
31601 \color none
31602 õ
31603 \end_layout
31604
31605 \end_inset
31606 </cell>
31607 </row>
31608 <row>
31609 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31610 \begin_inset Text
31611
31612 \begin_layout Plain Layout
31613
31614 \family roman
31615 \series medium
31616 \shape up
31617 \size tiny
31618 \emph off
31619 \bar no
31620 \noun off
31621 \color none
31622 06
31623 \end_layout
31624
31625 \end_inset
31626 </cell>
31627 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31628 \begin_inset Text
31629
31630 \begin_layout Plain Layout
31631
31632 \end_layout
31633
31634 \end_inset
31635 </cell>
31636 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31637 \begin_inset Text
31638
31639 \begin_layout Plain Layout
31640
31641 \end_layout
31642
31643 \end_inset
31644 </cell>
31645 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31646 \begin_inset Text
31647
31648 \begin_layout Plain Layout
31649
31650 \family roman
31651 \series medium
31652 \shape up
31653 \emph off
31654 \bar no
31655 \noun off
31656 \color none
31657 &
31658 \end_layout
31659
31660 \end_inset
31661 </cell>
31662 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31663 \begin_inset Text
31664
31665 \begin_layout Plain Layout
31666
31667 \family roman
31668 \series medium
31669 \shape up
31670 \emph off
31671 \bar no
31672 \noun off
31673 \color none
31674 6
31675 \end_layout
31676
31677 \end_inset
31678 </cell>
31679 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31680 \begin_inset Text
31681
31682 \begin_layout Plain Layout
31683
31684 \family roman
31685 \series medium
31686 \shape up
31687 \emph off
31688 \bar no
31689 \noun off
31690 \color none
31691 F
31692 \end_layout
31693
31694 \end_inset
31695 </cell>
31696 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31697 \begin_inset Text
31698
31699 \begin_layout Plain Layout
31700
31701 \family roman
31702 \series medium
31703 \shape up
31704 \emph off
31705 \bar no
31706 \noun off
31707 \color none
31708 V
31709 \end_layout
31710
31711 \end_inset
31712 </cell>
31713 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31714 \begin_inset Text
31715
31716 \begin_layout Plain Layout
31717
31718 \family roman
31719 \series medium
31720 \shape up
31721 \emph off
31722 \bar no
31723 \noun off
31724 \color none
31725 f
31726 \end_layout
31727
31728 \end_inset
31729 </cell>
31730 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31731 \begin_inset Text
31732
31733 \begin_layout Plain Layout
31734
31735 \family roman
31736 \series medium
31737 \shape up
31738 \emph off
31739 \bar no
31740 \noun off
31741 \color none
31742 v
31743 \end_layout
31744
31745 \end_inset
31746 </cell>
31747 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31748 \begin_inset Text
31749
31750 \begin_layout Plain Layout
31751
31752 \end_layout
31753
31754 \end_inset
31755 </cell>
31756 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31757 \begin_inset Text
31758
31759 \begin_layout Plain Layout
31760
31761 \end_layout
31762
31763 \end_inset
31764 </cell>
31765 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31766 \begin_inset Text
31767
31768 \begin_layout Plain Layout
31769 ¦
31770 \end_layout
31771
31772 \end_inset
31773 </cell>
31774 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31775 \begin_inset Text
31776
31777 \begin_layout Plain Layout
31778
31779 \family roman
31780 \series medium
31781 \shape up
31782 \emph off
31783 \bar no
31784 \noun off
31785 \color none
31786
31787 \end_layout
31788
31789 \end_inset
31790 </cell>
31791 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31792 \begin_inset Text
31793
31794 \begin_layout Plain Layout
31795
31796 \family roman
31797 \series medium
31798 \shape up
31799 \emph off
31800 \bar no
31801 \noun off
31802 \color none
31803 Æ
31804 \end_layout
31805
31806 \end_inset
31807 </cell>
31808 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31809 \begin_inset Text
31810
31811 \begin_layout Plain Layout
31812
31813 \family roman
31814 \series medium
31815 \shape up
31816 \emph off
31817 \bar no
31818 \noun off
31819 \color none
31820 Ö
31821 \end_layout
31822
31823 \end_inset
31824 </cell>
31825 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31826 \begin_inset Text
31827
31828 \begin_layout Plain Layout
31829
31830 \family roman
31831 \series medium
31832 \shape up
31833 \emph off
31834 \bar no
31835 \noun off
31836 \color none
31837 æ
31838 \end_layout
31839
31840 \end_inset
31841 </cell>
31842 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31843 \begin_inset Text
31844
31845 \begin_layout Plain Layout
31846
31847 \family roman
31848 \series medium
31849 \shape up
31850 \emph off
31851 \bar no
31852 \noun off
31853 \color none
31854 ö
31855 \end_layout
31856
31857 \end_inset
31858 </cell>
31859 </row>
31860 <row>
31861 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31862 \begin_inset Text
31863
31864 \begin_layout Plain Layout
31865
31866 \family roman
31867 \series medium
31868 \shape up
31869 \size tiny
31870 \emph off
31871 \bar no
31872 \noun off
31873 \color none
31874 07
31875 \end_layout
31876
31877 \end_inset
31878 </cell>
31879 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31880 \begin_inset Text
31881
31882 \begin_layout Plain Layout
31883
31884 \end_layout
31885
31886 \end_inset
31887 </cell>
31888 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31889 \begin_inset Text
31890
31891 \begin_layout Plain Layout
31892
31893 \end_layout
31894
31895 \end_inset
31896 </cell>
31897 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31898 \begin_inset Text
31899
31900 \begin_layout Plain Layout
31901
31902 \family roman
31903 \series medium
31904 \shape up
31905 \emph off
31906 \bar no
31907 \noun off
31908 \color none
31909 `
31910 \end_layout
31911
31912 \end_inset
31913 </cell>
31914 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31915 \begin_inset Text
31916
31917 \begin_layout Plain Layout
31918
31919 \family roman
31920 \series medium
31921 \shape up
31922 \emph off
31923 \bar no
31924 \noun off
31925 \color none
31926 7
31927 \end_layout
31928
31929 \end_inset
31930 </cell>
31931 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31932 \begin_inset Text
31933
31934 \begin_layout Plain Layout
31935
31936 \family roman
31937 \series medium
31938 \shape up
31939 \emph off
31940 \bar no
31941 \noun off
31942 \color none
31943 G
31944 \end_layout
31945
31946 \end_inset
31947 </cell>
31948 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31949 \begin_inset Text
31950
31951 \begin_layout Plain Layout
31952
31953 \family roman
31954 \series medium
31955 \shape up
31956 \emph off
31957 \bar no
31958 \noun off
31959 \color none
31960 W
31961 \end_layout
31962
31963 \end_inset
31964 </cell>
31965 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31966 \begin_inset Text
31967
31968 \begin_layout Plain Layout
31969
31970 \family roman
31971 \series medium
31972 \shape up
31973 \emph off
31974 \bar no
31975 \noun off
31976 \color none
31977 g
31978 \end_layout
31979
31980 \end_inset
31981 </cell>
31982 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31983 \begin_inset Text
31984
31985 \begin_layout Plain Layout
31986
31987 \family roman
31988 \series medium
31989 \shape up
31990 \emph off
31991 \bar no
31992 \noun off
31993 \color none
31994 w
31995 \end_layout
31996
31997 \end_inset
31998 </cell>
31999 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32000 \begin_inset Text
32001
32002 \begin_layout Plain Layout
32003
32004 \end_layout
32005
32006 \end_inset
32007 </cell>
32008 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32009 \begin_inset Text
32010
32011 \begin_layout Plain Layout
32012
32013 \end_layout
32014
32015 \end_inset
32016 </cell>
32017 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32018 \begin_inset Text
32019
32020 \begin_layout Plain Layout
32021
32022 \family roman
32023 \series medium
32024 \shape up
32025 \emph off
32026 \bar no
32027 \noun off
32028 \color none
32029 §
32030 \end_layout
32031
32032 \end_inset
32033 </cell>
32034 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32035 \begin_inset Text
32036
32037 \begin_layout Plain Layout
32038
32039 \family roman
32040 \series medium
32041 \shape up
32042 \emph off
32043 \bar no
32044 \noun off
32045 \color none
32046 ·
32047 \end_layout
32048
32049 \end_inset
32050 </cell>
32051 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32052 \begin_inset Text
32053
32054 \begin_layout Plain Layout
32055
32056 \family roman
32057 \series medium
32058 \shape up
32059 \emph off
32060 \bar no
32061 \noun off
32062 \color none
32063 Ç
32064 \end_layout
32065
32066 \end_inset
32067 </cell>
32068 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32069 \begin_inset Text
32070
32071 \begin_layout Plain Layout
32072
32073 \family roman
32074 \series medium
32075 \shape up
32076 \emph off
32077 \bar no
32078 \noun off
32079 \color none
32080 ×
32081 \end_layout
32082
32083 \end_inset
32084 </cell>
32085 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32086 \begin_inset Text
32087
32088 \begin_layout Plain Layout
32089
32090 \family roman
32091 \series medium
32092 \shape up
32093 \emph off
32094 \bar no
32095 \noun off
32096 \color none
32097 ç
32098 \end_layout
32099
32100 \end_inset
32101 </cell>
32102 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32103 \begin_inset Text
32104
32105 \begin_layout Plain Layout
32106
32107 \family roman
32108 \series medium
32109 \shape up
32110 \emph off
32111 \bar no
32112 \noun off
32113 \color none
32114 ÷
32115 \end_layout
32116
32117 \end_inset
32118 </cell>
32119 </row>
32120 <row>
32121 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32122 \begin_inset Text
32123
32124 \begin_layout Plain Layout
32125
32126 \family roman
32127 \series medium
32128 \shape up
32129 \size tiny
32130 \emph off
32131 \bar no
32132 \noun off
32133 \color none
32134 08
32135 \end_layout
32136
32137 \end_inset
32138 </cell>
32139 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32140 \begin_inset Text
32141
32142 \begin_layout Plain Layout
32143
32144 \end_layout
32145
32146 \end_inset
32147 </cell>
32148 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32149 \begin_inset Text
32150
32151 \begin_layout Plain Layout
32152
32153 \end_layout
32154
32155 \end_inset
32156 </cell>
32157 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32158 \begin_inset Text
32159
32160 \begin_layout Plain Layout
32161
32162 \family roman
32163 \series medium
32164 \shape up
32165 \emph off
32166 \bar no
32167 \noun off
32168 \color none
32169 (
32170 \end_layout
32171
32172 \end_inset
32173 </cell>
32174 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32175 \begin_inset Text
32176
32177 \begin_layout Plain Layout
32178
32179 \family roman
32180 \series medium
32181 \shape up
32182 \emph off
32183 \bar no
32184 \noun off
32185 \color none
32186 8
32187 \end_layout
32188
32189 \end_inset
32190 </cell>
32191 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32192 \begin_inset Text
32193
32194 \begin_layout Plain Layout
32195
32196 \family roman
32197 \series medium
32198 \shape up
32199 \emph off
32200 \bar no
32201 \noun off
32202 \color none
32203 H
32204 \end_layout
32205
32206 \end_inset
32207 </cell>
32208 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32209 \begin_inset Text
32210
32211 \begin_layout Plain Layout
32212
32213 \family roman
32214 \series medium
32215 \shape up
32216 \emph off
32217 \bar no
32218 \noun off
32219 \color none
32220 X
32221 \end_layout
32222
32223 \end_inset
32224 </cell>
32225 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32226 \begin_inset Text
32227
32228 \begin_layout Plain Layout
32229
32230 \family roman
32231 \series medium
32232 \shape up
32233 \emph off
32234 \bar no
32235 \noun off
32236 \color none
32237 h
32238 \end_layout
32239
32240 \end_inset
32241 </cell>
32242 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32243 \begin_inset Text
32244
32245 \begin_layout Plain Layout
32246
32247 \family roman
32248 \series medium
32249 \shape up
32250 \emph off
32251 \bar no
32252 \noun off
32253 \color none
32254 x
32255 \end_layout
32256
32257 \end_inset
32258 </cell>
32259 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32260 \begin_inset Text
32261
32262 \begin_layout Plain Layout
32263
32264 \end_layout
32265
32266 \end_inset
32267 </cell>
32268 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32269 \begin_inset Text
32270
32271 \begin_layout Plain Layout
32272
32273 \end_layout
32274
32275 \end_inset
32276 </cell>
32277 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32278 \begin_inset Text
32279
32280 \begin_layout Plain Layout
32281
32282 \family roman
32283 \series medium
32284 \shape up
32285 \emph off
32286 \bar no
32287 \noun off
32288 \color none
32289 ¨
32290 \end_layout
32291
32292 \end_inset
32293 </cell>
32294 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32295 \begin_inset Text
32296
32297 \begin_layout Plain Layout
32298
32299 \family roman
32300 \series medium
32301 \shape up
32302 \emph off
32303 \bar no
32304 \noun off
32305 \color none
32306 ¸
32307 \end_layout
32308
32309 \end_inset
32310 </cell>
32311 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32312 \begin_inset Text
32313
32314 \begin_layout Plain Layout
32315
32316 \family roman
32317 \series medium
32318 \shape up
32319 \emph off
32320 \bar no
32321 \noun off
32322 \color none
32323 È
32324 \end_layout
32325
32326 \end_inset
32327 </cell>
32328 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32329 \begin_inset Text
32330
32331 \begin_layout Plain Layout
32332
32333 \family roman
32334 \series medium
32335 \shape up
32336 \emph off
32337 \bar no
32338 \noun off
32339 \color none
32340 Ø
32341 \end_layout
32342
32343 \end_inset
32344 </cell>
32345 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32346 \begin_inset Text
32347
32348 \begin_layout Plain Layout
32349
32350 \family roman
32351 \series medium
32352 \shape up
32353 \emph off
32354 \bar no
32355 \noun off
32356 \color none
32357 è
32358 \end_layout
32359
32360 \end_inset
32361 </cell>
32362 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32363 \begin_inset Text
32364
32365 \begin_layout Plain Layout
32366
32367 \family roman
32368 \series medium
32369 \shape up
32370 \emph off
32371 \bar no
32372 \noun off
32373 \color none
32374 ø
32375 \end_layout
32376
32377 \end_inset
32378 </cell>
32379 </row>
32380 <row>
32381 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32382 \begin_inset Text
32383
32384 \begin_layout Plain Layout
32385
32386 \family roman
32387 \series medium
32388 \shape up
32389 \size tiny
32390 \emph off
32391 \bar no
32392 \noun off
32393 \color none
32394 09
32395 \end_layout
32396
32397 \end_inset
32398 </cell>
32399 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32400 \begin_inset Text
32401
32402 \begin_layout Plain Layout
32403
32404 \end_layout
32405
32406 \end_inset
32407 </cell>
32408 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32409 \begin_inset Text
32410
32411 \begin_layout Plain Layout
32412
32413 \end_layout
32414
32415 \end_inset
32416 </cell>
32417 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32418 \begin_inset Text
32419
32420 \begin_layout Plain Layout
32421
32422 \family roman
32423 \series medium
32424 \shape up
32425 \emph off
32426 \bar no
32427 \noun off
32428 \color none
32429 )
32430 \end_layout
32431
32432 \end_inset
32433 </cell>
32434 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32435 \begin_inset Text
32436
32437 \begin_layout Plain Layout
32438
32439 \family roman
32440 \series medium
32441 \shape up
32442 \emph off
32443 \bar no
32444 \noun off
32445 \color none
32446 9
32447 \end_layout
32448
32449 \end_inset
32450 </cell>
32451 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32452 \begin_inset Text
32453
32454 \begin_layout Plain Layout
32455
32456 \family roman
32457 \series medium
32458 \shape up
32459 \emph off
32460 \bar no
32461 \noun off
32462 \color none
32463 I
32464 \end_layout
32465
32466 \end_inset
32467 </cell>
32468 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32469 \begin_inset Text
32470
32471 \begin_layout Plain Layout
32472
32473 \family roman
32474 \series medium
32475 \shape up
32476 \emph off
32477 \bar no
32478 \noun off
32479 \color none
32480 Y
32481 \end_layout
32482
32483 \end_inset
32484 </cell>
32485 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32486 \begin_inset Text
32487
32488 \begin_layout Plain Layout
32489
32490 \family roman
32491 \series medium
32492 \shape up
32493 \emph off
32494 \bar no
32495 \noun off
32496 \color none
32497 i
32498 \end_layout
32499
32500 \end_inset
32501 </cell>
32502 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32503 \begin_inset Text
32504
32505 \begin_layout Plain Layout
32506
32507 \family roman
32508 \series medium
32509 \shape up
32510 \emph off
32511 \bar no
32512 \noun off
32513 \color none
32514 y
32515 \end_layout
32516
32517 \end_inset
32518 </cell>
32519 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32520 \begin_inset Text
32521
32522 \begin_layout Plain Layout
32523
32524 \end_layout
32525
32526 \end_inset
32527 </cell>
32528 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32529 \begin_inset Text
32530
32531 \begin_layout Plain Layout
32532
32533 \end_layout
32534
32535 \end_inset
32536 </cell>
32537 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32538 \begin_inset Text
32539
32540 \begin_layout Plain Layout
32541
32542 \family roman
32543 \series medium
32544 \shape up
32545 \emph off
32546 \bar no
32547 \noun off
32548 \color none
32549 ©
32550 \end_layout
32551
32552 \end_inset
32553 </cell>
32554 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32555 \begin_inset Text
32556
32557 \begin_layout Plain Layout
32558
32559 \family roman
32560 \series medium
32561 \shape up
32562 \emph off
32563 \bar no
32564 \noun off
32565 \color none
32566 ¹
32567 \end_layout
32568
32569 \end_inset
32570 </cell>
32571 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32572 \begin_inset Text
32573
32574 \begin_layout Plain Layout
32575
32576 \family roman
32577 \series medium
32578 \shape up
32579 \emph off
32580 \bar no
32581 \noun off
32582 \color none
32583 É
32584 \end_layout
32585
32586 \end_inset
32587 </cell>
32588 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32589 \begin_inset Text
32590
32591 \begin_layout Plain Layout
32592
32593 \family roman
32594 \series medium
32595 \shape up
32596 \emph off
32597 \bar no
32598 \noun off
32599 \color none
32600 Ù
32601 \end_layout
32602
32603 \end_inset
32604 </cell>
32605 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32606 \begin_inset Text
32607
32608 \begin_layout Plain Layout
32609
32610 \family roman
32611 \series medium
32612 \shape up
32613 \emph off
32614 \bar no
32615 \noun off
32616 \color none
32617 é
32618 \end_layout
32619
32620 \end_inset
32621 </cell>
32622 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32623 \begin_inset Text
32624
32625 \begin_layout Plain Layout
32626
32627 \family roman
32628 \series medium
32629 \shape up
32630 \emph off
32631 \bar no
32632 \noun off
32633 \color none
32634 ù
32635 \end_layout
32636
32637 \end_inset
32638 </cell>
32639 </row>
32640 <row>
32641 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32642 \begin_inset Text
32643
32644 \begin_layout Plain Layout
32645
32646 \family roman
32647 \series medium
32648 \shape up
32649 \size tiny
32650 \emph off
32651 \bar no
32652 \noun off
32653 \color none
32654 0A
32655 \end_layout
32656
32657 \end_inset
32658 </cell>
32659 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32660 \begin_inset Text
32661
32662 \begin_layout Plain Layout
32663
32664 \end_layout
32665
32666 \end_inset
32667 </cell>
32668 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32669 \begin_inset Text
32670
32671 \begin_layout Plain Layout
32672
32673 \end_layout
32674
32675 \end_inset
32676 </cell>
32677 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32678 \begin_inset Text
32679
32680 \begin_layout Plain Layout
32681
32682 \family roman
32683 \series medium
32684 \shape up
32685 \emph off
32686 \bar no
32687 \noun off
32688 \color none
32689 *
32690 \end_layout
32691
32692 \end_inset
32693 </cell>
32694 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32695 \begin_inset Text
32696
32697 \begin_layout Plain Layout
32698
32699 \family roman
32700 \series medium
32701 \shape up
32702 \emph off
32703 \bar no
32704 \noun off
32705 \color none
32706 :
32707 \end_layout
32708
32709 \end_inset
32710 </cell>
32711 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32712 \begin_inset Text
32713
32714 \begin_layout Plain Layout
32715
32716 \family roman
32717 \series medium
32718 \shape up
32719 \emph off
32720 \bar no
32721 \noun off
32722 \color none
32723 J
32724 \end_layout
32725
32726 \end_inset
32727 </cell>
32728 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32729 \begin_inset Text
32730
32731 \begin_layout Plain Layout
32732
32733 \family roman
32734 \series medium
32735 \shape up
32736 \emph off
32737 \bar no
32738 \noun off
32739 \color none
32740 Z
32741 \end_layout
32742
32743 \end_inset
32744 </cell>
32745 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32746 \begin_inset Text
32747
32748 \begin_layout Plain Layout
32749
32750 \family roman
32751 \series medium
32752 \shape up
32753 \emph off
32754 \bar no
32755 \noun off
32756 \color none
32757 j
32758 \end_layout
32759
32760 \end_inset
32761 </cell>
32762 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32763 \begin_inset Text
32764
32765 \begin_layout Plain Layout
32766
32767 \family roman
32768 \series medium
32769 \shape up
32770 \emph off
32771 \bar no
32772 \noun off
32773 \color none
32774 z
32775 \end_layout
32776
32777 \end_inset
32778 </cell>
32779 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32780 \begin_inset Text
32781
32782 \begin_layout Plain Layout
32783
32784 \end_layout
32785
32786 \end_inset
32787 </cell>
32788 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32789 \begin_inset Text
32790
32791 \begin_layout Plain Layout
32792
32793 \end_layout
32794
32795 \end_inset
32796 </cell>
32797 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32798 \begin_inset Text
32799
32800 \begin_layout Plain Layout
32801
32802 \family roman
32803 \series medium
32804 \shape up
32805 \emph off
32806 \bar no
32807 \noun off
32808 \color none
32809 ª
32810 \end_layout
32811
32812 \end_inset
32813 </cell>
32814 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32815 \begin_inset Text
32816
32817 \begin_layout Plain Layout
32818
32819 \family roman
32820 \series medium
32821 \shape up
32822 \emph off
32823 \bar no
32824 \noun off
32825 \color none
32826 º
32827 \end_layout
32828
32829 \end_inset
32830 </cell>
32831 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32832 \begin_inset Text
32833
32834 \begin_layout Plain Layout
32835
32836 \family roman
32837 \series medium
32838 \shape up
32839 \emph off
32840 \bar no
32841 \noun off
32842 \color none
32843 Ê
32844 \end_layout
32845
32846 \end_inset
32847 </cell>
32848 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32849 \begin_inset Text
32850
32851 \begin_layout Plain Layout
32852
32853 \family roman
32854 \series medium
32855 \shape up
32856 \emph off
32857 \bar no
32858 \noun off
32859 \color none
32860 Ú
32861 \end_layout
32862
32863 \end_inset
32864 </cell>
32865 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32866 \begin_inset Text
32867
32868 \begin_layout Plain Layout
32869
32870 \family roman
32871 \series medium
32872 \shape up
32873 \emph off
32874 \bar no
32875 \noun off
32876 \color none
32877 ê
32878 \end_layout
32879
32880 \end_inset
32881 </cell>
32882 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32883 \begin_inset Text
32884
32885 \begin_layout Plain Layout
32886
32887 \family roman
32888 \series medium
32889 \shape up
32890 \emph off
32891 \bar no
32892 \noun off
32893 \color none
32894 ú
32895 \end_layout
32896
32897 \end_inset
32898 </cell>
32899 </row>
32900 <row>
32901 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32902 \begin_inset Text
32903
32904 \begin_layout Plain Layout
32905
32906 \family roman
32907 \series medium
32908 \shape up
32909 \size tiny
32910 \emph off
32911 \bar no
32912 \noun off
32913 \color none
32914 0B
32915 \end_layout
32916
32917 \end_inset
32918 </cell>
32919 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32920 \begin_inset Text
32921
32922 \begin_layout Plain Layout
32923
32924 \end_layout
32925
32926 \end_inset
32927 </cell>
32928 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32929 \begin_inset Text
32930
32931 \begin_layout Plain Layout
32932
32933 \end_layout
32934
32935 \end_inset
32936 </cell>
32937 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32938 \begin_inset Text
32939
32940 \begin_layout Plain Layout
32941
32942 \family roman
32943 \series medium
32944 \shape up
32945 \emph off
32946 \bar no
32947 \noun off
32948 \color none
32949 +
32950 \end_layout
32951
32952 \end_inset
32953 </cell>
32954 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32955 \begin_inset Text
32956
32957 \begin_layout Plain Layout
32958
32959 \family roman
32960 \series medium
32961 \shape up
32962 \emph off
32963 \bar no
32964 \noun off
32965 \color none
32966 ;
32967 \end_layout
32968
32969 \end_inset
32970 </cell>
32971 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32972 \begin_inset Text
32973
32974 \begin_layout Plain Layout
32975
32976 \family roman
32977 \series medium
32978 \shape up
32979 \emph off
32980 \bar no
32981 \noun off
32982 \color none
32983 K
32984 \end_layout
32985
32986 \end_inset
32987 </cell>
32988 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32989 \begin_inset Text
32990
32991 \begin_layout Plain Layout
32992
32993 \family roman
32994 \series medium
32995 \shape up
32996 \emph off
32997 \bar no
32998 \noun off
32999 \color none
33000 [
33001 \end_layout
33002
33003 \end_inset
33004 </cell>
33005 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33006 \begin_inset Text
33007
33008 \begin_layout Plain Layout
33009
33010 \family roman
33011 \series medium
33012 \shape up
33013 \emph off
33014 \bar no
33015 \noun off
33016 \color none
33017 k
33018 \end_layout
33019
33020 \end_inset
33021 </cell>
33022 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33023 \begin_inset Text
33024
33025 \begin_layout Plain Layout
33026
33027 \family roman
33028 \series medium
33029 \shape up
33030 \emph off
33031 \bar no
33032 \noun off
33033 \color none
33034 {
33035 \end_layout
33036
33037 \end_inset
33038 </cell>
33039 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33040 \begin_inset Text
33041
33042 \begin_layout Plain Layout
33043
33044 \end_layout
33045
33046 \end_inset
33047 </cell>
33048 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33049 \begin_inset Text
33050
33051 \begin_layout Plain Layout
33052
33053 \end_layout
33054
33055 \end_inset
33056 </cell>
33057 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33058 \begin_inset Text
33059
33060 \begin_layout Plain Layout
33061
33062 \family roman
33063 \series medium
33064 \shape up
33065 \emph off
33066 \bar no
33067 \noun off
33068 \color none
33069 «
33070 \end_layout
33071
33072 \end_inset
33073 </cell>
33074 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33075 \begin_inset Text
33076
33077 \begin_layout Plain Layout
33078
33079 \family roman
33080 \series medium
33081 \shape up
33082 \emph off
33083 \bar no
33084 \noun off
33085 \color none
33086 »
33087 \end_layout
33088
33089 \end_inset
33090 </cell>
33091 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33092 \begin_inset Text
33093
33094 \begin_layout Plain Layout
33095
33096 \family roman
33097 \series medium
33098 \shape up
33099 \emph off
33100 \bar no
33101 \noun off
33102 \color none
33103 Ë
33104 \end_layout
33105
33106 \end_inset
33107 </cell>
33108 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33109 \begin_inset Text
33110
33111 \begin_layout Plain Layout
33112
33113 \family roman
33114 \series medium
33115 \shape up
33116 \emph off
33117 \bar no
33118 \noun off
33119 \color none
33120 Û
33121 \end_layout
33122
33123 \end_inset
33124 </cell>
33125 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33126 \begin_inset Text
33127
33128 \begin_layout Plain Layout
33129
33130 \family roman
33131 \series medium
33132 \shape up
33133 \emph off
33134 \bar no
33135 \noun off
33136 \color none
33137 ë
33138 \end_layout
33139
33140 \end_inset
33141 </cell>
33142 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33143 \begin_inset Text
33144
33145 \begin_layout Plain Layout
33146
33147 \family roman
33148 \series medium
33149 \shape up
33150 \emph off
33151 \bar no
33152 \noun off
33153 \color none
33154 û
33155 \end_layout
33156
33157 \end_inset
33158 </cell>
33159 </row>
33160 <row>
33161 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33162 \begin_inset Text
33163
33164 \begin_layout Plain Layout
33165
33166 \family roman
33167 \series medium
33168 \shape up
33169 \size tiny
33170 \emph off
33171 \bar no
33172 \noun off
33173 \color none
33174 0C
33175 \end_layout
33176
33177 \end_inset
33178 </cell>
33179 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33180 \begin_inset Text
33181
33182 \begin_layout Plain Layout
33183
33184 \end_layout
33185
33186 \end_inset
33187 </cell>
33188 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33189 \begin_inset Text
33190
33191 \begin_layout Plain Layout
33192
33193 \end_layout
33194
33195 \end_inset
33196 </cell>
33197 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33198 \begin_inset Text
33199
33200 \begin_layout Plain Layout
33201
33202 \family roman
33203 \series medium
33204 \shape up
33205 \emph off
33206 \bar no
33207 \noun off
33208 \color none
33209 ,
33210 \end_layout
33211
33212 \end_inset
33213 </cell>
33214 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33215 \begin_inset Text
33216
33217 \begin_layout Plain Layout
33218
33219 \family roman
33220 \series medium
33221 \shape up
33222 \emph off
33223 \bar no
33224 \noun off
33225 \color none
33226 <
33227 \end_layout
33228
33229 \end_inset
33230 </cell>
33231 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33232 \begin_inset Text
33233
33234 \begin_layout Plain Layout
33235
33236 \family roman
33237 \series medium
33238 \shape up
33239 \emph off
33240 \bar no
33241 \noun off
33242 \color none
33243 L
33244 \end_layout
33245
33246 \end_inset
33247 </cell>
33248 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33249 \begin_inset Text
33250
33251 \begin_layout Plain Layout
33252
33253 \family roman
33254 \series medium
33255 \shape up
33256 \emph off
33257 \bar no
33258 \noun off
33259 \color none
33260
33261 \backslash
33262
33263 \end_layout
33264
33265 \end_inset
33266 </cell>
33267 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33268 \begin_inset Text
33269
33270 \begin_layout Plain Layout
33271
33272 \family roman
33273 \series medium
33274 \shape up
33275 \emph off
33276 \bar no
33277 \noun off
33278 \color none
33279 l
33280 \end_layout
33281
33282 \end_inset
33283 </cell>
33284 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33285 \begin_inset Text
33286
33287 \begin_layout Plain Layout
33288
33289 \family roman
33290 \series medium
33291 \shape up
33292 \emph off
33293 \bar no
33294 \noun off
33295 \color none
33296 |
33297 \end_layout
33298
33299 \end_inset
33300 </cell>
33301 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33302 \begin_inset Text
33303
33304 \begin_layout Plain Layout
33305
33306 \end_layout
33307
33308 \end_inset
33309 </cell>
33310 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33311 \begin_inset Text
33312
33313 \begin_layout Plain Layout
33314
33315 \end_layout
33316
33317 \end_inset
33318 </cell>
33319 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33320 \begin_inset Text
33321
33322 \begin_layout Plain Layout
33323
33324 \family roman
33325 \series medium
33326 \shape up
33327 \emph off
33328 \bar no
33329 \noun off
33330 \color none
33331 ¬
33332 \end_layout
33333
33334 \end_inset
33335 </cell>
33336 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33337 \begin_inset Text
33338
33339 \begin_layout Plain Layout
33340
33341 \family roman
33342 \series medium
33343 \shape up
33344 \emph off
33345 \bar no
33346 \noun off
33347 \color none
33348 ¼
33349 \end_layout
33350
33351 \end_inset
33352 </cell>
33353 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33354 \begin_inset Text
33355
33356 \begin_layout Plain Layout
33357
33358 \family roman
33359 \series medium
33360 \shape up
33361 \emph off
33362 \bar no
33363 \noun off
33364 \color none
33365 Ì
33366 \end_layout
33367
33368 \end_inset
33369 </cell>
33370 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33371 \begin_inset Text
33372
33373 \begin_layout Plain Layout
33374
33375 \family roman
33376 \series medium
33377 \shape up
33378 \emph off
33379 \bar no
33380 \noun off
33381 \color none
33382 Ü
33383 \end_layout
33384
33385 \end_inset
33386 </cell>
33387 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33388 \begin_inset Text
33389
33390 \begin_layout Plain Layout
33391
33392 \family roman
33393 \series medium
33394 \shape up
33395 \emph off
33396 \bar no
33397 \noun off
33398 \color none
33399 ì
33400 \end_layout
33401
33402 \end_inset
33403 </cell>
33404 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33405 \begin_inset Text
33406
33407 \begin_layout Plain Layout
33408
33409 \family roman
33410 \series medium
33411 \shape up
33412 \emph off
33413 \bar no
33414 \noun off
33415 \color none
33416 ü
33417 \end_layout
33418
33419 \end_inset
33420 </cell>
33421 </row>
33422 <row>
33423 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33424 \begin_inset Text
33425
33426 \begin_layout Plain Layout
33427
33428 \family roman
33429 \series medium
33430 \shape up
33431 \size tiny
33432 \emph off
33433 \bar no
33434 \noun off
33435 \color none
33436 0D
33437 \end_layout
33438
33439 \end_inset
33440 </cell>
33441 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33442 \begin_inset Text
33443
33444 \begin_layout Plain Layout
33445
33446 \end_layout
33447
33448 \end_inset
33449 </cell>
33450 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33451 \begin_inset Text
33452
33453 \begin_layout Plain Layout
33454
33455 \end_layout
33456
33457 \end_inset
33458 </cell>
33459 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33460 \begin_inset Text
33461
33462 \begin_layout Plain Layout
33463
33464 \family roman
33465 \series medium
33466 \shape up
33467 \emph off
33468 \bar no
33469 \noun off
33470 \color none
33471 -
33472 \end_layout
33473
33474 \end_inset
33475 </cell>
33476 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33477 \begin_inset Text
33478
33479 \begin_layout Plain Layout
33480
33481 \family roman
33482 \series medium
33483 \shape up
33484 \emph off
33485 \bar no
33486 \noun off
33487 \color none
33488 =
33489 \end_layout
33490
33491 \end_inset
33492 </cell>
33493 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33494 \begin_inset Text
33495
33496 \begin_layout Plain Layout
33497
33498 \family roman
33499 \series medium
33500 \shape up
33501 \emph off
33502 \bar no
33503 \noun off
33504 \color none
33505 M
33506 \end_layout
33507
33508 \end_inset
33509 </cell>
33510 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33511 \begin_inset Text
33512
33513 \begin_layout Plain Layout
33514
33515 \family roman
33516 \series medium
33517 \shape up
33518 \emph off
33519 \bar no
33520 \noun off
33521 \color none
33522 ]
33523 \end_layout
33524
33525 \end_inset
33526 </cell>
33527 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33528 \begin_inset Text
33529
33530 \begin_layout Plain Layout
33531
33532 \family roman
33533 \series medium
33534 \shape up
33535 \emph off
33536 \bar no
33537 \noun off
33538 \color none
33539 m
33540 \end_layout
33541
33542 \end_inset
33543 </cell>
33544 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33545 \begin_inset Text
33546
33547 \begin_layout Plain Layout
33548
33549 \family roman
33550 \series medium
33551 \shape up
33552 \emph off
33553 \bar no
33554 \noun off
33555 \color none
33556 }
33557 \end_layout
33558
33559 \end_inset
33560 </cell>
33561 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33562 \begin_inset Text
33563
33564 \begin_layout Plain Layout
33565
33566 \end_layout
33567
33568 \end_inset
33569 </cell>
33570 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33571 \begin_inset Text
33572
33573 \begin_layout Plain Layout
33574
33575 \end_layout
33576
33577 \end_inset
33578 </cell>
33579 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33580 \begin_inset Text
33581
33582 \begin_layout Plain Layout
33583
33584 \end_layout
33585
33586 \end_inset
33587 </cell>
33588 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33589 \begin_inset Text
33590
33591 \begin_layout Plain Layout
33592
33593 \family roman
33594 \series medium
33595 \shape up
33596 \emph off
33597 \bar no
33598 \noun off
33599 \color none
33600 ½
33601 \end_layout
33602
33603 \end_inset
33604 </cell>
33605 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33606 \begin_inset Text
33607
33608 \begin_layout Plain Layout
33609
33610 \family roman
33611 \series medium
33612 \shape up
33613 \emph off
33614 \bar no
33615 \noun off
33616 \color none
33617 Í
33618 \end_layout
33619
33620 \end_inset
33621 </cell>
33622 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33623 \begin_inset Text
33624
33625 \begin_layout Plain Layout
33626
33627 \family roman
33628 \series medium
33629 \shape up
33630 \emph off
33631 \bar no
33632 \noun off
33633 \color none
33634 Ý
33635 \end_layout
33636
33637 \end_inset
33638 </cell>
33639 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33640 \begin_inset Text
33641
33642 \begin_layout Plain Layout
33643
33644 \family roman
33645 \series medium
33646 \shape up
33647 \emph off
33648 \bar no
33649 \noun off
33650 \color none
33651 í
33652 \end_layout
33653
33654 \end_inset
33655 </cell>
33656 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33657 \begin_inset Text
33658
33659 \begin_layout Plain Layout
33660
33661 \family roman
33662 \series medium
33663 \shape up
33664 \emph off
33665 \bar no
33666 \noun off
33667 \color none
33668 ý
33669 \end_layout
33670
33671 \end_inset
33672 </cell>
33673 </row>
33674 <row>
33675 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33676 \begin_inset Text
33677
33678 \begin_layout Plain Layout
33679
33680 \family roman
33681 \series medium
33682 \shape up
33683 \size tiny
33684 \emph off
33685 \bar no
33686 \noun off
33687 \color none
33688 0E
33689 \end_layout
33690
33691 \end_inset
33692 </cell>
33693 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33694 \begin_inset Text
33695
33696 \begin_layout Plain Layout
33697
33698 \end_layout
33699
33700 \end_inset
33701 </cell>
33702 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33703 \begin_inset Text
33704
33705 \begin_layout Plain Layout
33706
33707 \end_layout
33708
33709 \end_inset
33710 </cell>
33711 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33712 \begin_inset Text
33713
33714 \begin_layout Plain Layout
33715
33716 \family roman
33717 \series medium
33718 \shape up
33719 \emph off
33720 \bar no
33721 \noun off
33722 \color none
33723 .
33724 \end_layout
33725
33726 \end_inset
33727 </cell>
33728 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33729 \begin_inset Text
33730
33731 \begin_layout Plain Layout
33732
33733 \family roman
33734 \series medium
33735 \shape up
33736 \emph off
33737 \bar no
33738 \noun off
33739 \color none
33740 >
33741 \end_layout
33742
33743 \end_inset
33744 </cell>
33745 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33746 \begin_inset Text
33747
33748 \begin_layout Plain Layout
33749
33750 \family roman
33751 \series medium
33752 \shape up
33753 \emph off
33754 \bar no
33755 \noun off
33756 \color none
33757 N
33758 \end_layout
33759
33760 \end_inset
33761 </cell>
33762 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33763 \begin_inset Text
33764
33765 \begin_layout Plain Layout
33766
33767 \family roman
33768 \series medium
33769 \shape up
33770 \emph off
33771 \bar no
33772 \noun off
33773 \color none
33774 ^
33775 \end_layout
33776
33777 \end_inset
33778 </cell>
33779 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33780 \begin_inset Text
33781
33782 \begin_layout Plain Layout
33783
33784 \family roman
33785 \series medium
33786 \shape up
33787 \emph off
33788 \bar no
33789 \noun off
33790 \color none
33791 n
33792 \end_layout
33793
33794 \end_inset
33795 </cell>
33796 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33797 \begin_inset Text
33798
33799 \begin_layout Plain Layout
33800
33801 \family roman
33802 \series medium
33803 \shape up
33804 \emph off
33805 \bar no
33806 \noun off
33807 \color none
33808 ~
33809 \end_layout
33810
33811 \end_inset
33812 </cell>
33813 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33814 \begin_inset Text
33815
33816 \begin_layout Plain Layout
33817
33818 \end_layout
33819
33820 \end_inset
33821 </cell>
33822 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33823 \begin_inset Text
33824
33825 \begin_layout Plain Layout
33826
33827 \end_layout
33828
33829 \end_inset
33830 </cell>
33831 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33832 \begin_inset Text
33833
33834 \begin_layout Plain Layout
33835
33836 \family roman
33837 \series medium
33838 \shape up
33839 \emph off
33840 \bar no
33841 \noun off
33842 \color none
33843 ®
33844 \end_layout
33845
33846 \end_inset
33847 </cell>
33848 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33849 \begin_inset Text
33850
33851 \begin_layout Plain Layout
33852
33853 \family roman
33854 \series medium
33855 \shape up
33856 \emph off
33857 \bar no
33858 \noun off
33859 \color none
33860 ¾
33861 \end_layout
33862
33863 \end_inset
33864 </cell>
33865 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33866 \begin_inset Text
33867
33868 \begin_layout Plain Layout
33869
33870 \family roman
33871 \series medium
33872 \shape up
33873 \emph off
33874 \bar no
33875 \noun off
33876 \color none
33877 Î
33878 \end_layout
33879
33880 \end_inset
33881 </cell>
33882 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33883 \begin_inset Text
33884
33885 \begin_layout Plain Layout
33886
33887 \family roman
33888 \series medium
33889 \shape up
33890 \emph off
33891 \bar no
33892 \noun off
33893 \color none
33894 Þ
33895 \end_layout
33896
33897 \end_inset
33898 </cell>
33899 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33900 \begin_inset Text
33901
33902 \begin_layout Plain Layout
33903
33904 \family roman
33905 \series medium
33906 \shape up
33907 \emph off
33908 \bar no
33909 \noun off
33910 \color none
33911 î
33912 \end_layout
33913
33914 \end_inset
33915 </cell>
33916 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33917 \begin_inset Text
33918
33919 \begin_layout Plain Layout
33920
33921 \family roman
33922 \series medium
33923 \shape up
33924 \emph off
33925 \bar no
33926 \noun off
33927 \color none
33928 þ
33929 \end_layout
33930
33931 \end_inset
33932 </cell>
33933 </row>
33934 <row>
33935 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33936 \begin_inset Text
33937
33938 \begin_layout Plain Layout
33939
33940 \family roman
33941 \series medium
33942 \shape up
33943 \size tiny
33944 \emph off
33945 \bar no
33946 \noun off
33947 \color none
33948 0F
33949 \end_layout
33950
33951 \end_inset
33952 </cell>
33953 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33954 \begin_inset Text
33955
33956 \begin_layout Plain Layout
33957
33958 \end_layout
33959
33960 \end_inset
33961 </cell>
33962 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33963 \begin_inset Text
33964
33965 \begin_layout Plain Layout
33966
33967 \end_layout
33968
33969 \end_inset
33970 </cell>
33971 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33972 \begin_inset Text
33973
33974 \begin_layout Plain Layout
33975
33976 \family roman
33977 \series medium
33978 \shape up
33979 \emph off
33980 \bar no
33981 \noun off
33982 \color none
33983 /
33984 \end_layout
33985
33986 \end_inset
33987 </cell>
33988 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33989 \begin_inset Text
33990
33991 \begin_layout Plain Layout
33992
33993 \family roman
33994 \series medium
33995 \shape up
33996 \emph off
33997 \bar no
33998 \noun off
33999 \color none
34000 ?
34001 \end_layout
34002
34003 \end_inset
34004 </cell>
34005 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34006 \begin_inset Text
34007
34008 \begin_layout Plain Layout
34009
34010 \family roman
34011 \series medium
34012 \shape up
34013 \emph off
34014 \bar no
34015 \noun off
34016 \color none
34017 O
34018 \end_layout
34019
34020 \end_inset
34021 </cell>
34022 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34023 \begin_inset Text
34024
34025 \begin_layout Plain Layout
34026
34027 \family roman
34028 \series medium
34029 \shape up
34030 \emph off
34031 \bar no
34032 \noun off
34033 \color none
34034 _
34035 \end_layout
34036
34037 \end_inset
34038 </cell>
34039 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34040 \begin_inset Text
34041
34042 \begin_layout Plain Layout
34043
34044 \family roman
34045 \series medium
34046 \shape up
34047 \emph off
34048 \bar no
34049 \noun off
34050 \color none
34051 o
34052 \end_layout
34053
34054 \end_inset
34055 </cell>
34056 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34057 \begin_inset Text
34058
34059 \begin_layout Plain Layout
34060
34061 \end_layout
34062
34063 \end_inset
34064 </cell>
34065 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34066 \begin_inset Text
34067
34068 \begin_layout Plain Layout
34069
34070 \end_layout
34071
34072 \end_inset
34073 </cell>
34074 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34075 \begin_inset Text
34076
34077 \begin_layout Plain Layout
34078
34079 \end_layout
34080
34081 \end_inset
34082 </cell>
34083 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34084 \begin_inset Text
34085
34086 \begin_layout Plain Layout
34087
34088 \family roman
34089 \series medium
34090 \shape up
34091 \emph off
34092 \bar no
34093 \noun off
34094 \color none
34095 ¯
34096 \end_layout
34097
34098 \end_inset
34099 </cell>
34100 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34101 \begin_inset Text
34102
34103 \begin_layout Plain Layout
34104
34105 \family roman
34106 \series medium
34107 \shape up
34108 \emph off
34109 \bar no
34110 \noun off
34111 \color none
34112 ¿
34113 \end_layout
34114
34115 \end_inset
34116 </cell>
34117 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34118 \begin_inset Text
34119
34120 \begin_layout Plain Layout
34121
34122 \family roman
34123 \series medium
34124 \shape up
34125 \emph off
34126 \bar no
34127 \noun off
34128 \color none
34129 Ï
34130 \end_layout
34131
34132 \end_inset
34133 </cell>
34134 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34135 \begin_inset Text
34136
34137 \begin_layout Plain Layout
34138
34139 \family roman
34140 \series medium
34141 \shape up
34142 \emph off
34143 \bar no
34144 \noun off
34145 \color none
34146 ß
34147 \end_layout
34148
34149 \end_inset
34150 </cell>
34151 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34152 \begin_inset Text
34153
34154 \begin_layout Plain Layout
34155
34156 \family roman
34157 \series medium
34158 \shape up
34159 \emph off
34160 \bar no
34161 \noun off
34162 \color none
34163 ï
34164 \end_layout
34165
34166 \end_inset
34167 </cell>
34168 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34169 \begin_inset Text
34170
34171 \begin_layout Plain Layout
34172
34173 \family roman
34174 \series medium
34175 \shape up
34176 \emph off
34177 \bar no
34178 \noun off
34179 \color none
34180 ÿ
34181 \end_layout
34182
34183 \end_inset
34184 </cell>
34185 </row>
34186 </lyxtabular>
34187
34188 \end_inset
34189
34190
34191 \end_layout
34192
34193 \end_inset
34194
34195
34196 \end_layout
34197
34198 \begin_layout Standard
34199 The following is a full list of all of the accented characters LyX can display
34200  directly.
34201  It includes not only the accented characters from the previous table, but
34202  also the characters from 
34203 \family typewriter
34204 ISO8859–2
34205 \family default
34206  through 
34207 \family typewriter
34208 4
34209 \family default
34210 .
34211  
34212 \end_layout
34213
34214 \begin_layout Itemize
34215 From 
34216 \family typewriter
34217 ISO8859–1
34218 \family default
34219 :
34220 \end_layout
34221
34222 \begin_deeper
34223 \begin_layout Standard
34224 ¨ Ä Ë Ï Ö Ü ä ë ï ö ü ÿ
34225 \begin_inset space \hfill{}
34226 \end_inset
34227
34228 diaeresis
34229 \end_layout
34230
34231 \begin_layout Standard
34232 ^ Â Ê Î Ô Û â ê î ô û
34233 \begin_inset space \hfill{}
34234 \end_inset
34235
34236 circumflex
34237 \end_layout
34238
34239 \begin_layout Standard
34240 ` À È Ì Ò Ù à è ì ò ù
34241 \begin_inset space \hfill{}
34242 \end_inset
34243
34244 grave
34245 \end_layout
34246
34247 \begin_layout Standard
34248 ´ Á É Í Ó Ú Ý á é í ó ú ý
34249 \begin_inset space \hfill{}
34250 \end_inset
34251
34252 acute
34253 \end_layout
34254
34255 \begin_layout Standard
34256 ~ Ã Ñ Õ ã ñ õ
34257 \begin_inset space \hfill{}
34258 \end_inset
34259
34260 tilde
34261 \end_layout
34262
34263 \begin_layout Standard
34264 ¸Çç
34265 \begin_inset space \hfill{}
34266 \end_inset
34267
34268 cedilla
34269 \end_layout
34270
34271 \begin_layout Standard
34272 ¯
34273 \begin_inset space \hfill{}
34274 \end_inset
34275
34276 macron
34277 \end_layout
34278
34279 \end_deeper
34280 \begin_layout Itemize
34281 From 
34282 \family typewriter
34283 ISO8859–2
34284 \family default
34285  through 
34286 \family typewriter
34287 4
34288 \family default
34289 :
34290 \end_layout
34291
34292 \begin_deeper
34293 \begin_layout Standard
34294 ĤĴĥĵĈĜŜĉĝŝ
34295 \begin_inset space \hfill{}
34296 \end_inset
34297
34298 circumflex
34299 \end_layout
34300
34301 \begin_layout Standard
34302 ŚŹśźŔĹĆŃŕĺćń
34303 \begin_inset space \hfill{}
34304 \end_inset
34305
34306 acute
34307 \end_layout
34308
34309 \begin_layout Standard
34310 Ĩı̃Ũũ
34311 \begin_inset space \hfill{}
34312 \end_inset
34313
34314 tilde
34315 \end_layout
34316
34317 \begin_layout Standard
34318 ŞşŢţŖĻĢŗļģŅĶņķ
34319 \begin_inset space \hfill{}
34320 \end_inset
34321
34322 cedilla
34323 \end_layout
34324
34325 \begin_layout Standard
34326 ĒēĀĪŌŪāı̄ōū
34327 \begin_inset space \hfill{}
34328 \end_inset
34329
34330 macron
34331 \end_layout
34332
34333 \begin_layout Standard
34334 ŐŰőű
34335 \begin_inset space \hfill{}
34336 \end_inset
34337
34338 Hungarian umlaut
34339 \end_layout
34340
34341 \end_deeper
34342 \begin_layout Standard
34343 All the characters above are actively supported by TeX fonts.
34344  In addition TeX allows diacritical marks on almost all characters.
34345  Also make sure you're using the 
34346 \family typewriter
34347 T1
34348 \family default
34349  font-encoding.
34350 \end_layout
34351
34352 \begin_layout Chapter
34353 \start_of_appendix
34354 The User Interface
34355 \begin_inset CommandInset label
34356 LatexCommand label
34357 name "cha:The-User-Interface"
34358
34359 \end_inset
34360
34361
34362 \end_layout
34363
34364 \begin_layout Standard
34365 This appendix lists all the available menus and describes their functionality.
34366  It is designed as a quick reference if you are searching for a special
34367  topic inside the user's guide.
34368 \end_layout
34369
34370 \begin_layout Section
34371 The File Menu
34372 \begin_inset Index idx
34373 status collapsed
34374
34375 \begin_layout Plain Layout
34376 Menu ! File
34377 \end_layout
34378
34379 \end_inset
34380
34381
34382 \end_layout
34383
34384 \begin_layout Standard
34385 Under the 
34386 \family sans
34387 File
34388 \family default
34389  menu are the basic operations in addition to some more advanced operations.
34390  At the end of the menu the four last opened documents are listed.
34391 \end_layout
34392
34393 \begin_layout Subsection
34394 New
34395 \end_layout
34396
34397 \begin_layout Standard
34398 Creates a new document.
34399 \end_layout
34400
34401 \begin_layout Subsection
34402 New from Template
34403 \end_layout
34404
34405 \begin_layout Standard
34406 This menu entry prompts you for a template to use.
34407  Selecting a template will automatically set certain layout features for
34408  the document, features you would otherwise need to change manually.
34409 \end_layout
34410
34411 \begin_layout Subsection
34412 Open
34413 \end_layout
34414
34415 \begin_layout Standard
34416 Opens a document.
34417 \end_layout
34418
34419 \begin_layout Subsection
34420 Open Recent
34421 \end_layout
34422
34423 \begin_layout Standard
34424 The submenu shows a list of the recently opened files.
34425  Click there on a file to open it.
34426 \end_layout
34427
34428 \begin_layout Subsection
34429 Close
34430 \end_layout
34431
34432 \begin_layout Standard
34433 Closes the current document.
34434 \end_layout
34435
34436 \begin_layout Subsection
34437 Save
34438 \end_layout
34439
34440 \begin_layout Standard
34441 Saves the actual document.
34442 \end_layout
34443
34444 \begin_layout Subsection
34445 Save As
34446 \end_layout
34447
34448 \begin_layout Standard
34449 Saves the actual document under a new name to create a copy.
34450 \end_layout
34451
34452 \begin_layout Subsection
34453 Save All
34454 \end_layout
34455
34456 \begin_layout Standard
34457 Saves all opened documents.
34458 \end_layout
34459
34460 \begin_layout Subsection
34461 Revert to saved
34462 \end_layout
34463
34464 \begin_layout Standard
34465 Reloads the actual document from disk.
34466 \end_layout
34467
34468 \begin_layout Subsection
34469 Version Control
34470 \end_layout
34471
34472 \begin_layout Standard
34473 This is used when more people are working on the same document.
34474  It is described in the section 
34475 \emph on
34476 Version Control in LyX
34477 \emph default
34478  of the 
34479 \emph on
34480 Additional Features
34481 \emph default
34482  manual.
34483 \end_layout
34484
34485 \begin_layout Subsection
34486 Import
34487 \end_layout
34488
34489 \begin_layout Standard
34490 You can import there files from older LyX-versions, HTML-files, LaTeX-files,
34491  NoWeb-files, plain text files, and comma separated, table like, text files
34492  (CSV) as a new LyX-document.
34493  The files will be imported as new LyX-document.
34494 \end_layout
34495
34496 \begin_layout Standard
34497 When using the menu entry 
34498 \family sans
34499 Plain
34500 \begin_inset space ~
34501 \end_inset
34502
34503 Text
34504 \family default
34505 , line breaks in the text will start a new paragraph; when using the menu
34506  entry 
34507 \family sans
34508 Plain
34509 \begin_inset space ~
34510 \end_inset
34511
34512 Text, Join
34513 \begin_inset space ~
34514 \end_inset
34515
34516 Lines
34517 \family default
34518 , consecutive lines of text will be imported to one big paragraph.
34519  A new paragraph will begin when there is a blank line in the file.
34520 \end_layout
34521
34522 \begin_layout Subsection
34523 Export
34524 \begin_inset CommandInset label
34525 LatexCommand label
34526 name "sub:Export"
34527
34528 \end_inset
34529
34530
34531 \end_layout
34532
34533 \begin_layout Standard
34534 You can export your document to various file formats.
34535  The resulting files are placed in the directory of your LyX-file.
34536  The menu entries are not the same on all installations.
34537  They depend on the programs found by LyX while its configuration.
34538 \end_layout
34539
34540 \begin_layout Standard
34541 Here is a list of all available entries; they are explained in detail in
34542  section
34543 \begin_inset space ~
34544 \end_inset
34545
34546
34547 \begin_inset CommandInset ref
34548 LatexCommand ref
34549 reference "sub:Output-file-formats"
34550
34551 \end_inset
34552
34553 :
34554 \end_layout
34555
34556 \begin_layout Description
34557
34558 \family sans
34559 CJK
34560 \begin_inset space ~
34561 \end_inset
34562
34563 LyX 
34564 \family default
34565 format of the special LyX 1.4.x versions for Chinese, Japanese, and Korean
34566  (CJK); (Since LyX 1.5.0 CJK support is fully integrated to LyX.)
34567 \end_layout
34568
34569 \begin_layout Description
34570
34571 \family sans
34572 DVI
34573 \family default
34574  DVI-format
34575 \end_layout
34576
34577 \begin_layout Description
34578 HTML HTML-format (the HTML-converter is a third-party product and doesn't
34579  work in all cases)
34580 \end_layout
34581
34582 \begin_layout Description
34583 HTML
34584 \begin_inset space ~
34585 \end_inset
34586
34587 (MS
34588 \begin_inset space ~
34589 \end_inset
34590
34591 Word) HTML-format specialized so that the result can be imported to 
34592 \family sans
34593 MS Word
34594 \family default
34595 , as consequence of this formulas will be embedded as bitmap fonts and not
34596  in the format 
34597 \family sans
34598 MathML
34599 \family default
34600 .
34601 \end_layout
34602
34603 \begin_layout Description
34604
34605 \family sans
34606 LaT
34607 \begin_inset ERT
34608 status collapsed
34609
34610 \begin_layout Plain Layout
34611
34612 {}
34613 \end_layout
34614
34615 \end_inset
34616
34617 eX
34618 \begin_inset space ~
34619 \end_inset
34620
34621 (pdflatex)
34622 \family default
34623  text file with the LaTeX source, additionally all images used in the document
34624  will be converted to a format that is readable by the 
34625 \family typewriter
34626 pdflatex
34627 \family default
34628  program (GIF, JPG, PDF, PNG)
34629 \end_layout
34630
34631 \begin_layout Description
34632
34633 \family sans
34634 LaT
34635 \begin_inset ERT
34636 status collapsed
34637
34638 \begin_layout Plain Layout
34639
34640 {}
34641 \end_layout
34642
34643 \end_inset
34644
34645 eX
34646 \begin_inset space ~
34647 \end_inset
34648
34649 (plain)
34650 \family default
34651  text file with the LaTeX source code, additionally all images used in the
34652  document will be converted to the EPS-format, only this format is readable
34653  by the 
34654 \family typewriter
34655 latex
34656 \family default
34657  program
34658 \end_layout
34659
34660 \begin_layout Description
34661 LyX
34662 \begin_inset space ~
34663 \end_inset
34664
34665 1.y.x LyX-document in a format readable by the LyX versions 1.y.x (
34666 \begin_inset Quotes eld
34667 \end_inset
34668
34669 y
34670 \begin_inset Quotes erd
34671 \end_inset
34672
34673  is replaced by the version number)
34674 \end_layout
34675
34676 \begin_layout Description
34677 OpenDocument OpenDocument-formatted text file, to be opened with 
34678 \family sans
34679 OpenOffice
34680 \family default
34681
34682 \family sans
34683 KOffice
34684 \family default
34685
34686 \family sans
34687 Abiword
34688 \family default
34689 , etc.
34690  (the OpenDocument-converter is a third-party product and doesn't work in
34691  all cases)
34692 \end_layout
34693
34694 \begin_layout Description
34695
34696 \family sans
34697 PDF
34698 \begin_inset space ~
34699 \end_inset
34700
34701 (dvipdfm)
34702 \family default
34703  PDF-format using the program 
34704 \family typewriter
34705 dvipdfm
34706 \end_layout
34707
34708 \begin_layout Description
34709
34710 \family sans
34711 PDF
34712 \begin_inset space ~
34713 \end_inset
34714
34715 (pdflatex)
34716 \family default
34717  PDF-format using the program 
34718 \family typewriter
34719 pdflatex
34720 \end_layout
34721
34722 \begin_layout Description
34723
34724 \family sans
34725 PDF
34726 \begin_inset space ~
34727 \end_inset
34728
34729 (ps2pdf)
34730 \family default
34731  PDF-format using the program 
34732 \family typewriter
34733 ps2pdf
34734 \end_layout
34735
34736 \begin_layout Description
34737
34738 \family sans
34739 Plain
34740 \begin_inset space ~
34741 \end_inset
34742
34743 text
34744 \family default
34745  text format
34746 \end_layout
34747
34748 \begin_layout Description
34749
34750 \family sans
34751 Plain
34752 \begin_inset space ~
34753 \end_inset
34754
34755 text
34756 \begin_inset space ~
34757 \end_inset
34758
34759 (ps2ascii)
34760 \family default
34761  text format, the document will first be converted to Postscript format
34762  and then exported as text using the program 
34763 \family sans
34764 ps2ascii
34765 \end_layout
34766
34767 \begin_layout Description
34768
34769 \family sans
34770 Postscript
34771 \family default
34772  PostScript format using the program 
34773 \family typewriter
34774 dvips
34775 \end_layout
34776
34777 \begin_layout Description
34778
34779 \family sans
34780 Custom
34781 \family default
34782  custom format
34783 \end_layout
34784
34785 \begin_layout Standard
34786 The program 
34787 \family typewriter
34788 dvipdfm
34789 \family default
34790  produces internally a DVI-file which is then converted to a PDF-file.
34791  It is a bit out of date and therefore the output could look different from
34792  what you want.
34793  
34794 \family typewriter
34795 pdflatex
34796 \family default
34797  produces PDF-files directly and supports the latest PDF-file formats.
34798 \end_layout
34799
34800 \begin_layout Standard
34801 If one of the menu entries 
34802 \family sans
34803 DVI
34804 \family default
34805
34806 \family sans
34807 PDF
34808 \begin_inset space ~
34809 \end_inset
34810
34811 (pdflatex)
34812 \family default
34813  or 
34814 \family sans
34815 Postscript
34816 \family default
34817  is missing, you need to update your LaTeX installation.
34818  After updating you have to reconfigure LyX, see section
34819 \begin_inset space ~
34820 \end_inset
34821
34822
34823 \begin_inset CommandInset ref
34824 LatexCommand ref
34825 reference "sec:Basic-LyX-Setup"
34826
34827 \end_inset
34828
34829 .
34830 \begin_inset Index idx
34831 status collapsed
34832
34833 \begin_layout Plain Layout
34834 Reconfiguration of LyX
34835 \end_layout
34836
34837 \end_inset
34838
34839
34840 \end_layout
34841
34842 \begin_layout Standard
34843 The menu 
34844 \family sans
34845 Custom
34846 \family default
34847  allows you to export your file by using special command line options for
34848  the export program.
34849 \end_layout
34850
34851 \begin_layout Subsection
34852 Print
34853 \end_layout
34854
34855 \begin_layout Standard
34856 With this menu entry you can print your document to a file in PostScript
34857  format or send it to a printer.
34858  The printer will also use the document in PostScript format.
34859  The conversion to PostScript is done in the background by LyX using the
34860  program 
34861 \family typewriter
34862 dvips
34863 \family default
34864 .
34865  For more information have a look at section
34866 \begin_inset space ~
34867 \end_inset
34868
34869
34870 \begin_inset CommandInset ref
34871 LatexCommand ref
34872 reference "sub:Printing-the-File"
34873
34874 \end_inset
34875
34876 .
34877 \end_layout
34878
34879 \begin_layout Subsection
34880 New and Close Window
34881 \end_layout
34882
34883 \begin_layout Standard
34884 Opens or closes a new instance of LyX.
34885 \end_layout
34886
34887 \begin_layout Subsection
34888 Exit
34889 \end_layout
34890
34891 \begin_layout Standard
34892 Prompts you to save all unsaved documents and then exits.
34893 \end_layout
34894
34895 \begin_layout Section
34896 The Edit Menu
34897 \begin_inset Index idx
34898 status collapsed
34899
34900 \begin_layout Plain Layout
34901 Menu ! Edit
34902 \end_layout
34903
34904 \end_inset
34905
34906
34907 \end_layout
34908
34909 \begin_layout Subsection
34910 Undo and Redo
34911 \end_layout
34912
34913 \begin_layout Standard
34914 Described in section
34915 \begin_inset space ~
34916 \end_inset
34917
34918
34919 \begin_inset CommandInset ref
34920 LatexCommand ref
34921 reference "sec:Undo-and-Redo"
34922
34923 \end_inset
34924
34925 .
34926 \end_layout
34927
34928 \begin_layout Subsection
34929 Cut, Copy, Paste, Paste Recent, Paste Special
34930 \end_layout
34931
34932 \begin_layout Standard
34933 Described in section
34934 \begin_inset space ~
34935 \end_inset
34936
34937
34938 \begin_inset CommandInset ref
34939 LatexCommand ref
34940 reference "sec:Basic-Editing-Features"
34941
34942 \end_inset
34943
34944 .
34945 \end_layout
34946
34947 \begin_layout Subsection
34948 Select All
34949 \end_layout
34950
34951 \begin_layout Standard
34952 Selects the whole document.
34953 \end_layout
34954
34955 \begin_layout Subsection
34956 Find & Replace
34957 \end_layout
34958
34959 \begin_layout Standard
34960 Described in section
34961 \begin_inset space ~
34962 \end_inset
34963
34964
34965 \begin_inset CommandInset ref
34966 LatexCommand ref
34967 reference "sec:Basic-Editing-Features"
34968
34969 \end_inset
34970
34971 .
34972 \end_layout
34973
34974 \begin_layout Subsection
34975 Move Paragraph Up/Down
34976 \end_layout
34977
34978 \begin_layout Standard
34979 This shifts the paragraph where the cursor is currently in one paragraph
34980  up or down.
34981 \end_layout
34982
34983 \begin_layout Subsection
34984 Text Style
34985 \end_layout
34986
34987 \begin_layout Standard
34988 Described in section
34989 \begin_inset space ~
34990 \end_inset
34991
34992
34993 \begin_inset CommandInset ref
34994 LatexCommand ref
34995 reference "sub:Fine-Tuning-with-the"
34996
34997 \end_inset
34998
34999 .
35000 \end_layout
35001
35002 \begin_layout Subsection
35003 Paragraph Settings
35004 \begin_inset Index idx
35005 status collapsed
35006
35007 \begin_layout Plain Layout
35008 Paragraph ! Settings
35009 \end_layout
35010
35011 \end_inset
35012
35013
35014 \end_layout
35015
35016 \begin_layout Standard
35017 Enables you to set the paragraph alignment, line spacing and label width.
35018  These settings only affect the paragraph in which the cursor is currently.
35019 \end_layout
35020
35021 \begin_layout Standard
35022 You can also prevent the first line of the paragraph being indented if you
35023  have chosen to separate paragraphs with indents in the 
35024 \family sans
35025 Document\SpecialChar \menuseparator
35026 Settings
35027 \family default
35028  dialog under 
35029 \family sans
35030 Text
35031 \begin_inset space ~
35032 \end_inset
35033
35034 Layout
35035 \family default
35036 .
35037 \end_layout
35038
35039 \begin_layout Subsection
35040 Table Settings and Math
35041 \end_layout
35042
35043 \begin_layout Standard
35044 These two menus are only fully active when the cursor is inside a table
35045  or a formula.
35046  Here you can change the properties of tables and formulas.
35047  The properties of tables are described in section
35048 \begin_inset space ~
35049 \end_inset
35050
35051
35052 \begin_inset CommandInset ref
35053 LatexCommand ref
35054 reference "sec:Tables"
35055
35056 \end_inset
35057
35058 , the properties of formulas in chapter
35059 \begin_inset space ~
35060 \end_inset
35061
35062
35063 \begin_inset CommandInset ref
35064 LatexCommand ref
35065 reference "cha:Mathematical-Formulas"
35066
35067 \end_inset
35068
35069 .
35070 \end_layout
35071
35072 \begin_layout Subsection
35073 Increase / Decrease List Depth
35074 \end_layout
35075
35076 \begin_layout Standard
35077 These menu entries are only active when the cursor is in an environment
35078  that can be nested.
35079  They increase/decrease the environment nesting level as explained in section
35080 \begin_inset space ~
35081 \end_inset
35082
35083
35084 \begin_inset CommandInset ref
35085 LatexCommand ref
35086 reference "sec:Nesting"
35087
35088 \end_inset
35089
35090  and 
35091 \begin_inset CommandInset ref
35092 LatexCommand ref
35093 reference "sub:Numbering-depth"
35094
35095 \end_inset
35096
35097 .
35098 \end_layout
35099
35100 \begin_layout Section
35101 The View Menu
35102 \begin_inset Index idx
35103 status collapsed
35104
35105 \begin_layout Plain Layout
35106 Menu ! View
35107 \end_layout
35108
35109 \end_inset
35110
35111
35112 \end_layout
35113
35114 \begin_layout Standard
35115 The 
35116 \family sans
35117 View
35118 \family default
35119  menu contains a list of available formats in which you can view the actual
35120  document with an external program.
35121  The menu entries for the viewing formats are not the same on all installations
35122  - it depends on the LaTeX programs that are found while LyX was configured.
35123  All possible formats are formats listed in section
35124 \begin_inset space ~
35125 \end_inset
35126
35127
35128 \begin_inset CommandInset ref
35129 LatexCommand ref
35130 reference "sub:Export"
35131
35132 \end_inset
35133
35134 .
35135  You should at least see the menu entries 
35136 \family sans
35137 DVI
35138 \family default
35139  and 
35140 \family sans
35141 PDF
35142 \begin_inset space ~
35143 \end_inset
35144
35145 (pdflatex)
35146 \family default
35147 .
35148  If one of the two is missing, you need to update your LaTeX installation.
35149  After updating you have to reconfigure LyX, see section
35150 \begin_inset space ~
35151 \end_inset
35152
35153
35154 \begin_inset CommandInset ref
35155 LatexCommand ref
35156 reference "sec:Basic-LyX-Setup"
35157
35158 \end_inset
35159
35160 .
35161 \begin_inset Index idx
35162 status collapsed
35163
35164 \begin_layout Plain Layout
35165 Reconfiguration of LyX
35166 \end_layout
35167
35168 \end_inset
35169
35170
35171 \end_layout
35172
35173 \begin_layout Standard
35174 Invoking a menu will start a viewer program.
35175  The viewer can be set or changed in the preferences, see section
35176 \begin_inset space ~
35177 \end_inset
35178
35179
35180 \begin_inset CommandInset ref
35181 LatexCommand ref
35182 reference "sec:File-Formats"
35183
35184 \end_inset
35185
35186 .
35187  The default viewers are set by LyX while it is first configured.
35188 \end_layout
35189
35190 \begin_layout Standard
35191 \begin_inset VSpace bigskip
35192 \end_inset
35193
35194 At the bottom of the 
35195 \family sans
35196 View
35197 \family default
35198  menu the opened documents are listed.
35199 \end_layout
35200
35201 \begin_layout Subsection
35202 Open/Close all Insets
35203 \end_layout
35204
35205 \begin_layout Standard
35206 Opens/closes all insets in your document.
35207 \end_layout
35208
35209 \begin_layout Subsection
35210 Unfold/Fold Math Macros
35211 \end_layout
35212
35213 \begin_layout Standard
35214 Unfolds/folds the current math macro.
35215 \end_layout
35216
35217 \begin_layout Standard
35218 Math macros are described in the 
35219 \emph on
35220 Math
35221 \emph default
35222  manual.
35223 \end_layout
35224
35225 \begin_layout Subsection
35226 View Source
35227 \end_layout
35228
35229 \begin_layout Standard
35230 Opens a window showing the source code of the actual document, as described
35231  in section
35232 \begin_inset space ~
35233 \end_inset
35234
35235
35236 \begin_inset CommandInset ref
35237 LatexCommand ref
35238 reference "sec:Previewing-snippets-of"
35239
35240 \end_inset
35241
35242 .
35243 \end_layout
35244
35245 \begin_layout Subsection
35246 Update
35247 \end_layout
35248
35249 \begin_layout Standard
35250 This menu entry allows you to update the view with your latest changes without
35251  opening a new view window.
35252 \end_layout
35253
35254 \begin_layout Subsection
35255 Split View
35256 \end_layout
35257
35258 \begin_layout Standard
35259 This will split LyX's main window vertically or horizontally.
35260  This allows you to view documents the same time to compare them, or to
35261  view the same document, but at different positions.
35262  You can even split the main window several times to view for example 3
35263  or more documents at the same time.
35264  To return to an unsplit view, use the menu 
35265 \family sans
35266 Close Tab Group
35267 \family default
35268 .
35269 \end_layout
35270
35271 \begin_layout Subsection
35272 Close Tab Group
35273 \end_layout
35274
35275 \begin_layout Standard
35276 Closes a split view.
35277 \end_layout
35278
35279 \begin_layout Subsection
35280 Fullscreen
35281 \end_layout
35282
35283 \begin_layout Standard
35284 Using this menu entry or pressing F11 removes the menu bar and all toolbars
35285  so that you will see nothing but your text.
35286  It furthermore displays LyX's main window fullscreen.
35287  To return from fullscreen to the normal view, press F11, or right-click
35288  and turn off the fullscreen mode in the the context menu.
35289 \end_layout
35290
35291 \begin_layout Subsection
35292 Toolbars
35293 \begin_inset CommandInset label
35294 LatexCommand label
35295 name "sub:Toolbars"
35296
35297 \end_inset
35298
35299
35300 \begin_inset Index idx
35301 status collapsed
35302
35303 \begin_layout Plain Layout
35304 Toolbar
35305 \end_layout
35306
35307 \end_inset
35308
35309
35310 \end_layout
35311
35312 \begin_layout Standard
35313 In this menu entry you can set the appearance of the different toolbars.
35314  All toolbars and the 
35315 \family sans
35316 Command
35317 \begin_inset space ~
35318 \end_inset
35319
35320 Buffer
35321 \family default
35322  can be turned on and off.
35323  The 
35324 \emph on
35325 on
35326 \emph default
35327  state is denoted in the menu with a checkmark.
35328  The 
35329 \family sans
35330 Review
35331 \family default
35332
35333 \family sans
35334 Table
35335 \family default
35336
35337 \family sans
35338 Math
35339 \begin_inset space ~
35340 \end_inset
35341
35342 Panels
35343 \family default
35344 , and 
35345 \family sans
35346 Math
35347 \family default
35348  toolbars can be additionally set to the state 
35349 \emph on
35350 automatic
35351 \emph default
35352  that is denoted in the menu with the suffix 
35353 \family sans
35354 (auto)
35355 \family default
35356 .
35357 \end_layout
35358
35359 \begin_layout Standard
35360 In the 
35361 \emph on
35362 on
35363 \emph default
35364  state the toolbar is permanently shown, in the 
35365 \emph on
35366 automatic
35367 \emph default
35368  state the toolbar is only shown when the cursor is in a certain environment
35369  or when a certain feature is enabled.
35370  That means that the review toolbar will only be shown when change tracking
35371  is activated, the math and table toolbars are only shown when the cursor
35372  is inside a formula or table, respectively.
35373 \end_layout
35374
35375 \begin_layout Standard
35376 LyX's toolbars and their buttons are explained in section
35377 \begin_inset space ~
35378 \end_inset
35379
35380
35381 \begin_inset CommandInset ref
35382 LatexCommand ref
35383 reference "sec:Toolbars"
35384
35385 \end_inset
35386
35387 .
35388 \end_layout
35389
35390 \begin_layout Section
35391 The Insert Menu
35392 \begin_inset Index idx
35393 status collapsed
35394
35395 \begin_layout Plain Layout
35396 Menu ! Insert
35397 \end_layout
35398
35399 \end_inset
35400
35401
35402 \end_layout
35403
35404 \begin_layout Subsection
35405 Math
35406 \end_layout
35407
35408 \begin_layout Standard
35409 Inserts math constructs that are explained in chapter
35410 \begin_inset space ~
35411 \end_inset
35412
35413
35414 \begin_inset CommandInset ref
35415 LatexCommand ref
35416 reference "cha:Mathematical-Formulas"
35417
35418 \end_inset
35419
35420  and the 
35421 \emph on
35422 Math
35423 \emph default
35424  manual.
35425 \end_layout
35426
35427 \begin_layout Subsection
35428 Special Character
35429 \begin_inset CommandInset label
35430 LatexCommand label
35431 name "sub:Special-Character"
35432
35433 \end_inset
35434
35435
35436 \end_layout
35437
35438 \begin_layout Standard
35439 Here you can insert the following characters:
35440 \end_layout
35441
35442 \begin_layout Description
35443 Symbols Inserts any character that can be output by your LaTeX system.
35444  Therefore the number of character categories in this dialog and the available
35445  characters depend on the LaTeX-packages you have installed.
35446 \begin_inset Newline newline
35447 \end_inset
35448
35449  
35450 \begin_inset Note Greyedout
35451 status open
35452
35453 \begin_layout Plain Layout
35454
35455 \series bold
35456 Note:
35457 \series default
35458  Not all characters will be visible in the 
35459 \family sans
35460 Symbols
35461 \family default
35462  dialog because none of the screen fonts that you can set in the preferences
35463  dialog (see sec.
35464 \begin_inset space \thinspace{}
35465 \end_inset
35466
35467
35468 \begin_inset CommandInset ref
35469 LatexCommand ref
35470 reference "sub:Screen-Fonts"
35471
35472 \end_inset
35473
35474 ) can display every character.
35475 \end_layout
35476
35477 \end_inset
35478
35479
35480 \end_layout
35481
35482 \begin_layout Description
35483 Ellipsis Inserts an ellipsis: \SpecialChar \ldots{}
35484
35485 \end_layout
35486
35487 \begin_layout Description
35488 End
35489 \begin_inset space ~
35490 \end_inset
35491
35492 of
35493 \begin_inset space ~
35494 \end_inset
35495
35496 Sentence Inserts an end of sentence dot as described in section
35497 \begin_inset space ~
35498 \end_inset
35499
35500
35501 \begin_inset CommandInset ref
35502 LatexCommand ref
35503 reference "sub:Abbreviations"
35504
35505 \end_inset
35506
35507 .
35508 \end_layout
35509
35510 \begin_layout Description
35511 Ordinary
35512 \begin_inset space ~
35513 \end_inset
35514
35515 Quote Inserts this quote: 
35516 \begin_inset Quotes erd
35517 \end_inset
35518
35519 , no matter what quote type you selected in the 
35520 \family sans
35521 Document\SpecialChar \menuseparator
35522 Settings
35523 \family default
35524  dialog under 
35525 \family sans
35526 Language
35527 \family default
35528 .
35529 \end_layout
35530
35531 \begin_layout Description
35532 Single
35533 \begin_inset space ~
35534 \end_inset
35535
35536 Quote Inserts this quote: 
35537 \begin_inset Quotes els
35538 \end_inset
35539
35540
35541 \end_layout
35542
35543 \begin_layout Description
35544 Protected
35545 \begin_inset space ~
35546 \end_inset
35547
35548 Hyphen Inserts a hyphen that is protected from line breaks: \SpecialChar \nobreakdash-
35549
35550 \end_layout
35551
35552 \begin_layout Description
35553 Breakable
35554 \begin_inset space ~
35555 \end_inset
35556
35557 Slash Inserts a slash where also a line break can occur: \SpecialChar \slash{}
35558
35559 \end_layout
35560
35561 \begin_layout Description
35562 Menu
35563 \begin_inset space ~
35564 \end_inset
35565
35566 Separator Inserts the menu separator sign: \SpecialChar \menuseparator
35567
35568 \end_layout
35569
35570 \begin_layout Description
35571 Phonetic
35572 \begin_inset space ~
35573 \end_inset
35574
35575 Symbols 
35576 \begin_inset Index idx
35577 status collapsed
35578
35579 \begin_layout Plain Layout
35580 Phonetic symbols
35581 \end_layout
35582
35583 \end_inset
35584
35585
35586 \begin_inset Index idx
35587 status collapsed
35588
35589 \begin_layout Plain Layout
35590 Language ! Phonetic symbols
35591 \end_layout
35592
35593 \end_inset
35594
35595 Creates a formula with a so called tipa inset.
35596  Here you can insert commands to create IPA phonetic symbols.
35597  For this feature you must have the LaTeX-package 
35598 \series bold
35599 tipa
35600 \series default
35601
35602 \begin_inset Index idx
35603 status collapsed
35604
35605 \begin_layout Plain Layout
35606 LaTeX-packages ! tipa
35607 \end_layout
35608
35609 \end_inset
35610
35611  installed.
35612 \begin_inset Newline newline
35613 \end_inset
35614
35615 For more information about this feature we refer to the documentation of
35616  
35617 \series bold
35618 tipa, 
35619 \begin_inset CommandInset citation
35620 LatexCommand cite
35621 key "tipa"
35622
35623 \end_inset
35624
35625
35626 \series default
35627  and this Wiki-page:
35628 \begin_inset Newline newline
35629 \end_inset
35630
35631
35632 \begin_inset Flex URL
35633 status open
35634
35635 \begin_layout Plain Layout
35636
35637 http://wiki.lyx.org/LyX/LinguistLyX
35638 \end_layout
35639
35640 \end_inset
35641
35642
35643 \end_layout
35644
35645 \begin_layout Subsection
35646 Formatting
35647 \end_layout
35648
35649 \begin_layout Standard
35650 Here you can insert the following format constructs:
35651 \end_layout
35652
35653 \begin_layout Description
35654 Superscript Inserts a superscript: test
35655 \begin_inset Formula $^{\text{a,b}}
35656 $
35657 \end_inset
35658
35659
35660 \end_layout
35661
35662 \begin_layout Description
35663 Subscript Inserts a subscript: test
35664 \begin_inset Formula $_{\text{3x}}
35665 $
35666 \end_inset
35667
35668
35669 \end_layout
35670
35671 \begin_layout Description
35672 Protected
35673 \begin_inset space ~
35674 \end_inset
35675
35676 Space Inserts a protected space that is described in section
35677 \begin_inset space ~
35678 \end_inset
35679
35680
35681 \begin_inset CommandInset ref
35682 LatexCommand ref
35683 reference "sub:Protected-Space"
35684
35685 \end_inset
35686
35687 .
35688 \end_layout
35689
35690 \begin_layout Description
35691 Inter-word
35692 \begin_inset space ~
35693 \end_inset
35694
35695 Space Inserts an inter-word space that is described in section
35696 \begin_inset space ~
35697 \end_inset
35698
35699
35700 \begin_inset CommandInset ref
35701 LatexCommand ref
35702 reference "sub:Inter-word-Space"
35703
35704 \end_inset
35705
35706 .
35707 \end_layout
35708
35709 \begin_layout Description
35710 Thin
35711 \begin_inset space ~
35712 \end_inset
35713
35714 Space Inserts a thin space that is described in section
35715 \begin_inset space ~
35716 \end_inset
35717
35718
35719 \begin_inset CommandInset ref
35720 LatexCommand ref
35721 reference "sub:Thin-Space"
35722
35723 \end_inset
35724
35725 .
35726 \end_layout
35727
35728 \begin_layout Description
35729 Horizontal
35730 \begin_inset space ~
35731 \end_inset
35732
35733 Space Inserts horizontal space, see section
35734 \begin_inset space ~
35735 \end_inset
35736
35737
35738 \begin_inset CommandInset ref
35739 LatexCommand ref
35740 reference "sub:Horizontal-Space"
35741
35742 \end_inset
35743
35744  for a description.
35745 \end_layout
35746
35747 \begin_layout Description
35748 Horizontal
35749 \begin_inset space ~
35750 \end_inset
35751
35752 Line Inserts a horizontal line, see section
35753 \begin_inset space ~
35754 \end_inset
35755
35756
35757 \begin_inset CommandInset ref
35758 LatexCommand ref
35759 reference "sub:Horizontal-Lines"
35760
35761 \end_inset
35762
35763  for a description.
35764 \end_layout
35765
35766 \begin_layout Description
35767 Vertical
35768 \begin_inset space ~
35769 \end_inset
35770
35771 Space Inserts vertical space, see section
35772 \begin_inset space ~
35773 \end_inset
35774
35775
35776 \begin_inset CommandInset ref
35777 LatexCommand ref
35778 reference "sub:Vertical-Space"
35779
35780 \end_inset
35781
35782  for a description.
35783 \end_layout
35784
35785 \begin_layout Description
35786 Hyphenation
35787 \begin_inset space ~
35788 \end_inset
35789
35790 Point Inserts a hyphenation point, see section
35791 \begin_inset space ~
35792 \end_inset
35793
35794
35795 \begin_inset CommandInset ref
35796 LatexCommand ref
35797 reference "sub:Hyphenation"
35798
35799 \end_inset
35800
35801 .
35802 \end_layout
35803
35804 \begin_layout Description
35805 Ligature
35806 \begin_inset space ~
35807 \end_inset
35808
35809 Break Inserts a ligature break, see section
35810 \begin_inset space ~
35811 \end_inset
35812
35813
35814 \begin_inset CommandInset ref
35815 LatexCommand ref
35816 reference "sub:Ligatures"
35817
35818 \end_inset
35819
35820 .
35821 \end_layout
35822
35823 \begin_layout Description
35824 Ragged
35825 \begin_inset space ~
35826 \end_inset
35827
35828 Line
35829 \begin_inset space ~
35830 \end_inset
35831
35832 Break Inserts a forced line break, see section
35833 \begin_inset space ~
35834 \end_inset
35835
35836
35837 \begin_inset CommandInset ref
35838 LatexCommand ref
35839 reference "sub:Forced-Line-Breaks"
35840
35841 \end_inset
35842
35843 .
35844 \end_layout
35845
35846 \begin_layout Description
35847 Justified
35848 \begin_inset space ~
35849 \end_inset
35850
35851 Break Inserts a forced line break that furthermore stretches the broken
35852  text line to the page border, see section
35853 \begin_inset space ~
35854 \end_inset
35855
35856
35857 \begin_inset CommandInset ref
35858 LatexCommand ref
35859 reference "sub:Forced-Line-Breaks"
35860
35861 \end_inset
35862
35863 .
35864 \end_layout
35865
35866 \begin_layout Description
35867 New
35868 \begin_inset space ~
35869 \end_inset
35870
35871 Page Inserts a forced page break, described in section
35872 \begin_inset space ~
35873 \end_inset
35874
35875
35876 \begin_inset CommandInset ref
35877 LatexCommand ref
35878 reference "sub:Forced-Page-Breaks"
35879
35880 \end_inset
35881
35882 .
35883 \end_layout
35884
35885 \begin_layout Description
35886 Page
35887 \begin_inset space ~
35888 \end_inset
35889
35890 Break Inserts a forced page break that furthermore stretches the broken
35891  text page to the page border, described in section
35892 \begin_inset space ~
35893 \end_inset
35894
35895
35896 \begin_inset CommandInset ref
35897 LatexCommand ref
35898 reference "sub:Forced-Page-Breaks"
35899
35900 \end_inset
35901
35902 .
35903 \end_layout
35904
35905 \begin_layout Description
35906 Clear
35907 \begin_inset space ~
35908 \end_inset
35909
35910 Page Inserts a clear page break, described in section
35911 \begin_inset space ~
35912 \end_inset
35913
35914
35915 \begin_inset CommandInset ref
35916 LatexCommand ref
35917 reference "sub:Clear-Page-Breaks"
35918
35919 \end_inset
35920
35921 .
35922 \end_layout
35923
35924 \begin_layout Description
35925 Clear
35926 \begin_inset space ~
35927 \end_inset
35928
35929 Double
35930 \begin_inset space ~
35931 \end_inset
35932
35933 Page Inserts a clear doublepage break, described in section
35934 \begin_inset space ~
35935 \end_inset
35936
35937
35938 \begin_inset CommandInset ref
35939 LatexCommand ref
35940 reference "sub:Clear-Page-Breaks"
35941
35942 \end_inset
35943
35944 .
35945 \end_layout
35946
35947 \begin_layout Subsection
35948 List / TOC
35949 \end_layout
35950
35951 \begin_layout Standard
35952 Various lists can be inserted with this menu entry.
35953  The table of contents, the algorithm, figures, and tables list are described
35954  in section
35955 \begin_inset space ~
35956 \end_inset
35957
35958
35959 \begin_inset CommandInset ref
35960 LatexCommand ref
35961 reference "sec:toc"
35962
35963 \end_inset
35964
35965 .
35966  The index list is described in section
35967 \begin_inset space ~
35968 \end_inset
35969
35970
35971 \begin_inset CommandInset ref
35972 LatexCommand ref
35973 reference "sec:Index"
35974
35975 \end_inset
35976
35977 , the nomenclature in section
35978 \begin_inset space ~
35979 \end_inset
35980
35981
35982 \begin_inset CommandInset ref
35983 LatexCommand ref
35984 reference "sec:Nomenclature"
35985
35986 \end_inset
35987
35988 , and the BibTeX bibliography in section
35989 \begin_inset space ~
35990 \end_inset
35991
35992
35993 \begin_inset CommandInset ref
35994 LatexCommand ref
35995 reference "sub:Bibliography-databases"
35996
35997 \end_inset
35998
35999 .
36000 \end_layout
36001
36002 \begin_layout Subsection
36003 Float
36004 \end_layout
36005
36006 \begin_layout Standard
36007 To insert floats, described in section
36008 \begin_inset space ~
36009 \end_inset
36010
36011
36012 \begin_inset CommandInset ref
36013 LatexCommand ref
36014 reference "sec:Floats"
36015
36016 \end_inset
36017
36018 .
36019 \end_layout
36020
36021 \begin_layout Subsection
36022 Note
36023 \end_layout
36024
36025 \begin_layout Standard
36026 To insert notes, described in section
36027 \begin_inset space ~
36028 \end_inset
36029
36030
36031 \begin_inset CommandInset ref
36032 LatexCommand ref
36033 reference "sec:Notes"
36034
36035 \end_inset
36036
36037 .
36038 \end_layout
36039
36040 \begin_layout Subsection
36041 Branch
36042 \end_layout
36043
36044 \begin_layout Standard
36045 Inserts branch insets as described in section
36046 \begin_inset space ~
36047 \end_inset
36048
36049
36050 \begin_inset CommandInset ref
36051 LatexCommand ref
36052 reference "sec:Branches"
36053
36054 \end_inset
36055
36056 .
36057 \end_layout
36058
36059 \begin_layout Subsection
36060 Custom Insets
36061 \end_layout
36062
36063 \begin_layout Standard
36064 Inserts document class-specific insets.
36065  Such insets only exist when they are defined in the layout file for a certain
36066  document class.
36067  An example is the document class 
36068 \begin_inset Quotes eld
36069 \end_inset
36070
36071 article (Elsevier)
36072 \begin_inset Quotes erd
36073 \end_inset
36074
36075  with three custom insets.
36076  The section 
36077 \emph on
36078 Flex insets and InsetLayout
36079 \emph default
36080  of the 
36081 \emph on
36082 Customization
36083 \emph default
36084  manual explains how custom insets are defined.
36085 \end_layout
36086
36087 \begin_layout Subsection
36088 File
36089 \begin_inset Index idx
36090 status collapsed
36091
36092 \begin_layout Plain Layout
36093 External Material
36094 \end_layout
36095
36096 \end_inset
36097
36098
36099 \end_layout
36100
36101 \begin_layout Standard
36102 This menu entry allows you to insert or include the contents of other LyX
36103  files in your document.
36104  How you can do this is explained in detail in the chapter 
36105 \emph on
36106 External Stuff
36107 \emph default
36108  of the 
36109 \emph on
36110 Embedded Objects
36111 \emph default
36112  manual.
36113 \end_layout
36114
36115 \begin_layout Subsection
36116 Box
36117 \begin_inset Index idx
36118 status collapsed
36119
36120 \begin_layout Plain Layout
36121 Boxes
36122 \end_layout
36123
36124 \end_inset
36125
36126
36127 \end_layout
36128
36129 \begin_layout Standard
36130 Inserts a minipage box that is described section
36131 \begin_inset space ~
36132 \end_inset
36133
36134
36135 \begin_inset CommandInset ref
36136 LatexCommand ref
36137 reference "sec:Minipages"
36138
36139 \end_inset
36140
36141 .
36142  All box types supported by LyX are explained in detail in the chapter 
36143 \emph on
36144 Boxes
36145 \emph default
36146  of the 
36147 \emph on
36148 Embedded Objects
36149 \emph default
36150  manual.
36151 \end_layout
36152
36153 \begin_layout Subsection
36154 Citation
36155 \end_layout
36156
36157 \begin_layout Standard
36158 Inserts a citation as described in section
36159 \begin_inset space ~
36160 \end_inset
36161
36162
36163 \begin_inset CommandInset ref
36164 LatexCommand ref
36165 reference "sec:Bibliography"
36166
36167 \end_inset
36168
36169 .
36170 \end_layout
36171
36172 \begin_layout Subsection
36173 Cross-Reference
36174 \end_layout
36175
36176 \begin_layout Standard
36177 Inserts a cross-reference as described in section
36178 \begin_inset space ~
36179 \end_inset
36180
36181
36182 \begin_inset CommandInset ref
36183 LatexCommand ref
36184 reference "sec:Cross-References"
36185
36186 \end_inset
36187
36188 .
36189 \end_layout
36190
36191 \begin_layout Subsection
36192 Label
36193 \end_layout
36194
36195 \begin_layout Standard
36196 Inserts a label as described in section
36197 \begin_inset space ~
36198 \end_inset
36199
36200
36201 \begin_inset CommandInset ref
36202 LatexCommand ref
36203 reference "sec:Cross-References"
36204
36205 \end_inset
36206
36207 .
36208 \end_layout
36209
36210 \begin_layout Subsection
36211 Caption
36212 \begin_inset Index idx
36213 status collapsed
36214
36215 \begin_layout Plain Layout
36216 Captions
36217 \end_layout
36218
36219 \end_inset
36220
36221
36222 \begin_inset Index idx
36223 status collapsed
36224
36225 \begin_layout Plain Layout
36226 Longtables ! Caption
36227 \end_layout
36228
36229 \end_inset
36230
36231
36232 \end_layout
36233
36234 \begin_layout Standard
36235 Inserts a caption in a float or longtable.
36236  Floats are described in section
36237 \begin_inset space ~
36238 \end_inset
36239
36240
36241 \begin_inset CommandInset ref
36242 LatexCommand ref
36243 reference "sec:Floats"
36244
36245 \end_inset
36246
36247 , captions in longtables are described in the section 
36248 \emph on
36249 Longtable Captions
36250 \emph default
36251  of the 
36252 \emph on
36253 Embedded Objects
36254 \emph default
36255  manual.
36256 \end_layout
36257
36258 \begin_layout Subsection
36259 Index Entry
36260 \end_layout
36261
36262 \begin_layout Standard
36263 Inserts an index entry as described in section
36264 \begin_inset space ~
36265 \end_inset
36266
36267
36268 \begin_inset CommandInset ref
36269 LatexCommand ref
36270 reference "sec:Index"
36271
36272 \end_inset
36273
36274 .
36275 \end_layout
36276
36277 \begin_layout Subsection
36278 Nomenclature Entry
36279 \end_layout
36280
36281 \begin_layout Standard
36282 Inserts a nomenclature entry as described in section
36283 \begin_inset space ~
36284 \end_inset
36285
36286
36287 \begin_inset CommandInset ref
36288 LatexCommand ref
36289 reference "sec:Nomenclature"
36290
36291 \end_inset
36292
36293 .
36294 \end_layout
36295
36296 \begin_layout Subsection
36297 Table
36298 \end_layout
36299
36300 \begin_layout Standard
36301 Inserts a table.
36302  Tables are described in section
36303 \begin_inset space ~
36304 \end_inset
36305
36306
36307 \begin_inset CommandInset ref
36308 LatexCommand ref
36309 reference "sec:Tables"
36310
36311 \end_inset
36312
36313 .
36314 \end_layout
36315
36316 \begin_layout Subsection
36317 Graphics
36318 \end_layout
36319
36320 \begin_layout Standard
36321 Inserts a graphic.
36322  Graphics are described in section
36323 \begin_inset space ~
36324 \end_inset
36325
36326
36327 \begin_inset CommandInset ref
36328 LatexCommand ref
36329 reference "sec:Graphics"
36330
36331 \end_inset
36332
36333 .
36334 \end_layout
36335
36336 \begin_layout Subsection
36337 URL
36338 \end_layout
36339
36340 \begin_layout Standard
36341 Inserts an URL as described in section
36342 \begin_inset space ~
36343 \end_inset
36344
36345
36346 \begin_inset CommandInset ref
36347 LatexCommand ref
36348 reference "sub:URLs"
36349
36350 \end_inset
36351
36352 .
36353 \end_layout
36354
36355 \begin_layout Subsection
36356 Hyperlinks
36357 \end_layout
36358
36359 \begin_layout Standard
36360 Inserts a hyperlink as described in section
36361 \begin_inset space ~
36362 \end_inset
36363
36364
36365 \begin_inset CommandInset ref
36366 LatexCommand ref
36367 reference "sub:Hyperlinks"
36368
36369 \end_inset
36370
36371 .
36372 \end_layout
36373
36374 \begin_layout Subsection
36375 Footnote
36376 \end_layout
36377
36378 \begin_layout Standard
36379 Inserts a footnote, see section
36380 \begin_inset space ~
36381 \end_inset
36382
36383
36384 \begin_inset CommandInset ref
36385 LatexCommand ref
36386 reference "sec:Footnotes"
36387
36388 \end_inset
36389
36390 .
36391 \end_layout
36392
36393 \begin_layout Subsection
36394 Marginal Note
36395 \end_layout
36396
36397 \begin_layout Standard
36398 Inserts a marginal note, see section
36399 \begin_inset space ~
36400 \end_inset
36401
36402
36403 \begin_inset CommandInset ref
36404 LatexCommand ref
36405 reference "sec:Marginal-Notes"
36406
36407 \end_inset
36408
36409 .
36410 \end_layout
36411
36412 \begin_layout Subsection
36413 Short Title
36414 \end_layout
36415
36416 \begin_layout Standard
36417 Inserts a short title, see section
36418 \begin_inset space ~
36419 \end_inset
36420
36421
36422 \begin_inset CommandInset ref
36423 LatexCommand ref
36424 reference "sec:Short-Titles"
36425
36426 \end_inset
36427
36428 .
36429 \end_layout
36430
36431 \begin_layout Subsection
36432 TeX Code
36433 \end_layout
36434
36435 \begin_layout Standard
36436 Inserts a TeX Code box, see section
36437 \begin_inset space ~
36438 \end_inset
36439
36440
36441 \begin_inset CommandInset ref
36442 LatexCommand ref
36443 reference "sub:TeX-Code-Boxes"
36444
36445 \end_inset
36446
36447  for a description.
36448 \end_layout
36449
36450 \begin_layout Subsection
36451 Program Listing
36452 \begin_inset Index idx
36453 status collapsed
36454
36455 \begin_layout Plain Layout
36456 Program listings
36457 \end_layout
36458
36459 \end_inset
36460
36461
36462 \end_layout
36463
36464 \begin_layout Standard
36465 Inserts a program listings box.
36466  Program listings are explained in the chapter 
36467 \emph on
36468 Program Code Listings
36469 \emph default
36470  of the 
36471 \emph on
36472 Embedded Objects
36473 \emph default
36474  manual.
36475 \end_layout
36476
36477 \begin_layout Subsection
36478 Date
36479 \end_layout
36480
36481 \begin_layout Standard
36482 Inserts the actual date.
36483  The format depends on the date format of the language that is used for
36484  LyX's menus.
36485  LyX offers various ways to insert a date which are explained and also compared
36486  in the section 
36487 \emph on
36488 External Material
36489 \emph default
36490  of the 
36491 \emph on
36492 Embedded Objects
36493 \emph default
36494  manual.
36495 \end_layout
36496
36497 \begin_layout Section
36498 The Navigate Menu
36499 \begin_inset Index idx
36500 status collapsed
36501
36502 \begin_layout Plain Layout
36503 Menu ! Navigate
36504 \end_layout
36505
36506 \end_inset
36507
36508
36509 \end_layout
36510
36511 \begin_layout Standard
36512 This menu lists the existing chapters, sections, figures, tables, etc.
36513 \begin_inset space ~
36514 \end_inset
36515
36516 of the current document.
36517  This allows you to navigate easily through you document.
36518 \end_layout
36519
36520 \begin_layout Subsection
36521 Bookmarks
36522 \end_layout
36523
36524 \begin_layout Standard
36525 With this menu entry you are able to define your own bookmarks.
36526  This is useful when you are working on a large document and often have
36527  to jump e.
36528 \begin_inset space \thinspace{}
36529 \end_inset
36530
36531 g.
36532 \begin_inset space \space{}
36533 \end_inset
36534
36535 between section
36536 \begin_inset space ~
36537 \end_inset
36538
36539 2.5 and 6.3.
36540  To create bookmarks for this example, go to section
36541 \begin_inset space ~
36542 \end_inset
36543
36544 2.5 and use the menu 
36545 \family sans
36546 Save
36547 \begin_inset space ~
36548 \end_inset
36549
36550 Bookmark
36551 \begin_inset space ~
36552 \end_inset
36553
36554 1
36555 \family default
36556 .
36557  Then go to section
36558 \begin_inset space ~
36559 \end_inset
36560
36561 6.3 and use 
36562 \family sans
36563 Save
36564 \begin_inset space ~
36565 \end_inset
36566
36567 Bookmark
36568 \begin_inset space ~
36569 \end_inset
36570
36571
36572 \family default
36573 2.
36574  Now you can jump easily between these sections by using the menu or by
36575  the key bindings 
36576 \begin_inset Info
36577 type  "shortcut"
36578 arg   "bookmark-goto 1"
36579 \end_inset
36580
36581  and 
36582 \begin_inset Info
36583 type  "shortcut"
36584 arg   "bookmark-goto 2"
36585 \end_inset
36586
36587 .
36588 \end_layout
36589
36590 \begin_layout Standard
36591 You can also use bookmarks to jump between several opened documents.
36592  The saved bookmarks are valid till the document is closed.
36593 \end_layout
36594
36595 \begin_layout Subsection
36596 Next Note, Change, Cross-reference
36597 \end_layout
36598
36599 \begin_layout Standard
36600 Jump to the next note, change, or cross-reference following the current
36601  cursor position.
36602 \end_layout
36603
36604 \begin_layout Subsection
36605 Go to Label
36606 \end_layout
36607
36608 \begin_layout Standard
36609 Only active when the cursor is in front of a cross-reference.
36610  Sets the cursor before the referenced label, the same as if you right-click
36611  on a cross-reference box.
36612 \end_layout
36613
36614 \begin_layout Section
36615 The Document Menu
36616 \begin_inset Index idx
36617 status collapsed
36618
36619 \begin_layout Plain Layout
36620 Menu ! Document
36621 \end_layout
36622
36623 \end_inset
36624
36625
36626 \end_layout
36627
36628 \begin_layout Subsection
36629 Change Tracking
36630 \end_layout
36631
36632 \begin_layout Standard
36633 Change Tracking is described in section
36634 \begin_inset space ~
36635 \end_inset
36636
36637
36638 \begin_inset CommandInset ref
36639 LatexCommand ref
36640 reference "sec:Change-Tracking"
36641
36642 \end_inset
36643
36644 .
36645 \end_layout
36646
36647 \begin_layout Subsection
36648 LaT
36649 \begin_inset ERT
36650 status collapsed
36651
36652 \begin_layout Plain Layout
36653
36654 {}
36655 \end_layout
36656
36657 \end_inset
36658
36659 eX Log
36660 \end_layout
36661
36662 \begin_layout Standard
36663 After running LaTeX by viewing or exporting a document, this menu will be
36664  enabled.
36665  It shows the logfile of the used LaTeX-program.
36666 \end_layout
36667
36668 \begin_layout Standard
36669 Here you can see how LaTeX works in the background.
36670  
36671 \emph on
36672 Experts
36673 \emph default
36674  will find in it reasons for LaTeX-errors.
36675 \end_layout
36676
36677 \begin_layout Subsection
36678 Outline
36679 \end_layout
36680
36681 \begin_layout Standard
36682 Opens the TOC/Outline window as described in section
36683 \begin_inset space ~
36684 \end_inset
36685
36686
36687 \begin_inset CommandInset ref
36688 LatexCommand ref
36689 reference "sec:Navigating"
36690
36691 \end_inset
36692
36693  and 
36694 \begin_inset CommandInset ref
36695 LatexCommand ref
36696 reference "sub:Table-of-Contents"
36697
36698 \end_inset
36699
36700 .
36701 \end_layout
36702
36703 \begin_layout Subsection
36704 Start Appendix Here
36705 \end_layout
36706
36707 \begin_layout Standard
36708 This menu will start the appendix of the document at the current cursor
36709  position as described in section
36710 \begin_inset space ~
36711 \end_inset
36712
36713
36714 \begin_inset CommandInset ref
36715 LatexCommand ref
36716 reference "sec:Appendices"
36717
36718 \end_inset
36719
36720 .
36721 \end_layout
36722
36723 \begin_layout Subsection
36724 Compressed
36725 \end_layout
36726
36727 \begin_layout Standard
36728 Un/compresses the current document.
36729 \end_layout
36730
36731 \begin_layout Subsection
36732 Settings
36733 \end_layout
36734
36735 \begin_layout Standard
36736 The document settings are described in appendix
36737 \begin_inset space ~
36738 \end_inset
36739
36740
36741 \begin_inset CommandInset ref
36742 LatexCommand ref
36743 reference "cha:The-Document-Settings"
36744
36745 \end_inset
36746
36747 .
36748 \end_layout
36749
36750 \begin_layout Section
36751 The Tools Menu
36752 \begin_inset Index idx
36753 status collapsed
36754
36755 \begin_layout Plain Layout
36756 Menu ! Tools
36757 \end_layout
36758
36759 \end_inset
36760
36761
36762 \end_layout
36763
36764 \begin_layout Subsection
36765 Spellchecker
36766 \end_layout
36767
36768 \begin_layout Standard
36769 Spell checking is explained in section
36770 \begin_inset space ~
36771 \end_inset
36772
36773
36774 \begin_inset CommandInset ref
36775 LatexCommand ref
36776 reference "sec:Spellchecking"
36777
36778 \end_inset
36779
36780 .
36781 \end_layout
36782
36783 \begin_layout Subsection
36784 Thesaurus
36785 \end_layout
36786
36787 \begin_layout Standard
36788 The thesaurus is described in section
36789 \begin_inset space ~
36790 \end_inset
36791
36792
36793 \begin_inset CommandInset ref
36794 LatexCommand ref
36795 reference "sec:Thesaurus"
36796
36797 \end_inset
36798
36799 .
36800 \end_layout
36801
36802 \begin_layout Subsection
36803 Statistics
36804 \begin_inset Index idx
36805 status collapsed
36806
36807 \begin_layout Plain Layout
36808 Word count
36809 \end_layout
36810
36811 \end_inset
36812
36813
36814 \begin_inset Index idx
36815 status collapsed
36816
36817 \begin_layout Plain Layout
36818 Character count
36819 \end_layout
36820
36821 \end_inset
36822
36823
36824 \end_layout
36825
36826 \begin_layout Standard
36827 Counts the number of words and characters in the actual document or the
36828  highlighted document part.
36829 \end_layout
36830
36831 \begin_layout Subsection
36832 TeX Information
36833 \begin_inset Index idx
36834 status collapsed
36835
36836 \begin_layout Plain Layout
36837 TeX Information
36838 \end_layout
36839
36840 \end_inset
36841
36842
36843 \end_layout
36844
36845 \begin_layout Standard
36846 Shows you a list of the classes and styles installed in your LaTeX-system.
36847 \end_layout
36848
36849 \begin_layout Subsection
36850 Reconfigure
36851 \begin_inset Index idx
36852 status collapsed
36853
36854 \begin_layout Plain Layout
36855 LyX ! Reconfigure|see
36856 \begin_inset ERT
36857 status collapsed
36858
36859 \begin_layout Plain Layout
36860
36861 {
36862 \end_layout
36863
36864 \end_inset
36865
36866 Reconfiguration of LyX
36867 \begin_inset ERT
36868 status collapsed
36869
36870 \begin_layout Plain Layout
36871
36872 }
36873 \end_layout
36874
36875 \end_inset
36876
36877
36878 \end_layout
36879
36880 \end_inset
36881
36882
36883 \begin_inset Index idx
36884 status collapsed
36885
36886 \begin_layout Plain Layout
36887 Reconfiguration of LyX
36888 \end_layout
36889
36890 \end_inset
36891
36892
36893 \end_layout
36894
36895 \begin_layout Standard
36896 This menu entry reconfigures LyX; that is, LyX looks for LaTeX-packages
36897  and needed programs it needs; see also section
36898 \begin_inset space ~
36899 \end_inset
36900
36901
36902 \begin_inset CommandInset ref
36903 LatexCommand ref
36904 reference "sec:Basic-LyX-Setup"
36905
36906 \end_inset
36907
36908 .
36909 \end_layout
36910
36911 \begin_layout Subsection
36912 Preferences
36913 \end_layout
36914
36915 \begin_layout Standard
36916 The preferences dialog is described in detail in appendix
36917 \begin_inset space \thinspace{}
36918 \end_inset
36919
36920
36921 \begin_inset CommandInset ref
36922 LatexCommand ref
36923 reference "cha:The-Preferences-dialog"
36924
36925 \end_inset
36926
36927 .
36928 \end_layout
36929
36930 \begin_layout Section
36931 The Help Menu
36932 \begin_inset Index idx
36933 status collapsed
36934
36935 \begin_layout Plain Layout
36936 Menu ! Help
36937 \end_layout
36938
36939 \end_inset
36940
36941
36942 \end_layout
36943
36944 \begin_layout Standard
36945 This menu opens the documentation files of LyX in the language of LyX's
36946  menus.
36947 \end_layout
36948
36949 \begin_layout Standard
36950 The menu 
36951 \family sans
36952 LaTeX
36953 \begin_inset space ~
36954 \end_inset
36955
36956 Configuration
36957 \family default
36958  shows a LyX-document with information about the LaTeX-packages and classes
36959  found by LyX (see also section
36960 \begin_inset space ~
36961 \end_inset
36962
36963
36964 \begin_inset CommandInset ref
36965 LatexCommand ref
36966 reference "sec:LaTeX-Setup"
36967
36968 \end_inset
36969
36970 ).
36971 \end_layout
36972
36973 \begin_layout Section
36974 Toolbars
36975 \begin_inset CommandInset label
36976 LatexCommand label
36977 name "sec:Toolbars"
36978
36979 \end_inset
36980
36981
36982 \end_layout
36983
36984 \begin_layout Standard
36985 How to show or hide toolbars is explained in section
36986 \begin_inset space ~
36987 \end_inset
36988
36989
36990 \begin_inset CommandInset ref
36991 LatexCommand ref
36992 reference "sub:Toolbars"
36993
36994 \end_inset
36995
36996 .
36997 \end_layout
36998
36999 \begin_layout Standard
37000 It is also possible to define custom toolbars.
37001  This is described in the 
37002 \emph on
37003 Additional Features
37004 \emph default
37005  manual.
37006 \end_layout
37007
37008 \begin_layout Subsection
37009 Standard Toolbar
37010 \begin_inset Index idx
37011 status collapsed
37012
37013 \begin_layout Plain Layout
37014 Toolbar ! Standard
37015 \end_layout
37016
37017 \end_inset
37018
37019
37020 \end_layout
37021
37022 \begin_layout Standard
37023 \begin_inset Graphics
37024         filename clipart/StandardToolbar.png
37025         width 100col%
37026
37027 \end_inset
37028
37029
37030 \end_layout
37031
37032 \begin_layout Standard
37033 \begin_inset VSpace defskip
37034 \end_inset
37035
37036
37037 \end_layout
37038
37039 \begin_layout Standard
37040 The standard toolbar as shown above contains from left to right the following
37041  buttons:
37042 \begin_inset ERT
37043 status collapsed
37044
37045 \begin_layout Plain Layout
37046
37047
37048 \backslash
37049 setlength{
37050 \backslash
37051 LTleft}{0pt}
37052 \end_layout
37053
37054 \end_inset
37055
37056
37057 \begin_inset Note Note
37058 status collapsed
37059
37060 \begin_layout Plain Layout
37061 This is necessary to left align the following longtables.
37062  See the 
37063 \emph on
37064 Embedded Objects
37065 \emph default
37066  manual for more information.
37067 \end_layout
37068
37069 \end_inset
37070
37071
37072 \end_layout
37073
37074 \begin_layout Standard
37075 \begin_inset VSpace defskip
37076 \end_inset
37077
37078
37079 \end_layout
37080
37081 \begin_layout Standard
37082 \begin_inset Tabular
37083 <lyxtabular version="3" rows="1" columns="2">
37084 <features islongtable="true" longtabularalignment="center">
37085 <column alignment="center" valignment="top" width="0">
37086 <column alignment="center" valignment="top" width="0">
37087 <row>
37088 <cell alignment="center" valignment="top" usebox="none">
37089 \begin_inset Text
37090
37091 \begin_layout Plain Layout
37092 \begin_inset Graphics
37093         filename clipart/ToolbarEnvBox.png
37094         clip
37095
37096 \end_inset
37097
37098
37099 \end_layout
37100
37101 \end_inset
37102 </cell>
37103 <cell alignment="center" valignment="top" usebox="none">
37104 \begin_inset Text
37105
37106 \begin_layout Plain Layout
37107 pull-down box for the paragraph environments
37108 \end_layout
37109
37110 \end_inset
37111 </cell>
37112 </row>
37113 </lyxtabular>
37114
37115 \end_inset
37116
37117
37118 \end_layout
37119
37120 \begin_layout Standard
37121 \begin_inset VSpace -10mm
37122 \end_inset
37123
37124
37125 \end_layout
37126
37127 \begin_layout Standard
37128 \align left
37129 \begin_inset Tabular
37130 <lyxtabular version="3" rows="21" columns="2">
37131 <features islongtable="true" longtabularalignment="center">
37132 <column alignment="left" valignment="top" width="0">
37133 <column alignment="left" valignment="top" width="0">
37134 <row interlinespace="2.5mm">
37135 <cell alignment="center" valignment="top" usebox="none">
37136 \begin_inset Text
37137
37138 \begin_layout Plain Layout
37139
37140 \family sans
37141 \begin_inset Graphics
37142         filename ../images/buffer-new.png
37143         BoundingBox 0bp 5bp 20bp 20bp
37144
37145 \end_inset
37146
37147
37148 \end_layout
37149
37150 \end_inset
37151 </cell>
37152 <cell alignment="center" valignment="top" usebox="none">
37153 \begin_inset Text
37154
37155 \begin_layout Plain Layout
37156
37157 \family sans
37158 File\SpecialChar \menuseparator
37159 New
37160 \end_layout
37161
37162 \end_inset
37163 </cell>
37164 </row>
37165 <row interlinespace="2.5mm">
37166 <cell alignment="center" valignment="top" usebox="none">
37167 \begin_inset Text
37168
37169 \begin_layout Plain Layout
37170 \begin_inset Graphics
37171         filename ../images/file-open.png
37172         BoundingBox 0bp 5bp 20bp 20bp
37173
37174 \end_inset
37175
37176
37177 \end_layout
37178
37179 \end_inset
37180 </cell>
37181 <cell alignment="center" valignment="top" usebox="none">
37182 \begin_inset Text
37183
37184 \begin_layout Plain Layout
37185
37186 \family sans
37187 File\SpecialChar \menuseparator
37188 Open
37189 \end_layout
37190
37191 \end_inset
37192 </cell>
37193 </row>
37194 <row interlinespace="2.5mm">
37195 <cell alignment="center" valignment="top" usebox="none">
37196 \begin_inset Text
37197
37198 \begin_layout Plain Layout
37199 \begin_inset Graphics
37200         filename ../images/buffer-write.png
37201         BoundingBox 0bp 5bp 20bp 20bp
37202
37203 \end_inset
37204
37205
37206 \end_layout
37207
37208 \end_inset
37209 </cell>
37210 <cell alignment="center" valignment="top" usebox="none">
37211 \begin_inset Text
37212
37213 \begin_layout Plain Layout
37214
37215 \family sans
37216 File\SpecialChar \menuseparator
37217 Save
37218 \end_layout
37219
37220 \end_inset
37221 </cell>
37222 </row>
37223 <row interlinespace="2.5mm">
37224 <cell alignment="center" valignment="top" usebox="none">
37225 \begin_inset Text
37226
37227 \begin_layout Plain Layout
37228 \begin_inset Graphics
37229         filename ../images/dialog-show_print.png
37230         BoundingBox 0bp 5bp 24bp 20bp
37231
37232 \end_inset
37233
37234
37235 \end_layout
37236
37237 \end_inset
37238 </cell>
37239 <cell alignment="center" valignment="top" usebox="none">
37240 \begin_inset Text
37241
37242 \begin_layout Plain Layout
37243
37244 \family sans
37245 File\SpecialChar \menuseparator
37246 Print
37247 \end_layout
37248
37249 \end_inset
37250 </cell>
37251 </row>
37252 <row interlinespace="2.5mm">
37253 <cell alignment="center" valignment="top" usebox="none">
37254 \begin_inset Text
37255
37256 \begin_layout Plain Layout
37257 \begin_inset Graphics
37258         filename ../images/dialog-show_spellchecker.png
37259         BoundingBox 0bp 5bp 20bp 20bp
37260
37261 \end_inset
37262
37263
37264 \end_layout
37265
37266 \end_inset
37267 </cell>
37268 <cell alignment="center" valignment="top" usebox="none">
37269 \begin_inset Text
37270
37271 \begin_layout Plain Layout
37272
37273 \family sans
37274 Tools\SpecialChar \menuseparator
37275 Spellchecker
37276 \end_layout
37277
37278 \end_inset
37279 </cell>
37280 </row>
37281 <row interlinespace="2.5mm">
37282 <cell alignment="center" valignment="top" usebox="none">
37283 \begin_inset Text
37284
37285 \begin_layout Plain Layout
37286 \begin_inset Graphics
37287         filename ../images/undo.png
37288         BoundingBox 0bp 5bp 20bp 20bp
37289
37290 \end_inset
37291
37292
37293 \end_layout
37294
37295 \end_inset
37296 </cell>
37297 <cell alignment="center" valignment="top" usebox="none">
37298 \begin_inset Text
37299
37300 \begin_layout Plain Layout
37301
37302 \family sans
37303 Edit\SpecialChar \menuseparator
37304 Undo
37305 \end_layout
37306
37307 \end_inset
37308 </cell>
37309 </row>
37310 <row interlinespace="2.5mm">
37311 <cell alignment="center" valignment="top" usebox="none">
37312 \begin_inset Text
37313
37314 \begin_layout Plain Layout
37315 \begin_inset Graphics
37316         filename ../images/redo.png
37317         BoundingBox 0bp 5bp 20bp 20bp
37318
37319 \end_inset
37320
37321
37322 \end_layout
37323
37324 \end_inset
37325 </cell>
37326 <cell alignment="center" valignment="top" usebox="none">
37327 \begin_inset Text
37328
37329 \begin_layout Plain Layout
37330
37331 \family sans
37332 Edit\SpecialChar \menuseparator
37333 Redo
37334 \end_layout
37335
37336 \end_inset
37337 </cell>
37338 </row>
37339 <row interlinespace="2.5mm">
37340 <cell alignment="center" valignment="top" usebox="none">
37341 \begin_inset Text
37342
37343 \begin_layout Plain Layout
37344 \begin_inset Graphics
37345         filename ../images/cut.png
37346         BoundingBox 0bp 5bp 20bp 20bp
37347
37348 \end_inset
37349
37350
37351 \end_layout
37352
37353 \end_inset
37354 </cell>
37355 <cell alignment="center" valignment="top" usebox="none">
37356 \begin_inset Text
37357
37358 \begin_layout Plain Layout
37359
37360 \family sans
37361 Edit\SpecialChar \menuseparator
37362 Cut
37363 \end_layout
37364
37365 \end_inset
37366 </cell>
37367 </row>
37368 <row interlinespace="2.5mm">
37369 <cell alignment="center" valignment="top" usebox="none">
37370 \begin_inset Text
37371
37372 \begin_layout Plain Layout
37373 \begin_inset Graphics
37374         filename ../images/copy.png
37375         BoundingBox 0bp 5bp 20bp 20bp
37376
37377 \end_inset
37378
37379
37380 \end_layout
37381
37382 \end_inset
37383 </cell>
37384 <cell alignment="center" valignment="top" usebox="none">
37385 \begin_inset Text
37386
37387 \begin_layout Plain Layout
37388
37389 \family sans
37390 Edit\SpecialChar \menuseparator
37391 Copy
37392 \end_layout
37393
37394 \end_inset
37395 </cell>
37396 </row>
37397 <row interlinespace="2.5mm">
37398 <cell alignment="center" valignment="top" usebox="none">
37399 \begin_inset Text
37400
37401 \begin_layout Plain Layout
37402 \begin_inset Graphics
37403         filename ../images/paste.png
37404         BoundingBox 0bp 5bp 20bp 20bp
37405
37406 \end_inset
37407
37408
37409 \end_layout
37410
37411 \end_inset
37412 </cell>
37413 <cell alignment="center" valignment="top" usebox="none">
37414 \begin_inset Text
37415
37416 \begin_layout Plain Layout
37417
37418 \family sans
37419 Edit\SpecialChar \menuseparator
37420 Paste
37421 \end_layout
37422
37423 \end_inset
37424 </cell>
37425 </row>
37426 <row interlinespace="2.5mm">
37427 <cell alignment="center" valignment="top" usebox="none">
37428 \begin_inset Text
37429
37430 \begin_layout Plain Layout
37431 \begin_inset Graphics
37432         filename ../images/dialog-show_findreplace.png
37433         BoundingBox 0bp 5bp 20bp 25bp
37434         rotateOrigin center
37435
37436 \end_inset
37437
37438
37439 \end_layout
37440
37441 \end_inset
37442 </cell>
37443 <cell alignment="center" valignment="top" usebox="none">
37444 \begin_inset Text
37445
37446 \begin_layout Plain Layout
37447
37448 \family sans
37449 Edit\SpecialChar \menuseparator
37450 Find
37451 \begin_inset space \thinspace{}
37452 \end_inset
37453
37454 &
37455 \begin_inset space \thinspace{}
37456 \end_inset
37457
37458 Replace
37459 \end_layout
37460
37461 \end_inset
37462 </cell>
37463 </row>
37464 <row interlinespace="2.5mm">
37465 <cell alignment="center" valignment="top" usebox="none">
37466 \begin_inset Text
37467
37468 \begin_layout Plain Layout
37469 \begin_inset Graphics
37470         filename ../images/bookmark-goto_0.png
37471         BoundingBox 0bp 5bp 20bp 25bp
37472         rotateOrigin center
37473
37474 \end_inset
37475
37476
37477 \end_layout
37478
37479 \end_inset
37480 </cell>
37481 <cell alignment="center" valignment="top" usebox="none">
37482 \begin_inset Text
37483
37484 \begin_layout Plain Layout
37485
37486 \family sans
37487 Navigate\SpecialChar \menuseparator
37488 Bookmarks\SpecialChar \menuseparator
37489 Navigate Back
37490 \end_layout
37491
37492 \end_inset
37493 </cell>
37494 </row>
37495 <row interlinespace="2.5mm">
37496 <cell alignment="center" valignment="top" usebox="none">
37497 \begin_inset Text
37498
37499 \begin_layout Plain Layout
37500 \begin_inset Graphics
37501         filename ../images/font-emph.png
37502         BoundingBox 0bp 5bp 20bp 20bp
37503
37504 \end_inset
37505
37506
37507 \end_layout
37508
37509 \end_inset
37510 </cell>
37511 <cell alignment="center" valignment="top" usebox="none">
37512 \begin_inset Text
37513
37514 \begin_layout Plain Layout
37515 Emphasize text, function of the Edit
37516 \family sans
37517 \SpecialChar \menuseparator
37518 Text
37519 \begin_inset space ~
37520 \end_inset
37521
37522 Style
37523 \family default
37524  dialog
37525 \end_layout
37526
37527 \end_inset
37528 </cell>
37529 </row>
37530 <row interlinespace="2.5mm">
37531 <cell alignment="center" valignment="top" usebox="none">
37532 \begin_inset Text
37533
37534 \begin_layout Plain Layout
37535 \begin_inset Graphics
37536         filename ../images/font-noun.png
37537         BoundingBox 0bp 5bp 20bp 20bp
37538
37539 \end_inset
37540
37541
37542 \end_layout
37543
37544 \end_inset
37545 </cell>
37546 <cell alignment="center" valignment="top" usebox="none">
37547 \begin_inset Text
37548
37549 \begin_layout Plain Layout
37550 Set text to noun style, function of the Edit
37551 \family sans
37552 \SpecialChar \menuseparator
37553 Text
37554 \begin_inset space ~
37555 \end_inset
37556
37557 Style
37558 \family default
37559  dialog
37560 \end_layout
37561
37562 \end_inset
37563 </cell>
37564 </row>
37565 <row interlinespace="2.5mm">
37566 <cell alignment="center" valignment="top" usebox="none">
37567 \begin_inset Text
37568
37569 \begin_layout Plain Layout
37570 \begin_inset Graphics
37571         filename ../images/textstyle-apply.png
37572         BoundingBox 0bp 5bp 20bp 20bp
37573
37574 \end_inset
37575
37576
37577 \end_layout
37578
37579 \end_inset
37580 </cell>
37581 <cell alignment="center" valignment="top" usebox="none">
37582 \begin_inset Text
37583
37584 \begin_layout Plain Layout
37585 Formats text using the current settings in the 
37586 \family sans
37587 Edit\SpecialChar \menuseparator
37588 Text
37589 \begin_inset space ~
37590 \end_inset
37591
37592 Style
37593 \family default
37594  dialog
37595 \end_layout
37596
37597 \end_inset
37598 </cell>
37599 </row>
37600 <row interlinespace="2.5mm">
37601 <cell alignment="center" valignment="top" usebox="none">
37602 \begin_inset Text
37603
37604 \begin_layout Plain Layout
37605 \begin_inset Graphics
37606         filename ../images/math-mode.png
37607         BoundingBox 0bp 5bp 20bp 20bp
37608
37609 \end_inset
37610
37611
37612 \end_layout
37613
37614 \end_inset
37615 </cell>
37616 <cell alignment="center" valignment="top" usebox="none">
37617 \begin_inset Text
37618
37619 \begin_layout Plain Layout
37620
37621 \family sans
37622 Insert\SpecialChar \menuseparator
37623 Math\SpecialChar \menuseparator
37624 Inline
37625 \begin_inset space ~
37626 \end_inset
37627
37628 Formula
37629 \end_layout
37630
37631 \end_inset
37632 </cell>
37633 </row>
37634 <row interlinespace="2.5mm">
37635 <cell alignment="center" valignment="top" usebox="none">
37636 \begin_inset Text
37637
37638 \begin_layout Plain Layout
37639 \begin_inset Graphics
37640         filename ../images/dialog-show-new-inset_graphics.png
37641         BoundingBox 0bp 5bp 20bp 25bp
37642         rotateOrigin center
37643
37644 \end_inset
37645
37646
37647 \end_layout
37648
37649 \end_inset
37650 </cell>
37651 <cell alignment="center" valignment="top" usebox="none">
37652 \begin_inset Text
37653
37654 \begin_layout Plain Layout
37655
37656 \family sans
37657 Insert\SpecialChar \menuseparator
37658 Graphics
37659 \end_layout
37660
37661 \end_inset
37662 </cell>
37663 </row>
37664 <row interlinespace="2.5mm">
37665 <cell alignment="center" valignment="top" usebox="none">
37666 \begin_inset Text
37667
37668 \begin_layout Plain Layout
37669 \begin_inset Graphics
37670         filename ../images/tabular-insert.png
37671         BoundingBox 0bp 5bp 20bp 25bp
37672         rotateOrigin center
37673
37674 \end_inset
37675
37676
37677 \end_layout
37678
37679 \end_inset
37680 </cell>
37681 <cell alignment="center" valignment="top" usebox="none">
37682 \begin_inset Text
37683
37684 \begin_layout Plain Layout
37685
37686 \family sans
37687 Insert\SpecialChar \menuseparator
37688 Table
37689 \end_layout
37690
37691 \end_inset
37692 </cell>
37693 </row>
37694 <row interlinespace="2.5mm">
37695 <cell alignment="center" valignment="top" usebox="none">
37696 \begin_inset Text
37697
37698 \begin_layout Plain Layout
37699 \begin_inset Graphics
37700         filename ../images/dialog-toggle_toc.png
37701         BoundingBox 0bp 5bp 20bp 25bp
37702         rotateOrigin center
37703
37704 \end_inset
37705
37706
37707 \end_layout
37708
37709 \end_inset
37710 </cell>
37711 <cell alignment="center" valignment="top" usebox="none">
37712 \begin_inset Text
37713
37714 \begin_layout Plain Layout
37715 Toggle outline window on/off, 
37716 \family sans
37717 Document\SpecialChar \menuseparator
37718 Outline
37719 \end_layout
37720
37721 \end_inset
37722 </cell>
37723 </row>
37724 <row interlinespace="2.5mm">
37725 <cell alignment="center" valignment="top" usebox="none">
37726 \begin_inset Text
37727
37728 \begin_layout Plain Layout
37729 \begin_inset Graphics
37730         filename ../images/toolbar-toggle_math.png
37731         BoundingBox 0bp 5bp 20bp 25bp
37732         rotateOrigin center
37733
37734 \end_inset
37735
37736
37737 \end_layout
37738
37739 \end_inset
37740 </cell>
37741 <cell alignment="center" valignment="top" usebox="none">
37742 \begin_inset Text
37743
37744 \begin_layout Plain Layout
37745 Toggle math toolbar on/off
37746 \end_layout
37747
37748 \end_inset
37749 </cell>
37750 </row>
37751 <row interlinespace="2.5mm">
37752 <cell alignment="center" valignment="top" usebox="none">
37753 \begin_inset Text
37754
37755 \begin_layout Plain Layout
37756 \begin_inset Graphics
37757         filename ../images/toolbar-toggle_table.png
37758         BoundingBox 0bp 5bp 20bp 25bp
37759         rotateOrigin center
37760
37761 \end_inset
37762
37763
37764 \end_layout
37765
37766 \end_inset
37767 </cell>
37768 <cell alignment="center" valignment="top" usebox="none">
37769 \begin_inset Text
37770
37771 \begin_layout Plain Layout
37772 Toggle table toolbar on/off
37773 \end_layout
37774
37775 \end_inset
37776 </cell>
37777 </row>
37778 </lyxtabular>
37779
37780 \end_inset
37781
37782
37783 \end_layout
37784
37785 \begin_layout Subsection
37786 Extra Toolbar
37787 \begin_inset Index idx
37788 status collapsed
37789
37790 \begin_layout Plain Layout
37791 Toolbar ! Extra
37792 \end_layout
37793
37794 \end_inset
37795
37796
37797 \end_layout
37798
37799 \begin_layout Standard
37800 \begin_inset Graphics
37801         filename clipart/ExtraToolbar.png
37802         width 100col%
37803
37804 \end_inset
37805
37806
37807 \end_layout
37808
37809 \begin_layout Standard
37810 \begin_inset VSpace defskip
37811 \end_inset
37812
37813
37814 \end_layout
37815
37816 \begin_layout Standard
37817 The extra toolbar as shown above contains from left to right the following
37818  buttons:
37819 \end_layout
37820
37821 \begin_layout Standard
37822 \begin_inset VSpace defskip
37823 \end_inset
37824
37825
37826 \end_layout
37827
37828 \begin_layout Standard
37829 \begin_inset Tabular
37830 <lyxtabular version="3" rows="25" columns="2">
37831 <features islongtable="true" longtabularalignment="center">
37832 <column alignment="left" valignment="top" width="0">
37833 <column alignment="left" valignment="top" width="0">
37834 <row interlinespace="2.5mm">
37835 <cell alignment="center" valignment="top" usebox="none">
37836 \begin_inset Text
37837
37838 \begin_layout Plain Layout
37839 \begin_inset Graphics
37840         filename ../images/layout.png
37841         BoundingBox 0bp 5bp 20bp 25bp
37842         rotateOrigin center
37843
37844 \end_inset
37845
37846
37847 \end_layout
37848
37849 \end_inset
37850 </cell>
37851 <cell alignment="center" valignment="top" usebox="none">
37852 \begin_inset Text
37853
37854 \begin_layout Plain Layout
37855 Default
37856 \end_layout
37857
37858 \end_inset
37859 </cell>
37860 </row>
37861 <row interlinespace="2.5mm">
37862 <cell alignment="center" valignment="top" usebox="none">
37863 \begin_inset Text
37864
37865 \begin_layout Plain Layout
37866 \begin_inset Graphics
37867         filename ../images/layout_Enumerate.png
37868         BoundingBox 0bp 5bp 20bp 25bp
37869         rotateOrigin center
37870
37871 \end_inset
37872
37873
37874 \end_layout
37875
37876 \end_inset
37877 </cell>
37878 <cell alignment="center" valignment="top" usebox="none">
37879 \begin_inset Text
37880
37881 \begin_layout Plain Layout
37882 Numbered list
37883 \end_layout
37884
37885 \end_inset
37886 </cell>
37887 </row>
37888 <row interlinespace="2.5mm">
37889 <cell alignment="center" valignment="top" usebox="none">
37890 \begin_inset Text
37891
37892 \begin_layout Plain Layout
37893 \begin_inset Graphics
37894         filename ../images/layout_Itemize.png
37895         BoundingBox 0bp 5bp 20bp 25bp
37896         rotateOrigin center
37897
37898 \end_inset
37899
37900
37901 \end_layout
37902
37903 \end_inset
37904 </cell>
37905 <cell alignment="center" valignment="top" usebox="none">
37906 \begin_inset Text
37907
37908 \begin_layout Plain Layout
37909 Itemized list
37910 \end_layout
37911
37912 \end_inset
37913 </cell>
37914 </row>
37915 <row interlinespace="2.5mm">
37916 <cell alignment="center" valignment="top" usebox="none">
37917 \begin_inset Text
37918
37919 \begin_layout Plain Layout
37920 \begin_inset Graphics
37921         filename ../images/layout_List.png
37922         BoundingBox 0bp 5bp 20bp 25bp
37923         rotateOrigin center
37924
37925 \end_inset
37926
37927
37928 \end_layout
37929
37930 \end_inset
37931 </cell>
37932 <cell alignment="center" valignment="top" usebox="none">
37933 \begin_inset Text
37934
37935 \begin_layout Plain Layout
37936 List
37937 \end_layout
37938
37939 \end_inset
37940 </cell>
37941 </row>
37942 <row interlinespace="2.5mm">
37943 <cell alignment="center" valignment="top" usebox="none">
37944 \begin_inset Text
37945
37946 \begin_layout Plain Layout
37947 \begin_inset Graphics
37948         filename ../images/layout_Description.png
37949         BoundingBox 0bp 5bp 20bp 25bp
37950         rotateOrigin center
37951
37952 \end_inset
37953
37954
37955 \end_layout
37956
37957 \end_inset
37958 </cell>
37959 <cell alignment="center" valignment="top" usebox="none">
37960 \begin_inset Text
37961
37962 \begin_layout Plain Layout
37963 Description list
37964 \end_layout
37965
37966 \end_inset
37967 </cell>
37968 </row>
37969 <row interlinespace="2.5mm">
37970 <cell alignment="center" valignment="top" usebox="none">
37971 \begin_inset Text
37972
37973 \begin_layout Plain Layout
37974 \begin_inset Graphics
37975         filename ../images/depth-increment.png
37976         BoundingBox 0bp 5bp 20bp 25bp
37977         rotateOrigin center
37978
37979 \end_inset
37980
37981
37982 \end_layout
37983
37984 \end_inset
37985 </cell>
37986 <cell alignment="center" valignment="top" usebox="none">
37987 \begin_inset Text
37988
37989 \begin_layout Plain Layout
37990
37991 \family sans
37992 Edit\SpecialChar \menuseparator
37993 Increase
37994 \begin_inset space ~
37995 \end_inset
37996
37997 List
37998 \begin_inset space ~
37999 \end_inset
38000
38001 Depth
38002 \end_layout
38003
38004 \end_inset
38005 </cell>
38006 </row>
38007 <row interlinespace="2.5mm">
38008 <cell alignment="center" valignment="top" usebox="none">
38009 \begin_inset Text
38010
38011 \begin_layout Plain Layout
38012 \begin_inset Graphics
38013         filename ../images/depth-decrement.png
38014         BoundingBox 0bp 5bp 20bp 25bp
38015         rotateOrigin center
38016
38017 \end_inset
38018
38019
38020 \end_layout
38021
38022 \end_inset
38023 </cell>
38024 <cell alignment="center" valignment="top" usebox="none">
38025 \begin_inset Text
38026
38027 \begin_layout Plain Layout
38028
38029 \family sans
38030 Edit\SpecialChar \menuseparator
38031 Decrease
38032 \begin_inset space ~
38033 \end_inset
38034
38035 List
38036 \begin_inset space ~
38037 \end_inset
38038
38039 Depth
38040 \end_layout
38041
38042 \end_inset
38043 </cell>
38044 </row>
38045 <row interlinespace="2.5mm">
38046 <cell alignment="center" valignment="top" usebox="none">
38047 \begin_inset Text
38048
38049 \begin_layout Plain Layout
38050 \begin_inset Graphics
38051         filename ../images/float-insert_figure.png
38052         BoundingBox 0bp 5bp 20bp 20bp
38053
38054 \end_inset
38055
38056
38057 \end_layout
38058
38059 \end_inset
38060 </cell>
38061 <cell alignment="center" valignment="top" usebox="none">
38062 \begin_inset Text
38063
38064 \begin_layout Plain Layout
38065
38066 \family sans
38067 Insert\SpecialChar \menuseparator
38068 Float\SpecialChar \menuseparator
38069 Figure
38070 \end_layout
38071
38072 \end_inset
38073 </cell>
38074 </row>
38075 <row interlinespace="2.5mm">
38076 <cell alignment="center" valignment="top" usebox="none">
38077 \begin_inset Text
38078
38079 \begin_layout Plain Layout
38080 \begin_inset Graphics
38081         filename ../images/float-insert_table.png
38082         BoundingBox 0bp 5bp 20bp 20bp
38083
38084 \end_inset
38085
38086
38087 \end_layout
38088
38089 \end_inset
38090 </cell>
38091 <cell alignment="center" valignment="top" usebox="none">
38092 \begin_inset Text
38093
38094 \begin_layout Plain Layout
38095
38096 \family sans
38097 Insert\SpecialChar \menuseparator
38098 Float\SpecialChar \menuseparator
38099 Table
38100 \end_layout
38101
38102 \end_inset
38103 </cell>
38104 </row>
38105 <row interlinespace="2.5mm">
38106 <cell alignment="center" valignment="top" usebox="none">
38107 \begin_inset Text
38108
38109 \begin_layout Plain Layout
38110 \begin_inset Graphics
38111         filename ../images/label-insert.png
38112         BoundingBox 0bp 5bp 20bp 20bp
38113
38114 \end_inset
38115
38116
38117 \end_layout
38118
38119 \end_inset
38120 </cell>
38121 <cell alignment="center" valignment="top" usebox="none">
38122 \begin_inset Text
38123
38124 \begin_layout Plain Layout
38125
38126 \family sans
38127 Insert\SpecialChar \menuseparator
38128 Label
38129 \end_layout
38130
38131 \end_inset
38132 </cell>
38133 </row>
38134 <row interlinespace="2.5mm">
38135 <cell alignment="center" valignment="top" usebox="none">
38136 \begin_inset Text
38137
38138 \begin_layout Plain Layout
38139 \begin_inset Graphics
38140         filename ../images/dialog-show-new-inset_ref.png
38141         BoundingBox 0bp 5bp 20bp 20bp
38142
38143 \end_inset
38144
38145
38146 \end_layout
38147
38148 \end_inset
38149 </cell>
38150 <cell alignment="center" valignment="top" usebox="none">
38151 \begin_inset Text
38152
38153 \begin_layout Plain Layout
38154
38155 \family sans
38156 Insert\SpecialChar \menuseparator
38157 Cross-Reference
38158 \end_layout
38159
38160 \end_inset
38161 </cell>
38162 </row>
38163 <row interlinespace="2.5mm">
38164 <cell alignment="center" valignment="top" usebox="none">
38165 \begin_inset Text
38166
38167 \begin_layout Plain Layout
38168 \begin_inset Graphics
38169         filename ../images/dialog-show-new-inset_citation.png
38170         BoundingBox 0bp 5bp 20bp 20bp
38171
38172 \end_inset
38173
38174
38175 \end_layout
38176
38177 \end_inset
38178 </cell>
38179 <cell alignment="center" valignment="top" usebox="none">
38180 \begin_inset Text
38181
38182 \begin_layout Plain Layout
38183
38184 \family sans
38185 Insert\SpecialChar \menuseparator
38186 Citation
38187 \end_layout
38188
38189 \end_inset
38190 </cell>
38191 </row>
38192 <row interlinespace="2.5mm">
38193 <cell alignment="center" valignment="top" usebox="none">
38194 \begin_inset Text
38195
38196 \begin_layout Plain Layout
38197 \begin_inset Graphics
38198         filename ../images/index-insert.png
38199         BoundingBox 0bp 5bp 20bp 20bp
38200
38201 \end_inset
38202
38203
38204 \end_layout
38205
38206 \end_inset
38207 </cell>
38208 <cell alignment="center" valignment="top" usebox="none">
38209 \begin_inset Text
38210
38211 \begin_layout Plain Layout
38212
38213 \family sans
38214 Insert\SpecialChar \menuseparator
38215 Index
38216 \begin_inset space ~
38217 \end_inset
38218
38219 Entry
38220 \end_layout
38221
38222 \end_inset
38223 </cell>
38224 </row>
38225 <row interlinespace="2.5mm">
38226 <cell alignment="center" valignment="top" usebox="none">
38227 \begin_inset Text
38228
38229 \begin_layout Plain Layout
38230 \begin_inset Graphics
38231         filename ../images/nomencl-insert.png
38232         BoundingBox 0bp 5bp 20bp 20bp
38233
38234 \end_inset
38235
38236
38237 \end_layout
38238
38239 \end_inset
38240 </cell>
38241 <cell alignment="center" valignment="top" usebox="none">
38242 \begin_inset Text
38243
38244 \begin_layout Plain Layout
38245
38246 \family sans
38247 Insert\SpecialChar \menuseparator
38248 Nomenclature
38249 \begin_inset space ~
38250 \end_inset
38251
38252 Entry
38253 \end_layout
38254
38255 \end_inset
38256 </cell>
38257 </row>
38258 <row interlinespace="2.5mm">
38259 <cell alignment="center" valignment="top" usebox="none">
38260 \begin_inset Text
38261
38262 \begin_layout Plain Layout
38263 \begin_inset Graphics
38264         filename ../images/footnote-insert.png
38265         BoundingBox 0bp 5bp 20bp 20bp
38266
38267 \end_inset
38268
38269
38270 \end_layout
38271
38272 \end_inset
38273 </cell>
38274 <cell alignment="center" valignment="top" usebox="none">
38275 \begin_inset Text
38276
38277 \begin_layout Plain Layout
38278
38279 \family sans
38280 Insert\SpecialChar \menuseparator
38281 Footnote
38282 \end_layout
38283
38284 \end_inset
38285 </cell>
38286 </row>
38287 <row interlinespace="2.5mm">
38288 <cell alignment="center" valignment="top" usebox="none">
38289 \begin_inset Text
38290
38291 \begin_layout Plain Layout
38292 \begin_inset Graphics
38293         filename ../images/marginalnote-insert.png
38294         BoundingBox 0bp 5bp 20bp 25bp
38295         rotateOrigin center
38296
38297 \end_inset
38298
38299
38300 \end_layout
38301
38302 \end_inset
38303 </cell>
38304 <cell alignment="center" valignment="top" usebox="none">
38305 \begin_inset Text
38306
38307 \begin_layout Plain Layout
38308
38309 \family sans
38310 Insert\SpecialChar \menuseparator
38311 Marginal
38312 \begin_inset space ~
38313 \end_inset
38314
38315 Note
38316 \end_layout
38317
38318 \end_inset
38319 </cell>
38320 </row>
38321 <row interlinespace="2.5mm">
38322 <cell alignment="center" valignment="top" usebox="none">
38323 \begin_inset Text
38324
38325 \begin_layout Plain Layout
38326 \begin_inset Graphics
38327         filename ../images/note-insert.png
38328         BoundingBox 0bp 5bp 20bp 20bp
38329
38330 \end_inset
38331
38332
38333 \end_layout
38334
38335 \end_inset
38336 </cell>
38337 <cell alignment="center" valignment="top" usebox="none">
38338 \begin_inset Text
38339
38340 \begin_layout Plain Layout
38341
38342 \family sans
38343 Insert\SpecialChar \menuseparator
38344 Note\SpecialChar \menuseparator
38345 LyX
38346 \begin_inset space ~
38347 \end_inset
38348
38349 Note
38350 \end_layout
38351
38352 \end_inset
38353 </cell>
38354 </row>
38355 <row interlinespace="2.5mm">
38356 <cell alignment="center" valignment="top" usebox="none">
38357 \begin_inset Text
38358
38359 \begin_layout Plain Layout
38360 \begin_inset Graphics
38361         filename ../images/box-insert.png
38362         BoundingBox 0bp 5bp 20bp 20bp
38363
38364 \end_inset
38365
38366
38367 \end_layout
38368
38369 \end_inset
38370 </cell>
38371 <cell alignment="center" valignment="top" usebox="none">
38372 \begin_inset Text
38373
38374 \begin_layout Plain Layout
38375
38376 \family sans
38377 Insert\SpecialChar \menuseparator
38378 Box
38379 \end_layout
38380
38381 \end_inset
38382 </cell>
38383 </row>
38384 <row interlinespace="2.5mm">
38385 <cell alignment="center" valignment="top" usebox="none">
38386 \begin_inset Text
38387
38388 \begin_layout Plain Layout
38389 \begin_inset Graphics
38390         filename ../images/url-insert.png
38391         BoundingBox 0bp 5bp 20bp 20bp
38392
38393 \end_inset
38394
38395
38396 \end_layout
38397
38398 \end_inset
38399 </cell>
38400 <cell alignment="center" valignment="top" usebox="none">
38401 \begin_inset Text
38402
38403 \begin_layout Plain Layout
38404
38405 \family sans
38406 Insert\SpecialChar \menuseparator
38407 URL
38408 \end_layout
38409
38410 \end_inset
38411 </cell>
38412 </row>
38413 <row interlinespace="2.5mm">
38414 <cell alignment="center" valignment="top" usebox="none">
38415 \begin_inset Text
38416
38417 \begin_layout Plain Layout
38418 \begin_inset Graphics
38419         filename ../images/ert-insert.png
38420         BoundingBox 0bp 5bp 20bp 20bp
38421
38422 \end_inset
38423
38424
38425 \end_layout
38426
38427 \end_inset
38428 </cell>
38429 <cell alignment="center" valignment="top" usebox="none">
38430 \begin_inset Text
38431
38432 \begin_layout Plain Layout
38433
38434 \family sans
38435 Insert\SpecialChar \menuseparator
38436 T
38437 \family default
38438
38439 \begin_inset ERT
38440 status collapsed
38441
38442 \begin_layout Plain Layout
38443
38444 {}
38445 \end_layout
38446
38447 \end_inset
38448
38449
38450 \family sans
38451 eX
38452 \end_layout
38453
38454 \end_inset
38455 </cell>
38456 </row>
38457 <row interlinespace="2.5mm">
38458 <cell alignment="center" valignment="top" usebox="none">
38459 \begin_inset Text
38460
38461 \begin_layout Plain Layout
38462 \begin_inset Graphics
38463         filename ../images/math-macro_newmacroname_newcommand.png
38464         BoundingBox 0bp 5bp 20bp 20bp
38465
38466 \end_inset
38467
38468
38469 \end_layout
38470
38471 \end_inset
38472 </cell>
38473 <cell alignment="center" valignment="top" usebox="none">
38474 \begin_inset Text
38475
38476 \begin_layout Plain Layout
38477
38478 \family sans
38479 Insert\SpecialChar \menuseparator
38480 Math\SpecialChar \menuseparator
38481 Macro
38482 \end_layout
38483
38484 \end_inset
38485 </cell>
38486 </row>
38487 <row interlinespace="2.5mm">
38488 <cell alignment="center" valignment="top" usebox="none">
38489 \begin_inset Text
38490
38491 \begin_layout Plain Layout
38492 \begin_inset Graphics
38493         filename ../images/dialog-show-new-inset_include.png
38494         BoundingBox 0bp 5bp 20bp 20bp
38495
38496 \end_inset
38497
38498
38499 \end_layout
38500
38501 \end_inset
38502 </cell>
38503 <cell alignment="center" valignment="top" usebox="none">
38504 \begin_inset Text
38505
38506 \begin_layout Plain Layout
38507
38508 \family sans
38509 Insert\SpecialChar \menuseparator
38510 File\SpecialChar \menuseparator
38511 Child
38512 \begin_inset space ~
38513 \end_inset
38514
38515 Document
38516 \end_layout
38517
38518 \end_inset
38519 </cell>
38520 </row>
38521 <row interlinespace="2.5mm">
38522 <cell alignment="center" valignment="top" usebox="none">
38523 \begin_inset Text
38524
38525 \begin_layout Plain Layout
38526 \begin_inset Graphics
38527         filename ../images/dialog-show_character.png
38528         BoundingBox 0bp 5bp 20bp 25bp
38529         rotateOrigin center
38530
38531 \end_inset
38532
38533
38534 \end_layout
38535
38536 \end_inset
38537 </cell>
38538 <cell alignment="center" valignment="top" usebox="none">
38539 \begin_inset Text
38540
38541 \begin_layout Plain Layout
38542
38543 \family sans
38544 Edit\SpecialChar \menuseparator
38545 Text
38546 \begin_inset space ~
38547 \end_inset
38548
38549 Style
38550 \end_layout
38551
38552 \end_inset
38553 </cell>
38554 </row>
38555 <row interlinespace="2.5mm">
38556 <cell alignment="center" valignment="top" usebox="none">
38557 \begin_inset Text
38558
38559 \begin_layout Plain Layout
38560 \begin_inset Graphics
38561         filename ../images/layout-paragraph.png
38562         BoundingBox 0bp 5bp 20bp 25bp
38563         rotateOrigin center
38564
38565 \end_inset
38566
38567
38568 \end_layout
38569
38570 \end_inset
38571 </cell>
38572 <cell alignment="center" valignment="top" usebox="none">
38573 \begin_inset Text
38574
38575 \begin_layout Plain Layout
38576
38577 \family sans
38578 Edit\SpecialChar \menuseparator
38579 Paragraph
38580 \begin_inset space ~
38581 \end_inset
38582
38583 Settings
38584 \end_layout
38585
38586 \end_inset
38587 </cell>
38588 </row>
38589 <row interlinespace="2.5mm">
38590 <cell alignment="center" valignment="top" usebox="none">
38591 \begin_inset Text
38592
38593 \begin_layout Plain Layout
38594 \begin_inset Graphics
38595         filename ../images/thesaurus-entry.png
38596         BoundingBox 0bp 5bp 20bp 25bp
38597         rotateOrigin center
38598
38599 \end_inset
38600
38601
38602 \end_layout
38603
38604 \end_inset
38605 </cell>
38606 <cell alignment="center" valignment="top" usebox="none">
38607 \begin_inset Text
38608
38609 \begin_layout Plain Layout
38610
38611 \family sans
38612 Tools\SpecialChar \menuseparator
38613 Thesaurus
38614 \end_layout
38615
38616 \end_inset
38617 </cell>
38618 </row>
38619 </lyxtabular>
38620
38621 \end_inset
38622
38623
38624 \end_layout
38625
38626 \begin_layout Subsection
38627 View / Update Toolbar
38628 \begin_inset Index idx
38629 status collapsed
38630
38631 \begin_layout Plain Layout
38632 Toolbar ! View / Update
38633 \end_layout
38634
38635 \end_inset
38636
38637
38638 \end_layout
38639
38640 \begin_layout Standard
38641 \begin_inset Graphics
38642         filename clipart/ViewToolbar.png
38643
38644 \end_inset
38645
38646
38647 \end_layout
38648
38649 \begin_layout Standard
38650 \begin_inset VSpace defskip
38651 \end_inset
38652
38653
38654 \end_layout
38655
38656 \begin_layout Standard
38657 The view / update toolbar as shown above contains from left to right the
38658  following buttons:
38659 \end_layout
38660
38661 \begin_layout Standard
38662 \begin_inset VSpace defskip
38663 \end_inset
38664
38665
38666 \end_layout
38667
38668 \begin_layout Standard
38669 \begin_inset Tabular
38670 <lyxtabular version="3" rows="6" columns="2">
38671 <features islongtable="true" longtabularalignment="center">
38672 <column alignment="left" valignment="top" width="0">
38673 <column alignment="left" valignment="top" width="0">
38674 <row interlinespace="2.5mm">
38675 <cell alignment="center" valignment="top" usebox="none">
38676 \begin_inset Text
38677
38678 \begin_layout Plain Layout
38679 \begin_inset Graphics
38680         filename ../images/buffer-view_dvi.png
38681         BoundingBox 0bp 5bp 20bp 25bp
38682         rotateOrigin center
38683
38684 \end_inset
38685
38686
38687 \end_layout
38688
38689 \end_inset
38690 </cell>
38691 <cell alignment="center" valignment="top" usebox="none">
38692 \begin_inset Text
38693
38694 \begin_layout Plain Layout
38695
38696 \family sans
38697 View\SpecialChar \menuseparator
38698 DVI
38699 \end_layout
38700
38701 \end_inset
38702 </cell>
38703 </row>
38704 <row interlinespace="2.5mm">
38705 <cell alignment="center" valignment="top" usebox="none">
38706 \begin_inset Text
38707
38708 \begin_layout Plain Layout
38709 \begin_inset Graphics
38710         filename ../images/buffer-update_dvi.png
38711         BoundingBox 0bp 5bp 20bp 25bp
38712         rotateOrigin center
38713
38714 \end_inset
38715
38716
38717 \end_layout
38718
38719 \end_inset
38720 </cell>
38721 <cell alignment="center" valignment="top" usebox="none">
38722 \begin_inset Text
38723
38724 \begin_layout Plain Layout
38725
38726 \family sans
38727 View\SpecialChar \menuseparator
38728 Update\SpecialChar \menuseparator
38729 DVI
38730 \end_layout
38731
38732 \end_inset
38733 </cell>
38734 </row>
38735 <row interlinespace="2.5mm">
38736 <cell alignment="center" valignment="top" usebox="none">
38737 \begin_inset Text
38738
38739 \begin_layout Plain Layout
38740 \begin_inset Graphics
38741         filename ../images/buffer-view_pdf2.png
38742         BoundingBox 0bp 5bp 20bp 25bp
38743         rotateOrigin center
38744
38745 \end_inset
38746
38747
38748 \end_layout
38749
38750 \end_inset
38751 </cell>
38752 <cell alignment="center" valignment="top" usebox="none">
38753 \begin_inset Text
38754
38755 \begin_layout Plain Layout
38756
38757 \family sans
38758 View\SpecialChar \menuseparator
38759 PDF
38760 \end_layout
38761
38762 \end_inset
38763 </cell>
38764 </row>
38765 <row interlinespace="2.5mm">
38766 <cell alignment="center" valignment="top" usebox="none">
38767 \begin_inset Text
38768
38769 \begin_layout Plain Layout
38770 \begin_inset Graphics
38771         filename ../images/buffer-update_pdf2.png
38772         BoundingBox 0bp 5bp 20bp 25bp
38773         rotateOrigin center
38774
38775 \end_inset
38776
38777
38778 \end_layout
38779
38780 \end_inset
38781 </cell>
38782 <cell alignment="center" valignment="top" usebox="none">
38783 \begin_inset Text
38784
38785 \begin_layout Plain Layout
38786
38787 \family sans
38788 View\SpecialChar \menuseparator
38789 Update\SpecialChar \menuseparator
38790 PDF
38791 \end_layout
38792
38793 \end_inset
38794 </cell>
38795 </row>
38796 <row interlinespace="2.5mm">
38797 <cell alignment="center" valignment="top" usebox="none">
38798 \begin_inset Text
38799
38800 \begin_layout Plain Layout
38801 \begin_inset Graphics
38802         filename ../images/buffer-view_ps.png
38803         BoundingBox 0bp 5bp 20bp 25bp
38804         rotateOrigin center
38805
38806 \end_inset
38807
38808
38809 \end_layout
38810
38811 \end_inset
38812 </cell>
38813 <cell alignment="center" valignment="top" usebox="none">
38814 \begin_inset Text
38815
38816 \begin_layout Plain Layout
38817
38818 \family sans
38819 View\SpecialChar \menuseparator
38820 Postscript
38821 \end_layout
38822
38823 \end_inset
38824 </cell>
38825 </row>
38826 <row interlinespace="2.5mm">
38827 <cell alignment="center" valignment="top" usebox="none">
38828 \begin_inset Text
38829
38830 \begin_layout Plain Layout
38831 \begin_inset Graphics
38832         filename ../images/buffer-update_ps.png
38833         BoundingBox 0bp 5bp 20bp 25bp
38834         rotateOrigin center
38835
38836 \end_inset
38837
38838
38839 \end_layout
38840
38841 \end_inset
38842 </cell>
38843 <cell alignment="center" valignment="top" usebox="none">
38844 \begin_inset Text
38845
38846 \begin_layout Plain Layout
38847
38848 \family sans
38849 View\SpecialChar \menuseparator
38850 Update\SpecialChar \menuseparator
38851 Postscript
38852 \end_layout
38853
38854 \end_inset
38855 </cell>
38856 </row>
38857 </lyxtabular>
38858
38859 \end_inset
38860
38861
38862 \end_layout
38863
38864 \begin_layout Subsection
38865 Other Toolbars
38866 \end_layout
38867
38868 \begin_layout Standard
38869 The change tracking toolbar is explained in section
38870 \begin_inset space ~
38871 \end_inset
38872
38873
38874 \begin_inset CommandInset ref
38875 LatexCommand ref
38876 reference "sec:Change-Tracking"
38877
38878 \end_inset
38879
38880 , the table toolbar
38881 \begin_inset Index idx
38882 status collapsed
38883
38884 \begin_layout Plain Layout
38885 Toolbar ! Table
38886 \end_layout
38887
38888 \end_inset
38889
38890  in the 
38891 \emph on
38892 Embedded Objects
38893 \emph default
38894  manual, the math macro toolbar
38895 \begin_inset Index idx
38896 status collapsed
38897
38898 \begin_layout Plain Layout
38899 Toolbar ! Macro
38900 \end_layout
38901
38902 \end_inset
38903
38904  in the 
38905 \emph on
38906 Math
38907 \emph default
38908  manual.
38909 \end_layout
38910
38911 \begin_layout Chapter
38912 The Document Settings
38913 \begin_inset CommandInset label
38914 LatexCommand label
38915 name "cha:The-Document-Settings"
38916
38917 \end_inset
38918
38919
38920 \begin_inset Index idx
38921 status collapsed
38922
38923 \begin_layout Plain Layout
38924 Document ! Settings
38925 \end_layout
38926
38927 \end_inset
38928
38929
38930 \end_layout
38931
38932 \begin_layout Standard
38933 The document settings dialog contains submenus to set properties for the
38934  whole document and is called with the menu
38935 \family sans
38936  Document\SpecialChar \menuseparator
38937 Settings
38938 \family default
38939 .
38940  You can save your document settings as default with th
38941 \family sans
38942 e Save as Document Defaults
38943 \family default
38944  button in the dialog.
38945  This will create a template name
38946 \family typewriter
38947 d
38948 \family default
38949  
38950 \family typewriter
38951 default.lyx
38952 \family default
38953  which is automatically loaded by LyX when you create a new document without
38954  using a template.
38955 \end_layout
38956
38957 \begin_layout Standard
38958 The different submenus of the dialog are explained in the following.
38959 \end_layout
38960
38961 \begin_layout Section
38962 Document Class
38963 \end_layout
38964
38965 \begin_layout Standard
38966 Here you set the document class, class options, a graphics driver, and a
38967  master document.
38968  Document classes are described in section
38969 \begin_inset space ~
38970 \end_inset
38971
38972
38973 \begin_inset CommandInset ref
38974 LatexCommand ref
38975 reference "sec:Document-Classes"
38976
38977 \end_inset
38978
38979 .
38980  Some classes use some class options by default.
38981  If this is the case, they are listed in the field 
38982 \family sans
38983 Predefined
38984 \family default
38985  and you can decide to use them or not.
38986  If you don't exactly know what the default class options are for, it is
38987  recommended not to touch them.
38988  The graphics driver is used for LaTeX's graphics, color and page layout
38989  packages.
38990  When using 
38991 \family sans
38992 Default
38993 \family default
38994 , the default driver for the LaTeX-packages is used.
38995  It is recommended that you use the default unless you know what you are
38996  doing.
38997 \begin_inset Foot
38998 status collapsed
38999
39000 \begin_layout Plain Layout
39001 When you want one of the following drivers
39002 \begin_inset Newline newline
39003 \end_inset
39004
39005 dvi2ps, dvialw, dvilaser, dvitops, psprint, pubps, ln
39006 \begin_inset Newline newline
39007 \end_inset
39008
39009 you first have to activate them in your LaTeX distribution, see sec.
39010 \begin_inset space \thinspace{}
39011 \end_inset
39012
39013 2 in 
39014 \begin_inset CommandInset href
39015 LatexCommand href
39016 target "http://tug.ctan.org/get/macros/latex/required/graphics/grfguide.pdf"
39017
39018 \end_inset
39019
39020 .
39021 \end_layout
39022
39023 \end_inset
39024
39025
39026 \end_layout
39027
39028 \begin_layout Standard
39029 Specifying a master document is necessary when the current document is a
39030  child or subdocument.
39031  This master document will be used by LyX when the child document is opened
39032  without its master.
39033  This way child documents are always compilable.
39034  More about master and child documents is explained in the section 
39035 \emph on
39036 Child Documents
39037 \emph default
39038  of the 
39039 \emph on
39040 Embedded Objects
39041 \emph default
39042  manual.
39043 \end_layout
39044
39045 \begin_layout Section
39046 Modules
39047 \end_layout
39048
39049 \begin_layout Standard
39050 Modules are explained in section
39051 \begin_inset space ~
39052 \end_inset
39053
39054
39055 \begin_inset CommandInset ref
39056 LatexCommand ref
39057 reference "sub:Modules"
39058
39059 \end_inset
39060
39061 .
39062 \end_layout
39063
39064 \begin_layout Section
39065 Fonts
39066 \end_layout
39067
39068 \begin_layout Standard
39069 The document font settings are described in section
39070 \begin_inset space ~
39071 \end_inset
39072
39073
39074 \begin_inset CommandInset ref
39075 LatexCommand ref
39076 reference "sec:Fonts-and-Text"
39077
39078 \end_inset
39079
39080 .
39081 \end_layout
39082
39083 \begin_layout Section
39084 Text Layout
39085 \end_layout
39086
39087 \begin_layout Standard
39088 You can specify if paragraphs should be separated by indentations or vertical
39089  skips.
39090  The line spacing and the number of text columns can here also be specified.
39091  
39092 \end_layout
39093
39094 \begin_layout Standard
39095 Note that LyX won't show two columns or the set up line spacing on screen.
39096  That's impractical, often unreadable, and not part of the WYSIWYM concept.
39097  However, it will be as you specified it in the output.
39098 \end_layout
39099
39100 \begin_layout Standard
39101 The listings settings are explained in the corresponding section in the
39102  
39103 \emph on
39104 Embedded Objects
39105 \emph default
39106  manual.
39107 \end_layout
39108
39109 \begin_layout Section
39110 Page Layout
39111 \end_layout
39112
39113 \begin_layout Standard
39114 A description of this menu is given in section
39115 \begin_inset space ~
39116 \end_inset
39117
39118
39119 \begin_inset CommandInset ref
39120 LatexCommand ref
39121 reference "sub:Paper-Size,-Orientation,"
39122
39123 \end_inset
39124
39125  and 
39126 \begin_inset CommandInset ref
39127 LatexCommand ref
39128 reference "sub:Document-Layout"
39129
39130 \end_inset
39131
39132 .
39133 \end_layout
39134
39135 \begin_layout Section
39136 Page Margins
39137 \end_layout
39138
39139 \begin_layout Standard
39140 Here you can adjust the paper margins, see section
39141 \begin_inset space ~
39142 \end_inset
39143
39144
39145 \begin_inset CommandInset ref
39146 LatexCommand ref
39147 reference "sub:Margins"
39148
39149 \end_inset
39150
39151 .
39152 \end_layout
39153
39154 \begin_layout Section
39155 Language
39156 \begin_inset Index idx
39157 status collapsed
39158
39159 \begin_layout Plain Layout
39160 Language ! Encoding
39161 \end_layout
39162
39163 \end_inset
39164
39165
39166 \end_layout
39167
39168 \begin_layout Standard
39169 The document language and quote styles are set here.
39170  The encoding specifies how the document content is exported to LaTeX (the
39171  LyX file is always encoded in utf8).
39172  All characters that cannot be encoded using the specified encoding will
39173  be exported as LaTeX-commands (this can fail if a LaTeX-command is not
39174  known for a particular character).
39175 \begin_inset Foot
39176 status collapsed
39177
39178 \begin_layout Plain Layout
39179 The known commands are defined in a text file.
39180  You can add commands for unknown symbols to that file yourself, see the
39181  
39182 \emph on
39183 Customization
39184 \emph default
39185  manual for details.
39186 \end_layout
39187
39188 \end_inset
39189
39190
39191 \end_layout
39192
39193 \begin_layout Standard
39194 If you use the option 
39195 \family sans
39196 Language Default
39197 \family default
39198 , LyX determines the encoding of a text part from the language of this text.
39199  If the document contains text in more than one language you may get more
39200  than one encoding in the LaTeX file.
39201  If you do not use this option then the complete document will always use
39202  exactly one encoding.
39203  Checking this option is the preferred setting unless you use 
39204 \family sans
39205 XeTeX
39206 \family default
39207
39208 \begin_inset Foot
39209 status collapsed
39210
39211 \begin_layout Plain Layout
39212 XeTeX is a TeX typesetting engine, an alternative for LaTeX.
39213  It natively supports Unicode while its input file is assumed to be in UTF-8
39214  encoding.
39215  More about using LyX with XeTeX can be found in 
39216 \begin_inset CommandInset citation
39217 LatexCommand cite
39218 key "XeTeX"
39219
39220 \end_inset
39221
39222 .
39223 \end_layout
39224
39225 \end_inset
39226
39227  (see below).
39228 \end_layout
39229
39230 \begin_layout Standard
39231 LyX also supports Unicode output, which is particularly useful if you need
39232  lots of special symbols or non-alphabetic scripts, respectively.
39233  If you want to use this (and your LaTeX installation supports Unicode,
39234  for that matter), choose one of the four utf8 variants from the list below.
39235  Unfortunately the Unicode support of standard LaTeX is quite incomplete,
39236  so it is not uncommon that a file with lots of Unicode symbols works fine
39237  with 
39238 \family sans
39239 Language Default
39240 \family default
39241  (when LyX uses its list of known LaTeX-commands), but does not work with
39242  a fixed utf8 encoding (when the list of known LaTeX-commands is not used,
39243  because all Unicode symbols can be encoded in utf8).
39244 \end_layout
39245
39246 \begin_layout Standard
39247 Here is a list with the important encodings:
39248 \end_layout
39249
39250 \begin_layout Description
39251 Language
39252 \begin_inset space ~
39253 \end_inset
39254
39255 Default
39256 \begin_inset space ~
39257 \end_inset
39258
39259 (no
39260 \begin_inset space ~
39261 \end_inset
39262
39263 inputenc) Same as 
39264 \family sans
39265 Language Default
39266 \family default
39267 , but the LaTeX-package 
39268 \series bold
39269 inputenc
39270 \series default
39271
39272 \begin_inset Index idx
39273 status collapsed
39274
39275 \begin_layout Plain Layout
39276 LaTeX-packages ! inputenc
39277 \end_layout
39278
39279 \end_inset
39280
39281  is not used.
39282  When using this, you probably need to load some additional packages manually
39283  in the preamble and specify the used encoding for text parts in foreign
39284  languages in TeX code.
39285 \end_layout
39286
39287 \begin_layout Description
39288 ASCII the ASCII encoding, covers only plain English (7-bit ASCII).
39289  LyX converts all other characters into LaTeX commands, which may result
39290  in a big file when lots of LaTeX-commands are needed.
39291 \end_layout
39292
39293 \begin_layout Description
39294 Arabic
39295 \begin_inset space ~
39296 \end_inset
39297
39298 (CP
39299 \begin_inset space ~
39300 \end_inset
39301
39302 1256) MS Windows code page for Arabic and Farsi
39303 \end_layout
39304
39305 \begin_layout Description
39306 Arabic
39307 \begin_inset space ~
39308 \end_inset
39309
39310 (ISO
39311 \begin_inset space ~
39312 \end_inset
39313
39314 8859-6) for Arabic and Farsi
39315 \end_layout
39316
39317 \begin_layout Description
39318 Armenian
39319 \begin_inset space ~
39320 \end_inset
39321
39322 (ArmSCII8) for Armenian
39323 \end_layout
39324
39325 \begin_layout Description
39326 Baltic
39327 \begin_inset space ~
39328 \end_inset
39329
39330 (CP
39331 \begin_inset space ~
39332 \end_inset
39333
39334 1257) MS Windows code page for Estonian, Latvian, and Lithuanian, the same
39335  as the ISO-8859-13 encoding
39336 \end_layout
39337
39338 \begin_layout Description
39339 Baltic
39340 \begin_inset space ~
39341 \end_inset
39342
39343 (ISO
39344 \begin_inset space ~
39345 \end_inset
39346
39347 8859-13) for Estonian, Latvian, and Lithuanian, a superset of the ISO-8859-4
39348  encoding
39349 \end_layout
39350
39351 \begin_layout Description
39352 Baltic
39353 \begin_inset space ~
39354 \end_inset
39355
39356 (ISO
39357 \begin_inset space ~
39358 \end_inset
39359
39360 8859-4) (latin 4) for Estonian, Latvian, and Lithuanian, a subset of the
39361  ISO-8859-13 encoding
39362 \end_layout
39363
39364 \begin_layout Description
39365 Central
39366 \begin_inset space ~
39367 \end_inset
39368
39369 European
39370 \begin_inset space ~
39371 \end_inset
39372
39373 (CP
39374 \begin_inset space ~
39375 \end_inset
39376
39377 1250) MS Windows code page for ISO
39378 \begin_inset space ~
39379 \end_inset
39380
39381 8859-2 (latin2)
39382 \end_layout
39383
39384 \begin_layout Description
39385 Central
39386 \begin_inset space ~
39387 \end_inset
39388
39389 European
39390 \begin_inset space ~
39391 \end_inset
39392
39393 (ISO
39394 \begin_inset space ~
39395 \end_inset
39396
39397 8859-2) (latin 2) covers Albanian, Croatian, Czech, German, Hungarian, Polish,
39398  Romanian, Slovak, and Slovenian
39399 \end_layout
39400
39401 \begin_layout Description
39402 Chinese
39403 \begin_inset space ~
39404 \end_inset
39405
39406 (simplified)
39407 \begin_inset space ~
39408 \end_inset
39409
39410 (EUC-CN) for simplified Chinese, used especially on UNIX OSes, since 2001
39411  this encoding is officially replaced by the encoding GB18030, as GB18030
39412  is not available for LaTeX you should try to use the encoding Unicode
39413 \begin_inset space ~
39414 \end_inset
39415
39416 (CJK)
39417 \begin_inset space ~
39418 \end_inset
39419
39420 (utf8)
39421 \end_layout
39422
39423 \begin_layout Description
39424 Chinese
39425 \begin_inset space ~
39426 \end_inset
39427
39428 (simplified)
39429 \begin_inset space ~
39430 \end_inset
39431
39432 (GBK) for simplified Chinese, is the same as the Windows code page CP 936
39433  except for the Euro currency sign, since 2001 this encoding is officially
39434  replaced by the encoding GB18030, as GB18030 is not available for LaTeX
39435  you should try to use the encoding Unicode
39436 \begin_inset space ~
39437 \end_inset
39438
39439 (CJK)
39440 \begin_inset space ~
39441 \end_inset
39442
39443 (utf8)
39444 \end_layout
39445
39446 \begin_layout Description
39447 Chinese
39448 \begin_inset space ~
39449 \end_inset
39450
39451 (traditional)
39452 \begin_inset space ~
39453 \end_inset
39454
39455 (EUC-TW) for traditional Chinese
39456 \end_layout
39457
39458 \begin_layout Description
39459 Cyrillic
39460 \begin_inset space ~
39461 \end_inset
39462
39463 (CP
39464 \begin_inset space ~
39465 \end_inset
39466
39467 1251) MS Windows code page for Cyrillic
39468 \end_layout
39469
39470 \begin_layout Description
39471 Cyrillic
39472 \begin_inset space ~
39473 \end_inset
39474
39475 (ISO
39476 \begin_inset space ~
39477 \end_inset
39478
39479 8859-5) covers Belorussian, Bulgarian, Macedonian, Serbian, and Ukrainian
39480 \end_layout
39481
39482 \begin_layout Description
39483 Cyrillic
39484 \begin_inset space ~
39485 \end_inset
39486
39487 (KOI8-R) standard Cyrillic especially for Russian
39488 \end_layout
39489
39490 \begin_layout Description
39491 Cyrillic
39492 \begin_inset space ~
39493 \end_inset
39494
39495 (KOI8-U) Cyrillic for Ukrainian
39496 \end_layout
39497
39498 \begin_layout Description
39499 Cyrillic
39500 \begin_inset space ~
39501 \end_inset
39502
39503 (pt
39504 \begin_inset space ~
39505 \end_inset
39506
39507 154) Cyrillic for Kazakh
39508 \end_layout
39509
39510 \begin_layout Description
39511 Greek
39512 \begin_inset space ~
39513 \end_inset
39514
39515 (ISO
39516 \begin_inset space ~
39517 \end_inset
39518
39519 8859-7) for Greek
39520 \end_layout
39521
39522 \begin_layout Description
39523 Hebrew
39524 \begin_inset space ~
39525 \end_inset
39526
39527 (CP
39528 \begin_inset space ~
39529 \end_inset
39530
39531 1255) MS Windows code page for Hebrew, a superset of the ISO-8859-8 encoding
39532 \end_layout
39533
39534 \begin_layout Description
39535 Hebrew
39536 \begin_inset space ~
39537 \end_inset
39538
39539 (ISO
39540 \begin_inset space ~
39541 \end_inset
39542
39543 8859-8) for Hebrew
39544 \end_layout
39545
39546 \begin_layout Description
39547 Japanese
39548 \begin_inset space ~
39549 \end_inset
39550
39551 (CJK)
39552 \begin_inset space ~
39553 \end_inset
39554
39555 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
39556 \series bold
39557 CJK
39558 \series default
39559
39560 \begin_inset Index idx
39561 status collapsed
39562
39563 \begin_layout Plain Layout
39564 LaTeX-packages ! CJK
39565 \end_layout
39566
39567 \end_inset
39568
39569 , when using this, set the document language to 
39570 \family sans
39571 Japanese (CJK)
39572 \end_layout
39573
39574 \begin_layout Description
39575 Japanese
39576 \begin_inset space ~
39577 \end_inset
39578
39579 (CJK)
39580 \begin_inset space ~
39581 \end_inset
39582
39583 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
39584 \series bold
39585 CJK
39586 \series default
39587 , when using this, set the document language to 
39588 \family sans
39589 Japanese (CJK)
39590 \end_layout
39591
39592 \begin_layout Description
39593 Japanese
39594 \begin_inset space ~
39595 \end_inset
39596
39597 (non-CJK)
39598 \begin_inset space ~
39599 \end_inset
39600
39601 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
39602 \series bold
39603 japanese
39604 \series default
39605
39606 \begin_inset Index idx
39607 status collapsed
39608
39609 \begin_layout Plain Layout
39610 LaTeX-packages ! japanese
39611 \end_layout
39612
39613 \end_inset
39614
39615 , when using this, set the document language to 
39616 \family sans
39617 Japanese
39618 \end_layout
39619
39620 \begin_layout Description
39621 Japanese
39622 \begin_inset space ~
39623 \end_inset
39624
39625 (non-CJK)
39626 \begin_inset space ~
39627 \end_inset
39628
39629 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
39630 \series bold
39631 japanese
39632 \series default
39633 , when using this, set the document language to 
39634 \family sans
39635 Japanese
39636 \end_layout
39637
39638 \begin_layout Description
39639 Japanese
39640 \begin_inset space ~
39641 \end_inset
39642
39643 (non-CJK)
39644 \begin_inset space ~
39645 \end_inset
39646
39647 (SJIS) SJIS encoding for Japanese, uses the LaTeX-package 
39648 \series bold
39649 japanese
39650 \series default
39651 , when using this, set the document language to 
39652 \family sans
39653 Japanese
39654 \end_layout
39655
39656 \begin_layout Description
39657 Korean
39658 \begin_inset space ~
39659 \end_inset
39660
39661 (EUC-KR) for Korean
39662 \end_layout
39663
39664 \begin_layout Description
39665 Southern
39666 \begin_inset space ~
39667 \end_inset
39668
39669 European
39670 \begin_inset space ~
39671 \end_inset
39672
39673 (ISO
39674 \begin_inset space ~
39675 \end_inset
39676
39677 8859-3) (latin 3) covers Esperanto, Galician, Maltese, and Turkish
39678 \end_layout
39679
39680 \begin_layout Description
39681 South-Eastern
39682 \begin_inset space ~
39683 \end_inset
39684
39685 European
39686 \begin_inset space ~
39687 \end_inset
39688
39689 (ISO
39690 \begin_inset space ~
39691 \end_inset
39692
39693 8859-16) (latin 10) covers Albanian, Croatian, Finnish, French, German,
39694  Hungarian, Irish Gaelic, Italian, Polish, Romanian, Slovenian, is designed
39695  to cover many languages and characters with diacritics
39696 \end_layout
39697
39698 \begin_layout Description
39699 Thai
39700 \begin_inset space ~
39701 \end_inset
39702
39703 (TIS
39704 \begin_inset space ~
39705 \end_inset
39706
39707 620-0) for Thai
39708 \end_layout
39709
39710 \begin_layout Description
39711 Turkish
39712 \begin_inset space ~
39713 \end_inset
39714
39715 (ISO
39716 \begin_inset space ~
39717 \end_inset
39718
39719 8859-9) (latin 5) for Turkish, is like the ISO-8859-1 encoding where the
39720  Icelandic letters are replaced by Turkish ones
39721 \end_layout
39722
39723 \begin_layout Description
39724 Unicode
39725 \begin_inset space ~
39726 \end_inset
39727
39728 (CJK)
39729 \begin_inset space ~
39730 \end_inset
39731
39732 (utf8) Unicode utf8 with the LaTeX-package 
39733 \series bold
39734 CJK
39735 \series default
39736
39737 \begin_inset Index idx
39738 status collapsed
39739
39740 \begin_layout Plain Layout
39741 LaTeX-packages ! CJK
39742 \end_layout
39743
39744 \end_inset
39745
39746  (for the languages Chinese, Japanese and Korean)
39747 \end_layout
39748
39749 \begin_layout Description
39750 Unicode
39751 \begin_inset space ~
39752 \end_inset
39753
39754 (XeTeX)
39755 \begin_inset space ~
39756 \end_inset
39757
39758 (utf8) Unicode utf8 to be used with 
39759 \family sans
39760 XeTeX
39761 \family default
39762 , which uses Unicode directly, without the help of the LaTeX-package 
39763 \series bold
39764 inputenc
39765 \series default
39766  
39767 \begin_inset Foot
39768 status collapsed
39769
39770 \begin_layout Plain Layout
39771 More about using LyX with XeTeX can be found in 
39772 \begin_inset CommandInset citation
39773 LatexCommand cite
39774 key "XeTeX"
39775
39776 \end_inset
39777
39778 .
39779 \end_layout
39780
39781 \end_inset
39782
39783
39784 \end_layout
39785
39786 \begin_layout Description
39787 Unicode
39788 \begin_inset space ~
39789 \end_inset
39790
39791 (ucs-extended)
39792 \begin_inset space ~
39793 \end_inset
39794
39795 (utf8x) Unicode utf8 based on the LaTeX package 
39796 \series bold
39797 ucs
39798 \series default
39799
39800 \begin_inset Index idx
39801 status collapsed
39802
39803 \begin_layout Plain Layout
39804 LaTeX-packages ! ucs
39805 \end_layout
39806
39807 \end_inset
39808
39809  (comprehensive, including Latin, Greek, Cyrillic and CJK scripts).
39810 \end_layout
39811
39812 \begin_layout Description
39813 Unicode
39814 \begin_inset space ~
39815 \end_inset
39816
39817 (utf8) Unicode utf8 based on the LaTeX-package 
39818 \series bold
39819 inputenc
39820 \series default
39821
39822 \begin_inset Index idx
39823 status collapsed
39824
39825 \begin_layout Plain Layout
39826 LaTeX-packages ! inputenc
39827 \end_layout
39828
39829 \end_inset
39830
39831 .
39832  Currently only a limited range of characters (mainly for Latin scripts)
39833  is supported.
39834 \end_layout
39835
39836 \begin_layout Description
39837 Western
39838 \begin_inset space ~
39839 \end_inset
39840
39841 European
39842 \begin_inset space ~
39843 \end_inset
39844
39845 (CP
39846 \begin_inset space ~
39847 \end_inset
39848
39849 1252) MS Windows code page for ISO
39850 \begin_inset space ~
39851 \end_inset
39852
39853 8859-1 (latin1)
39854 \end_layout
39855
39856 \begin_layout Description
39857 Western
39858 \begin_inset space ~
39859 \end_inset
39860
39861 European
39862 \begin_inset space ~
39863 \end_inset
39864
39865 (ISO
39866 \begin_inset space ~
39867 \end_inset
39868
39869 8859-1) (latin 1) covers the languages Albanian, Catalan, Danish, Dutch,
39870  English, Faroese, Finnish, French, Galician, German, Icelandic, Irish,
39871  Italian, Norwegian, Portuguese, Spanish, and Swedish; better use the ISO-8859-1
39872 5 encoding instead
39873 \end_layout
39874
39875 \begin_layout Description
39876 Western
39877 \begin_inset space ~
39878 \end_inset
39879
39880 European
39881 \begin_inset space ~
39882 \end_inset
39883
39884 (ISO
39885 \begin_inset space ~
39886 \end_inset
39887
39888 8859-15) (latin 9) like the ISO-8859-1 encoding, but with the Euro currency
39889  sign, the œ-ligature and some characters used for French and Finnish
39890 \end_layout
39891
39892 \begin_layout Section
39893 Numbering & TOC
39894 \end_layout
39895
39896 \begin_layout Standard
39897 You can adjust here the numbering depth of section headings and the section
39898  depth in the table of contents as described in section
39899 \begin_inset space ~
39900 \end_inset
39901
39902
39903 \begin_inset CommandInset ref
39904 LatexCommand ref
39905 reference "sub:Numbering-depth"
39906
39907 \end_inset
39908
39909 .
39910 \end_layout
39911
39912 \begin_layout Section
39913 Bibliography
39914 \end_layout
39915
39916 \begin_layout Standard
39917 You can specify here a citation style using the LaTeX-packages 
39918 \series bold
39919 natbib
39920 \series default
39921
39922 \begin_inset Index idx
39923 status collapsed
39924
39925 \begin_layout Plain Layout
39926 LaTeX-packages ! natbib
39927 \end_layout
39928
39929 \end_inset
39930
39931  or 
39932 \series bold
39933 jurabib
39934 \series default
39935
39936 \begin_inset Index idx
39937 status collapsed
39938
39939 \begin_layout Plain Layout
39940 LaTeX-packages ! jurabib
39941 \end_layout
39942
39943 \end_inset
39944
39945 .
39946  For a further description see section
39947 \begin_inset space ~
39948 \end_inset
39949
39950
39951 \begin_inset CommandInset ref
39952 LatexCommand ref
39953 reference "sec:Bibliography"
39954
39955 \end_inset
39956
39957 .
39958 \end_layout
39959
39960 \begin_layout Section
39961 PDF Properties
39962 \end_layout
39963
39964 \begin_layout Standard
39965 The PDF properties are explained in section
39966 \begin_inset space ~
39967 \end_inset
39968
39969
39970 \begin_inset CommandInset ref
39971 LatexCommand ref
39972 reference "sec:PDF-Properties"
39973
39974 \end_inset
39975
39976 .
39977 \end_layout
39978
39979 \begin_layout Section
39980 Math Options
39981 \end_layout
39982
39983 \begin_layout Standard
39984 These options will force LyX to use the LaTeX-packages 
39985 \series bold
39986 amsmath
39987 \series default
39988
39989 \begin_inset Index idx
39990 status collapsed
39991
39992 \begin_layout Plain Layout
39993 LaTeX-packages ! amsmath
39994 \end_layout
39995
39996 \end_inset
39997
39998  and 
39999 \series bold
40000 esint
40001 \series default
40002
40003 \begin_inset Index idx
40004 status collapsed
40005
40006 \begin_layout Plain Layout
40007 LaTeX-packages ! esint
40008 \end_layout
40009
40010 \end_inset
40011
40012  or to use them automatically when they are needed.
40013 \end_layout
40014
40015 \begin_layout Standard
40016
40017 \series bold
40018 amsmath
40019 \series default
40020  is needed for many constructs, so when you get LaTeX-errors in formulas,
40021  ensure that you have enabled AMS.
40022 \end_layout
40023
40024 \begin_layout Standard
40025
40026 \series bold
40027 esint
40028 \series default
40029  is used for special integral characters.
40030 \end_layout
40031
40032 \begin_layout Section
40033 Float Placement
40034 \end_layout
40035
40036 \begin_layout Standard
40037 The float placement options are described in section
40038 \begin_inset space ~
40039 \end_inset
40040
40041
40042 \begin_inset CommandInset ref
40043 LatexCommand ref
40044 reference "sub:Float-Placement"
40045
40046 \end_inset
40047
40048 .
40049 \end_layout
40050
40051 \begin_layout Section
40052 Bullets
40053 \end_layout
40054
40055 \begin_layout Standard
40056 Here you can adjust the characters for the itemize levels.
40057  The itemize environment is described in section
40058 \begin_inset space ~
40059 \end_inset
40060
40061
40062 \begin_inset CommandInset ref
40063 LatexCommand ref
40064 reference "sec:Itemize"
40065
40066 \end_inset
40067
40068 .
40069 \end_layout
40070
40071 \begin_layout Section
40072 Branches
40073 \end_layout
40074
40075 \begin_layout Standard
40076 Branches are described in section
40077 \begin_inset space ~
40078 \end_inset
40079
40080
40081 \begin_inset CommandInset ref
40082 LatexCommand ref
40083 reference "sec:Branches"
40084
40085 \end_inset
40086
40087 .
40088 \end_layout
40089
40090 \begin_layout Section
40091 LaT
40092 \begin_inset ERT
40093 status collapsed
40094
40095 \begin_layout Plain Layout
40096
40097 {}
40098 \end_layout
40099
40100 \end_inset
40101
40102 eX Preamble
40103 \end_layout
40104
40105 \begin_layout Standard
40106 In this text field are entered commands to load special LaTeX-packages or
40107  to define LaTeX-commands.
40108  The preamble is a thing for LaTeX-experts.
40109  You should not enter commands here until you exactly know what you are
40110  doing.
40111 \end_layout
40112
40113 \begin_layout Standard
40114 An introduction to the LaTeX-syntax is given in section
40115 \begin_inset space ~
40116 \end_inset
40117
40118
40119 \begin_inset CommandInset ref
40120 LatexCommand ref
40121 reference "sub:LaTeX-Syntax"
40122
40123 \end_inset
40124
40125 .
40126 \end_layout
40127
40128 \begin_layout Chapter
40129 The 
40130 \family sans
40131 Preferences
40132 \family default
40133  Dialog
40134 \begin_inset CommandInset label
40135 LatexCommand label
40136 name "cha:The-Preferences-dialog"
40137
40138 \end_inset
40139
40140
40141 \begin_inset Index idx
40142 status collapsed
40143
40144 \begin_layout Plain Layout
40145 Preferences
40146 \end_layout
40147
40148 \end_inset
40149
40150
40151 \end_layout
40152
40153 \begin_layout Standard
40154 The preferences dialog is called with the menu 
40155 \family sans
40156 Tools\SpecialChar \menuseparator
40157 Preferences
40158 \family default
40159 .
40160  It has the following submenus.
40161 \end_layout
40162
40163 \begin_layout Section
40164 Look and Feel
40165 \end_layout
40166
40167 \begin_layout Subsection
40168 User Interface
40169 \end_layout
40170
40171 \begin_layout Subsubsection
40172 User Interface File
40173 \begin_inset Index idx
40174 status collapsed
40175
40176 \begin_layout Plain Layout
40177 Customization ! of toolbars
40178 \end_layout
40179
40180 \end_inset
40181
40182
40183 \begin_inset Index idx
40184 status collapsed
40185
40186 \begin_layout Plain Layout
40187 Customization ! of menus
40188 \end_layout
40189
40190 \end_inset
40191
40192
40193 \end_layout
40194
40195 \begin_layout Standard
40196 \begin_inset Note Greyedout
40197 status open
40198
40199 \begin_layout Plain Layout
40200
40201 \series bold
40202 Note:
40203 \series default
40204  You have to restart LyX before the change of the user interface file take
40205  effect.
40206 \end_layout
40207
40208 \end_inset
40209
40210
40211 \end_layout
40212
40213 \begin_layout Standard
40214 The appearance of the menus and toolbars can be changed by choosing a user
40215  interface (ui) file.
40216  An ui-file is a text file where the toolbars and menus are listed.
40217  The toolbar buttons and menu entries are specified in the files 
40218 \shape italic
40219 stdtoolbars.inc
40220 \shape default
40221  and 
40222 \shape italic
40223 stdmenus.inc
40224 \shape default
40225 , respectively.
40226  Both files are loaded by the 
40227 \emph on
40228 default.ui
40229 \emph default
40230  file.
40231  To create your own menu and toolbar layout, start with a copy of these
40232  files and edit the entries.
40233 \end_layout
40234
40235 \begin_layout Standard
40236 The syntax of the .inc-files is straightforward: The 
40237 \family sans
40238 Menubar
40239 \family default
40240
40241 \family sans
40242 Menu
40243 \family default
40244  and 
40245 \family sans
40246 Toolbar
40247 \family default
40248  entries must be ended with an explicit 
40249 \family sans
40250 End
40251 \family default
40252 .
40253  They may contain 
40254 \family sans
40255 Submenus
40256 \family default
40257
40258 \family sans
40259 Items
40260 \family default
40261
40262 \family sans
40263 OptItems
40264 \family default
40265
40266 \family sans
40267 Separators
40268 \family default
40269
40270 \family sans
40271 Icons,
40272 \family default
40273  and in the case of the 
40274 \begin_inset Quotes eld
40275 \end_inset
40276
40277 file
40278 \begin_inset Quotes erd
40279 \end_inset
40280
40281  menus a 
40282 \family sans
40283 Lastfiles
40284 \family default
40285  entry.
40286  The syntax for the entries is:
40287 \end_layout
40288
40289 \begin_layout Standard
40290 \begin_inset VSpace smallskip*
40291 \end_inset
40292
40293
40294 \series bold
40295 Item 
40296 \begin_inset Quotes eld
40297 \end_inset
40298
40299 menu 
40300 \series default
40301 or
40302 \series bold
40303  button name
40304 \begin_inset Quotes erd
40305 \end_inset
40306
40307  
40308 \begin_inset Quotes eld
40309 \end_inset
40310
40311 LyX-function
40312 \begin_inset Quotes erd
40313 \end_inset
40314
40315
40316 \end_layout
40317
40318 \begin_layout Standard
40319 \noindent
40320 \begin_inset VSpace smallskip*
40321 \end_inset
40322
40323 All LyX-functions are listed in 
40324 \begin_inset CommandInset citation
40325 LatexCommand cite
40326 key "LyX-func"
40327
40328 \end_inset
40329
40330 .
40331 \end_layout
40332
40333 \begin_layout Standard
40334 \begin_inset VSpace medskip
40335 \end_inset
40336
40337
40338 \end_layout
40339
40340 \begin_layout Standard
40341 An example: Assuming you use the menu 
40342 \family sans
40343 Navigate\SpecialChar \menuseparator
40344 Bookmarks
40345 \family default
40346  quite often and therefore want six available bookmarks, you can add the
40347  line
40348 \end_layout
40349
40350 \begin_layout Standard
40351 \begin_inset VSpace smallskip*
40352 \end_inset
40353
40354
40355 \series bold
40356 Item 
40357 \begin_inset Quotes eld
40358 \end_inset
40359
40360 Save Bookmark 6
40361 \begin_inset Quotes erd
40362 \end_inset
40363
40364  
40365 \begin_inset Quotes eld
40366 \end_inset
40367
40368 bookmark-save 6
40369 \begin_inset Quotes erd
40370 \end_inset
40371
40372
40373 \end_layout
40374
40375 \begin_layout Standard
40376 \noindent
40377 \begin_inset VSpace smallskip*
40378 \end_inset
40379
40380 to the navigate menu section in the .inc-file to have the sixth bookmark.
40381 \end_layout
40382
40383 \begin_layout Subsubsection
40384 Automatic help
40385 \end_layout
40386
40387 \begin_layout Standard
40388 The option 
40389 \family sans
40390 Enable tool tips in main work area
40391 \family default
40392  enables tool tips showing the content of closed insets like index entries
40393  or footnotes.
40394 \end_layout
40395
40396 \begin_layout Subsubsection
40397 Session
40398 \end_layout
40399
40400 \begin_layout Standard
40401 With the option 
40402 \family sans
40403 Allow saving
40404 \begin_inset space \thinspace{}
40405 \end_inset
40406
40407 /
40408 \begin_inset space \thinspace{}
40409 \end_inset
40410
40411 restoring of window layout and geometries
40412 \family default
40413  LyX's main window will be opened with the size and layout that was used
40414  in the last LyX session.
40415 \end_layout
40416
40417 \begin_layout Standard
40418 The option 
40419 \family sans
40420 Restore cursor positions
40421 \family default
40422  sets the cursor to the position in the file where it has been the last
40423  time.
40424 \end_layout
40425
40426 \begin_layout Standard
40427 The option 
40428 \family sans
40429 Load opened files from last session
40430 \family default
40431  opens all files that were opened in the last LyX session.
40432 \end_layout
40433
40434 \begin_layout Subsubsection
40435 Documents
40436 \begin_inset CommandInset label
40437 LatexCommand label
40438 name "sub:Backup documents"
40439
40440 \end_inset
40441
40442
40443 \begin_inset Index idx
40444 status collapsed
40445
40446 \begin_layout Plain Layout
40447 Backup ! Documents
40448 \end_layout
40449
40450 \end_inset
40451
40452
40453 \end_layout
40454
40455 \begin_layout Standard
40456 When the option 
40457 \family sans
40458 Backup documents
40459 \family default
40460  is set, you can specify the time between backup saves.
40461 \end_layout
40462
40463 \begin_layout Standard
40464
40465 \family sans
40466 Maximum last files
40467 \family default
40468  is the number of last opened files that LyX should display in the menu
40469  
40470 \family sans
40471 File\SpecialChar \menuseparator
40472 Open
40473 \begin_inset space ~
40474 \end_inset
40475
40476 Recent
40477 \family default
40478 .
40479 \end_layout
40480
40481 \begin_layout Standard
40482 When the option 
40483 \family sans
40484 Open documents in tabs
40485 \family default
40486  is not used, then every file will be opened in its own new instance of
40487  LyX.
40488 \end_layout
40489
40490 \begin_layout Subsection
40491 Screen Fonts
40492 \begin_inset Index idx
40493 status collapsed
40494
40495 \begin_layout Plain Layout
40496 Font ! Screen
40497 \end_layout
40498
40499 \end_inset
40500
40501
40502 \begin_inset CommandInset label
40503 LatexCommand label
40504 name "sub:Screen-Fonts"
40505
40506 \end_inset
40507
40508
40509 \end_layout
40510
40511 \begin_layout Standard
40512 These fonts are used to display your documents on the screen.
40513 \end_layout
40514
40515 \begin_layout Standard
40516 \begin_inset Note Greyedout
40517 status open
40518
40519 \begin_layout Plain Layout
40520
40521 \series bold
40522 Note:
40523 \series default
40524  This section only deals with the fonts 
40525 \emph on
40526 inside
40527 \emph default
40528  the LyX window.
40529  The fonts that appear on the output are independent from these fonts, and
40530  set in the menu 
40531 \family sans
40532 Document\SpecialChar \menuseparator
40533 Settings\SpecialChar \menuseparator
40534 Fonts
40535 \family default
40536 .
40537 \end_layout
40538
40539 \end_inset
40540
40541
40542 \end_layout
40543
40544 \begin_layout Standard
40545 By default, LyX uses 
40546 \family typewriter
40547 Times
40548 \family default
40549  as roman (serif) font, 
40550 \family typewriter
40551 Arial
40552 \family default
40553  or 
40554 \family typewriter
40555 Helvetica
40556 \family default
40557  (depends on the system) as 
40558 \family sans
40559 sans
40560 \begin_inset space ~
40561 \end_inset
40562
40563 serif
40564 \family default
40565  font, and 
40566 \family typewriter
40567 Courier
40568 \family default
40569  as 
40570 \family typewriter
40571 typewriter
40572 \family default
40573  font.
40574 \end_layout
40575
40576 \begin_layout Standard
40577 You can change the font size with the 
40578 \family sans
40579 Zoom
40580 \family default
40581  setting.
40582  You can also change the font zoom outside the preferences dialog for the
40583  current LyX session by pressing Ctrl and scrolling the mouse wheel.
40584 \end_layout
40585
40586 \begin_layout Standard
40587
40588 \family sans
40589 Screen DPI
40590 \family default
40591  is the screen resolution in dpi (dots per inch).
40592  The Font Sizes are calculated as letter height in units of points.
40593  72
40594 \begin_inset space \thinspace{}
40595 \end_inset
40596
40597 points have the size of 1
40598 \begin_inset space \thinspace{}
40599 \end_inset
40600
40601 inch, see Appendix
40602 \begin_inset space ~
40603 \end_inset
40604
40605
40606 \begin_inset CommandInset ref
40607 LatexCommand ref
40608 reference "cha:Units-available-in"
40609
40610 \end_inset
40611
40612 .
40613 \end_layout
40614
40615 \begin_layout Standard
40616 The default 
40617 \family sans
40618 Font Sizes
40619 \family default
40620  are the same as if a document font size of 10
40621 \begin_inset space \thinspace{}
40622 \end_inset
40623
40624 pt would be used.
40625  The sizes are explained in detail in section
40626 \begin_inset space ~
40627 \end_inset
40628
40629
40630 \begin_inset CommandInset ref
40631 LatexCommand ref
40632 reference "sub:Document-Font"
40633
40634 \end_inset
40635
40636 .
40637 \end_layout
40638
40639 \begin_layout Standard
40640 With the option 
40641 \family sans
40642 Use Pixmap Cache to speed up font rendering
40643 \family default
40644  enabled, LyX needs to redraw the screen less often.
40645  This results in better performance, especially on slow systems.
40646  On the other hand, the characters might look more fuzzy on screen.
40647  So whether you enable this or not depends on whether you prefer speed over
40648  aesthetics.
40649  Note that the Pixmap Cache is only available and useful under Mac
40650 \begin_inset space ~
40651 \end_inset
40652
40653 OS and Windows.
40654 \end_layout
40655
40656 \begin_layout Subsection
40657 Colors
40658 \begin_inset Index idx
40659 status collapsed
40660
40661 \begin_layout Plain Layout
40662 Color ! LyX screen
40663 \end_layout
40664
40665 \end_inset
40666
40667
40668 \begin_inset Index idx
40669 status collapsed
40670
40671 \begin_layout Plain Layout
40672 Settings ! Color
40673 \end_layout
40674
40675 \end_inset
40676
40677
40678 \end_layout
40679
40680 \begin_layout Standard
40681 You can here change all the colors used by LyX.
40682  Choose an item in the list and use the 
40683 \family sans
40684 Alter
40685 \family default
40686  button.
40687 \end_layout
40688
40689 \begin_layout Subsection
40690 Graphics
40691 \begin_inset Index idx
40692 status collapsed
40693
40694 \begin_layout Plain Layout
40695 Settings ! Graphics
40696 \end_layout
40697
40698 \end_inset
40699
40700
40701 \end_layout
40702
40703 \begin_layout Standard
40704 Here you can specify how graphics inside LyX are displayed.
40705 \end_layout
40706
40707 \begin_layout Standard
40708
40709 \family sans
40710 Instant Preview
40711 \family default
40712  enables previewing snippets of your document.
40713  This feature is described in section
40714 \begin_inset space ~
40715 \end_inset
40716
40717
40718 \begin_inset CommandInset ref
40719 LatexCommand ref
40720 reference "sec:Previewing-snippets-of"
40721
40722 \end_inset
40723
40724 .
40725 \end_layout
40726
40727 \begin_layout Section
40728 Editing
40729 \begin_inset Index idx
40730 status collapsed
40731
40732 \begin_layout Plain Layout
40733 Settings ! Editing
40734 \end_layout
40735
40736 \end_inset
40737
40738
40739 \end_layout
40740
40741 \begin_layout Subsection
40742 Control
40743 \end_layout
40744
40745 \begin_layout Subsubsection
40746 Editing
40747 \end_layout
40748
40749 \begin_layout Standard
40750 The option 
40751 \family sans
40752 Cursor follows scrollbar
40753 \family default
40754  sets the cursor to the top of the currently displayed document part when
40755  scrolling.
40756 \end_layout
40757
40758 \begin_layout Standard
40759 The option 
40760 \family sans
40761 Sort environments alphabetically
40762 \family default
40763  sorts the entries in the pull-down box for the paragraph environments.
40764 \end_layout
40765
40766 \begin_layout Standard
40767 The option 
40768 \family sans
40769 Group environments by their category
40770 \family default
40771  groups the entries in the pull-down box for the paragraph environments.
40772 \end_layout
40773
40774 \begin_layout Standard
40775 The math macro editing option determines the editing style, see the section
40776  
40777 \emph on
40778 Math Macros
40779 \emph default
40780  of the 
40781 \emph on
40782 Math
40783 \emph default
40784  manual.
40785 \end_layout
40786
40787 \begin_layout Subsubsection
40788 Fullscreen
40789 \end_layout
40790
40791 \begin_layout Standard
40792 Here you can specify what is hidden in the fullscreen mode.
40793  The option 
40794 \family sans
40795 Limit text width
40796 \family default
40797  specifies the width of the text in fullscreen mode.
40798  This way you can display the text smaller than the screen, the text appears
40799  then centered.
40800 \end_layout
40801
40802 \begin_layout Subsection
40803 Shortcuts
40804 \begin_inset Index idx
40805 status collapsed
40806
40807 \begin_layout Plain Layout
40808 Key Bindings
40809 \end_layout
40810
40811 \end_inset
40812
40813
40814 \begin_inset Index idx
40815 status collapsed
40816
40817 \begin_layout Plain Layout
40818 Settings ! Shortcuts
40819 \end_layout
40820
40821 \end_inset
40822
40823
40824 \end_layout
40825
40826 \begin_layout Subsubsection
40827 Bind File
40828 \end_layout
40829
40830 \begin_layout Standard
40831 Bindings are used to bind a LyX-function to a key.
40832  Several binding files are available:
40833 \end_layout
40834
40835 \begin_layout Description
40836 cua.bind typical set of PC keyboard shortcuts
40837 \end_layout
40838
40839 \begin_layout Description
40840 (x)emacs.bind set of bindings like they are used in the editor programs 
40841 \family sans
40842 Emacs
40843 \family default
40844  (
40845 \family sans
40846 XEmacs
40847 \family default
40848 )
40849 \end_layout
40850
40851 \begin_layout Description
40852 mac.bind set of bindings for 
40853 \family sans
40854 Mac
40855 \begin_inset space \thinspace{}
40856 \end_inset
40857
40858 OS
40859 \family default
40860  systems.
40861 \end_layout
40862
40863 \begin_layout Standard
40864 There are also bind-files designed for special document classes, like 
40865 \shape italic
40866 broadway.bind
40867 \shape default
40868 , and bind files for special languages.
40869  The name of language bind-files begin with a language code, e.
40870 \begin_inset space \thinspace{}
40871 \end_inset
40872
40873 g.
40874 \begin_inset space \space{}
40875 \end_inset
40876
40877
40878 \begin_inset Quotes eld
40879 \end_inset
40880
40881 pt
40882 \begin_inset Quotes erd
40883 \end_inset
40884
40885  for Portuguese.
40886  If you use LyX in a certain language, LyX will try to use the appropriate
40887  bind-file.
40888 \end_layout
40889
40890 \begin_layout Standard
40891 Some bind-files, like 
40892 \emph on
40893 math.bind
40894 \emph default
40895 , have only a small scope.
40896  When looking at the the end of the file 
40897 \shape italic
40898 cua.bind
40899 \shape default
40900 , you can see that they are included to keep the overview in the bind-file.
40901 \end_layout
40902
40903 \begin_layout Subsubsection
40904 Editing Shortcuts
40905 \begin_inset CommandInset label
40906 LatexCommand label
40907 name "sub:Editing-Shortcuts"
40908
40909 \end_inset
40910
40911
40912 \begin_inset Index idx
40913 status collapsed
40914
40915 \begin_layout Plain Layout
40916 Key Bindings ! Editing
40917 \end_layout
40918
40919 \end_inset
40920
40921
40922 \end_layout
40923
40924 \begin_layout Standard
40925 To add new or modify existing keybindings to your own taste you can use
40926  the table in the dialog that lists all LyX-functions and the bound shortcuts.
40927  To find functions easily, they are grouped by categories and the dialog
40928  provides the field 
40929 \family sans
40930 Show key-bindings containing
40931 \family default
40932 .
40933  In this field you can insert a keyword for a function you want to edit.
40934  Insert there for example as keyword 
40935 \begin_inset Quotes eld
40936 \end_inset
40937
40938 paste
40939 \begin_inset Quotes erd
40940 \end_inset
40941
40942  and you get the 4 different existing shortcuts for the 3 different functions
40943  that contain 
40944 \begin_inset Quotes eld
40945 \end_inset
40946
40947 paste
40948 \begin_inset Quotes erd
40949 \end_inset
40950
40951  in their name.
40952  As you can see, one function can have more than one shortcut.
40953  All LyX-functions are also listed in the file 
40954 \emph on
40955 LyX Functions
40956 \emph default
40957  that you will find in the 
40958 \family sans
40959 Help
40960 \family default
40961  menu.
40962 \end_layout
40963
40964 \begin_layout Standard
40965 To add e.
40966 \begin_inset space \thinspace{}
40967 \end_inset
40968
40969 g.
40970 \begin_inset space \space{}
40971 \end_inset
40972
40973 the shortcut 
40974 \family sans
40975 Alt+Q
40976 \family default
40977  for the function 
40978 \family sans
40979 textstyle-apply
40980 \family default
40981 , select the function and press the 
40982 \family sans
40983 Modify
40984 \family default
40985  button.
40986  A dialog pops up where you can add the shortcut by using it.
40987  So press Alt+Q to define the shortcut.
40988  Modifying an existing shortcut is done the same way.
40989  You can also bind multiple functions to one shortcut by modifying an existing
40990  binding and adding the different function names as a semicolon separated
40991  list.
40992  LyX will then use the first function that is enabled in the current document
40993  part.
40994  The binding for the function 
40995 \family sans
40996 command-alter
40997 \family default
40998  is an example of this.
40999 \end_layout
41000
41001 \begin_layout Standard
41002 Alternatively you can also edit shortcuts by modifying bind-files with a
41003  text editor.
41004  The syntax of the entries is:
41005 \end_layout
41006
41007 \begin_layout Standard
41008
41009 \series bold
41010
41011 \backslash
41012 bind 
41013 \begin_inset Quotes eld
41014 \end_inset
41015
41016 key combination
41017 \begin_inset Quotes erd
41018 \end_inset
41019
41020  
41021 \begin_inset Quotes eld
41022 \end_inset
41023
41024 LyX-function
41025 \begin_inset Quotes erd
41026 \end_inset
41027
41028
41029 \end_layout
41030
41031 \begin_layout Subsection
41032 Keyboard
41033 \begin_inset space \thinspace{}
41034 \end_inset
41035
41036 /
41037 \begin_inset space \thinspace{}
41038 \end_inset
41039
41040 Mouse
41041 \begin_inset CommandInset label
41042 LatexCommand label
41043 name "sub:Keyboard-Map"
41044
41045 \end_inset
41046
41047
41048 \begin_inset Index idx
41049 status collapsed
41050
41051 \begin_layout Plain Layout
41052 Keyboard Map
41053 \end_layout
41054
41055 \end_inset
41056
41057
41058 \begin_inset Index idx
41059 status collapsed
41060
41061 \begin_layout Plain Layout
41062 Settings ! Keyboard Map
41063 \end_layout
41064
41065 \end_inset
41066
41067
41068 \end_layout
41069
41070 \begin_layout Standard
41071 Normally keyboard settings have to be done in a menu of your operating system.
41072  For the case that this is not possible, LyX provides keyboard maps.
41073  If you have e.
41074 \begin_inset space \thinspace{}
41075 \end_inset
41076
41077 g.
41078 \begin_inset space \space{}
41079 \end_inset
41080
41081 a Czech keyboard but want to write with it like with a Romanian one, you
41082  can use the keyboard map file named 
41083 \emph on
41084 romanian.kmap
41085 \emph default
41086 .
41087 \end_layout
41088
41089 \begin_layout Standard
41090 \begin_inset Note Greyedout
41091 status open
41092
41093 \begin_layout Plain Layout
41094
41095 \series bold
41096 Note:
41097 \series default
41098  Keyboard maps are only provided as makeshift and don't work on all systems.
41099 \end_layout
41100
41101 \end_inset
41102
41103
41104 \end_layout
41105
41106 \begin_layout Standard
41107 Besides this, you can specify here the 
41108 \family sans
41109 Wheel scrolling speed
41110 \family default
41111 .
41112  The standard value is 1.0, higher values speed up the scrolling, lower ones
41113  slow it down.
41114 \end_layout
41115
41116 \begin_layout Subsection
41117 Input Completion
41118 \begin_inset CommandInset label
41119 LatexCommand label
41120 name "sub:Input-Completion-Appendix"
41121
41122 \end_inset
41123
41124
41125 \begin_inset Index idx
41126 status collapsed
41127
41128 \begin_layout Plain Layout
41129 Input completion
41130 \end_layout
41131
41132 \end_inset
41133
41134
41135 \end_layout
41136
41137 \begin_layout Standard
41138 Input completion is described in sec.
41139 \begin_inset space \thinspace{}
41140 \end_inset
41141
41142
41143 \begin_inset CommandInset ref
41144 LatexCommand ref
41145 reference "sec:Input-Completion"
41146
41147 \end_inset
41148
41149 .
41150  The completion options for math do the same as the corresponding options
41151  for text.
41152  With the general options you can define the delay time for the inline and
41153  popup completion and choose if long completions should be abbreviated or
41154  not.
41155 \end_layout
41156
41157 \begin_layout Section
41158 Paths
41159 \begin_inset Index idx
41160 status collapsed
41161
41162 \begin_layout Plain Layout
41163 Paths
41164 \end_layout
41165
41166 \end_inset
41167
41168
41169 \begin_inset Index idx
41170 status collapsed
41171
41172 \begin_layout Plain Layout
41173 Settings ! Paths
41174 \end_layout
41175
41176 \end_inset
41177
41178
41179 \end_layout
41180
41181 \begin_layout Description
41182 Working
41183 \begin_inset space ~
41184 \end_inset
41185
41186 directory This is LyX's working directory.
41187  It is the default when you 
41188 \family sans
41189 Open
41190 \family default
41191
41192 \family sans
41193 Save
41194 \family default
41195  or 
41196 \family sans
41197 Save
41198 \begin_inset space ~
41199 \end_inset
41200
41201 as
41202 \family default
41203  files.
41204 \end_layout
41205
41206 \begin_layout Description
41207 Document
41208 \begin_inset space ~
41209 \end_inset
41210
41211 templates This directory will be opened when you use the menu 
41212 \family sans
41213 File\SpecialChar \menuseparator
41214 New
41215 \begin_inset space ~
41216 \end_inset
41217
41218 from
41219 \begin_inset space ~
41220 \end_inset
41221
41222 Template
41223 \family default
41224 .
41225 \end_layout
41226
41227 \begin_layout Description
41228 Example
41229 \begin_inset space ~
41230 \end_inset
41231
41232 files This directory will be opened when you use the button 
41233 \family sans
41234 Examples
41235 \family default
41236  in the 
41237 \family sans
41238 File\SpecialChar \menuseparator
41239 Open
41240 \family default
41241  dialog.
41242 \begin_inset Newline newline
41243 \end_inset
41244
41245
41246 \begin_inset Note Greyedout
41247 status open
41248
41249 \begin_layout Plain Layout
41250
41251 \series bold
41252 Note:
41253 \series default
41254  The 
41255 \family sans
41256 Examples
41257 \family default
41258  button does not exist when using LyX on MacOS and Windows systems.
41259 \end_layout
41260
41261 \end_inset
41262
41263
41264 \end_layout
41265
41266 \begin_layout Description
41267 Backup
41268 \begin_inset space ~
41269 \end_inset
41270
41271 directory
41272 \begin_inset Index idx
41273 status collapsed
41274
41275 \begin_layout Plain Layout
41276 Backup ! Directory
41277 \end_layout
41278
41279 \end_inset
41280
41281  Backup copies will be saved to this directory.
41282  When no directory is given but backups are enabled as described in section
41283 \begin_inset space ~
41284 \end_inset
41285
41286
41287 \begin_inset CommandInset ref
41288 LatexCommand ref
41289 reference "sub:Backup documents"
41290
41291 \end_inset
41292
41293 , the 
41294 \family sans
41295 Working directory
41296 \family default
41297  will be used to save the backups.
41298 \begin_inset Newline newline
41299 \end_inset
41300
41301 The backup files have the ending 
41302 \begin_inset Quotes eld
41303 \end_inset
41304
41305 .lyx~
41306 \begin_inset Quotes erd
41307 \end_inset
41308
41309 .
41310 \end_layout
41311
41312 \begin_layout Description
41313 Ly
41314 \begin_inset ERT
41315 status collapsed
41316
41317 \begin_layout Plain Layout
41318
41319 {}
41320 \end_layout
41321
41322 \end_inset
41323
41324 XServer-Pipe Here you can enter the name of a Unix-pipe.
41325  This pipe is used to send data from external programs to LyX.
41326 \begin_inset Newline newline
41327 \end_inset
41328
41329
41330 \begin_inset Note Greyedout
41331 status open
41332
41333 \begin_layout Plain Layout
41334
41335 \series bold
41336 Note:
41337 \series default
41338  This feature doesn't work on Windows systems.
41339 \end_layout
41340
41341 \end_inset
41342
41343
41344 \end_layout
41345
41346 \begin_layout Description
41347 Temporary
41348 \begin_inset space ~
41349 \end_inset
41350
41351 directory Temporary files will be saved in this directory.
41352 \end_layout
41353
41354 \begin_layout Description
41355 PATH
41356 \begin_inset space ~
41357 \end_inset
41358
41359 prefix This field contains a list of paths to external programs.
41360  When LyX needs to use an external program, it looks in this list where
41361  to find it on the system.
41362  The path list is automatically set up on Windows and Mac systems when LyX
41363  is configured, so that you normally don't have to modify it.
41364  On Unix
41365 \begin_inset space \thinspace{}
41366 \end_inset
41367
41368 /
41369 \begin_inset space \thinspace{}
41370 \end_inset
41371
41372 Linux systems, the path list will need to be set only if there are external
41373  programs you wish to use that are not in your normal system path ($PATH).
41374  
41375 \end_layout
41376
41377 \begin_layout Section
41378 Identity
41379 \end_layout
41380
41381 \begin_layout Standard
41382 Here you can insert your name and email address.
41383  The identity will be used when you have enabled change tracking as described
41384  in section
41385 \begin_inset space ~
41386 \end_inset
41387
41388
41389 \begin_inset CommandInset ref
41390 LatexCommand ref
41391 reference "sec:Change-Tracking"
41392
41393 \end_inset
41394
41395 , to mark changes you make as yours.
41396 \end_layout
41397
41398 \begin_layout Section
41399 Language Settings
41400 \begin_inset Index idx
41401 status collapsed
41402
41403 \begin_layout Plain Layout
41404 Language ! Settings
41405 \end_layout
41406
41407 \end_inset
41408
41409
41410 \begin_inset Index idx
41411 status collapsed
41412
41413 \begin_layout Plain Layout
41414 Settings ! Language
41415 \end_layout
41416
41417 \end_inset
41418
41419
41420 \end_layout
41421
41422 \begin_layout Subsection
41423 Language
41424 \end_layout
41425
41426 \begin_layout Description
41427 User
41428 \begin_inset space ~
41429 \end_inset
41430
41431 Interface
41432 \begin_inset space ~
41433 \end_inset
41434
41435 language Here you can select the language of LyX's menus.
41436  Unfortunately this doesn't work on Mac and Windows.
41437  It works on Linux for the languages into LyX's menus and dialogs are translated.
41438  You find the actual translation status here: 
41439 \begin_inset CommandInset href
41440 LatexCommand href
41441 name "http://www.lyx.org/I18n"
41442 target "http://www.lyx.org/I18n"
41443
41444 \end_inset
41445
41446
41447 \end_layout
41448
41449 \begin_layout Description
41450 Default
41451 \begin_inset space ~
41452 \end_inset
41453
41454 language is the language used in new documents
41455 \end_layout
41456
41457 \begin_layout Description
41458 Language
41459 \begin_inset space ~
41460 \end_inset
41461
41462 package is a LaTeX-command to load a LaTeX-package that handles language
41463  issues.
41464  The default is the LaTeX-command 
41465 \family sans
41466
41467 \backslash
41468 usepackage{babel}
41469 \family default
41470  that loads the package 
41471 \series bold
41472 babel
41473 \series default
41474 .
41475 \begin_inset Foot
41476 status collapsed
41477
41478 \begin_layout Plain Layout
41479 For an introduction to the LaTeX-Syntax, have a look at section
41480 \begin_inset space ~
41481 \end_inset
41482
41483
41484 \begin_inset CommandInset ref
41485 LatexCommand ref
41486 reference "sec:TeX-Code"
41487
41488 \end_inset
41489
41490 .
41491 \end_layout
41492
41493 \end_inset
41494
41495
41496 \begin_inset Newline newline
41497 \end_inset
41498
41499
41500 \series bold
41501 babel
41502 \series default
41503  automatically translates in the background the text labels of documents
41504  to the document language.
41505  A text label is, for instance, the word 
41506 \begin_inset Quotes eld
41507 \end_inset
41508
41509 Table
41510 \begin_inset Quotes erd
41511 \end_inset
41512
41513  at the beginning of every table caption.
41514 \end_layout
41515
41516 \begin_layout Description
41517 Command
41518 \begin_inset space ~
41519 \end_inset
41520
41521 start When a special LaTeX-package is needed to write in a certain document
41522  language, you can here specify the command to start the package.
41523  An example is the start command 
41524 \family sans
41525
41526 \backslash
41527 begin{arabtext}
41528 \family default
41529  that is needed to write Arabic using the package 
41530 \series bold
41531 ArabTeX
41532 \series default
41533 , see 
41534 \begin_inset CommandInset citation
41535 LatexCommand cite
41536 key "Arabic"
41537
41538 \end_inset
41539
41540 .
41541  The default is the 
41542 \series bold
41543 babel
41544 \series default
41545  command 
41546 \family sans
41547
41548 \backslash
41549 selectlanguage{$$lang}
41550 \family default
41551 .
41552 \end_layout
41553
41554 \begin_layout Description
41555 Command
41556 \begin_inset space ~
41557 \end_inset
41558
41559 end Counterpart to 
41560 \family sans
41561 Command start
41562 \family default
41563 .
41564  Some packages, like the default, don't have an end command since the start
41565  command toggles the package on and off.
41566 \end_layout
41567
41568 \begin_layout Description
41569 Use
41570 \begin_inset space ~
41571 \end_inset
41572
41573 babel Whether 
41574 \series bold
41575 babel
41576 \series default
41577  is used or not.
41578 \end_layout
41579
41580 \begin_layout Description
41581 Global When this option is set, the languages used in the document will
41582  be added as options to the document class options, so that they can be
41583  used by all LaTeX-packages.
41584  Otherwise they will only be used as options for the 
41585 \series bold
41586 babel
41587 \series default
41588  package.
41589 \end_layout
41590
41591 \begin_layout Description
41592 Auto
41593 \begin_inset space ~
41594 \end_inset
41595
41596 begin When this option is set, the documents starts with the chosen document
41597  language.
41598  When this option is not set, the 
41599 \family sans
41600 Command
41601 \begin_inset space ~
41602 \end_inset
41603
41604 start
41605 \family default
41606  is explicitly set to the beginning of the document in the LaTeX-output.
41607  This assures that the correct language is used when you use another 
41608 \family sans
41609 Command
41610 \begin_inset space ~
41611 \end_inset
41612
41613 start
41614 \family default
41615  than the default.
41616 \end_layout
41617
41618 \begin_layout Description
41619 Auto
41620 \begin_inset space ~
41621 \end_inset
41622
41623 end Counterpart to 
41624 \family sans
41625 Auto
41626 \begin_inset space ~
41627 \end_inset
41628
41629 begin
41630 \family default
41631 .
41632  When it is not set, the 
41633 \family sans
41634 Command
41635 \begin_inset space ~
41636 \end_inset
41637
41638 end
41639 \family default
41640  is set to the end of the document.
41641 \end_layout
41642
41643 \begin_layout Description
41644 Mark
41645 \begin_inset space ~
41646 \end_inset
41647
41648 foreign
41649 \begin_inset space ~
41650 \end_inset
41651
41652 languages Text marked formatted in a language different from the document
41653  language will be underlined blue.
41654 \end_layout
41655
41656 \begin_layout Description
41657 Enable
41658 \begin_inset space ~
41659 \end_inset
41660
41661 RTL
41662 \begin_inset space ~
41663 \end_inset
41664
41665 support Enables the use of languages, written from right to left (RTL),
41666  like Arabic, Hebrew, Farsi.
41667 \end_layout
41668
41669 \begin_layout Description
41670 Cursor
41671 \begin_inset space ~
41672 \end_inset
41673
41674 movement When writing RTL, you can define if the left and right arrow keys
41675  move the cursor visually to the left or right, respectively, or logically.
41676  Logical means that the cursor is moved to the left when pressing the right
41677  arrow key and the cursor is inside text in an RTL language.
41678 \end_layout
41679
41680 \begin_layout Subsection
41681 Spellchecker
41682 \end_layout
41683
41684 \begin_layout Standard
41685 The spellchecker settings are explained in section
41686 \begin_inset space ~
41687 \end_inset
41688
41689
41690 \begin_inset CommandInset ref
41691 LatexCommand ref
41692 reference "sec:Spellchecking"
41693
41694 \end_inset
41695
41696
41697 \end_layout
41698
41699 \begin_layout Section
41700 Outputs
41701 \end_layout
41702
41703 \begin_layout Subsection
41704 Printer
41705 \begin_inset CommandInset label
41706 LatexCommand label
41707 name "sub:Printer"
41708
41709 \end_inset
41710
41711
41712 \begin_inset Index idx
41713 status collapsed
41714
41715 \begin_layout Plain Layout
41716 Printer
41717 \end_layout
41718
41719 \end_inset
41720
41721
41722 \begin_inset Index idx
41723 status collapsed
41724
41725 \begin_layout Plain Layout
41726 Settings ! Printer
41727 \end_layout
41728
41729 \end_inset
41730
41731
41732 \end_layout
41733
41734 \begin_layout Description
41735 Default
41736 \begin_inset space ~
41737 \end_inset
41738
41739 printer Here you can specify the name of your default printer.
41740  The name will be used when the 
41741 \family sans
41742 Printer command
41743 \family default
41744  is executed.
41745 \begin_inset Newline newline
41746 \end_inset
41747
41748
41749 \begin_inset Note Greyedout
41750 status open
41751
41752 \begin_layout Plain Layout
41753
41754 \series bold
41755 Note:
41756 \series default
41757  You can leave this field empty on Windows systems because it has no effect.
41758 \end_layout
41759
41760 \end_inset
41761
41762
41763 \end_layout
41764
41765 \begin_layout Description
41766 Adapt
41767 \begin_inset space ~
41768 \end_inset
41769
41770 output
41771 \begin_inset space ~
41772 \end_inset
41773
41774 to
41775 \begin_inset space ~
41776 \end_inset
41777
41778 printer This option works only for the 
41779 \family sans
41780 Printer command
41781 \family default
41782  
41783 \begin_inset Quotes eld
41784 \end_inset
41785
41786
41787 \family sans
41788 dvips
41789 \family default
41790
41791 \begin_inset Quotes erd
41792 \end_inset
41793
41794 .
41795  It activates a configuration file for dvips.
41796  This is an option only for dvips experts.
41797 \end_layout
41798
41799 \begin_layout Description
41800 Printer
41801 \begin_inset space ~
41802 \end_inset
41803
41804 command is the command LyX
41805 \begin_inset space \thinspace{}
41806 \end_inset
41807
41808 /
41809 \begin_inset space \thinspace{}
41810 \end_inset
41811
41812 LaTeX uses for printing.
41813  The default is on most systems 
41814 \family sans
41815 dvips
41816 \family default
41817 .
41818 \end_layout
41819
41820 \begin_layout Description
41821 Printer
41822 \begin_inset space ~
41823 \end_inset
41824
41825 Command
41826 \begin_inset space ~
41827 \end_inset
41828
41829 Options Here you can specify printer options.
41830  A list of printer options with explanations can be found in the documentation
41831  of the program that provides the 
41832 \family sans
41833 Printer command
41834 \family default
41835  you are using.
41836 \end_layout
41837
41838 \begin_layout Subsection
41839 Date Format
41840 \begin_inset Index idx
41841 status collapsed
41842
41843 \begin_layout Plain Layout
41844 Date Format
41845 \end_layout
41846
41847 \end_inset
41848
41849
41850 \begin_inset Index idx
41851 status collapsed
41852
41853 \begin_layout Plain Layout
41854 Settings ! Date format
41855 \end_layout
41856
41857 \end_inset
41858
41859
41860 \end_layout
41861
41862 \begin_layout Standard
41863 The date format can be one or a mixture of the formats listed here:
41864 \begin_inset Newline newline
41865 \end_inset
41866
41867
41868 \begin_inset Flex URL
41869 status collapsed
41870
41871 \begin_layout Plain Layout
41872
41873 http://unixhelp.ed.ac.uk/CGI/man-cgi?date
41874 \end_layout
41875
41876 \end_inset
41877
41878
41879 \begin_inset Newline newline
41880 \end_inset
41881
41882 For example the format
41883 \begin_inset Newline newline
41884 \end_inset
41885
41886 %d/%m/%y
41887 \begin_inset Newline newline
41888 \end_inset
41889
41890 prints the date as day/month/year.
41891 \end_layout
41892
41893 \begin_layout Subsection
41894 Plain Text
41895 \end_layout
41896
41897 \begin_layout Description
41898 Output
41899 \begin_inset space ~
41900 \end_inset
41901
41902 line
41903 \begin_inset space ~
41904 \end_inset
41905
41906 length sets the maximum number of characters printed in one line when using
41907  the menu 
41908 \family sans
41909 File\SpecialChar \menuseparator
41910 Export\SpecialChar \menuseparator
41911 Plain
41912 \begin_inset space ~
41913 \end_inset
41914
41915 text
41916 \family default
41917 .
41918  Setting the line line length to 0 means all text is printed in one endless
41919  line.
41920 \end_layout
41921
41922 \begin_layout Description
41923 roff
41924 \begin_inset space ~
41925 \end_inset
41926
41927 command defines an additional command used to produce better ASCII tables
41928  with the 
41929 \family typewriter
41930 groff/troff/nroff
41931 \family default
41932  UNIX-commands (refer to their manuals for more information about them).
41933  Setting this as empty tells LyX to use the internal formatter.
41934 \end_layout
41935
41936 \begin_layout Subsection
41937 LaT
41938 \begin_inset ERT
41939 status collapsed
41940
41941 \begin_layout Plain Layout
41942
41943 {}
41944 \end_layout
41945
41946 \end_inset
41947
41948 eX
41949 \begin_inset CommandInset label
41950 LatexCommand label
41951 name "sub:LaTeX-settings"
41952
41953 \end_inset
41954
41955
41956 \begin_inset Index idx
41957 status collapsed
41958
41959 \begin_layout Plain Layout
41960 Settings ! LaTeX
41961 \end_layout
41962
41963 \end_inset
41964
41965
41966 \end_layout
41967
41968 \begin_layout Description
41969 Te
41970 \begin_inset ERT
41971 status collapsed
41972
41973 \begin_layout Plain Layout
41974
41975 {}
41976 \end_layout
41977
41978 \end_inset
41979
41980 X
41981 \begin_inset space ~
41982 \end_inset
41983
41984 encoding This is the default encoding of the document font.
41985  
41986 \family sans
41987 T1
41988 \family default
41989  is the default and covers western languages and symbols.
41990  
41991 \family sans
41992 T2A
41993 \family default
41994
41995 \family sans
41996 T2B
41997 \family default
41998
41999 \family sans
42000 T2C
42001 \family default
42002
42003 \family sans
42004 LCY
42005 \family default
42006 , and 
42007 \family sans
42008 X2
42009 \family default
42010  are for Cyrillic.
42011  Combinations of the encodings are possible, like 
42012 \begin_inset Quotes erd
42013 \end_inset
42014
42015
42016 \family sans
42017 T1, T2B
42018 \family default
42019
42020 \begin_inset Quotes erd
42021 \end_inset
42022
42023 .
42024  The font encoding is normally automatically loaded by the language packages
42025  LyX sets up in the background.
42026  So there is no need to change the default encoding.
42027 \end_layout
42028
42029 \begin_layout Description
42030 Default
42031 \begin_inset space ~
42032 \end_inset
42033
42034 paper
42035 \begin_inset space ~
42036 \end_inset
42037
42038 size This is the paper size that is used for new documents.
42039  The 
42040 \family sans
42041 Default
42042 \family default
42043  value depends on your LaTeX-system setup.
42044 \end_layout
42045
42046 \begin_layout Standard
42047 You can also specify here commands with parameters for the listed applications.
42048  But before you change something, it is strongly recommended to read the
42049  manuals of the applications.
42050  Currently the following commands can be set:
42051 \end_layout
42052
42053 \begin_layout Description
42054 CheckTe
42055 \begin_inset ERT
42056 status collapsed
42057
42058 \begin_layout Plain Layout
42059
42060 {}
42061 \end_layout
42062
42063 \end_inset
42064
42065 X
42066 \begin_inset space ~
42067 \end_inset
42068
42069 command Command for the program 
42070 \family sans
42071 CheckTeX
42072 \family default
42073  that is described in the section 
42074 \emph on
42075 Checking TeX
42076 \emph default
42077  of the 
42078 \emph on
42079 Additional Features
42080 \emph default
42081  manual.
42082 \end_layout
42083
42084 \begin_layout Description
42085 BibTe
42086 \begin_inset ERT
42087 status collapsed
42088
42089 \begin_layout Plain Layout
42090
42091 {}
42092 \end_layout
42093
42094 \end_inset
42095
42096 X
42097 \begin_inset space ~
42098 \end_inset
42099
42100 command Command for the program 
42101 \family sans
42102 BibTeX
42103 \family default
42104  that generates the bibliography, see section
42105 \begin_inset space ~
42106 \end_inset
42107
42108
42109 \begin_inset CommandInset ref
42110 LatexCommand ref
42111 reference "sub:Bibliography-databases"
42112
42113 \end_inset
42114
42115 .
42116 \end_layout
42117
42118 \begin_layout Description
42119 Index
42120 \begin_inset space ~
42121 \end_inset
42122
42123 command Command for the program that generates the index, see section
42124 \begin_inset space ~
42125 \end_inset
42126
42127
42128 \begin_inset CommandInset ref
42129 LatexCommand ref
42130 reference "sub:Index-Program"
42131
42132 \end_inset
42133
42134 .
42135 \end_layout
42136
42137 \begin_layout Description
42138 Nomenclature
42139 \begin_inset space ~
42140 \end_inset
42141
42142 command Command for the program that generates the nomenclature, see section
42143 \begin_inset space ~
42144 \end_inset
42145
42146
42147 \begin_inset CommandInset ref
42148 LatexCommand ref
42149 reference "sub:Nomenclature-Program"
42150
42151 \end_inset
42152
42153 .
42154 \end_layout
42155
42156 \begin_layout Description
42157 DVI
42158 \begin_inset space ~
42159 \end_inset
42160
42161 viewer
42162 \begin_inset space ~
42163 \end_inset
42164
42165 paper
42166 \begin_inset space ~
42167 \end_inset
42168
42169 size
42170 \begin_inset space ~
42171 \end_inset
42172
42173 options They only have an effect when the program 
42174 \family sans
42175 xdvi
42176 \family default
42177  is used as DVI-viewer.
42178 \end_layout
42179
42180 \begin_layout Standard
42181 There are additionally the following options:
42182 \end_layout
42183
42184 \begin_layout Description
42185 Use
42186 \begin_inset space ~
42187 \end_inset
42188
42189 Windows-style
42190 \begin_inset space ~
42191 \end_inset
42192
42193 paths
42194 \begin_inset space ~
42195 \end_inset
42196
42197 in
42198 \begin_inset space ~
42199 \end_inset
42200
42201 LaTeX
42202 \begin_inset space ~
42203 \end_inset
42204
42205 files Uses paths in the notation of Windows, that means that 
42206 \begin_inset Quotes eld
42207 \end_inset
42208
42209
42210 \backslash
42211
42212 \begin_inset Quotes erd
42213 \end_inset
42214
42215  is used instead of 
42216 \begin_inset Quotes eld
42217 \end_inset
42218
42219 /
42220 \begin_inset Quotes erd
42221 \end_inset
42222
42223  to separate folders.
42224  This option is enabled by default when you use LyX on Windows.
42225 \begin_inset Index idx
42226 status collapsed
42227
42228 \begin_layout Plain Layout
42229 Paths
42230 \end_layout
42231
42232 \end_inset
42233
42234
42235 \begin_inset Index idx
42236 status collapsed
42237
42238 \begin_layout Plain Layout
42239 Settings ! Paths
42240 \end_layout
42241
42242 \end_inset
42243
42244
42245 \end_layout
42246
42247 \begin_layout Description
42248 Reset
42249 \begin_inset space ~
42250 \end_inset
42251
42252 class
42253 \begin_inset space ~
42254 \end_inset
42255
42256 options
42257 \begin_inset space ~
42258 \end_inset
42259
42260 when
42261 \begin_inset space ~
42262 \end_inset
42263
42264 document
42265 \begin_inset space ~
42266 \end_inset
42267
42268 classes
42269 \begin_inset space ~
42270 \end_inset
42271
42272 changes Removes all manually set document class options in the 
42273 \family sans
42274 Document\SpecialChar \menuseparator
42275 Settings
42276 \family default
42277  dialog when changing the document class.
42278 \end_layout
42279
42280 \begin_layout Section
42281 File
42282 \begin_inset space ~
42283 \end_inset
42284
42285 Handling
42286 \begin_inset Index idx
42287 status collapsed
42288
42289 \begin_layout Plain Layout
42290 File handling
42291 \end_layout
42292
42293 \end_inset
42294
42295
42296 \end_layout
42297
42298 \begin_layout Subsection
42299 Converters
42300 \begin_inset Index idx
42301 status collapsed
42302
42303 \begin_layout Plain Layout
42304 Converters
42305 \end_layout
42306
42307 \end_inset
42308
42309
42310 \end_layout
42311
42312 \begin_layout Standard
42313 Here you find the list of defined converter commands to convert material
42314  from one format to another.
42315  You can modify them or create new ones.
42316  To modify a converter, select it, change the entry of the field 
42317 \family sans
42318 Converter
42319 \family default
42320  and/or 
42321 \family sans
42322 Extra
42323 \begin_inset space ~
42324 \end_inset
42325
42326 flag
42327 \family default
42328 , and press the 
42329 \family sans
42330 Modify
42331 \family default
42332  button.
42333  To create a new converter, select an existing one, select a different format
42334  in the 
42335 \family sans
42336 From
42337 \begin_inset space ~
42338 \end_inset
42339
42340 format
42341 \family default
42342  drop-down list, modify the 
42343 \family sans
42344 Converter
42345 \family default
42346  field, and press the 
42347 \family sans
42348 Add
42349 \family default
42350  button.
42351 \end_layout
42352
42353 \begin_layout Standard
42354 When the 
42355 \family sans
42356 Converter File Cache
42357 \family default
42358  is enabled, conversions will be cached as long as specified in the field
42359  
42360 \family sans
42361 Maximum Age (in days
42362 \family default
42363 ).
42364  This means that images don't need to be converted again when you reopen
42365  a document; the converted images from the cache will be used instead.
42366 \end_layout
42367
42368 \begin_layout Standard
42369 More about converters, like the variables and flags that can be used in
42370  the converter definition, is described in the section 
42371 \emph on
42372 Converters
42373 \emph default
42374  of the 
42375 \emph on
42376 Customization
42377 \emph default
42378  manual.
42379 \end_layout
42380
42381 \begin_layout Subsection
42382 File Formats
42383 \begin_inset CommandInset label
42384 LatexCommand label
42385 name "sec:File-Formats"
42386
42387 \end_inset
42388
42389
42390 \begin_inset Index idx
42391 status collapsed
42392
42393 \begin_layout Plain Layout
42394 File formats
42395 \end_layout
42396
42397 \end_inset
42398
42399
42400 \begin_inset Index idx
42401 status collapsed
42402
42403 \begin_layout Plain Layout
42404 Copiers
42405 \end_layout
42406
42407 \end_inset
42408
42409
42410 \end_layout
42411
42412 \begin_layout Standard
42413 Here you find the list of defined file formats that LyX can handle.
42414  You can modify the viewer and editor program that should be used for certain
42415  formats.
42416 \end_layout
42417
42418 \begin_layout Standard
42419 More about formats, like the options that can be used in the format definition,
42420  is described in the section 
42421 \emph on
42422 Formats
42423 \emph default
42424  of the 
42425 \emph on
42426 Customization
42427 \emph default
42428  manual.
42429 \end_layout
42430
42431 \begin_layout Standard
42432 Since all conversions from one format to another take place in LyX's temporary
42433  directory, it is sometimes necessary to modify a file before copying it
42434  to the temporary directory in order that the conversion may be performed.
42435  This is done by specifying a 
42436 \family sans
42437 Copier
42438 \family default
42439 .
42440  More about this is described in the section 
42441 \emph on
42442 Copiers
42443 \emph default
42444  of the 
42445 \emph on
42446 Customization
42447 \emph default
42448  manual.
42449 \end_layout
42450
42451 \begin_layout Chapter
42452 Units available in LyX
42453 \begin_inset Index idx
42454 status collapsed
42455
42456 \begin_layout Plain Layout
42457 Units
42458 \end_layout
42459
42460 \end_inset
42461
42462
42463 \begin_inset CommandInset label
42464 LatexCommand label
42465 name "cha:Units-available-in"
42466
42467 \end_inset
42468
42469
42470 \end_layout
42471
42472 \begin_layout Standard
42473 To understand the units described in this documentation, 
42474 \begin_inset CommandInset ref
42475 LatexCommand ref
42476 reference "cap:Units"
42477
42478 \end_inset
42479
42480  explains all units available in LyX.
42481 \end_layout
42482
42483 \begin_layout Standard
42484 \begin_inset Float table
42485 placement h
42486 wide false
42487 sideways false
42488 status open
42489
42490 \begin_layout Plain Layout
42491 \begin_inset Caption
42492
42493 \begin_layout Plain Layout
42494 \begin_inset CommandInset label
42495 LatexCommand label
42496 name "cap:Units"
42497
42498 \end_inset
42499
42500 Units
42501 \end_layout
42502
42503 \end_inset
42504
42505
42506 \end_layout
42507
42508 \begin_layout Plain Layout
42509 \begin_inset VSpace medskip
42510 \end_inset
42511
42512
42513 \end_layout
42514
42515 \begin_layout Plain Layout
42516 \align center
42517 \begin_inset Tabular
42518 <lyxtabular version="3" rows="20" columns="2">
42519 <features tabularvalignment="middle">
42520 <column alignment="center" valignment="top" width="0">
42521 <column alignment="center" valignment="top" width="0">
42522 <row>
42523 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
42524 \begin_inset Text
42525
42526 \begin_layout Plain Layout
42527 unit
42528 \end_layout
42529
42530 \end_inset
42531 </cell>
42532 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
42533 \begin_inset Text
42534
42535 \begin_layout Plain Layout
42536 name/description
42537 \end_layout
42538
42539 \end_inset
42540 </cell>
42541 </row>
42542 <row>
42543 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42544 \begin_inset Text
42545
42546 \begin_layout Plain Layout
42547 mm
42548 \end_layout
42549
42550 \end_inset
42551 </cell>
42552 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42553 \begin_inset Text
42554
42555 \begin_layout Plain Layout
42556 millimeter
42557 \end_layout
42558
42559 \end_inset
42560 </cell>
42561 </row>
42562 <row>
42563 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42564 \begin_inset Text
42565
42566 \begin_layout Plain Layout
42567 cm
42568 \end_layout
42569
42570 \end_inset
42571 </cell>
42572 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42573 \begin_inset Text
42574
42575 \begin_layout Plain Layout
42576 centimeter
42577 \end_layout
42578
42579 \end_inset
42580 </cell>
42581 </row>
42582 <row>
42583 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42584 \begin_inset Text
42585
42586 \begin_layout Plain Layout
42587 in
42588 \end_layout
42589
42590 \end_inset
42591 </cell>
42592 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42593 \begin_inset Text
42594
42595 \begin_layout Plain Layout
42596 inch
42597 \end_layout
42598
42599 \end_inset
42600 </cell>
42601 </row>
42602 <row>
42603 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42604 \begin_inset Text
42605
42606 \begin_layout Plain Layout
42607 pt
42608 \end_layout
42609
42610 \end_inset
42611 </cell>
42612 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42613 \begin_inset Text
42614
42615 \begin_layout Plain Layout
42616 point (72.27
42617 \begin_inset space \thinspace{}
42618 \end_inset
42619
42620 pt = 1
42621 \begin_inset space \thinspace{}
42622 \end_inset
42623
42624 in)
42625 \end_layout
42626
42627 \end_inset
42628 </cell>
42629 </row>
42630 <row>
42631 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42632 \begin_inset Text
42633
42634 \begin_layout Plain Layout
42635 pc
42636 \end_layout
42637
42638 \end_inset
42639 </cell>
42640 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42641 \begin_inset Text
42642
42643 \begin_layout Plain Layout
42644 pica (1
42645 \begin_inset space \thinspace{}
42646 \end_inset
42647
42648 pc = 12
42649 \begin_inset space \thinspace{}
42650 \end_inset
42651
42652 pt)
42653 \end_layout
42654
42655 \end_inset
42656 </cell>
42657 </row>
42658 <row>
42659 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42660 \begin_inset Text
42661
42662 \begin_layout Plain Layout
42663 sp
42664 \end_layout
42665
42666 \end_inset
42667 </cell>
42668 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42669 \begin_inset Text
42670
42671 \begin_layout Plain Layout
42672 scaled point (65536
42673 \begin_inset space \thinspace{}
42674 \end_inset
42675
42676 sp = 1
42677 \begin_inset space \thinspace{}
42678 \end_inset
42679
42680 pt)
42681 \end_layout
42682
42683 \end_inset
42684 </cell>
42685 </row>
42686 <row>
42687 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42688 \begin_inset Text
42689
42690 \begin_layout Plain Layout
42691 bp
42692 \end_layout
42693
42694 \end_inset
42695 </cell>
42696 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42697 \begin_inset Text
42698
42699 \begin_layout Plain Layout
42700 big point (72
42701 \begin_inset space \thinspace{}
42702 \end_inset
42703
42704 bp = 1
42705 \begin_inset space \thinspace{}
42706 \end_inset
42707
42708 in)
42709 \end_layout
42710
42711 \end_inset
42712 </cell>
42713 </row>
42714 <row>
42715 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42716 \begin_inset Text
42717
42718 \begin_layout Plain Layout
42719 dd
42720 \end_layout
42721
42722 \end_inset
42723 </cell>
42724 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42725 \begin_inset Text
42726
42727 \begin_layout Plain Layout
42728 didot (72
42729 \begin_inset space \thinspace{}
42730 \end_inset
42731
42732 dd 
42733 \begin_inset Formula $\approx
42734 $
42735 \end_inset
42736
42737  37.6
42738 \begin_inset space \thinspace{}
42739 \end_inset
42740
42741 mm)
42742 \end_layout
42743
42744 \end_inset
42745 </cell>
42746 </row>
42747 <row>
42748 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42749 \begin_inset Text
42750
42751 \begin_layout Plain Layout
42752 cc
42753 \end_layout
42754
42755 \end_inset
42756 </cell>
42757 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42758 \begin_inset Text
42759
42760 \begin_layout Plain Layout
42761 cicero (1
42762 \begin_inset space \thinspace{}
42763 \end_inset
42764
42765 cc = 12
42766 \begin_inset space \thinspace{}
42767 \end_inset
42768
42769 dd)
42770 \end_layout
42771
42772 \end_inset
42773 </cell>
42774 </row>
42775 <row>
42776 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42777 \begin_inset Text
42778
42779 \begin_layout Plain Layout
42780 Scale%
42781 \end_layout
42782
42783 \end_inset
42784 </cell>
42785 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42786 \begin_inset Text
42787
42788 \begin_layout Plain Layout
42789 % of original image width
42790 \end_layout
42791
42792 \end_inset
42793 </cell>
42794 </row>
42795 <row>
42796 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42797 \begin_inset Text
42798
42799 \begin_layout Plain Layout
42800 text%
42801 \end_layout
42802
42803 \end_inset
42804 </cell>
42805 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42806 \begin_inset Text
42807
42808 \begin_layout Plain Layout
42809 % of text width
42810 \end_layout
42811
42812 \end_inset
42813 </cell>
42814 </row>
42815 <row>
42816 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42817 \begin_inset Text
42818
42819 \begin_layout Plain Layout
42820 col%
42821 \end_layout
42822
42823 \end_inset
42824 </cell>
42825 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42826 \begin_inset Text
42827
42828 \begin_layout Plain Layout
42829 % of column width
42830 \end_layout
42831
42832 \end_inset
42833 </cell>
42834 </row>
42835 <row>
42836 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42837 \begin_inset Text
42838
42839 \begin_layout Plain Layout
42840 page%
42841 \end_layout
42842
42843 \end_inset
42844 </cell>
42845 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42846 \begin_inset Text
42847
42848 \begin_layout Plain Layout
42849 % of paper width
42850 \end_layout
42851
42852 \end_inset
42853 </cell>
42854 </row>
42855 <row>
42856 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42857 \begin_inset Text
42858
42859 \begin_layout Plain Layout
42860 line%
42861 \end_layout
42862
42863 \end_inset
42864 </cell>
42865 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42866 \begin_inset Text
42867
42868 \begin_layout Plain Layout
42869 % of line width
42870 \end_layout
42871
42872 \end_inset
42873 </cell>
42874 </row>
42875 <row>
42876 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42877 \begin_inset Text
42878
42879 \begin_layout Plain Layout
42880 theight%
42881 \end_layout
42882
42883 \end_inset
42884 </cell>
42885 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42886 \begin_inset Text
42887
42888 \begin_layout Plain Layout
42889 % of text height
42890 \end_layout
42891
42892 \end_inset
42893 </cell>
42894 </row>
42895 <row>
42896 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42897 \begin_inset Text
42898
42899 \begin_layout Plain Layout
42900 pheight%
42901 \end_layout
42902
42903 \end_inset
42904 </cell>
42905 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42906 \begin_inset Text
42907
42908 \begin_layout Plain Layout
42909 % of paper height
42910 \end_layout
42911
42912 \end_inset
42913 </cell>
42914 </row>
42915 <row>
42916 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42917 \begin_inset Text
42918
42919 \begin_layout Plain Layout
42920 ex
42921 \end_layout
42922
42923 \end_inset
42924 </cell>
42925 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42926 \begin_inset Text
42927
42928 \begin_layout Plain Layout
42929 height of letter 
42930 \emph on
42931 x
42932 \emph default
42933  in current font
42934 \end_layout
42935
42936 \end_inset
42937 </cell>
42938 </row>
42939 <row>
42940 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42941 \begin_inset Text
42942
42943 \begin_layout Plain Layout
42944 em
42945 \end_layout
42946
42947 \end_inset
42948 </cell>
42949 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42950 \begin_inset Text
42951
42952 \begin_layout Plain Layout
42953 width of letter 
42954 \emph on
42955 M
42956 \emph default
42957  in current font
42958 \end_layout
42959
42960 \end_inset
42961 </cell>
42962 </row>
42963 <row>
42964 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
42965 \begin_inset Text
42966
42967 \begin_layout Plain Layout
42968 mu
42969 \end_layout
42970
42971 \end_inset
42972 </cell>
42973 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
42974 \begin_inset Text
42975
42976 \begin_layout Plain Layout
42977 math unit (1
42978 \begin_inset space \thinspace{}
42979 \end_inset
42980
42981 mu = 1/18
42982 \begin_inset space \thinspace{}
42983 \end_inset
42984
42985 em)
42986 \end_layout
42987
42988 \end_inset
42989 </cell>
42990 </row>
42991 </lyxtabular>
42992
42993 \end_inset
42994
42995
42996 \end_layout
42997
42998 \end_inset
42999
43000
43001 \end_layout
43002
43003 \begin_layout Chapter
43004 Credits
43005 \begin_inset CommandInset label
43006 LatexCommand label
43007 name "cha:Credits"
43008
43009 \end_inset
43010
43011
43012 \end_layout
43013
43014 \begin_layout Standard
43015 The documentation is a collaborative effort between many different people
43016  (and we would encourage people to contribute!).
43017 \end_layout
43018
43019 \begin_layout Itemize
43020
43021 \noun on
43022 Alejandro Aguilar Sierra
43023 \end_layout
43024
43025 \begin_layout Itemize
43026
43027 \noun on
43028 Amir Karger
43029 \end_layout
43030
43031 \begin_layout Itemize
43032
43033 \noun on
43034 David Johnson
43035 \end_layout
43036
43037 \begin_layout Itemize
43038
43039 \noun on
43040 Hartmut Haase
43041 \end_layout
43042
43043 \begin_layout Itemize
43044
43045 \noun on
43046 Ignacio García
43047 \end_layout
43048
43049 \begin_layout Itemize
43050
43051 \noun on
43052 Ivan Schreter
43053 \end_layout
43054
43055 \begin_layout Itemize
43056
43057 \noun on
43058 John Raithel
43059 \end_layout
43060
43061 \begin_layout Itemize
43062
43063 \noun on
43064 John Weiss
43065 \end_layout
43066
43067 \begin_layout Itemize
43068
43069 \noun on
43070 Lars Gullik Bjønnes
43071 \end_layout
43072
43073 \begin_layout Itemize
43074
43075 \noun on
43076 Matthias Ettrich
43077 \end_layout
43078
43079 \begin_layout Itemize
43080
43081 \noun on
43082 Matthias Zenker
43083 \end_layout
43084
43085 \begin_layout Itemize
43086
43087 \noun on
43088 Rich Fields
43089 \end_layout
43090
43091 \begin_layout Itemize
43092
43093 \noun on
43094 Pascal André
43095 \end_layout
43096
43097 \begin_layout Itemize
43098
43099 \noun on
43100 Paul Evans
43101 \end_layout
43102
43103 \begin_layout Itemize
43104
43105 \noun on
43106 Paul Russel
43107 \end_layout
43108
43109 \begin_layout Itemize
43110
43111 \noun on
43112 Robin Socha
43113 \end_layout
43114
43115 \begin_layout Itemize
43116
43117 \noun on
43118 Uwe Stöhr
43119 \end_layout
43120
43121 \begin_layout Itemize
43122 The LyX Team: 
43123 \begin_inset CommandInset citation
43124 LatexCommand cite
43125 key "lyxcredit"
43126
43127 \end_inset
43128
43129
43130 \end_layout
43131
43132 \begin_layout Standard
43133 \begin_inset Newpage newpage
43134 \end_inset
43135
43136 The bibliography on the following page was created with the 
43137 \family sans
43138 Bibliography
43139 \family default
43140  environment.
43141 \end_layout
43142
43143 \begin_layout Bibliography
43144 \labelwidthstring Literaturverzeichnis
43145 \begin_inset CommandInset bibitem
43146 LatexCommand bibitem
43147 label "Credits"
43148 key "lyxcredit"
43149
43150 \end_inset
43151
43152 The LyX Team: 
43153 \begin_inset CommandInset href
43154 LatexCommand href
43155 name "Credits"
43156 target "http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS"
43157
43158 \end_inset
43159
43160 :
43161 \begin_inset Newline newline
43162 \end_inset
43163
43164
43165 \begin_inset Flex URL
43166 status collapsed
43167
43168 \begin_layout Plain Layout
43169
43170 http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS
43171 \end_layout
43172
43173 \end_inset
43174
43175
43176 \end_layout
43177
43178 \begin_layout Bibliography
43179 \labelwidthstring Literaturverzeichnis
43180 \begin_inset CommandInset bibitem
43181 LatexCommand bibitem
43182 key "latexcompanion"
43183
43184 \end_inset
43185
43186 Frank Mittelbach and Michel Goossens: 
43187 \emph on
43188 The LaTeX Companion Second Edition.
43189
43190 \emph default
43191  Addison-Wesley, 2004
43192 \end_layout
43193
43194 \begin_layout Bibliography
43195 \labelwidthstring Literaturverzeichnis
43196 \begin_inset CommandInset bibitem
43197 LatexCommand bibitem
43198 key "latexguide"
43199
43200 \end_inset
43201
43202 Helmut Kopka and Patrick W.
43203  Daly: 
43204 \emph on
43205 A Guide to LaTeX Fourth Edition.
43206
43207 \emph default
43208  Addison-Wesley, 2003
43209 \end_layout
43210
43211 \begin_layout Bibliography
43212 \labelwidthstring Literaturverzeichnis
43213 \begin_inset CommandInset bibitem
43214 LatexCommand bibitem
43215 key "latexbook"
43216
43217 \end_inset
43218
43219 Leslie Lamport: 
43220 \emph on
43221 LaTeX: A Document Preparation System.
43222
43223 \emph default
43224  Addison-Wesley, second edition, 1994
43225 \end_layout
43226
43227 \begin_layout Bibliography
43228 \labelwidthstring Literaturverzeichnis
43229 \begin_inset CommandInset bibitem
43230 LatexCommand bibitem
43231 key "texbook"
43232
43233 \end_inset
43234
43235 Donald E.
43236  Knuth.
43237  
43238 \emph on
43239 The TeXbook.
43240
43241 \emph default
43242  Addison-Wesley, 1984
43243 \end_layout
43244
43245 \begin_layout Bibliography
43246 \labelwidthstring Literaturverzeichnis
43247 \begin_inset CommandInset bibitem
43248 LatexCommand bibitem
43249 key "TeXCatalogue"
43250
43251 \end_inset
43252
43253 The TeX Catalogue:
43254 \begin_inset Newline newline
43255 \end_inset
43256
43257
43258 \begin_inset Flex URL
43259 status collapsed
43260
43261 \begin_layout Plain Layout
43262
43263 http://www.ctan.org/tex-archive/help/Catalogue/bytopic.html
43264 \end_layout
43265
43266 \end_inset
43267
43268
43269 \end_layout
43270
43271 \begin_layout Bibliography
43272 \labelwidthstring Literaturverzeichnis
43273 \begin_inset CommandInset bibitem
43274 LatexCommand bibitem
43275 key "LaTeXFAQ"
43276
43277 \end_inset
43278
43279 The LaTeX FAQ:
43280 \begin_inset Newline newline
43281 \end_inset
43282
43283
43284 \begin_inset Flex URL
43285 status collapsed
43286
43287 \begin_layout Plain Layout
43288
43289 http://www.tex.ac.uk/cgi-bin/texfaq2html
43290 \end_layout
43291
43292 \end_inset
43293
43294
43295 \end_layout
43296
43297 \begin_layout Bibliography
43298 \labelwidthstring Literaturverzeichnis
43299 \begin_inset CommandInset bibitem
43300 LatexCommand bibitem
43301 key "BibTeX"
43302
43303 \end_inset
43304
43305
43306 \begin_inset CommandInset href
43307 LatexCommand href
43308 name "Documentation"
43309 target "http://www.ctan.org/get/biblio/bibtex/contrib/doc/btxdoc.pdf"
43310
43311 \end_inset
43312
43313  of the program 
43314 \family sans
43315 BibTeX
43316 \family default
43317 :
43318 \begin_inset Newline newline
43319 \end_inset
43320
43321
43322 \begin_inset Flex URL
43323 status collapsed
43324
43325 \begin_layout Plain Layout
43326
43327 http://www.ctan.org/get/biblio/bibtex/contrib/doc/btxdoc.pdf
43328 \end_layout
43329
43330 \end_inset
43331
43332
43333 \end_layout
43334
43335 \begin_layout Bibliography
43336 \labelwidthstring Literaturverzeichnis
43337 \begin_inset CommandInset bibitem
43338 LatexCommand bibitem
43339 key "BibTeX-2"
43340
43341 \end_inset
43342
43343
43344 \begin_inset CommandInset href
43345 LatexCommand href
43346 name "Documentation"
43347 target "http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf"
43348
43349 \end_inset
43350
43351  how to use the program 
43352 \family sans
43353 BibTeX
43354 \family default
43355 :
43356 \begin_inset Newline newline
43357 \end_inset
43358
43359
43360 \begin_inset Flex URL
43361 status collapsed
43362
43363 \begin_layout Plain Layout
43364
43365 http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf
43366 \end_layout
43367
43368 \end_inset
43369
43370
43371 \end_layout
43372
43373 \begin_layout Bibliography
43374 \labelwidthstring Literaturverzeichnis
43375 \begin_inset CommandInset bibitem
43376 LatexCommand bibitem
43377 key "makeindex"
43378
43379 \end_inset
43380
43381
43382 \begin_inset CommandInset href
43383 LatexCommand href
43384 name "Documentation"
43385 target "http://tug.ctan.org/indexing/makeindex/doc/manpages.dvi"
43386
43387 \end_inset
43388
43389  of the program 
43390 \family sans
43391 makeindex
43392 \family default
43393 :
43394 \begin_inset Newline newline
43395 \end_inset
43396
43397
43398 \begin_inset Flex URL
43399 status collapsed
43400
43401 \begin_layout Plain Layout
43402
43403 http://tug.ctan.org/indexing/makeindex/doc/manpages.dvi
43404 \end_layout
43405
43406 \end_inset
43407
43408
43409 \end_layout
43410
43411 \begin_layout Bibliography
43412 \labelwidthstring Literaturverzeichnis
43413 \begin_inset CommandInset bibitem
43414 LatexCommand bibitem
43415 key "xindy"
43416
43417 \end_inset
43418
43419
43420 \begin_inset CommandInset href
43421 LatexCommand href
43422 name "Documentation"
43423 target "http://www.xindy.org/documentation.html"
43424
43425 \end_inset
43426
43427  of the program 
43428 \family sans
43429 xindy
43430 \family default
43431 :
43432 \begin_inset Newline newline
43433 \end_inset
43434
43435
43436 \begin_inset Flex URL
43437 status collapsed
43438
43439 \begin_layout Plain Layout
43440
43441 http://www.xindy.org/documentation.html
43442 \end_layout
43443
43444 \end_inset
43445
43446
43447 \end_layout
43448
43449 \begin_layout Bibliography
43450 \labelwidthstring Literaturverzeichnis
43451 \begin_inset CommandInset bibitem
43452 LatexCommand bibitem
43453 key "caption"
43454
43455 \end_inset
43456
43457
43458 \begin_inset CommandInset href
43459 LatexCommand href
43460 name "Documentation"
43461 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
43462
43463 \end_inset
43464
43465  of the LaTeX-package 
43466 \series bold
43467 caption
43468 \series default
43469
43470 \begin_inset Index idx
43471 status collapsed
43472
43473 \begin_layout Plain Layout
43474 LaTeX-packages ! caption
43475 \end_layout
43476
43477 \end_inset
43478
43479 :
43480 \begin_inset Newline newline
43481 \end_inset
43482
43483
43484 \begin_inset Flex URL
43485 status collapsed
43486
43487 \begin_layout Plain Layout
43488
43489 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf
43490 \end_layout
43491
43492 \end_inset
43493
43494
43495 \end_layout
43496
43497 \begin_layout Bibliography
43498 \labelwidthstring Literaturverzeichnis
43499 \begin_inset CommandInset bibitem
43500 LatexCommand bibitem
43501 key "fancyhdr"
43502
43503 \end_inset
43504
43505
43506 \begin_inset CommandInset href
43507 LatexCommand href
43508 name "Documentation"
43509 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf"
43510
43511 \end_inset
43512
43513  of the LaTeX-package 
43514 \series bold
43515 fancyhdr
43516 \series default
43517
43518 \begin_inset Index idx
43519 status collapsed
43520
43521 \begin_layout Plain Layout
43522 LaTeX-packages ! fancyhdr
43523 \end_layout
43524
43525 \end_inset
43526
43527 :
43528 \begin_inset Newline newline
43529 \end_inset
43530
43531
43532 \begin_inset Flex URL
43533 status collapsed
43534
43535 \begin_layout Plain Layout
43536
43537 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf
43538 \end_layout
43539
43540 \end_inset
43541
43542
43543 \end_layout
43544
43545 \begin_layout Bibliography
43546 \labelwidthstring Literaturverzeichnis
43547 \begin_inset CommandInset bibitem
43548 LatexCommand bibitem
43549 key "hyperref"
43550
43551 \end_inset
43552
43553
43554 \series bold
43555
43556 \begin_inset CommandInset href
43557 LatexCommand href
43558 name "Documentation"
43559 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
43560
43561 \end_inset
43562
43563
43564 \series default
43565  of the LaTeX-package 
43566 \series bold
43567 hyperref
43568 \series default
43569
43570 \begin_inset Index idx
43571 status collapsed
43572
43573 \begin_layout Plain Layout
43574 LaTeX-packages ! hyperref
43575 \end_layout
43576
43577 \end_inset
43578
43579 :
43580 \begin_inset Newline newline
43581 \end_inset
43582
43583
43584 \begin_inset Flex URL
43585 status collapsed
43586
43587 \begin_layout Plain Layout
43588
43589 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf
43590 \end_layout
43591
43592 \end_inset
43593
43594
43595 \end_layout
43596
43597 \begin_layout Bibliography
43598 \labelwidthstring Literaturverzeichnis
43599 \begin_inset CommandInset bibitem
43600 LatexCommand bibitem
43601 key "nomencl"
43602
43603 \end_inset
43604
43605
43606 \begin_inset CommandInset href
43607 LatexCommand href
43608 name "Documentation"
43609 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf"
43610
43611 \end_inset
43612
43613  of the LaTeX-package 
43614 \series bold
43615 nomencl
43616 \series default
43617
43618 \begin_inset Index idx
43619 status collapsed
43620
43621 \begin_layout Plain Layout
43622 LaTeX-packages ! nomencl
43623 \end_layout
43624
43625 \end_inset
43626
43627 :
43628 \begin_inset Newline newline
43629 \end_inset
43630
43631
43632 \begin_inset Flex URL
43633 status collapsed
43634
43635 \begin_layout Plain Layout
43636
43637 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf
43638 \end_layout
43639
43640 \end_inset
43641
43642
43643 \end_layout
43644
43645 \begin_layout Bibliography
43646 \labelwidthstring Literaturverzeichnis
43647 \begin_inset CommandInset bibitem
43648 LatexCommand bibitem
43649 key "tipa"
43650
43651 \end_inset
43652
43653
43654 \begin_inset CommandInset href
43655 LatexCommand href
43656 name "Documentation"
43657 target "http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf"
43658
43659 \end_inset
43660
43661  of the LaTeX-package 
43662 \series bold
43663 tipa
43664 \series default
43665
43666 \begin_inset Index idx
43667 status collapsed
43668
43669 \begin_layout Plain Layout
43670 LaTeX-packages ! tipa
43671 \end_layout
43672
43673 \end_inset
43674
43675 :
43676 \begin_inset Newline newline
43677 \end_inset
43678
43679
43680 \begin_inset Flex URL
43681 status collapsed
43682
43683 \begin_layout Plain Layout
43684
43685 http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf
43686 \end_layout
43687
43688 \end_inset
43689
43690
43691 \end_layout
43692
43693 \begin_layout Bibliography
43694 \labelwidthstring Literaturverzeichnis
43695 \begin_inset CommandInset bibitem
43696 LatexCommand bibitem
43697 key "wrapfig"
43698
43699 \end_inset
43700
43701
43702 \begin_inset CommandInset href
43703 LatexCommand href
43704 name "Documentation"
43705 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty"
43706
43707 \end_inset
43708
43709  of the LaTeX-package 
43710 \series bold
43711 wrapfig
43712 \series default
43713
43714 \begin_inset Index idx
43715 status collapsed
43716
43717 \begin_layout Plain Layout
43718 LaTeX-packages ! wrapfig
43719 \end_layout
43720
43721 \end_inset
43722
43723 :
43724 \begin_inset Newline newline
43725 \end_inset
43726
43727
43728 \begin_inset Flex URL
43729 status collapsed
43730
43731 \begin_layout Plain Layout
43732
43733 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty
43734 \end_layout
43735
43736 \end_inset
43737
43738
43739 \end_layout
43740
43741 \begin_layout Bibliography
43742 \labelwidthstring Literaturverzeichnis
43743 \begin_inset CommandInset bibitem
43744 LatexCommand bibitem
43745 key "XeTeX"
43746
43747 \end_inset
43748
43749
43750 \begin_inset CommandInset href
43751 LatexCommand href
43752 name "Wiki-page"
43753 target "http://wiki.lyx.org/LyX/XeTeX"
43754
43755 \end_inset
43756
43757  how to use LyX with XeTeX:
43758 \begin_inset Newline newline
43759 \end_inset
43760
43761
43762 \begin_inset Flex URL
43763 status collapsed
43764
43765 \begin_layout Plain Layout
43766
43767 http://wiki.lyx.org/LyX/XeTeX
43768 \end_layout
43769
43770 \end_inset
43771
43772
43773 \end_layout
43774
43775 \begin_layout Bibliography
43776 \labelwidthstring Literaturverzeichnis
43777 \begin_inset CommandInset bibitem
43778 LatexCommand bibitem
43779 key "Arabic"
43780
43781 \end_inset
43782
43783
43784 \begin_inset CommandInset href
43785 LatexCommand href
43786 name "Wiki-page"
43787 target "http://wiki.lyx.org/Windows/Arabic"
43788
43789 \end_inset
43790
43791  how to set up LyX for Arabic:
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/Windows/Arabic
43802 \end_layout
43803
43804 \end_inset
43805
43806
43807 \end_layout
43808
43809 \begin_layout Bibliography
43810 \labelwidthstring Literaturverzeichnis
43811 \begin_inset CommandInset bibitem
43812 LatexCommand bibitem
43813 key "Armenian"
43814
43815 \end_inset
43816
43817
43818 \begin_inset CommandInset href
43819 LatexCommand href
43820 name "Wiki-page"
43821 target "http://wiki.lyx.org/Windows/Armenian"
43822
43823 \end_inset
43824
43825  how to set up LyX for Armenian:
43826 \begin_inset Newline newline
43827 \end_inset
43828
43829
43830 \begin_inset Flex URL
43831 status collapsed
43832
43833 \begin_layout Plain Layout
43834
43835 http://wiki.lyx.org/Windows/Armenian
43836 \end_layout
43837
43838 \end_inset
43839
43840
43841 \end_layout
43842
43843 \begin_layout Bibliography
43844 \labelwidthstring Literaturverzeichnis
43845 \begin_inset CommandInset bibitem
43846 LatexCommand bibitem
43847 key "Farsi"
43848
43849 \end_inset
43850
43851
43852 \begin_inset CommandInset href
43853 LatexCommand href
43854 name "Wiki-page"
43855 target "http://wiki.lyx.org/Windows/Farsi"
43856
43857 \end_inset
43858
43859  how to set up LyX for Farsi:
43860 \begin_inset Newline newline
43861 \end_inset
43862
43863
43864 \begin_inset Flex URL
43865 status collapsed
43866
43867 \begin_layout Plain Layout
43868
43869 http://wiki.lyx.org/Windows/Farsi
43870 \end_layout
43871
43872 \end_inset
43873
43874
43875 \end_layout
43876
43877 \begin_layout Bibliography
43878 \labelwidthstring Literaturverzeichnis
43879 \begin_inset CommandInset bibitem
43880 LatexCommand bibitem
43881 key "Hebrew"
43882
43883 \end_inset
43884
43885
43886 \begin_inset CommandInset href
43887 LatexCommand href
43888 name "Wiki-page"
43889 target "http://wiki.lyx.org/Windows/Hebrew"
43890
43891 \end_inset
43892
43893  how to set up LyX for Hebrew:
43894 \begin_inset Newline newline
43895 \end_inset
43896
43897
43898 \begin_inset Flex URL
43899 status collapsed
43900
43901 \begin_layout Plain Layout
43902
43903 http://wiki.lyx.org/Windows/Hebrew
43904 \end_layout
43905
43906 \end_inset
43907
43908
43909 \end_layout
43910
43911 \begin_layout Bibliography
43912 \labelwidthstring Literaturverzeichnis
43913 \begin_inset CommandInset bibitem
43914 LatexCommand bibitem
43915 key "Japanese"
43916
43917 \end_inset
43918
43919
43920 \begin_inset CommandInset href
43921 LatexCommand href
43922 name "Wiki-page"
43923 target "http://wiki.lyx.org/Windows/Japanese"
43924
43925 \end_inset
43926
43927  how to set up LyX for Japanese:
43928 \begin_inset Newline newline
43929 \end_inset
43930
43931
43932 \begin_inset Flex URL
43933 status collapsed
43934
43935 \begin_layout Plain Layout
43936
43937 http://wiki.lyx.org/Windows/Japanese
43938 \end_layout
43939
43940 \end_inset
43941
43942
43943 \end_layout
43944
43945 \begin_layout Bibliography
43946 \labelwidthstring Literaturverzeichnis
43947 \begin_inset CommandInset bibitem
43948 LatexCommand bibitem
43949 key "Latvian"
43950
43951 \end_inset
43952
43953
43954 \begin_inset CommandInset href
43955 LatexCommand href
43956 name "Wiki-page"
43957 target "http://wiki.lyx.org/Windows/Latvian"
43958
43959 \end_inset
43960
43961  how to set up LyX for Latvian:
43962 \begin_inset Newline newline
43963 \end_inset
43964
43965
43966 \begin_inset Flex URL
43967 status collapsed
43968
43969 \begin_layout Plain Layout
43970
43971 http://wiki.lyx.org/Windows/Latvian
43972 \end_layout
43973
43974 \end_inset
43975
43976
43977 \end_layout
43978
43979 \begin_layout Bibliography
43980 \labelwidthstring Literaturverzeichnis
43981 \begin_inset CommandInset bibitem
43982 LatexCommand bibitem
43983 key "Lithuanian"
43984
43985 \end_inset
43986
43987
43988 \begin_inset CommandInset href
43989 LatexCommand href
43990 name "Wiki-page"
43991 target "http://wiki.lyx.org/Windows/Lithuanian"
43992
43993 \end_inset
43994
43995  how to set up LyX for Lithuanian:
43996 \begin_inset Newline newline
43997 \end_inset
43998
43999
44000 \begin_inset Flex URL
44001 status collapsed
44002
44003 \begin_layout Plain Layout
44004
44005 http://wiki.lyx.org/Windows/Lithuanian
44006 \end_layout
44007
44008 \end_inset
44009
44010
44011 \end_layout
44012
44013 \begin_layout Bibliography
44014 \labelwidthstring Literaturverzeichnis
44015 \begin_inset CommandInset bibitem
44016 LatexCommand bibitem
44017 key "Mongolian"
44018
44019 \end_inset
44020
44021
44022 \begin_inset CommandInset href
44023 LatexCommand href
44024 name "Wiki-page"
44025 target "http://wiki.lyx.org/Windows/Mongolian"
44026
44027 \end_inset
44028
44029  how to set up LyX for Mongolian:
44030 \begin_inset Newline newline
44031 \end_inset
44032
44033
44034 \begin_inset Flex URL
44035 status collapsed
44036
44037 \begin_layout Plain Layout
44038
44039 http://wiki.lyx.org/Windows/Mongolian
44040 \end_layout
44041
44042 \end_inset
44043
44044
44045 \end_layout
44046
44047 \begin_layout Bibliography
44048 \labelwidthstring Literaturverzeichnis
44049 \begin_inset CommandInset bibitem
44050 LatexCommand bibitem
44051 key "Vietnamese"
44052
44053 \end_inset
44054
44055
44056 \begin_inset CommandInset href
44057 LatexCommand href
44058 name "Wiki-page"
44059 target "http://wiki.lyx.org/Windows/Vietnamese"
44060
44061 \end_inset
44062
44063  how to set up LyX for Vietnamese:
44064 \begin_inset Newline newline
44065 \end_inset
44066
44067
44068 \begin_inset Flex URL
44069 status collapsed
44070
44071 \begin_layout Plain Layout
44072
44073 http://wiki.lyx.org/Windows/Vietnamese
44074 \end_layout
44075
44076 \end_inset
44077
44078
44079 \end_layout
44080
44081 \begin_layout Bibliography
44082 \labelwidthstring Literaturverzeichnis
44083 \begin_inset CommandInset bibitem
44084 LatexCommand bibitem
44085 key "LyX-func"
44086
44087 \end_inset
44088
44089
44090 \begin_inset CommandInset href
44091 LatexCommand href
44092 name "Wiki-page"
44093 target "http://wiki.lyx.org/LyX/LyxFunctionList"
44094
44095 \end_inset
44096
44097  with a list of all available LyX-functions:
44098 \begin_inset Newline newline
44099 \end_inset
44100
44101
44102 \begin_inset Flex URL
44103 status collapsed
44104
44105 \begin_layout Plain Layout
44106
44107 http://wiki.lyx.org/LyX/LyxFunctionList
44108 \end_layout
44109
44110 \end_inset
44111
44112
44113 \end_layout
44114
44115 \begin_layout Bibliography
44116 \labelwidthstring Literaturverzeichnis
44117 \begin_inset CommandInset bibitem
44118 LatexCommand bibitem
44119 key "NewInLyX16"
44120
44121 \end_inset
44122
44123
44124 \begin_inset CommandInset href
44125 LatexCommand href
44126 name "Wiki-page"
44127 target "http://wiki.lyx.org/LyX/NewInLyX16"
44128
44129 \end_inset
44130
44131  about new features in 
44132 \family sans
44133 LyX 1.6.0
44134 \family default
44135 :
44136 \begin_inset Newline newline
44137 \end_inset
44138
44139
44140 \begin_inset Flex URL
44141 status collapsed
44142
44143 \begin_layout Plain Layout
44144
44145 http://wiki.lyx.org/LyX/NewInLyX16
44146 \end_layout
44147
44148 \end_inset
44149
44150
44151 \end_layout
44152
44153 \begin_layout Standard
44154 \begin_inset Newpage newpage
44155 \end_inset
44156
44157
44158 \begin_inset ERT
44159 status collapsed
44160
44161 \begin_layout Plain Layout
44162
44163
44164 \backslash
44165 let
44166 \backslash
44167 mybibname
44168 \backslash
44169 bibname
44170 \end_layout
44171
44172 \begin_layout Plain Layout
44173
44174
44175 \backslash
44176 renewcommand{
44177 \backslash
44178 bibname}{
44179 \backslash
44180 mybibname
44181 \backslash
44182 ; 2}
44183 \end_layout
44184
44185 \end_inset
44186
44187
44188 \begin_inset Note Note
44189 status collapsed
44190
44191 \begin_layout Plain Layout
44192 The command 
44193 \series bold
44194
44195 \backslash
44196 bibname
44197 \series default
44198  is the name of the bibliography in the current document language.
44199  It is redefined here with the number 2 at the end to state that the following
44200  bibliography is the second one:
44201 \end_layout
44202
44203 \end_inset
44204
44205
44206 \end_layout
44207
44208 \begin_layout Standard
44209 \begin_inset CommandInset bibtex
44210 LatexCommand bibtex
44211 bibfiles "biblio/LyXDocs"
44212 options "biblio/alphadin"
44213
44214 \end_inset
44215
44216
44217 \end_layout
44218
44219 \begin_layout Standard
44220 The above bibliography is created from a BibTeX-database.
44221 \end_layout
44222
44223 \begin_layout Standard
44224
44225 \series bold
44226 \begin_inset CommandInset nomencl_print
44227 LatexCommand printnomenclature
44228 set_width "none"
44229
44230 \end_inset
44231
44232
44233 \begin_inset CommandInset index_print
44234 LatexCommand printindex
44235 type "idx"
44236
44237 \end_inset
44238
44239
44240 \end_layout
44241
44242 \end_body
44243 \end_document