]> git.lyx.org Git - lyx.git/blob - lib/doc/UserGuide.lyx
Docs for IfStyle and IfCounter
[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 \end_inset
9145
9146
9147 \begin_inset space \negthinspace{}
9148 \end_inset
9149
9150
9151 \begin_inset Formula $\gets$
9152 \end_inset
9153
9154  Negative thin space between the arrows.
9155 \end_layout
9156
9157 \begin_layout Description
9158 Enspace
9159 \begin_inset space ~
9160 \end_inset
9161
9162 (0.5
9163 \begin_inset space \thinspace{}
9164 \end_inset
9165
9166 em) A line with a 
9167 \begin_inset Formula $\to$
9168 \end_inset
9169
9170
9171 \begin_inset space \enskip{}
9172 \end_inset
9173
9174
9175 \begin_inset Formula $\gets$
9176 \end_inset
9177
9178  Enspace (0.5
9179 \begin_inset space \thinspace{}
9180 \end_inset
9181
9182 em) space between the arrows.
9183 \end_layout
9184
9185 \begin_layout Description
9186 Quad
9187 \begin_inset space ~
9188 \end_inset
9189
9190 (1
9191 \begin_inset space \thinspace{}
9192 \end_inset
9193
9194 em) A line with a 
9195 \begin_inset Formula $\to$
9196 \end_inset
9197
9198
9199 \begin_inset space \quad{}
9200 \end_inset
9201
9202
9203 \begin_inset Formula $\gets$
9204 \end_inset
9205
9206  Quad
9207 \begin_inset space ~
9208 \end_inset
9209
9210 (1
9211 \begin_inset space \thinspace{}
9212 \end_inset
9213
9214 em) space between the arrows.
9215 \end_layout
9216
9217 \begin_layout Description
9218 QQuad
9219 \begin_inset space ~
9220 \end_inset
9221
9222 (2
9223 \begin_inset space \thinspace{}
9224 \end_inset
9225
9226 em) A line with a 
9227 \begin_inset Formula $\to$
9228 \end_inset
9229
9230
9231 \begin_inset space \qquad{}
9232 \end_inset
9233
9234
9235 \begin_inset Formula $\gets$
9236 \end_inset
9237
9238  QQuad
9239 \begin_inset space ~
9240 \end_inset
9241
9242 (2
9243 \begin_inset space \thinspace{}
9244 \end_inset
9245
9246 em) space between the arrows.
9247 \end_layout
9248
9249 \begin_layout Description
9250 Custom
9251 \begin_inset space ~
9252 \end_inset
9253
9254 space A line with
9255 \begin_inset Formula $\to$
9256 \end_inset
9257
9258
9259 \begin_inset space \hspace{}
9260 \length 2cm
9261 \end_inset
9262
9263
9264 \begin_inset Formula $\gets$
9265 \end_inset
9266
9267  2
9268 \begin_inset space \thinspace{}
9269 \end_inset
9270
9271 cm space between the arrows.
9272 \end_layout
9273
9274 \begin_layout Standard
9275 Table
9276 \begin_inset space ~
9277 \end_inset
9278
9279
9280 \begin_inset CommandInset ref
9281 LatexCommand ref
9282 reference "tab:Width-of-the"
9283
9284 \end_inset
9285
9286  lists the different space sizes.
9287 \end_layout
9288
9289 \begin_layout Standard
9290 \begin_inset Float table
9291 wide false
9292 sideways false
9293 status open
9294
9295 \begin_layout Plain Layout
9296 \align center
9297 \begin_inset Caption
9298
9299 \begin_layout Plain Layout
9300 \begin_inset CommandInset label
9301 LatexCommand label
9302 name "tab:Width-of-the"
9303
9304 \end_inset
9305
9306 Width of the different horizontal spaces.
9307 \end_layout
9308
9309 \end_inset
9310
9311
9312 \end_layout
9313
9314 \begin_layout Plain Layout
9315 \align center
9316 \begin_inset Tabular
9317 <lyxtabular version="3" rows="8" columns="2">
9318 <features tabularvalignment="middle">
9319 <column alignment="center" valignment="top" width="0">
9320 <column alignment="center" valignment="top" width="0">
9321 <row>
9322 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9323 \begin_inset Text
9324
9325 \begin_layout Plain Layout
9326
9327 \series bold
9328 Space
9329 \end_layout
9330
9331 \end_inset
9332 </cell>
9333 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9334 \begin_inset Text
9335
9336 \begin_layout Plain Layout
9337
9338 \series bold
9339 Width
9340 \end_layout
9341
9342 \end_inset
9343 </cell>
9344 </row>
9345 <row>
9346 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9347 \begin_inset Text
9348
9349 \begin_layout Plain Layout
9350 Normal
9351 \end_layout
9352
9353 \end_inset
9354 </cell>
9355 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9356 \begin_inset Text
9357
9358 \begin_layout Plain Layout
9359 1/3
9360 \begin_inset space \thinspace{}
9361 \end_inset
9362
9363 em
9364 \end_layout
9365
9366 \end_inset
9367 </cell>
9368 </row>
9369 <row>
9370 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9371 \begin_inset Text
9372
9373 \begin_layout Plain Layout
9374 Protected
9375 \end_layout
9376
9377 \end_inset
9378 </cell>
9379 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9380 \begin_inset Text
9381
9382 \begin_layout Plain Layout
9383 1/3
9384 \begin_inset space \thinspace{}
9385 \end_inset
9386
9387 em
9388 \end_layout
9389
9390 \end_inset
9391 </cell>
9392 </row>
9393 <row>
9394 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9395 \begin_inset Text
9396
9397 \begin_layout Plain Layout
9398 Thin
9399 \end_layout
9400
9401 \end_inset
9402 </cell>
9403 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9404 \begin_inset Text
9405
9406 \begin_layout Plain Layout
9407 1/6
9408 \begin_inset space \thinspace{}
9409 \end_inset
9410
9411 em
9412 \end_layout
9413
9414 \end_inset
9415 </cell>
9416 </row>
9417 <row>
9418 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9419 \begin_inset Text
9420
9421 \begin_layout Plain Layout
9422 Negative thin
9423 \end_layout
9424
9425 \end_inset
9426 </cell>
9427 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9428 \begin_inset Text
9429
9430 \begin_layout Plain Layout
9431 -1/6
9432 \begin_inset space \thinspace{}
9433 \end_inset
9434
9435 em
9436 \end_layout
9437
9438 \end_inset
9439 </cell>
9440 </row>
9441 <row>
9442 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9443 \begin_inset Text
9444
9445 \begin_layout Plain Layout
9446 Enspace (0.5
9447 \begin_inset space \thinspace{}
9448 \end_inset
9449
9450 em)
9451 \end_layout
9452
9453 \end_inset
9454 </cell>
9455 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9456 \begin_inset Text
9457
9458 \begin_layout Plain Layout
9459 0.5
9460 \begin_inset space \thinspace{}
9461 \end_inset
9462
9463 em
9464 \end_layout
9465
9466 \end_inset
9467 </cell>
9468 </row>
9469 <row>
9470 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9471 \begin_inset Text
9472
9473 \begin_layout Plain Layout
9474 Quad (1
9475 \begin_inset space \thinspace{}
9476 \end_inset
9477
9478 em)
9479 \end_layout
9480
9481 \end_inset
9482 </cell>
9483 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9484 \begin_inset Text
9485
9486 \begin_layout Plain Layout
9487 1
9488 \begin_inset space \thinspace{}
9489 \end_inset
9490
9491 em
9492 \end_layout
9493
9494 \end_inset
9495 </cell>
9496 </row>
9497 <row>
9498 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9499 \begin_inset Text
9500
9501 \begin_layout Plain Layout
9502 QQuad (2
9503 \begin_inset space \thinspace{}
9504 \end_inset
9505
9506 em)
9507 \end_layout
9508
9509 \end_inset
9510 </cell>
9511 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9512 \begin_inset Text
9513
9514 \begin_layout Plain Layout
9515 2
9516 \begin_inset space \thinspace{}
9517 \end_inset
9518
9519 em
9520 \end_layout
9521
9522 \end_inset
9523 </cell>
9524 </row>
9525 </lyxtabular>
9526
9527 \end_inset
9528
9529
9530 \end_layout
9531
9532 \end_inset
9533
9534
9535 \end_layout
9536
9537 \begin_layout Subsubsection
9538
9539 \family sans
9540 Horizontal Fills
9541 \family default
9542
9543 \begin_inset Index idx
9544 status collapsed
9545
9546 \begin_layout Plain Layout
9547 Spacing ! Fills
9548 \end_layout
9549
9550 \end_inset
9551
9552
9553 \end_layout
9554
9555 \begin_layout Standard
9556 Horizontal fills (HFills) are a special LyX feature for adding extra space
9557  in a uniform fashion.
9558  An HFill is actually a variable length space, whose length always equals
9559  the remaining space between the left and right margins.
9560  If there is more than one HFill on a line, they divide the available space
9561  equally between themselves.
9562  
9563 \end_layout
9564
9565 \begin_layout Standard
9566 Here a few examples what you can do with them:
9567 \end_layout
9568
9569 \begin_layout Quote
9570 \noindent
9571 This is on the left side
9572 \begin_inset space \hfill{}
9573 \end_inset
9574
9575 This is on the right
9576 \end_layout
9577
9578 \begin_layout Quote
9579 \noindent
9580 Left
9581 \begin_inset space \hfill{}
9582 \end_inset
9583
9584 Middle
9585 \begin_inset space \hfill{}
9586 \end_inset
9587
9588 Right
9589 \end_layout
9590
9591 \begin_layout Quote
9592 \noindent
9593 Left
9594 \begin_inset space \hfill{}
9595 \end_inset
9596
9597 1/3 Left
9598 \begin_inset space \hfill{}
9599 \end_inset
9600
9601
9602 \begin_inset space \hfill{}
9603 \end_inset
9604
9605 Right
9606 \end_layout
9607
9608 \begin_layout Standard
9609 That was an example in the 
9610 \family sans
9611 Quote
9612 \family default
9613  environment.
9614  Here
9615 \begin_inset Formula $\to$
9616 \end_inset
9617
9618
9619 \begin_inset space \hfill{}
9620 \end_inset
9621
9622
9623 \begin_inset Formula $\gets$
9624 \end_inset
9625
9626 is one in a standard paragraph.
9627  It may or may not be apparent in the printed text, but it 
9628 \emph on
9629 is
9630 \emph default
9631  sitting in-between the two arrows.
9632 \end_layout
9633
9634 \begin_layout Standard
9635 HFills can be made visible when you choose one of the 
9636 \family sans
9637 Fill
9638 \begin_inset space ~
9639 \end_inset
9640
9641 Pattern
9642 \family default
9643  in the space dialog: The following patterns are available:
9644 \end_layout
9645
9646 \begin_layout Standard
9647 Dots: 
9648 \begin_inset space \dotfill{}
9649 \end_inset
9650
9651
9652 \begin_inset space ~
9653 \end_inset
9654
9655
9656 \end_layout
9657
9658 \begin_layout Standard
9659 Rule: 
9660 \begin_inset space \hrulefill{}
9661 \end_inset
9662
9663
9664 \begin_inset space ~
9665 \end_inset
9666
9667
9668 \end_layout
9669
9670 \begin_layout Standard
9671 Left arrow: 
9672 \begin_inset space \leftarrowfill{}
9673 \end_inset
9674
9675
9676 \begin_inset space ~
9677 \end_inset
9678
9679
9680 \end_layout
9681
9682 \begin_layout Standard
9683 Right arrow: 
9684 \begin_inset space \rightarrowfill{}
9685 \end_inset
9686
9687
9688 \begin_inset space ~
9689 \end_inset
9690
9691
9692 \end_layout
9693
9694 \begin_layout Standard
9695 Up brace: 
9696 \begin_inset space \downbracefill{}
9697 \end_inset
9698
9699
9700 \begin_inset space ~
9701 \end_inset
9702
9703
9704 \end_layout
9705
9706 \begin_layout Standard
9707 Down brace: 
9708 \begin_inset space \upbracefill{}
9709 \end_inset
9710
9711
9712 \begin_inset space ~
9713 \end_inset
9714
9715
9716 \end_layout
9717
9718 \begin_layout Standard
9719 \begin_inset Note Greyedout
9720 status open
9721
9722 \begin_layout Plain Layout
9723
9724 \series bold
9725 Note:
9726 \series default
9727  If an HFill is at the beginning of a line, and 
9728 \emph on
9729 not
9730 \emph default
9731  in the first line in a paragraph, LyX ignores it.
9732  This prevents HFills from accidentally being wrapped onto a new line.
9733  If you need space in this case anyway, set the 
9734 \family sans
9735 Protect
9736 \family default
9737  option in the space dialog.
9738 \end_layout
9739
9740 \end_inset
9741
9742
9743 \end_layout
9744
9745 \begin_layout Subsubsection
9746 Phantom Space
9747 \begin_inset Index idx
9748 status collapsed
9749
9750 \begin_layout Plain Layout
9751 Spacing ! Phantom
9752 \end_layout
9753
9754 \end_inset
9755
9756
9757 \end_layout
9758
9759 \begin_layout Standard
9760 Sometimes you want to insert space with exactly the length of a phrase.
9761  E.
9762 \begin_inset space \thinspace{}
9763 \end_inset
9764
9765 g.
9766 \begin_inset space \space{}
9767 \end_inset
9768
9769 you want to create the following multiple choice question:
9770 \end_layout
9771
9772 \begin_layout Standard
9773 \begin_inset VSpace medskip
9774 \end_inset
9775
9776 What is correct English?:
9777 \begin_inset Newline newline
9778 \end_inset
9779
9780
9781 \begin_inset Newline newline
9782 \end_inset
9783
9784 Mr.
9785 \begin_inset space ~
9786 \end_inset
9787
9788 Edge would have been jumps the gun.
9789 \begin_inset Newline newline
9790 \end_inset
9791
9792
9793 \begin_inset ERT
9794 status collapsed
9795
9796 \begin_layout Plain Layout
9797
9798
9799 \backslash
9800 phantom{Mr.
9801  Edge }
9802 \end_layout
9803
9804 \end_inset
9805
9806 has to be jumped
9807 \begin_inset Newline newline
9808 \end_inset
9809
9810
9811 \begin_inset ERT
9812 status collapsed
9813
9814 \begin_layout Plain Layout
9815
9816
9817 \backslash
9818 phantom{Mr.
9819  Edge }
9820 \end_layout
9821
9822 \end_inset
9823
9824 jumps
9825 \begin_inset VSpace medskip
9826 \end_inset
9827
9828
9829 \end_layout
9830
9831 \begin_layout Standard
9832 So that the choices appear exactly after the phrase 
9833 \begin_inset Quotes eld
9834 \end_inset
9835
9836 Mr.
9837 \begin_inset space ~
9838 \end_inset
9839
9840 Edge
9841 \begin_inset space ~
9842 \end_inset
9843
9844
9845 \begin_inset Quotes erd
9846 \end_inset
9847
9848 .
9849  To get this, you can use the LaTeX-command 
9850 \series bold
9851
9852 \backslash
9853 phantom
9854 \series default
9855  in TeX Code
9856 \begin_inset Foot
9857 status collapsed
9858
9859 \begin_layout Plain Layout
9860 See sec.
9861 \begin_inset space \thinspace{}
9862 \end_inset
9863
9864
9865 \begin_inset CommandInset ref
9866 LatexCommand ref
9867 reference "sec:TeX-Code"
9868
9869 \end_inset
9870
9871  for more information about TeX-Code.
9872 \end_layout
9873
9874 \end_inset
9875
9876 .
9877  In our case write the command 
9878 \series bold
9879
9880 \backslash
9881 phantom{Mr.
9882  Edge }
9883 \series default
9884  (note the space after 
9885 \begin_inset Quotes eld
9886 \end_inset
9887
9888 Edge
9889 \begin_inset Quotes erd
9890 \end_inset
9891
9892 ) at the beginning of the last two lines.
9893  The command prints out the phrase within the the two braces, but invisible.
9894  That is why it is named 
9895 \begin_inset Quotes eld
9896 \end_inset
9897
9898 phantom
9899 \begin_inset Quotes erd
9900 \end_inset
9901
9902 .
9903 \begin_inset Foot
9904 status collapsed
9905
9906 \begin_layout Plain Layout
9907 There exists also the commands 
9908 \backslash
9909
9910 \series bold
9911 hphantom
9912 \series default
9913  and 
9914 \backslash
9915
9916 \series bold
9917 vphantom
9918 \series default
9919 , but this too special for the LyX User Guide.
9920  If you are interested in knowing more about this, have a look at 
9921 \begin_inset CommandInset citation
9922 LatexCommand cite
9923 key "latexcompanion,latexguide"
9924
9925 \end_inset
9926
9927 .
9928 \end_layout
9929
9930 \end_inset
9931
9932
9933 \end_layout
9934
9935 \begin_layout Subsection
9936 Vertical Space
9937 \begin_inset CommandInset label
9938 LatexCommand label
9939 name "sub:Vertical-Space"
9940
9941 \end_inset
9942
9943
9944 \begin_inset Index idx
9945 status collapsed
9946
9947 \begin_layout Plain Layout
9948 Spacing ! Vertical
9949 \end_layout
9950
9951 \end_inset
9952
9953
9954 \end_layout
9955
9956 \begin_layout Standard
9957 To add extra vertical space above or below a paragraph, use the 
9958 \family sans
9959 Insert\SpecialChar \menuseparator
9960 Formatting\SpecialChar \menuseparator
9961 Vertical
9962 \begin_inset space ~
9963 \end_inset
9964
9965 Space
9966 \family default
9967  dialog.
9968  There you find the following sizes:
9969 \end_layout
9970
9971 \begin_layout Standard
9972
9973 \family sans
9974 SmallSkip
9975 \family default
9976
9977 \family sans
9978 MedSkip
9979 \family default
9980  and 
9981 \family sans
9982 BigSkip
9983 \family default
9984  are LaTeX sizes which depend on the font size of the document.
9985  
9986 \family sans
9987 DefSkip
9988 \family default
9989  is the skip adjusted in the dialog 
9990 \family sans
9991 Document\SpecialChar \menuseparator
9992 Settings
9993 \family default
9994
9995 \begin_inset Index idx
9996 status collapsed
9997
9998 \begin_layout Plain Layout
9999 Document ! Settings
10000 \end_layout
10001
10002 \end_inset
10003
10004  for the paragraph separation.
10005  If you use indentation to separate paragraphs 
10006 \family sans
10007 DefSkip
10008 \family default
10009  is equal to 
10010 \family sans
10011 MedSkip
10012 \family default
10013 .
10014 \end_layout
10015
10016 \begin_layout Standard
10017
10018 \family sans
10019 VFill
10020 \family default
10021
10022 \begin_inset Index idx
10023 status collapsed
10024
10025 \begin_layout Plain Layout
10026 Spacing ! Fills
10027 \end_layout
10028
10029 \end_inset
10030
10031  is a variable space, set so that the space is maximal within one page.
10032  An example: You have only two short paragraphs on one page with a vfill
10033  between them.
10034  Then the first paragraph is placed at the top of the page and the second
10035  one at the bottom, because the space between them is then maximal.
10036  
10037 \family sans
10038 VFill
10039 \family default
10040 s work like 
10041 \family sans
10042 HFill
10043 \family default
10044 s: they fill the remaining vertical space on a page with blank space.
10045 \begin_inset Foot
10046 status collapsed
10047
10048 \begin_layout Plain Layout
10049
10050 \family sans
10051 HFill
10052 \family default
10053 s are described in section
10054 \begin_inset space ~
10055 \end_inset
10056
10057
10058 \begin_inset CommandInset ref
10059 LatexCommand ref
10060 reference "sub:Horizontal-Space"
10061
10062 \end_inset
10063
10064 .
10065 \end_layout
10066
10067 \end_inset
10068
10069  If there are several 
10070 \family sans
10071 VFill
10072 \family default
10073 s on a page, they divide the remaining vertical space equally between themselves.
10074  You can therefore use 
10075 \family sans
10076 VFill
10077 \family default
10078 s to center text on a page, or even place text 2/3 down a page.
10079 \end_layout
10080
10081 \begin_layout Standard
10082
10083 \family sans
10084 Custom
10085 \family default
10086  are custom spaces in units explained in Appendix
10087 \begin_inset space ~
10088 \end_inset
10089
10090
10091 \begin_inset CommandInset ref
10092 LatexCommand ref
10093 reference "cha:Units-available-in"
10094
10095 \end_inset
10096
10097 .
10098 \end_layout
10099
10100 \begin_layout Standard
10101 \begin_inset Note Greyedout
10102 status open
10103
10104 \begin_layout Plain Layout
10105
10106 \series bold
10107 Note:
10108 \series default
10109  
10110 \series medium
10111 When the extra vertical space would be in the output at the top/bottom of
10112  a page, the space is only added if you have also checked the option 
10113 \family sans
10114 Protect
10115 \family default
10116 .
10117 \end_layout
10118
10119 \end_inset
10120
10121
10122 \end_layout
10123
10124 \begin_layout Subsection
10125 Paragraph Alignment
10126 \end_layout
10127
10128 \begin_layout Standard
10129 You can change the paragraph alignment with the 
10130 \family sans
10131 Edit\SpecialChar \menuseparator
10132 Paragraph Settings
10133 \family default
10134  dialog.
10135  There are five possibilities: 
10136 \end_layout
10137
10138 \begin_layout Itemize
10139
10140 \family sans
10141 Justified
10142 \family default
10143  (shortcut 
10144 \begin_inset Info
10145 type  "shortcut"
10146 arg   "paragraph-params \\align block"
10147 \end_inset
10148
10149 )
10150 \end_layout
10151
10152 \begin_layout Itemize
10153
10154 \family sans
10155 Left
10156 \family default
10157  (
10158 \begin_inset Info
10159 type  "shortcut"
10160 arg   "paragraph-params \\align left"
10161 \end_inset
10162
10163 )
10164 \end_layout
10165
10166 \begin_layout Itemize
10167
10168 \family sans
10169 Right
10170 \family default
10171  (
10172 \begin_inset Info
10173 type  "shortcut"
10174 arg   "paragraph-params \\align right"
10175 \end_inset
10176
10177 )
10178 \end_layout
10179
10180 \begin_layout Itemize
10181
10182 \family sans
10183 Center
10184 \family default
10185  (
10186 \begin_inset Info
10187 type  "shortcut"
10188 arg   "paragraph-params \\align center"
10189 \end_inset
10190
10191 )
10192 \end_layout
10193
10194 \begin_layout Itemize
10195
10196 \family sans
10197 Default
10198 \family default
10199  (
10200 \begin_inset Info
10201 type  "shortcut"
10202 arg   "paragraph-params \\align default"
10203 \end_inset
10204
10205 )
10206 \end_layout
10207
10208 \begin_layout Standard
10209 The default in most cases is justified alignment, in which the inter-word
10210  spacing is variable and each line of a paragraph fills the region between
10211  the left and right margins.
10212  The other three alignments should be self-explanatory, and look like this:
10213 \end_layout
10214
10215 \begin_layout Standard
10216 \align right
10217 This paragraph is right aligned,
10218 \end_layout
10219
10220 \begin_layout Standard
10221 \align center
10222 this one is centered,
10223 \end_layout
10224
10225 \begin_layout Standard
10226 \align left
10227 this one is left aligned.
10228 \end_layout
10229
10230 \begin_layout Subsection
10231 Forced Page Breaks
10232 \begin_inset Index idx
10233 status collapsed
10234
10235 \begin_layout Plain Layout
10236 Page breaks ! Forced
10237 \end_layout
10238
10239 \end_inset
10240
10241
10242 \begin_inset CommandInset label
10243 LatexCommand label
10244 name "sub:Forced-Page-Breaks"
10245
10246 \end_inset
10247
10248
10249 \end_layout
10250
10251 \begin_layout Standard
10252 If you don't like the way LaTeX does the pagebreaks in your document, you
10253  can force a page break where you want one.
10254  Normally this will not be necessary, because LaTeX is good at page breaking.
10255  Only if you use a lot of 
10256 \family sans
10257 Floats
10258 \family default
10259 , LaTeX's page breaking algorithm can fail.
10260 \end_layout
10261
10262 \begin_layout Standard
10263 We recommend not to use forced pagebreaks until the text is finished and
10264  until you have checked in the preview to see if you 
10265 \emph on
10266 really
10267 \emph default
10268  have to change the page breaking.
10269 \end_layout
10270
10271 \begin_layout Standard
10272 There are two types of pagebreaks: One that ends the page without any special
10273  action.
10274  This can be inserted above or below a paragraph via the menu 
10275 \family sans
10276 Insert\SpecialChar \menuseparator
10277 Formatting\SpecialChar \menuseparator
10278 New
10279 \begin_inset space ~
10280 \end_inset
10281
10282 Page
10283 \family default
10284 .
10285  The second type, that is inserted via the menu 
10286 \family sans
10287 Insert\SpecialChar \menuseparator
10288 Formatting\SpecialChar \menuseparator
10289 Page
10290 \begin_inset space ~
10291 \end_inset
10292
10293 Break
10294 \family default
10295 , ends a page but stretches the content of the page, so that it fills out
10296  the complete page.
10297  This type is useful to avoid whitespace when a page break produces a page
10298  on which only the last few lines are absent.
10299 \end_layout
10300
10301 \begin_layout Standard
10302 You might try to use a page break to ensure that a figure or table appears
10303  at the top of a page.
10304  This is, of course, the wrong way to do it.
10305  LyX gives you a way of automatically ensuring that your figures and tables
10306  appear at the top of a page (or the bottom, or on their own page) without
10307  having to worry about what precedes or follows your figure or table.
10308  See chapter 
10309 \begin_inset CommandInset ref
10310 LatexCommand ref
10311 reference "cha:Floats-and-Notes"
10312
10313 \end_inset
10314
10315  to learn more about 
10316 \family sans
10317 Floats
10318 \family default
10319 .
10320 \end_layout
10321
10322 \begin_layout Subsubsection
10323 Clear Page Breaks
10324 \begin_inset CommandInset label
10325 LatexCommand label
10326 name "sub:Clear-Page-Breaks"
10327
10328 \end_inset
10329
10330
10331 \begin_inset Index idx
10332 status collapsed
10333
10334 \begin_layout Plain Layout
10335 Page breaks ! Clear
10336 \end_layout
10337
10338 \end_inset
10339
10340
10341 \end_layout
10342
10343 \begin_layout Standard
10344 Rather than forced pagebreaks where the content behind the break is placed
10345  directly on the next page, you can also clear pages while breaking them.
10346  That means that the current paragraph is terminated and everything, including
10347  unprocessed floats, from the earlier part of the document are placed behind
10348  it, if necessary by adding pages.
10349 \end_layout
10350
10351 \begin_layout Standard
10352 You can insert a clear page break with the menu 
10353 \family sans
10354 Insert\SpecialChar \menuseparator
10355 Formatting\SpecialChar \menuseparator
10356 Clear
10357 \begin_inset space ~
10358 \end_inset
10359
10360 Page
10361 \family default
10362 .
10363  When you have a two-sided document like a book, you can use the menu 
10364 \family sans
10365 Insert\SpecialChar \menuseparator
10366 Formatting\SpecialChar \menuseparator
10367 Clear
10368 \begin_inset space ~
10369 \end_inset
10370
10371 Double
10372 \begin_inset space ~
10373 \end_inset
10374
10375 Page
10376 \family default
10377  to insert a clear page break that assures that the next page is a right-hand
10378  page (odd-numbered), if necessary by adding a page.
10379 \end_layout
10380
10381 \begin_layout Subsection
10382 Forced Line Breaks
10383 \begin_inset Index idx
10384 status collapsed
10385
10386 \begin_layout Plain Layout
10387 Line breaks
10388 \end_layout
10389
10390 \end_inset
10391
10392
10393 \begin_inset CommandInset label
10394 LatexCommand label
10395 name "sub:Forced-Line-Breaks"
10396
10397 \end_inset
10398
10399
10400 \end_layout
10401
10402 \begin_layout Standard
10403 Similar to page breaks there are two types of line breaks: One that simply
10404  breaks the line.
10405  You can force this line break within a paragraph by selecting 
10406 \family sans
10407 Insert\SpecialChar \menuseparator
10408 Formatting\SpecialChar \menuseparator
10409 Ragged
10410 \begin_inset space ~
10411 \end_inset
10412
10413 Line
10414 \begin_inset space ~
10415 \end_inset
10416
10417 Break
10418 \family default
10419  or with 
10420 \begin_inset Info
10421 type  "shortcut"
10422 arg   "newline-insert newline"
10423 \end_inset
10424
10425 .
10426  Another type that is inserted via the menu 
10427 \family sans
10428 Insert\SpecialChar \menuseparator
10429 Formatting\SpecialChar \menuseparator
10430 Justified
10431 \begin_inset space ~
10432 \end_inset
10433
10434 Line
10435 \begin_inset space ~
10436 \end_inset
10437
10438 Break
10439 \family default
10440  breaks the line and stretches it so that it fills out the whole space between
10441  the page margins.
10442  This is necessary to avoid 
10443 \begin_inset Quotes eld
10444 \end_inset
10445
10446 fringes
10447 \begin_inset Quotes erd
10448 \end_inset
10449
10450  in justified paragraphs due to whitespace introduced by line breaks.
10451 \end_layout
10452
10453 \begin_layout Standard
10454 You shouldn't use forced line breaks to correct LaTeX's line breaking, as
10455  LaTeX is very good at line breaking.
10456  There are, however, a number of situations where it is necessary to actively
10457  set a line break, e.
10458 \begin_inset space \thinspace{}
10459 \end_inset
10460
10461 g.
10462 \begin_inset space \space{}
10463 \end_inset
10464
10465 in a poem or for an address (see sections
10466 \begin_inset space ~
10467 \end_inset
10468
10469
10470 \begin_inset CommandInset ref
10471 LatexCommand ref
10472 reference "sec:Quote"
10473
10474 \end_inset
10475
10476
10477 \begin_inset CommandInset ref
10478 LatexCommand ref
10479 reference "sec:Verse"
10480
10481 \end_inset
10482
10483  and 
10484 \begin_inset CommandInset ref
10485 LatexCommand ref
10486 reference "sec:Address-Usage"
10487
10488 \end_inset
10489
10490 ).
10491 \end_layout
10492
10493 \begin_layout Subsection
10494 Horizontal Lines
10495 \begin_inset CommandInset label
10496 LatexCommand label
10497 name "sub:Horizontal-Lines"
10498
10499 \end_inset
10500
10501
10502 \begin_inset Index idx
10503 status collapsed
10504
10505 \begin_layout Plain Layout
10506 Horizontal lines
10507 \end_layout
10508
10509 \end_inset
10510
10511
10512 \end_layout
10513
10514 \begin_layout Standard
10515
10516 \lyxline
10517 In the dialog 
10518 \family sans
10519 Insert\SpecialChar \menuseparator
10520 Formatting\SpecialChar \menuseparator
10521 Horizontal
10522 \begin_inset space ~
10523 \end_inset
10524
10525 Line
10526 \family default
10527  you can insert horizontal lines that span the whole width of the document
10528  or column.
10529 \lyxline
10530
10531 \end_layout
10532
10533 \begin_layout Section
10534 Characters and Symbols
10535 \end_layout
10536
10537 \begin_layout Standard
10538 You can directly enter all characters that are available on your keyboard.
10539  You can also use special keyboard maps to be able to enter e.
10540 \begin_inset space \thinspace{}
10541 \end_inset
10542
10543 g.
10544 \begin_inset space \space{}
10545 \end_inset
10546
10547 characters needed for French with an English keyboard.
10548  See section
10549 \begin_inset space \thinspace{}
10550 \end_inset
10551
10552
10553 \begin_inset CommandInset ref
10554 LatexCommand ref
10555 reference "sub:Keyboard-mapping"
10556
10557 \end_inset
10558
10559  for information on how this is done.
10560 \end_layout
10561
10562 \begin_layout Standard
10563 For the case where you need a character that is not on your keyboard, you
10564  can use the 
10565 \family sans
10566 Symbols
10567 \family default
10568  dialog via the menu 
10569 \family sans
10570 Insert\SpecialChar \menuseparator
10571 Special Character\SpecialChar \menuseparator
10572 Symbols
10573 \family default
10574 .
10575 \end_layout
10576
10577 \begin_layout Standard
10578 \begin_inset Note Greyedout
10579 status open
10580
10581 \begin_layout Plain Layout
10582
10583 \series bold
10584 Note:
10585 \series default
10586  Maybe not all symbols inserted with the symbols dialog can be displayed
10587  when you are using a special screen font in LyX's preferences.
10588  But the inserted symbols will in every case be displayed in the output.
10589 \end_layout
10590
10591 \end_inset
10592
10593
10594 \end_layout
10595
10596 \begin_layout Section
10597 Fonts and Text Styles
10598 \begin_inset CommandInset label
10599 LatexCommand label
10600 name "sec:Fonts-and-Text"
10601
10602 \end_inset
10603
10604
10605 \end_layout
10606
10607 \begin_layout Subsection
10608 Font Types
10609 \begin_inset Index idx
10610 status collapsed
10611
10612 \begin_layout Plain Layout
10613 Font ! Types
10614 \end_layout
10615
10616 \end_inset
10617
10618
10619 \end_layout
10620
10621 \begin_layout Standard
10622 There are two types of fonts:
10623 \end_layout
10624
10625 \begin_layout Description
10626 Vector
10627 \begin_inset space ~
10628 \end_inset
10629
10630 fonts
10631 \begin_inset Index idx
10632 status collapsed
10633
10634 \begin_layout Plain Layout
10635 Fonts ! Vector-
10636 \end_layout
10637
10638 \end_inset
10639
10640  are fonts, built from outlines of the single glyphs (i.
10641 \begin_inset space \thinspace{}
10642 \end_inset
10643
10644 g.
10645  characters) in the font.
10646  This means that each glyph is defined using mathematical curves that are
10647  well suited for scaling to any requested size.
10648  This mathematical definition is interpreted by the font renderer and the
10649  curve is filled out with pixels according to the size and glyph.
10650  This means that outline fonts will look pretty good in all sizes.
10651  Only at very small sizes where each pixel has to be very carefully computed
10652  to provide a good image, it might be hard to provide a good rendering.
10653 \begin_inset Newline newline
10654 \end_inset
10655
10656 That could mean that one only needs to define one font size and scale them.
10657  But to achieve a better quality, many fonts define several font sizes.
10658  That improves the appearance because you need more details at large font
10659  sizes than at small ones.
10660 \begin_inset Newline newline
10661 \end_inset
10662
10663 The font types 
10664 \family typewriter
10665 TrueType
10666 \family default
10667
10668 \family typewriter
10669 OpenType
10670 \family default
10671 , and 
10672 \family typewriter
10673 Type
10674 \begin_inset space ~
10675 \end_inset
10676
10677 1
10678 \family default
10679  are vector fonts.
10680 \end_layout
10681
10682 \begin_layout Description
10683 Bitmap
10684 \begin_inset space ~
10685 \end_inset
10686
10687 fonts
10688 \begin_inset Index idx
10689 status collapsed
10690
10691 \begin_layout Plain Layout
10692 Fonts ! Bitmap-
10693 \end_layout
10694
10695 \end_inset
10696
10697  on the other hand, are defined by bitmap graphics from the start, so they
10698  will look good at all the sizes they are meant for.
10699  However, they don't scale well, because in order to scale a glyph, each
10700  pixel is enlarged into several pixels.
10701  It is the same effect that happens if you try to enlarge a picture in a
10702  picture manipulation program.
10703  In order to relieve this effect, bitmap fonts are typically provided in
10704  several fixed sizes typically from around 8 pixels high up to 34 pixels
10705  or so high in steps according to what is believed to be useful.
10706  The advantage of bitmap fonts is that no complicated computations are necessary
10707  to display each glyph, so bitmap fonts are thus faster displayed than scalable
10708  fonts.
10709  The disadvantage is that sizes that don't exist as fixed versions have
10710  to be scaled by doubling pixels, and thus look bad.
10711 \begin_inset Newline newline
10712 \end_inset
10713
10714 Bitmap fonts are named 
10715 \family typewriter
10716 Type
10717 \begin_inset space ~
10718 \end_inset
10719
10720 3
10721 \family default
10722  in PostScript- and PDF-documents.
10723 \end_layout
10724
10725 \begin_layout Standard
10726 The result of all this, is that bitmap fonts are best for the size they
10727  are designed for, while scalable fonts are good for nearly all sizes.
10728  So one need fewer font size definitions for scalable fonts.
10729  That's the reason why nearly all text rendering and typesetting programs
10730  use scalable fonts.
10731 \end_layout
10732
10733 \begin_layout Standard
10734 To test which fonts are used in a PDF-document, you can have a look into
10735  its document properties.
10736 \end_layout
10737
10738 \begin_layout Standard
10739 Many modern typesetting and markup languages have begun to move towards
10740  specifying character styles rather than specifying a particular font.
10741  For example, instead of changing to an italicized version of the current
10742  font to emphasize text, you use an 
10743 \begin_inset Quotes eld
10744 \end_inset
10745
10746 emphasized style
10747 \begin_inset Quotes erd
10748 \end_inset
10749
10750  instead.
10751  This concept fits in perfectly with LyX.
10752  In LyX, you do things based on contexts, rather than focusing on typesetting
10753  details.
10754 \end_layout
10755
10756 \begin_layout Subsection
10757 Document Font and Font size
10758 \begin_inset CommandInset label
10759 LatexCommand label
10760 name "sub:Document-Font"
10761
10762 \end_inset
10763
10764
10765 \begin_inset Index idx
10766 status collapsed
10767
10768 \begin_layout Plain Layout
10769 Font ! Size
10770 \end_layout
10771
10772 \end_inset
10773
10774
10775 \begin_inset Index idx
10776 status collapsed
10777
10778 \begin_layout Plain Layout
10779 Document ! Font
10780 \end_layout
10781
10782 \end_inset
10783
10784
10785 \end_layout
10786
10787 \begin_layout Standard
10788 You can set the document fonts in the 
10789 \family sans
10790 Document\SpecialChar \menuseparator
10791 Settings
10792 \family default
10793
10794 \begin_inset Index idx
10795 status collapsed
10796
10797 \begin_layout Plain Layout
10798 Document ! Settings
10799 \end_layout
10800
10801 \end_inset
10802
10803  dialog.
10804  There you can specify which font should be used for the three different
10805  font shapes roman (serif), 
10806 \family sans
10807 sans
10808 \begin_inset space ~
10809 \end_inset
10810
10811 serif
10812 \family default
10813 , and 
10814 \family typewriter
10815 typewriter
10816 \family default
10817  and its scalings.
10818 \end_layout
10819
10820 \begin_layout Standard
10821 The possible options for the font include 
10822 \family sans
10823 default
10824 \family default
10825  and a list of fonts available on your system.
10826  
10827 \family sans
10828 default
10829 \family default
10830  uses the standard TeX fonts, known as 
10831 \begin_inset Quotes eld
10832 \end_inset
10833
10834
10835 \family typewriter
10836 Computer Modern
10837 \family default
10838
10839 \begin_inset Quotes erd
10840 \end_inset
10841
10842  (
10843 \family typewriter
10844 cm
10845 \family default
10846 ) or 
10847 \begin_inset Quotes eld
10848 \end_inset
10849
10850
10851 \family typewriter
10852 European Computer Modern
10853 \family default
10854
10855 \begin_inset Quotes erd
10856 \end_inset
10857
10858  (
10859 \family typewriter
10860 ec
10861 \family default
10862 ).
10863 \end_layout
10864
10865 \begin_layout Standard
10866 As 
10867 \family typewriter
10868 cm
10869 \family default
10870  and 
10871 \family typewriter
10872 ec
10873 \family default
10874  are bitmap fonts, they often looks pixeled in PDF output, especially when
10875  you read the PDF in a zoomed size.
10876 \begin_inset Foot
10877 status collapsed
10878
10879 \begin_layout Plain Layout
10880 This problem doesn't appear if you read PDFs in 
10881 \family typewriter
10882 Adobe
10883 \begin_inset space ~
10884 \end_inset
10885
10886 Reader
10887 \family default
10888  version 6 or later, because this program includes a special bitmap font
10889  renderer.
10890 \end_layout
10891
10892 \end_inset
10893
10894  To get rid of pixeled fonts, you have to use a vector font.
10895  There are three ways to use one:
10896 \end_layout
10897
10898 \begin_layout Itemize
10899 One way is to use the 
10900 \family typewriter
10901 AE
10902 \family default
10903  fonts.
10904  
10905 \family typewriter
10906 AE
10907 \family default
10908  is a virtual font.
10909  Virtual means that it 
10910 \begin_inset Quotes eld
10911 \end_inset
10912
10913 steals
10914 \begin_inset Quotes erd
10915 \end_inset
10916
10917  outline 
10918 \family typewriter
10919 cm
10920 \family default
10921 -glyphs from other fonts.
10922  This has the disadvantage that some characters are missing, like the French
10923  guillemets (
10924 \begin_inset Quotes eld
10925 \end_inset
10926
10927 «
10928 \begin_inset Quotes erd
10929 \end_inset
10930
10931  and 
10932 \begin_inset Quotes eld
10933 \end_inset
10934
10935 »
10936 \begin_inset Quotes erd
10937 \end_inset
10938
10939 )
10940 \begin_inset Foot
10941 status collapsed
10942
10943 \begin_layout Plain Layout
10944 Loading the LaTeX-package 
10945 \series bold
10946 aeguill
10947 \series default
10948
10949 \begin_inset Index idx
10950 status collapsed
10951
10952 \begin_layout Plain Layout
10953 LaTeX-packages ! aeguill
10954 \end_layout
10955
10956 \end_inset
10957
10958  with the document preamble line
10959 \begin_inset Newline newline
10960 \end_inset
10961
10962
10963 \series bold
10964
10965 \backslash
10966 usepackage[ec]{aeguill}
10967 \begin_inset Newline newline
10968 \end_inset
10969
10970
10971 \series default
10972 will fix the guillemet problem.
10973 \end_layout
10974
10975 \end_inset
10976
10977  and that accented characters are not 
10978 \emph on
10979 one
10980 \emph default
10981  glyph, they are build of 
10982 \emph on
10983 two
10984 \emph default
10985  characters, the accent and the letter.
10986  Therefore you can't search in documents using the 
10987 \family typewriter
10988 AE
10989 \family default
10990  fonts for words with accented characters.
10991  If you search for example for the French word 
10992 \begin_inset Quotes eld
10993 \end_inset
10994
10995 rève
10996 \begin_inset Quotes erd
10997 \end_inset
10998
10999  in a PDF, you won't get any result, because the PDF-viewer searches for
11000  the glyph 
11001 \begin_inset Quotes eld
11002 \end_inset
11003
11004  è 
11005 \begin_inset Quotes erd
11006 \end_inset
11007
11008  and not for the glyph 
11009 \begin_inset Quotes eld
11010 \end_inset
11011
11012  e +
11013 \begin_inset space ~
11014 \end_inset
11015
11016  ̀ 
11017 \begin_inset Quotes erd
11018 \end_inset
11019
11020 .
11021 \end_layout
11022
11023 \begin_layout Itemize
11024 Another possibility is to use three different outline fonts
11025 \begin_inset Foot
11026 status collapsed
11027
11028 \begin_layout Plain Layout
11029 Other fonts, like 
11030 \family typewriter
11031 Latin Modern
11032 \family default
11033  or 
11034 \family typewriter
11035 Computer Modern
11036 \family default
11037 , consist of these three main font types 
11038 \family sans
11039 sans
11040 \begin_inset space ~
11041 \end_inset
11042
11043 serif
11044 \family default
11045
11046 \family sans
11047 typewriter
11048 \family default
11049 , and 
11050 \family sans
11051 serif
11052 \family default
11053 .
11054 \end_layout
11055
11056 \end_inset
11057
11058
11059 \family typewriter
11060 Times Roman
11061 \family default
11062  as roman font,
11063 \family sans
11064  
11065 \family typewriter
11066 Helvetica
11067 \family default
11068  scaled to 92 or 95
11069 \begin_inset space \thinspace{}
11070 \end_inset
11071
11072 % as sans
11073 \begin_inset space ~
11074 \end_inset
11075
11076 serif font, and 
11077 \family typewriter
11078 courier
11079 \family default
11080  as typewriter font.
11081 \begin_inset Newline newline
11082 \end_inset
11083
11084 The differences between roman, 
11085 \family sans
11086 sans
11087 \begin_inset space ~
11088 \end_inset
11089
11090 serif
11091 \family default
11092 , and 
11093 \family typewriter
11094 typewriter
11095 \family default
11096  fonts are explained in section
11097 \begin_inset space ~
11098 \end_inset
11099
11100
11101 \begin_inset CommandInset ref
11102 LatexCommand ref
11103 reference "sub:Fine-Tuning-with-the"
11104
11105 \end_inset
11106
11107 .
11108 \begin_inset Newline newline
11109 \end_inset
11110
11111 The font 
11112 \family typewriter
11113 Times Roman
11114 \family default
11115  was originally designed for newspapers.
11116  That means its glyphs are smaller than the ones from other fonts to fit
11117  into the small newspaper columns.
11118  Therefore 
11119 \family typewriter
11120 Times Roman
11121 \family default
11122  is not the optimal choice for larger documents like books.
11123 \end_layout
11124
11125 \begin_layout Itemize
11126 The best solution is to use the 
11127 \family typewriter
11128 Latin Modern
11129 \family default
11130  (
11131 \family typewriter
11132 lm
11133 \family default
11134 ) fonts.
11135  These fonts were developed for the LaTeX community to replace 
11136 \family typewriter
11137 cm
11138 \family default
11139  as the default font.
11140  In most cases they look the same as 
11141 \family typewriter
11142 cm
11143 \family default
11144
11145 \begin_inset Foot
11146 status collapsed
11147
11148 \begin_layout Plain Layout
11149 One difference is improved kerning for the 
11150 \family typewriter
11151 lm
11152 \family default
11153  fonts.
11154 \end_layout
11155
11156 \end_inset
11157
11158 , but 
11159 \family typewriter
11160 lm
11161 \family default
11162  covers a vast number of characters over the other two families 
11163 \family typewriter
11164 cm
11165 \family default
11166  and 
11167 \family typewriter
11168 ec
11169 \family default
11170 .
11171 \end_layout
11172
11173 \begin_layout Standard
11174 \begin_inset VSpace bigskip
11175 \end_inset
11176
11177 For the font size there are four possible values: 
11178 \family sans
11179 default, 10
11180 \family default
11181
11182 \family sans
11183 11
11184 \family default
11185 , and 
11186 \family sans
11187 12
11188 \family default
11189 .
11190  The size of 
11191 \family sans
11192 default
11193 \family default
11194  depends on your LaTeX-system, normally it is equal to the font size 10.
11195 \end_layout
11196
11197 \begin_layout Standard
11198 The font sizes are the 
11199 \emph on
11200 base size
11201 \emph default
11202 .
11203  That means that LyX scales all other possible font sizes (such as those
11204  used in footnotes, super-, and subscripts) by this value.
11205  You can fine-tune the font size of text parts via the 
11206 \family sans
11207 Text
11208 \begin_inset space ~
11209 \end_inset
11210
11211 Style
11212 \family default
11213  dialog if needed.
11214  The possible font sizes for text parts are explained in section
11215 \begin_inset space ~
11216 \end_inset
11217
11218
11219 \begin_inset CommandInset ref
11220 LatexCommand ref
11221 reference "sub:Fine-Tuning-with-the"
11222
11223 \end_inset
11224
11225 .
11226 \end_layout
11227
11228 \begin_layout Standard
11229 The field 
11230 \family sans
11231 CJK
11232 \family default
11233  allows users of the languages Chinese, Japanese, Korean (CJK) to specify
11234  a font to display the script characters.
11235 \begin_inset Foot
11236 status collapsed
11237
11238 \begin_layout Plain Layout
11239 The font will be the argument for the commands of the LaTeX-package 
11240 \series bold
11241 CJK
11242 \series default
11243 .
11244  So this has no effect for the document language 
11245 \family sans
11246 Japanese
11247 \family default
11248  that doesn't use 
11249 \series bold
11250 CJK
11251 \series default
11252 .
11253 \end_layout
11254
11255 \end_inset
11256
11257
11258 \end_layout
11259
11260 \begin_layout Standard
11261 \begin_inset VSpace bigskip
11262 \end_inset
11263
11264
11265 \begin_inset Note Greyedout
11266 status open
11267
11268 \begin_layout Plain Layout
11269
11270 \series bold
11271 Note:
11272 \series default
11273  When you choose a new font or font size, LyX does 
11274 \emph on
11275 not
11276 \emph default
11277  change the screen font! You will only see a difference in the printed output;
11278  this is part of the WYSIWYM concept.
11279  LyX's screen fonts can be adjusted in the 
11280 \family sans
11281 Tools\SpecialChar \menuseparator
11282 Preferences
11283 \family default
11284  dialog, see section
11285 \begin_inset space ~
11286 \end_inset
11287
11288
11289 \begin_inset CommandInset ref
11290 LatexCommand ref
11291 reference "sub:Screen-Fonts"
11292
11293 \end_inset
11294
11295 .
11296 \end_layout
11297
11298 \end_inset
11299
11300
11301 \end_layout
11302
11303 \begin_layout Subsection
11304 Using Different Character Styles
11305 \begin_inset Index idx
11306 status collapsed
11307
11308 \begin_layout Plain Layout
11309 Character Styles
11310 \end_layout
11311
11312 \end_inset
11313
11314
11315 \begin_inset Index idx
11316 status collapsed
11317
11318 \begin_layout Plain Layout
11319 Text Style
11320 \end_layout
11321
11322 \end_inset
11323
11324
11325 \end_layout
11326
11327 \begin_layout Standard
11328 As we've already seen, LyX automatically changes the character style for
11329  certain paragraph environments.
11330  LyX supports two character styles, 
11331 \family sans
11332 Emphasized
11333 \family default
11334  and 
11335 \family sans
11336 Noun
11337 \family default
11338 .
11339  You can activate both of these styles via keybindings, the menus, and the
11340  toolbar.
11341 \end_layout
11342
11343 \begin_layout Standard
11344 To activate the 
11345 \family sans
11346 Noun
11347 \family default
11348  style, do one of the following:
11349 \end_layout
11350
11351 \begin_layout Itemize
11352 click on the toolbar button 
11353 \begin_inset Graphics
11354         filename ../images/font-noun.png
11355
11356 \end_inset
11357
11358
11359 \end_layout
11360
11361 \begin_layout Itemize
11362 use the key binding 
11363 \begin_inset Info
11364 type  "shortcut"
11365 arg   "font-noun"
11366 \end_inset
11367
11368
11369 \end_layout
11370
11371 \begin_layout Standard
11372 These commands are all toggles.
11373  That is, if 
11374 \family sans
11375 Noun
11376 \family default
11377  style is already active, they deactivate it.
11378 \end_layout
11379
11380 \begin_layout Standard
11381 One typically uses the 
11382 \family sans
11383 Noun
11384 \family default
11385  style for proper names.
11386  For example: 
11387 \begin_inset Quotes eld
11388 \end_inset
11389
11390
11391 \noun on
11392 Matthias Ettrich
11393 \noun default
11394  is the original author of LyX.
11395 \begin_inset Quotes erd
11396 \end_inset
11397
11398
11399 \end_layout
11400
11401 \begin_layout Standard
11402 A more widely used character style is the 
11403 \family sans
11404 Emphasized
11405 \family default
11406  style.
11407  You can activate (or deactivate — it's also a toggle) the 
11408 \family sans
11409 Emphasized
11410 \family default
11411  style by:
11412 \end_layout
11413
11414 \begin_layout Itemize
11415 clicking on the toolbar button 
11416 \begin_inset Graphics
11417         filename ../images/font-emph.png
11418
11419 \end_inset
11420
11421
11422 \end_layout
11423
11424 \begin_layout Itemize
11425 using the keybindings 
11426 \begin_inset Info
11427 type  "shortcut"
11428 arg   "font-emph"
11429 \end_inset
11430
11431
11432 \end_layout
11433
11434 \begin_layout Standard
11435 Normally the 
11436 \family sans
11437 Emphasized
11438 \family default
11439  style is equivalent to an italic font but some document classes or LaTeX-packag
11440 es use a different font.
11441 \end_layout
11442
11443 \begin_layout Standard
11444 We've been using the 
11445 \family sans
11446 Emphasized
11447 \family default
11448  style all over the place in this document.
11449  Here's one more example:
11450 \end_layout
11451
11452 \begin_layout Quotation
11453
11454 \emph on
11455 Don't overuse character styles!
11456 \end_layout
11457
11458 \begin_layout Standard
11459 It's also a warning in addition to an example.
11460  One's writing should parallel ordinary conversation.
11461  Since we don't all constantly scream at each other, we should also avoid
11462  the common tendency to overuse character style.
11463  
11464 \end_layout
11465
11466 \begin_layout Standard
11467 You can always reset to the default font using the key binding 
11468 \begin_inset Info
11469 type  "shortcut"
11470 arg   "font-default"
11471 \end_inset
11472
11473  or the dialog 
11474 \family sans
11475 Edit\SpecialChar \menuseparator
11476 Text
11477 \begin_inset space ~
11478 \end_inset
11479
11480 Style
11481 \family default
11482 .
11483 \end_layout
11484
11485 \begin_layout Subsection
11486 Fine-Tuning with the 
11487 \family sans
11488 Text Style
11489 \family default
11490  dialog
11491 \begin_inset CommandInset label
11492 LatexCommand label
11493 name "sub:Fine-Tuning-with-the"
11494
11495 \end_inset
11496
11497
11498 \begin_inset Index idx
11499 status collapsed
11500
11501 \begin_layout Plain Layout
11502 Text Style
11503 \end_layout
11504
11505 \end_inset
11506
11507
11508 \end_layout
11509
11510 \begin_layout Standard
11511 There are always occasions when you will need to do some fine-tuning, so
11512  LyX gives you a way to create a custom character style.
11513  For example, an academic journal or a corporation may have a style sheet
11514  requiring a sans-serif font be used in certain situations.
11515  Also, writers sometimes use a different font to offset a character's thoughts
11516  from ordinary dialog.
11517 \end_layout
11518
11519 \begin_layout Standard
11520 Before we document how to use custom character style, we want to issue a
11521  warning yet again: Don't overuse character styles! 
11522 \begin_inset Newline newline
11523 \end_inset
11524
11525 Documents that overuse different fonts and sizes are not well readable and
11526  tend to look as if someone has knocked huge holes in them.
11527 \end_layout
11528
11529 \begin_layout Standard
11530 To use custom character styles, open the 
11531 \family sans
11532 Edit\SpecialChar \menuseparator
11533 Text
11534 \begin_inset space ~
11535 \end_inset
11536
11537 Style
11538 \family default
11539  dialog.
11540  There are several boxes on this dialog, each corresponding to a different
11541  font property which you can choose.
11542  You can choose an option for one of these properties, or select 
11543 \family sans
11544 No
11545 \begin_inset space ~
11546 \end_inset
11547
11548 change
11549 \family default
11550 , which keeps the current state of that property.
11551  The item 
11552 \family sans
11553 Reset
11554 \family default
11555  will reset the property to whatever is the default.
11556  You can use this to reset attributes across a bunch of different paragraph
11557  environments in a snap.
11558 \end_layout
11559
11560 \begin_layout Standard
11561 The font properties, and their options (in addition to 
11562 \family sans
11563 No
11564 \begin_inset space ~
11565 \end_inset
11566
11567 change
11568 \family default
11569  and 
11570 \family sans
11571 Reset
11572 \family default
11573 ) are:
11574 \end_layout
11575
11576 \begin_layout Labeling
11577 \labelwidthstring 00.00.0000
11578
11579 \family sans
11580 Family
11581 \family default
11582  The 
11583 \begin_inset Quotes eld
11584 \end_inset
11585
11586 overall look
11587 \begin_inset Quotes erd
11588 \end_inset
11589
11590  of the font.
11591  The possible options are:
11592 \end_layout
11593
11594 \begin_deeper
11595 \begin_layout Labeling
11596 \labelwidthstring 00.00.0000
11597
11598 \family sans
11599 Roman
11600 \family default
11601  This is the Roman font family.
11602  Normally a serif font.
11603  It's also the default family.
11604  (key binding 
11605 \begin_inset Info
11606 type  "shortcut"
11607 arg   "font-roman"
11608 \end_inset
11609
11610 )
11611 \end_layout
11612
11613 \begin_layout Labeling
11614 \labelwidthstring 00.00.0000
11615
11616 \family sans
11617 Sans
11618 \begin_inset space ~
11619 \end_inset
11620
11621 Serif
11622 \family default
11623  
11624 \family sans
11625 This is the Sans Serif font family.
11626
11627 \family default
11628  (key binding 
11629 \begin_inset Info
11630 type  "shortcut"
11631 arg   "font-sans"
11632 \end_inset
11633
11634 )
11635 \end_layout
11636
11637 \begin_layout Labeling
11638 \labelwidthstring 00.00.0000
11639
11640 \family sans
11641 Typewriter
11642 \family default
11643  
11644 \family typewriter
11645 This is the Typewriter font family.
11646
11647 \family default
11648  (key binding 
11649 \begin_inset Info
11650 type  "shortcut"
11651 arg   "font-typewriter"
11652 \end_inset
11653
11654
11655 \family sans
11656 )
11657 \end_layout
11658
11659 \end_deeper
11660 \begin_layout Labeling
11661 \labelwidthstring 00.00.0000
11662
11663 \family sans
11664 Series
11665 \family default
11666  This corresponds to the print weight.
11667  Options are:
11668 \end_layout
11669
11670 \begin_deeper
11671 \begin_layout Labeling
11672 \labelwidthstring 00.00.0000
11673
11674 \family sans
11675 Medium
11676 \family default
11677  This is the Medium font series.
11678  It's also the default series.
11679 \end_layout
11680
11681 \begin_layout Labeling
11682 \labelwidthstring 00.00.0000
11683
11684 \family sans
11685 Bold
11686 \family default
11687  
11688 \series bold
11689 This is the Bold font series.
11690
11691 \series default
11692  (key binding 
11693 \begin_inset Info
11694 type  "shortcut"
11695 arg   "font-bold"
11696 \end_inset
11697
11698 )
11699 \end_layout
11700
11701 \end_deeper
11702 \begin_layout Labeling
11703 \labelwidthstring 00.00.0000
11704
11705 \family sans
11706 Shape
11707 \family default
11708  As the name implies.
11709  Options are:
11710 \end_layout
11711
11712 \begin_deeper
11713 \begin_layout Labeling
11714 \labelwidthstring 00.00.0000
11715
11716 \family sans
11717 Upright
11718 \family default
11719  This is the Upright font shape.
11720  It's also the default shape.
11721 \end_layout
11722
11723 \begin_layout Labeling
11724 \labelwidthstring 00.00.0000
11725
11726 \family sans
11727 Italic
11728 \family default
11729  
11730 \shape italic
11731 This
11732 \shape default
11733  
11734 \family sans
11735 \shape italic
11736 i
11737 \family default
11738 s the Italic font shape
11739 \shape default
11740 \emph on
11741 .
11742 \end_layout
11743
11744 \begin_layout Labeling
11745 \labelwidthstring 00.00.0000
11746
11747 \family sans
11748 Slanted
11749 \family default
11750  
11751 \shape slanted
11752 This is the Slanted font shape
11753 \shape default
11754  (although it might not be visible in LyX, this is different from italic).
11755 \end_layout
11756
11757 \begin_layout Labeling
11758 \labelwidthstring 00.00.0000
11759
11760 \family sans
11761 Small
11762 \begin_inset space ~
11763 \end_inset
11764
11765 Caps
11766 \family default
11767  
11768 \shape smallcaps
11769 This is the Small caps font shape
11770 \shape default
11771 \noun on
11772 .
11773 \end_layout
11774
11775 \end_deeper
11776 \begin_layout Labeling
11777 \labelwidthstring 00.00.0000
11778
11779 \family sans
11780 Size
11781 \family default
11782  Alters the size of the font.
11783  You'll find no numerical values here; all possible sizes are actually proportio
11784 nal to the document font size.
11785  Once again, you don't feed LyX the details, but a general description of
11786  what you want to do.
11787  The options are:
11788 \end_layout
11789
11790 \begin_deeper
11791 \begin_layout Labeling
11792 \labelwidthstring 00.00.0000
11793
11794 \family sans
11795 Tiny
11796 \family default
11797  
11798 \size tiny
11799 This is the 
11800 \begin_inset Quotes eld
11801 \end_inset
11802
11803 Tiny
11804 \begin_inset Quotes erd
11805 \end_inset
11806
11807  font size.
11808
11809 \size default
11810  (key bindings 
11811 \begin_inset Info
11812 type  "shortcuts"
11813 arg   "font-size tiny"
11814 \end_inset
11815
11816 )
11817 \end_layout
11818
11819 \begin_layout Labeling
11820 \labelwidthstring 00.00.0000
11821
11822 \family sans
11823 Smallest
11824 \family default
11825  
11826 \size scriptsize
11827 This is the 
11828 \begin_inset Quotes eld
11829 \end_inset
11830
11831 Smallest
11832 \begin_inset Quotes erd
11833 \end_inset
11834
11835  font size
11836 \size default
11837 .
11838  (key binding 
11839 \begin_inset Info
11840 type  "shortcut"
11841 arg   "font-size scriptsize"
11842 \end_inset
11843
11844 )
11845 \end_layout
11846
11847 \begin_layout Labeling
11848 \labelwidthstring 00.00.0000
11849
11850 \family sans
11851 Smaller
11852 \family default
11853  
11854 \size footnotesize
11855 This is the 
11856 \begin_inset Quotes eld
11857 \end_inset
11858
11859 Smaller
11860 \begin_inset Quotes erd
11861 \end_inset
11862
11863  font size.
11864
11865 \size default
11866  (key bindings 
11867 \begin_inset Info
11868 type  "shortcuts"
11869 arg   "font-size footnotesize"
11870 \end_inset
11871
11872 )
11873 \end_layout
11874
11875 \begin_layout Labeling
11876 \labelwidthstring 00.00.0000
11877
11878 \family sans
11879 Small
11880 \family default
11881  
11882 \size small
11883 This is the 
11884 \begin_inset Quotes eld
11885 \end_inset
11886
11887 Small
11888 \begin_inset Quotes erd
11889 \end_inset
11890
11891  font size.
11892
11893 \size default
11894  (key bindings 
11895 \begin_inset Info
11896 type  "shortcuts"
11897 arg   "font-size small"
11898 \end_inset
11899
11900 )
11901 \end_layout
11902
11903 \begin_layout Labeling
11904 \labelwidthstring 00.00.0000
11905
11906 \family sans
11907 Normal
11908 \family default
11909  This is the 
11910 \begin_inset Quotes eld
11911 \end_inset
11912
11913 Normal
11914 \begin_inset Quotes erd
11915 \end_inset
11916
11917  font size.
11918  It's also the default size.
11919  (key bindings 
11920 \begin_inset Info
11921 type  "shortcuts"
11922 arg   "font-size normal"
11923 \end_inset
11924
11925 )
11926 \end_layout
11927
11928 \begin_layout Labeling
11929 \labelwidthstring 00.00.0000
11930
11931 \family sans
11932 Large
11933 \family default
11934  
11935 \size large
11936 This is the 
11937 \begin_inset Quotes eld
11938 \end_inset
11939
11940 Large
11941 \begin_inset Quotes erd
11942 \end_inset
11943
11944  font size.
11945
11946 \size default
11947  (key bindings 
11948 \begin_inset Info
11949 type  "shortcuts"
11950 arg   "font-size large"
11951 \end_inset
11952
11953 )
11954 \end_layout
11955
11956 \begin_layout Labeling
11957 \labelwidthstring 00.00.0000
11958
11959 \family sans
11960 Larger
11961 \family default
11962  
11963 \size larger
11964 This is the 
11965 \begin_inset Quotes eld
11966 \end_inset
11967
11968 Larger
11969 \begin_inset Quotes erd
11970 \end_inset
11971
11972  font size.
11973
11974 \size default
11975  (key bindings 
11976 \begin_inset Info
11977 type  "shortcuts"
11978 arg   "font-size larger"
11979 \end_inset
11980
11981 )
11982 \end_layout
11983
11984 \begin_layout Labeling
11985 \labelwidthstring 00.00.0000
11986
11987 \family sans
11988 Largest
11989 \family default
11990  
11991 \size largest
11992 This is the 
11993 \begin_inset Quotes eld
11994 \end_inset
11995
11996 Largest
11997 \begin_inset Quotes erd
11998 \end_inset
11999
12000  font size.
12001
12002 \size default
12003  (key binding 
12004 \begin_inset Info
12005 type  "shortcut"
12006 arg   "font-size largest"
12007 \end_inset
12008
12009 )
12010 \end_layout
12011
12012 \begin_layout Labeling
12013 \labelwidthstring 00.00.0000
12014
12015 \family sans
12016 Huge
12017 \family default
12018  
12019 \size huge
12020 This is the 
12021 \begin_inset Quotes eld
12022 \end_inset
12023
12024 Huge
12025 \begin_inset Quotes erd
12026 \end_inset
12027
12028  font size.
12029
12030 \size default
12031  (key bindings 
12032 \begin_inset Info
12033 type  "shortcuts"
12034 arg   "font-size huge"
12035 \end_inset
12036
12037 )
12038 \end_layout
12039
12040 \begin_layout Labeling
12041 \labelwidthstring 00.00.0000
12042
12043 \family sans
12044 Huger
12045 \family default
12046  
12047 \size giant
12048 This is the 
12049 \begin_inset Quotes eld
12050 \end_inset
12051
12052 Huger
12053 \begin_inset Quotes erd
12054 \end_inset
12055
12056  font size.
12057
12058 \size default
12059  (key bindings 
12060 \begin_inset Info
12061 type  "shortcuts"
12062 arg   "font-size giant"
12063 \end_inset
12064
12065 )
12066 \end_layout
12067
12068 \end_deeper
12069 \begin_layout Standard
12070 We'll warn you 
12071 \emph on
12072 yet again
12073 \emph default
12074 : don't go crazy with this feature.
12075  You should almost never need to change the font size.
12076  LyX automatically changes the font size for different paragraph environments
12077  — use that instead.
12078  This is here for fine-tuning only!
12079 \end_layout
12080
12081 \begin_layout Labeling
12082 \labelwidthstring 00.00.0000
12083
12084 \family sans
12085 Misc
12086 \family default
12087  Here you can change a few other things at the character level.
12088  Options are:
12089 \end_layout
12090
12091 \begin_deeper
12092 \begin_layout Labeling
12093 \labelwidthstring 00.00.0000
12094
12095 \family sans
12096 Emph
12097 \family default
12098  
12099 \emph on
12100 This is text with emphasize on
12101 \emph default
12102 .
12103  This might seem like the same as 
12104 \shape italic
12105 Italic
12106 \shape default
12107 , but it is actually a bit different.
12108  Emphasized is a 
12109 \emph on
12110 logical
12111 \emph default
12112  attribute.
12113  That means every document class can define its own font used for emphasized
12114  text.
12115  Normally this font is equal to italic.
12116 \end_layout
12117
12118 \begin_layout Labeling
12119 \labelwidthstring 00.00.0000
12120
12121 \family sans
12122 Underbar
12123 \family default
12124  
12125 \bar under
12126 This is text with Underbar on.
12127
12128 \bar default
12129  (key binding 
12130 \begin_inset Info
12131 type  "shortcuts"
12132 arg   "font-underline"
12133 \end_inset
12134
12135
12136 \family sans
12137 )
12138 \begin_inset Newline newline
12139 \end_inset
12140
12141
12142 \family default
12143 Avoid using underbar if you can! It's a hangover from the typewriter days,
12144  when you couldn't change fonts.
12145  We no longer need to emphasize text by underscoring characters.
12146  It's only included in LyX because some people 
12147 \emph on
12148 may
12149 \emph default
12150  need it in order to follow style sheets for journal submissions.
12151 \end_layout
12152
12153 \begin_layout Labeling
12154 \labelwidthstring 00.00.0000
12155
12156 \family sans
12157 Noun
12158 \family default
12159  
12160 \noun on
12161 This is text with Noun on.
12162
12163 \noun default
12164  Like 
12165 \family sans
12166 Emph
12167 \family default
12168 , this is a logical attribute.
12169  Normally it's equivalent to 
12170 \family sans
12171 Small
12172 \begin_inset space ~
12173 \end_inset
12174
12175 Caps
12176 \family default
12177 .
12178 \end_layout
12179
12180 \end_deeper
12181 \begin_layout Labeling
12182 \labelwidthstring 00.00.0000
12183
12184 \family sans
12185 Color
12186 \family default
12187  You can adjust the color of the text with this control.
12188  Notice that not all DVI-viewers are able to display colors.
12189  Besides 
12190 \family sans
12191 No
12192 \begin_inset space ~
12193 \end_inset
12194
12195 color
12196 \family default
12197 , which is the default 
12198 \begin_inset Quotes eld
12199 \end_inset
12200
12201 color
12202 \begin_inset Quotes erd
12203 \end_inset
12204
12205  and means normally black, you can choose between 
12206 \family sans
12207 Black
12208 \family default
12209
12210 \family sans
12211 White
12212 \family default
12213
12214 \family sans
12215 Red
12216 \family default
12217
12218 \family sans
12219 Green
12220 \family default
12221
12222 \family sans
12223 Blue
12224 \family default
12225
12226 \family sans
12227 Cyan
12228 \family default
12229
12230 \family sans
12231 Magenta
12232 \family default
12233  and 
12234 \family sans
12235 Yellow
12236 \family default
12237  text.
12238 \begin_inset Index idx
12239 status collapsed
12240
12241 \begin_layout Plain Layout
12242 Color ! Text
12243 \end_layout
12244
12245 \end_inset
12246
12247
12248 \end_layout
12249
12250 \begin_layout Labeling
12251 \labelwidthstring 00.00.0000
12252
12253 \family sans
12254 Language
12255 \family default
12256  This is used to mark regions of text as having a different language from
12257  the language of the document.
12258  Text marked in this way will be underlined in blue to indicate the change
12259  (only within LyX).
12260 \end_layout
12261
12262 \begin_layout Standard
12263 So you have a huge number of combinations to choose from.
12264  Once you've chosen a new character style via the 
12265 \family sans
12266 Edit\SpecialChar \menuseparator
12267 Text
12268 \begin_inset space ~
12269 \end_inset
12270
12271 Style
12272 \family default
12273  dialog, the settings are saved.
12274  You can activate them using the toolbar button 
12275 \begin_inset Graphics
12276         filename ../images/textstyle-apply.png
12277
12278 \end_inset
12279
12280 .
12281  The button lets you toggle the state of your custom character style even
12282  when the dialog isn't visible.
12283  
12284 \end_layout
12285
12286 \begin_layout Standard
12287 To completely reset the character style to the default, use 
12288 \begin_inset Info
12289 type  "shortcut"
12290 arg   "font-default"
12291 \end_inset
12292
12293 .
12294  If you want to toggle only those properties that you have just changed
12295  (suppose you just set the shape to 
12296 \begin_inset Quotes eld
12297 \end_inset
12298
12299 slanted
12300 \begin_inset Quotes erd
12301 \end_inset
12302
12303  and the series to 
12304 \begin_inset Quotes eld
12305 \end_inset
12306
12307 bold
12308 \begin_inset Quotes erd
12309 \end_inset
12310
12311 ), set the 
12312 \family sans
12313 Toggle
12314 \begin_inset space ~
12315 \end_inset
12316
12317 all
12318 \family default
12319  switch and press 
12320 \family sans
12321 Apply
12322 \family default
12323 .
12324 \end_layout
12325
12326 \begin_layout Standard
12327 You should also know something about the differences between the three main
12328  font types 
12329 \family sans
12330 serif
12331 \family default
12332
12333 \family sans
12334 sans
12335 \begin_inset space ~
12336 \end_inset
12337
12338 serif
12339 \family default
12340 , and 
12341 \family sans
12342 typewriter
12343 \family default
12344 :
12345 \end_layout
12346
12347 \begin_layout Itemize
12348
12349 \family sans
12350 Typewriter
12351 \family default
12352  is a so called 
12353 \begin_inset Quotes eld
12354 \end_inset
12355
12356 monospaced
12357 \begin_inset Quotes erd
12358 \end_inset
12359
12360  font, that means every character has the same width, the 
12361 \begin_inset Quotes eld
12362 \end_inset
12363
12364 i
12365 \begin_inset Quotes erd
12366 \end_inset
12367
12368  is as wide as the 
12369 \begin_inset Quotes eld
12370 \end_inset
12371
12372 m
12373 \begin_inset Quotes erd
12374 \end_inset
12375
12376 .
12377  Here is an example
12378 \begin_inset Newline newline
12379 \end_inset
12380
12381
12382 \begin_inset ERT
12383 status collapsed
12384
12385 \begin_layout Plain Layout
12386
12387
12388 \backslash
12389 phantom{
12390 \end_layout
12391
12392 \end_inset
12393
12394 no 
12395 \begin_inset ERT
12396 status collapsed
12397
12398 \begin_layout Plain Layout
12399
12400 }
12401 \end_layout
12402
12403 \end_inset
12404
12405
12406 \family typewriter
12407 typewriter text
12408 \family default
12409
12410 \begin_inset Note Note
12411 status collapsed
12412
12413 \begin_layout Plain Layout
12414 For more on phantoms see section
12415 \begin_inset space ~
12416 \end_inset
12417
12418
12419 \begin_inset CommandInset ref
12420 LatexCommand ref
12421 reference "sub:More-Spaces"
12422
12423 \end_inset
12424
12425 .
12426 \end_layout
12427
12428 \end_inset
12429
12430
12431 \begin_inset Newline newline
12432 \end_inset
12433
12434 no typewriter text
12435 \end_layout
12436
12437 \begin_layout Itemize
12438
12439 \family sans
12440 Serif
12441 \family default
12442  fonts use characters with serifs.
12443  These are the small 
12444 \begin_inset Quotes eld
12445 \end_inset
12446
12447 appendices
12448 \begin_inset Quotes erd
12449 \end_inset
12450
12451  at the ends of the strokes that form the character.
12452  The following example will show the difference:
12453 \begin_inset Newline newline
12454 \end_inset
12455
12456 text with serifs
12457 \begin_inset Newline newline
12458 \end_inset
12459
12460
12461 \family sans
12462 text without serifs
12463 \family default
12464
12465 \begin_inset Newline newline
12466 \end_inset
12467
12468 Serifs facilitate quick and easy reading.
12469  These fonts are therefore used as default (named 
12470 \family sans
12471 roman
12472 \family default
12473 ).
12474 \end_layout
12475
12476 \begin_layout Itemize
12477
12478 \family sans
12479 Sans serif
12480 \family default
12481  don't use serifs.
12482  This font type is therefore often used for headings and short texts.
12483  We use it in this document to highlight menu names.
12484 \end_layout
12485
12486 \begin_layout Standard
12487 We conclude with the same warning once again: Don't overuse the fonts.
12488  They are, more often than not, a kludge and a bad substitute for good writing.
12489 \end_layout
12490
12491 \begin_layout Section
12492 Printing and Previewing
12493 \end_layout
12494
12495 \begin_layout Subsection
12496 Overview
12497 \end_layout
12498
12499 \begin_layout Standard
12500 Now that we have covered some of the basic features of document preparation
12501  using LyX, you probably want to know how to print out your masterpiece.
12502  Before we tell you that, we want to give you a quick explanation of what
12503  goes on behind-the-scenes.
12504  We cover this information in much greater detail in the 
12505 \emph on
12506 Additional Features
12507 \emph default
12508  manual as well.
12509 \end_layout
12510
12511 \begin_layout Standard
12512 LyX uses the program LaTeX as its backend.
12513  LaTeX is just a macro package for the TeX typesetting system, but to prevent
12514  confusion, we'll only refer to LaTeX.
12515  LyX is what you use to do your actual writing.
12516  Then, LyX calls LaTeX to turn your writing into printable output.
12517  This happens in two stages:
12518 \end_layout
12519
12520 \begin_layout Enumerate
12521 First, LyX converts your document to a series of text commands for LaTeX,
12522  generating a file with the extension, 
12523 \begin_inset Quotes eld
12524 \end_inset
12525
12526
12527 \family typewriter
12528 .tex
12529 \family default
12530
12531 \begin_inset Quotes erd
12532 \end_inset
12533
12534 .
12535 \end_layout
12536
12537 \begin_layout Enumerate
12538 Next, LaTeX uses the commands in the 
12539 \family typewriter
12540 .tex
12541 \family default
12542  file to produce printable output.
12543  
12544 \end_layout
12545
12546 \begin_layout Subsection
12547 Output file formats
12548 \begin_inset Index idx
12549 status collapsed
12550
12551 \begin_layout Plain Layout
12552 File formats
12553 \end_layout
12554
12555 \end_inset
12556
12557
12558 \begin_inset CommandInset label
12559 LatexCommand label
12560 name "sub:Output-file-formats"
12561
12562 \end_inset
12563
12564
12565 \end_layout
12566
12567 \begin_layout Subsubsection
12568 ASCII
12569 \begin_inset Index idx
12570 status collapsed
12571
12572 \begin_layout Plain Layout
12573 File formats ! ASCII
12574 \end_layout
12575
12576 \end_inset
12577
12578
12579 \end_layout
12580
12581 \begin_layout Standard
12582 This file type has the extension 
12583 \begin_inset Quotes eld
12584 \end_inset
12585
12586
12587 \family typewriter
12588 .txt
12589 \family default
12590
12591 \begin_inset Quotes erd
12592 \end_inset
12593
12594 .
12595  It contains your document as plain text following the rules of the 
12596 \begin_inset Quotes eld
12597 \end_inset
12598
12599 American Standard Code for Information Interchange
12600 \begin_inset Quotes erd
12601 \end_inset
12602
12603  (ASCII).
12604 \end_layout
12605
12606 \begin_layout Standard
12607 You can export your document to ASCII by the menu 
12608 \family sans
12609 File\SpecialChar \menuseparator
12610 Export\SpecialChar \menuseparator
12611 ASCII
12612 \family default
12613 .
12614 \end_layout
12615
12616 \begin_layout Subsubsection
12617 LaTeX
12618 \begin_inset Index idx
12619 status collapsed
12620
12621 \begin_layout Plain Layout
12622 File formats ! LaTeX
12623 \end_layout
12624
12625 \end_inset
12626
12627
12628 \end_layout
12629
12630 \begin_layout Standard
12631 This file type has the extension 
12632 \begin_inset Quotes eld
12633 \end_inset
12634
12635
12636 \family typewriter
12637 .tex
12638 \family default
12639
12640 \begin_inset Quotes erd
12641 \end_inset
12642
12643  and contains all commands that are necessary for the LaTeX program to process
12644  your document.
12645  If you know LaTeX, you can use it to find out LaTeX-Errors or to process
12646  it manually with console commands.
12647  The LaTeX-file is automatically created in LyX's temporary directory whenever
12648  you view or export your document.
12649 \end_layout
12650
12651 \begin_layout Standard
12652 You can export your document as LaTeX-file using the menu 
12653 \family sans
12654 File\SpecialChar \menuseparator
12655 Export\SpecialChar \menuseparator
12656 LaT
12657 \begin_inset ERT
12658 status collapsed
12659
12660 \begin_layout Plain Layout
12661
12662 {}
12663 \end_layout
12664
12665 \end_inset
12666
12667 eX
12668 \family default
12669 .
12670 \end_layout
12671
12672 \begin_layout Subsubsection
12673 DVI
12674 \begin_inset Index idx
12675 status collapsed
12676
12677 \begin_layout Plain Layout
12678 File formats ! DVI
12679 \end_layout
12680
12681 \end_inset
12682
12683
12684 \end_layout
12685
12686 \begin_layout Standard
12687 This file type has the extension 
12688 \begin_inset Quotes eld
12689 \end_inset
12690
12691
12692 \family typewriter
12693 .dvi
12694 \family default
12695
12696 \begin_inset Quotes erd
12697 \end_inset
12698
12699 .
12700  It is called 
12701 \begin_inset Quotes eld
12702 \end_inset
12703
12704 device-independent
12705 \begin_inset Quotes erd
12706 \end_inset
12707
12708  (DVI), because it is completely portable; you can move them from one machine
12709  to another without needing to do any sort of conversion.
12710  DVIs are used for quick previews and as pre-stage for other output formats,
12711  like PostScript.
12712 \end_layout
12713
12714 \begin_layout Standard
12715 DVI files doen't contain images, they only link them.
12716  So don't forget to deliver the images together with your DVIs.
12717  Because the DVI-viewer has to convert the image in the background to make
12718  it visible when you scroll the DVI, this can slow down your computer when
12719  you view the DVI.
12720  So we recommend to use PDF for files with many images.
12721 \end_layout
12722
12723 \begin_layout Standard
12724 You can export your document to DVI by the menu 
12725 \family sans
12726 File\SpecialChar \menuseparator
12727 Export\SpecialChar \menuseparator
12728 DVI
12729 \family default
12730 .
12731 \end_layout
12732
12733 \begin_layout Subsubsection
12734 PostScript
12735 \begin_inset Index idx
12736 status collapsed
12737
12738 \begin_layout Plain Layout
12739 File formats ! PostScript
12740 \end_layout
12741
12742 \end_inset
12743
12744
12745 \end_layout
12746
12747 \begin_layout Standard
12748 This file type has the extension 
12749 \begin_inset Quotes eld
12750 \end_inset
12751
12752
12753 \family typewriter
12754 .ps
12755 \family default
12756
12757 \begin_inset Quotes erd
12758 \end_inset
12759
12760 .
12761  PostScript was developed by the company 
12762 \family typewriter
12763 Adobe
12764 \family default
12765  as a printer language.
12766  The file contains therefore commands that the printer uses to print the
12767  file.
12768  PostScript can be seen as a 
12769 \begin_inset Quotes eld
12770 \end_inset
12771
12772 programming language
12773 \begin_inset Quotes erd
12774 \end_inset
12775
12776 ; you can calculate with it and draw diagrams and images.
12777 \begin_inset Foot
12778 status collapsed
12779
12780 \begin_layout Plain Layout
12781 When you are interested to learn more about this, have a look at the LaTeX-packa
12782 ge 
12783 \series bold
12784 pstricks
12785 \series default
12786
12787 \begin_inset Index idx
12788 status collapsed
12789
12790 \begin_layout Plain Layout
12791 LaTeX-packages ! pstricks
12792 \end_layout
12793
12794 \end_inset
12795
12796 .
12797 \end_layout
12798
12799 \end_inset
12800
12801  Due to this ability, the files are often bigger than PDFs.
12802 \end_layout
12803
12804 \begin_layout Standard
12805 PostScript can only contain images in the format 
12806 \begin_inset Quotes eld
12807 \end_inset
12808
12809 Encapsulated PostScript
12810 \begin_inset Quotes erd
12811 \end_inset
12812
12813  (EPS, file extension 
12814 \begin_inset Quotes eld
12815 \end_inset
12816
12817
12818 \family typewriter
12819 .eps
12820 \family default
12821
12822 \begin_inset Quotes erd
12823 \end_inset
12824
12825 ).
12826  As LyX allows you to use any known image format in your document, it has
12827  to convert them in the background to EPS.
12828  If you have e.g 50
12829 \begin_inset space \thinspace{}
12830 \end_inset
12831
12832 images in your document, LyX has to do 50
12833 \begin_inset space \thinspace{}
12834 \end_inset
12835
12836 conversions whenever you view or export your document.
12837  This will slow down your workflow with LyX drastically.
12838  So if you plan to use PostScript, you can insert your images directly as
12839  EPS to avoid this problem.
12840 \end_layout
12841
12842 \begin_layout Standard
12843 You can export your document to PostScript using the menu 
12844 \family sans
12845 File\SpecialChar \menuseparator
12846 Export\SpecialChar \menuseparator
12847 PostScript
12848 \family default
12849 .
12850 \end_layout
12851
12852 \begin_layout Subsubsection
12853 PDF
12854 \begin_inset Index idx
12855 status collapsed
12856
12857 \begin_layout Plain Layout
12858 File formats ! PDF
12859 \end_layout
12860
12861 \end_inset
12862
12863
12864 \begin_inset Index idx
12865 status collapsed
12866
12867 \begin_layout Plain Layout
12868 PDF
12869 \end_layout
12870
12871 \end_inset
12872
12873
12874 \end_layout
12875
12876 \begin_layout Standard
12877 This file type has the extension 
12878 \begin_inset Quotes eld
12879 \end_inset
12880
12881
12882 \family typewriter
12883 .pdf
12884 \family default
12885
12886 \begin_inset Quotes erd
12887 \end_inset
12888
12889 .
12890  The 
12891 \begin_inset Quotes eld
12892 \end_inset
12893
12894 Portable Document Format
12895 \begin_inset Quotes erd
12896 \end_inset
12897
12898  (PDF) developed by 
12899 \family typewriter
12900 Adobe
12901 \family default
12902  was derived from PostScript.
12903  It is more compressed and it uses fewer commands than PostScript.
12904  As the name 
12905 \begin_inset Quotes eld
12906 \end_inset
12907
12908 portable
12909 \begin_inset Quotes erd
12910 \end_inset
12911
12912  implies, it can be processed at any computer system and the printed output
12913  looks exactly the same.
12914 \end_layout
12915
12916 \begin_layout Standard
12917 PDF can contain images in its own PDF format and in the formats 
12918 \begin_inset Quotes eld
12919 \end_inset
12920
12921 Joint Photographic Experts Group
12922 \begin_inset Quotes erd
12923 \end_inset
12924
12925  (JPG, file extension 
12926 \begin_inset Quotes eld
12927 \end_inset
12928
12929
12930 \family typewriter
12931 .jpg
12932 \family default
12933
12934 \begin_inset Quotes erd
12935 \end_inset
12936
12937  or 
12938 \begin_inset Quotes eld
12939 \end_inset
12940
12941
12942 \family typewriter
12943 .jpeg
12944 \family default
12945
12946 \begin_inset Quotes erd
12947 \end_inset
12948
12949 ) and 
12950 \begin_inset Quotes eld
12951 \end_inset
12952
12953 Portable Network Graphics
12954 \begin_inset Quotes erd
12955 \end_inset
12956
12957  (PNG, file extension 
12958 \begin_inset Quotes eld
12959 \end_inset
12960
12961
12962 \family typewriter
12963 .png
12964 \family default
12965
12966 \begin_inset Quotes erd
12967 \end_inset
12968
12969 ).
12970  You can although use any other image format, because LyX converts them
12971  in the background to one of these formats.
12972  But as described in the section about PostScript, the image conversion
12973  will slow down your workflow.
12974  So we recommend to use images in one of the three mentioned formats.
12975 \end_layout
12976
12977 \begin_layout Standard
12978 You can export your document to PDF via the menu 
12979 \family sans
12980 File\SpecialChar \menuseparator
12981 Export
12982 \family default
12983  in three different ways:
12984 \end_layout
12985
12986 \begin_layout Description
12987 PDF This uses the program 
12988 \family typewriter
12989 ps2pdf
12990 \family default
12991  that creates a PDF from a PostScript-version of your file.
12992  The PostScript-version is produced by the program 
12993 \family typewriter
12994 dvips
12995 \family default
12996  which uses a DVI-version as intermediate step.
12997  So this export variant consist of three conversions.
12998 \end_layout
12999
13000 \begin_layout Description
13001 PDF
13002 \begin_inset space ~
13003 \end_inset
13004
13005 (dvipdfm) This uses the program 
13006 \family typewriter
13007 dvipdfm
13008 \family default
13009  that converts your file in the background to DVI and in a second step to
13010  PDF.
13011 \end_layout
13012
13013 \begin_layout Description
13014 PDF
13015 \begin_inset space ~
13016 \end_inset
13017
13018 (pdflatex) This uses the program 
13019 \family typewriter
13020 pdftex
13021 \family default
13022  that converts your file directly to PDF.
13023 \end_layout
13024
13025 \begin_layout Standard
13026 We recommend to use 
13027 \family sans
13028 PDF
13029 \begin_inset space ~
13030 \end_inset
13031
13032 (pdflatex)
13033 \family default
13034  because 
13035 \family typewriter
13036 pdftex
13037 \family default
13038  supports all the features of actual PDF-versions, is quick, stable, and
13039  works without problems.
13040  The program 
13041 \family typewriter
13042 dvipdfm
13043 \family default
13044  is no longer under development and therefore a bit outdated.
13045 \end_layout
13046
13047 \begin_layout Subsection
13048 Previewing
13049 \begin_inset Index idx
13050 status collapsed
13051
13052 \begin_layout Plain Layout
13053 Document ! Preview 
13054 \end_layout
13055
13056 \end_inset
13057
13058
13059 \end_layout
13060
13061 \begin_layout Standard
13062 To get a look at the final version of your document, with all of the pagebreaks
13063  in place, the footnotes correctly numbered, and so on, use the menu 
13064 \family sans
13065 View
13066 \family default
13067  and choose a file type.
13068  A viewing program will pop up showing the output.
13069  For 
13070 \family sans
13071 View\SpecialChar \menuseparator
13072 DVI
13073 \family default
13074  you can use the toolbar button 
13075 \begin_inset Graphics
13076         filename ../images/buffer-view_dvi.png
13077
13078 \end_inset
13079
13080  (shortcut 
13081 \begin_inset Info
13082 type  "shortcut"
13083 arg   "buffer-view dvi"
13084 \end_inset
13085
13086 ), for 
13087 \family sans
13088 View\SpecialChar \menuseparator
13089 PDF
13090 \begin_inset space ~
13091 \end_inset
13092
13093 (pdflatex)
13094 \family default
13095  the toolbar button 
13096 \begin_inset Graphics
13097         filename ../images/buffer-view_pdf2.png
13098
13099 \end_inset
13100
13101 , and for 
13102 \family sans
13103 View\SpecialChar \menuseparator
13104 Postscript
13105 \family default
13106  the toolbar button 
13107 \begin_inset Graphics
13108         filename ../images/buffer-view_ps.png
13109
13110 \end_inset
13111
13112  (shortcut 
13113 \begin_inset Info
13114 type  "shortcut"
13115 arg   "buffer-view ps"
13116 \end_inset
13117
13118 ).
13119 \end_layout
13120
13121 \begin_layout Standard
13122 If you have changed your document, you can refresh the output in the same
13123  viewer window using the menu 
13124 \family sans
13125 View\SpecialChar \menuseparator
13126 Update
13127 \family default
13128 .
13129 \end_layout
13130
13131 \begin_layout Standard
13132 When you preview a file, the output file is only generated in LyX's temporary
13133  directory.
13134  To have a real output, export your document.
13135 \end_layout
13136
13137 \begin_layout Subsection
13138 Printing the File from within LyX
13139 \begin_inset CommandInset label
13140 LatexCommand label
13141 name "sub:Printing-the-File"
13142
13143 \end_inset
13144
13145
13146 \end_layout
13147
13148 \begin_layout Standard
13149 Instead of exporting your file and then printing it, you can also print
13150  it directly from within LyX.
13151  To print a file, select the menu 
13152 \family sans
13153 File\SpecialChar \menuseparator
13154 Print
13155 \family default
13156  or click on the toolbar button 
13157 \begin_inset Graphics
13158         filename ../images/dialog-show_print.png
13159
13160 \end_inset
13161
13162 .
13163  LyX will internally call LaTeX to produce a DVI.
13164  This file is then processed by the program 
13165 \family typewriter
13166 dvips
13167 \family default
13168  to PostScript-file, which is finally printed using the program 
13169 \family typewriter
13170 Ghostscript
13171 \family default
13172 .
13173  Due to these steps in the background, this method is not the fastest.
13174 \end_layout
13175
13176 \begin_layout Standard
13177 You can choose to print only even-numbered or odd-numbered pages — this
13178  is useful for printing on two sides: You can re-insert the pages after
13179  printing one set to print on the other side.
13180  Some printers spit out pages face-up, others, face-down.
13181  By choosing a particular order to print in, you can take the entire stack
13182  of pages out of the printer without needing to reorder them.
13183 \end_layout
13184
13185 \begin_layout Standard
13186 You can set the parameters in the 
13187 \family sans
13188 Print
13189 \begin_inset space ~
13190 \end_inset
13191
13192 Destination
13193 \family default
13194  box as follows:
13195 \end_layout
13196
13197 \begin_layout Labeling
13198 \labelwidthstring 00.00.0000
13199
13200 \family sans
13201 Printer
13202 \family default
13203  This is the name of the printer to print to.
13204 \begin_inset Foot
13205 status collapsed
13206
13207 \begin_layout Plain Layout
13208 Note that this printer name is for the program 
13209 \family typewriter
13210 dvips
13211 \family default
13212 .
13213  That means 
13214 \family typewriter
13215 dvips
13216 \family default
13217  has to be configured for this printer name.
13218  The default printer can be set in LyX's preferences dialog, see section
13219 \begin_inset space ~
13220 \end_inset
13221
13222
13223 \begin_inset CommandInset ref
13224 LatexCommand ref
13225 reference "sub:Printer"
13226
13227 \end_inset
13228
13229 .
13230 \end_layout
13231
13232 \end_inset
13233
13234  The printer should understand PostScript.
13235 \end_layout
13236
13237 \begin_layout Labeling
13238 \labelwidthstring 00.00.0000
13239
13240 \family sans
13241 File
13242 \family default
13243  The name of a file to print to.
13244  The output will be a PostScript file.
13245  It will be written in LyX's working directory unless you specify the full
13246  path.
13247 \end_layout
13248
13249 \begin_layout Section
13250 A few Words about Typography
13251 \begin_inset Index idx
13252 status collapsed
13253
13254 \begin_layout Plain Layout
13255 Typography
13256 \end_layout
13257
13258 \end_inset
13259
13260
13261 \end_layout
13262
13263 \begin_layout Subsection
13264 Hyphens
13265 \begin_inset Index idx
13266 status collapsed
13267
13268 \begin_layout Plain Layout
13269 Hyphens
13270 \end_layout
13271
13272 \end_inset
13273
13274
13275 \end_layout
13276
13277 \begin_layout Standard
13278 In LyX, the 
13279 \begin_inset Quotes eld
13280 \end_inset
13281
13282
13283 \family typewriter
13284 -
13285 \family default
13286
13287 \begin_inset Quotes erd
13288 \end_inset
13289
13290  character comes in four lengths: the 
13291 \emph on
13292 hyphen
13293 \emph default
13294 , the 
13295 \emph on
13296 en dash
13297 \emph default
13298 , the 
13299 \emph on
13300 em dash
13301 \emph default
13302 , and the minus sign:
13303 \begin_inset VSpace defskip
13304 \end_inset
13305
13306
13307 \end_layout
13308
13309 \begin_layout Standard
13310 \begin_inset Tabular
13311 <lyxtabular version="3" rows="5" columns="3">
13312 <features tabularvalignment="middle">
13313 <column alignment="left" valignment="top" width="0">
13314 <column alignment="left" valignment="top" width="0">
13315 <column alignment="left" valignment="top" width="0">
13316 <row interlinespace="3mm">
13317 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13318 \begin_inset Text
13319
13320 \begin_layout Plain Layout
13321 name
13322 \end_layout
13323
13324 \end_inset
13325 </cell>
13326 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13327 \begin_inset Text
13328
13329 \begin_layout Plain Layout
13330 output
13331 \end_layout
13332
13333 \end_inset
13334 </cell>
13335 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13336 \begin_inset Text
13337
13338 \begin_layout Plain Layout
13339 inserted with
13340 \end_layout
13341
13342 \end_inset
13343 </cell>
13344 </row>
13345 <row interlinespace="3mm">
13346 <cell alignment="center" valignment="top" usebox="none">
13347 \begin_inset Text
13348
13349 \begin_layout Plain Layout
13350 hyphen
13351 \end_layout
13352
13353 \end_inset
13354 </cell>
13355 <cell alignment="center" valignment="top" usebox="none">
13356 \begin_inset Text
13357
13358 \begin_layout Plain Layout
13359 -
13360 \end_layout
13361
13362 \end_inset
13363 </cell>
13364 <cell alignment="center" valignment="top" usebox="none">
13365 \begin_inset Text
13366
13367 \begin_layout Plain Layout
13368 \begin_inset Quotes eld
13369 \end_inset
13370
13371
13372 \family typewriter
13373 -
13374 \family default
13375
13376 \begin_inset Quotes erd
13377 \end_inset
13378
13379  in text
13380 \end_layout
13381
13382 \end_inset
13383 </cell>
13384 </row>
13385 <row interlinespace="3mm">
13386 <cell alignment="center" valignment="top" usebox="none">
13387 \begin_inset Text
13388
13389 \begin_layout Plain Layout
13390 en dash
13391 \end_layout
13392
13393 \end_inset
13394 </cell>
13395 <cell alignment="center" valignment="top" usebox="none">
13396 \begin_inset Text
13397
13398 \begin_layout Plain Layout
13399
13400 \end_layout
13401
13402 \end_inset
13403 </cell>
13404 <cell alignment="center" valignment="top" usebox="none">
13405 \begin_inset Text
13406
13407 \begin_layout Plain Layout
13408
13409 \family sans
13410 Insert\SpecialChar \menuseparator
13411 Special
13412 \begin_inset space ~
13413 \end_inset
13414
13415 Character\SpecialChar \menuseparator
13416 Symbols
13417 \end_layout
13418
13419 \end_inset
13420 </cell>
13421 </row>
13422 <row interlinespace="3mm">
13423 <cell alignment="center" valignment="top" usebox="none">
13424 \begin_inset Text
13425
13426 \begin_layout Plain Layout
13427 em dash
13428 \end_layout
13429
13430 \end_inset
13431 </cell>
13432 <cell alignment="center" valignment="top" usebox="none">
13433 \begin_inset Text
13434
13435 \begin_layout Plain Layout
13436
13437 \end_layout
13438
13439 \end_inset
13440 </cell>
13441 <cell alignment="center" valignment="top" usebox="none">
13442 \begin_inset Text
13443
13444 \begin_layout Plain Layout
13445
13446 \family sans
13447 Insert\SpecialChar \menuseparator
13448 Special
13449 \begin_inset space ~
13450 \end_inset
13451
13452 Character\SpecialChar \menuseparator
13453 Symbols
13454 \end_layout
13455
13456 \end_inset
13457 </cell>
13458 </row>
13459 <row>
13460 <cell alignment="center" valignment="top" usebox="none">
13461 \begin_inset Text
13462
13463 \begin_layout Plain Layout
13464 minus sign
13465 \end_layout
13466
13467 \end_inset
13468 </cell>
13469 <cell alignment="center" valignment="top" usebox="none">
13470 \begin_inset Text
13471
13472 \begin_layout Plain Layout
13473 \begin_inset Formula $-$
13474 \end_inset
13475
13476
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 Quotes eld
13486 \end_inset
13487
13488
13489 \family typewriter
13490 -
13491 \family default
13492
13493 \begin_inset Quotes erd
13494 \end_inset
13495
13496  in math mode
13497 \end_layout
13498
13499 \end_inset
13500 </cell>
13501 </row>
13502 </lyxtabular>
13503
13504 \end_inset
13505
13506
13507 \begin_inset VSpace defskip
13508 \end_inset
13509
13510
13511 \end_layout
13512
13513 \begin_layout Standard
13514 You can alternatively generate the en and em dash by inserting the 
13515 \begin_inset Quotes eld
13516 \end_inset
13517
13518
13519 \family typewriter
13520 -
13521 \family default
13522
13523 \begin_inset Quotes erd
13524 \end_inset
13525
13526  character multiple times in a row.
13527  They will automatically be converted to the appropriate length dash in
13528  the final output, but not in LyX.
13529  
13530 \begin_inset Quotes eld
13531 \end_inset
13532
13533 -
13534 \begin_inset space \thinspace{}
13535 \end_inset
13536
13537 -
13538 \begin_inset Quotes erd
13539 \end_inset
13540
13541  gives a en dash, 
13542 \begin_inset Quotes eld
13543 \end_inset
13544
13545 -
13546 \begin_inset space \thinspace{}
13547 \end_inset
13548
13549 -
13550 \begin_inset space \thinspace{}
13551 \end_inset
13552
13553 -
13554 \begin_inset Quotes erd
13555 \end_inset
13556
13557  a em dash.
13558 \end_layout
13559
13560 \begin_layout Standard
13561 The three dash types are distinct from the minus sign, which appears in
13562  math mode and has a length of its own.
13563  Here are some examples of the 
13564 \begin_inset Quotes eld
13565 \end_inset
13566
13567
13568 \family typewriter
13569 -
13570 \family default
13571
13572 \begin_inset Quotes eld
13573 \end_inset
13574
13575  in use:
13576 \end_layout
13577
13578 \begin_layout Enumerate
13579 line- and page-breaks
13580 \begin_inset space \hfill{}
13581 \end_inset
13582
13583 (
13584 \emph on
13585 hyphen
13586 \emph default
13587 )
13588 \end_layout
13589
13590 \begin_layout Enumerate
13591 From A–Z
13592 \begin_inset space \hfill{}
13593 \end_inset
13594
13595 (
13596 \emph on
13597 en dash
13598 \emph default
13599 )
13600 \end_layout
13601
13602 \begin_layout Enumerate
13603 Oh — there's a dash.
13604 \begin_inset space \hfill{}
13605 \end_inset
13606
13607 (
13608 \emph on
13609 em dash
13610 \emph default
13611 )
13612 \end_layout
13613
13614 \begin_layout Enumerate
13615 \begin_inset Formula $x^{2}-y^{2}=z^{2}$
13616 \end_inset
13617
13618
13619 \begin_inset space \hfill{}
13620 \end_inset
13621
13622 (
13623 \emph on
13624 minus sign
13625 \emph default
13626 )
13627 \end_layout
13628
13629 \begin_layout Subsection
13630 Hyphenation
13631 \begin_inset Index idx
13632 status collapsed
13633
13634 \begin_layout Plain Layout
13635 Hyphenation
13636 \end_layout
13637
13638 \end_inset
13639
13640
13641 \begin_inset CommandInset label
13642 LatexCommand label
13643 name "sub:Hyphenation"
13644
13645 \end_inset
13646
13647
13648 \end_layout
13649
13650 \begin_layout Standard
13651 Words aren't hyphenated within LyX but automatically in the output.
13652  Hyphenation is done by the LaTeX-package 
13653 \series bold
13654 babel
13655 \series default
13656
13657 \begin_inset Index idx
13658 status collapsed
13659
13660 \begin_layout Plain Layout
13661 LaTeX-packages ! babel
13662 \end_layout
13663
13664 \end_inset
13665
13666  following the rules of the document language
13667 \begin_inset Foot
13668 status collapsed
13669
13670 \begin_layout Plain Layout
13671 For German readers: That's one of the main differences between the languages
13672  
13673 \family sans
13674 German
13675 \family default
13676  and 
13677 \family sans
13678 German
13679 \begin_inset space ~
13680 \end_inset
13681
13682 (new
13683 \begin_inset space ~
13684 \end_inset
13685
13686 spelling)
13687 \family default
13688  in the 
13689 \family sans
13690 Document\SpecialChar \menuseparator
13691 Settings
13692 \family default
13693  dialog.
13694 \end_layout
13695
13696 \end_inset
13697
13698 .
13699 \end_layout
13700
13701 \begin_layout Standard
13702 LaTeX hyphenates almost perfectly, it only has problems with text in the
13703  
13704 \family sans
13705 typewriter
13706 \family default
13707  font and with unusual constructs, like 
13708 \begin_inset Quotes eld
13709 \end_inset
13710
13711 h3knix/m0n0wall
13712 \begin_inset Quotes erd
13713 \end_inset
13714
13715 .
13716  If LaTeX can't break a word correctly, you can set hyphenation points manually.
13717  This is done with the menu 
13718 \family sans
13719 Insert\SpecialChar \menuseparator
13720 Formatting\SpecialChar \menuseparator
13721 Hyphenation
13722 \begin_inset space ~
13723 \end_inset
13724
13725 Point
13726 \family default
13727 .
13728  These extra hyphenation points are only recommendations to LaTeX.
13729  If no hyphenation is necessary, LaTeX will ignore them.
13730 \end_layout
13731
13732 \begin_layout Standard
13733 Sometimes you want to prevent words or constructs to be hyphenated.
13734  Imagine that you are describing keybindings/shortcuts in your document
13735  in the form 
13736 \begin_inset Quotes eld
13737 \end_inset
13738
13739 A-b c
13740 \begin_inset Quotes erd
13741 \end_inset
13742
13743 .
13744  LaTeX would then see the hyphen 
13745 \begin_inset Quotes eld
13746 \end_inset
13747
13748 -
13749 \begin_inset Quotes erd
13750 \end_inset
13751
13752  as hyphenation possibility.
13753  Hyphenating at this point would look ugly.
13754  To prevent the shortcut from being hyphenated, you can put it into the
13755  argument of the LaTeX-box-command 
13756 \series bold
13757
13758 \backslash
13759 mbox
13760 \series default
13761 , because text within LaTeX-boxes can't be hyphenated.
13762  As LyX doesn't support 
13763 \series bold
13764
13765 \backslash
13766 mbox
13767 \series default
13768 , you have to use TeX Code.
13769  The result looks in LyX like:
13770 \end_layout
13771
13772 \begin_layout Standard
13773 \begin_inset Graphics
13774         filename clipart/mbox.png
13775
13776 \end_inset
13777
13778
13779 \end_layout
13780
13781 \begin_layout Standard
13782 To learn more about TeX Code, have a look at section
13783 \begin_inset space ~
13784 \end_inset
13785
13786
13787 \begin_inset CommandInset ref
13788 LatexCommand ref
13789 reference "sec:TeX-Code"
13790
13791 \end_inset
13792
13793 .
13794 \end_layout
13795
13796 \begin_layout Subsection
13797 Punctuation Marks
13798 \begin_inset Index idx
13799 status collapsed
13800
13801 \begin_layout Plain Layout
13802 Punctuation marks
13803 \end_layout
13804
13805 \end_inset
13806
13807
13808 \end_layout
13809
13810 \begin_layout Subsubsection
13811 Abbreviations and End of Sentence
13812 \begin_inset CommandInset label
13813 LatexCommand label
13814 name "sub:Abbreviations"
13815
13816 \end_inset
13817
13818
13819 \end_layout
13820
13821 \begin_layout Standard
13822 When LyX calls LaTeX to generate the final version of your document, LaTeX
13823  automatically distinguishes between words, sentences, and abbreviations.
13824  LaTeX then adds the 
13825 \begin_inset Quotes eld
13826 \end_inset
13827
13828 appropriate amount of space
13829 \begin_inset Quotes erd
13830 \end_inset
13831
13832 .
13833  That means sentences get a little bit more space between the period and
13834  the next word.
13835  Abbreviations get the same amount of space after the period as a word uses.
13836 \end_layout
13837
13838 \begin_layout Standard
13839 Unfortunately, the algorithm for figuring out what's an abbreviation does
13840  not work in all cases.
13841  If a 
13842 \begin_inset Quotes eld
13843 \end_inset
13844
13845
13846 \family typewriter
13847 .
13848 \family default
13849
13850 \begin_inset Quotes erd
13851 \end_inset
13852
13853  is at the end of a lowercase letter, it's the end of a sentence; if it's
13854  at the end of a capitalized letter, it's an abbreviation.
13855 \end_layout
13856
13857 \begin_layout Standard
13858 Here are some examples of 
13859 \emph on
13860 correct
13861 \emph default
13862  abbreviations and the end of a sentence:
13863 \end_layout
13864
13865 \begin_layout Itemize
13866 M.
13867  Butterfly
13868 \end_layout
13869
13870 \begin_layout Itemize
13871 Don't worry.
13872  Be happy.
13873 \end_layout
13874
13875 \begin_layout Standard
13876 And here's an example of the algorithm going wrong:
13877 \end_layout
13878
13879 \begin_layout Itemize
13880 e.
13881 \begin_inset space \thinspace{}
13882 \end_inset
13883
13884 g.
13885  this is too much space!
13886 \end_layout
13887
13888 \begin_layout Itemize
13889 This is I.
13890  It's okay.
13891 \end_layout
13892
13893 \begin_layout Standard
13894 You won't see anything wrong until you view a final version of your document.
13895 \end_layout
13896
13897 \begin_layout Standard
13898 To fix this problem, use one of the following:
13899 \end_layout
13900
13901 \begin_layout Enumerate
13902 Use an 
13903 \family sans
13904 Inter-word
13905 \begin_inset space ~
13906 \end_inset
13907
13908 Space
13909 \family default
13910  after lowercase abbreviations (see section
13911 \begin_inset space ~
13912 \end_inset
13913
13914
13915 \begin_inset CommandInset ref
13916 LatexCommand ref
13917 reference "sub:Inter-word-Space"
13918
13919 \end_inset
13920
13921 ).
13922 \begin_inset Index idx
13923 status collapsed
13924
13925 \begin_layout Plain Layout
13926 Spaces ! inter-word
13927 \end_layout
13928
13929 \end_inset
13930
13931
13932 \end_layout
13933
13934 \begin_layout Enumerate
13935 Use a 
13936 \family sans
13937 Thin
13938 \begin_inset space ~
13939 \end_inset
13940
13941 Space
13942 \family default
13943  between two tokens of an abbreviation (see section
13944 \begin_inset space ~
13945 \end_inset
13946
13947
13948 \begin_inset CommandInset ref
13949 LatexCommand ref
13950 reference "sub:Thin-Space"
13951
13952 \end_inset
13953
13954 ).
13955 \begin_inset Index idx
13956 status collapsed
13957
13958 \begin_layout Plain Layout
13959 Spaces ! thin
13960 \end_layout
13961
13962 \end_inset
13963
13964
13965 \end_layout
13966
13967 \begin_layout Enumerate
13968 Use an 
13969 \family sans
13970 End
13971 \begin_inset space ~
13972 \end_inset
13973
13974 of
13975 \begin_inset space ~
13976 \end_inset
13977
13978 sentence
13979 \begin_inset space ~
13980 \end_inset
13981
13982 period
13983 \family default
13984  found under the 
13985 \family sans
13986 Insert\SpecialChar \menuseparator
13987 Special
13988 \begin_inset space ~
13989 \end_inset
13990
13991 Character
13992 \family default
13993  menu to force the use of inter-sentence spacing.
13994  This function is also bound to 
13995 \begin_inset Info
13996 type  "shortcut"
13997 arg   "specialchar-insert end-of-sentence"
13998 \end_inset
13999
14000  for easy access.
14001 \end_layout
14002
14003 \begin_layout Standard
14004 With the corrections, our earlier examples look like this:
14005 \end_layout
14006
14007 \begin_layout Itemize
14008 e.
14009 \begin_inset space \thinspace{}
14010 \end_inset
14011
14012 g.
14013 \begin_inset space \space{}
14014 \end_inset
14015
14016 this is too much space!
14017 \end_layout
14018
14019 \begin_layout Itemize
14020 This is I\SpecialChar \@.
14021  It's okay.
14022 \end_layout
14023
14024 \begin_layout Standard
14025 Some languages don't use extra spacing between sentences.
14026  If your language is such a language, you don't need to worry, because LaTeX
14027  will take care of this.
14028 \end_layout
14029
14030 \begin_layout Standard
14031 For those that do need to bother, there is help to catch those sneaky errors:
14032  Check out the 
14033 \family sans
14034 Check
14035 \begin_inset space ~
14036 \end_inset
14037
14038 TeX
14039 \family default
14040  feature described in section 
14041 \emph on
14042 Checking TeX
14043 \emph default
14044  of the 
14045 \emph on
14046 Additional Features
14047 \emph default
14048  manual.
14049 \end_layout
14050
14051 \begin_layout Subsubsection
14052 Quotes
14053 \begin_inset Index idx
14054 status collapsed
14055
14056 \begin_layout Plain Layout
14057 Typography ! Quotes
14058 \end_layout
14059
14060 \end_inset
14061
14062
14063 \begin_inset Index idx
14064 status collapsed
14065
14066 \begin_layout Plain Layout
14067 Quotes | see
14068 \begin_inset ERT
14069 status collapsed
14070
14071 \begin_layout Plain Layout
14072
14073 {
14074 \end_layout
14075
14076 \end_inset
14077
14078 Typography
14079 \begin_inset ERT
14080 status collapsed
14081
14082 \begin_layout Plain Layout
14083
14084 }
14085 \end_layout
14086
14087 \end_inset
14088
14089
14090 \end_layout
14091
14092 \end_inset
14093
14094
14095 \end_layout
14096
14097 \begin_layout Standard
14098 LyX usually sets quotes correctly.
14099  Specifically, it will use an opening quote at the beginning of quoted text,
14100  and use a closing quote at the end.
14101  For example, 
14102 \begin_inset Quotes eld
14103 \end_inset
14104
14105 open close
14106 \begin_inset Quotes erd
14107 \end_inset
14108
14109 .
14110  The keyboard character, 
14111 \family sans
14112 "
14113 \family default
14114 , generates this automatically.
14115 \end_layout
14116
14117 \begin_layout Standard
14118 You can change the behavior of the 
14119 \family sans
14120 "
14121 \family default
14122  key using the submenu 
14123 \family sans
14124 Language
14125 \family default
14126  of the dialog 
14127 \family sans
14128 Document\SpecialChar \menuseparator
14129 Settings
14130 \family default
14131
14132 \begin_inset Index idx
14133 status collapsed
14134
14135 \begin_layout Plain Layout
14136 Document ! Settings
14137 \end_layout
14138
14139 \end_inset
14140
14141  dialog.
14142 \end_layout
14143
14144 \begin_layout Standard
14145 You can also select quotes for different languages in the box 
14146 \family sans
14147 Type
14148 \family default
14149  option.
14150  There are six choices:
14151 \end_layout
14152
14153 \begin_layout Labeling
14154 \labelwidthstring 00.00.0000
14155
14156 \family sans
14157 \begin_inset Quotes eld
14158 \end_inset
14159
14160 Text
14161 \begin_inset Quotes erd
14162 \end_inset
14163
14164
14165 \family default
14166  Use quotes like this 
14167 \begin_inset Quotes eld
14168 \end_inset
14169
14170 double
14171 \begin_inset Quotes erd
14172 \end_inset
14173
14174  or 
14175 \begin_inset Quotes els
14176 \end_inset
14177
14178 single
14179 \begin_inset Quotes ers
14180 \end_inset
14181
14182
14183 \end_layout
14184
14185 \begin_layout Labeling
14186 \labelwidthstring 00.00.0000
14187
14188 \family sans
14189 \begin_inset Quotes sld
14190 \end_inset
14191
14192 Text
14193 \begin_inset Quotes srd
14194 \end_inset
14195
14196
14197 \family default
14198  Use quotes like 
14199 \begin_inset Quotes sld
14200 \end_inset
14201
14202 this
14203 \begin_inset Quotes srd
14204 \end_inset
14205
14206  or 'this
14207 \begin_inset Quotes ers
14208 \end_inset
14209
14210
14211 \end_layout
14212
14213 \begin_layout Labeling
14214 \labelwidthstring 00.00.0000
14215
14216 \family sans
14217 \begin_inset Quotes gld
14218 \end_inset
14219
14220 Text
14221 \begin_inset Quotes grd
14222 \end_inset
14223
14224
14225 \family default
14226  Use quotes like 
14227 \begin_inset Quotes gld
14228 \end_inset
14229
14230 this
14231 \begin_inset Quotes grd
14232 \end_inset
14233
14234  or 
14235 \begin_inset Quotes gls
14236 \end_inset
14237
14238 this
14239 \begin_inset Quotes grs
14240 \end_inset
14241
14242
14243 \end_layout
14244
14245 \begin_layout Labeling
14246 \labelwidthstring 00.00.0000
14247
14248 \family sans
14249 \begin_inset Quotes pld
14250 \end_inset
14251
14252 Text
14253 \begin_inset Quotes prd
14254 \end_inset
14255
14256
14257 \family default
14258  Use quotes like 
14259 \begin_inset Quotes pld
14260 \end_inset
14261
14262 this
14263 \begin_inset Quotes prd
14264 \end_inset
14265
14266  or 
14267 \begin_inset Quotes pls
14268 \end_inset
14269
14270 this
14271 \begin_inset Quotes prs
14272 \end_inset
14273
14274
14275 \end_layout
14276
14277 \begin_layout Labeling
14278 \labelwidthstring 00.00.0000
14279
14280 \family sans
14281 \begin_inset Quotes fld
14282 \end_inset
14283
14284 Text
14285 \begin_inset Quotes frd
14286 \end_inset
14287
14288
14289 \family default
14290  Use quotes like 
14291 \begin_inset Quotes fld
14292 \end_inset
14293
14294 this
14295 \begin_inset Quotes frd
14296 \end_inset
14297
14298  or 
14299 \begin_inset Quotes fls
14300 \end_inset
14301
14302 this
14303 \begin_inset Quotes frs
14304 \end_inset
14305
14306
14307 \end_layout
14308
14309 \begin_layout Labeling
14310 \labelwidthstring 00.00.0000
14311
14312 \family sans
14313 \begin_inset Quotes ald
14314 \end_inset
14315
14316 Text
14317 \begin_inset Quotes ard
14318 \end_inset
14319
14320
14321 \family default
14322  Use quotes like 
14323 \begin_inset Quotes ald
14324 \end_inset
14325
14326 this
14327 \begin_inset Quotes ard
14328 \end_inset
14329
14330  or 
14331 \begin_inset Quotes als
14332 \end_inset
14333
14334 this
14335 \begin_inset Quotes ars
14336 \end_inset
14337
14338
14339 \end_layout
14340
14341 \begin_layout Standard
14342 These settings affect what character the 
14343 \family sans
14344 "
14345 \family default
14346  key produces.
14347 \end_layout
14348
14349 \begin_layout Subsection
14350 Ligatures
14351 \begin_inset Index idx
14352 status collapsed
14353
14354 \begin_layout Plain Layout
14355 Typography ! Ligatures
14356 \end_layout
14357
14358 \end_inset
14359
14360
14361 \begin_inset Index idx
14362 status collapsed
14363
14364 \begin_layout Plain Layout
14365 Ligatures | see
14366 \begin_inset ERT
14367 status collapsed
14368
14369 \begin_layout Plain Layout
14370
14371 {
14372 \end_layout
14373
14374 \end_inset
14375
14376 Typography
14377 \begin_inset ERT
14378 status collapsed
14379
14380 \begin_layout Plain Layout
14381
14382 }
14383 \end_layout
14384
14385 \end_inset
14386
14387
14388 \end_layout
14389
14390 \end_inset
14391
14392
14393 \begin_inset CommandInset label
14394 LatexCommand label
14395 name "sub:Ligatures"
14396
14397 \end_inset
14398
14399
14400 \end_layout
14401
14402 \begin_layout Standard
14403 It is standard typesetting practice to group certain letters together and
14404  print them as single characters.
14405  These groups are known as 
14406 \emph on
14407 ligatures
14408 \emph default
14409 .
14410  Since LaTeX knows about ligatures, your documents will contain them too
14411  in the output.
14412  Here are the standard ligatures:
14413 \end_layout
14414
14415 \begin_layout Itemize
14416 ff
14417 \end_layout
14418
14419 \begin_layout Itemize
14420 fi
14421 \end_layout
14422
14423 \begin_layout Itemize
14424 fl
14425 \end_layout
14426
14427 \begin_layout Itemize
14428 ffi
14429 \end_layout
14430
14431 \begin_layout Itemize
14432 ffl
14433 \end_layout
14434
14435 \begin_layout Standard
14436 Some languages uses other ligatures if the document font supports them.
14437 \end_layout
14438
14439 \begin_layout Standard
14440 Sometimes, you don't want a ligature in a word.
14441  While a ligature may be okay in the word, 
14442 \begin_inset Quotes eld
14443 \end_inset
14444
14445 graffiti,
14446 \begin_inset Quotes erd
14447 \end_inset
14448
14449  it looks really weird in compound words, such as 
14450 \begin_inset Quotes eld
14451 \end_inset
14452
14453 cufflink
14454 \begin_inset Quotes erd
14455 \end_inset
14456
14457  or the German 
14458 \begin_inset Quotes eld
14459 \end_inset
14460
14461 Dorffest.
14462 \begin_inset Quotes erd
14463 \end_inset
14464
14465  To break a ligature, use 
14466 \family sans
14467 Insert\SpecialChar \menuseparator
14468 Formatting\SpecialChar \menuseparator
14469 Ligature
14470 \begin_inset space ~
14471 \end_inset
14472
14473 Break.
14474
14475 \family default
14476  This changes 
14477 \begin_inset Quotes eld
14478 \end_inset
14479
14480 cufflinks
14481 \begin_inset Quotes erd
14482 \end_inset
14483
14484  to 
14485 \begin_inset Quotes eld
14486 \end_inset
14487
14488 cuff\SpecialChar \textcompwordmark{}
14489 links
14490 \begin_inset Quotes erd
14491 \end_inset
14492
14493  and 
14494 \begin_inset Quotes eld
14495 \end_inset
14496
14497 Dorffest
14498 \begin_inset Quotes erd
14499 \end_inset
14500
14501  to 
14502 \begin_inset Quotes eld
14503 \end_inset
14504
14505 Dorf\SpecialChar \textcompwordmark{}
14506 fest
14507 \begin_inset Quotes erd
14508 \end_inset
14509
14510 .
14511 \end_layout
14512
14513 \begin_layout Subsection
14514 LyX's Proper Names
14515 \begin_inset Index idx
14516 status collapsed
14517
14518 \begin_layout Plain Layout
14519 LyX ! Proper names
14520 \end_layout
14521
14522 \end_inset
14523
14524
14525 \begin_inset CommandInset label
14526 LatexCommand label
14527 name "sub:LyX's-Proper-Names"
14528
14529 \end_inset
14530
14531
14532 \end_layout
14533
14534 \begin_layout Standard
14535 You will certainly have noticed that the word “LaTeX” always appears with
14536  characters in different sizes and heights.
14537  LaTeX is the name of the program used by LyX and is therefore recognized
14538  as a proper name when you type it in LyX as 
14539 \begin_inset Quotes eld
14540 \end_inset
14541
14542 LaT
14543 \begin_inset ERT
14544 status collapsed
14545
14546 \begin_layout Plain Layout
14547
14548 {}
14549 \end_layout
14550
14551 \end_inset
14552
14553 eX
14554 \begin_inset Quotes erd
14555 \end_inset
14556
14557 .
14558 \begin_inset Note Note
14559 status collapsed
14560
14561 \begin_layout Plain Layout
14562 The braces in TeX Code are here to avoid that the 
14563 \begin_inset Quotes eld
14564 \end_inset
14565
14566 command
14567 \begin_inset Quotes erd
14568 \end_inset
14569
14570  appear as proper name in the output, see the last paragraph of this section.
14571  To create proper names omit the TeX Code.
14572 \end_layout
14573
14574 \end_inset
14575
14576  Note the order of the upper-and lowercase letters! LyX recognizes the following
14577  proper names:
14578 \end_layout
14579
14580 \begin_layout Description
14581 LyX The name of the game, write 
14582 \begin_inset Quotes eld
14583 \end_inset
14584
14585 L
14586 \begin_inset ERT
14587 status collapsed
14588
14589 \begin_layout Plain Layout
14590
14591 {}
14592 \end_layout
14593
14594 \end_inset
14595
14596 yX
14597 \begin_inset Quotes erd
14598 \end_inset
14599
14600  to produce it.
14601 \end_layout
14602
14603 \begin_layout Description
14604 TeX The program used by LaTeX, write 
14605 \begin_inset Quotes eld
14606 \end_inset
14607
14608 T
14609 \begin_inset ERT
14610 status collapsed
14611
14612 \begin_layout Plain Layout
14613
14614 {}
14615 \end_layout
14616
14617 \end_inset
14618
14619 eX
14620 \begin_inset Quotes erd
14621 \end_inset
14622
14623  to produce it.
14624 \end_layout
14625
14626 \begin_layout Description
14627 LaTeX The program used by LyX, write 
14628 \begin_inset Quotes eld
14629 \end_inset
14630
14631 LaT
14632 \begin_inset ERT
14633 status collapsed
14634
14635 \begin_layout Plain Layout
14636
14637 {}
14638 \end_layout
14639
14640 \end_inset
14641
14642 eX
14643 \begin_inset Quotes erd
14644 \end_inset
14645
14646  to produce it.
14647 \end_layout
14648
14649 \begin_layout Description
14650 LaTeX2e The actual version of LaTeX, write 
14651 \begin_inset Quotes eld
14652 \end_inset
14653
14654 LaT
14655 \begin_inset ERT
14656 status collapsed
14657
14658 \begin_layout Plain Layout
14659
14660 {}
14661 \end_layout
14662
14663 \end_inset
14664
14665 eX2e
14666 \begin_inset Quotes erd
14667 \end_inset
14668
14669  to produce it.
14670 \end_layout
14671
14672 \begin_layout Standard
14673 You might wonder why the LaTeX-version is 
14674 \begin_inset Quotes eld
14675 \end_inset
14676
14677 2
14678 \begin_inset Formula $\epsilon$
14679 \end_inset
14680
14681
14682 \begin_inset Quotes erd
14683 \end_inset
14684
14685 .
14686  It's an old tradition in the TeX-world to give programs geek version numbers.
14687  For example the version number of TeX converges to the number 
14688 \begin_inset Formula $\pi$
14689 \end_inset
14690
14691 : The actual version is 
14692 \begin_inset Quotes eld
14693 \end_inset
14694
14695 TeX-3.141592
14696 \begin_inset Quotes erd
14697 \end_inset
14698
14699 , the previous one was 
14700 \begin_inset Quotes eld
14701 \end_inset
14702
14703 TeX-3.14159
14704 \begin_inset Quotes erd
14705 \end_inset
14706
14707 .
14708 \end_layout
14709
14710 \begin_layout Standard
14711 If you don't want to use proper names, e.
14712 \begin_inset space \thinspace{}
14713 \end_inset
14714
14715 g.
14716 \begin_inset space \space{}
14717 \end_inset
14718
14719 in section headings, you can insert two empty braces in TeX Code in the
14720  word.
14721  This will look in LyX like: 
14722 \begin_inset Graphics
14723         filename clipart/LaTeX.png
14724         scale 80
14725
14726 \end_inset
14727
14728
14729 \begin_inset Newline newline
14730 \end_inset
14731
14732 For more about TeX Code, look at section
14733 \begin_inset space ~
14734 \end_inset
14735
14736
14737 \begin_inset CommandInset ref
14738 LatexCommand ref
14739 reference "sec:TeX-Code"
14740
14741 \end_inset
14742
14743 .
14744 \end_layout
14745
14746 \begin_layout Subsection
14747 Units
14748 \begin_inset Index idx
14749 status collapsed
14750
14751 \begin_layout Plain Layout
14752 Typography ! Units
14753 \end_layout
14754
14755 \end_inset
14756
14757
14758 \end_layout
14759
14760 \begin_layout Standard
14761 Generally the space between units and the number is smaller than the normal
14762  space between two words.
14763  As you can see in the example below, it looks better when the space is
14764  smaller.
14765  To get such a 
14766 \begin_inset Quotes eld
14767 \end_inset
14768
14769 half space
14770 \begin_inset Quotes erd
14771 \end_inset
14772
14773  for units use the menu 
14774 \family sans
14775 Insert\SpecialChar \menuseparator
14776 Formatting\SpecialChar \menuseparator
14777 Thin
14778 \begin_inset space ~
14779 \end_inset
14780
14781 Space
14782 \family default
14783  (shortcut 
14784 \begin_inset Info
14785 type  "shortcuts"
14786 arg   "space-insert thin"
14787 \end_inset
14788
14789 ).
14790 \end_layout
14791
14792 \begin_layout Standard
14793 Here's an example to show the differences:
14794 \end_layout
14795
14796 \begin_layout Standard
14797 \begin_inset Tabular
14798 <lyxtabular version="3" rows="2" columns="2">
14799 <features tabularvalignment="middle">
14800 <column alignment="left" valignment="top" width="0">
14801 <column alignment="left" valignment="top" width="0">
14802 <row>
14803 <cell alignment="center" valignment="top" usebox="none">
14804 \begin_inset Text
14805
14806 \begin_layout Plain Layout
14807 24
14808 \begin_inset space ~
14809 \end_inset
14810
14811 kW
14812 \begin_inset Formula $\cdot$
14813 \end_inset
14814
14815 h
14816 \end_layout
14817
14818 \end_inset
14819 </cell>
14820 <cell alignment="center" valignment="top" usebox="none">
14821 \begin_inset Text
14822
14823 \begin_layout Plain Layout
14824 space between number and unit
14825 \end_layout
14826
14827 \end_inset
14828 </cell>
14829 </row>
14830 <row>
14831 <cell alignment="center" valignment="top" usebox="none">
14832 \begin_inset Text
14833
14834 \begin_layout Plain Layout
14835 24
14836 \begin_inset space \thinspace{}
14837 \end_inset
14838
14839 kW
14840 \begin_inset Formula $\cdot$
14841 \end_inset
14842
14843 h
14844 \end_layout
14845
14846 \end_inset
14847 </cell>
14848 <cell alignment="center" valignment="top" usebox="none">
14849 \begin_inset Text
14850
14851 \begin_layout Plain Layout
14852 half space between number and unit
14853 \end_layout
14854
14855 \end_inset
14856 </cell>
14857 </row>
14858 </lyxtabular>
14859
14860 \end_inset
14861
14862
14863 \end_layout
14864
14865 \begin_layout Subsection
14866 Widows and Orphans
14867 \begin_inset Index idx
14868 status collapsed
14869
14870 \begin_layout Plain Layout
14871 Typography ! Widows and orphans
14872 \end_layout
14873
14874 \end_inset
14875
14876
14877 \end_layout
14878
14879 \begin_layout Standard
14880 In the early days of word processors, page breaks went wherever the page
14881  happened to end.
14882  There was no regard for what was actually going on in the text.
14883  You may remember once printing out a document, only to find the heading
14884  for a new section printed at the very bottom of the page, the first line
14885  of a new paragraph all alone at the bottom of a page, or the last line
14886  of a paragraph at the top of a new page.
14887  These bits of text became known as 
14888 \emph on
14889 widows
14890 \emph default
14891  and 
14892 \emph on
14893 orphans
14894 \emph default
14895 .
14896 \end_layout
14897
14898 \begin_layout Standard
14899 Clearly, LyX can avoid breaking pages after a section heading.
14900  That's part of the advantage of paragraph environments.
14901  But what about widows and orphans, where the page breaks leave one line
14902  of a paragraph all alone at the top or bottom of a page? There are rules
14903  built into LaTeX governing page breaks, and some of those rules are there
14904  to specifically prevent widows and orphans.
14905  This is the advantage LyX has in using LaTeX as its backend.
14906 \end_layout
14907
14908 \begin_layout Standard
14909 There's no way we can go into how TeX and LaTeX decide to break a page,
14910  or how you can tweak that behavior.
14911  Some LaTeX books listed in the bibliography [such as
14912 \begin_inset space ~
14913 \end_inset
14914
14915
14916 \begin_inset CommandInset citation
14917 LatexCommand cite
14918 key "latexcompanion"
14919
14920 \end_inset
14921
14922  or
14923 \begin_inset space ~
14924 \end_inset
14925
14926
14927 \begin_inset CommandInset citation
14928 LatexCommand cite
14929 key "latexguide"
14930
14931 \end_inset
14932
14933 ] may have more information.
14934  You will almost never need to worry about this, however.
14935 \end_layout
14936
14937 \begin_layout Chapter
14938 Notes, Graphics, Tables, and Floats
14939 \begin_inset CommandInset label
14940 LatexCommand label
14941 name "cha:Floats-and-Notes"
14942
14943 \end_inset
14944
14945
14946 \end_layout
14947
14948 \begin_layout Standard
14949 The issues of this chapter are described in detail in the 
14950 \emph on
14951 Embedded Objects
14952 \emph default
14953  manual.
14954  There you'll also find tips and tricks for special cases.
14955 \end_layout
14956
14957 \begin_layout Section
14958 Notes
14959 \begin_inset Index idx
14960 status collapsed
14961
14962 \begin_layout Plain Layout
14963 Notes
14964 \end_layout
14965
14966 \end_inset
14967
14968
14969 \begin_inset CommandInset label
14970 LatexCommand label
14971 name "sec:Notes"
14972
14973 \end_inset
14974
14975
14976 \end_layout
14977
14978 \begin_layout Standard
14979 LyX offers you a few types of notes to add to your document:
14980 \end_layout
14981
14982 \begin_layout Description
14983 LyX
14984 \begin_inset space ~
14985 \end_inset
14986
14987 Note This note type is for internal notes that won't appear in the output.
14988 \begin_inset Newline newline
14989 \end_inset
14990
14991
14992 \begin_inset Note Note
14993 status open
14994
14995 \begin_layout Plain Layout
14996 This is text in a note box that doesn't appear in the output.
14997 \end_layout
14998
14999 \end_inset
15000
15001
15002 \end_layout
15003
15004 \begin_layout Description
15005 Comment This note also doesn't appear in the output but it appears as LaTeX-comm
15006 ent, when you export the document to LaTeX via the menu 
15007 \family sans
15008 File\SpecialChar \menuseparator
15009 Export\SpecialChar \menuseparator
15010 LaTeX (pdflatex) / (plain)
15011 \family default
15012 .
15013 \begin_inset Newline newline
15014 \end_inset
15015
15016
15017 \begin_inset Note Comment
15018 status open
15019
15020 \begin_layout Plain Layout
15021 This is text in a note box that only appears as comment in LaTeX-files.
15022 \end_layout
15023
15024 \end_inset
15025
15026
15027 \end_layout
15028
15029 \begin_layout Description
15030 Greyed
15031 \begin_inset space ~
15032 \end_inset
15033
15034 Out This note will appear in the output as grey text.
15035 \begin_inset Newline newline
15036 \end_inset
15037
15038
15039 \begin_inset Newline newline
15040 \end_inset
15041
15042
15043 \begin_inset Note Greyedout
15044 status open
15045
15046 \begin_layout Plain Layout
15047 This is text
15048 \begin_inset Foot
15049 status collapsed
15050
15051 \begin_layout Plain Layout
15052 This is an example footnote within a greyed out note.
15053  In this document the greyed out note color is redefined to blue.
15054  How this can be done is explained in the 
15055 \emph on
15056 Embedded Objects
15057 \emph default
15058  manual.
15059 \end_layout
15060
15061 \end_inset
15062
15063  of a comment that appears in the output as grey text.
15064 \end_layout
15065
15066 \end_inset
15067
15068
15069 \begin_inset Newline newline
15070 \end_inset
15071
15072
15073 \begin_inset Newline newline
15074 \end_inset
15075
15076 As you can see in the example, the first line of greyed out notes is a bit
15077  indented and greyed out notes can have footnotes.
15078 \end_layout
15079
15080 \begin_layout Standard
15081 Notes are inserted with the toolbar button 
15082 \begin_inset Graphics
15083         filename ../images/note-insert.png
15084         scale 85
15085         scaleBeforeRotation
15086
15087 \end_inset
15088
15089  or the menu 
15090 \family sans
15091 Insert\SpecialChar \menuseparator
15092 Note
15093 \family default
15094 .
15095  Right-click on the appearing note box to select the note type.
15096 \end_layout
15097
15098 \begin_layout Section
15099 Footnotes
15100 \begin_inset Index idx
15101 status collapsed
15102
15103 \begin_layout Plain Layout
15104 Footnotes
15105 \end_layout
15106
15107 \end_inset
15108
15109
15110 \begin_inset CommandInset label
15111 LatexCommand label
15112 name "sec:Footnotes"
15113
15114 \end_inset
15115
15116
15117 \end_layout
15118
15119 \begin_layout Standard
15120 LyX uses boxes to display footnotes: When you insert a footnote using the
15121  menu 
15122 \family sans
15123 Insert\SpecialChar \menuseparator
15124 Footnote
15125 \family default
15126  or the toolbar button 
15127 \begin_inset Graphics
15128         filename ../images/footnote-insert.png
15129
15130 \end_inset
15131
15132
15133 \family roman
15134 \series medium
15135 \bar no
15136 you'll see
15137 \family default
15138 \series default
15139 \bar default
15140  the following box: 
15141 \begin_inset Graphics
15142         filename clipart/footnoteQt4.png
15143         scale 80
15144
15145 \end_inset
15146
15147
15148 \family roman
15149 \series medium
15150 \bar no
15151  This box is LyX's representation of your footnote.
15152  If you
15153 \family default
15154 \series default
15155 \bar default
15156  left-click on 
15157 \family roman
15158 \series medium
15159 \bar no
15160 the 
15161 \begin_inset Quotes eld
15162 \end_inset
15163
15164
15165 \family sans
15166 foot
15167 \family roman
15168
15169 \begin_inset Quotes erd
15170 \end_inset
15171
15172
15173 \family default
15174 \series default
15175 \bar default
15176  
15177 \family roman
15178 \series medium
15179 \bar no
15180 label, the box will
15181 \family default
15182 \series default
15183 \bar default
15184  be opened and you can enter the footnote text into it.
15185  Clicking on the box label again, will close 
15186 \family roman
15187 \series medium
15188 \bar no
15189 the
15190 \family default
15191 \series default
15192 \bar default
15193  box
15194 \family roman
15195 \series medium
15196 \bar no
15197 .
15198  If you want to turn existing text into a footnote, simply mark it and click
15199  on the footnote
15200 \family default
15201 \series default
15202 \bar default
15203  toolbar 
15204 \family roman
15205 \series medium
15206 \bar no
15207 button
15208 \family default
15209 \series default
15210 \bar default
15211 .
15212 \end_layout
15213
15214 \begin_layout Standard
15215 Here's an example footnote:
15216 \family roman
15217 \series medium
15218 \bar no
15219
15220 \begin_inset Foot
15221 status open
15222
15223 \begin_layout Plain Layout
15224 To close a footnote, click on the footnote box label.
15225 \end_layout
15226
15227 \end_inset
15228
15229
15230 \end_layout
15231
15232 \begin_layout Standard
15233 The footnote will appear in the output as a superscript number at the text
15234  position where the footnote box is placed.
15235  The footnote text is placed at the bottom of the current page.
15236  The footnote number is calculated by LyX, the numbers are consecutive,
15237  no matter in which chapter the footnote is in.
15238  LyX doesn't support other numbering schemes yet, but you can get another
15239  scheme using special LaTeX-commands.
15240  T
15241 \family roman
15242 h
15243 \family default
15244 ey are described in the 
15245 \emph on
15246 Embedded Objects
15247 \emph default
15248  manual.
15249 \end_layout
15250
15251 \begin_layout Section
15252 Marginal Notes
15253 \begin_inset Index idx
15254 status collapsed
15255
15256 \begin_layout Plain Layout
15257 Marginal notes
15258 \end_layout
15259
15260 \end_inset
15261
15262
15263 \begin_inset CommandInset label
15264 LatexCommand label
15265 name "sec:Marginal-Notes"
15266
15267 \end_inset
15268
15269
15270 \end_layout
15271
15272 \begin_layout Standard
15273 Marginal notes look and behave just like footnotes in LyX.
15274  When you insert a margin note via the menu 
15275 \family sans
15276 Insert\SpecialChar \menuseparator
15277 Marginal
15278 \begin_inset space ~
15279 \end_inset
15280
15281 Note
15282 \family default
15283  or the toolbar button 
15284 \begin_inset Graphics
15285         filename ../images/marginalnote-insert.png
15286
15287 \end_inset
15288
15289 , you'll see 
15290 \family roman
15291 \series medium
15292 a
15293 \family default
15294 \series default
15295  grey 
15296 \family roman
15297 \series medium
15298 box with a
15299 \family default
15300 \series default
15301  red 
15302 \family roman
15303 \series medium
15304 label 
15305 \begin_inset Quotes eld
15306 \end_inset
15307
15308 margin
15309 \begin_inset Quotes erd
15310 \end_inset
15311
15312  appearing within your text.
15313  This box is LyX's representation of your margin
15314 \family default
15315 \series default
15316 al 
15317 \family roman
15318 \series medium
15319 note.
15320 \end_layout
15321
15322 \begin_layout Standard
15323 At the side is an example marginal note.
15324 \family roman
15325 \series medium
15326
15327 \begin_inset Marginal
15328 status open
15329
15330 \begin_layout Plain Layout
15331 This is a marginal note.
15332 \end_layout
15333
15334 \end_inset
15335
15336
15337 \end_layout
15338
15339 \begin_layout Standard
15340 Marginal notes appear at the right side in single-sided documents.
15341  In double-sided documents they appear in the outer margin – left on even
15342  pages, right on odd pages.
15343 \end_layout
15344
15345 \begin_layout Section
15346 Graphics and Images
15347 \begin_inset Index idx
15348 status collapsed
15349
15350 \begin_layout Plain Layout
15351 Images
15352 \end_layout
15353
15354 \end_inset
15355
15356
15357 \begin_inset Index idx
15358 status collapsed
15359
15360 \begin_layout Plain Layout
15361 Graphics
15362 \end_layout
15363
15364 \end_inset
15365
15366
15367 \begin_inset CommandInset label
15368 LatexCommand label
15369 name "sec:Graphics"
15370
15371 \end_inset
15372
15373
15374 \end_layout
15375
15376 \begin_layout Standard
15377 To insert an image in your document, place the cursor at the text position
15378  you want and click on the toolbar icon 
15379 \begin_inset Graphics
15380         filename ../images/dialog-show-new-inset_graphics.png
15381
15382 \end_inset
15383
15384  or select 
15385 \family sans
15386 Insert\SpecialChar \menuseparator
15387 Graphics
15388 \family default
15389  from the menu.
15390  Then a dialog will appear to choose the file to load.
15391 \end_layout
15392
15393 \begin_layout Standard
15394 This dialog has numerous mostly self-explanatory parameters.
15395  The 
15396 \family sans
15397 Graphics
15398 \family default
15399  tab allows you to choose your image file.
15400  The image can be transformed by setting a rotation angle and a scaling
15401  factor.
15402  The scaling units are explained in Appendix
15403 \begin_inset space ~
15404 \end_inset
15405
15406
15407 \begin_inset CommandInset ref
15408 LatexCommand ref
15409 reference "cha:Units-available-in"
15410
15411 \end_inset
15412
15413 .
15414 \end_layout
15415
15416 \begin_layout Standard
15417 In the tab 
15418 \family sans
15419 Clipping
15420 \family default
15421  it is possible to set image coordinates to adjust the height and width
15422  of the image in the output.
15423  The coordinates can also be calculated automatically by pressing the button
15424  
15425 \family sans
15426 Get
15427 \begin_inset space ~
15428 \end_inset
15429
15430 from
15431 \begin_inset space ~
15432 \end_inset
15433
15434 file
15435 \family default
15436 .
15437  The option 
15438 \family sans
15439 Clip
15440 \begin_inset space ~
15441 \end_inset
15442
15443 to
15444 \begin_inset space ~
15445 \end_inset
15446
15447 bounding
15448 \begin_inset space ~
15449 \end_inset
15450
15451 box
15452 \family default
15453  will only print the image region within the given coordinates.
15454  Normally you don't need to take care about image coordinates and can ignore
15455  the tab 
15456 \family sans
15457 Clipping
15458 \family default
15459 .
15460 \end_layout
15461
15462 \begin_layout Standard
15463 In the 
15464 \family sans
15465 LaTeX and LyX options
15466 \family default
15467  tab LaTeX experts can specify additional LaTeX options.
15468  You can also specify here the appearance of the image inside LyX.
15469  The option 
15470 \family sans
15471 Draft
15472 \begin_inset space ~
15473 \end_inset
15474
15475 mode
15476 \family default
15477  has the effect that the image doesn't appear in the output, only a frame
15478  with the image size is printed.
15479  The option 
15480 \family sans
15481 Don't
15482 \begin_inset space ~
15483 \end_inset
15484
15485 unzip
15486 \begin_inset space ~
15487 \end_inset
15488
15489 on
15490 \begin_inset space ~
15491 \end_inset
15492
15493 export
15494 \family default
15495  is explained in the 
15496 \emph on
15497 Embedded Objects
15498 \emph default
15499  manual in section 
15500 \emph on
15501 Graphics Dialog
15502 \emph default
15503 .
15504 \end_layout
15505
15506 \begin_layout Standard
15507 The graphics dialog can be called at any time by clicking on an image.
15508  The image will appear in the output exactly at the position where it is
15509  in the text.
15510  This is an example image within a separate, horizontally centered paragraph:
15511  
15512 \end_layout
15513
15514 \begin_layout Standard
15515 \align center
15516 \begin_inset Graphics
15517         filename clipart/mobius.eps
15518         scale 70
15519         rotateOrigin center
15520
15521 \end_inset
15522
15523
15524 \end_layout
15525
15526 \begin_layout Standard
15527 If you need image captions and want to reference images, you have to put
15528  the image into a float, see section
15529 \begin_inset space ~
15530 \end_inset
15531
15532
15533 \begin_inset CommandInset ref
15534 LatexCommand ref
15535 reference "sec:Figure-Floats"
15536
15537 \end_inset
15538
15539 .
15540 \end_layout
15541
15542 \begin_layout Subsection
15543 Image Formats
15544 \begin_inset Index idx
15545 status collapsed
15546
15547 \begin_layout Plain Layout
15548 Images ! Formats
15549 \end_layout
15550
15551 \end_inset
15552
15553
15554 \begin_inset CommandInset label
15555 LatexCommand label
15556 name "sub:Image-Formats"
15557
15558 \end_inset
15559
15560
15561 \end_layout
15562
15563 \begin_layout Standard
15564 You can insert images in any known file format.
15565  But as we explained in section
15566 \begin_inset space ~
15567 \end_inset
15568
15569
15570 \begin_inset CommandInset ref
15571 LatexCommand ref
15572 reference "sub:Output-file-formats"
15573
15574 \end_inset
15575
15576 , every output document format allows only a few image formats.
15577  LyX uses therefore the program 
15578 \family typewriter
15579 Imagemagick
15580 \family default
15581  in the background to convert the images to the right format.
15582  To increase your workflow by avoiding these conversions in the background,
15583  you can use only the image formats listed in the subsections of 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 .
15595 \end_layout
15596
15597 \begin_layout Standard
15598 Similar to fonts there are two types of image formats:
15599 \end_layout
15600
15601 \begin_layout Description
15602 Bitmap
15603 \begin_inset space ~
15604 \end_inset
15605
15606 images consist of pixel values, often in a compressed form.
15607  They are therefore not fully scalable and look pixeled in large zooms.
15608  Well-known bitmap image formats are 
15609 \begin_inset Quotes eld
15610 \end_inset
15611
15612 Graphics Interchange Format
15613 \begin_inset Quotes erd
15614 \end_inset
15615
15616  (GIF, file extension 
15617 \begin_inset Quotes eld
15618 \end_inset
15619
15620
15621 \family typewriter
15622 .gif
15623 \family default
15624
15625 \begin_inset Quotes erd
15626 \end_inset
15627
15628 )
15629 \begin_inset Index idx
15630 status collapsed
15631
15632 \begin_layout Plain Layout
15633 GIF|see
15634 \begin_inset ERT
15635 status collapsed
15636
15637 \begin_layout Plain Layout
15638
15639 {
15640 \end_layout
15641
15642 \end_inset
15643
15644 Image formats
15645 \begin_inset ERT
15646 status collapsed
15647
15648 \begin_layout Plain Layout
15649
15650 }
15651 \end_layout
15652
15653 \end_inset
15654
15655
15656 \end_layout
15657
15658 \end_inset
15659
15660
15661 \begin_inset Quotes eld
15662 \end_inset
15663
15664 Portable Network Graphics
15665 \begin_inset Quotes erd
15666 \end_inset
15667
15668  (PNG, file extension 
15669 \begin_inset Quotes eld
15670 \end_inset
15671
15672
15673 \family typewriter
15674 .png
15675 \family default
15676
15677 \begin_inset Quotes erd
15678 \end_inset
15679
15680 )
15681 \begin_inset Index idx
15682 status collapsed
15683
15684 \begin_layout Plain Layout
15685 PNG|see
15686 \begin_inset ERT
15687 status collapsed
15688
15689 \begin_layout Plain Layout
15690
15691 {
15692 \end_layout
15693
15694 \end_inset
15695
15696 Image formats
15697 \begin_inset ERT
15698 status collapsed
15699
15700 \begin_layout Plain Layout
15701
15702 }
15703 \end_layout
15704
15705 \end_inset
15706
15707
15708 \end_layout
15709
15710 \end_inset
15711
15712 , and 
15713 \begin_inset Quotes eld
15714 \end_inset
15715
15716 Joint Photographic Experts Group
15717 \begin_inset Quotes erd
15718 \end_inset
15719
15720  (JPG, file extension 
15721 \begin_inset Quotes eld
15722 \end_inset
15723
15724
15725 \family typewriter
15726 .jpg
15727 \family default
15728
15729 \begin_inset Quotes erd
15730 \end_inset
15731
15732  or 
15733 \begin_inset Quotes eld
15734 \end_inset
15735
15736
15737 \family typewriter
15738 .jpeg
15739 \family default
15740
15741 \begin_inset Quotes erd
15742 \end_inset
15743
15744 )
15745 \begin_inset Index idx
15746 status collapsed
15747
15748 \begin_layout Plain Layout
15749 JPG|see
15750 \begin_inset ERT
15751 status collapsed
15752
15753 \begin_layout Plain Layout
15754
15755 {
15756 \end_layout
15757
15758 \end_inset
15759
15760 Image formats
15761 \begin_inset ERT
15762 status collapsed
15763
15764 \begin_layout Plain Layout
15765
15766 }
15767 \end_layout
15768
15769 \end_inset
15770
15771
15772 \end_layout
15773
15774 \end_inset
15775
15776 .
15777 \end_layout
15778
15779 \begin_layout Description
15780 Scalable
15781 \begin_inset space ~
15782 \end_inset
15783
15784 images consist of vectors and can therefore be scaled to any size without
15785  data loss.
15786  The scaling ability is necessary if you want to create presentations, because
15787  presentations are always scaled by the beamer.
15788  Scaling is also useful for online documents to let the user zoom into diagrams.
15789 \begin_inset Newline newline
15790 \end_inset
15791
15792 Scalable image formats can be 
15793 \begin_inset Quotes eld
15794 \end_inset
15795
15796 Scalable Vector Graphics
15797 \begin_inset Quotes erd
15798 \end_inset
15799
15800  (SVG, file extension 
15801 \begin_inset Quotes eld
15802 \end_inset
15803
15804
15805 \family typewriter
15806 .svg
15807 \family default
15808
15809 \begin_inset Quotes erd
15810 \end_inset
15811
15812 )
15813 \begin_inset Index idx
15814 status collapsed
15815
15816 \begin_layout Plain Layout
15817 SVG|see
15818 \begin_inset ERT
15819 status collapsed
15820
15821 \begin_layout Plain Layout
15822
15823 {
15824 \end_layout
15825
15826 \end_inset
15827
15828 Image formats
15829 \begin_inset ERT
15830 status collapsed
15831
15832 \begin_layout Plain Layout
15833
15834 }
15835 \end_layout
15836
15837 \end_inset
15838
15839
15840 \end_layout
15841
15842 \end_inset
15843
15844
15845 \begin_inset Quotes eld
15846 \end_inset
15847
15848 Encapsulated PostScript
15849 \begin_inset Quotes erd
15850 \end_inset
15851
15852  (EPS, file extension 
15853 \begin_inset Quotes eld
15854 \end_inset
15855
15856
15857 \family typewriter
15858 .eps
15859 \family default
15860
15861 \begin_inset Quotes erd
15862 \end_inset
15863
15864 )
15865 \begin_inset Index idx
15866 status collapsed
15867
15868 \begin_layout Plain Layout
15869 EPS|see
15870 \begin_inset ERT
15871 status collapsed
15872
15873 \begin_layout Plain Layout
15874
15875 {
15876 \end_layout
15877
15878 \end_inset
15879
15880 Image formats
15881 \begin_inset ERT
15882 status collapsed
15883
15884 \begin_layout Plain Layout
15885
15886 }
15887 \end_layout
15888
15889 \end_inset
15890
15891
15892 \end_layout
15893
15894 \end_inset
15895
15896 , and 
15897 \begin_inset Quotes eld
15898 \end_inset
15899
15900 Portable Document Format
15901 \begin_inset Quotes erd
15902 \end_inset
15903
15904  (PDF, file extension 
15905 \begin_inset Quotes eld
15906 \end_inset
15907
15908
15909 \family typewriter
15910 .pdf
15911 \family default
15912
15913 \begin_inset Quotes erd
15914 \end_inset
15915
15916 )
15917 \begin_inset Index idx
15918 status collapsed
15919
15920 \begin_layout Plain Layout
15921 PDF
15922 \end_layout
15923
15924 \end_inset
15925
15926 .
15927  We say it can be, because you can convert any bitmap image format to PDF
15928  or EPS and the result won't be scalable.
15929  In this cases only a header with the image properties is added to the original
15930  image
15931 \begin_inset Foot
15932 status collapsed
15933
15934 \begin_layout Plain Layout
15935 In the case of PDF, the original image is additionally compressed.
15936 \end_layout
15937
15938 \end_inset
15939
15940 .
15941 \end_layout
15942
15943 \begin_layout Standard
15944 Normally one can't convert a bitmap image into a scalable one, only vice
15945  versa.
15946 \end_layout
15947
15948 \begin_layout Subsection
15949 Grouping of Image Settings
15950 \begin_inset Index idx
15951 status collapsed
15952
15953 \begin_layout Plain Layout
15954 Images ! Settings grouping
15955 \end_layout
15956
15957 \end_inset
15958
15959
15960 \end_layout
15961
15962 \begin_layout Standard
15963 Each image can define a new group of image settings or join an existing
15964  group.
15965  Images within such a group share their settings, so adjusting one image
15966  of the group automatically also adjusts all other images of the group in
15967  the same way.
15968  So you can for example change the size for a bunch of images without the
15969  need to manually change each of them.
15970  
15971 \end_layout
15972
15973 \begin_layout Standard
15974 A new group can be set by entering a name in the 
15975 \family sans
15976 Group
15977 \begin_inset space ~
15978 \end_inset
15979
15980 Name
15981 \family default
15982  field in the Graphics dialog.
15983  Joining an existing group can be done using the context menu of the image
15984  by checking the name of the desired group.
15985 \end_layout
15986
15987 \begin_layout Section
15988 Tables
15989 \begin_inset Index idx
15990 status collapsed
15991
15992 \begin_layout Plain Layout
15993 Tables
15994 \end_layout
15995
15996 \end_inset
15997
15998
15999 \begin_inset CommandInset label
16000 LatexCommand label
16001 name "sec:Tables"
16002
16003 \end_inset
16004
16005
16006 \end_layout
16007
16008 \begin_layout Standard
16009 You can insert a table using either the toolbar button 
16010 \begin_inset Graphics
16011         filename ../images/tabular-insert.png
16012         scale 85
16013
16014 \end_inset
16015
16016  or the menu 
16017 \family sans
16018 Insert\SpecialChar \menuseparator
16019 Table
16020 \family default
16021 .
16022  A dialog will appear, asking you for the number of rows and columns.
16023  The default table has lines around any cell and the first row appears separated
16024  from the rest of the table.
16025  This separation appears due to a double line: The cells of the first row
16026  have a line below them and the cells of the second row have a line above
16027  them.
16028  Here's an example table:
16029 \end_layout
16030
16031 \begin_layout Standard
16032 \align center
16033 \begin_inset Tabular
16034 <lyxtabular version="3" rows="4" columns="4">
16035 <features tabularvalignment="middle">
16036 <column alignment="center" valignment="top" width="0pt">
16037 <column alignment="center" valignment="top" width="0pt">
16038 <column alignment="center" valignment="top" width="0in">
16039 <column alignment="center" valignment="top" width="0pt">
16040 <row>
16041 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16042 \begin_inset Text
16043
16044 \begin_layout Plain Layout
16045
16046 \end_layout
16047
16048 \end_inset
16049 </cell>
16050 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16051 \begin_inset Text
16052
16053 \begin_layout Plain Layout
16054
16055 \family roman
16056 \series medium
16057 \shape up
16058 \size normal
16059 \emph off
16060 \bar no
16061 \noun off
16062 \color none
16063 1
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 2
16073 \end_layout
16074
16075 \end_inset
16076 </cell>
16077 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16078 \begin_inset Text
16079
16080 \begin_layout Plain Layout
16081 3
16082 \end_layout
16083
16084 \end_inset
16085 </cell>
16086 </row>
16087 <row>
16088 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16089 \begin_inset Text
16090
16091 \begin_layout Plain Layout
16092
16093 \family roman
16094 \series medium
16095 \shape up
16096 \size normal
16097 \emph off
16098 \bar no
16099 \noun off
16100 \color none
16101 A
16102 \end_layout
16103
16104 \end_inset
16105 </cell>
16106 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16107 \begin_inset Text
16108
16109 \begin_layout Plain Layout
16110
16111 \end_layout
16112
16113 \end_inset
16114 </cell>
16115 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16116 \begin_inset Text
16117
16118 \begin_layout Plain Layout
16119
16120 \end_layout
16121
16122 \end_inset
16123 </cell>
16124 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16125 \begin_inset Text
16126
16127 \begin_layout Plain Layout
16128
16129 \end_layout
16130
16131 \end_inset
16132 </cell>
16133 </row>
16134 <row>
16135 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16136 \begin_inset Text
16137
16138 \begin_layout Plain Layout
16139
16140 \family roman
16141 \series medium
16142 \shape up
16143 \size normal
16144 \emph off
16145 \bar no
16146 \noun off
16147 \color none
16148 B
16149 \end_layout
16150
16151 \end_inset
16152 </cell>
16153 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16154 \begin_inset Text
16155
16156 \begin_layout Plain Layout
16157
16158 \end_layout
16159
16160 \end_inset
16161 </cell>
16162 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16163 \begin_inset Text
16164
16165 \begin_layout Plain Layout
16166
16167 \size normal
16168 \noun off
16169 \color none
16170  
16171 \end_layout
16172
16173 \end_inset
16174 </cell>
16175 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16176 \begin_inset Text
16177
16178 \begin_layout Plain Layout
16179
16180 \end_layout
16181
16182 \end_inset
16183 </cell>
16184 </row>
16185 <row>
16186 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16187 \begin_inset Text
16188
16189 \begin_layout Plain Layout
16190
16191 \family roman
16192 \series medium
16193 \shape up
16194 \size normal
16195 \emph off
16196 \bar no
16197 \noun off
16198 \color none
16199 C
16200 \end_layout
16201
16202 \end_inset
16203 </cell>
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 \end_layout
16210
16211 \end_inset
16212 </cell>
16213 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16214 \begin_inset Text
16215
16216 \begin_layout Plain Layout
16217
16218 \end_layout
16219
16220 \end_inset
16221 </cell>
16222 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16223 \begin_inset Text
16224
16225 \begin_layout Plain Layout
16226
16227 \end_layout
16228
16229 \end_inset
16230 </cell>
16231 </row>
16232 </lyxtabular>
16233
16234 \end_inset
16235
16236
16237 \end_layout
16238
16239 \begin_layout Subsection
16240 The Table dialog
16241 \end_layout
16242
16243 \begin_layout Standard
16244 You can alter a table by clicking on it with the right mouse button, which
16245  brings up the table dialog.
16246  Here you can adjust the settings of the cell and row/column respectively
16247  where the cursor is placed currently.
16248  Most of the dialog options also work on selections.
16249  This means that if you select more cells, columns or rows the action is
16250  done on all of your selection.
16251 \end_layout
16252
16253 \begin_layout Standard
16254 Additionally to the table dialog, the 
16255 \family sans
16256 table
16257 \begin_inset space ~
16258 \end_inset
16259
16260 toolbar
16261 \family default
16262  helps you in setting table properties.
16263  It appears when the cursor is inside a table.
16264 \end_layout
16265
16266 \begin_layout Standard
16267 In the tab 
16268 \family sans
16269 Table
16270 \begin_inset space ~
16271 \end_inset
16272
16273 Settings
16274 \family default
16275  of the table dialog you can set the alignment for the current row.
16276  If you add a row or column, it will be inserted right beside or below the
16277  current cell respectively.
16278  The vertical alignment of a column can only be adjusted when a column width
16279  is given.
16280  A given width will allow the cell to have line breaks and multiple paragraphs
16281  of text, see section
16282 \begin_inset space ~
16283 \end_inset
16284
16285
16286 \begin_inset CommandInset ref
16287 LatexCommand ref
16288 reference "sub:Table-Cells"
16289
16290 \end_inset
16291
16292 .
16293 \end_layout
16294
16295 \begin_layout Standard
16296 You can mark multiple cells of one row as a multicolumn cell using the check
16297  box 
16298 \family sans
16299 Multicolumn
16300 \family default
16301 .
16302  This will merge the cells to 
16303 \emph on
16304 one
16305 \emph default
16306  cell, spread over more than one column.
16307  Multicolumn cells are treated as own rows, so that the alignment, width,
16308  and border settings affect only the multicolumn cell.
16309  Here's an example table with a multicolumn cell in the first row and one
16310  in the last row without the upper border:
16311 \end_layout
16312
16313 \begin_layout Standard
16314 \align center
16315 \begin_inset Tabular
16316 <lyxtabular version="3" rows="3" columns="4">
16317 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
16318 <column alignment="center" valignment="top" width="0pt">
16319 <column alignment="center" valignment="middle" width="0">
16320 <column alignment="center" valignment="top" width="0in">
16321 <column alignment="center" valignment="top" width="0pt">
16322 <row>
16323 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16324 \begin_inset Text
16325
16326 \begin_layout Plain Layout
16327 abc
16328 \end_layout
16329
16330 \end_inset
16331 </cell>
16332 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
16333 \begin_inset Text
16334
16335 \begin_layout Plain Layout
16336 def ghi
16337 \end_layout
16338
16339 \end_inset
16340 </cell>
16341 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16342 \begin_inset Text
16343
16344 \begin_layout Plain Layout
16345
16346 \end_layout
16347
16348 \end_inset
16349 </cell>
16350 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16351 \begin_inset Text
16352
16353 \begin_layout Plain Layout
16354 jkl
16355 \end_layout
16356
16357 \end_inset
16358 </cell>
16359 </row>
16360 <row>
16361 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16362 \begin_inset Text
16363
16364 \begin_layout Plain Layout
16365
16366 \family roman
16367 \series medium
16368 \shape up
16369 \size normal
16370 \emph off
16371 \bar no
16372 \noun off
16373 \color none
16374 A
16375 \end_layout
16376
16377 \end_inset
16378 </cell>
16379 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16380 \begin_inset Text
16381
16382 \begin_layout Plain Layout
16383 B
16384 \end_layout
16385
16386 \end_inset
16387 </cell>
16388 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16389 \begin_inset Text
16390
16391 \begin_layout Plain Layout
16392 C
16393 \end_layout
16394
16395 \end_inset
16396 </cell>
16397 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16398 \begin_inset Text
16399
16400 \begin_layout Plain Layout
16401 D
16402 \end_layout
16403
16404 \end_inset
16405 </cell>
16406 </row>
16407 <row>
16408 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16409 \begin_inset Text
16410
16411 \begin_layout Plain Layout
16412 1
16413 \end_layout
16414
16415 \end_inset
16416 </cell>
16417 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16418 \begin_inset Text
16419
16420 \begin_layout Plain Layout
16421 2
16422 \end_layout
16423
16424 \end_inset
16425 </cell>
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 3
16431 \end_layout
16432
16433 \end_inset
16434 </cell>
16435 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16436 \begin_inset Text
16437
16438 \begin_layout Plain Layout
16439 4
16440 \end_layout
16441
16442 \end_inset
16443 </cell>
16444 </row>
16445 </lyxtabular>
16446
16447 \end_inset
16448
16449
16450 \end_layout
16451
16452 \begin_layout Standard
16453 At the moment LyX doesn't support multirow cells.
16454  Adept users can declare special LaTeX-arguments for the table.
16455  They are necessary for special table formatting, like for multirow cells,
16456  explained in the tables section of the 
16457 \emph on
16458 Embedded
16459 \begin_inset space ~
16460 \end_inset
16461
16462 Objects
16463 \emph default
16464  manual.
16465  You can also rotate the current cell or the whole table 90
16466 \begin_inset space \thinspace{}
16467 \end_inset
16468
16469 degrees counterclockwise.
16470  These rotations are not visible in LyX but in the output.
16471 \end_layout
16472
16473 \begin_layout Standard
16474 \begin_inset Note Greyedout
16475 status open
16476
16477 \begin_layout Plain Layout
16478
16479 \series bold
16480 Note:
16481 \series default
16482  Most DVI-viewers are 
16483 \emph on
16484 not
16485 \emph default
16486  able to display rotations.
16487 \end_layout
16488
16489 \end_inset
16490
16491
16492 \end_layout
16493
16494 \begin_layout Standard
16495 The 
16496 \family sans
16497 Borders
16498 \family default
16499  tab allows you to add and delete border lines for the current row/column.
16500  The button 
16501 \family sans
16502 Default
16503 \family default
16504  adds lines for all cell borders.
16505 \end_layout
16506
16507 \begin_layout Subsection
16508 Longtables
16509 \begin_inset Index idx
16510 status collapsed
16511
16512 \begin_layout Plain Layout
16513 Tables ! Longtables
16514 \end_layout
16515
16516 \end_inset
16517
16518
16519 \begin_inset Index idx
16520 status collapsed
16521
16522 \begin_layout Plain Layout
16523 Longtables
16524 \end_layout
16525
16526 \end_inset
16527
16528
16529 \end_layout
16530
16531 \begin_layout Standard
16532 If the table is too long to fit on one page, you can use the option 
16533 \family sans
16534 Use
16535 \begin_inset space ~
16536 \end_inset
16537
16538 long
16539 \begin_inset space ~
16540 \end_inset
16541
16542 table
16543 \family default
16544  in the tab 
16545 \family sans
16546 Longtable
16547 \family default
16548  of the table dialog to split the table automatically over more pages.
16549  Doing this enables some check boxes and you can now define:
16550 \end_layout
16551
16552 \begin_layout Description
16553
16554 \family sans
16555 Header
16556 \family default
16557 : The current row and all rows above, that don't have any special options
16558  defined, are defined to be the header rows of all pages of the longtable;
16559  except for the first page, if 
16560 \family sans
16561 First
16562 \begin_inset space ~
16563 \end_inset
16564
16565 header
16566 \family default
16567  is defined.
16568 \end_layout
16569
16570 \begin_layout Description
16571
16572 \family sans
16573 First
16574 \begin_inset space ~
16575 \end_inset
16576
16577 header
16578 \family default
16579 : The current row and all rows above, that don't have any special options
16580  defined, are defined to be the header rows of the first page of the longtable.
16581 \end_layout
16582
16583 \begin_layout Description
16584
16585 \family sans
16586 Footer
16587 \family default
16588 : The current row and all rows below, that don't have any special options
16589  defined, are defined to be the footer rows of all pages of the longtable;
16590  except for the last page, if 
16591 \family sans
16592 Last
16593 \begin_inset space ~
16594 \end_inset
16595
16596 footer
16597 \family default
16598  is defined.
16599 \end_layout
16600
16601 \begin_layout Description
16602
16603 \family sans
16604 Last
16605 \begin_inset space ~
16606 \end_inset
16607
16608 footer
16609 \family default
16610 : The current row and all rows below, that don't have any special options
16611  defined, are defined to be the footer rows of the last page of the longtable.
16612 \end_layout
16613
16614 \begin_layout Description
16615 Caption: The first row is reset as single column.
16616  You can now insert there the table caption via the menu 
16617 \family sans
16618 Insert\SpecialChar \menuseparator
16619 Caption
16620 \family default
16621 .
16622  More about longtable captions can be found in the 
16623 \emph on
16624 Embedded
16625 \begin_inset space ~
16626 \end_inset
16627
16628 Objects
16629 \emph default
16630  manual.
16631 \end_layout
16632
16633 \begin_layout Standard
16634 You can also specify a row where the table is split.
16635  If you set more than one option in the same table row, you should be aware
16636  of the fact that only the first one is used in the given table row.
16637  The others will then be defined as 
16638 \emph on
16639 empty
16640 \emph default
16641 .
16642  In this context, first means first in this order: 
16643 \family sans
16644 Footer, Last
16645 \begin_inset space ~
16646 \end_inset
16647
16648 footer,
16649 \family default
16650  
16651 \family sans
16652 Header,
16653 \family default
16654  
16655 \family sans
16656 First
16657 \begin_inset space ~
16658 \end_inset
16659
16660 header.
16661
16662 \family default
16663  See the following longtable to see how it works:
16664 \end_layout
16665
16666 \begin_layout Standard
16667 \align center
16668 \begin_inset Tabular
16669 <lyxtabular version="3" rows="69" columns="3">
16670 <features islongtable="true" longtabularalignment="center">
16671 <column alignment="block" valignment="top" width="5cm">
16672 <column alignment="left" valignment="top" width="0pt">
16673 <column alignment="right" valignment="top" width="0pt">
16674 <row endfirsthead="true">
16675 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16676 \begin_inset Text
16677
16678 \begin_layout Plain Layout
16679
16680 \series bold
16681 Example Phone List (ignore the names)
16682 \end_layout
16683
16684 \end_inset
16685 </cell>
16686 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16687 \begin_inset Text
16688
16689 \begin_layout Plain Layout
16690
16691 \end_layout
16692
16693 \end_inset
16694 </cell>
16695 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16696 \begin_inset Text
16697
16698 \begin_layout Plain Layout
16699
16700 \end_layout
16701
16702 \end_inset
16703 </cell>
16704 </row>
16705 <row endfirsthead="true">
16706 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16707 \begin_inset Text
16708
16709 \begin_layout Plain Layout
16710
16711 \series bold
16712 NAME
16713 \end_layout
16714
16715 \end_inset
16716 </cell>
16717 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16718 \begin_inset Text
16719
16720 \begin_layout Plain Layout
16721
16722 \end_layout
16723
16724 \end_inset
16725 </cell>
16726 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16727 \begin_inset Text
16728
16729 \begin_layout Plain Layout
16730
16731 \series bold
16732 TEL.
16733 \end_layout
16734
16735 \end_inset
16736 </cell>
16737 </row>
16738 <row endhead="true">
16739 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16740 \begin_inset Text
16741
16742 \begin_layout Plain Layout
16743  
16744 \series bold
16745 Example Phone List
16746 \end_layout
16747
16748 \end_inset
16749 </cell>
16750 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16751 \begin_inset Text
16752
16753 \begin_layout Plain Layout
16754
16755 \end_layout
16756
16757 \end_inset
16758 </cell>
16759 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16760 \begin_inset Text
16761
16762 \begin_layout Plain Layout
16763
16764 \end_layout
16765
16766 \end_inset
16767 </cell>
16768 </row>
16769 <row endhead="true">
16770 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16771 \begin_inset Text
16772
16773 \begin_layout Plain Layout
16774
16775 \series bold
16776 NAME
16777 \end_layout
16778
16779 \end_inset
16780 </cell>
16781 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16782 \begin_inset Text
16783
16784 \begin_layout Plain Layout
16785
16786 \end_layout
16787
16788 \end_inset
16789 </cell>
16790 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16791 \begin_inset Text
16792
16793 \begin_layout Plain Layout
16794
16795 \series bold
16796 TEL.
16797 \end_layout
16798
16799 \end_inset
16800 </cell>
16801 </row>
16802 <row endfoot="true">
16803 <cell multicolumn="1" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16804 \begin_inset Text
16805
16806 \begin_layout Plain Layout
16807  
16808 \series bold
16809 continue ...
16810 \end_layout
16811
16812 \end_inset
16813 </cell>
16814 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16815 \begin_inset Text
16816
16817 \begin_layout Plain Layout
16818
16819 \end_layout
16820
16821 \end_inset
16822 </cell>
16823 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16824 \begin_inset Text
16825
16826 \begin_layout Plain Layout
16827
16828 \end_layout
16829
16830 \end_inset
16831 </cell>
16832 </row>
16833 <row>
16834 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16835 \begin_inset Text
16836
16837 \begin_layout Plain Layout
16838
16839 \series bold
16840 Annovi
16841 \end_layout
16842
16843 \end_inset
16844 </cell>
16845 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16846 \begin_inset Text
16847
16848 \begin_layout Plain Layout
16849 Silvia
16850 \end_layout
16851
16852 \end_inset
16853 </cell>
16854 <cell alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16855 \begin_inset Text
16856
16857 \begin_layout Plain Layout
16858 111
16859 \end_layout
16860
16861 \end_inset
16862 </cell>
16863 </row>
16864 <row>
16865 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16866 \begin_inset Text
16867
16868 \begin_layout Plain Layout
16869
16870 \series bold
16871 Bertoli
16872 \end_layout
16873
16874 \end_inset
16875 </cell>
16876 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16877 \begin_inset Text
16878
16879 \begin_layout Plain Layout
16880 Stefano
16881 \end_layout
16882
16883 \end_inset
16884 </cell>
16885 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16886 \begin_inset Text
16887
16888 \begin_layout Plain Layout
16889 111
16890 \end_layout
16891
16892 \end_inset
16893 </cell>
16894 </row>
16895 <row>
16896 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16897 \begin_inset Text
16898
16899 \begin_layout Plain Layout
16900
16901 \series bold
16902 Bozzi
16903 \end_layout
16904
16905 \end_inset
16906 </cell>
16907 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16908 \begin_inset Text
16909
16910 \begin_layout Plain Layout
16911 Walter
16912 \end_layout
16913
16914 \end_inset
16915 </cell>
16916 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16917 \begin_inset Text
16918
16919 \begin_layout Plain Layout
16920 111
16921 \end_layout
16922
16923 \end_inset
16924 </cell>
16925 </row>
16926 <row>
16927 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16928 \begin_inset Text
16929
16930 \begin_layout Plain Layout
16931
16932 \series bold
16933 Cachia
16934 \end_layout
16935
16936 \end_inset
16937 </cell>
16938 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16939 \begin_inset Text
16940
16941 \begin_layout Plain Layout
16942 Maria
16943 \end_layout
16944
16945 \end_inset
16946 </cell>
16947 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16948 \begin_inset Text
16949
16950 \begin_layout Plain Layout
16951 111
16952 \end_layout
16953
16954 \end_inset
16955 </cell>
16956 </row>
16957 <row>
16958 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16959 \begin_inset Text
16960
16961 \begin_layout Plain Layout
16962
16963 \series bold
16964 Cachia
16965 \end_layout
16966
16967 \end_inset
16968 </cell>
16969 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16970 \begin_inset Text
16971
16972 \begin_layout Plain Layout
16973 Maurizio
16974 \end_layout
16975
16976 \end_inset
16977 </cell>
16978 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16979 \begin_inset Text
16980
16981 \begin_layout Plain Layout
16982 111
16983 \end_layout
16984
16985 \end_inset
16986 </cell>
16987 </row>
16988 <row>
16989 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16990 \begin_inset Text
16991
16992 \begin_layout Plain Layout
16993
16994 \series bold
16995 Cinquemani
16996 \end_layout
16997
16998 \end_inset
16999 </cell>
17000 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17001 \begin_inset Text
17002
17003 \begin_layout Plain Layout
17004 Giusi
17005 \end_layout
17006
17007 \end_inset
17008 </cell>
17009 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17010 \begin_inset Text
17011
17012 \begin_layout Plain Layout
17013 111
17014 \end_layout
17015
17016 \end_inset
17017 </cell>
17018 </row>
17019 <row>
17020 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17021 \begin_inset Text
17022
17023 \begin_layout Plain Layout
17024
17025 \series bold
17026 Colin
17027 \end_layout
17028
17029 \end_inset
17030 </cell>
17031 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17032 \begin_inset Text
17033
17034 \begin_layout Plain Layout
17035 Bernard
17036 \end_layout
17037
17038 \end_inset
17039 </cell>
17040 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17041 \begin_inset Text
17042
17043 \begin_layout Plain Layout
17044 111
17045 \end_layout
17046
17047 \end_inset
17048 </cell>
17049 </row>
17050 <row>
17051 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17052 \begin_inset Text
17053
17054 \begin_layout Plain Layout
17055
17056 \series bold
17057 Concli
17058 \end_layout
17059
17060 \end_inset
17061 </cell>
17062 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17063 \begin_inset Text
17064
17065 \begin_layout Plain Layout
17066 Gianfranco
17067 \end_layout
17068
17069 \end_inset
17070 </cell>
17071 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17072 \begin_inset Text
17073
17074 \begin_layout Plain Layout
17075 111
17076 \end_layout
17077
17078 \end_inset
17079 </cell>
17080 </row>
17081 <row>
17082 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17083 \begin_inset Text
17084
17085 \begin_layout Plain Layout
17086
17087 \series bold
17088 Dal Bosco
17089 \end_layout
17090
17091 \end_inset
17092 </cell>
17093 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17094 \begin_inset Text
17095
17096 \begin_layout Plain Layout
17097 Carolina
17098 \end_layout
17099
17100 \end_inset
17101 </cell>
17102 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17103 \begin_inset Text
17104
17105 \begin_layout Plain Layout
17106 111
17107 \end_layout
17108
17109 \end_inset
17110 </cell>
17111 </row>
17112 <row>
17113 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17114 \begin_inset Text
17115
17116 \begin_layout Plain Layout
17117
17118 \series bold
17119 Dalpiaz
17120 \end_layout
17121
17122 \end_inset
17123 </cell>
17124 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17125 \begin_inset Text
17126
17127 \begin_layout Plain Layout
17128 Annamaria
17129 \end_layout
17130
17131 \end_inset
17132 </cell>
17133 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17134 \begin_inset Text
17135
17136 \begin_layout Plain Layout
17137 111
17138 \end_layout
17139
17140 \end_inset
17141 </cell>
17142 </row>
17143 <row>
17144 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17145 \begin_inset Text
17146
17147 \begin_layout Plain Layout
17148
17149 \series bold
17150 Feliciello
17151 \end_layout
17152
17153 \end_inset
17154 </cell>
17155 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17156 \begin_inset Text
17157
17158 \begin_layout Plain Layout
17159 Domenico
17160 \end_layout
17161
17162 \end_inset
17163 </cell>
17164 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17165 \begin_inset Text
17166
17167 \begin_layout Plain Layout
17168 111
17169 \end_layout
17170
17171 \end_inset
17172 </cell>
17173 </row>
17174 <row>
17175 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17176 \begin_inset Text
17177
17178 \begin_layout Plain Layout
17179
17180 \series bold
17181 Focarelli
17182 \end_layout
17183
17184 \end_inset
17185 </cell>
17186 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17187 \begin_inset Text
17188
17189 \begin_layout Plain Layout
17190 Paola
17191 \end_layout
17192
17193 \end_inset
17194 </cell>
17195 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17196 \begin_inset Text
17197
17198 \begin_layout Plain Layout
17199 111
17200 \end_layout
17201
17202 \end_inset
17203 </cell>
17204 </row>
17205 <row>
17206 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17207 \begin_inset Text
17208
17209 \begin_layout Plain Layout
17210
17211 \series bold
17212 Galletti
17213 \end_layout
17214
17215 \end_inset
17216 </cell>
17217 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17218 \begin_inset Text
17219
17220 \begin_layout Plain Layout
17221 Oreste
17222 \end_layout
17223
17224 \end_inset
17225 </cell>
17226 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17227 \begin_inset Text
17228
17229 \begin_layout Plain Layout
17230 111
17231 \end_layout
17232
17233 \end_inset
17234 </cell>
17235 </row>
17236 <row>
17237 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17238 \begin_inset Text
17239
17240 \begin_layout Plain Layout
17241
17242 \series bold
17243 Gasparini
17244 \end_layout
17245
17246 \end_inset
17247 </cell>
17248 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17249 \begin_inset Text
17250
17251 \begin_layout Plain Layout
17252 Franca
17253 \end_layout
17254
17255 \end_inset
17256 </cell>
17257 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17258 \begin_inset Text
17259
17260 \begin_layout Plain Layout
17261 111
17262 \end_layout
17263
17264 \end_inset
17265 </cell>
17266 </row>
17267 <row>
17268 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17269 \begin_inset Text
17270
17271 \begin_layout Plain Layout
17272
17273 \series bold
17274 Rizzardi
17275 \end_layout
17276
17277 \end_inset
17278 </cell>
17279 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17280 \begin_inset Text
17281
17282 \begin_layout Plain Layout
17283 Paola
17284 \end_layout
17285
17286 \end_inset
17287 </cell>
17288 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17289 \begin_inset Text
17290
17291 \begin_layout Plain Layout
17292 111
17293 \end_layout
17294
17295 \end_inset
17296 </cell>
17297 </row>
17298 <row>
17299 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17300 \begin_inset Text
17301
17302 \begin_layout Plain Layout
17303
17304 \series bold
17305 Lassini
17306 \end_layout
17307
17308 \end_inset
17309 </cell>
17310 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17311 \begin_inset Text
17312
17313 \begin_layout Plain Layout
17314 Giancarlo
17315 \end_layout
17316
17317 \end_inset
17318 </cell>
17319 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17320 \begin_inset Text
17321
17322 \begin_layout Plain Layout
17323 111
17324 \end_layout
17325
17326 \end_inset
17327 </cell>
17328 </row>
17329 <row>
17330 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17331 \begin_inset Text
17332
17333 \begin_layout Plain Layout
17334
17335 \series bold
17336 Malfatti
17337 \end_layout
17338
17339 \end_inset
17340 </cell>
17341 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17342 \begin_inset Text
17343
17344 \begin_layout Plain Layout
17345 Luciano
17346 \end_layout
17347
17348 \end_inset
17349 </cell>
17350 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17351 \begin_inset Text
17352
17353 \begin_layout Plain Layout
17354 111
17355 \end_layout
17356
17357 \end_inset
17358 </cell>
17359 </row>
17360 <row>
17361 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17362 \begin_inset Text
17363
17364 \begin_layout Plain Layout
17365
17366 \series bold
17367 Malfatti
17368 \end_layout
17369
17370 \end_inset
17371 </cell>
17372 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17373 \begin_inset Text
17374
17375 \begin_layout Plain Layout
17376 Valeriano
17377 \end_layout
17378
17379 \end_inset
17380 </cell>
17381 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17382 \begin_inset Text
17383
17384 \begin_layout Plain Layout
17385 111
17386 \end_layout
17387
17388 \end_inset
17389 </cell>
17390 </row>
17391 <row>
17392 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17393 \begin_inset Text
17394
17395 \begin_layout Plain Layout
17396
17397 \series bold
17398 Meneguzzo
17399 \end_layout
17400
17401 \end_inset
17402 </cell>
17403 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17404 \begin_inset Text
17405
17406 \begin_layout Plain Layout
17407 Roberto
17408 \end_layout
17409
17410 \end_inset
17411 </cell>
17412 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17413 \begin_inset Text
17414
17415 \begin_layout Plain Layout
17416 111
17417 \end_layout
17418
17419 \end_inset
17420 </cell>
17421 </row>
17422 <row>
17423 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17424 \begin_inset Text
17425
17426 \begin_layout Plain Layout
17427
17428 \series bold
17429 Mezzadra
17430 \end_layout
17431
17432 \end_inset
17433 </cell>
17434 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17435 \begin_inset Text
17436
17437 \begin_layout Plain Layout
17438 Roberto
17439 \end_layout
17440
17441 \end_inset
17442 </cell>
17443 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17444 \begin_inset Text
17445
17446 \begin_layout Plain Layout
17447 111
17448 \end_layout
17449
17450 \end_inset
17451 </cell>
17452 </row>
17453 <row>
17454 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17455 \begin_inset Text
17456
17457 \begin_layout Plain Layout
17458
17459 \series bold
17460 Pirpamer
17461 \end_layout
17462
17463 \end_inset
17464 </cell>
17465 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17466 \begin_inset Text
17467
17468 \begin_layout Plain Layout
17469 Erich
17470 \end_layout
17471
17472 \end_inset
17473 </cell>
17474 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17475 \begin_inset Text
17476
17477 \begin_layout Plain Layout
17478 111
17479 \end_layout
17480
17481 \end_inset
17482 </cell>
17483 </row>
17484 <row>
17485 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17486 \begin_inset Text
17487
17488 \begin_layout Plain Layout
17489
17490 \series bold
17491 Pochiesa
17492 \end_layout
17493
17494 \end_inset
17495 </cell>
17496 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17497 \begin_inset Text
17498
17499 \begin_layout Plain Layout
17500 Paolo
17501 \end_layout
17502
17503 \end_inset
17504 </cell>
17505 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17506 \begin_inset Text
17507
17508 \begin_layout Plain Layout
17509 111, 222
17510 \end_layout
17511
17512 \end_inset
17513 </cell>
17514 </row>
17515 <row>
17516 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17517 \begin_inset Text
17518
17519 \begin_layout Plain Layout
17520
17521 \series bold
17522 Radina
17523 \end_layout
17524
17525 \end_inset
17526 </cell>
17527 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17528 \begin_inset Text
17529
17530 \begin_layout Plain Layout
17531 Claudio
17532 \end_layout
17533
17534 \end_inset
17535 </cell>
17536 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17537 \begin_inset Text
17538
17539 \begin_layout Plain Layout
17540 111
17541 \end_layout
17542
17543 \end_inset
17544 </cell>
17545 </row>
17546 <row>
17547 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17548 \begin_inset Text
17549
17550 \begin_layout Plain Layout
17551
17552 \series bold
17553 Stuffer
17554 \end_layout
17555
17556 \end_inset
17557 </cell>
17558 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17559 \begin_inset Text
17560
17561 \begin_layout Plain Layout
17562 Oskar
17563 \end_layout
17564
17565 \end_inset
17566 </cell>
17567 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17568 \begin_inset Text
17569
17570 \begin_layout Plain Layout
17571 111
17572 \end_layout
17573
17574 \end_inset
17575 </cell>
17576 </row>
17577 <row>
17578 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17579 \begin_inset Text
17580
17581 \begin_layout Plain Layout
17582
17583 \series bold
17584 Tacchelli
17585 \end_layout
17586
17587 \end_inset
17588 </cell>
17589 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17590 \begin_inset Text
17591
17592 \begin_layout Plain Layout
17593 Ugo
17594 \end_layout
17595
17596 \end_inset
17597 </cell>
17598 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17599 \begin_inset Text
17600
17601 \begin_layout Plain Layout
17602 111
17603 \end_layout
17604
17605 \end_inset
17606 </cell>
17607 </row>
17608 <row>
17609 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17610 \begin_inset Text
17611
17612 \begin_layout Plain Layout
17613
17614 \series bold
17615 Tezzele
17616 \end_layout
17617
17618 \end_inset
17619 </cell>
17620 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17621 \begin_inset Text
17622
17623 \begin_layout Plain Layout
17624 Margit
17625 \end_layout
17626
17627 \end_inset
17628 </cell>
17629 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17630 \begin_inset Text
17631
17632 \begin_layout Plain Layout
17633 111
17634 \end_layout
17635
17636 \end_inset
17637 </cell>
17638 </row>
17639 <row>
17640 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17641 \begin_inset Text
17642
17643 \begin_layout Plain Layout
17644
17645 \series bold
17646 Unterkalmsteiner
17647 \end_layout
17648
17649 \end_inset
17650 </cell>
17651 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17652 \begin_inset Text
17653
17654 \begin_layout Plain Layout
17655 Frieda
17656 \end_layout
17657
17658 \end_inset
17659 </cell>
17660 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17661 \begin_inset Text
17662
17663 \begin_layout Plain Layout
17664 111
17665 \end_layout
17666
17667 \end_inset
17668 </cell>
17669 </row>
17670 <row>
17671 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17672 \begin_inset Text
17673
17674 \begin_layout Plain Layout
17675
17676 \series bold
17677 Vieider
17678 \end_layout
17679
17680 \end_inset
17681 </cell>
17682 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17683 \begin_inset Text
17684
17685 \begin_layout Plain Layout
17686 Hilde
17687 \end_layout
17688
17689 \end_inset
17690 </cell>
17691 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17692 \begin_inset Text
17693
17694 \begin_layout Plain Layout
17695 111
17696 \end_layout
17697
17698 \end_inset
17699 </cell>
17700 </row>
17701 <row>
17702 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17703 \begin_inset Text
17704
17705 \begin_layout Plain Layout
17706
17707 \series bold
17708 Vigna
17709 \end_layout
17710
17711 \end_inset
17712 </cell>
17713 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17714 \begin_inset Text
17715
17716 \begin_layout Plain Layout
17717 Jürgen
17718 \end_layout
17719
17720 \end_inset
17721 </cell>
17722 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17723 \begin_inset Text
17724
17725 \begin_layout Plain Layout
17726 111
17727 \end_layout
17728
17729 \end_inset
17730 </cell>
17731 </row>
17732 <row>
17733 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17734 \begin_inset Text
17735
17736 \begin_layout Plain Layout
17737
17738 \series bold
17739 Weber
17740 \end_layout
17741
17742 \end_inset
17743 </cell>
17744 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17745 \begin_inset Text
17746
17747 \begin_layout Plain Layout
17748 Maurizio
17749 \end_layout
17750
17751 \end_inset
17752 </cell>
17753 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17754 \begin_inset Text
17755
17756 \begin_layout Plain Layout
17757 111
17758 \end_layout
17759
17760 \end_inset
17761 </cell>
17762 </row>
17763 <row>
17764 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17765 \begin_inset Text
17766
17767 \begin_layout Plain Layout
17768
17769 \series bold
17770 Winkler
17771 \end_layout
17772
17773 \end_inset
17774 </cell>
17775 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17776 \begin_inset Text
17777
17778 \begin_layout Plain Layout
17779 Franz
17780 \end_layout
17781
17782 \end_inset
17783 </cell>
17784 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17785 \begin_inset Text
17786
17787 \begin_layout Plain Layout
17788 111
17789 \end_layout
17790
17791 \end_inset
17792 </cell>
17793 </row>
17794 <row>
17795 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17796 \begin_inset Text
17797
17798 \begin_layout Plain Layout
17799  
17800 \end_layout
17801
17802 \end_inset
17803 </cell>
17804 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
17805 \begin_inset Text
17806
17807 \begin_layout Plain Layout
17808
17809 \end_layout
17810
17811 \end_inset
17812 </cell>
17813 <cell multicolumn="2" alignment="center" valignment="top" topline="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 </row>
17823 <row>
17824 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17825 \begin_inset Text
17826
17827 \begin_layout Plain Layout
17828
17829 \series bold
17830 Annovi
17831 \end_layout
17832
17833 \end_inset
17834 </cell>
17835 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17836 \begin_inset Text
17837
17838 \begin_layout Plain Layout
17839 Silvia
17840 \end_layout
17841
17842 \end_inset
17843 </cell>
17844 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17845 \begin_inset Text
17846
17847 \begin_layout Plain Layout
17848 555
17849 \end_layout
17850
17851 \end_inset
17852 </cell>
17853 </row>
17854 <row>
17855 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17856 \begin_inset Text
17857
17858 \begin_layout Plain Layout
17859
17860 \series bold
17861 Bertoli
17862 \end_layout
17863
17864 \end_inset
17865 </cell>
17866 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17867 \begin_inset Text
17868
17869 \begin_layout Plain Layout
17870 Stefano
17871 \end_layout
17872
17873 \end_inset
17874 </cell>
17875 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17876 \begin_inset Text
17877
17878 \begin_layout Plain Layout
17879 555
17880 \end_layout
17881
17882 \end_inset
17883 </cell>
17884 </row>
17885 <row>
17886 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17887 \begin_inset Text
17888
17889 \begin_layout Plain Layout
17890
17891 \series bold
17892 Bozzi
17893 \end_layout
17894
17895 \end_inset
17896 </cell>
17897 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17898 \begin_inset Text
17899
17900 \begin_layout Plain Layout
17901 Walter
17902 \end_layout
17903
17904 \end_inset
17905 </cell>
17906 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17907 \begin_inset Text
17908
17909 \begin_layout Plain Layout
17910 555
17911 \end_layout
17912
17913 \end_inset
17914 </cell>
17915 </row>
17916 <row>
17917 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17918 \begin_inset Text
17919
17920 \begin_layout Plain Layout
17921
17922 \series bold
17923 Cachia
17924 \end_layout
17925
17926 \end_inset
17927 </cell>
17928 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17929 \begin_inset Text
17930
17931 \begin_layout Plain Layout
17932 Maria
17933 \end_layout
17934
17935 \end_inset
17936 </cell>
17937 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17938 \begin_inset Text
17939
17940 \begin_layout Plain Layout
17941 555
17942 \end_layout
17943
17944 \end_inset
17945 </cell>
17946 </row>
17947 <row>
17948 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17949 \begin_inset Text
17950
17951 \begin_layout Plain Layout
17952
17953 \series bold
17954 Cachia
17955 \end_layout
17956
17957 \end_inset
17958 </cell>
17959 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17960 \begin_inset Text
17961
17962 \begin_layout Plain Layout
17963 Maurizio
17964 \end_layout
17965
17966 \end_inset
17967 </cell>
17968 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17969 \begin_inset Text
17970
17971 \begin_layout Plain Layout
17972 555
17973 \end_layout
17974
17975 \end_inset
17976 </cell>
17977 </row>
17978 <row>
17979 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
17980 \begin_inset Text
17981
17982 \begin_layout Plain Layout
17983
17984 \series bold
17985 Cinquemani
17986 \end_layout
17987
17988 \end_inset
17989 </cell>
17990 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17991 \begin_inset Text
17992
17993 \begin_layout Plain Layout
17994 Giusi
17995 \end_layout
17996
17997 \end_inset
17998 </cell>
17999 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18000 \begin_inset Text
18001
18002 \begin_layout Plain Layout
18003 555
18004 \end_layout
18005
18006 \end_inset
18007 </cell>
18008 </row>
18009 <row>
18010 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18011 \begin_inset Text
18012
18013 \begin_layout Plain Layout
18014
18015 \series bold
18016 Colin
18017 \end_layout
18018
18019 \end_inset
18020 </cell>
18021 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18022 \begin_inset Text
18023
18024 \begin_layout Plain Layout
18025 Bernard
18026 \end_layout
18027
18028 \end_inset
18029 </cell>
18030 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18031 \begin_inset Text
18032
18033 \begin_layout Plain Layout
18034 555
18035 \end_layout
18036
18037 \end_inset
18038 </cell>
18039 </row>
18040 <row>
18041 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18042 \begin_inset Text
18043
18044 \begin_layout Plain Layout
18045
18046 \series bold
18047 Concli
18048 \end_layout
18049
18050 \end_inset
18051 </cell>
18052 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18053 \begin_inset Text
18054
18055 \begin_layout Plain Layout
18056 Gianfranco
18057 \end_layout
18058
18059 \end_inset
18060 </cell>
18061 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18062 \begin_inset Text
18063
18064 \begin_layout Plain Layout
18065 555
18066 \end_layout
18067
18068 \end_inset
18069 </cell>
18070 </row>
18071 <row>
18072 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18073 \begin_inset Text
18074
18075 \begin_layout Plain Layout
18076
18077 \series bold
18078 Dal Bosco
18079 \end_layout
18080
18081 \end_inset
18082 </cell>
18083 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18084 \begin_inset Text
18085
18086 \begin_layout Plain Layout
18087 Carolina
18088 \end_layout
18089
18090 \end_inset
18091 </cell>
18092 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18093 \begin_inset Text
18094
18095 \begin_layout Plain Layout
18096 555
18097 \end_layout
18098
18099 \end_inset
18100 </cell>
18101 </row>
18102 <row>
18103 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18104 \begin_inset Text
18105
18106 \begin_layout Plain Layout
18107
18108 \series bold
18109 Dalpiaz
18110 \end_layout
18111
18112 \end_inset
18113 </cell>
18114 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18115 \begin_inset Text
18116
18117 \begin_layout Plain Layout
18118 Annamaria
18119 \end_layout
18120
18121 \end_inset
18122 </cell>
18123 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18124 \begin_inset Text
18125
18126 \begin_layout Plain Layout
18127 555
18128 \end_layout
18129
18130 \end_inset
18131 </cell>
18132 </row>
18133 <row>
18134 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18135 \begin_inset Text
18136
18137 \begin_layout Plain Layout
18138
18139 \series bold
18140 Feliciello
18141 \end_layout
18142
18143 \end_inset
18144 </cell>
18145 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18146 \begin_inset Text
18147
18148 \begin_layout Plain Layout
18149 Domenico
18150 \end_layout
18151
18152 \end_inset
18153 </cell>
18154 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18155 \begin_inset Text
18156
18157 \begin_layout Plain Layout
18158 555
18159 \end_layout
18160
18161 \end_inset
18162 </cell>
18163 </row>
18164 <row>
18165 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18166 \begin_inset Text
18167
18168 \begin_layout Plain Layout
18169
18170 \series bold
18171 Focarelli
18172 \end_layout
18173
18174 \end_inset
18175 </cell>
18176 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18177 \begin_inset Text
18178
18179 \begin_layout Plain Layout
18180 Paola
18181 \end_layout
18182
18183 \end_inset
18184 </cell>
18185 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18186 \begin_inset Text
18187
18188 \begin_layout Plain Layout
18189 555
18190 \end_layout
18191
18192 \end_inset
18193 </cell>
18194 </row>
18195 <row>
18196 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18197 \begin_inset Text
18198
18199 \begin_layout Plain Layout
18200
18201 \series bold
18202 Galletti
18203 \end_layout
18204
18205 \end_inset
18206 </cell>
18207 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18208 \begin_inset Text
18209
18210 \begin_layout Plain Layout
18211 Oreste
18212 \end_layout
18213
18214 \end_inset
18215 </cell>
18216 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18217 \begin_inset Text
18218
18219 \begin_layout Plain Layout
18220 555
18221 \end_layout
18222
18223 \end_inset
18224 </cell>
18225 </row>
18226 <row>
18227 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18228 \begin_inset Text
18229
18230 \begin_layout Plain Layout
18231
18232 \series bold
18233 Gasparini
18234 \end_layout
18235
18236 \end_inset
18237 </cell>
18238 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18239 \begin_inset Text
18240
18241 \begin_layout Plain Layout
18242 Franca
18243 \end_layout
18244
18245 \end_inset
18246 </cell>
18247 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18248 \begin_inset Text
18249
18250 \begin_layout Plain Layout
18251 555
18252 \end_layout
18253
18254 \end_inset
18255 </cell>
18256 </row>
18257 <row>
18258 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18259 \begin_inset Text
18260
18261 \begin_layout Plain Layout
18262
18263 \series bold
18264 Rizzardi
18265 \end_layout
18266
18267 \end_inset
18268 </cell>
18269 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18270 \begin_inset Text
18271
18272 \begin_layout Plain Layout
18273 Paola
18274 \end_layout
18275
18276 \end_inset
18277 </cell>
18278 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18279 \begin_inset Text
18280
18281 \begin_layout Plain Layout
18282 555
18283 \end_layout
18284
18285 \end_inset
18286 </cell>
18287 </row>
18288 <row>
18289 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18290 \begin_inset Text
18291
18292 \begin_layout Plain Layout
18293
18294 \series bold
18295 Lassini
18296 \end_layout
18297
18298 \end_inset
18299 </cell>
18300 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18301 \begin_inset Text
18302
18303 \begin_layout Plain Layout
18304 Giancarlo
18305 \end_layout
18306
18307 \end_inset
18308 </cell>
18309 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18310 \begin_inset Text
18311
18312 \begin_layout Plain Layout
18313 555
18314 \end_layout
18315
18316 \end_inset
18317 </cell>
18318 </row>
18319 <row>
18320 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18321 \begin_inset Text
18322
18323 \begin_layout Plain Layout
18324
18325 \series bold
18326 Malfatti
18327 \end_layout
18328
18329 \end_inset
18330 </cell>
18331 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18332 \begin_inset Text
18333
18334 \begin_layout Plain Layout
18335 Luciano
18336 \end_layout
18337
18338 \end_inset
18339 </cell>
18340 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18341 \begin_inset Text
18342
18343 \begin_layout Plain Layout
18344 555
18345 \end_layout
18346
18347 \end_inset
18348 </cell>
18349 </row>
18350 <row>
18351 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18352 \begin_inset Text
18353
18354 \begin_layout Plain Layout
18355
18356 \series bold
18357 Malfatti
18358 \end_layout
18359
18360 \end_inset
18361 </cell>
18362 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18363 \begin_inset Text
18364
18365 \begin_layout Plain Layout
18366 Valeriano
18367 \end_layout
18368
18369 \end_inset
18370 </cell>
18371 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18372 \begin_inset Text
18373
18374 \begin_layout Plain Layout
18375 555
18376 \end_layout
18377
18378 \end_inset
18379 </cell>
18380 </row>
18381 <row>
18382 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18383 \begin_inset Text
18384
18385 \begin_layout Plain Layout
18386
18387 \series bold
18388 Meneguzzo
18389 \end_layout
18390
18391 \end_inset
18392 </cell>
18393 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18394 \begin_inset Text
18395
18396 \begin_layout Plain Layout
18397 Roberto
18398 \end_layout
18399
18400 \end_inset
18401 </cell>
18402 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18403 \begin_inset Text
18404
18405 \begin_layout Plain Layout
18406 555
18407 \end_layout
18408
18409 \end_inset
18410 </cell>
18411 </row>
18412 <row>
18413 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18414 \begin_inset Text
18415
18416 \begin_layout Plain Layout
18417
18418 \series bold
18419 Mezzadra
18420 \end_layout
18421
18422 \end_inset
18423 </cell>
18424 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18425 \begin_inset Text
18426
18427 \begin_layout Plain Layout
18428 Roberto
18429 \end_layout
18430
18431 \end_inset
18432 </cell>
18433 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18434 \begin_inset Text
18435
18436 \begin_layout Plain Layout
18437 555
18438 \end_layout
18439
18440 \end_inset
18441 </cell>
18442 </row>
18443 <row>
18444 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18445 \begin_inset Text
18446
18447 \begin_layout Plain Layout
18448
18449 \series bold
18450 Pirpamer
18451 \end_layout
18452
18453 \end_inset
18454 </cell>
18455 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18456 \begin_inset Text
18457
18458 \begin_layout Plain Layout
18459 Erich
18460 \end_layout
18461
18462 \end_inset
18463 </cell>
18464 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18465 \begin_inset Text
18466
18467 \begin_layout Plain Layout
18468 555
18469 \end_layout
18470
18471 \end_inset
18472 </cell>
18473 </row>
18474 <row>
18475 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18476 \begin_inset Text
18477
18478 \begin_layout Plain Layout
18479
18480 \series bold
18481 Pochiesa
18482 \end_layout
18483
18484 \end_inset
18485 </cell>
18486 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18487 \begin_inset Text
18488
18489 \begin_layout Plain Layout
18490 Paolo
18491 \end_layout
18492
18493 \end_inset
18494 </cell>
18495 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18496 \begin_inset Text
18497
18498 \begin_layout Plain Layout
18499 555, 222
18500 \end_layout
18501
18502 \end_inset
18503 </cell>
18504 </row>
18505 <row>
18506 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18507 \begin_inset Text
18508
18509 \begin_layout Plain Layout
18510
18511 \series bold
18512 Radina
18513 \end_layout
18514
18515 \end_inset
18516 </cell>
18517 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18518 \begin_inset Text
18519
18520 \begin_layout Plain Layout
18521 Claudio
18522 \end_layout
18523
18524 \end_inset
18525 </cell>
18526 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18527 \begin_inset Text
18528
18529 \begin_layout Plain Layout
18530 555
18531 \end_layout
18532
18533 \end_inset
18534 </cell>
18535 </row>
18536 <row>
18537 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18538 \begin_inset Text
18539
18540 \begin_layout Plain Layout
18541
18542 \series bold
18543 Stuffer
18544 \end_layout
18545
18546 \end_inset
18547 </cell>
18548 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18549 \begin_inset Text
18550
18551 \begin_layout Plain Layout
18552 Oskar
18553 \end_layout
18554
18555 \end_inset
18556 </cell>
18557 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18558 \begin_inset Text
18559
18560 \begin_layout Plain Layout
18561 555
18562 \end_layout
18563
18564 \end_inset
18565 </cell>
18566 </row>
18567 <row>
18568 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18569 \begin_inset Text
18570
18571 \begin_layout Plain Layout
18572
18573 \series bold
18574 Tacchelli
18575 \end_layout
18576
18577 \end_inset
18578 </cell>
18579 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18580 \begin_inset Text
18581
18582 \begin_layout Plain Layout
18583 Ugo
18584 \end_layout
18585
18586 \end_inset
18587 </cell>
18588 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18589 \begin_inset Text
18590
18591 \begin_layout Plain Layout
18592 555
18593 \end_layout
18594
18595 \end_inset
18596 </cell>
18597 </row>
18598 <row>
18599 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18600 \begin_inset Text
18601
18602 \begin_layout Plain Layout
18603
18604 \series bold
18605 Tezzele
18606 \end_layout
18607
18608 \end_inset
18609 </cell>
18610 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18611 \begin_inset Text
18612
18613 \begin_layout Plain Layout
18614 Margit
18615 \end_layout
18616
18617 \end_inset
18618 </cell>
18619 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18620 \begin_inset Text
18621
18622 \begin_layout Plain Layout
18623 555
18624 \end_layout
18625
18626 \end_inset
18627 </cell>
18628 </row>
18629 <row>
18630 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18631 \begin_inset Text
18632
18633 \begin_layout Plain Layout
18634
18635 \series bold
18636 Unterkalmsteiner
18637 \end_layout
18638
18639 \end_inset
18640 </cell>
18641 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18642 \begin_inset Text
18643
18644 \begin_layout Plain Layout
18645 Frieda
18646 \end_layout
18647
18648 \end_inset
18649 </cell>
18650 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18651 \begin_inset Text
18652
18653 \begin_layout Plain Layout
18654 555
18655 \end_layout
18656
18657 \end_inset
18658 </cell>
18659 </row>
18660 <row>
18661 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18662 \begin_inset Text
18663
18664 \begin_layout Plain Layout
18665
18666 \series bold
18667 Vieider
18668 \end_layout
18669
18670 \end_inset
18671 </cell>
18672 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18673 \begin_inset Text
18674
18675 \begin_layout Plain Layout
18676 Hilde
18677 \end_layout
18678
18679 \end_inset
18680 </cell>
18681 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18682 \begin_inset Text
18683
18684 \begin_layout Plain Layout
18685 555
18686 \end_layout
18687
18688 \end_inset
18689 </cell>
18690 </row>
18691 <row>
18692 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18693 \begin_inset Text
18694
18695 \begin_layout Plain Layout
18696
18697 \series bold
18698 Vigna
18699 \end_layout
18700
18701 \end_inset
18702 </cell>
18703 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18704 \begin_inset Text
18705
18706 \begin_layout Plain Layout
18707 Jürgen
18708 \end_layout
18709
18710 \end_inset
18711 </cell>
18712 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18713 \begin_inset Text
18714
18715 \begin_layout Plain Layout
18716 999
18717 \end_layout
18718
18719 \end_inset
18720 </cell>
18721 </row>
18722 <row>
18723 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18724 \begin_inset Text
18725
18726 \begin_layout Plain Layout
18727
18728 \series bold
18729 Weber
18730 \end_layout
18731
18732 \end_inset
18733 </cell>
18734 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18735 \begin_inset Text
18736
18737 \begin_layout Plain Layout
18738 Maurizio
18739 \end_layout
18740
18741 \end_inset
18742 </cell>
18743 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18744 \begin_inset Text
18745
18746 \begin_layout Plain Layout
18747 555
18748 \end_layout
18749
18750 \end_inset
18751 </cell>
18752 </row>
18753 <row>
18754 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18755 \begin_inset Text
18756
18757 \begin_layout Plain Layout
18758
18759 \series bold
18760 Winkler
18761 \end_layout
18762
18763 \end_inset
18764 </cell>
18765 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18766 \begin_inset Text
18767
18768 \begin_layout Plain Layout
18769 Franz
18770 \end_layout
18771
18772 \end_inset
18773 </cell>
18774 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18775 \begin_inset Text
18776
18777 \begin_layout Plain Layout
18778 555
18779 \end_layout
18780
18781 \end_inset
18782 </cell>
18783 </row>
18784 <row endlastfoot="true">
18785 <cell multicolumn="1" alignment="block" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18786 \begin_inset Text
18787
18788 \begin_layout Plain Layout
18789
18790 \series bold
18791 End
18792 \end_layout
18793
18794 \end_inset
18795 </cell>
18796 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
18797 \begin_inset Text
18798
18799 \begin_layout Plain Layout
18800
18801 \end_layout
18802
18803 \end_inset
18804 </cell>
18805 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18806 \begin_inset Text
18807
18808 \begin_layout Plain Layout
18809
18810 \end_layout
18811
18812 \end_inset
18813 </cell>
18814 </row>
18815 </lyxtabular>
18816
18817 \end_inset
18818
18819
18820 \end_layout
18821
18822 \begin_layout Subsection
18823 Table Cells
18824 \begin_inset Index idx
18825 status collapsed
18826
18827 \begin_layout Plain Layout
18828 Tables ! Cells
18829 \end_layout
18830
18831 \end_inset
18832
18833
18834 \begin_inset CommandInset label
18835 LatexCommand label
18836 name "sub:Table-Cells"
18837
18838 \end_inset
18839
18840
18841 \end_layout
18842
18843 \begin_layout Standard
18844 A table cell can contain text, inline equations, a figure, or another table.
18845  All these kinds of objects can be placed in the same cell.
18846  Font sizes and shapes can also be altered.
18847  But you can't put a special environment in a cell (like 
18848 \family sans
18849 Section*
18850 \family default
18851 , etc.), nor set spacing options etc.
18852  for the cell's paragraph.
18853 \end_layout
18854
18855 \begin_layout Standard
18856 To have multi-line entries in table cells, you have to declare a fixed width
18857  for the column in the table dialog.
18858  Your text is then automatically split into multiple lines and the cell
18859  is enlarged vertically when the length of the text exceeds the given width.
18860  An example:
18861 \end_layout
18862
18863 \begin_layout Standard
18864 \align center
18865 \begin_inset Tabular
18866 <lyxtabular version="3" rows="4" columns="3">
18867 <features tabularvalignment="middle">
18868 <column alignment="center" valignment="top" width="0pt">
18869 <column alignment="block" valignment="top" width="3cm">
18870 <column alignment="center" valignment="top" width="0pt">
18871 <row>
18872 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18873 \begin_inset Text
18874
18875 \begin_layout Plain Layout
18876
18877 \family roman
18878 \series medium
18879 \shape up
18880 \size normal
18881 \emph off
18882 \bar no
18883 \noun off
18884 \color none
18885 1
18886 \end_layout
18887
18888 \end_inset
18889 </cell>
18890 <cell multicolumn="1" 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 2
18904 \end_layout
18905
18906 \end_inset
18907 </cell>
18908 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="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 3
18922 \end_layout
18923
18924 \end_inset
18925 </cell>
18926 </row>
18927 <row>
18928 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18929 \begin_inset Text
18930
18931 \begin_layout Plain Layout
18932
18933 \family roman
18934 \series medium
18935 \shape up
18936 \size normal
18937 \emph off
18938 \bar no
18939 \noun off
18940 \color none
18941 4
18942 \end_layout
18943
18944 \end_inset
18945 </cell>
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 This is a multiline entry in a table.
18960 \end_layout
18961
18962 \end_inset
18963 </cell>
18964 <cell alignment="center" valignment="top" leftline="true" rightline="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 5
18978 \end_layout
18979
18980 \end_inset
18981 </cell>
18982 </row>
18983 <row>
18984 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18985 \begin_inset Text
18986
18987 \begin_layout Plain Layout
18988
18989 \family roman
18990 \series medium
18991 \shape up
18992 \size normal
18993 \emph off
18994 \bar no
18995 \noun off
18996 \color none
18997 6
18998 \end_layout
18999
19000 \end_inset
19001 </cell>
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 This is longer now.
19016 \end_layout
19017
19018 \end_inset
19019 </cell>
19020 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="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 7
19034 \end_layout
19035
19036 \end_inset
19037 </cell>
19038 </row>
19039 <row>
19040 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19041 \begin_inset Text
19042
19043 \begin_layout Plain Layout
19044
19045 \family roman
19046 \series medium
19047 \shape up
19048 \size normal
19049 \emph off
19050 \bar no
19051 \noun off
19052 \color none
19053 8
19054 \end_layout
19055
19056 \end_inset
19057 </cell>
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 This is a multiline entry in a table.
19072  This is longer now.
19073 \end_layout
19074
19075 \end_inset
19076 </cell>
19077 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19078 \begin_inset Text
19079
19080 \begin_layout Plain Layout
19081
19082 \family roman
19083 \series medium
19084 \shape up
19085 \size normal
19086 \emph off
19087 \bar no
19088 \noun off
19089 \color none
19090 9
19091 \end_layout
19092
19093 \end_inset
19094 </cell>
19095 </row>
19096 </lyxtabular>
19097
19098 \end_inset
19099
19100
19101 \end_layout
19102
19103 \begin_layout Standard
19104 Cutting and pasting between tables and table cells works reasonably well.
19105  You can cut and paste even more than one row.
19106 \begin_inset Foot
19107 status open
19108
19109 \begin_layout Plain Layout
19110 Note, that you cannot paste into a multicell selection because it would
19111  not be clear what to do when pasting a single word in a selected 2×3.
19112  
19113 \end_layout
19114
19115 \end_inset
19116
19117  Selection with the mouse or with 
19118 \family sans
19119 Shift
19120 \family default
19121  plus the arrow keys works as usual.
19122  You can also copy and paste the entire table as a single unit by starting
19123  the selection from outside the table.
19124 \end_layout
19125
19126 \begin_layout Section
19127 Floats
19128 \begin_inset Index idx
19129 status collapsed
19130
19131 \begin_layout Plain Layout
19132 Floats
19133 \end_layout
19134
19135 \end_inset
19136
19137
19138 \begin_inset CommandInset label
19139 LatexCommand label
19140 name "sec:Floats"
19141
19142 \end_inset
19143
19144
19145 \end_layout
19146
19147 \begin_layout Standard
19148 A float is a block of text associated with some sort of label, which doesn't
19149  have a fixed location.
19150  It can 
19151 \begin_inset Quotes eld
19152 \end_inset
19153
19154 float
19155 \begin_inset Quotes erd
19156 \end_inset
19157
19158  forward or backward a page or two, to wherever it fits best.
19159  
19160 \family sans
19161 Footnotes
19162 \family default
19163  and 
19164 \family sans
19165 Margin
19166 \begin_inset space ~
19167 \end_inset
19168
19169 Notes
19170 \family default
19171  are also floats, because they can float to the next page when there are
19172  too many notes on the page.
19173 \end_layout
19174
19175 \begin_layout Standard
19176 Floats make it possible to get a high quality layout.
19177  Images and tables can be spread evenly over the pages to avoid whitespace
19178  and pages without text.
19179  As the floating often destroys the context between the text and the image/table
19180 , every float can be referenced in the text.
19181  Floats are therefore numbered.
19182  Referencing is described in section
19183 \begin_inset space ~
19184 \end_inset
19185
19186
19187 \begin_inset CommandInset ref
19188 LatexCommand ref
19189 reference "sec:Cross-References"
19190
19191 \end_inset
19192
19193 .
19194 \end_layout
19195
19196 \begin_layout Standard
19197 To insert a float, use the menu 
19198 \family sans
19199 Insert\SpecialChar \menuseparator
19200 Floats
19201 \family default
19202 .
19203  A box with a caption that has e.
19204 \begin_inset space \thinspace{}
19205 \end_inset
19206
19207 g.
19208 \begin_inset space \space{}
19209 \end_inset
19210
19211 the label 
19212 \begin_inset Quotes eld
19213 \end_inset
19214
19215 Figure
19216 \begin_inset space ~
19217 \end_inset
19218
19219 #:
19220 \begin_inset Quotes erd
19221 \end_inset
19222
19223  (# is the actual number) will be inserted into your document.
19224  The label will automatically be translated to the document language in
19225  the output.
19226  After the label you can insert the caption text.
19227 \begin_inset Index idx
19228 status collapsed
19229
19230 \begin_layout Plain Layout
19231 Floats ! Captions
19232 \end_layout
19233
19234 \end_inset
19235
19236  The image or table is inserted above or below the caption in a separate
19237  paragraph within the float.
19238  To keep your LyX-document readable, you can open and close the float box
19239  by left-clicking on the box label.
19240  A closed float box looks like this: 
19241 \begin_inset Graphics
19242         filename clipart/floatQt4.png
19243         scale 80
19244
19245 \end_inset
19246
19247  – a gray button with a red label.
19248 \end_layout
19249
19250 \begin_layout Standard
19251 It is recommended to insert floats as a separate paragraph to avoid possible
19252  LaTeX-errors that can occur when the surrounding text is specially formatted.
19253 \end_layout
19254
19255 \begin_layout Subsection
19256 Float Types
19257 \end_layout
19258
19259 \begin_layout Subsubsection
19260 Figure Floats
19261 \begin_inset Index idx
19262 status collapsed
19263
19264 \begin_layout Plain Layout
19265 Floats ! Figure floats
19266 \end_layout
19267
19268 \end_inset
19269
19270
19271 \begin_inset CommandInset label
19272 LatexCommand label
19273 name "sec:Figure-Floats"
19274
19275 \end_inset
19276
19277
19278 \end_layout
19279
19280 \begin_layout Standard
19281 The menu 
19282 \family sans
19283 Insert\SpecialChar \menuseparator
19284 Float\SpecialChar \menuseparator
19285 Figure
19286 \family default
19287  inserts a float with the label 
19288 \begin_inset Quotes eld
19289 \end_inset
19290
19291
19292 \series bold
19293 Figure
19294 \begin_inset space ~
19295 \end_inset
19296
19297 #:
19298 \series default
19299
19300 \begin_inset Quotes erd
19301 \end_inset
19302
19303 .
19304  Set the cursor above this label (or before it and press enter) and insert
19305  the image as described above to get the caption printed below the image.
19306  This is what we did for Figure
19307 \begin_inset space ~
19308 \end_inset
19309
19310
19311 \begin_inset CommandInset ref
19312 LatexCommand ref
19313 reference "cap:Platypus"
19314
19315 \end_inset
19316
19317 .
19318  If you want the caption to be above the image, set the cursor at the end
19319  of the caption, press enter and insert the image.
19320  This was done in Figure
19321 \begin_inset space ~
19322 \end_inset
19323
19324
19325 \begin_inset CommandInset ref
19326 LatexCommand ref
19327 reference "cap:Escher"
19328
19329 \end_inset
19330
19331 .
19332 \end_layout
19333
19334 \begin_layout Standard
19335 \begin_inset Float figure
19336 wide false
19337 sideways false
19338 status open
19339
19340 \begin_layout Plain Layout
19341 \align center
19342 \begin_inset Graphics
19343         filename clipart/platypus.eps
19344         width 50col%
19345         rotateOrigin center
19346
19347 \end_inset
19348
19349
19350 \end_layout
19351
19352 \begin_layout Plain Layout
19353 \begin_inset Caption
19354
19355 \begin_layout Plain Layout
19356 \begin_inset CommandInset label
19357 LatexCommand label
19358 name "cap:Platypus"
19359
19360 \end_inset
19361
19362 A severely distorted platypus in a float.
19363 \end_layout
19364
19365 \end_inset
19366
19367
19368 \end_layout
19369
19370 \end_inset
19371
19372
19373 \end_layout
19374
19375 \begin_layout Standard
19376 \begin_inset Float figure
19377 wide false
19378 sideways false
19379 status open
19380
19381 \begin_layout Plain Layout
19382 \begin_inset Caption
19383
19384 \begin_layout Plain Layout
19385 \begin_inset CommandInset label
19386 LatexCommand label
19387 name "cap:Escher"
19388
19389 \end_inset
19390
19391 M.C.
19392  Escher on acid.
19393 \end_layout
19394
19395 \end_inset
19396
19397
19398 \end_layout
19399
19400 \begin_layout Plain Layout
19401 \align center
19402 \begin_inset Graphics
19403         filename clipart/escher-lsd.eps
19404         scale 80
19405         rotateOrigin center
19406
19407 \end_inset
19408
19409
19410 \end_layout
19411
19412 \end_inset
19413
19414
19415 \end_layout
19416
19417 \begin_layout Standard
19418 This figure float also shows how to set a label and create a cross-reference
19419  to it.
19420  As described in section
19421 \begin_inset space ~
19422 \end_inset
19423
19424
19425 \begin_inset CommandInset ref
19426 LatexCommand ref
19427 reference "sec:Cross-References"
19428
19429 \end_inset
19430
19431 , you can simply insert a label in the caption using the menu 
19432 \family sans
19433 Insert\SpecialChar \menuseparator
19434 Label
19435 \family default
19436  and refer to it using the menu 
19437 \family sans
19438 Insert\SpecialChar \menuseparator
19439 Cross-Reference
19440 \family default
19441 .
19442  It is important to use references to figure floats, rather than using vague
19443  references like 
19444 \begin_inset Quotes eld
19445 \end_inset
19446
19447 the figure above
19448 \begin_inset Quotes erd
19449 \end_inset
19450
19451 , because as LaTeX will reposition the floats in the final document; it
19452  might not be 
19453 \begin_inset Quotes eld
19454 \end_inset
19455
19456 above
19457 \begin_inset Quotes erd
19458 \end_inset
19459
19460  at all.
19461 \end_layout
19462
19463 \begin_layout Standard
19464 Normally only one image is inserted in a figure float, but sometimes you
19465  might want to use two images with separate subcaptions.
19466  This can be done by inserting image floats into existing image floats.
19467  Note that only the main caption of the float is added to the List of Figures.
19468  Figure
19469 \begin_inset space ~
19470 \end_inset
19471
19472
19473 \begin_inset CommandInset ref
19474 LatexCommand ref
19475 reference "cap:Two-distorted-images"
19476
19477 \end_inset
19478
19479  is an example of a figure float with two images set side by side.
19480  You can also set the images one below the other.
19481  Figure
19482 \begin_inset space ~
19483 \end_inset
19484
19485
19486 \begin_inset CommandInset ref
19487 LatexCommand ref
19488 reference "fig:Undefinable"
19489
19490 \end_inset
19491
19492  and 
19493 \begin_inset CommandInset ref
19494 LatexCommand ref
19495 reference "fig:Platypus"
19496
19497 \end_inset
19498
19499  are the subfigures.
19500 \end_layout
19501
19502 \begin_layout Standard
19503 \begin_inset Float figure
19504 wide false
19505 sideways false
19506 status open
19507
19508 \begin_layout Plain Layout
19509 \begin_inset space \hfill{}
19510 \end_inset
19511
19512
19513 \begin_inset Float figure
19514 wide false
19515 sideways false
19516 status open
19517
19518 \begin_layout Plain Layout
19519 \begin_inset Caption
19520
19521 \begin_layout Plain Layout
19522 \begin_inset CommandInset label
19523 LatexCommand label
19524 name "fig:Undefinable"
19525
19526 \end_inset
19527
19528 Undefinable
19529 \end_layout
19530
19531 \end_inset
19532
19533
19534 \end_layout
19535
19536 \begin_layout Plain Layout
19537 \begin_inset Graphics
19538         filename clipart/escher-lsd.eps
19539         width 45col%
19540
19541 \end_inset
19542
19543
19544 \end_layout
19545
19546 \end_inset
19547
19548
19549 \begin_inset space \hfill{}
19550 \end_inset
19551
19552
19553 \begin_inset Float figure
19554 wide false
19555 sideways false
19556 status open
19557
19558 \begin_layout Plain Layout
19559 \begin_inset Caption
19560
19561 \begin_layout Plain Layout
19562 \begin_inset CommandInset label
19563 LatexCommand label
19564 name "fig:Platypus"
19565
19566 \end_inset
19567
19568 Platypus
19569 \end_layout
19570
19571 \end_inset
19572
19573
19574 \end_layout
19575
19576 \begin_layout Plain Layout
19577 \begin_inset Graphics
19578         filename clipart/platypus.eps
19579         lyxscale 60
19580         width 45col%
19581
19582 \end_inset
19583
19584
19585 \end_layout
19586
19587 \end_inset
19588
19589
19590 \begin_inset space \hfill{}
19591 \end_inset
19592
19593
19594 \end_layout
19595
19596 \begin_layout Plain Layout
19597 \begin_inset Caption
19598
19599 \begin_layout Plain Layout
19600 \begin_inset CommandInset label
19601 LatexCommand label
19602 name "cap:Two-distorted-images"
19603
19604 \end_inset
19605
19606 Two distorted images.
19607 \end_layout
19608
19609 \end_inset
19610
19611
19612 \end_layout
19613
19614 \end_inset
19615
19616
19617 \end_layout
19618
19619 \begin_layout Standard
19620 Note that the caption is added to the 
19621 \family sans
19622 List
19623 \begin_inset space ~
19624 \end_inset
19625
19626 of
19627 \begin_inset space ~
19628 \end_inset
19629
19630 Figures
19631 \family default
19632  as described in section
19633 \begin_inset space ~
19634 \end_inset
19635
19636
19637 \begin_inset CommandInset ref
19638 LatexCommand ref
19639 reference "sub:List-of-Figures"
19640
19641 \end_inset
19642
19643 .
19644 \end_layout
19645
19646 \begin_layout Subsubsection
19647 Table Floats
19648 \begin_inset Index idx
19649 status collapsed
19650
19651 \begin_layout Plain Layout
19652 Floats ! Table floats
19653 \end_layout
19654
19655 \end_inset
19656
19657
19658 \end_layout
19659
19660 \begin_layout Standard
19661 Table floats can be inserted using the menu 
19662 \family sans
19663 Insert\SpecialChar \menuseparator
19664 Float\SpecialChar \menuseparator
19665 Table
19666 \family default
19667 .
19668  They have the same properties as figure floats except for the different
19669  label.
19670  Table
19671 \begin_inset space ~
19672 \end_inset
19673
19674
19675 \begin_inset CommandInset ref
19676 LatexCommand ref
19677 reference "cap:Table-float"
19678
19679 \end_inset
19680
19681  is an example of a table float.
19682 \end_layout
19683
19684 \begin_layout Standard
19685 \begin_inset Float table
19686 wide false
19687 sideways false
19688 status open
19689
19690 \begin_layout Plain Layout
19691 \begin_inset Caption
19692
19693 \begin_layout Plain Layout
19694 \begin_inset CommandInset label
19695 LatexCommand label
19696 name "cap:Table-float"
19697
19698 \end_inset
19699
19700 A table float.
19701 \end_layout
19702
19703 \end_inset
19704
19705
19706 \end_layout
19707
19708 \begin_layout Plain Layout
19709 \align center
19710 \begin_inset Tabular
19711 <lyxtabular version="3" rows="3" columns="3">
19712 <features tabularvalignment="middle">
19713 <column alignment="center" valignment="top" width="0pt">
19714 <column alignment="center" valignment="top" width="0pt">
19715 <column alignment="center" valignment="top" width="0pt">
19716 <row>
19717 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19718 \begin_inset Text
19719
19720 \begin_layout Plain Layout
19721
19722 \family roman
19723 \series medium
19724 \shape up
19725 \size normal
19726 \emph off
19727 \bar no
19728 \noun off
19729 \color none
19730 1
19731 \end_layout
19732
19733 \end_inset
19734 </cell>
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 2
19749 \end_layout
19750
19751 \end_inset
19752 </cell>
19753 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="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 3
19767 \end_layout
19768
19769 \end_inset
19770 </cell>
19771 </row>
19772 <row>
19773 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19774 \begin_inset Text
19775
19776 \begin_layout Plain Layout
19777
19778 \family roman
19779 \series medium
19780 \shape up
19781 \size normal
19782 \emph off
19783 \bar no
19784 \noun off
19785 \color none
19786 Joe
19787 \end_layout
19788
19789 \end_inset
19790 </cell>
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 Mary
19805 \end_layout
19806
19807 \end_inset
19808 </cell>
19809 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="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 Ted
19823 \end_layout
19824
19825 \end_inset
19826 </cell>
19827 </row>
19828 <row>
19829 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19830 \begin_inset Text
19831
19832 \begin_layout Plain Layout
19833
19834 \family roman
19835 \series medium
19836 \shape up
19837 \size normal
19838 \emph off
19839 \bar no
19840 \noun off
19841 \color none
19842 \begin_inset Formula $\int x^{2}dx$
19843 \end_inset
19844
19845
19846 \end_layout
19847
19848 \end_inset
19849 </cell>
19850 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19851 \begin_inset Text
19852
19853 \begin_layout Plain Layout
19854
19855 \family roman
19856 \series medium
19857 \shape up
19858 \size normal
19859 \emph off
19860 \bar no
19861 \noun off
19862 \color none
19863 \begin_inset Formula $\left[\begin{array}{cc}
19864 a & b\\
19865 c & d
19866 \end{array}\right]$
19867 \end_inset
19868
19869
19870 \end_layout
19871
19872 \end_inset
19873 </cell>
19874 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19875 \begin_inset Text
19876
19877 \begin_layout Plain Layout
19878
19879 \family roman
19880 \series medium
19881 \shape up
19882 \size normal
19883 \emph off
19884 \bar no
19885 \noun off
19886 \color none
19887 \begin_inset Formula $1+1=2$
19888 \end_inset
19889
19890
19891 \end_layout
19892
19893 \end_inset
19894 </cell>
19895 </row>
19896 </lyxtabular>
19897
19898 \end_inset
19899
19900
19901 \end_layout
19902
19903 \end_inset
19904
19905
19906 \end_layout
19907
19908 \begin_layout Subsubsection
19909 Algorithm Floats
19910 \begin_inset Index idx
19911 status collapsed
19912
19913 \begin_layout Plain Layout
19914 Floats ! Algorithm floats
19915 \end_layout
19916
19917 \end_inset
19918
19919
19920 \end_layout
19921
19922 \begin_layout Standard
19923 This float type is inserted with the menu 
19924 \family sans
19925 Insert\SpecialChar \menuseparator
19926 Float\SpecialChar \menuseparator
19927 Algorithm
19928 \family default
19929 .
19930  It is used for program codes and descriptions of algorithms.
19931  A possible environment for algorithms is the 
19932 \family sans
19933 LyX-Code
19934 \family default
19935 , described in section
19936 \begin_inset space ~
19937 \end_inset
19938
19939
19940 \begin_inset CommandInset ref
19941 LatexCommand ref
19942 reference "sub:LyX-Code"
19943
19944 \end_inset
19945
19946 .
19947 \end_layout
19948
19949 \begin_layout Standard
19950 \begin_inset Note Greyedout
19951 status open
19952
19953 \begin_layout Plain Layout
19954
19955 \series bold
19956 Note:
19957 \series default
19958  that the float label is not automatically translated into the document
19959  language.
19960 \end_layout
19961
19962 \end_inset
19963
19964  You have to do this manually by adding the following line
19965 \end_layout
19966
19967 \begin_layout Standard
19968
19969 \series bold
19970
19971 \backslash
19972 floatname{algorithm}{your
19973 \begin_inset space ~
19974 \end_inset
19975
19976 name}
19977 \end_layout
19978
19979 \begin_layout Standard
19980 to the document preamble (menu 
19981 \family sans
19982 Document\SpecialChar \menuseparator
19983 Settings
19984 \family default
19985 ).
19986  
19987 \series bold
19988 your
19989 \begin_inset space ~
19990 \end_inset
19991
19992 name
19993 \series default
19994  is the word 
19995 \begin_inset Quotes eld
19996 \end_inset
19997
19998
19999 \emph on
20000 algorithm
20001 \emph default
20002
20003 \begin_inset Quotes erd
20004 \end_inset
20005
20006  in your language.
20007 \end_layout
20008
20009 \begin_layout Subsubsection
20010 Wrap Floats
20011 \begin_inset Index idx
20012 status collapsed
20013
20014 \begin_layout Plain Layout
20015 Floats ! Text Wrap Floats
20016 \end_layout
20017
20018 \end_inset
20019
20020
20021 \end_layout
20022
20023 \begin_layout Standard
20024 \begin_inset Wrap figure
20025 lines 0
20026 placement l
20027 overhang 0in
20028 width "40col%"
20029 status open
20030
20031 \begin_layout Plain Layout
20032 \begin_inset Graphics
20033         filename clipart/mobius.eps
20034         width 40col%
20035         rotateOrigin center
20036
20037 \end_inset
20038
20039
20040 \end_layout
20041
20042 \begin_layout Plain Layout
20043 \begin_inset Caption
20044
20045 \begin_layout Plain Layout
20046 \begin_inset CommandInset label
20047 LatexCommand label
20048 name "cap:Wrapped-figure"
20049
20050 \end_inset
20051
20052 This is a wrapped figure.
20053 \begin_inset VSpace medskip
20054 \end_inset
20055
20056
20057 \end_layout
20058
20059 \end_inset
20060
20061
20062 \end_layout
20063
20064 \end_inset
20065
20066 This float type is used if you want to 
20067 \begin_inset Quotes eld
20068 \end_inset
20069
20070 wrap
20071 \begin_inset Quotes erd
20072 \end_inset
20073
20074  text around a figure so that it only occupies some fraction of the column
20075  width.
20076  It can be inserted using the menu 
20077 \family sans
20078 Insert\SpecialChar \menuseparator
20079 Float\SpecialChar \menuseparator
20080 Wrap
20081 \begin_inset space ~
20082 \end_inset
20083
20084 Float
20085 \family default
20086  if the LaTeX-package 
20087 \series bold
20088 wrapfig
20089 \series default
20090
20091 \begin_inset Index idx
20092 status collapsed
20093
20094 \begin_layout Plain Layout
20095 LaTeX-packages ! wrapfig
20096 \end_layout
20097
20098 \end_inset
20099
20100  is installed.
20101 \begin_inset Foot
20102 status collapsed
20103
20104 \begin_layout Plain Layout
20105 Installing a LaTeX-package is explained it in the 
20106 \emph on
20107 LaTeX
20108 \begin_inset space ~
20109 \end_inset
20110
20111 Configuration
20112 \emph default
20113  manual.
20114 \end_layout
20115
20116 \end_inset
20117
20118  The width and placement of the float is adjusted by right-clicking on the
20119  float box.
20120  Figure
20121 \begin_inset space ~
20122 \end_inset
20123
20124
20125 \begin_inset CommandInset ref
20126 LatexCommand ref
20127 reference "cap:Wrapped-figure"
20128
20129 \end_inset
20130
20131  is for example a figure wrap float with a width of 40
20132 \begin_inset space \thinspace{}
20133 \end_inset
20134
20135 col%.
20136 \begin_inset Foot
20137 status collapsed
20138
20139 \begin_layout Plain Layout
20140 Available units are explained in Appendix
20141 \begin_inset space ~
20142 \end_inset
20143
20144
20145 \begin_inset CommandInset ref
20146 LatexCommand ref
20147 reference "cha:Units-available-in"
20148
20149 \end_inset
20150
20151 .
20152 \end_layout
20153
20154 \end_inset
20155
20156  Some space was added under the caption to separate it better from the surroundi
20157 ng text.
20158 \end_layout
20159
20160 \begin_layout Standard
20161 \begin_inset Note Greyedout
20162 status open
20163
20164 \begin_layout Plain Layout
20165
20166 \series bold
20167 Note:
20168 \series default
20169  Wrap floats might be fragile! E.
20170 \begin_inset space \thinspace{}
20171 \end_inset
20172
20173 g.
20174 \begin_inset space \space{}
20175 \end_inset
20176
20177 having a figure too close to the bottom of the page can mess things up so
20178  that the float doesn't appear in the output or that it is placed over some
20179  other text.
20180 \end_layout
20181
20182 \end_inset
20183
20184  In general:
20185 \end_layout
20186
20187 \begin_layout Itemize
20188 Wrap floats should not be placed in paragraphs that run over a page break.
20189  That means that wrap floats should preferably be inserted in the exact
20190  place when the document is nearly ready and you are able to estimate where
20191  page breaks will appear.
20192 \end_layout
20193
20194 \begin_layout Itemize
20195 Wrap floats should either be placed in their own paragraph before the paragraph
20196  where they should wrap into, or within a paragraph.
20197 \end_layout
20198
20199 \begin_layout Itemize
20200 Wrap floats in consecutive paragraphs may cause trouble, so make sure that
20201  there is a text paragraph between them as separator.
20202 \end_layout
20203
20204 \begin_layout Itemize
20205 Wrap floats are not allowed in section headings or tables.
20206 \end_layout
20207
20208 \begin_layout Subsection
20209 Rotated Floats
20210 \begin_inset CommandInset label
20211 LatexCommand label
20212 name "sub:Rotated-Floats"
20213
20214 \end_inset
20215
20216
20217 \begin_inset Index idx
20218 status collapsed
20219
20220 \begin_layout Plain Layout
20221 Floats ! Rotating
20222 \end_layout
20223
20224 \end_inset
20225
20226
20227 \end_layout
20228
20229 \begin_layout Standard
20230 Especially for wide tables you might have floats rotated.
20231  To rotate a whole float including the caption, right-click on the float-box
20232  and use the option 
20233 \family sans
20234 Rotate
20235 \begin_inset space ~
20236 \end_inset
20237
20238 sideways
20239 \family default
20240 .
20241 \end_layout
20242
20243 \begin_layout Standard
20244 Rotated floats are always placed on their own pages (or columns, when you
20245  have a multi-column document).
20246  You can let them span several columns using the float settings option 
20247 \family sans
20248 Span
20249 \begin_inset space ~
20250 \end_inset
20251
20252 columns
20253 \family default
20254 .
20255  Floats are rotated so that you can read them from the outside margin.
20256  Forcing the rotation direction is explained in the 
20257 \emph on
20258 Embedded Objects
20259 \emph default
20260  manual.
20261 \end_layout
20262
20263 \begin_layout Standard
20264 Referencing rotated floats is the same like for normal floats; the caption
20265  format is also the same: Table
20266 \begin_inset space ~
20267 \end_inset
20268
20269
20270 \begin_inset CommandInset ref
20271 LatexCommand ref
20272 reference "cap:Rotated-table"
20273
20274 \end_inset
20275
20276  is an example of a rotated table float.
20277 \end_layout
20278
20279 \begin_layout Standard
20280 \begin_inset Note Greyedout
20281 status open
20282
20283 \begin_layout Plain Layout
20284
20285 \series bold
20286 Note:
20287 \series default
20288  Not all DVI-viewers are able to display rotated floats.
20289 \end_layout
20290
20291 \end_inset
20292
20293
20294 \end_layout
20295
20296 \begin_layout Standard
20297 \begin_inset Float table
20298 wide false
20299 sideways true
20300 status open
20301
20302 \begin_layout Plain Layout
20303 \begin_inset Caption
20304
20305 \begin_layout Plain Layout
20306 \begin_inset CommandInset label
20307 LatexCommand label
20308 name "cap:Rotated-table"
20309
20310 \end_inset
20311
20312  Rotated table
20313 \end_layout
20314
20315 \end_inset
20316
20317
20318 \end_layout
20319
20320 \begin_layout Plain Layout
20321 \align center
20322 \begin_inset Tabular
20323 <lyxtabular version="3" rows="1" columns="5">
20324 <features tabularvalignment="middle">
20325 <column alignment="center" valignment="top" width="0">
20326 <column alignment="center" valignment="top" width="0">
20327 <column alignment="center" valignment="top" width="0">
20328 <column alignment="center" valignment="top" width="0">
20329 <column alignment="center" valignment="top" width="0">
20330 <row>
20331 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20332 \begin_inset Text
20333
20334 \begin_layout Plain Layout
20335 test
20336 \end_layout
20337
20338 \end_inset
20339 </cell>
20340 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20341 \begin_inset Text
20342
20343 \begin_layout Plain Layout
20344 b
20345 \end_layout
20346
20347 \end_inset
20348 </cell>
20349 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20350 \begin_inset Text
20351
20352 \begin_layout Plain Layout
20353 c
20354 \end_layout
20355
20356 \end_inset
20357 </cell>
20358 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20359 \begin_inset Text
20360
20361 \begin_layout Plain Layout
20362 d
20363 \end_layout
20364
20365 \end_inset
20366 </cell>
20367 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20368 \begin_inset Text
20369
20370 \begin_layout Plain Layout
20371 e
20372 \end_layout
20373
20374 \end_inset
20375 </cell>
20376 </row>
20377 </lyxtabular>
20378
20379 \end_inset
20380
20381
20382 \end_layout
20383
20384 \end_inset
20385
20386
20387 \end_layout
20388
20389 \begin_layout Subsection
20390 Float Placement
20391 \begin_inset CommandInset label
20392 LatexCommand label
20393 name "sub:Float-Placement"
20394
20395 \end_inset
20396
20397
20398 \begin_inset Index idx
20399 status collapsed
20400
20401 \begin_layout Plain Layout
20402 Floats ! Placement
20403 \end_layout
20404
20405 \end_inset
20406
20407
20408 \end_layout
20409
20410 \begin_layout Standard
20411 Right-clicking on a float-box opens a dialog where you can alter the placement
20412  options that LaTeX uses for positioning the float.
20413 \begin_inset Newline newline
20414 \end_inset
20415
20416 The option 
20417 \family sans
20418 Span
20419 \begin_inset space ~
20420 \end_inset
20421
20422 columns
20423 \family default
20424  is only useful for two-column documents: If you select it, the float will
20425  span both columns on the page instead of being confined to just one.
20426 \begin_inset Newline newline
20427 \end_inset
20428
20429 The option 
20430 \family sans
20431 Rotate
20432 \begin_inset space ~
20433 \end_inset
20434
20435 sideways
20436 \family default
20437  is used to rotate floats, see section
20438 \begin_inset space ~
20439 \end_inset
20440
20441
20442 \begin_inset CommandInset ref
20443 LatexCommand ref
20444 reference "sub:Rotated-Floats"
20445
20446 \end_inset
20447
20448 .
20449 \end_layout
20450
20451 \begin_layout Standard
20452 You can use one ore more of the following options in the float dialog to
20453  set the placement for a particular float when you uncheck the option 
20454 \family sans
20455 Use
20456 \begin_inset space ~
20457 \end_inset
20458
20459 default
20460 \begin_inset space ~
20461 \end_inset
20462
20463 placement
20464 \family default
20465 :
20466 \end_layout
20467
20468 \begin_layout Description
20469 Here
20470 \begin_inset space ~
20471 \end_inset
20472
20473 if
20474 \begin_inset space ~
20475 \end_inset
20476
20477 possible: try to place the float at the position where it is inserted
20478 \end_layout
20479
20480 \begin_layout Description
20481 Top
20482 \begin_inset space ~
20483 \end_inset
20484
20485 of
20486 \begin_inset space ~
20487 \end_inset
20488
20489 page: try to place the float at the top of the current page
20490 \end_layout
20491
20492 \begin_layout Description
20493 Bottom
20494 \begin_inset space ~
20495 \end_inset
20496
20497 of
20498 \begin_inset space ~
20499 \end_inset
20500
20501 page: try to place the float at the bottom of the current page
20502 \end_layout
20503
20504 \begin_layout Description
20505 Page
20506 \begin_inset space ~
20507 \end_inset
20508
20509 of
20510 \begin_inset space ~
20511 \end_inset
20512
20513 floats: try to place the float at an own page 
20514 \end_layout
20515
20516 \begin_layout Standard
20517 The order of the above option is 
20518 \emph on
20519 always
20520 \emph default
20521  used by LaTeX.
20522  That means, if you use the default placement, LaTeX will first try out
20523  
20524 \family sans
20525 Here
20526 \begin_inset space ~
20527 \end_inset
20528
20529 if
20530 \begin_inset space ~
20531 \end_inset
20532
20533 possible
20534 \family default
20535 , then 
20536 \family sans
20537 Top
20538 \begin_inset space ~
20539 \end_inset
20540
20541 of
20542 \begin_inset space ~
20543 \end_inset
20544
20545 page
20546 \family default
20547 , and then the others.
20548  If you don't use the default, LaTeX will try only the checked options but
20549  in the same order.
20550  If none of the 4 placements are possible the procedure is internally repeated
20551  but it is tried to put the float on the following page.
20552 \end_layout
20553
20554 \begin_layout Standard
20555 By default, each option has its own rules:
20556 \end_layout
20557
20558 \begin_layout Standard
20559
20560 \family sans
20561 Top
20562 \begin_inset space ~
20563 \end_inset
20564
20565 of
20566 \begin_inset space ~
20567 \end_inset
20568
20569 page
20570 \family default
20571  only floats occupying less than 70
20572 \begin_inset space \thinspace{}
20573 \end_inset
20574
20575 % of the page can be placed at the top of a page
20576 \end_layout
20577
20578 \begin_layout Standard
20579
20580 \family sans
20581 Bottom
20582 \begin_inset space ~
20583 \end_inset
20584
20585 of
20586 \begin_inset space ~
20587 \end_inset
20588
20589 page
20590 \family default
20591 : only floats occupying less than 30
20592 \begin_inset space \thinspace{}
20593 \end_inset
20594
20595 % of the page can be placed at the bottom of a page.
20596 \end_layout
20597
20598 \begin_layout Standard
20599
20600 \family sans
20601 Page
20602 \begin_inset space ~
20603 \end_inset
20604
20605 of
20606 \begin_inset space ~
20607 \end_inset
20608
20609 floats
20610 \family default
20611 : only if more than 50
20612 \begin_inset space \thinspace{}
20613 \end_inset
20614
20615 % of the page are occupied by floats, several floats can be set together
20616  on a page.
20617 \end_layout
20618
20619 \begin_layout Standard
20620 If you don't like these rules, you can ignore them by using the additional
20621  option 
20622 \family sans
20623 Ignore
20624 \begin_inset space ~
20625 \end_inset
20626
20627 LaTeX
20628 \begin_inset space ~
20629 \end_inset
20630
20631 rules
20632 \family default
20633 .
20634 \end_layout
20635
20636 \begin_layout Standard
20637 Sometimes you might need, under all circumstances, a float to be placed
20638  exactly at the position where it is inserted.
20639  For this case you can use the option 
20640 \family sans
20641 Here
20642 \begin_inset space ~
20643 \end_inset
20644
20645 definitely
20646 \family default
20647 .
20648  Use this option very rarely and only if the document is nearly ready to
20649  be printed.
20650  Because the float is then no longer able to 
20651 \begin_inset Quotes eld
20652 \end_inset
20653
20654 float
20655 \begin_inset Quotes erd
20656 \end_inset
20657
20658  when you change your document, this will often destroy the page layout.
20659 \end_layout
20660
20661 \begin_layout Standard
20662 There are no placement options for text wrap floats, because they are always
20663  surrounded by the text of a certain paragraph.
20664 \end_layout
20665
20666 \begin_layout Standard
20667 For more details about float placements, have a look at LaTeX books like
20668  
20669 \begin_inset CommandInset citation
20670 LatexCommand cite
20671 key "latexcompanion,latexguide,latexbook"
20672
20673 \end_inset
20674
20675 .
20676 \end_layout
20677
20678 \begin_layout Section
20679 Minipages
20680 \begin_inset Index idx
20681 status collapsed
20682
20683 \begin_layout Plain Layout
20684 Minipages
20685 \end_layout
20686
20687 \end_inset
20688
20689
20690 \begin_inset CommandInset label
20691 LatexCommand label
20692 name "sec:Minipages"
20693
20694 \end_inset
20695
20696
20697 \end_layout
20698
20699 \begin_layout Standard
20700 LaTeX provides a mechanism to produce essentially a page within a page,
20701  called minipage.
20702  Within a minipage, all the usual rules of indentation, line wrapping, etc.
20703 \begin_inset space ~
20704 \end_inset
20705
20706 apply.
20707  
20708 \end_layout
20709
20710 \begin_layout Standard
20711 Minipages in LyX have their own collapsible box inserted via the menu 
20712 \family sans
20713 Insert\SpecialChar \menuseparator
20714 Box
20715 \family default
20716 .
20717  Right-clicking on the box allows you to alter the width of the minipage
20718  and its alignment within the page.
20719 \end_layout
20720
20721 \begin_layout Standard
20722 \align center
20723 \begin_inset Box Frameless
20724 position "t"
20725 hor_pos "c"
20726 has_inner_box 1
20727 inner_pos "t"
20728 use_parbox 0
20729 width "30col%"
20730 special "none"
20731 height "1pt"
20732 height_special "totalheight"
20733 status open
20734
20735 \begin_layout Plain Layout
20736
20737 \shape italic
20738 This is a minipage.
20739  The text is set in an italic style.
20740 \end_layout
20741
20742 \begin_layout Plain Layout
20743
20744 \shape italic
20745 Minipages are often used for text in another language or text that needs
20746  another formatting.
20747 \end_layout
20748
20749 \end_inset
20750
20751
20752 \end_layout
20753
20754 \begin_layout Standard
20755 \begin_inset VSpace medskip
20756 \end_inset
20757
20758 If you place two minipages side-by-side, you can use 
20759 \family sans
20760 Horizontal Fills
20761 \family default
20762  as described in section
20763 \begin_inset space ~
20764 \end_inset
20765
20766
20767 \begin_inset CommandInset ref
20768 LatexCommand ref
20769 reference "sub:Horizontal-Space"
20770
20771 \end_inset
20772
20773 :
20774 \begin_inset VSpace medskip
20775 \end_inset
20776
20777
20778 \end_layout
20779
20780 \begin_layout Standard
20781 \begin_inset Box Frameless
20782 position "t"
20783 hor_pos "c"
20784 has_inner_box 1
20785 inner_pos "t"
20786 use_parbox 0
20787 width "1.5in"
20788 special "none"
20789 height "1pt"
20790 height_special "totalheight"
20791 status open
20792
20793 \begin_layout Plain Layout
20794 This is a minipage with some stupid dummy text.
20795  This dummy text is used to increase the size of the minipage.
20796 \end_layout
20797
20798 \end_inset
20799
20800
20801 \begin_inset space \hfill{}
20802 \end_inset
20803
20804
20805 \begin_inset Box Frameless
20806 position "t"
20807 hor_pos "c"
20808 has_inner_box 1
20809 inner_pos "t"
20810 use_parbox 0
20811 width "1.5in"
20812 special "none"
20813 height "1pt"
20814 height_special "totalheight"
20815 status open
20816
20817 \begin_layout Plain Layout
20818 This is a minipage with some stupid dummy text.
20819  This dummy text is used to increase the size of the minipage.
20820 \end_layout
20821
20822 \end_inset
20823
20824
20825 \end_layout
20826
20827 \begin_layout Standard
20828 \begin_inset VSpace bigskip
20829 \end_inset
20830
20831
20832 \end_layout
20833
20834 \begin_layout Standard
20835 When you right-click on a minipage box, you can change the box from a minipage
20836  to other box types.
20837  All box types and their settings are explained in detail in chapter 
20838 \emph on
20839 Boxes
20840 \emph default
20841  of the 
20842 \emph on
20843 Embedded Objects
20844 \emph default
20845  manual.
20846 \end_layout
20847
20848 \begin_layout Chapter
20849 Mathematical Formulas
20850 \begin_inset Index idx
20851 status collapsed
20852
20853 \begin_layout Plain Layout
20854 Math
20855 \end_layout
20856
20857 \end_inset
20858
20859
20860 \begin_inset Index idx
20861 status collapsed
20862
20863 \begin_layout Plain Layout
20864 Formulas | see
20865 \begin_inset ERT
20866 status collapsed
20867
20868 \begin_layout Plain Layout
20869
20870 {
20871 \end_layout
20872
20873 \end_inset
20874
20875 Math
20876 \begin_inset ERT
20877 status collapsed
20878
20879 \begin_layout Plain Layout
20880
20881 }
20882 \end_layout
20883
20884 \end_inset
20885
20886
20887 \end_layout
20888
20889 \end_inset
20890
20891
20892 \begin_inset CommandInset label
20893 LatexCommand label
20894 name "cha:Mathematical-Formulas"
20895
20896 \end_inset
20897
20898
20899 \end_layout
20900
20901 \begin_layout Standard
20902 The issues of this chapter are described in detail in the 
20903 \emph on
20904 Math
20905 \emph default
20906  manual.
20907  There you'll also find tips and tricks for special cases.
20908 \end_layout
20909
20910 \begin_layout Section
20911 Basic Math Editing
20912 \begin_inset Index idx
20913 status collapsed
20914
20915 \begin_layout Plain Layout
20916 Math ! Basics
20917 \end_layout
20918
20919 \end_inset
20920
20921
20922 \end_layout
20923
20924 \begin_layout Standard
20925 To create a math formula, you can just click on the toolbar icon 
20926 \begin_inset Graphics
20927         filename ../images/math-mode.png
20928
20929 \end_inset
20930
20931 .
20932  That will create a little blue rectangle, with purple markers around its
20933  corners.
20934  That blue rectangle is the formula itself; the purple markers indicate
20935  what level of nesting within the formula you are at.
20936  You can also choose a particular formula type to insert via the 
20937 \family sans
20938 Insert\SpecialChar \menuseparator
20939 Math
20940 \family default
20941  menu.
20942 \end_layout
20943
20944 \begin_layout Standard
20945 Editing the parameters of a formula and adding math constructs can be done
20946  with the 
20947 \family sans
20948 math
20949 \begin_inset space ~
20950 \end_inset
20951
20952 toolbar
20953 \family default
20954 , that appears when the cursor is in a formula.
20955 \end_layout
20956
20957 \begin_layout Standard
20958 There are two main types of formulas: Inline formulas appear within a text
20959  line, like this one:
20960 \end_layout
20961
20962 \begin_layout Standard
20963 This is a line with an inline formula 
20964 \begin_inset Formula $A=B$
20965 \end_inset
20966
20967  in it.
20968 \end_layout
20969
20970 \begin_layout Standard
20971 Displayed formulas appear outside the text like as if they were in an own
20972  paragraph, like this one:
20973 \begin_inset Formula \[
20974 A=B\]
20975
20976 \end_inset
20977
20978 You can only number and reference displayed formulas.
20979 \end_layout
20980
20981 \begin_layout Standard
20982 LyX supports also many LaTeX math commands.
20983  E.
20984 \begin_inset space \thinspace{}
20985 \end_inset
20986
20987 g.
20988 \begin_inset space \space{}
20989 \end_inset
20990
20991 typing 
20992 \begin_inset Quotes eld
20993 \end_inset
20994
20995
20996 \series bold
20997
20998 \backslash
20999 alpha
21000 \series default
21001
21002 \begin_inset Quotes erd
21003 \end_inset
21004
21005 , followed by a space, in a formula will create the Greek letter 
21006 \begin_inset Formula $\alpha$
21007 \end_inset
21008
21009 .
21010  So typing commands might sometimes be faster than using the 
21011 \family sans
21012 Math
21013 \begin_inset space ~
21014 \end_inset
21015
21016 Panel
21017 \family default
21018 .
21019 \end_layout
21020
21021 \begin_layout Subsection
21022 Navigating in Formulas
21023 \begin_inset Index idx
21024 status collapsed
21025
21026 \begin_layout Plain Layout
21027 Math ! Navigating
21028 \end_layout
21029
21030 \end_inset
21031
21032
21033 \end_layout
21034
21035 \begin_layout Standard
21036 The best control over the cursor position within an existing formula is
21037  achieved with the arrow keys.
21038  LyX uses small rectangles to indicate places where something can be inserted.
21039  The arrow keys can be used to navigate between parts of a formula.
21040  Pressing 
21041 \family sans
21042 Space
21043 \family default
21044  will leave a formula construct (a square root 
21045 \begin_inset Formula $\sqrt{2}$
21046 \end_inset
21047
21048 , or parentheses 
21049 \begin_inset Formula $\left(f\right)$
21050 \end_inset
21051
21052 , or a matrix 
21053 \begin_inset Formula $\left[\begin{array}{cc}
21054 1 & 2\\
21055 3 & 4
21056 \end{array}\right]$
21057 \end_inset
21058
21059 ).
21060  Pressing 
21061 \family sans
21062 Escape
21063 \family default
21064  will leave the formula, placing the cursor after the formula.
21065  
21066 \family sans
21067 Tab
21068 \family default
21069  can be used to move horizontally in a formula; for example, through the
21070  cells of a matrix or the positions in a multi-line equation.
21071 \end_layout
21072
21073 \begin_layout Standard
21074
21075 \family sans
21076 Space
21077 \family default
21078 , printed in this document as 
21079 \begin_inset Quotes eld
21080 \end_inset
21081
21082
21083 \begin_inset ERT
21084 status collapsed
21085
21086 \begin_layout Plain Layout
21087
21088
21089 \backslash
21090 spce 
21091 \end_layout
21092
21093 \end_inset
21094
21095
21096 \begin_inset Quotes erd
21097 \end_inset
21098
21099
21100 \begin_inset Note Note
21101 status collapsed
21102
21103 \begin_layout Plain Layout
21104 This command will appear in the output as official character denoting the
21105  space character (visible space).
21106 \end_layout
21107
21108 \end_inset
21109
21110 , seems to do nothing in a formula, since it does not add a space between
21111  characters, but it does exit a nested structure.
21112  For this reason, you have to be careful about using 
21113 \family sans
21114 Space
21115 \family default
21116 .
21117  For example, if you want 
21118 \begin_inset Formula $\sqrt{2x+1}$
21119 \end_inset
21120
21121 , type 
21122 \series bold
21123
21124 \backslash
21125 sqrt
21126 \begin_inset ERT
21127 status collapsed
21128
21129 \begin_layout Plain Layout
21130
21131
21132 \backslash
21133 spce 
21134 \end_layout
21135
21136 \end_inset
21137
21138 2x+1
21139 \series default
21140  and not 
21141 \series bold
21142
21143 \backslash
21144 sqrt
21145 \begin_inset ERT
21146 status collapsed
21147
21148 \begin_layout Plain Layout
21149
21150
21151 \backslash
21152 spce 
21153 \end_layout
21154
21155 \end_inset
21156
21157 2x
21158 \begin_inset ERT
21159 status collapsed
21160
21161 \begin_layout Plain Layout
21162
21163
21164 \backslash
21165 spce 
21166 \end_layout
21167
21168 \end_inset
21169
21170 +1
21171 \series default
21172 , since in the latter case only the 
21173 \family typewriter
21174
21175 \begin_inset Formula $2x$
21176 \end_inset
21177
21178
21179 \family default
21180  will be under the square root sign: 
21181 \begin_inset Formula $\sqrt{2x}+1$
21182 \end_inset
21183
21184 .
21185 \end_layout
21186
21187 \begin_layout Standard
21188 You can leave many parts of a formula, like this matrix, partially filled
21189  in, such as:
21190 \begin_inset Formula \[
21191 \left(\begin{array}{ccc}
21192 \lambda_{1}\\
21193  & \ddots\\
21194  &  & \lambda_{n}
21195 \end{array}\right)\]
21196
21197 \end_inset
21198
21199 If you leave a fraction only partially filled in, or a subscript with nothing
21200  in it, the results will be unpredictable, but most constructs don't mind.
21201 \end_layout
21202
21203 \begin_layout Subsection
21204 Selecting Text
21205 \end_layout
21206
21207 \begin_layout Standard
21208 You can select text within a formula in two different ways.
21209  Place the cursor at one end of the string of text you want, and press 
21210 \family sans
21211 Shift
21212 \family default
21213  and a cursor movement key to select text.
21214  It will be highlighted as with regular text selection.
21215  Alternatively, you can select text with the mouse in the usual way.
21216  That text can then be cut or copied, and then pasted within any formula,
21217  but not in a normal text region in LyX.
21218 \end_layout
21219
21220 \begin_layout Subsection
21221 Exponents and Subscripts
21222 \begin_inset Index idx
21223 status collapsed
21224
21225 \begin_layout Plain Layout
21226 Math ! Exponents
21227 \end_layout
21228
21229 \end_inset
21230
21231
21232 \begin_inset Index idx
21233 status collapsed
21234
21235 \begin_layout Plain Layout
21236 Math ! Subscripts
21237 \end_layout
21238
21239 \end_inset
21240
21241
21242 \end_layout
21243
21244 \begin_layout Standard
21245 You can use the math panel to add super- or subscripts, but the much easier
21246  way is to use a command.
21247  To get 
21248 \begin_inset Formula $x^{2}$
21249 \end_inset
21250
21251 , type in a formula 
21252 \series bold
21253 x^2
21254 \begin_inset ERT
21255 status collapsed
21256
21257 \begin_layout Plain Layout
21258
21259
21260 \backslash
21261 spce 
21262 \end_layout
21263
21264 \end_inset
21265
21266
21267 \series default
21268 .
21269  The final 
21270 \family sans
21271 Space
21272 \family default
21273  puts the cursor back down on the base line of the expression.
21274  If you type 
21275 \series bold
21276 x^2y
21277 \series default
21278 , you will get 
21279 \begin_inset Formula $x^{2y}$
21280 \end_inset
21281
21282 , to get 
21283 \begin_inset Formula $x^{2}y$
21284 \end_inset
21285
21286 , type 
21287 \series bold
21288 x^2
21289 \begin_inset ERT
21290 status collapsed
21291
21292 \begin_layout Plain Layout
21293
21294
21295 \backslash
21296 spce 
21297 \end_layout
21298
21299 \end_inset
21300
21301 y
21302 \series default
21303 .
21304  If you use characters in the superscript, that could be accented with the
21305  hat 
21306 \begin_inset Quotes eld
21307 \end_inset
21308
21309 ^
21310 \begin_inset Quotes erd
21311 \end_inset
21312
21313 , you have to use an extra 
21314 \family sans
21315 Space
21316 \family default
21317  to separate the hat and the character.
21318  E.
21319 \begin_inset space \thinspace{}
21320 \end_inset
21321
21322 g.
21323 \begin_inset space \space{}
21324 \end_inset
21325
21326 if you want 
21327 \begin_inset Formula $x^{a}$
21328 \end_inset
21329
21330 , type 
21331 \series bold
21332 x^
21333 \begin_inset ERT
21334 status collapsed
21335
21336 \begin_layout Plain Layout
21337
21338
21339 \backslash
21340 spce 
21341 \end_layout
21342
21343 \end_inset
21344
21345 a
21346 \series default
21347 .
21348  Subscripts are similar: To get 
21349 \begin_inset Formula $a_{1}$
21350 \end_inset
21351
21352 , type 
21353 \series bold
21354 a_1
21355 \begin_inset ERT
21356 status collapsed
21357
21358 \begin_layout Plain Layout
21359
21360
21361 \backslash
21362 spce 
21363 \end_layout
21364
21365 \end_inset
21366
21367
21368 \series default
21369 .
21370 \end_layout
21371
21372 \begin_layout Subsection
21373 Fractions
21374 \begin_inset Index idx
21375 status collapsed
21376
21377 \begin_layout Plain Layout
21378 Math ! Fractions
21379 \end_layout
21380
21381 \end_inset
21382
21383
21384 \end_layout
21385
21386 \begin_layout Standard
21387 Create a fraction with either the command 
21388 \series bold
21389
21390 \backslash
21391 frac
21392 \series default
21393  or using the icon 
21394 \begin_inset Graphics
21395         filename ../images/math/frac.png
21396         scale 60
21397
21398 \end_inset
21399
21400  in the 
21401 \family sans
21402 Math
21403 \begin_inset space ~
21404 \end_inset
21405
21406 Panel
21407 \family default
21408 .
21409  You will be presented with an empty fraction.
21410  The cursor is above the fraction line.
21411  To move it to the bottom, simply press 
21412 \family sans
21413 Down
21414 \family default
21415 .
21416  To move back up, press 
21417 \family sans
21418 Up
21419 \family default
21420 .
21421  Any math structure can be placed in a fraction, as this example shows:
21422 \begin_inset Formula \[
21423 \left[\frac{1}{\left(\begin{array}{cc}
21424 2 & 3\\
21425 4 & 5
21426 \end{array}\right)}\right]\]
21427
21428 \end_inset
21429
21430
21431 \end_layout
21432
21433 \begin_layout Subsection
21434 Roots
21435 \begin_inset Index idx
21436 status collapsed
21437
21438 \begin_layout Plain Layout
21439 Math ! Roots
21440 \end_layout
21441
21442 \end_inset
21443
21444
21445 \end_layout
21446
21447 \begin_layout Standard
21448 Roots can be created using the 
21449 \family sans
21450 Math
21451 \begin_inset space ~
21452 \end_inset
21453
21454 Panel
21455 \family default
21456  button
21457 \begin_inset Graphics
21458         filename ../images/math/sqrt.png
21459
21460 \end_inset
21461
21462  or the commands 
21463 \series bold
21464
21465 \backslash
21466 sqrt
21467 \series default
21468  or 
21469 \series bold
21470
21471 \backslash
21472 root
21473 \series default
21474 .
21475  With the command 
21476 \series bold
21477
21478 \backslash
21479 root
21480 \series default
21481  you can produce roots of higher orders, like cube roots, while 
21482 \series bold
21483
21484 \backslash
21485 sqrt
21486 \series default
21487  produces always a square root.
21488 \end_layout
21489
21490 \begin_layout Subsection
21491 Operators with Limits
21492 \begin_inset Index idx
21493 status collapsed
21494
21495 \begin_layout Plain Layout
21496 Math ! Sums
21497 \end_layout
21498
21499 \end_inset
21500
21501
21502 \begin_inset Index idx
21503 status collapsed
21504
21505 \begin_layout Plain Layout
21506 Math ! Integrals
21507 \end_layout
21508
21509 \end_inset
21510
21511
21512 \begin_inset CommandInset label
21513 LatexCommand label
21514 name "sub:Operators-with-Limits"
21515
21516 \end_inset
21517
21518
21519 \end_layout
21520
21521 \begin_layout Standard
21522 Sum (
21523 \begin_inset Formula $\sum$
21524 \end_inset
21525
21526 ) and integral (
21527 \begin_inset Formula $\int$
21528 \end_inset
21529
21530 ) operators are very often decorated with limits.
21531  These limits can be entered in LyX by entering them as you would enter
21532  a super- or subscript, directly after the symbol.
21533  The sum operator will automatically place its 
21534 \begin_inset Quotes eld
21535 \end_inset
21536
21537 limits
21538 \begin_inset Quotes erd
21539 \end_inset
21540
21541  over and under the symbol in displayed formulas, and on the side in inline
21542  formulas.
21543  Such as 
21544 \begin_inset Formula $\sum_{n=0}^{\infty}\frac{1}{n!}=e$
21545 \end_inset
21546
21547 , versus
21548 \begin_inset Formula \[
21549 \sum_{n=0}^{\infty}\frac{1}{n!}=e\]
21550
21551 \end_inset
21552
21553 Integral signs, however, will place the limits on the side in both formula
21554  types.
21555 \end_layout
21556
21557 \begin_layout Standard
21558 All operators with limits will be automatically re-sized when placed in
21559  display mode.
21560  The placement of the limits can be changed by placing the cursor directly
21561  behind the operator and hitting 
21562 \begin_inset Info
21563 type  "shortcut"
21564 arg   "math-limits"
21565 \end_inset
21566
21567  or using the menu 
21568 \family sans
21569 Edit\SpecialChar \menuseparator
21570 Math\SpecialChar \menuseparator
21571 Change
21572 \begin_inset space ~
21573 \end_inset
21574
21575 Limits
21576 \begin_inset space ~
21577 \end_inset
21578
21579 Type
21580 \family default
21581 .
21582 \end_layout
21583
21584 \begin_layout Standard
21585 Certain other mathematical expressions have this 
21586 \begin_inset Quotes eld
21587 \end_inset
21588
21589 moving limits
21590 \begin_inset Quotes erd
21591 \end_inset
21592
21593  feature as addition, such as
21594 \begin_inset Index idx
21595 status collapsed
21596
21597 \begin_layout Plain Layout
21598 Math ! Limits
21599 \end_layout
21600
21601 \end_inset
21602
21603
21604 \begin_inset Formula \[
21605 \lim_{x\rightarrow\infty}f(x),\]
21606
21607 \end_inset
21608
21609 which will place the 
21610 \begin_inset Formula $x\rightarrow\infty$
21611 \end_inset
21612
21613  underneath the 
21614 \begin_inset Quotes eld
21615 \end_inset
21616
21617 lim
21618 \begin_inset Quotes erd
21619 \end_inset
21620
21621  in display mode.
21622  In inline formulas it looks like this: 
21623 \begin_inset Formula $\lim_{x\rightarrow\infty}f(x)$
21624 \end_inset
21625
21626 .
21627 \end_layout
21628
21629 \begin_layout Standard
21630 Note that the lim-function was entered as the function macro 
21631 \series bold
21632
21633 \backslash
21634 lim
21635 \series default
21636 .
21637  Have a look at section
21638 \begin_inset space ~
21639 \end_inset
21640
21641
21642 \begin_inset CommandInset ref
21643 LatexCommand ref
21644 reference "sub:Functions"
21645
21646 \end_inset
21647
21648  for an explanation of function macros.
21649 \end_layout
21650
21651 \begin_layout Subsection
21652 Math Symbols
21653 \begin_inset Index idx
21654 status collapsed
21655
21656 \begin_layout Plain Layout
21657 Math ! Symbols
21658 \end_layout
21659
21660 \end_inset
21661
21662
21663 \end_layout
21664
21665 \begin_layout Standard
21666 Most math symbols can be found in the 
21667 \family sans
21668 Math
21669 \begin_inset space ~
21670 \end_inset
21671
21672 Panel
21673 \family default
21674  under one of several categories; including 
21675 \family sans
21676 Greek
21677 \family default
21678
21679 \family sans
21680 Operators
21681 \family default
21682  , 
21683 \family sans
21684 Relations
21685 \family default
21686
21687 \family sans
21688 Arrows
21689 \family default
21690 .
21691  There are also the additional symbols provided by the American Mathematical
21692  Society (AMS).
21693 \end_layout
21694
21695 \begin_layout Standard
21696 If you know the LaTeX-command for a construct or symbol you wish to use,
21697  you don't have to use the 
21698 \family sans
21699 Math
21700 \begin_inset space ~
21701 \end_inset
21702
21703 Panel
21704 \family default
21705 , but can type the command directly into the formula.
21706  LyX will convert it to the corresponding symbol or construct.
21707 \end_layout
21708
21709 \begin_layout Subsection
21710 Altering Spacing
21711 \begin_inset Index idx
21712 status collapsed
21713
21714 \begin_layout Plain Layout
21715 Math ! Spaces
21716 \end_layout
21717
21718 \end_inset
21719
21720
21721 \end_layout
21722
21723 \begin_layout Standard
21724 You may want to create spaces that differ from the standard spacing that
21725  LaTeX provides.
21726  To do this, type 
21727 \begin_inset Info
21728 type  "shortcut"
21729 arg   "space-insert protected"
21730 \end_inset
21731
21732  or to use the 
21733 \family sans
21734 Math
21735 \begin_inset space ~
21736 \end_inset
21737
21738 Panel
21739 \family default
21740  button 
21741 \begin_inset Graphics
21742         filename ../images/math/space.png
21743
21744 \end_inset
21745
21746 .
21747  This generates a small space, and shows a small marker on the screen.
21748  For example, the sequence 
21749 \series bold
21750 a Ctrl+Space b
21751 \series default
21752
21753 \begin_inset Formula $a\, b$
21754 \end_inset
21755
21756  appears in LyX as 
21757 \begin_inset Graphics
21758         filename clipart/SpaceMarker.png
21759
21760 \end_inset
21761
21762 .
21763  You can change the space to different sizes when you set the cursor behind
21764  the space marker and hit space again several times.
21765  With every space hit the size will be changed.
21766  Some markers for the space size appear red in LyX, because they are negative
21767  spaces.
21768  Here are two examples:
21769 \end_layout
21770
21771 \begin_layout Standard
21772
21773 \series bold
21774 a Ctrl+Space b
21775 \series default
21776  and 3×
21777 \family sans
21778 Space
21779 \family default
21780
21781 \begin_inset Formula $a\quad b$
21782 \end_inset
21783
21784
21785 \end_layout
21786
21787 \begin_layout Standard
21788
21789 \series bold
21790 a Ctrl+Space b
21791 \series default
21792  and 5×
21793 \family sans
21794 Space
21795 \family default
21796
21797 \begin_inset Formula $a\! b$
21798 \end_inset
21799
21800
21801 \end_layout
21802
21803 \begin_layout Subsection
21804 Functions
21805 \begin_inset Index idx
21806 status collapsed
21807
21808 \begin_layout Plain Layout
21809 Math ! Functions
21810 \end_layout
21811
21812 \end_inset
21813
21814
21815 \begin_inset CommandInset label
21816 LatexCommand label
21817 name "sub:Functions"
21818
21819 \end_inset
21820
21821
21822 \end_layout
21823
21824 \begin_layout Standard
21825 The 
21826 \family sans
21827 Math
21828 \begin_inset space ~
21829 \end_inset
21830
21831 Panel
21832 \family default
21833  contains under the button 
21834 \begin_inset Graphics
21835         filename ../images/math/functions.png
21836
21837 \end_inset
21838
21839  a number of function macros, such as 
21840 \begin_inset Formula $\sin$
21841 \end_inset
21842
21843
21844 \begin_inset Formula $\lim$
21845 \end_inset
21846
21847
21848 \emph on
21849 etc
21850 \emph default
21851 .
21852  (you can also insert them in a formula by typing 
21853 \series bold
21854
21855 \backslash
21856 sin
21857 \series default
21858  etc.).
21859  Standard mathematical practice is, that functions are printed upright to
21860  avoid confusions, because 
21861 \begin_inset Formula $sin$
21862 \end_inset
21863
21864  does normally mean 
21865 \begin_inset Formula $s·i·n$
21866 \end_inset
21867
21868 .
21869 \end_layout
21870
21871 \begin_layout Standard
21872 Using the function macros will also produce correct spacing around the function:
21873  
21874 \begin_inset Formula $a\sin x$
21875 \end_inset
21876
21877  is different from 
21878 \begin_inset Formula $asinx$
21879 \end_inset
21880
21881
21882 \end_layout
21883
21884 \begin_layout Standard
21885 For some mathematical objects, like the limes, the macro changes where subscript
21886 s are placed, as described in section
21887 \begin_inset space ~
21888 \end_inset
21889
21890
21891 \begin_inset CommandInset ref
21892 LatexCommand ref
21893 reference "sub:Operators-with-Limits"
21894
21895 \end_inset
21896
21897 .
21898 \end_layout
21899
21900 \begin_layout Subsection
21901 Accents
21902 \begin_inset Index idx
21903 status collapsed
21904
21905 \begin_layout Plain Layout
21906 Math ! Accents
21907 \end_layout
21908
21909 \end_inset
21910
21911
21912 \end_layout
21913
21914 \begin_layout Standard
21915 In a formula you can insert accented characters in the same way as in text
21916  mode.
21917  This may depend on your keyboard, or the bindings file you use.
21918  You can also use LaTeX commands to e.
21919 \begin_inset space \thinspace{}
21920 \end_inset
21921
21922 g.
21923 \begin_inset space \space{}
21924 \end_inset
21925
21926 enter 
21927 \begin_inset Formula $\hat{a}$
21928 \end_inset
21929
21930  even if your keyboard doesn't have hat-accents enabled.
21931  Our example is entered by typing 
21932 \series bold
21933
21934 \backslash
21935 hat
21936 \begin_inset ERT
21937 status collapsed
21938
21939 \begin_layout Plain Layout
21940
21941
21942 \backslash
21943 spce 
21944 \end_layout
21945
21946 \end_inset
21947
21948 a
21949 \series default
21950  in a formula.
21951  Table
21952 \begin_inset space ~
21953 \end_inset
21954
21955
21956 \begin_inset CommandInset ref
21957 LatexCommand ref
21958 reference "cap:Accent-names-and"
21959
21960 \end_inset
21961
21962  shows the equivalences between the accent names and the commands.
21963 \end_layout
21964
21965 \begin_layout Standard
21966 \begin_inset Float table
21967 wide false
21968 sideways false
21969 status open
21970
21971 \begin_layout Plain Layout
21972 \begin_inset Caption
21973
21974 \begin_layout Plain Layout
21975 \begin_inset CommandInset label
21976 LatexCommand label
21977 name "cap:Accent-names-and"
21978
21979 \end_inset
21980
21981 Accent names and the corresponding commands.
21982 \end_layout
21983
21984 \end_inset
21985
21986
21987 \end_layout
21988
21989 \begin_layout Plain Layout
21990 \align center
21991 \begin_inset Tabular
21992 <lyxtabular version="3" rows="11" columns="3">
21993 <features tabularvalignment="middle">
21994 <column alignment="center" valignment="top" width="0pt">
21995 <column alignment="center" valignment="top" width="0pt">
21996 <column alignment="center" valignment="top" width="0pt">
21997 <row>
21998 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21999 \begin_inset Text
22000
22001 \begin_layout Plain Layout
22002 Name
22003 \end_layout
22004
22005 \end_inset
22006 </cell>
22007 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22008 \begin_inset Text
22009
22010 \begin_layout Plain Layout
22011 Command
22012 \end_layout
22013
22014 \end_inset
22015 </cell>
22016 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22017 \begin_inset Text
22018
22019 \begin_layout Plain Layout
22020 E
22021 \family roman
22022 \series medium
22023 \shape up
22024 \size normal
22025 \emph off
22026 \bar no
22027 \noun off
22028 \color none
22029 xample
22030 \end_layout
22031
22032 \end_inset
22033 </cell>
22034 </row>
22035 <row>
22036 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22037 \begin_inset Text
22038
22039 \begin_layout Plain Layout
22040
22041 \family roman
22042 \series medium
22043 \shape up
22044 \size normal
22045 \emph off
22046 \bar no
22047 \noun off
22048 \color none
22049 circumflex
22050 \end_layout
22051
22052 \end_inset
22053 </cell>
22054 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22055 \begin_inset Text
22056
22057 \begin_layout Plain Layout
22058
22059 \series bold
22060
22061 \backslash
22062 hat
22063 \end_layout
22064
22065 \end_inset
22066 </cell>
22067 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22068 \begin_inset Text
22069
22070 \begin_layout Plain Layout
22071
22072 \family roman
22073 \series medium
22074 \shape up
22075 \size normal
22076 \emph off
22077 \bar no
22078 \noun off
22079 \color none
22080 \begin_inset Formula $\hat{a}$
22081 \end_inset
22082
22083
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 grave
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 grave
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 $\grave{a}$
22135 \end_inset
22136
22137
22138 \end_layout
22139
22140 \end_inset
22141 </cell>
22142 </row>
22143 <row>
22144 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22145 \begin_inset Text
22146
22147 \begin_layout Plain Layout
22148
22149 \family roman
22150 \series medium
22151 \shape up
22152 \size normal
22153 \emph off
22154 \bar no
22155 \noun off
22156 \color none
22157 acute
22158 \end_layout
22159
22160 \end_inset
22161 </cell>
22162 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22163 \begin_inset Text
22164
22165 \begin_layout Plain Layout
22166
22167 \series bold
22168
22169 \backslash
22170 acute
22171 \end_layout
22172
22173 \end_inset
22174 </cell>
22175 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22176 \begin_inset Text
22177
22178 \begin_layout Plain Layout
22179
22180 \family roman
22181 \series medium
22182 \shape up
22183 \size normal
22184 \emph off
22185 \bar no
22186 \noun off
22187 \color none
22188 \begin_inset Formula $\acute{a}$
22189 \end_inset
22190
22191
22192 \end_layout
22193
22194 \end_inset
22195 </cell>
22196 </row>
22197 <row>
22198 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22199 \begin_inset Text
22200
22201 \begin_layout Plain Layout
22202
22203 \family roman
22204 \series medium
22205 \shape up
22206 \size normal
22207 \emph off
22208 \bar no
22209 \noun off
22210 \color none
22211 umlaut
22212 \end_layout
22213
22214 \end_inset
22215 </cell>
22216 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22217 \begin_inset Text
22218
22219 \begin_layout Plain Layout
22220
22221 \series bold
22222
22223 \backslash
22224 ddot
22225 \end_layout
22226
22227 \end_inset
22228 </cell>
22229 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22230 \begin_inset Text
22231
22232 \begin_layout Plain Layout
22233
22234 \family roman
22235 \series medium
22236 \shape up
22237 \size normal
22238 \emph off
22239 \bar no
22240 \noun off
22241 \color none
22242 \begin_inset Formula $\ddot{a}$
22243 \end_inset
22244
22245
22246 \end_layout
22247
22248 \end_inset
22249 </cell>
22250 </row>
22251 <row>
22252 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22253 \begin_inset Text
22254
22255 \begin_layout Plain Layout
22256
22257 \family roman
22258 \series medium
22259 \shape up
22260 \size normal
22261 \emph off
22262 \bar no
22263 \noun off
22264 \color none
22265 tilde
22266 \end_layout
22267
22268 \end_inset
22269 </cell>
22270 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22271 \begin_inset Text
22272
22273 \begin_layout Plain Layout
22274
22275 \series bold
22276
22277 \backslash
22278 tilde
22279 \end_layout
22280
22281 \end_inset
22282 </cell>
22283 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22284 \begin_inset Text
22285
22286 \begin_layout Plain Layout
22287
22288 \family roman
22289 \series medium
22290 \shape up
22291 \size normal
22292 \emph off
22293 \bar no
22294 \noun off
22295 \color none
22296 \begin_inset Formula $\tilde{a}$
22297 \end_inset
22298
22299
22300 \end_layout
22301
22302 \end_inset
22303 </cell>
22304 </row>
22305 <row>
22306 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22307 \begin_inset Text
22308
22309 \begin_layout Plain Layout
22310
22311 \family roman
22312 \series medium
22313 \shape up
22314 \size normal
22315 \emph off
22316 \bar no
22317 \noun off
22318 \color none
22319 dot
22320 \end_layout
22321
22322 \end_inset
22323 </cell>
22324 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22325 \begin_inset Text
22326
22327 \begin_layout Plain Layout
22328
22329 \series bold
22330
22331 \backslash
22332 dot
22333 \end_layout
22334
22335 \end_inset
22336 </cell>
22337 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22338 \begin_inset Text
22339
22340 \begin_layout Plain Layout
22341
22342 \family roman
22343 \series medium
22344 \shape up
22345 \size normal
22346 \emph off
22347 \bar no
22348 \noun off
22349 \color none
22350 \begin_inset Formula $\dot{a}$
22351 \end_inset
22352
22353
22354 \end_layout
22355
22356 \end_inset
22357 </cell>
22358 </row>
22359 <row>
22360 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22361 \begin_inset Text
22362
22363 \begin_layout Plain Layout
22364
22365 \family roman
22366 \series medium
22367 \shape up
22368 \size normal
22369 \emph off
22370 \bar no
22371 \noun off
22372 \color none
22373 breve
22374 \end_layout
22375
22376 \end_inset
22377 </cell>
22378 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22379 \begin_inset Text
22380
22381 \begin_layout Plain Layout
22382
22383 \series bold
22384
22385 \backslash
22386 breve
22387 \end_layout
22388
22389 \end_inset
22390 </cell>
22391 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22392 \begin_inset Text
22393
22394 \begin_layout Plain Layout
22395
22396 \family roman
22397 \series medium
22398 \shape up
22399 \size normal
22400 \emph off
22401 \bar no
22402 \noun off
22403 \color none
22404 \begin_inset Formula $\breve{a}$
22405 \end_inset
22406
22407
22408 \end_layout
22409
22410 \end_inset
22411 </cell>
22412 </row>
22413 <row>
22414 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22415 \begin_inset Text
22416
22417 \begin_layout Plain Layout
22418
22419 \family roman
22420 \series medium
22421 \shape up
22422 \size normal
22423 \emph off
22424 \bar no
22425 \noun off
22426 \color none
22427 caron
22428 \end_layout
22429
22430 \end_inset
22431 </cell>
22432 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22433 \begin_inset Text
22434
22435 \begin_layout Plain Layout
22436
22437 \series bold
22438
22439 \backslash
22440 check
22441 \end_layout
22442
22443 \end_inset
22444 </cell>
22445 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22446 \begin_inset Text
22447
22448 \begin_layout Plain Layout
22449
22450 \family roman
22451 \series medium
22452 \shape up
22453 \size normal
22454 \emph off
22455 \bar no
22456 \noun off
22457 \color none
22458 \begin_inset Formula $\check{a}$
22459 \end_inset
22460
22461
22462 \end_layout
22463
22464 \end_inset
22465 </cell>
22466 </row>
22467 <row>
22468 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22469 \begin_inset Text
22470
22471 \begin_layout Plain Layout
22472
22473 \family roman
22474 \series medium
22475 \shape up
22476 \size normal
22477 \emph off
22478 \bar no
22479 \noun off
22480 \color none
22481 macron
22482 \end_layout
22483
22484 \end_inset
22485 </cell>
22486 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22487 \begin_inset Text
22488
22489 \begin_layout Plain Layout
22490
22491 \series bold
22492
22493 \backslash
22494 bar
22495 \end_layout
22496
22497 \end_inset
22498 </cell>
22499 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22500 \begin_inset Text
22501
22502 \begin_layout Plain Layout
22503
22504 \family roman
22505 \series medium
22506 \shape up
22507 \size normal
22508 \emph off
22509 \bar no
22510 \noun off
22511 \color none
22512 \begin_inset Formula $\bar{a}$
22513 \end_inset
22514
22515
22516 \end_layout
22517
22518 \end_inset
22519 </cell>
22520 </row>
22521 <row>
22522 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22523 \begin_inset Text
22524
22525 \begin_layout Plain Layout
22526 vector
22527 \end_layout
22528
22529 \end_inset
22530 </cell>
22531 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22532 \begin_inset Text
22533
22534 \begin_layout Plain Layout
22535
22536 \series bold
22537
22538 \backslash
22539 vec
22540 \end_layout
22541
22542 \end_inset
22543 </cell>
22544 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22545 \begin_inset Text
22546
22547 \begin_layout Plain Layout
22548
22549 \family roman
22550 \series medium
22551 \shape up
22552 \size normal
22553 \emph off
22554 \bar no
22555 \noun off
22556 \color none
22557 \begin_inset Formula $\vec{a}$
22558 \end_inset
22559
22560
22561 \end_layout
22562
22563 \end_inset
22564 </cell>
22565 </row>
22566 </lyxtabular>
22567
22568 \end_inset
22569
22570
22571 \end_layout
22572
22573 \end_inset
22574
22575
22576 \end_layout
22577
22578 \begin_layout Standard
22579 You can choose one of the accents by selecting an item from the 
22580 \family sans
22581 Frame
22582 \begin_inset space ~
22583 \end_inset
22584
22585 decorations
22586 \family default
22587  symbol set button 
22588 \begin_inset Graphics
22589         filename ../images/math/hat.png
22590
22591 \end_inset
22592
22593  in the math panel ; this will apply to any selection you have made within
22594  a formula too.
22595 \end_layout
22596
22597 \begin_layout Section
22598 Brackets and Delimiters
22599 \begin_inset Index idx
22600 status collapsed
22601
22602 \begin_layout Plain Layout
22603 Math ! Brackets
22604 \end_layout
22605
22606 \end_inset
22607
22608
22609 \begin_inset Index idx
22610 status collapsed
22611
22612 \begin_layout Plain Layout
22613 Math ! Delimiters
22614 \end_layout
22615
22616 \end_inset
22617
22618
22619 \begin_inset CommandInset label
22620 LatexCommand label
22621 name "sec:Brackets-and-Delimiters"
22622
22623 \end_inset
22624
22625
22626 \end_layout
22627
22628 \begin_layout Standard
22629 There are several brackets available through LyX.
22630  For most purposes, using just the keys 
22631 \family typewriter
22632 []{}()|<>
22633 \family default
22634  should suffice.
22635  But if you want to surround a large structure, like a matrix or a fraction,
22636  or if you have several layers of brackets, it is better to use the math
22637  toolbar delimiter icon 
22638 \begin_inset Graphics
22639         filename ../images/math/delim.png
22640
22641 \end_inset
22642
22643 .
22644  For example, that's how you would construct the brackets around a standard
22645  matrix such as:
22646 \begin_inset Formula \[
22647 \left[\begin{array}{cc}
22648 1 & 2\\
22649 3 & 4
22650 \end{array}\right]\]
22651
22652 \end_inset
22653
22654 and to make it easier to see the layers of parentheses as in: 
22655 \begin_inset Formula \[
22656 \frac{1}{\left(1+\left(\frac{1}{1+\left(\frac{1}{1+x}\right)}\right)\right)}\]
22657
22658 \end_inset
22659
22660
22661 \end_layout
22662
22663 \begin_layout Standard
22664 The parentheses, and other brackets from that menu will automatically re-size
22665  to accommodate the size of what is inside.
22666 \end_layout
22667
22668 \begin_layout Standard
22669 To construct brackets click on the button for the bracket you want on the
22670  left side and right side.
22671  If you use the option 
22672 \family sans
22673 Keep
22674 \begin_inset space ~
22675 \end_inset
22676
22677 matched
22678 \family default
22679 , the selected bracket type will be used for the left and the right side.
22680  The selection will be shown below the button field.
22681  If you want one side to not have a bracket, use the blank button.
22682  It will appear in LyX with a dotted line, but nothing will be printed.
22683 \end_layout
22684
22685 \begin_layout Standard
22686 If you want to place brackets around math structures, like a square root,
22687  you can do that by highlighting (selecting) the structure that is to go
22688  inside the brackets.
22689  Then choose the appropriate brackets for left and right and click on 
22690 \family sans
22691 Insert
22692 \family default
22693 .
22694  The parentheses will be drawn around the selected structure.
22695 \end_layout
22696
22697 \begin_layout Section
22698 Arrays and Multi-line Equations
22699 \begin_inset Index idx
22700 status collapsed
22701
22702 \begin_layout Plain Layout
22703 Math ! Arrays
22704 \end_layout
22705
22706 \end_inset
22707
22708
22709 \begin_inset Index idx
22710 status collapsed
22711
22712 \begin_layout Plain Layout
22713 Math ! Matrices
22714 \end_layout
22715
22716 \end_inset
22717
22718
22719 \begin_inset Index idx
22720 status collapsed
22721
22722 \begin_layout Plain Layout
22723 Math ! Multi-line Equations
22724 \end_layout
22725
22726 \end_inset
22727
22728
22729 \end_layout
22730
22731 \begin_layout Standard
22732 Matrices are entered in LyX using the 
22733 \family sans
22734 Math
22735 \begin_inset space ~
22736 \end_inset
22737
22738 Panel
22739 \family default
22740  matrix button 
22741 \begin_inset Graphics
22742         filename ../images/math/matrix.png
22743
22744 \end_inset
22745
22746 .
22747  It will open a dialog for you to choose the number of rows/columns.
22748  Here is an example:
22749 \begin_inset Formula \[
22750 \left(\begin{array}{ccc}
22751 1 & 2 & 3\\
22752 4 & 5 & 6\\
22753 7 & 8 & 9
22754 \end{array}\right)\]
22755
22756 \end_inset
22757
22758 The parentheses aren't automatic, but you can add them as described in section
22759 \begin_inset space ~
22760 \end_inset
22761
22762
22763 \begin_inset CommandInset ref
22764 LatexCommand ref
22765 reference "sec:Brackets-and-Delimiters"
22766
22767 \end_inset
22768
22769 .
22770  When you construct the matrix, you can decide whether the column entries
22771  will be left-, right-, or center-justified.
22772  This alignment is set in the box 
22773 \family sans
22774 Horizontal
22775 \family default
22776  with the letters 
22777 \begin_inset Quotes eld
22778 \end_inset
22779
22780
22781 \family sans
22782 l
22783 \family default
22784
22785 \begin_inset Quotes erd
22786 \end_inset
22787
22788
22789 \begin_inset Quotes eld
22790 \end_inset
22791
22792
22793 \family sans
22794 r
22795 \family default
22796
22797 \begin_inset Quotes erd
22798 \end_inset
22799
22800 , and 
22801 \begin_inset Quotes eld
22802 \end_inset
22803
22804
22805 \family sans
22806 c
22807 \family default
22808
22809 \begin_inset Quotes erd
22810 \end_inset
22811
22812 .
22813  LyX proposes a 
22814 \begin_inset Quotes eld
22815 \end_inset
22816
22817
22818 \family sans
22819 c
22820 \family default
22821
22822 \begin_inset Quotes erd
22823 \end_inset
22824
22825  for every column as default.
22826  For example, the sequence 
22827 \begin_inset Quotes eld
22828 \end_inset
22829
22830
22831 \family sans
22832 lrc
22833 \family default
22834
22835 \begin_inset Quotes erd
22836 \end_inset
22837
22838  means that the first column will be left-justified, the second will be
22839  centered, and the third column will be right-justified, because each letter
22840  corresponds to the relevant column.
22841  The result will look like this:
22842 \begin_inset Formula \[
22843 \begin{array}{lcr}
22844 this & this\, column & this\, column\\
22845 column & has & has\, right\\
22846 has\, left\, alignment & center\, alignment & alignment
22847 \end{array}.\]
22848
22849 \end_inset
22850
22851
22852 \end_layout
22853
22854 \begin_layout Standard
22855 You can add more rows to an existing matrix by hitting 
22856 \begin_inset Info
22857 type  "shortcut"
22858 arg   "newline-insert newline"
22859 \end_inset
22860
22861  while the cursor is in the matrix.
22862  Adding or deleting columns can be done via the menu 
22863 \family sans
22864 Edit\SpecialChar \menuseparator
22865 Math
22866 \family default
22867  or the math toolbar.
22868 \end_layout
22869
22870 \begin_layout Standard
22871 There are other arrays used in formulas, such as distinctions of cases.
22872  It can be created with the menu 
22873 \family sans
22874 Insert\SpecialChar \menuseparator
22875 Math\SpecialChar \menuseparator
22876 Cases
22877 \begin_inset space ~
22878 \end_inset
22879
22880 Environment
22881 \family default
22882  or the command 
22883 \series bold
22884
22885 \backslash
22886 cases
22887 \series default
22888 .
22889  Here is an example: 
22890 \begin_inset Formula \[
22891 f(x)=\begin{cases}
22892 -1 & x<0\\
22893 0 & x=0\\
22894 1 & x>0
22895 \end{cases}\]
22896
22897 \end_inset
22898
22899
22900 \end_layout
22901
22902 \begin_layout Standard
22903 \begin_inset VSpace bigskip
22904 \end_inset
22905
22906 Multi-line formulas are created when you press 
22907 \begin_inset Info
22908 type  "shortcut"
22909 arg   "newline-insert newline"
22910 \end_inset
22911
22912  within a formula.
22913  In an empty formula you can see that three blue boxes appear, one for each
22914  column.
22915  When you press 
22916 \begin_inset Info
22917 type  "shortcut"
22918 arg   "newline-insert newline"
22919 \end_inset
22920
22921  in a non-empty formula, the part before the relation sign (equal sign 
22922 \begin_inset Quotes eld
22923 \end_inset
22924
22925 =
22926 \begin_inset Quotes erd
22927 \end_inset
22928
22929  etc.) will be inserted automatically to the first column, the relation sign
22930  is in the second column, and the rest in the third column.
22931  A new row is created by every further hit of 
22932 \begin_inset Info
22933 type  "shortcut"
22934 arg   "newline-insert newline"
22935 \end_inset
22936
22937 .
22938  Multi-line formulas are always displayed formulas.
22939  Here is an example:
22940 \begin_inset Formula \begin{eqnarray}
22941 a^{2} & = & (b^{2}+c^{2})(b^{2}-c^{2})\nonumber \\
22942 a & = & \sqrt{b^{4}-c^{4}}\label{eq:asquared}
22943 \end{eqnarray}
22944
22945 \end_inset
22946
22947  To change the column assignment of the formula parts, place the cursor
22948  where you want to start the shift and hit 
22949 \family sans
22950 Ctrl-Tab.
22951
22952 \family default
22953  It shifts everything in the column which is right beside the current cursor
22954  position to the next column.
22955  Note that the middle column is designed for relation signs, structures
22956  within this column will be printed in a smaller size:
22957 \begin_inset Formula \begin{eqnarray*}
22958 \frac{A}{B} & \frac{A}{B} & \frac{A}{B}\end{eqnarray*}
22959
22960 \end_inset
22961
22962
22963 \end_layout
22964
22965 \begin_layout Standard
22966 The multi-line formula type described here is called 
22967 \family typewriter
22968 \series medium
22969 eqnarray
22970 \family default
22971 \series default
22972 .
22973  There are other multi-line types being more suitable for certain situations,
22974  for example if you want a better inter-line spacing than in formula (
22975 \begin_inset CommandInset ref
22976 LatexCommand ref
22977 reference "eq:asquared"
22978
22979 \end_inset
22980
22981 ).
22982  The other types are described in section
22983 \begin_inset space ~
22984 \end_inset
22985
22986
22987 \begin_inset CommandInset ref
22988 LatexCommand ref
22989 reference "sub:AMS-Formula-Types"
22990
22991 \end_inset
22992
22993 .
22994 \end_layout
22995
22996 \begin_layout Section
22997 Formula Numbering and Referencing
22998 \begin_inset Index idx
22999 status collapsed
23000
23001 \begin_layout Plain Layout
23002 Math ! Formula numbering
23003 \end_layout
23004
23005 \end_inset
23006
23007
23008 \begin_inset Index idx
23009 status collapsed
23010
23011 \begin_layout Plain Layout
23012 Math ! Referencing formulas
23013 \end_layout
23014
23015 \end_inset
23016
23017
23018 \begin_inset CommandInset label
23019 LatexCommand label
23020 name "sec:Formula-Numbering-and"
23021
23022 \end_inset
23023
23024
23025 \end_layout
23026
23027 \begin_layout Standard
23028 To number a formula, set the cursor in the formula and use the menu 
23029 \family sans
23030 Edit\SpecialChar \menuseparator
23031 Math\SpecialChar \menuseparator
23032 Toggle
23033 \begin_inset space ~
23034 \end_inset
23035
23036 Numbering
23037 \family default
23038  or the shortcut 
23039 \begin_inset Info
23040 type  "shortcut"
23041 arg   "math-number-toggle"
23042 \end_inset
23043
23044 .
23045  The formula number appears in LyX as 
23046 \begin_inset Quotes eld
23047 \end_inset
23048
23049 #
23050 \begin_inset Quotes erd
23051 \end_inset
23052
23053  within parentheses.
23054  The 
23055 \begin_inset Quotes eld
23056 \end_inset
23057
23058 #
23059 \begin_inset Quotes erd
23060 \end_inset
23061
23062  denotes, that the number will be calculated automatically when the output
23063  is generated.
23064  The placement and format of the formula number in the output depends on
23065  the document class.
23066  In this document the number is printed together with the chapter number,
23067  separated by a dot:
23068 \begin_inset Formula \begin{equation}
23069 1+1=2\end{equation}
23070
23071 \end_inset
23072
23073 Using 
23074 \begin_inset Info
23075 type  "shortcut"
23076 arg   "math-number-toggle"
23077 \end_inset
23078
23079  in a numbered formula will switch off the numbering.
23080  You can only number displayed formulas.
23081 \end_layout
23082
23083 \begin_layout Standard
23084 Multi-line formulas can be numbered line by line: Using the menu 
23085 \family sans
23086 Edit\SpecialChar \menuseparator
23087 Math\SpecialChar \menuseparator
23088 Toggle
23089 \begin_inset space ~
23090 \end_inset
23091
23092 Numbering
23093 \begin_inset space ~
23094 \end_inset
23095
23096 of
23097 \begin_inset space ~
23098 \end_inset
23099
23100 Line
23101 \family default
23102  or the shortcut 
23103 \begin_inset Info
23104 type  "shortcut"
23105 arg   "math-number-line-toggle"
23106 \end_inset
23107
23108  will only toggle the numbering of the line where the cursor is:
23109 \begin_inset Formula \begin{eqnarray}
23110 1 & = & 3-2\\
23111 2 & = & 4-2\nonumber \\
23112 4 & \leq & 7
23113 \end{eqnarray}
23114
23115 \end_inset
23116
23117 To number all lines use the shortcut 
23118 \begin_inset Info
23119 type  "shortcut"
23120 arg   "math-number-toggle"
23121 \end_inset
23122
23123 .
23124 \end_layout
23125
23126 \begin_layout Standard
23127 \begin_inset VSpace bigskip
23128 \end_inset
23129
23130 Every displayed formula can be referenced by its number using a label.
23131  A label is inserted with the menu 
23132 \family sans
23133 Insert\SpecialChar \menuseparator
23134 Label
23135 \family default
23136  when the cursor is in the formula.
23137  This opens a dialog to enter the label.
23138  It is recommended to use the proposed 
23139 \begin_inset Quotes eld
23140 \end_inset
23141
23142
23143 \family sans
23144 eq:
23145 \family default
23146
23147 \begin_inset Quotes erd
23148 \end_inset
23149
23150  as first part of the label, because this helps later to identify the label
23151  type when you have many labels in your document.
23152  We inserted in the following example the label 
23153 \begin_inset Quotes eld
23154 \end_inset
23155
23156 eq:tanhExp
23157 \begin_inset Quotes erd
23158 \end_inset
23159
23160  in the second line:
23161 \begin_inset Formula \begin{eqnarray}
23162 \tanh(x) & = & \frac{\sinh(x)}{\cosh(x)}\nonumber \\
23163  & = & \frac{\mathrm{e}^{2x}-1}{\mathrm{e}^{2x}+1}\label{eq:tanhExp}
23164 \end{eqnarray}
23165
23166 \end_inset
23167
23168 Every labeled line is automatically numbered.
23169  Therefore the label is shown in LyX at the place of the formula number
23170  placeholder 
23171 \begin_inset Quotes eld
23172 \end_inset
23173
23174 #
23175 \begin_inset Quotes erd
23176 \end_inset
23177
23178 .
23179  You can reference a labeled formula using the menu 
23180 \family sans
23181 Insert\SpecialChar \menuseparator
23182 Cross
23183 \begin_inset space ~
23184 \end_inset
23185
23186 Reference
23187 \family default
23188 .
23189  A dialog appears to choose a label you want refer to.
23190  The reference appears in LyX as a grey cross reference box and in the output
23191  as the formula number:
23192 \end_layout
23193
23194 \begin_layout Standard
23195 This is a cross-reference to equation (
23196 \begin_inset CommandInset ref
23197 LatexCommand ref
23198 reference "eq:tanhExp"
23199
23200 \end_inset
23201
23202 ).
23203 \end_layout
23204
23205 \begin_layout Standard
23206 The properties of LyX's cross-reference box are described in section
23207 \begin_inset space ~
23208 \end_inset
23209
23210
23211 \begin_inset CommandInset ref
23212 LatexCommand ref
23213 reference "sec:Cross-References"
23214
23215 \end_inset
23216
23217 .
23218  To delete a label, set the cursor in the labeled formula, use the menu
23219  
23220 \family sans
23221 Insert\SpecialChar \menuseparator
23222 Label
23223 \family default
23224  and delete the label in the appearing dialog.
23225 \begin_inset Foot
23226 status collapsed
23227
23228 \begin_layout Plain Layout
23229 This is a unintuitive and will be fixed in the next version of LyX.
23230 \end_layout
23231
23232 \end_inset
23233
23234  
23235 \end_layout
23236
23237 \begin_layout Section
23238 User defined math macros
23239 \begin_inset Index idx
23240 status collapsed
23241
23242 \begin_layout Plain Layout
23243 Math ! Macros
23244 \end_layout
23245
23246 \end_inset
23247
23248
23249 \end_layout
23250
23251 \begin_layout Standard
23252 LyX allows you to define macros for formulas which is very useful when you
23253  have equations of the same form in a document several times.
23254  Math macros are explained in section 
23255 \emph on
23256 Math
23257 \begin_inset space ~
23258 \end_inset
23259
23260 Macros
23261 \emph default
23262  of the 
23263 \emph on
23264 Math
23265 \emph default
23266  manual.
23267 \end_layout
23268
23269 \begin_layout Section
23270 Fine-Tuning
23271 \end_layout
23272
23273 \begin_layout Subsection
23274 Typefaces
23275 \begin_inset Index idx
23276 status collapsed
23277
23278 \begin_layout Plain Layout
23279 Math ! Typefaces
23280 \end_layout
23281
23282 \end_inset
23283
23284
23285 \end_layout
23286
23287 \begin_layout Standard
23288 The standard font for text is italic, for numbers the standard is roman.
23289  To set a font in a formula, use the 
23290 \family sans
23291 Math
23292 \begin_inset space ~
23293 \end_inset
23294
23295 Panel
23296 \family default
23297  button 
23298 \begin_inset Graphics
23299         filename ../images/math/font.png
23300
23301 \end_inset
23302
23303 , or enter its command, listed in table
23304 \begin_inset space ~
23305 \end_inset
23306
23307
23308 \begin_inset CommandInset ref
23309 LatexCommand ref
23310 reference "cap:Typefaces-and-the"
23311
23312 \end_inset
23313
23314 , directly.
23315 \end_layout
23316
23317 \begin_layout Standard
23318 \begin_inset Float table
23319 wide false
23320 sideways false
23321 status open
23322
23323 \begin_layout Plain Layout
23324 \begin_inset Caption
23325
23326 \begin_layout Plain Layout
23327 \begin_inset CommandInset label
23328 LatexCommand label
23329 name "cap:Typefaces-and-the"
23330
23331 \end_inset
23332
23333 Typefaces and the corresponding commands.
23334 \end_layout
23335
23336 \end_inset
23337
23338
23339 \end_layout
23340
23341 \begin_layout Plain Layout
23342 \align center
23343 \begin_inset Tabular
23344 <lyxtabular version="3" rows="9" columns="2">
23345 <features tabularvalignment="middle">
23346 <column alignment="center" valignment="top" width="0pt">
23347 <column alignment="center" valignment="top" width="0pt">
23348 <row>
23349 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23350 \begin_inset Text
23351
23352 \begin_layout Plain Layout
23353 Font
23354 \end_layout
23355
23356 \end_inset
23357 </cell>
23358 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
23359 \begin_inset Text
23360
23361 \begin_layout Plain Layout
23362 Command
23363 \end_layout
23364
23365 \end_inset
23366 </cell>
23367 </row>
23368 <row>
23369 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23370 \begin_inset Text
23371
23372 \begin_layout Plain Layout
23373
23374 \shape up
23375 \size normal
23376 \bar no
23377 \noun off
23378 \color none
23379 \begin_inset Formula $\mathrm{Roman}$
23380 \end_inset
23381
23382
23383 \end_layout
23384
23385 \end_inset
23386 </cell>
23387 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23388 \begin_inset Text
23389
23390 \begin_layout Plain Layout
23391
23392 \series bold
23393
23394 \backslash
23395 mathrm
23396 \end_layout
23397
23398 \end_inset
23399 </cell>
23400 </row>
23401 <row>
23402 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23403 \begin_inset Text
23404
23405 \begin_layout Plain Layout
23406 \begin_inset Formula $\mathbf{\mathbf{Bold}}$
23407 \end_inset
23408
23409
23410 \end_layout
23411
23412 \end_inset
23413 </cell>
23414 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23415 \begin_inset Text
23416
23417 \begin_layout Plain Layout
23418
23419 \series bold
23420
23421 \backslash
23422 mathbf
23423 \end_layout
23424
23425 \end_inset
23426 </cell>
23427 </row>
23428 <row>
23429 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23430 \begin_inset Text
23431
23432 \begin_layout Plain Layout
23433 \begin_inset Formula $\mathit{Italic}$
23434 \end_inset
23435
23436
23437 \end_layout
23438
23439 \end_inset
23440 </cell>
23441 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23442 \begin_inset Text
23443
23444 \begin_layout Plain Layout
23445
23446 \series bold
23447
23448 \backslash
23449 mathit
23450 \end_layout
23451
23452 \end_inset
23453 </cell>
23454 </row>
23455 <row>
23456 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23457 \begin_inset Text
23458
23459 \begin_layout Plain Layout
23460
23461 \shape up
23462 \size normal
23463 \bar no
23464 \noun off
23465 \color none
23466 \begin_inset Formula $\mathtt{Typewriter}$
23467 \end_inset
23468
23469
23470 \end_layout
23471
23472 \end_inset
23473 </cell>
23474 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23475 \begin_inset Text
23476
23477 \begin_layout Plain Layout
23478
23479 \series bold
23480
23481 \backslash
23482 mathtt
23483 \end_layout
23484
23485 \end_inset
23486 </cell>
23487 </row>
23488 <row>
23489 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23490 \begin_inset Text
23491
23492 \begin_layout Plain Layout
23493 \begin_inset Formula $\mathbf{\mathbb{BLACKBOARD}}$
23494 \end_inset
23495
23496
23497 \end_layout
23498
23499 \end_inset
23500 </cell>
23501 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23502 \begin_inset Text
23503
23504 \begin_layout Plain Layout
23505
23506 \series bold
23507
23508 \backslash
23509 mathbb
23510 \end_layout
23511
23512 \end_inset
23513 </cell>
23514 </row>
23515 <row>
23516 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23517 \begin_inset Text
23518
23519 \begin_layout Plain Layout
23520 \begin_inset Formula $\mathfrak{Fraktur}$
23521 \end_inset
23522
23523
23524 \end_layout
23525
23526 \end_inset
23527 </cell>
23528 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23529 \begin_inset Text
23530
23531 \begin_layout Plain Layout
23532
23533 \series bold
23534
23535 \backslash
23536 mathfrak
23537 \end_layout
23538
23539 \end_inset
23540 </cell>
23541 </row>
23542 <row>
23543 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23544 \begin_inset Text
23545
23546 \begin_layout Plain Layout
23547
23548 \shape up
23549 \size normal
23550 \emph on
23551 \bar no
23552 \noun off
23553 \color none
23554 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
23555 \end_inset
23556
23557
23558 \end_layout
23559
23560 \end_inset
23561 </cell>
23562 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23563 \begin_inset Text
23564
23565 \begin_layout Plain Layout
23566
23567 \series bold
23568
23569 \backslash
23570 mathcal
23571 \end_layout
23572
23573 \end_inset
23574 </cell>
23575 </row>
23576 <row>
23577 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23578 \begin_inset Text
23579
23580 \begin_layout Plain Layout
23581 \begin_inset Formula $\mathsf{SansSerif}$
23582 \end_inset
23583
23584
23585 \end_layout
23586
23587 \end_inset
23588 </cell>
23589 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
23590 \begin_inset Text
23591
23592 \begin_layout Plain Layout
23593
23594 \series bold
23595
23596 \backslash
23597 mathsf
23598 \end_layout
23599
23600 \end_inset
23601 </cell>
23602 </row>
23603 </lyxtabular>
23604
23605 \end_inset
23606
23607
23608 \end_layout
23609
23610 \end_inset
23611
23612
23613 \end_layout
23614
23615 \begin_layout Standard
23616 \begin_inset Note Greyedout
23617 status open
23618
23619 \begin_layout Plain Layout
23620
23621 \series bold
23622 Note:
23623 \series default
23624  You can only print capital letters in the typefaces 
23625 \family sans
23626 Blackboard
23627 \family default
23628  and 
23629 \family sans
23630 Calligraphic
23631 \family default
23632 .
23633 \end_layout
23634
23635 \end_inset
23636
23637
23638 \end_layout
23639
23640 \begin_layout Standard
23641 When you use a typeface, a blue box is inserted in the formula.
23642  Every character in this box will be printed in this typeface.
23643  Pressing 
23644 \family sans
23645 Space
23646 \family default
23647  within the box, will set the cursor outside, so that you have to use a
23648  protected space when you need a space in the box.
23649  Here an example where 
23650 \begin_inset Quotes eld
23651 \end_inset
23652
23653 N
23654 \begin_inset Quotes erd
23655 \end_inset
23656
23657  in 
23658 \family sans
23659 Blackboard
23660 \family default
23661  denotes the set of numbers:
23662 \begin_inset Formula \[
23663 f(x)=\sqrt{x}\:;\: x\in\mathbb{N}\]
23664
23665 \end_inset
23666
23667
23668 \end_layout
23669
23670 \begin_layout Standard
23671 The typefaces are nestable, which can cause confusion.
23672  You can e.
23673 \begin_inset space \thinspace{}
23674 \end_inset
23675
23676 g.
23677 \begin_inset space \space{}
23678 \end_inset
23679
23680 put a character in 
23681 \family sans
23682 Fraktur
23683 \family default
23684  in a box for 
23685 \family sans
23686 Typewriter
23687 \family default
23688
23689 \begin_inset Formula $\mathtt{abc\mathfrak{d}e}$
23690 \end_inset
23691
23692  
23693 \begin_inset Newline newline
23694 \end_inset
23695
23696 So it is better not to use this feature.
23697 \end_layout
23698
23699 \begin_layout Standard
23700 The typefaces have no effect on Greek letters: 
23701 \begin_inset Formula $\mathfrak{abc\delta e}$
23702 \end_inset
23703
23704
23705 \begin_inset Newline newline
23706 \end_inset
23707
23708 You can only print them emboldened using the command 
23709 \series bold
23710
23711 \backslash
23712 boldsymbol
23713 \series default
23714 , which works like the other typeface commands: 
23715 \begin_inset Formula $\alpha\beta\gamma\boldsymbol{\alpha\beta\gamma}$
23716 \end_inset
23717
23718
23719 \end_layout
23720
23721 \begin_layout Standard
23722
23723 \series bold
23724
23725 \backslash
23726 boldsymbol
23727 \series default
23728  works for all symbols, letters, and numbers.
23729 \end_layout
23730
23731 \begin_layout Standard
23732 A number of other font options are available as well, in the menu 
23733 \family sans
23734 Edit\SpecialChar \menuseparator
23735 Math\SpecialChar \menuseparator
23736 Text
23737 \begin_inset space ~
23738 \end_inset
23739
23740 Style
23741 \family default
23742 .
23743 \end_layout
23744
23745 \begin_layout Subsection
23746 Math Text
23747 \begin_inset Index idx
23748 status collapsed
23749
23750 \begin_layout Plain Layout
23751 Math ! Text
23752 \end_layout
23753
23754 \end_inset
23755
23756
23757 \end_layout
23758
23759 \begin_layout Standard
23760 Typefaces are useful for entering some characters in some given font, but
23761  not for text.
23762  For typing longer pieces of text use the math text, which is obtained using
23763  the entry 
23764 \family sans
23765 Normal
23766 \begin_inset space ~
23767 \end_inset
23768
23769 text
23770 \begin_inset space ~
23771 \end_inset
23772
23773 mode
23774 \family default
23775  of the 
23776 \family sans
23777 Math
23778 \begin_inset space ~
23779 \end_inset
23780
23781 Panel
23782 \family default
23783  button 
23784 \begin_inset Graphics
23785         filename ../images/math/font.png
23786
23787 \end_inset
23788
23789  (shortcut 
23790 \begin_inset Info
23791 type  "shortcut"
23792 arg   "font-default"
23793 \end_inset
23794
23795 ).
23796  Math text appears in LyX in black instead of blue.
23797  You can use spaces and accents in math text like in normal text.
23798  Here is an example:
23799 \begin_inset Formula \[
23800 f(x)=\begin{cases}
23801 x & \textrm{if I say so}\\
23802 -x & \textrm{unter Umständen}
23803 \end{cases}\]
23804
23805 \end_inset
23806
23807
23808 \end_layout
23809
23810 \begin_layout Subsection
23811 Font Sizes
23812 \begin_inset Index idx
23813 status collapsed
23814
23815 \begin_layout Plain Layout
23816 Math ! Font sizes
23817 \end_layout
23818
23819 \end_inset
23820
23821
23822 \end_layout
23823
23824 \begin_layout Standard
23825 There are four font styles (relative sizes) used in math-mode, which are
23826  automatically chosen in most situations.
23827  These are called 
23828 \family sans
23829 textstyle
23830 \family default
23831
23832 \family sans
23833 displaystyle
23834 \family default
23835
23836 \family sans
23837 scriptstyle
23838 \family default
23839 , and 
23840 \family sans
23841 scriptscriptstyle
23842 \family default
23843 .
23844  For most characters, 
23845 \family sans
23846 textstyle
23847 \family default
23848  and 
23849 \family sans
23850 displaystyle
23851 \family default
23852  are actually the same size, but fractions, superscripts and subscripts,
23853  and certain other structures, are set larger in 
23854 \family sans
23855 displaystyle
23856 \family default
23857 .
23858  Except for some operators, which resize themselves to accommodate various
23859  situations, all text will be set in the styles that LaTeX thinks are appropriat
23860 e.
23861  These choices can be overridden by using the math panel button 
23862 \begin_inset Graphics
23863         filename ../images/math/style.png
23864
23865 \end_inset
23866
23867 .
23868  A box for the size will be created in which you can insert the math structure.
23869  For example, you can set 
23870 \begin_inset Formula $\frac{1}{2}$
23871 \end_inset
23872
23873 , which is normally in 
23874 \family sans
23875 textstyle
23876 \family default
23877 , larger in 
23878 \family sans
23879 displaystyle
23880 \family default
23881
23882 \begin_inset Formula ${\displaystyle \frac{1}{2}}$
23883 \end_inset
23884
23885 .
23886  The four styles are used in the following example:
23887 \end_layout
23888
23889 \begin_layout Standard
23890 \begin_inset Formula $displaystyle$
23891 \end_inset
23892
23893
23894 \begin_inset Formula ${\textstyle textstyle}$
23895 \end_inset
23896
23897
23898 \begin_inset Formula ${\scriptstyle scriptstyle}$
23899 \end_inset
23900
23901
23902 \begin_inset Formula ${\scriptscriptstyle scriptscriptstyle}$
23903 \end_inset
23904
23905 .
23906 \end_layout
23907
23908 \begin_layout Standard
23909 All these math-mode font sizes are relative, that means, if the whole math
23910  inset is set in a particular size with the menu 
23911 \family sans
23912 Edit\SpecialChar \menuseparator
23913 Text
23914 \begin_inset space ~
23915 \end_inset
23916
23917 Style
23918 \family default
23919 , all sizes in the formula will be adjusted relative to this size.
23920  Similarly, if the base font size of the document is changed, all fonts
23921  will be adjusted to correspond.
23922  As an example here is a formula in the font size 
23923 \begin_inset Quotes eld
23924 \end_inset
23925
23926 largest
23927 \begin_inset Quotes erd
23928 \end_inset
23929
23930 :
23931 \end_layout
23932
23933 \begin_layout Standard
23934
23935 \family roman
23936 \size largest
23937 \begin_inset Formula $\mathrm{e}=\sum_{n=0}^{\infty}\frac{1}{n!}$
23938 \end_inset
23939
23940
23941 \end_layout
23942
23943 \begin_layout Section
23944 Theorem Modules
23945 \end_layout
23946
23947 \begin_layout Standard
23948 As of LyX 1.6, support for theorem-like environments has been moved out of
23949  the document classes and into layout modules.
23950 \begin_inset Index idx
23951 status collapsed
23952
23953 \begin_layout Plain Layout
23954 Layout Modules
23955 \end_layout
23956
23957 \end_inset
23958
23959  As a result, theorem-like environments can now easily be used with classes
23960  other than the AMS classes.
23961  See section 
23962 \begin_inset CommandInset ref
23963 LatexCommand ref
23964 reference "sub:Modules"
23965
23966 \end_inset
23967
23968  for more on layout modules.
23969 \end_layout
23970
23971 \begin_layout Section
23972 AMS-LaTeX
23973 \begin_inset Index idx
23974 status collapsed
23975
23976 \begin_layout Plain Layout
23977 AMS math
23978 \end_layout
23979
23980 \end_inset
23981
23982
23983 \begin_inset Index idx
23984 status collapsed
23985
23986 \begin_layout Plain Layout
23987 Math ! AMS
23988 \end_layout
23989
23990 \end_inset
23991
23992
23993 \end_layout
23994
23995 \begin_layout Standard
23996 LyX supports the packages provided by the American Mathematical Society
23997  (AMS) that are in common use.
23998 \end_layout
23999
24000 \begin_layout Subsection
24001 Enabling AMS-Support
24002 \end_layout
24003
24004 \begin_layout Standard
24005 Selecting the checkbox 
24006 \family sans
24007 Use
24008 \begin_inset space ~
24009 \end_inset
24010
24011 AMS
24012 \begin_inset space ~
24013 \end_inset
24014
24015 math
24016 \begin_inset space ~
24017 \end_inset
24018
24019 package
24020 \family default
24021  in the 
24022 \family sans
24023 Document\SpecialChar \menuseparator
24024 Settings
24025 \family default
24026
24027 \begin_inset Index idx
24028 status collapsed
24029
24030 \begin_layout Plain Layout
24031 Document ! Settings
24032 \end_layout
24033
24034 \end_inset
24035
24036  dialog under 
24037 \family sans
24038 Math
24039 \begin_inset space ~
24040 \end_inset
24041
24042 Options
24043 \family default
24044  will include the AMS-packages in the document, and make the facilities
24045  available.
24046  AMS is needed for many math-constructs, so when you get LaTeX-errors in
24047  formulas, assure that you have enabled AMS.
24048 \end_layout
24049
24050 \begin_layout Subsection
24051 AMS-Formula Types
24052 \begin_inset CommandInset label
24053 LatexCommand label
24054 name "sub:AMS-Formula-Types"
24055
24056 \end_inset
24057
24058
24059 \begin_inset Index idx
24060 status collapsed
24061
24062 \begin_layout Plain Layout
24063 Math ! Multi-line Equations
24064 \end_layout
24065
24066 \end_inset
24067
24068
24069 \end_layout
24070
24071 \begin_layout Standard
24072 AMS-LaTeX provides a selection of different formula types.
24073  LyX allows you to choose between 
24074 \family typewriter
24075 align
24076 \family default
24077
24078 \family typewriter
24079 alignat
24080 \family default
24081
24082 \family typewriter
24083 flalign
24084 \family default
24085
24086 \family typewriter
24087 gather
24088 \family default
24089 , and 
24090 \family typewriter
24091 multline
24092 \family default
24093 .
24094  We refer to the AMS-documentation for an explanation of these formula types.
24095 \end_layout
24096
24097 \begin_layout Chapter
24098 More Tools
24099 \end_layout
24100
24101 \begin_layout Section
24102 Cross-References
24103 \begin_inset Index idx
24104 status collapsed
24105
24106 \begin_layout Plain Layout
24107 Cross references
24108 \end_layout
24109
24110 \end_inset
24111
24112
24113 \begin_inset CommandInset label
24114 LatexCommand label
24115 name "sec:Cross-References"
24116
24117 \end_inset
24118
24119
24120 \end_layout
24121
24122 \begin_layout Standard
24123 One of LyX's strengths are cross-references.
24124  You can reference every section, float, footnote, formula, and list in
24125  the document.
24126  To reference a document part, you have to insert a label into it.
24127  The label is used as anchor and name for the reference.
24128  We want for example to refer to the second item of the following list:
24129 \end_layout
24130
24131 \begin_layout Enumerate
24132 First item
24133 \end_layout
24134
24135 \begin_layout Enumerate
24136 \begin_inset CommandInset label
24137 LatexCommand label
24138 name "enu:Second-item"
24139
24140 \end_inset
24141
24142 Second item
24143 \end_layout
24144
24145 \begin_layout Enumerate
24146 Third item
24147 \end_layout
24148
24149 \begin_layout Standard
24150 First we insert a label into the second item with the menu 
24151 \family sans
24152 Insert\SpecialChar \menuseparator
24153 Label
24154 \family default
24155  or by pressing the toolbar button 
24156 \begin_inset Graphics
24157         filename ../images/label-insert.png
24158         scale 85
24159
24160 \end_inset
24161
24162 .
24163  A grey label box like this: 
24164 \begin_inset Graphics
24165         filename clipart/labelQt4.png
24166         scale 85
24167
24168 \end_inset
24169
24170  is inserted and the label window pops up asking for the label text.
24171  LyX offers as text the first words of the item with a prefix, in our case
24172  the text 
24173 \begin_inset Quotes eld
24174 \end_inset
24175
24176
24177 \family sans
24178 enu: Second-item
24179 \family default
24180
24181 \begin_inset Quotes erd
24182 \end_inset
24183
24184 .
24185  The prefix 
24186 \begin_inset Quotes eld
24187 \end_inset
24188
24189
24190 \family sans
24191 enu:
24192 \family default
24193
24194 \begin_inset Quotes erd
24195 \end_inset
24196
24197  stands for 
24198 \begin_inset Quotes eld
24199 \end_inset
24200
24201 enumerate
24202 \begin_inset Quotes erd
24203 \end_inset
24204
24205 .
24206  The prefix depends on the document part where the label is inserted, e.
24207 \begin_inset space \thinspace{}
24208 \end_inset
24209
24210 g.
24211 \begin_inset space \space{}
24212 \end_inset
24213
24214 if you insert a label into a section heading, the prefix will be 
24215 \begin_inset Quotes eld
24216 \end_inset
24217
24218
24219 \family sans
24220 sec:
24221 \family default
24222
24223 \begin_inset Quotes erd
24224 \end_inset
24225
24226 .
24227 \end_layout
24228
24229 \begin_layout Standard
24230 To reference the item, we refer to its label using the menu 
24231 \family sans
24232 Insert\SpecialChar \menuseparator
24233 Cross-Reference
24234 \family default
24235  or the toolbar button 
24236 \begin_inset Graphics
24237         filename ../images/dialog-show-new-inset_ref.png
24238         scale 85
24239
24240 \end_inset
24241
24242 .
24243  A grey cross-reference box like this: 
24244 \begin_inset Graphics
24245         filename clipart/referenceQt4.png
24246         scale 85
24247
24248 \end_inset
24249
24250  is inserted and the cross-reference window appears showing all the labels
24251  in the document.
24252  We can now sort the labels alphabetically and then choose the entry 
24253 \begin_inset Quotes eld
24254 \end_inset
24255
24256
24257 \family sans
24258 enu:Second-item
24259 \family default
24260
24261 \begin_inset Quotes erd
24262 \end_inset
24263
24264 .
24265  At the position of the cross-reference box the item number will appear
24266  in the output.
24267 \end_layout
24268
24269 \begin_layout Standard
24270 Alternatively to 
24271 \family sans
24272 Insert\SpecialChar \menuseparator
24273 Cross-Reference
24274 \family default
24275 , you can right-click on a label and use in the appearing context menu 
24276 \family sans
24277 Copy as Reference
24278 \family default
24279 .
24280  The cross-reference to this label is now in the clipboard and can be copied
24281  to the actual cursor position via the menu 
24282 \family sans
24283 Edit\SpecialChar \menuseparator
24284 Paste
24285 \family default
24286  (shortcut Ctrl+V).
24287 \end_layout
24288
24289 \begin_layout Standard
24290 Here is our cross-reference: Item
24291 \begin_inset space ~
24292 \end_inset
24293
24294
24295 \begin_inset CommandInset ref
24296 LatexCommand ref
24297 reference "enu:Second-item"
24298
24299 \end_inset
24300
24301
24302 \end_layout
24303
24304 \begin_layout Standard
24305 It is recommended to use a protected space
24306 \begin_inset Foot
24307 status collapsed
24308
24309 \begin_layout Plain Layout
24310 described in section
24311 \begin_inset space ~
24312 \end_inset
24313
24314
24315 \begin_inset CommandInset ref
24316 LatexCommand ref
24317 reference "sub:Protected-Space"
24318
24319 \end_inset
24320
24321
24322 \end_layout
24323
24324 \end_inset
24325
24326  between the cross-reference name and its number to avoid ugly line breaks
24327  between them.
24328 \end_layout
24329
24330 \begin_layout Standard
24331 There are six varieties of cross-references:
24332 \end_layout
24333
24334 \begin_layout Description
24335 <reference>: prints the float number, this is the default: 
24336 \begin_inset CommandInset ref
24337 LatexCommand ref
24338 reference "cap:Two-distorted-images"
24339
24340 \end_inset
24341
24342
24343 \end_layout
24344
24345 \begin_layout Description
24346 (<reference>): prints the float number within two parentheses, this is the
24347  style normally used to reference formulas, especially when the reference
24348  name 
24349 \begin_inset Quotes eld
24350 \end_inset
24351
24352 Equation
24353 \begin_inset Quotes erd
24354 \end_inset
24355
24356  is omitted: 
24357 \begin_inset CommandInset ref
24358 LatexCommand eqref
24359 reference "eq:tanhExp"
24360
24361 \end_inset
24362
24363
24364 \end_layout
24365
24366 \begin_layout Description
24367 <page>: prints the page number: Page
24368 \begin_inset space ~
24369 \end_inset
24370
24371
24372 \begin_inset CommandInset ref
24373 LatexCommand pageref
24374 reference "cap:Two-distorted-images"
24375
24376 \end_inset
24377
24378
24379 \end_layout
24380
24381 \begin_layout Description
24382 on
24383 \begin_inset space ~
24384 \end_inset
24385
24386 page
24387 \begin_inset space ~
24388 \end_inset
24389
24390 <page>: prints the text "on page" and the page number: 
24391 \begin_inset CommandInset ref
24392 LatexCommand vpageref
24393 reference "cap:Two-distorted-images"
24394
24395 \end_inset
24396
24397
24398 \end_layout
24399
24400 \begin_layout Description
24401 <reference>
24402 \begin_inset space ~
24403 \end_inset
24404
24405 on
24406 \begin_inset space ~
24407 \end_inset
24408
24409 page
24410 \begin_inset space ~
24411 \end_inset
24412
24413 <page>: prints the float number, the text "on page", and the page number:
24414  
24415 \begin_inset CommandInset ref
24416 LatexCommand vref
24417 reference "cap:Two-distorted-images"
24418
24419 \end_inset
24420
24421
24422 \end_layout
24423
24424 \begin_layout Description
24425 Formatted
24426 \begin_inset space ~
24427 \end_inset
24428
24429 reference: prints a self defined cross-reference format.
24430 \begin_inset Newline newline
24431 \end_inset
24432
24433
24434 \begin_inset Note Greyedout
24435 status open
24436
24437 \begin_layout Plain Layout
24438
24439 \series bold
24440 Note:
24441 \series default
24442  This feature is only available when you have the LaTeX-package 
24443 \series bold
24444 prettyref
24445 \series default
24446
24447 \begin_inset Index idx
24448 status collapsed
24449
24450 \begin_layout Plain Layout
24451 LaTeX-packages ! prettyref
24452 \end_layout
24453
24454 \end_inset
24455
24456  installed.
24457 \end_layout
24458
24459 \end_inset
24460
24461
24462 \end_layout
24463
24464 \begin_layout Standard
24465 Note that the style <page> won't print the page number if the label is on
24466  the previous, the same, or the next page.
24467  You will e.
24468 \begin_inset space \thinspace{}
24469 \end_inset
24470
24471 g.
24472 \begin_inset space \space{}
24473 \end_inset
24474
24475 see the text 
24476 \begin_inset Quotes eld
24477 \end_inset
24478
24479
24480 \family sans
24481 on this page
24482 \family default
24483
24484 \begin_inset Quotes erd
24485 \end_inset
24486
24487  instead.
24488 \end_layout
24489
24490 \begin_layout Standard
24491 The number and current page of the referenced document part in the output,
24492  is automatically calculated by LaTeX.
24493  The varieties are adjusted in the field 
24494 \family sans
24495 Format
24496 \family default
24497  of the cross-reference window, that appear when you click on the cross-referenc
24498 e box.
24499 \end_layout
24500
24501 \begin_layout Standard
24502 You can only use the style 
24503 \family sans
24504 <reference>
24505 \family default
24506  to reference numbered document parts, while the reference style 
24507 \family sans
24508 <page>
24509 \family default
24510  is always possible.
24511 \end_layout
24512
24513 \begin_layout Standard
24514 If you want to reference a section, put the label in the section heading,
24515  to reference a float, put the label in the caption.
24516  For footnotes you can put the label somewhere in it.
24517  Referencing formulas is explained in section
24518 \begin_inset space ~
24519 \end_inset
24520
24521
24522 \begin_inset CommandInset ref
24523 LatexCommand ref
24524 reference "sec:Formula-Numbering-and"
24525
24526 \end_inset
24527
24528 .
24529 \end_layout
24530
24531 \begin_layout Standard
24532 The button 
24533 \family sans
24534 Go
24535 \begin_inset space ~
24536 \end_inset
24537
24538 to
24539 \begin_inset space ~
24540 \end_inset
24541
24542 Label
24543 \family default
24544  in the cross-reference window sets the the cursor before the referenced
24545  label.
24546  The button text changes then to 
24547 \family sans
24548 Go
24549 \begin_inset space ~
24550 \end_inset
24551
24552 Back
24553 \family default
24554  and you can use it to set the cursor back to the cross-reference.
24555  Right-clicking on a cross-reference box also sets the cursor before the
24556  referred label and you can go back with the toolbar button 
24557 \begin_inset Graphics
24558         filename ../images/bookmark-goto_0.png
24559         BoundingBox 0bp 5bp 20bp 25bp
24560         rotateOrigin center
24561
24562 \end_inset
24563
24564 .
24565 \end_layout
24566
24567 \begin_layout Standard
24568 You can change labels at any time by clicking on the label box.
24569  References to the changed label will automatically change its link to the
24570  new label text, so that you don't need to take care about this.
24571 \end_layout
24572
24573 \begin_layout Standard
24574 If a cross-reference refers to a non-existent label, you'll see two question
24575  marks in the output instead of the reference.
24576 \end_layout
24577
24578 \begin_layout Standard
24579 References are described in detail in the 
24580 \emph on
24581 Embedded Objects
24582 \emph default
24583  manual.
24584 \end_layout
24585
24586 \begin_layout Section
24587 Table of Contents and other Listings
24588 \begin_inset Index idx
24589 status collapsed
24590
24591 \begin_layout Plain Layout
24592 Table of contents
24593 \end_layout
24594
24595 \end_inset
24596
24597
24598 \begin_inset Index idx
24599 status collapsed
24600
24601 \begin_layout Plain Layout
24602 Outline
24603 \end_layout
24604
24605 \end_inset
24606
24607
24608 \begin_inset CommandInset label
24609 LatexCommand label
24610 name "sec:toc"
24611
24612 \end_inset
24613
24614
24615 \end_layout
24616
24617 \begin_layout Subsection
24618 Table of Contents
24619 \begin_inset CommandInset label
24620 LatexCommand label
24621 name "sub:Table-of-Contents"
24622
24623 \end_inset
24624
24625
24626 \end_layout
24627
24628 \begin_layout Standard
24629 The Table of Contents (TOC) is inserted with the menu 
24630 \family sans
24631 Insert\SpecialChar \menuseparator
24632 List/TOC\SpecialChar \menuseparator
24633 Table
24634 \begin_inset space ~
24635 \end_inset
24636
24637 of
24638 \begin_inset space ~
24639 \end_inset
24640
24641 Contents
24642 \family default
24643 .
24644  Is is displayed in LyX as a gray box.
24645  If you click on it, the 
24646 \family sans
24647 Outline
24648 \family default
24649  window appears, showing you the TOC entries as outline to move and rearrange
24650  sections in your documents.
24651  So this operation is an alternative to the menu 
24652 \family sans
24653 Document\SpecialChar \menuseparator
24654 Outline
24655 \family default
24656  that is described in sec.
24657 \begin_inset space \thinspace{}
24658 \end_inset
24659
24660
24661 \begin_inset CommandInset ref
24662 LatexCommand ref
24663 reference "sec:Navigating"
24664
24665 \end_inset
24666
24667 .
24668 \end_layout
24669
24670 \begin_layout Standard
24671 The TOC in the document output lists every numbered section automatically.
24672  If you have declared a short title for a section heading, as described
24673  in section
24674 \begin_inset space ~
24675 \end_inset
24676
24677
24678 \begin_inset CommandInset ref
24679 LatexCommand ref
24680 reference "sec:Short-Titles"
24681
24682 \end_inset
24683
24684 , it will be used in the TOC instead of the section heading.
24685  Section
24686 \begin_inset space ~
24687 \end_inset
24688
24689
24690 \begin_inset CommandInset ref
24691 LatexCommand ref
24692 reference "sub:Numbering-depth"
24693
24694 \end_inset
24695
24696  describes how the level is adjusted that defines which section types are
24697  listed in the TOC.
24698  Unnumbered sections are not listed in the TOC.
24699 \end_layout
24700
24701 \begin_layout Subsection
24702 List of Figures, Tables, and Algorithms
24703 \begin_inset CommandInset label
24704 LatexCommand label
24705 name "sub:List-of-Figures"
24706
24707 \end_inset
24708
24709
24710 \end_layout
24711
24712 \begin_layout Standard
24713 Table, figure, and algorithm lists are very much like the table of contents.
24714  You can insert them via the 
24715 \family sans
24716 Insert\SpecialChar \menuseparator
24717 List
24718 \begin_inset space ~
24719 \end_inset
24720
24721 /
24722 \begin_inset space ~
24723 \end_inset
24724
24725 TOC
24726 \family default
24727  submenus.
24728  The list entries are the float captions and the float number.
24729 \end_layout
24730
24731 \begin_layout Section
24732 URLs and Hyperlinks
24733 \begin_inset Index idx
24734 status collapsed
24735
24736 \begin_layout Plain Layout
24737 URLs
24738 \end_layout
24739
24740 \end_inset
24741
24742
24743 \begin_inset Index idx
24744 status collapsed
24745
24746 \begin_layout Plain Layout
24747 Hyperlinks
24748 \end_layout
24749
24750 \end_inset
24751
24752
24753 \end_layout
24754
24755 \begin_layout Subsection
24756 URLs
24757 \begin_inset CommandInset label
24758 LatexCommand label
24759 name "sub:URLs"
24760
24761 \end_inset
24762
24763
24764 \end_layout
24765
24766 \begin_layout Standard
24767 Links to web pages or email addresses can be inserted via the menu 
24768 \family sans
24769 Insert\SpecialChar \menuseparator
24770 URL
24771 \family default
24772 .
24773 \end_layout
24774
24775 \begin_layout Standard
24776 Here is an example URL: LyX's homepage: 
24777 \begin_inset Flex URL
24778 status open
24779
24780 \begin_layout Plain Layout
24781
24782 http://www.lyx.org
24783 \end_layout
24784
24785 \end_inset
24786
24787
24788 \end_layout
24789
24790 \begin_layout Standard
24791 You cannot change the style of the link text, the URL text will always be
24792  in the style 
24793 \family typewriter
24794 Typewriter
24795 \family default
24796 .
24797  To be able to format the URL text, use hyperlinks as explained in the next
24798  subsection.
24799 \end_layout
24800
24801 \begin_layout Standard
24802 \begin_inset Note Greyedout
24803 status open
24804
24805 \begin_layout Plain Layout
24806
24807 \series bold
24808 Note:
24809 \series default
24810  URLs must not end with a backslash, otherwise you get LaTeX errors.
24811 \end_layout
24812
24813 \end_inset
24814
24815
24816 \end_layout
24817
24818 \begin_layout Subsection
24819 Hyperlinks
24820 \begin_inset CommandInset label
24821 LatexCommand label
24822 name "sub:Hyperlinks"
24823
24824 \end_inset
24825
24826
24827 \end_layout
24828
24829 \begin_layout Standard
24830 Hyperlinks can be inserted with the menu 
24831 \family sans
24832 Insert\SpecialChar \menuseparator
24833 Hyperlink
24834 \family default
24835  or with the toolbar button 
24836 \begin_inset Graphics
24837         filename ../images/href-insert.png
24838         BoundingBox 0bp 5bp 20bp 20bp
24839
24840 \end_inset
24841
24842 .
24843  The appearing dialog has two fields: 
24844 \family sans
24845 Target
24846 \family default
24847  and 
24848 \family sans
24849 Name
24850 \family default
24851 .
24852  The name is the printed text for the hyperlink.
24853  The hyperlink type can be a weblink like this: 
24854 \begin_inset CommandInset href
24855 LatexCommand href
24856 name "LyX's homepage"
24857 target "http://www.lyx.org"
24858
24859 \end_inset
24860
24861 , an Email address like this: 
24862 \begin_inset CommandInset href
24863 LatexCommand href
24864 name "lyx-docs mailing list"
24865 target "lyx-docs@lists.lyx.org?subject=LyX's documentation"
24866 type "mailto:"
24867
24868 \end_inset
24869
24870 , or a link to a file.
24871 \end_layout
24872
24873 \begin_layout Standard
24874 You can start applications via a hyperlink when you insert a weblink, but
24875  add the prefix 
24876 \begin_inset Quotes eld
24877 \end_inset
24878
24879
24880 \family sans
24881 run:
24882 \family default
24883
24884 \begin_inset Quotes erd
24885 \end_inset
24886
24887  to the link target.
24888 \end_layout
24889
24890 \begin_layout Standard
24891 Hyperlinks will automatically be hyphenated if necessary in the PDF output,
24892  and become clickable in the DVI and PDF-output.
24893  To set the format of the link text, highlight the hyperlink inset and use
24894  the text style dialog.
24895  This is for example a hyperlink with bold sans serif text: 
24896 \family sans
24897 \series bold
24898
24899 \begin_inset CommandInset href
24900 LatexCommand href
24901 name "LyX's homepage"
24902 target "http://www.lyx.org"
24903
24904 \end_inset
24905
24906
24907 \end_layout
24908
24909 \begin_layout Standard
24910 The link text color can be changed, when the option 
24911 \family sans
24912 Color links
24913 \family default
24914  is set in the PDF Properties dialog (menu 
24915 \family sans
24916 Document\SpecialChar \menuseparator
24917 Settings\SpecialChar \menuseparator
24918 PDF Properties
24919 \family default
24920 ).
24921  The link text is for example set in this document to blue by adding the
24922  option
24923 \begin_inset Newline newline
24924 \end_inset
24925
24926
24927 \series bold
24928 urlcolor=blue
24929 \series default
24930
24931 \begin_inset Newline newline
24932 \end_inset
24933
24934 to the field 
24935 \family sans
24936 Additional options
24937 \family default
24938  in the PDF Properties dialog.
24939 \end_layout
24940
24941 \begin_layout Section
24942 Appendices
24943 \begin_inset Index idx
24944 status collapsed
24945
24946 \begin_layout Plain Layout
24947 Appendix
24948 \end_layout
24949
24950 \end_inset
24951
24952
24953 \begin_inset CommandInset label
24954 LatexCommand label
24955 name "sec:Appendices"
24956
24957 \end_inset
24958
24959
24960 \end_layout
24961
24962 \begin_layout Standard
24963 Appendices are created with the menu 
24964 \family sans
24965 Document\SpecialChar \menuseparator
24966 Start
24967 \begin_inset space ~
24968 \end_inset
24969
24970 Appendix
24971 \begin_inset space ~
24972 \end_inset
24973
24974 Here
24975 \family default
24976 .
24977  This menu sets the document from the current cursor position to the end
24978  as the appendix region.
24979  The region is marked with a red borderline.
24980 \end_layout
24981
24982 \begin_layout Standard
24983 Every chapter (or section) within the appendix region is treated as an appendix,
24984  numbered with a capital Latin letter.
24985  The appendix subsections are numbered with this letter followed by a dot
24986  and the subsection number.
24987  All appendix sections can be referenced as if they were normal sections,
24988  here two examples:
24989 \end_layout
24990
24991 \begin_layout Standard
24992 Appendix
24993 \begin_inset space ~
24994 \end_inset
24995
24996
24997 \begin_inset CommandInset ref
24998 LatexCommand ref
24999 reference "cha:Credits"
25000
25001 \end_inset
25002
25003 ; Appendix
25004 \begin_inset space ~
25005 \end_inset
25006
25007
25008 \begin_inset CommandInset ref
25009 LatexCommand ref
25010 reference "sub:Export"
25011
25012 \end_inset
25013
25014
25015 \end_layout
25016
25017 \begin_layout Section
25018 Bibliography
25019 \begin_inset Index idx
25020 status collapsed
25021
25022 \begin_layout Plain Layout
25023 Bibliography
25024 \end_layout
25025
25026 \end_inset
25027
25028
25029 \begin_inset CommandInset label
25030 LatexCommand label
25031 name "sec:Bibliography"
25032
25033 \end_inset
25034
25035
25036 \end_layout
25037
25038 \begin_layout Standard
25039 There are two ways of generating the bibliography in a LyX-document.
25040  You can include a bibliography database,
25041 \begin_inset Foot
25042 status collapsed
25043
25044 \begin_layout Plain Layout
25045 Known under the name 
25046 \begin_inset Quotes eld
25047 \end_inset
25048
25049 BibTeX-database
25050 \begin_inset Quotes erd
25051 \end_inset
25052
25053 .
25054 \end_layout
25055
25056 \end_inset
25057
25058  which is explained in the next subsection, or you can insert the bibliography
25059  manually, using the paragraph environment 
25060 \family sans
25061 Bibliography
25062 \family default
25063 , which was described in section
25064 \begin_inset space ~
25065 \end_inset
25066
25067
25068 \begin_inset CommandInset ref
25069 LatexCommand ref
25070 reference "sub:Biblio_environment"
25071
25072 \end_inset
25073
25074 .
25075  If you want anything other than numerical citations that are used in this
25076  document, like author-year cituations, then you must
25077 \emph on
25078  
25079 \emph default
25080 use a bibliography database.
25081 \end_layout
25082
25083 \begin_layout Subsection
25084 The Bibliography Environment
25085 \end_layout
25086
25087 \begin_layout Standard
25088 Within the 
25089 \family sans
25090 Bibliography
25091 \family default
25092  environment, every paragraph begins with a gray bibliography box labeled
25093  with a number.
25094  If you click on it, you will get a dialog in which you can set a 
25095 \family sans
25096 Key
25097 \family default
25098  and a 
25099 \family sans
25100 Label
25101 \family default
25102 .
25103  The key is the symbolic name by which you will refer to this bibliography
25104  entry.
25105  For example, our second entry in the bibliography is a book about LaTeX
25106  and we used 
25107 \begin_inset Quotes eld
25108 \end_inset
25109
25110 latexcompanion
25111 \begin_inset Quotes erd
25112 \end_inset
25113
25114 , a short form of its title, as key.
25115 \end_layout
25116
25117 \begin_layout Standard
25118 You can refer to the key of a bibliography entry using the menu 
25119 \family sans
25120 Insert\SpecialChar \menuseparator
25121 Citation
25122 \family default
25123  or the toolbar button 
25124 \begin_inset Graphics
25125         filename ../images/dialog-show-new-inset_citation.png
25126         BoundingBox 0bp 5bp 20bp 20bp
25127
25128 \end_inset
25129
25130 .
25131  A citation reference box is inserted and a citation window will appear
25132  in which you can select one or more keys in the available key list.
25133  The citation reference box will be labeled with the referenced key.
25134  When you click on the box, the citation window appears and you can change
25135  the reference.
25136 \end_layout
25137
25138 \begin_layout Standard
25139 Citation references appear in the output as the number of the bibliography
25140  entry with surrounding brackets.
25141  If you set a 
25142 \family sans
25143 Label
25144 \family default
25145  for the entry, the label will appear instead of the number.
25146  Here are two examples; the first without a label, the second with the label
25147  
25148 \begin_inset Quotes eld
25149 \end_inset
25150
25151 Credits
25152 \begin_inset Quotes erd
25153 \end_inset
25154
25155 :
25156 \end_layout
25157
25158 \begin_layout Standard
25159 Have a look at the 
25160 \family sans
25161 LaTeX Companion Second Edition
25162 \family default
25163
25164 \begin_inset CommandInset citation
25165 LatexCommand cite
25166 key "latexcompanion"
25167
25168 \end_inset
25169
25170
25171 \end_layout
25172
25173 \begin_layout Standard
25174 The LyX-Team members are listed in the Credits: 
25175 \begin_inset CommandInset citation
25176 LatexCommand cite
25177 key "lyxcredit"
25178
25179 \end_inset
25180
25181
25182 \end_layout
25183
25184 \begin_layout Subsection
25185 Bibliography databases (BibTeX)
25186 \begin_inset Index idx
25187 status collapsed
25188
25189 \begin_layout Plain Layout
25190 Bibliography ! Databases
25191 \end_layout
25192
25193 \end_inset
25194
25195
25196 \begin_inset Index idx
25197 status collapsed
25198
25199 \begin_layout Plain Layout
25200 Bibliography ! BibTeX
25201 \end_layout
25202
25203 \end_inset
25204
25205
25206 \begin_inset CommandInset label
25207 LatexCommand label
25208 name "sub:Bibliography-databases"
25209
25210 \end_inset
25211
25212
25213 \end_layout
25214
25215 \begin_layout Standard
25216 Bibliography databases are useful if you use the same bibliography in different
25217  documents.
25218 \begin_inset Foot
25219 status collapsed
25220
25221 \begin_layout Plain Layout
25222 They are also useful simply for keeping a database of articles and notes
25223  concerning them.
25224  Most of the database programs mentioned below allow you to store annotations
25225  and reviews along with bibliographical information.
25226 \end_layout
25227
25228 \end_inset
25229
25230  It also makes it very easy to have a uniform layout for all bibliography
25231  entries.
25232  You can collect the bibliography of all relevant books and articles of
25233  your working field in a database.
25234  This database can be used for different documents, and only the entries
25235  cited in a particular document will appear in the bibliography list for
25236  that document.
25237  This relieves you of the need to keep track of which articles and books
25238  you have cited.
25239 \end_layout
25240
25241 \begin_layout Standard
25242 The database is a text file with the file extension 
25243 \begin_inset Quotes eld
25244 \end_inset
25245
25246
25247 \family sans
25248 .bib
25249 \family default
25250
25251 \begin_inset Quotes erd
25252 \end_inset
25253
25254 , containing the bibliography in a special format.
25255  The format is explained in 
25256 \begin_inset CommandInset citation
25257 LatexCommand cite
25258 key "BibTeX-2"
25259
25260 \end_inset
25261
25262  and in LaTeX books (
25263 \begin_inset CommandInset citation
25264 LatexCommand cite
25265 key "Mittelbach,Kopka,Lamport"
25266
25267 \end_inset
25268
25269 ).
25270  The file can be created using any text editor, but normally one uses a
25271  special program to create and edit the entries in the database.
25272  A list of such programs is maintained on the LyX Wiki at 
25273 \begin_inset Flex URL
25274 status collapsed
25275
25276 \begin_layout Plain Layout
25277
25278 http://wiki.lyx.org/BibTeX/Programs
25279 \end_layout
25280
25281 \end_inset
25282
25283 .
25284 \end_layout
25285
25286 \begin_layout Standard
25287 To use a database, use the menu 
25288 \family sans
25289 Insert\SpecialChar \menuseparator
25290 List
25291 \family default
25292 /
25293 \family sans
25294 TOC\SpecialChar \menuseparator
25295 BibT
25296 \begin_inset ERT
25297 status collapsed
25298
25299 \begin_layout Plain Layout
25300
25301 {}
25302 \end_layout
25303
25304 \end_inset
25305
25306 eX
25307 \begin_inset space ~
25308 \end_inset
25309
25310 Bibliography
25311 \family default
25312 .
25313  A grey box will be inserted and a window appears.
25314  In this window you can load one or more databases and a style file.
25315  The option 
25316 \family sans
25317 Add bibliography to TOC
25318 \family default
25319  adds a table of contents entry for the bibliography.
25320  In the 
25321 \family sans
25322 Content
25323 \family default
25324  drop box you can select what part of the database should be output.
25325 \end_layout
25326
25327 \begin_layout Standard
25328 The style file is a text file with the file extension 
25329 \begin_inset Quotes eld
25330 \end_inset
25331
25332
25333 \family sans
25334 .bst
25335 \family default
25336
25337 \begin_inset Quotes erd
25338 \end_inset
25339
25340  that controls how the bibliography entries will appear.
25341  Your LaTeX distribution should provide several of these, and many publishers
25342  provide their own style files, so that you don't have to take care of the
25343  layout.
25344  It is of course possible to write your own style file, but this is something
25345  for experts.
25346 \begin_inset Foot
25347 status collapsed
25348
25349 \begin_layout Plain Layout
25350 For information how this is done, have a look at
25351 \begin_inset Newline newline
25352 \end_inset
25353
25354
25355 \begin_inset CommandInset href
25356 LatexCommand href
25357 target "http://www.ctan.org/get/biblio/bibtex/contrib/doc/btxhak.pdf"
25358
25359 \end_inset
25360
25361 .
25362 \end_layout
25363
25364 \end_inset
25365
25366
25367 \end_layout
25368
25369 \begin_layout Standard
25370 Inserting a citation reference works as described in the previous section.
25371 \end_layout
25372
25373 \begin_layout Standard
25374 To generate the bibliography from a database, LyX uses the program BibTeX.
25375  This program can be controlled with options that you can add in LyX's preferenc
25376 es dialog under 
25377 \family sans
25378 Outputs\SpecialChar \menuseparator
25379 LaT
25380 \begin_inset ERT
25381 status collapsed
25382
25383 \begin_layout Plain Layout
25384
25385 {}
25386 \end_layout
25387
25388 \end_inset
25389
25390 eX
25391 \family default
25392  in the 
25393 \family sans
25394 BibT
25395 \begin_inset ERT
25396 status collapsed
25397
25398 \begin_layout Plain Layout
25399
25400 {}
25401 \end_layout
25402
25403 \end_inset
25404
25405 eX
25406 \begin_inset space ~
25407 \end_inset
25408
25409 command
25410 \family default
25411  field.
25412  Before adding options, it is strongly recommended to read the manual of
25413  
25414 \family sans
25415 BibTeX
25416 \family default
25417  
25418 \begin_inset CommandInset citation
25419 LatexCommand cite
25420 key "BibTeX"
25421
25422 \end_inset
25423
25424 .
25425 \end_layout
25426
25427 \begin_layout Standard
25428 When you select the option 
25429 \family sans
25430 Sectioned bibliography
25431 \family default
25432  in the 
25433 \family sans
25434 Document\SpecialChar \menuseparator
25435 Settings
25436 \family default
25437  dialog, it is possible to have multiple and sectioned bibliographies.
25438  This and other options are explained in detail in section 
25439 \emph on
25440 Customizing Bibliographies
25441 \emph default
25442  
25443 \emph on
25444 with BibTeX
25445 \emph default
25446  of the 
25447 \emph on
25448 Additional Features
25449 \emph default
25450  manual.
25451 \end_layout
25452
25453 \begin_layout Standard
25454 We use two bibliographies in this document to show the difference between
25455  the two methods of creating them.
25456  As you can see, the bibliography that is created from a database lists
25457  only the database entries that are referenced in the document.
25458  We used the style file 
25459 \family sans
25460 alphadin.bst
25461 \family default
25462  to get the complicated German reference key scheme in the bibliography.
25463 \end_layout
25464
25465 \begin_layout Subsection
25466 Bibliography layout
25467 \begin_inset Index idx
25468 status collapsed
25469
25470 \begin_layout Plain Layout
25471 Bibliography ! Layout
25472 \end_layout
25473
25474 \end_inset
25475
25476
25477 \end_layout
25478
25479 \begin_layout Standard
25480 In the citation reference dialog you can set a special citation format.
25481  For this feature you need to enable the option 
25482 \family sans
25483 Natbib
25484 \family default
25485  in the 
25486 \family sans
25487 Document\SpecialChar \menuseparator
25488 Settings
25489 \family default
25490
25491 \begin_inset Index idx
25492 status collapsed
25493
25494 \begin_layout Plain Layout
25495 Document ! Settings
25496 \end_layout
25497
25498 \end_inset
25499
25500  dialog under 
25501 \family sans
25502 Bibliography
25503 \family default
25504 .
25505  Setting a citation style for a reference will overwrite the default.
25506  For the global citation format use the BibTeX style files as explained
25507  in the previous section.
25508 \end_layout
25509
25510 \begin_layout Standard
25511 You can also set text, that should appear before or after a citation reference,
25512  in the citation reference window.
25513  Here an example where we set the text 
25514 \begin_inset Quotes eld
25515 \end_inset
25516
25517 Chapter
25518 \begin_inset space ~
25519 \end_inset
25520
25521 3
25522 \begin_inset Quotes erd
25523 \end_inset
25524
25525  to appear after the reference:
25526 \end_layout
25527
25528 \begin_layout Standard
25529 Have a look at 
25530 \begin_inset CommandInset citation
25531 LatexCommand cite
25532 after "Chapter 3"
25533 key "latexcompanion"
25534
25535 \end_inset
25536
25537 .
25538 \end_layout
25539
25540 \begin_layout Section
25541 Index
25542 \begin_inset Index idx
25543 status collapsed
25544
25545 \begin_layout Plain Layout
25546 Index generation
25547 \end_layout
25548
25549 \end_inset
25550
25551
25552 \begin_inset CommandInset label
25553 LatexCommand label
25554 name "sec:Index"
25555
25556 \end_inset
25557
25558
25559 \end_layout
25560
25561 \begin_layout Standard
25562 An index entry is created if you use the menu 
25563 \family sans
25564 Insert\SpecialChar \menuseparator
25565 Index
25566 \begin_inset space ~
25567 \end_inset
25568
25569 Entry
25570 \family default
25571  or the toolbar button 
25572 \begin_inset Graphics
25573         filename ../images/index-insert.png
25574         BoundingBox 0bp 5bp 20bp 20bp
25575
25576 \end_inset
25577
25578 .
25579  A gray box labeled 
25580 \begin_inset Quotes eld
25581 \end_inset
25582
25583
25584 \family sans
25585 Idx
25586 \family default
25587
25588 \begin_inset Quotes erd
25589 \end_inset
25590
25591  is inserted containing the text that appears in the index.
25592  The word where the cursor is in or the currently highlighted text is proposed
25593  by LyX as the index entry.
25594 \end_layout
25595
25596 \begin_layout Standard
25597 We give a short overview of the index commands in the next subsections.
25598  For a detailed description of LaTeX's index mechanism, have a look at one
25599  of the LaTeX books 
25600 \begin_inset CommandInset citation
25601 LatexCommand cite
25602 key "latexcompanion,latexguide,latexbook"
25603
25604 \end_inset
25605
25606 .
25607 \end_layout
25608
25609 \begin_layout Standard
25610 You can change index entries by clicking on the index box.
25611 \end_layout
25612
25613 \begin_layout Standard
25614 The index list is inserted in the document with the menu 
25615 \family sans
25616 Insert\SpecialChar \menuseparator
25617 List
25618 \begin_inset space ~
25619 \end_inset
25620
25621 /
25622 \begin_inset space ~
25623 \end_inset
25624
25625 TOC\SpecialChar \menuseparator
25626 Index
25627 \begin_inset space ~
25628 \end_inset
25629
25630 List
25631 \family default
25632 .
25633  A light blue box labeled 
25634 \begin_inset Quotes eld
25635 \end_inset
25636
25637
25638 \family sans
25639 Index
25640 \family default
25641
25642 \begin_inset Quotes erd
25643 \end_inset
25644
25645  will show the place where the index is printed in the output.
25646  The index list box is not clickable like other LyX-boxes.
25647 \end_layout
25648
25649 \begin_layout Subsection
25650 Grouping Index Entries
25651 \begin_inset Index idx
25652 status collapsed
25653
25654 \begin_layout Plain Layout
25655 Index ! Grouping
25656 \end_layout
25657
25658 \end_inset
25659
25660
25661 \end_layout
25662
25663 \begin_layout Standard
25664 Index entries are often grouped to offer the reader a fast search in the
25665  index.
25666  We want to group for example the index entries for itemized and enumerated
25667  lists under the entry 
25668 \begin_inset Quotes eld
25669 \end_inset
25670
25671 Lists
25672 \begin_inset Quotes erd
25673 \end_inset
25674
25675 .
25676  First we create the entry 
25677 \begin_inset Quotes eld
25678 \end_inset
25679
25680 Lists
25681 \begin_inset Quotes erd
25682 \end_inset
25683
25684  in section
25685 \begin_inset space ~
25686 \end_inset
25687
25688
25689 \begin_inset CommandInset ref
25690 LatexCommand ref
25691 reference "sub:Lists"
25692
25693 \end_inset
25694
25695 .
25696  In the text field for the itemized list index entry in section
25697 \begin_inset space ~
25698 \end_inset
25699
25700
25701 \begin_inset CommandInset ref
25702 LatexCommand ref
25703 reference "sec:Itemize"
25704
25705 \end_inset
25706
25707 , we insert the command
25708 \end_layout
25709
25710 \begin_layout Standard
25711
25712 \series bold
25713 Lists ! Itemize
25714 \end_layout
25715
25716 \begin_layout Standard
25717 and the command
25718 \end_layout
25719
25720 \begin_layout Standard
25721
25722 \series bold
25723 Lists ! Enumerate
25724 \end_layout
25725
25726 \begin_layout Standard
25727 for the enumerated list in section
25728 \begin_inset space ~
25729 \end_inset
25730
25731
25732 \begin_inset CommandInset ref
25733 LatexCommand ref
25734 reference "sec:Enumerate"
25735
25736 \end_inset
25737
25738 .
25739 \end_layout
25740
25741 \begin_layout Standard
25742 The exclamation mark 
25743 \begin_inset Quotes eld
25744 \end_inset
25745
25746 !
25747 \begin_inset Quotes erd
25748 \end_inset
25749
25750  marks the grouping levels.
25751  You can have three levels; every index level is indented a bit more.
25752  An index entry for the higher levels is not required.
25753  If we don't have an index entry for 
25754 \begin_inset Quotes eld
25755 \end_inset
25756
25757 Lists
25758 \begin_inset Quotes erd
25759 \end_inset
25760
25761 , it will be printed anyway, but without a page number.
25762 \end_layout
25763
25764 \begin_layout Subsection
25765 Page Ranges
25766 \begin_inset Index idx
25767 status collapsed
25768
25769 \begin_layout Plain Layout
25770 Index ! Page ranges
25771 \end_layout
25772
25773 \end_inset
25774
25775
25776 \end_layout
25777
25778 \begin_layout Standard
25779 Normally an index entry will appear with the page number of the indexed
25780  section.
25781  But sometimes you want to index more pages under the same entry.
25782  E.g if we want to index the paragraph environments, we create an index entry
25783  in section
25784 \begin_inset space ~
25785 \end_inset
25786
25787
25788 \begin_inset CommandInset ref
25789 LatexCommand ref
25790 reference "sec:Paragraph-Environments"
25791
25792 \end_inset
25793
25794  with the command
25795 \end_layout
25796
25797 \begin_layout Standard
25798
25799 \series bold
25800 Paragraph environments|(
25801 \end_layout
25802
25803 \begin_layout Standard
25804 and another entry at the end of section
25805 \begin_inset space ~
25806 \end_inset
25807
25808
25809 \begin_inset CommandInset ref
25810 LatexCommand ref
25811 reference "sub:LyX-Code"
25812
25813 \end_inset
25814
25815  with the command
25816 \end_layout
25817
25818 \begin_layout Standard
25819
25820 \series bold
25821 Paragraph environments|)
25822 \end_layout
25823
25824 \begin_layout Standard
25825 The commands 
25826 \begin_inset Quotes eld
25827 \end_inset
25828
25829
25830 \series bold
25831 |(
25832 \series default
25833
25834 \begin_inset Quotes erd
25835 \end_inset
25836
25837  and 
25838 \begin_inset Quotes eld
25839 \end_inset
25840
25841
25842 \series bold
25843 |)
25844 \series default
25845
25846 \begin_inset Quotes erd
25847 \end_inset
25848
25849  respectively start and end the index range.
25850  You can also add the same index entry at different places in the document.
25851  They appear in the output under one entry with a comma separated list of
25852  the pages of the indexed document parts.
25853  An example is the index entry 
25854 \begin_inset Quotes eld
25855 \end_inset
25856
25857 Document ! Settings
25858 \begin_inset Quotes erd
25859 \end_inset
25860
25861 .
25862 \end_layout
25863
25864 \begin_layout Subsection
25865 Cross referencing
25866 \begin_inset Index idx
25867 status collapsed
25868
25869 \begin_layout Plain Layout
25870 Index ! Cross referencing
25871 \end_layout
25872
25873 \end_inset
25874
25875
25876 \end_layout
25877
25878 \begin_layout Standard
25879 It is also possible to refer to another index entry.
25880  We referred for example in the index entry 
25881 \begin_inset Quotes eld
25882 \end_inset
25883
25884 GIF
25885 \begin_inset Quotes erd
25886 \end_inset
25887
25888  (in section
25889 \begin_inset space ~
25890 \end_inset
25891
25892
25893 \begin_inset CommandInset ref
25894 LatexCommand ref
25895 reference "sub:Image-Formats"
25896
25897 \end_inset
25898
25899 ) to the index entry 
25900 \begin_inset Quotes eld
25901 \end_inset
25902
25903 Image formats
25904 \begin_inset Quotes erd
25905 \end_inset
25906
25907  in the same section using the entry
25908 \end_layout
25909
25910 \begin_layout Standard
25911
25912 \series bold
25913 GIF|see{Image formats}
25914 \end_layout
25915
25916 \begin_layout Standard
25917 where the braces have to be inserted as TeX Code.
25918  The text within the braces is the referenced entry.
25919  The reference will appear in the output without a page number.
25920 \end_layout
25921
25922 \begin_layout Subsection
25923 Index Entry Order
25924 \begin_inset Index idx
25925 status collapsed
25926
25927 \begin_layout Plain Layout
25928 Index ! Entry order
25929 \end_layout
25930
25931 \end_inset
25932
25933
25934 \end_layout
25935
25936 \begin_layout Standard
25937 You can use accented characters in the index entry, but the entries might
25938  then not follow the rules for the index order.
25939  The index entries are sorted alphabetically, but LaTeX
25940 \begin_inset Foot
25941 status collapsed
25942
25943 \begin_layout Plain Layout
25944 The index generating is done in the background by an extra program, see
25945  section
25946 \begin_inset space ~
25947 \end_inset
25948
25949
25950 \begin_inset CommandInset ref
25951 LatexCommand ref
25952 reference "sub:Index-Program"
25953
25954 \end_inset
25955
25956 .
25957 \end_layout
25958
25959 \end_inset
25960
25961  doesn't know how to sort accents in different languages.
25962  We have created as an example the three dummy index entries 
25963 \begin_inset Quotes eld
25964 \end_inset
25965
25966 maison
25967 \begin_inset Quotes erd
25968 \end_inset
25969
25970
25971 \begin_inset Quotes eld
25972 \end_inset
25973
25974 maïs
25975 \begin_inset Quotes erd
25976 \end_inset
25977
25978 , and 
25979 \begin_inset Quotes eld
25980 \end_inset
25981
25982 maître
25983 \begin_inset Quotes erd
25984 \end_inset
25985
25986 .
25987 \begin_inset Index idx
25988 status open
25989
25990 \begin_layout Plain Layout
25991 Dummy entries ! maïs
25992 \end_layout
25993
25994 \end_inset
25995
25996
25997 \begin_inset Index idx
25998 status open
25999
26000 \begin_layout Plain Layout
26001 Dummy entries ! maître
26002 \end_layout
26003
26004 \end_inset
26005
26006
26007 \begin_inset Index idx
26008 status open
26009
26010 \begin_layout Plain Layout
26011 Dummy entries ! maïs@maison
26012 \end_layout
26013
26014 \end_inset
26015
26016  They will be sorted in the order maïs, maître, maison, but we want the
26017  order maïs, maison, maître.
26018  To achieve this, we use the command
26019 \end_layout
26020
26021 \begin_layout Standard
26022
26023 \series bold
26024 previous entry@current entry
26025 \end_layout
26026
26027 \begin_layout Standard
26028 In our case we want to have 
26029 \begin_inset Quotes eld
26030 \end_inset
26031
26032 maison
26033 \begin_inset Quotes erd
26034 \end_inset
26035
26036  after 
26037 \begin_inset Quotes eld
26038 \end_inset
26039
26040 maïs
26041 \begin_inset Quotes erd
26042 \end_inset
26043
26044  and write therefore for the index entry of maison:
26045 \end_layout
26046
26047 \begin_layout Standard
26048
26049 \series bold
26050 maïs@maison
26051 \end_layout
26052
26053 \begin_layout Standard
26054 The previous entry needn't to be a real existing entry, you can also use
26055  another word to tell LaTeX the entry order, see the next subsection for
26056  an example.
26057 \end_layout
26058
26059 \begin_layout Standard
26060 \begin_inset VSpace bigskip
26061 \end_inset
26062
26063
26064 \end_layout
26065
26066 \begin_layout Standard
26067 In some cases the index entry order is not correct when you are using the
26068  program 
26069 \family sans
26070 makeindex 
26071 \family default
26072 to generate the index (see sec.
26073 \begin_inset space \thinspace{}
26074 \end_inset
26075
26076
26077 \begin_inset CommandInset ref
26078 LatexCommand ref
26079 reference "sub:Index-Program"
26080
26081 \end_inset
26082
26083 ).
26084  
26085 \family sans
26086 makeindex
26087 \family default
26088  would for example print the index entry for the LaTeX-package aeguill in
26089  sec.
26090 \begin_inset space \thinspace{}
26091 \end_inset
26092
26093
26094 \begin_inset CommandInset ref
26095 LatexCommand ref
26096 reference "sub:Document-Font"
26097
26098 \end_inset
26099
26100  after the index entries of the other LaTeX-packages although all these
26101  index commands start with 
26102 \begin_inset Quotes eld
26103 \end_inset
26104
26105
26106 \series bold
26107 LaTeX-packages ! 
26108 \series default
26109
26110 \begin_inset Quotes eld
26111 \end_inset
26112
26113 .
26114  The reason is that the index entry for aeguill is in a footnote.
26115  To fix this 
26116 \family sans
26117 makeindex
26118 \family default
26119  bug, add these commands to the preamble of your document:
26120 \end_layout
26121
26122 \begin_layout Standard
26123
26124 \series bold
26125
26126 \backslash
26127 let
26128 \backslash
26129 OrgIndex
26130 \backslash
26131 index
26132 \end_layout
26133
26134 \begin_layout Standard
26135
26136 \series bold
26137
26138 \backslash
26139 renewcommand*{
26140 \backslash
26141 index}[1]{
26142 \backslash
26143 OrgIndex{#1}}
26144 \end_layout
26145
26146 \begin_layout Subsection
26147 Index Entry Layout
26148 \begin_inset Index idx
26149 status collapsed
26150
26151 \begin_layout Plain Layout
26152 Index ! Entry layout
26153 \end_layout
26154
26155 \end_inset
26156
26157
26158 \end_layout
26159
26160 \begin_layout Standard
26161 You can change the appearance of index entries via the text style dialog.
26162 \begin_inset Index idx
26163 status open
26164
26165 \begin_layout Plain Layout
26166 Dummy entries ! 
26167 \shape italic
26168 This is an italic dummy entry
26169 \end_layout
26170
26171 \end_inset
26172
26173  You can also format the page number using the character 
26174 \begin_inset Quotes eld
26175 \end_inset
26176
26177 |
26178 \begin_inset Quotes erd
26179 \end_inset
26180
26181  followed by a LaTeX-command without a backslash.
26182  We can write for example
26183 \end_layout
26184
26185 \begin_layout Standard
26186
26187 \series bold
26188 italic page number:|textit
26189 \end_layout
26190
26191 \begin_layout Standard
26192 to get the page number in italic.
26193 \begin_inset Index idx
26194 status open
26195
26196 \begin_layout Plain Layout
26197 Dummy entries ! italic page number:|textit
26198 \end_layout
26199
26200 \end_inset
26201
26202  Normally all LaTeX-commands begin with a backslash, but in this special
26203  case 
26204 \begin_inset Quotes eld
26205 \end_inset
26206
26207
26208 \series bold
26209 |command
26210 \series default
26211
26212 \begin_inset Quotes erd
26213 \end_inset
26214
26215  means 
26216 \series bold
26217
26218 \backslash
26219 command{page
26220 \begin_inset space ~
26221 \end_inset
26222
26223 number}
26224 \series default
26225 .
26226  Have a look at section
26227 \begin_inset space ~
26228 \end_inset
26229
26230
26231 \begin_inset CommandInset ref
26232 LatexCommand ref
26233 reference "sub:LaTeX-Syntax"
26234
26235 \end_inset
26236
26237  to learn more about the LaTeX-syntax.
26238 \end_layout
26239
26240 \begin_layout Standard
26241 \begin_inset Note Greyedout
26242 status open
26243
26244 \begin_layout Plain Layout
26245
26246 \series bold
26247 Note:
26248 \series default
26249  Formatting single index entries only works when you use the program 
26250 \family sans
26251 makeindex 
26252 \family default
26253 to generate the index, see sec.
26254 \begin_inset space \thinspace{}
26255 \end_inset
26256
26257
26258 \begin_inset CommandInset ref
26259 LatexCommand ref
26260 reference "sub:Index-Program"
26261
26262 \end_inset
26263
26264 .
26265  If you use 
26266 \family sans
26267 xindy
26268 \family default
26269 , however, this won't work for anything other than bold or italic text.
26270  This is because xindy requires to define semantic elements before they
26271  can be used, see 
26272 \begin_inset CommandInset citation
26273 LatexCommand cite
26274 after "p. 678 ff."
26275 key "latexcompanion"
26276
26277 \end_inset
26278
26279  for details.
26280 \end_layout
26281
26282 \end_inset
26283
26284
26285 \end_layout
26286
26287 \begin_layout Standard
26288 In general, we encourage you to not format page numbers directly as shown
26289  above.
26290  Instead of this, you should define a macro in the preamble and use that.
26291  Consider why you want some page numbers to be bold.
26292  Maybe you want all page references italic that refer to a definition of
26293  the indexed term, so that users can easily find definitions.
26294  If so, put the following in the preamble
26295 \end_layout
26296
26297 \begin_layout Standard
26298
26299 \series bold
26300
26301 \backslash
26302 newcommand{
26303 \backslash
26304 IndexDef}[1]{
26305 \backslash
26306 textit{#1}}
26307 \end_layout
26308
26309 \begin_layout Standard
26310 and write
26311 \end_layout
26312
26313 \begin_layout Standard
26314
26315 \series bold
26316 my entry|IndexDef
26317 \end_layout
26318
26319 \begin_layout Standard
26320 in the index entry.
26321 \begin_inset Index idx
26322 status open
26323
26324 \begin_layout Plain Layout
26325 Dummy entries ! my entry|IndexDef
26326 \end_layout
26327
26328 \end_inset
26329
26330  The advantage is that, if you change your mind later or if your publisher
26331  insists that definitions must not be italic but bold, you just need to
26332  change the macro in the preamble, not every single index entry.
26333 \end_layout
26334
26335 \begin_layout Standard
26336 You can also change the layout for the whole index.
26337  E.
26338 \begin_inset space \thinspace{}
26339 \end_inset
26340
26341 g.
26342 \begin_inset space \space{}
26343 \end_inset
26344
26345 we marked the index list box of this document as bold to get a bold font
26346  for all index entries.
26347  For more advanced tasks you have to set up a so-called 
26348 \emph on
26349 Index Style File
26350 \emph default
26351 , see the 
26352 \family sans
26353 makeindex
26354 \family default
26355  or 
26356 \family sans
26357 xindy
26358 \family default
26359  documentation for details, 
26360 \begin_inset CommandInset citation
26361 LatexCommand cite
26362 key "makeindex,xindy"
26363
26364 \end_inset
26365
26366 .
26367 \end_layout
26368
26369 \begin_layout Subsection
26370 Index Program
26371 \begin_inset Index idx
26372 status collapsed
26373
26374 \begin_layout Plain Layout
26375 Index ! Program
26376 \end_layout
26377
26378 \end_inset
26379
26380
26381 \begin_inset CommandInset label
26382 LatexCommand label
26383 name "sub:Index-Program"
26384
26385 \end_inset
26386
26387
26388 \end_layout
26389
26390 \begin_layout Standard
26391 When the index entry program 
26392 \family sans
26393 xindy
26394 \family default
26395 , which is only available for Linux, is installed, LyX uses it for index
26396  generation; otherwise the program 
26397 \family sans
26398 makeindex
26399 \family default
26400 , that is part of every LaTeX distribution, is used.
26401  Both programs can be controlled by options that can be set in LyX's preferences
26402  dialog, see section
26403 \begin_inset space ~
26404 \end_inset
26405
26406
26407 \begin_inset CommandInset ref
26408 LatexCommand ref
26409 reference "sub:LaTeX-settings"
26410
26411 \end_inset
26412
26413 .
26414  The available options are listed and explained in 
26415 \begin_inset CommandInset citation
26416 LatexCommand cite
26417 key "makeindex,xindy"
26418
26419 \end_inset
26420
26421 .
26422  You can also specify there another program to generate the index.
26423 \end_layout
26424
26425 \begin_layout Standard
26426
26427 \family sans
26428 makeindex
26429 \family default
26430  is very old, no longer under development and has many pitfalls, notably
26431  that it was developed with only the English language in mind.
26432  So it fails to sort anything other than a monolingual English text correctly.
26433  We have shown above how to fix this sorting.
26434  However, if you are writing in another language and using Linux, consider
26435  to use 
26436 \family sans
26437 xindy
26438 \family default
26439 .
26440 \end_layout
26441
26442 \begin_layout Section
26443 Nomenclature / Glossary 
26444 \begin_inset Index idx
26445 status collapsed
26446
26447 \begin_layout Plain Layout
26448 Nomenclature
26449 \end_layout
26450
26451 \end_inset
26452
26453
26454 \begin_inset Index idx
26455 status collapsed
26456
26457 \begin_layout Plain Layout
26458 Glossary|see
26459 \begin_inset ERT
26460 status collapsed
26461
26462 \begin_layout Plain Layout
26463
26464 {
26465 \end_layout
26466
26467 \end_inset
26468
26469 Nomenclature
26470 \begin_inset ERT
26471 status collapsed
26472
26473 \begin_layout Plain Layout
26474
26475 }
26476 \end_layout
26477
26478 \end_inset
26479
26480
26481 \end_layout
26482
26483 \end_inset
26484
26485
26486 \begin_inset CommandInset label
26487 LatexCommand label
26488 name "sec:Nomenclature"
26489
26490 \end_inset
26491
26492
26493 \end_layout
26494
26495 \begin_layout Standard
26496 Sometimes you need to compile a list of symbols that are mentioned in your
26497  document with a brief explanation of them – a so called nomenclature or
26498  glossary.
26499 \end_layout
26500
26501 \begin_layout Standard
26502 To be able to create nomenclatures, you need the LaTeX package 
26503 \series bold
26504 nomencl
26505 \series default
26506
26507 \begin_inset Index idx
26508 status collapsed
26509
26510 \begin_layout Plain Layout
26511 LaTeX-packages ! nomencl
26512 \end_layout
26513
26514 \end_inset
26515
26516  installed.
26517  You find it in the TeX Catalogue, 
26518 \begin_inset CommandInset citation
26519 LatexCommand cite
26520 key "TeXCatalogue"
26521
26522 \end_inset
26523
26524  or in the package manager of your LaTeX-system.
26525 \end_layout
26526
26527 \begin_layout Standard
26528 A nomenclature entry is created if you place the cursor after a symbol entry
26529  and then use the menu 
26530 \family sans
26531 Insert\SpecialChar \menuseparator
26532
26533 \family default
26534 N
26535 \family sans
26536 omenclature
26537 \begin_inset space ~
26538 \end_inset
26539
26540 Entry
26541 \family default
26542  or the toolbar button 
26543 \begin_inset Graphics
26544         filename ../images/nomencl-insert.png
26545         BoundingBox 0bp 5bp 20bp 20bp
26546
26547 \end_inset
26548
26549 .
26550  A gray box labeled 
26551 \begin_inset Quotes eld
26552 \end_inset
26553
26554
26555 \family sans
26556 Nom
26557 \family default
26558
26559 \begin_inset Quotes erd
26560 \end_inset
26561
26562  is inserted and a window pops up asking for the nomenclature entry.
26563 \end_layout
26564
26565 \begin_layout Standard
26566 A nomenclature entry consists of two main entries.
26567  The first is the symbol that you want to refer to.
26568  The second is the description of the symbol.
26569 \end_layout
26570
26571 \begin_layout Standard
26572 \begin_inset Note Greyedout
26573 status open
26574
26575 \begin_layout Plain Layout
26576
26577 \series bold
26578 Note:
26579 \series default
26580  You have to enter valid LaTeX-code for all fields of the nomenclature dialog.
26581 \end_layout
26582
26583 \end_inset
26584
26585
26586 \end_layout
26587
26588 \begin_layout Subsection
26589 Nomenclature Definition and Layout
26590 \begin_inset Index idx
26591 status collapsed
26592
26593 \begin_layout Plain Layout
26594 Nomenclature ! Layout
26595 \end_layout
26596
26597 \end_inset
26598
26599
26600 \end_layout
26601
26602 \begin_layout Standard
26603 When you have symbols in formulas, you have to define them in the 
26604 \family sans
26605 Symbol
26606 \family default
26607  field as LaTeX-formulas.
26608  For example to get 
26609 \begin_inset Quotes eld
26610 \end_inset
26611
26612
26613 \begin_inset Formula $\sigma$
26614 \end_inset
26615
26616
26617 \begin_inset Quotes erd
26618 \end_inset
26619
26620 , insert this:
26621 \begin_inset Newline newline
26622 \end_inset
26623
26624
26625 \series bold
26626 $
26627 \backslash
26628 sigma$
26629 \begin_inset Newline newline
26630 \end_inset
26631
26632
26633 \series default
26634 The 
26635 \begin_inset Quotes eld
26636 \end_inset
26637
26638 $
26639 \begin_inset Quotes erd
26640 \end_inset
26641
26642  character starts/ends the formula.
26643  The LaTeX-command for the Greek letter is the name of the letter beginning
26644  with a backslash 
26645 \begin_inset Quotes eld
26646 \end_inset
26647
26648
26649 \backslash
26650
26651 \begin_inset Quotes erd
26652 \end_inset
26653
26654 .
26655  For capital Greek letters, start the command also with a capital letter,
26656  like 
26657 \series bold
26658
26659 \backslash
26660 Sigma
26661 \series default
26662 .
26663 \end_layout
26664
26665 \begin_layout Standard
26666 (A short introduction to the LaTeX-syntax is given in section
26667 \begin_inset space ~
26668 \end_inset
26669
26670
26671 \begin_inset CommandInset ref
26672 LatexCommand ref
26673 reference "sub:LaTeX-Syntax"
26674
26675 \end_inset
26676
26677 .)
26678 \end_layout
26679
26680 \begin_layout Standard
26681 You cannot use the 
26682 \family sans
26683 Text
26684 \begin_inset space ~
26685 \end_inset
26686
26687 Style
26688 \family default
26689  dialog to format the description text but have to use LaTeX-commands.
26690  For example the description of the nomenclature entry for the 
26691 \begin_inset Quotes eld
26692 \end_inset
26693
26694
26695 \begin_inset Formula $\sigma$
26696 \end_inset
26697
26698
26699 \begin_inset Quotes erd
26700 \end_inset
26701
26702  in this document is:
26703 \begin_inset Newline newline
26704 \end_inset
26705
26706
26707 \series bold
26708 dummy entry for the character 
26709 \backslash
26710 textsf{sigma}
26711 \series default
26712
26713 \begin_inset Newline newline
26714 \end_inset
26715
26716 The command 
26717 \series bold
26718
26719 \backslash
26720 textsf
26721 \series default
26722  sets the fonts to 
26723 \family sans
26724 sans
26725 \begin_inset space ~
26726 \end_inset
26727
26728 serif
26729 \family default
26730 .
26731  To get 
26732 \series bold
26733 bold
26734 \series default
26735  font use the command 
26736 \series bold
26737
26738 \backslash
26739 textbf
26740 \series default
26741 , for 
26742 \family typewriter
26743 typewriter
26744 \family default
26745  use 
26746 \series bold
26747
26748 \backslash
26749 texttt
26750 \series default
26751 , for 
26752 \emph on
26753 emphasized
26754 \emph default
26755  use 
26756 \series bold
26757
26758 \backslash
26759 emph
26760 \series default
26761 .
26762 \end_layout
26763
26764 \begin_layout Subsection
26765 Sort Order of Nomenclature Entries
26766 \begin_inset Index idx
26767 status collapsed
26768
26769 \begin_layout Plain Layout
26770 Nomenclature ! Sort order
26771 \end_layout
26772
26773 \end_inset
26774
26775
26776 \end_layout
26777
26778 \begin_layout Standard
26779 The nomenclature entries are sorted alphabetically by the LaTeX-code of
26780  the symbol definition.
26781  This leads to undesired results when you for example have symbols in formulas.
26782  Suppose you have nomenclature entries for the symbols 
26783 \emph on
26784 a
26785 \begin_inset CommandInset nomenclature
26786 LatexCommand nomenclature
26787 symbol "a"
26788 description "dummy entry for the character \"a\""
26789
26790 \end_inset
26791
26792
26793 \emph default
26794  and 
26795 \begin_inset Formula $\sigma$
26796 \end_inset
26797
26798
26799 \begin_inset CommandInset nomenclature
26800 LatexCommand nomenclature
26801 prefix "sigma"
26802 symbol "$\\sigma$"
26803 description "dummy entry for the character \\textsf{sigma}"
26804
26805 \end_inset
26806
26807 .
26808  They will be sorted by 
26809 \begin_inset Quotes eld
26810 \end_inset
26811
26812
26813 \family sans
26814 a
26815 \family default
26816
26817 \begin_inset Quotes erd
26818 \end_inset
26819
26820  and 
26821 \begin_inset Quotes eld
26822 \end_inset
26823
26824
26825 \family typewriter
26826 $
26827 \backslash
26828 sigma$
26829 \family default
26830
26831 \begin_inset Quotes erd
26832 \end_inset
26833
26834  – the 
26835 \begin_inset Formula $\sigma$
26836 \end_inset
26837
26838  will be sorted before the 
26839 \emph on
26840 a
26841 \emph default
26842  since the character 
26843 \begin_inset Quotes eld
26844 \end_inset
26845
26846 $
26847 \begin_inset Quotes erd
26848 \end_inset
26849
26850  is considered in sorting.
26851 \end_layout
26852
26853 \begin_layout Standard
26854 To control the sort order, you can edit the 
26855 \family sans
26856 Sort
26857 \begin_inset space ~
26858 \end_inset
26859
26860 as
26861 \family default
26862  field of the nomenclature dialog.
26863  Then the nomenclature entry will be sorted by this entry and not the symbol
26864  definition.
26865  For the example given, you can insert 
26866 \family typewriter
26867 sigma
26868 \family default
26869  in this field for the 
26870 \begin_inset Formula $\sigma$
26871 \end_inset
26872
26873 , then 
26874 \emph on
26875 a
26876 \emph default
26877  will be located before 
26878 \begin_inset Formula $\sigma$
26879 \end_inset
26880
26881 .
26882 \end_layout
26883
26884 \begin_layout Standard
26885 For subgrouping and tips for using sort entries see the 
26886 \series bold
26887 nomencl
26888 \series default
26889  documentation, 
26890 \begin_inset CommandInset citation
26891 LatexCommand cite
26892 key "nomencl"
26893
26894 \end_inset
26895
26896 .
26897 \end_layout
26898
26899 \begin_layout Subsection
26900 Nomenclature Options
26901 \begin_inset Index idx
26902 status collapsed
26903
26904 \begin_layout Plain Layout
26905 Nomenclature ! Options
26906 \end_layout
26907
26908 \end_inset
26909
26910
26911 \end_layout
26912
26913 \begin_layout Standard
26914 The 
26915 \series bold
26916 nomencl
26917 \series default
26918  package offers some options to adjust the appearance of the nomenclature.
26919  Here are some of its options, for more have a look at its documentation:
26920 \end_layout
26921
26922 \begin_layout Description
26923 refeq Appends the phrase 
26924 \begin_inset Quotes eld
26925 \end_inset
26926
26927
26928 \family sans
26929 , see equation (
26930 \emph on
26931 eq
26932 \emph default
26933 )
26934 \family default
26935
26936 \begin_inset Quotes erd
26937 \end_inset
26938
26939  to every nomenclature entry, where 
26940 \family sans
26941 \emph on
26942 eq
26943 \family default
26944 \emph default
26945  is the number of the last equation in front of the nomenclature entry
26946 \end_layout
26947
26948 \begin_layout Description
26949 refpage Appends the phrase 
26950 \begin_inset Quotes eld
26951 \end_inset
26952
26953
26954 \family sans
26955 , page (
26956 \emph on
26957 page
26958 \emph default
26959 )
26960 \family default
26961
26962 \begin_inset Quotes erd
26963 \end_inset
26964
26965  to every nomenclature entry, where 
26966 \family sans
26967 \emph on
26968 page
26969 \family default
26970 \emph default
26971  is the number of the page on which the nomenclature entry appeared
26972 \end_layout
26973
26974 \begin_layout Description
26975 intoc Inserts the nomenclature in the Table of Contents
26976 \end_layout
26977
26978 \begin_layout Standard
26979 There are furthermore the options 
26980 \series bold
26981 croatian
26982 \series default
26983
26984 \series bold
26985 danish
26986 \series default
26987
26988 \series bold
26989 english
26990 \series default
26991
26992 \series bold
26993 french
26994 \series default
26995
26996 \series bold
26997 german
26998 \series default
26999
27000 \series bold
27001 italian
27002 \series default
27003
27004 \series bold
27005 polish
27006 \series default
27007
27008 \series bold
27009 portuguese
27010 \series default
27011
27012 \series bold
27013 russian
27014 \series default
27015
27016 \series bold
27017 spanish
27018 \series default
27019 , and 
27020 \series bold
27021 ukrainian
27022 \series default
27023  to print the reference texts and the nomenclature title in the corresponding
27024  language.
27025 \end_layout
27026
27027 \begin_layout Standard
27028 To use one or more of the options, add them to the comma-separated document
27029  class options list in the 
27030 \family sans
27031 Document\SpecialChar \menuseparator
27032 Settings
27033 \family default
27034  dialog.
27035  In this document the option 
27036 \series bold
27037 intoc
27038 \series default
27039  is used.
27040 \end_layout
27041
27042 \begin_layout Standard
27043 \begin_inset VSpace bigskip
27044 \end_inset
27045
27046
27047 \end_layout
27048
27049 \begin_layout Standard
27050 You can also use the first two options above only for certain nomenclature
27051  entries when you add one of the following commands as last entry to the
27052  
27053 \family sans
27054 Description
27055 \family default
27056  field in the nomenclature dialog:
27057 \end_layout
27058
27059 \begin_layout Description
27060
27061 \backslash
27062 nomrefeq Like the 
27063 \series bold
27064 refeq
27065 \series default
27066  option
27067 \end_layout
27068
27069 \begin_layout Description
27070
27071 \backslash
27072 nomrefpage Like the 
27073 \series bold
27074 refpage
27075 \series default
27076  option
27077 \end_layout
27078
27079 \begin_layout Description
27080
27081 \backslash
27082 nomrefeqpage Short notation of 
27083 \series bold
27084
27085 \backslash
27086 nomrefeq
27087 \backslash
27088 nomrefpage
27089 \end_layout
27090
27091 \begin_layout Description
27092
27093 \backslash
27094 nomnorefeq,
27095 \begin_inset space ~
27096 \end_inset
27097
27098
27099 \backslash
27100 nomnorefpage,
27101 \begin_inset space ~
27102 \end_inset
27103
27104
27105 \backslash
27106 nomnorefeqpage Turns off the corresponding options
27107 \end_layout
27108
27109 \begin_layout Subsection
27110 Printing the Nomenclature
27111 \begin_inset Index idx
27112 status collapsed
27113
27114 \begin_layout Plain Layout
27115 Nomenclature ! Printing
27116 \end_layout
27117
27118 \end_inset
27119
27120
27121 \end_layout
27122
27123 \begin_layout Standard
27124 To print the nomenclature, use the menu 
27125 \family sans
27126 Insert\SpecialChar \menuseparator
27127 Lists
27128 \begin_inset space ~
27129 \end_inset
27130
27131 /
27132 \begin_inset space ~
27133 \end_inset
27134
27135 TOC\SpecialChar \menuseparator
27136 Nomenclature
27137 \family default
27138 .
27139  A light blue box labeled 
27140 \begin_inset Quotes eld
27141 \end_inset
27142
27143
27144 \family sans
27145 Nomenclature
27146 \family default
27147
27148 \begin_inset Quotes erd
27149 \end_inset
27150
27151  will show the place where the nomenclature is printed in the output.
27152  Like the index list box, the nomenclature list box is not clickable.
27153 \end_layout
27154
27155 \begin_layout Standard
27156 In the printed output the title of the nomenclature appears as 
27157 \begin_inset Quotes eld
27158 \end_inset
27159
27160 Nomenclature
27161 \begin_inset Quotes erd
27162 \end_inset
27163
27164 .
27165  If you are not happy with the name, you can change it by redefining the
27166  command 
27167 \series bold
27168
27169 \backslash
27170 nomname
27171 \series default
27172  in the preamble.
27173  For example, in order to change the name to 
27174 \emph on
27175 List of Symbols
27176 \emph default
27177 , add the following line to the preamble:
27178 \end_layout
27179
27180 \begin_layout Standard
27181
27182 \family roman
27183 \series bold
27184
27185 \backslash
27186 renewcommand{
27187 \backslash
27188 nomname}{List of Symbols}
27189 \end_layout
27190
27191 \begin_layout Standard
27192 \begin_inset VSpace defskip
27193 \end_inset
27194
27195
27196 \end_layout
27197
27198 \begin_layout Standard
27199 If you are unhappy with the amount of space for symbols, you can alter it
27200  by adding the following line to the preamble:
27201 \end_layout
27202
27203 \begin_layout Standard
27204
27205 \family roman
27206 \series bold
27207
27208 \backslash
27209 renewcommand{
27210 \backslash
27211 nomlabelwidth}{width}
27212 \end_layout
27213
27214 \begin_layout Standard
27215
27216 \family roman
27217 where the width is a value with one of the units listed in Appendix
27218 \begin_inset space ~
27219 \end_inset
27220
27221
27222 \begin_inset CommandInset ref
27223 LatexCommand ref
27224 reference "cha:Units-available-in"
27225
27226 \end_inset
27227
27228 .
27229  The default value is 1
27230 \begin_inset space \thinspace{}
27231 \end_inset
27232
27233 cm.
27234 \end_layout
27235
27236 \begin_layout Subsection
27237 Nomenclature Program
27238 \begin_inset Index idx
27239 status collapsed
27240
27241 \begin_layout Plain Layout
27242 Nomenclature ! Program
27243 \end_layout
27244
27245 \end_inset
27246
27247
27248 \begin_inset CommandInset label
27249 LatexCommand label
27250 name "sub:Nomenclature-Program"
27251
27252 \end_inset
27253
27254
27255 \end_layout
27256
27257 \begin_layout Standard
27258 LyX uses the program 
27259 \family sans
27260 makeindex
27261 \family default
27262 , that is part of every LaTeX distribution, to generate the nomenclature.
27263  LyX's preferences dialog allows you to specify another program or to control
27264  
27265 \family sans
27266 makeindex
27267 \family default
27268  by adding options, see section
27269 \begin_inset space ~
27270 \end_inset
27271
27272
27273 \begin_inset CommandInset ref
27274 LatexCommand ref
27275 reference "sub:LaTeX-settings"
27276
27277 \end_inset
27278
27279 .
27280  The available options are listed and explained in 
27281 \begin_inset CommandInset citation
27282 LatexCommand cite
27283 key "nomencl,makeindex"
27284
27285 \end_inset
27286
27287 .
27288 \end_layout
27289
27290 \begin_layout Section
27291 Branches
27292 \begin_inset Index idx
27293 status collapsed
27294
27295 \begin_layout Plain Layout
27296 Branches
27297 \end_layout
27298
27299 \end_inset
27300
27301
27302 \begin_inset Index idx
27303 status collapsed
27304
27305 \begin_layout Plain Layout
27306 Document ! Branches
27307 \end_layout
27308
27309 \end_inset
27310
27311
27312 \begin_inset CommandInset label
27313 LatexCommand label
27314 name "sec:Branches"
27315
27316 \end_inset
27317
27318
27319 \end_layout
27320
27321 \begin_layout Standard
27322 Sometimes it is useful to hide some document parts in the output.
27323  For example a teacher who is setting an exam obviously doesn't want the
27324  pupils to see the answers, but having questions and answers in the same
27325  document will make the life of the markers of that exam much easier.
27326 \end_layout
27327
27328 \begin_layout Standard
27329 For these cases LyX allows you to put text into branches.
27330  The text will then only appear in the output when its branch is activated.
27331  To create a branch, go in the 
27332 \family sans
27333 Document\SpecialChar \menuseparator
27334 Settings
27335 \family default
27336  dialog to 
27337 \family sans
27338 Branches
27339 \family default
27340 .
27341  The name of the branch, its activation state and the background color of
27342  the branches inside LyX can be specified in this dialog.
27343 \end_layout
27344
27345 \begin_layout Standard
27346 Text that should be in a branch is set into branch inset boxes.
27347  These boxes are inserted via the menu 
27348 \family sans
27349 Insert\SpecialChar \menuseparator
27350 Branch
27351 \family default
27352  where you can choose a branch.
27353  You can later change the branch of the boxes by right-clicking on them.
27354 \end_layout
27355
27356 \begin_layout Standard
27357 Here is an example, where only the question text appears, the answer branch
27358  is deactivated and does therefore not appear in the output:
27359 \end_layout
27360
27361 \begin_layout Standard
27362 \begin_inset Branch Question
27363 status open
27364
27365 \begin_layout Standard
27366 Question: Who was the first physics Nobel prize winner?
27367 \end_layout
27368
27369 \end_inset
27370
27371
27372 \end_layout
27373
27374 \begin_layout Standard
27375 \begin_inset Branch Answer
27376 status collapsed
27377
27378 \begin_layout Standard
27379 Answer: Wilhelm Conrad Röntgen
27380 \end_layout
27381
27382 \end_inset
27383
27384
27385 \end_layout
27386
27387 \begin_layout Standard
27388 \begin_inset VSpace bigskip
27389 \end_inset
27390
27391
27392 \end_layout
27393
27394 \begin_layout Standard
27395 To use conditional output inside places where you cannot insert branch insets,
27396  like inside equations, you can code special LaTeX definitions for each
27397  branch.
27398  For example you can define for the question branch
27399 \begin_inset Foot
27400 status collapsed
27401
27402 \begin_layout Plain Layout
27403 For an introduction to the LaTeX-syntax, see section
27404 \begin_inset space ~
27405 \end_inset
27406
27407
27408 \begin_inset CommandInset ref
27409 LatexCommand ref
27410 reference "sub:LaTeX-Syntax"
27411
27412 \end_inset
27413
27414 .
27415 \end_layout
27416
27417 \end_inset
27418
27419
27420 \end_layout
27421
27422 \begin_layout Standard
27423
27424 \series bold
27425
27426 \backslash
27427 newcommand{
27428 \backslash
27429 question}[1]{#1}
27430 \end_layout
27431
27432 \begin_layout Standard
27433
27434 \series bold
27435
27436 \backslash
27437 newcommand{
27438 \backslash
27439 answer}[1]{}
27440 \end_layout
27441
27442 \begin_layout Standard
27443 and for the answer branch
27444 \end_layout
27445
27446 \begin_layout Standard
27447
27448 \series bold
27449
27450 \backslash
27451 newcommand{
27452 \backslash
27453 question}[1]{}
27454 \end_layout
27455
27456 \begin_layout Standard
27457
27458 \series bold
27459
27460 \backslash
27461 newcommand{
27462 \backslash
27463 answer}[1]{#1}
27464 \end_layout
27465
27466 \begin_layout Standard
27467 \begin_inset Branch Question
27468 status open
27469
27470 \begin_layout Standard
27471 \begin_inset ERT
27472 status open
27473
27474 \begin_layout Plain Layout
27475
27476
27477 \backslash
27478 newcommand{
27479 \backslash
27480 question}[1]{#1}
27481 \end_layout
27482
27483 \begin_layout Plain Layout
27484
27485
27486 \backslash
27487 newcommand{
27488 \backslash
27489 answer}[1]{}
27490 \end_layout
27491
27492 \end_inset
27493
27494
27495 \end_layout
27496
27497 \end_inset
27498
27499
27500 \end_layout
27501
27502 \begin_layout Standard
27503 \begin_inset Branch Answer
27504 status collapsed
27505
27506 \begin_layout Standard
27507 \begin_inset ERT
27508 status open
27509
27510 \begin_layout Plain Layout
27511
27512
27513 \backslash
27514 newcommand{
27515 \backslash
27516 question}[1]{}
27517 \end_layout
27518
27519 \begin_layout Plain Layout
27520
27521
27522 \backslash
27523 newcommand{
27524 \backslash
27525 answer}[1]{#1}
27526 \end_layout
27527
27528 \end_inset
27529
27530
27531 \end_layout
27532
27533 \end_inset
27534
27535
27536 \end_layout
27537
27538 \begin_layout Standard
27539 Now it is possible to use the commands 
27540 \series bold
27541
27542 \backslash
27543 question{\SpecialChar \ldots{}
27544 }
27545 \series default
27546  and 
27547 \series bold
27548
27549 \backslash
27550 answer{\SpecialChar \ldots{}
27551 }
27552 \series default
27553  to obtain conditional output.
27554  Here is an example formula where only the 
27555 \series bold
27556
27557 \backslash
27558 question
27559 \series default
27560  part appears:
27561 \begin_inset Formula \[
27562 x^{2}-2x-2\Rightarrow\question{x_{1}}\answer{x_{2}}=1\question{+\sqrt{3}}\answer{-\sqrt{3}}.\]
27563
27564 \end_inset
27565
27566
27567 \end_layout
27568
27569 \begin_layout Standard
27570 Inside math, the same effect can be achieved using math macros, see the
27571  
27572 \emph on
27573 Math
27574 \emph default
27575  manual.
27576 \end_layout
27577
27578 \begin_layout Section
27579 PDF Properties
27580 \begin_inset CommandInset label
27581 LatexCommand label
27582 name "sec:PDF-Properties"
27583
27584 \end_inset
27585
27586
27587 \begin_inset Index idx
27588 status collapsed
27589
27590 \begin_layout Plain Layout
27591 PDF properties
27592 \end_layout
27593
27594 \end_inset
27595
27596
27597 \end_layout
27598
27599 \begin_layout Standard
27600 The 
27601 \family sans
27602 Document Settings
27603 \family default
27604  dialog allows you in the 
27605 \family sans
27606 PDF Properties
27607 \family default
27608  to set up special options for the PDF output of your document.
27609  All options there are provided by the LaTeX-package 
27610 \series bold
27611 hyperref
27612 \series default
27613
27614 \begin_inset Index idx
27615 status collapsed
27616
27617 \begin_layout Plain Layout
27618 LaTeX-packages ! hyperref
27619 \end_layout
27620
27621 \end_inset
27622
27623 .
27624 \end_layout
27625
27626 \begin_layout Standard
27627 Using 
27628 \series bold
27629 hyperref
27630 \series default
27631  will link all cross-references in the DVI- and PDF-output.
27632  This means that the reader of your document will be able to click on a
27633  table of contents entry or on a reference and he is shown the referenced
27634  document part.
27635  You can specify in the dialog tab 
27636 \family sans
27637 Hyperlinks
27638 \family default
27639  how the links will look like and if links for bibliographical backreferences
27640  are created.
27641  The backreferences will appear in the bibliography behind the different
27642  entries, showing the number of the section, slide, or page where the entry
27643  is referenced.
27644 \end_layout
27645
27646 \begin_layout Standard
27647 In the dialog tab 
27648 \family sans
27649 Bookmarks
27650 \family default
27651  you can set if PDF-bookmarks should be created for every section of your
27652  document to make it easier for readers to navigate through the document.
27653  You can decide if the bookmarks should be numbered like your document sections
27654  or not.
27655  With the open bookmarks level you can specify what sectioning level should
27656  be displayed in the bookmarks when opening the PDF.
27657  For example level
27658 \begin_inset space ~
27659 \end_inset
27660
27661 2 will display all sections and subsections, while level
27662 \begin_inset space ~
27663 \end_inset
27664
27665 1 will only display the sections.
27666 \end_layout
27667
27668 \begin_layout Standard
27669 The header information in the dialog tab 
27670 \family sans
27671 General
27672 \family default
27673  are saved together with the PDF as file properties.
27674  Many programs are able to extract this information to e.
27675 \begin_inset space \thinspace{}
27676 \end_inset
27677
27678 g.
27679 \begin_inset space \space{}
27680 \end_inset
27681
27682 automatically recognize who the author is and what the PDF is about.
27683  This is very useful to sort, classify, or use PDFs for bibliography issues.
27684  When the option 
27685 \family sans
27686 Automatic fill header
27687 \family default
27688  is set, LyX tries to extract the header information from your document
27689  title and author settings.
27690 \end_layout
27691
27692 \begin_layout Standard
27693 The option 
27694 \family sans
27695 Load in fullscreen mode
27696 \family default
27697  will open the PDF in fullscreen mode, which is useful for presentations.
27698 \end_layout
27699
27700 \begin_layout Standard
27701 PDF properties are also used in this document.
27702  When you look in its document settings, you can see that some additional
27703  
27704 \series bold
27705 hyperref
27706 \series default
27707  options are used.
27708  For an explanation of them we refer you to the hyperref manual 
27709 \begin_inset CommandInset citation
27710 LatexCommand cite
27711 key "hyperref"
27712
27713 \end_inset
27714
27715 .
27716 \end_layout
27717
27718 \begin_layout Section
27719 TeX Code and the LaTeX Syntax
27720 \begin_inset CommandInset label
27721 LatexCommand label
27722 name "sec:TeX-Code"
27723
27724 \end_inset
27725
27726
27727 \end_layout
27728
27729 \begin_layout Subsection
27730 TeX Code Boxes
27731 \begin_inset Index idx
27732 status collapsed
27733
27734 \begin_layout Plain Layout
27735 TeX Code
27736 \end_layout
27737
27738 \end_inset
27739
27740
27741 \begin_inset CommandInset label
27742 LatexCommand label
27743 name "sub:TeX-Code-Boxes"
27744
27745 \end_inset
27746
27747
27748 \end_layout
27749
27750 \begin_layout Standard
27751 As LyX uses LaTeX in the background, it supports many LaTeX commands and
27752  constructs, but not all.
27753  LaTeX contains of hundreds of packages which provide different commands.
27754  All the time packages are being updated and new ones added.
27755  This has the advantage that you can typeset nearly everything as there
27756  is for every problem a LaTeX-package.
27757  But LyX can of course not be up to date and support all packages and their
27758  commands.
27759 \end_layout
27760
27761 \begin_layout Standard
27762 But don't worry, you can use any LaTeX-command directly in LyX inside the
27763  TeX Code box.
27764  A TeX Code box is created by the menu 
27765 \family sans
27766 Insert\SpecialChar \menuseparator
27767 TeX
27768 \begin_inset space ~
27769 \end_inset
27770
27771 Code
27772 \family default
27773  or by the toolbar button 
27774 \begin_inset Graphics
27775         filename ../images/ert-insert.png
27776
27777 \end_inset
27778
27779 .
27780  The box can be opened by left-clicking and closed by right-clicking on
27781  it.
27782 \end_layout
27783
27784 \begin_layout Standard
27785 You can insert complete or incomplete commands as TeX Code.
27786  Incomplete means that the command argument can be Standard LyX text.
27787  For example, if you want to draw a frame around a word are therefore using
27788  the LaTeX-command 
27789 \series bold
27790
27791 \backslash
27792 fbox
27793 \series default
27794 , you can write the command part 
27795 \series bold
27796
27797 \backslash
27798 fbox{
27799 \series default
27800  in a TeX Code box before the word and the closing brace 
27801 \series bold
27802 }
27803 \series default
27804  in a second TeX Code box behind the word.
27805  The word between the two TeX Code boxes is then the argument as it is in
27806  the following example:
27807 \end_layout
27808
27809 \begin_layout Standard
27810 \begin_inset Graphics
27811         filename clipart/ERT.png
27812         scale 89
27813
27814 \end_inset
27815
27816
27817 \end_layout
27818
27819 \begin_layout Standard
27820 gives
27821 \end_layout
27822
27823 \begin_layout Standard
27824 This is a line with a 
27825 \begin_inset ERT
27826 status collapsed
27827
27828 \begin_layout Plain Layout
27829
27830
27831 \backslash
27832 fbox{
27833 \end_layout
27834
27835 \end_inset
27836
27837 framed
27838 \begin_inset ERT
27839 status collapsed
27840
27841 \begin_layout Plain Layout
27842
27843 }
27844 \end_layout
27845
27846 \end_inset
27847
27848  word.
27849 \end_layout
27850
27851 \begin_layout Standard
27852 \begin_inset Note Greyedout
27853 status open
27854
27855 \begin_layout Plain Layout
27856
27857 \series bold
27858 Note:
27859 \series default
27860  At the end of LaTeX-commands without parameters, you have to insert a space
27861  to let LaTeX know that the command is finished.
27862 \end_layout
27863
27864 \end_inset
27865
27866
27867 \end_layout
27868
27869 \begin_layout Subsection
27870 Short Introduction to the LaTeX Syntax
27871 \begin_inset OptArg
27872 status collapsed
27873
27874 \begin_layout Plain Layout
27875 The LaTeX Syntax
27876 \end_layout
27877
27878 \end_inset
27879
27880
27881 \begin_inset Index idx
27882 status collapsed
27883
27884 \begin_layout Plain Layout
27885 LaTeX Syntax
27886 \end_layout
27887
27888 \end_inset
27889
27890
27891 \begin_inset CommandInset label
27892 LatexCommand label
27893 name "sub:LaTeX-Syntax"
27894
27895 \end_inset
27896
27897
27898 \end_layout
27899
27900 \begin_layout Standard
27901 When you write larger documents or books, you will need to know something
27902  about the LaTeX-commands that LyX uses in the background.
27903  Because LaTeX is based on commands, you can 
27904 \begin_inset Quotes eld
27905 \end_inset
27906
27907 program
27908 \begin_inset Quotes erd
27909 \end_inset
27910
27911  your text.
27912  This has the advantage that the layout of the document can be changed at
27913  any time if you know the right commands.
27914  E.
27915 \begin_inset space \thinspace{}
27916 \end_inset
27917
27918 g.
27919 \begin_inset space \space{}
27920 \end_inset
27921
27922 imagine you have to write a manual for a product and the deadline is the
27923  end of the day.
27924  Your boss just has complimented you for your good work but wants to have
27925  all caption labels bold.
27926  But you have over hundred figure and table captions with non-bold labels
27927  in your manual.
27928  Of course it's impossible to change all caption labels manually in one
27929  day.
27930 \end_layout
27931
27932 \begin_layout Standard
27933 Now LaTeX comes into play.
27934  As mentioned above, for every problem there exists a LaTeX-package.
27935  First you have to find out which and therefore look in the LaTeX package
27936  database, 
27937 \begin_inset CommandInset citation
27938 LatexCommand cite
27939 key "Catalogue"
27940
27941 \end_inset
27942
27943 .
27944 \end_layout
27945
27946 \begin_layout Standard
27947 As result you know that the package 
27948 \series bold
27949 caption
27950 \series default
27951
27952 \begin_inset Index idx
27953 status collapsed
27954
27955 \begin_layout Plain Layout
27956 LaTeX-packages ! caption
27957 \end_layout
27958
27959 \end_inset
27960
27961  is what you need.
27962  To use a package, you have to load it in the document preamble (menu 
27963 \family sans
27964 Document\SpecialChar \menuseparator
27965 Settings
27966 \family default
27967 ) with the command
27968 \end_layout
27969
27970 \begin_layout Standard
27971
27972 \series bold
27973
27974 \backslash
27975 usepackage[options]{package name}
27976 \end_layout
27977
27978 \begin_layout Standard
27979 All LaTeX commands begin with a backslash, the command argument is set within
27980  two braces, and the options are set within two brackets.
27981  Note that not all commands have an argument and options.
27982 \end_layout
27983
27984 \begin_layout Standard
27985 In your case the package name is 
27986 \series bold
27987 caption
27988 \series default
27989 .
27990  After a look in the documentation of the package, you know that the option
27991  
27992 \series bold
27993 labelfont=bf
27994 \series default
27995  will change the font of all caption labels to bold.
27996  So you add the command
27997 \end_layout
27998
27999 \begin_layout Standard
28000
28001 \series bold
28002
28003 \backslash
28004 usepackage[labelfont=bf]{caption}
28005 \end_layout
28006
28007 \begin_layout Standard
28008 to the preamble and the problem is solved.
28009 \begin_inset Foot
28010 status collapsed
28011
28012 \begin_layout Plain Layout
28013 For more commands provided by the 
28014 \series bold
28015 caption
28016 \series default
28017  package, have a look at its documentation, 
28018 \begin_inset CommandInset citation
28019 LatexCommand cite
28020 key "caption"
28021
28022 \end_inset
28023
28024 .
28025 \end_layout
28026
28027 \end_inset
28028
28029
28030 \end_layout
28031
28032 \begin_layout Standard
28033 Note that some document classes have built-in solutions for well known problems
28034  like your case.
28035  For example if you use a 
28036 \family sans
28037 koma-script
28038 \family default
28039  class, you don't need the package 
28040 \series bold
28041 caption
28042 \series default
28043 , you can instead write
28044 \end_layout
28045
28046 \begin_layout Standard
28047
28048 \series bold
28049
28050 \backslash
28051 setkomafont{captionlabel}{
28052 \backslash
28053 bfseries}
28054 \end_layout
28055
28056 \begin_layout Standard
28057 in the preamble and the problem is solved.
28058  So if you plan to write a large document, you should have a look at the
28059  documentation of the document class you want to use.
28060  (
28061 \series bold
28062
28063 \backslash
28064 setkomafont
28065 \series default
28066  is an example of a command with more than one argument.)
28067 \end_layout
28068
28069 \begin_layout Standard
28070 Commands in the preamble affect the whole document, while commands in the
28071  text affect only the text after the command or only the text used as command
28072  argument.
28073  To insert a LaTeX-command in text, use the TeX Code box as described in
28074  the previous section.
28075 \end_layout
28076
28077 \begin_layout Standard
28078 If you want to learn more about LaTeX and its syntax, have a look at the
28079  LaTeX-books 
28080 \begin_inset CommandInset citation
28081 LatexCommand cite
28082 key "latexcompanion,latexguide"
28083
28084 \end_inset
28085
28086 .
28087  
28088 \end_layout
28089
28090 \begin_layout Section
28091 Previewing Snippets of your Document
28092 \begin_inset CommandInset label
28093 LatexCommand label
28094 name "sec:Previewing-snippets-of"
28095
28096 \end_inset
28097
28098
28099 \begin_inset Index idx
28100 status collapsed
28101
28102 \begin_layout Plain Layout
28103 Instant preview
28104 \end_layout
28105
28106 \end_inset
28107
28108
28109 \begin_inset Index idx
28110 status collapsed
28111
28112 \begin_layout Plain Layout
28113 Document ! Preview
28114 \end_layout
28115
28116 \end_inset
28117
28118
28119 \end_layout
28120
28121 \begin_layout Standard
28122 LyX allows you to generate previews of sections of your document on the
28123  fly so you can see how they'll look in the final document without having
28124  to break your train of thought with 
28125 \family sans
28126 View\SpecialChar \menuseparator
28127 DVI
28128 \family default
28129 .
28130 \end_layout
28131
28132 \begin_layout Standard
28133 If you would for example like to see in LyX your math formulas typeset by
28134  LaTeX, install the LaTeX-package 
28135 \series bold
28136 preview-latex
28137 \series default
28138
28139 \begin_inset Index idx
28140 status collapsed
28141
28142 \begin_layout Plain Layout
28143 LaTeX-packages ! preview-latex
28144 \end_layout
28145
28146 \end_inset
28147
28148  as explained below, and turn on 
28149 \family sans
28150 Instant
28151 \begin_inset space ~
28152 \end_inset
28153
28154 preview
28155 \family default
28156  in the 
28157 \family sans
28158 Tools\SpecialChar \menuseparator
28159 Preferences 
28160 \family default
28161 dialog under 
28162 \family sans
28163 Look
28164 \begin_inset space ~
28165 \end_inset
28166
28167 and
28168 \begin_inset space ~
28169 \end_inset
28170
28171 feel\SpecialChar \menuseparator
28172 Graphics
28173 \family default
28174 .
28175 \end_layout
28176
28177 \begin_layout Standard
28178 Previews are generated when you load a document into LyX and when you finish
28179  editing an inset.
28180  Previews of an already loaded document are 
28181 \emph on
28182 not
28183 \emph default
28184  generated just by selecting the 
28185 \family sans
28186 Instant
28187 \begin_inset space ~
28188 \end_inset
28189
28190 preview
28191 \family default
28192  check box, you have to reopen the documents to activate the previews.
28193 \end_layout
28194
28195 \begin_layout Standard
28196 LyX will generate previews of math insets.
28197  It will also generate previews of included insets if you select the 
28198 \family sans
28199 Show
28200 \begin_inset space ~
28201 \end_inset
28202
28203 preview
28204 \family default
28205  check box in the insert dialog.
28206  This is useful if you wish to generate a preview of a LaTeX figure, for
28207  example.
28208 \end_layout
28209
28210 \begin_layout Standard
28211 To get previews working, you need the LaTeX package 
28212 \series bold
28213 preview-latex
28214 \series default
28215  (on some systems named simply 
28216 \series bold
28217 preview
28218 \series default
28219 ) installed.
28220  If it is not already installed, you will find it in the TeX Catalogue,
28221  
28222 \begin_inset CommandInset citation
28223 LatexCommand cite
28224 key "TeXCatalogue"
28225
28226 \end_inset
28227
28228  or in the package manager of your LaTeX-system.
28229  You obtain prettier results if you install the program 
28230 \family typewriter
28231 pnmcrop
28232 \family default
28233  from the 
28234 \family typewriter
28235 netpbm
28236 \family default
28237  package; for LyX on Windows this program is automatically installed together
28238  with LyX.
28239 \end_layout
28240
28241 \begin_layout Standard
28242 \begin_inset VSpace bigskip
28243 \end_inset
28244
28245
28246 \end_layout
28247
28248 \begin_layout Standard
28249 You can furthermore preview the LaTeX source of the whole document or parts
28250  of it.
28251  Use the menu 
28252 \family sans
28253 View\SpecialChar \menuseparator
28254 View
28255 \begin_inset space ~
28256 \end_inset
28257
28258 Source
28259 \family default
28260  and a window will be shown where you can see the LaTeX-source code.
28261  The window shows the source of the whole paragraph where the cursor is
28262  currently in.
28263  You can also select document parts in LyX's main window, then only this
28264  selection (when it is more than one paragraph) is shown as source code.
28265  To view the whole document as source, enable the corresponding option in
28266  the source view window.
28267 \end_layout
28268
28269 \begin_layout Section
28270 Spell Checking
28271 \begin_inset CommandInset label
28272 LatexCommand label
28273 name "sec:Spellchecking"
28274
28275 \end_inset
28276
28277
28278 \begin_inset Index idx
28279 status collapsed
28280
28281 \begin_layout Plain Layout
28282 Spell checking
28283 \end_layout
28284
28285 \end_inset
28286
28287
28288 \end_layout
28289
28290 \begin_layout Standard
28291 LyX itself has no built-in spell checker.
28292  Rather it uses one of the external programs 
28293 \family typewriter
28294 aspell
28295 \family default
28296
28297 \family typewriter
28298 ispell
28299 \family default
28300
28301 \family typewriter
28302 hspell
28303 \family default
28304 , or 
28305 \family typewriter
28306 pspell
28307 \family default
28308  as backend.
28309  This section assumes you have already installed and set up one of these
28310  programs.
28311  
28312 \family typewriter
28313 aspell
28314 \family default
28315  can be seen as the successor to 
28316 \family typewriter
28317 ispell
28318 \family default
28319 , so that it is recommended to use aspell.
28320  
28321 \family typewriter
28322 hspell
28323 \family default
28324  is a Hebrew spell-checker.
28325  The used spell checker ind its settings are specified in LyX's preferences
28326  under 
28327 \family sans
28328 Language Settings
28329 \family default
28330 .
28331 \end_layout
28332
28333 \begin_layout Standard
28334 For LyX on Windows, the selection box for the spell checking program is
28335  greyed out in the preferences dialog because only 
28336 \family typewriter
28337 aspell
28338 \family default
28339  can be used.
28340 \end_layout
28341
28342 \begin_layout Standard
28343 The menu
28344 \family sans
28345  Tools\SpecialChar \menuseparator
28346 Spellchecker
28347 \family default
28348  or the toolbar button 
28349 \begin_inset Graphics
28350         filename ../images/dialog-show_spellchecker.png
28351         BoundingBox 0bp 5bp 20bp 20bp
28352
28353 \end_inset
28354
28355  starts the spell checking beginning from the current cursor position.
28356  A dialog window will appear showing any incorrect (or unknown) word found,
28357  allowing you to edit and replace it in a second line.
28358  Whenever an unknown word is found, the word is highlighted and the text
28359  scrolled so that it is visible.
28360  In the 
28361 \family sans
28362 spell checker
28363 \family default
28364  dialog, there is also a box showing suggestions for a correction, if any
28365  could be found.
28366  Clicking on one of the corrections will copy to the 
28367 \family sans
28368 Replace
28369 \family default
28370  field, double-click invokes directly the replacement.
28371  Unknown but correctly typed words can be added to the personal dictionary.
28372 \end_layout
28373
28374 \begin_layout Standard
28375 By default, the dictionary file used is determined by the document language
28376  that is set in the 
28377 \family sans
28378 Document\SpecialChar \menuseparator
28379 Settings
28380 \family default
28381  dialog.
28382  If you do not have a dictionary for the document language, spell checking
28383  will bring an error message.
28384  In this case, you can specify another dictionary file in the dialog by
28385  specifying a different 
28386 \family sans
28387 Alternative language
28388 \family default
28389  in preferences dialog.
28390 \end_layout
28391
28392 \begin_layout Standard
28393 After a spell check you will be informed about the number of checked words.
28394 \end_layout
28395
28396 \begin_layout Subsubsection*
28397 Limitations
28398 \end_layout
28399
28400 \begin_layout Standard
28401 It is not possible to change the spelling of a particular word globally,
28402  rather than having to change the spelling separately for each occurrence
28403  of the word.
28404  But you can use the 
28405 \family sans
28406 Find
28407 \begin_inset space ~
28408 \end_inset
28409
28410 &
28411 \begin_inset space ~
28412 \end_inset
28413
28414 Replace
28415 \family default
28416  dialog for that.
28417 \end_layout
28418
28419 \begin_layout Standard
28420 LyX cannot correctly spell check documents containing multiple languages.
28421  This does work with 
28422 \family typewriter
28423 pspell
28424 \family default
28425 , assuming you have marked the different languages appropriately.
28426 \end_layout
28427
28428 \begin_layout Subsubsection*
28429 Further Settings
28430 \end_layout
28431
28432 \begin_layout Standard
28433 The 
28434 \family sans
28435 Spellchecker
28436 \family default
28437  section in the preferences dialog has some additional options:
28438 \end_layout
28439
28440 \begin_layout Description
28441 Escape
28442 \begin_inset space ~
28443 \end_inset
28444
28445 characters Allows you to add non-standard characters that the spell checker
28446  should consider, e.
28447 \begin_inset space \thinspace{}
28448 \end_inset
28449
28450 g.
28451 \begin_inset space \space{}
28452 \end_inset
28453
28454 German umlauts although you are spell checking an English document.
28455  This should not normally be needed.
28456 \end_layout
28457
28458 \begin_layout Description
28459 Personal
28460 \begin_inset space ~
28461 \end_inset
28462
28463 dictionary to use a different file as your personal dictionary instead of
28464  the spell checker's default choice 
28465 \end_layout
28466
28467 \begin_layout Description
28468 Accept
28469 \begin_inset space ~
28470 \end_inset
28471
28472 compound
28473 \begin_inset space ~
28474 \end_inset
28475
28476 words Prevent the spell checker from complaining about compounded words
28477  like 
28478 \begin_inset Quotes eld
28479 \end_inset
28480
28481 passthrough
28482 \begin_inset Quotes erd
28483 \end_inset
28484
28485 .
28486 \end_layout
28487
28488 \begin_layout Description
28489 Use
28490 \begin_inset space ~
28491 \end_inset
28492
28493 input
28494 \begin_inset space ~
28495 \end_inset
28496
28497 encoding Uses the document encoding that is set in the 
28498 \family sans
28499 Document\SpecialChar \menuseparator
28500 Settings
28501 \family default
28502  dialog under 
28503 \family sans
28504 Language
28505 \family default
28506  also for the spellchecker.
28507 \begin_inset Foot
28508 status collapsed
28509
28510 \begin_layout Plain Layout
28511 The encodings are explained in section
28512 \begin_inset space ~
28513 \end_inset
28514
28515
28516 \begin_inset CommandInset ref
28517 LatexCommand ref
28518 reference "cha:The-Document-Settings"
28519
28520 \end_inset
28521
28522 .
28523 \end_layout
28524
28525 \end_inset
28526
28527  Only enable this if you use 
28528 \family typewriter
28529 ispell
28530 \family default
28531  and can't spell check words with international letters in them.
28532  There have been reports that this does not work with all dictionaries,
28533  so this is disabled by default.
28534 \end_layout
28535
28536 \begin_layout Section
28537 Thesaurus
28538 \begin_inset Index idx
28539 status collapsed
28540
28541 \begin_layout Plain Layout
28542 Thesaurus
28543 \end_layout
28544
28545 \end_inset
28546
28547
28548 \begin_inset CommandInset label
28549 LatexCommand label
28550 name "sec:Thesaurus"
28551
28552 \end_inset
28553
28554
28555 \end_layout
28556
28557 \begin_layout Standard
28558 LyX provides a multilingual thesaurus.
28559  It uses the same thesaurus framework as OpenOffice and Firefox (namely
28560  the 
28561 \emph on
28562 MyThes
28563 \emph default
28564
28565 \begin_inset Foot
28566 status collapsed
28567
28568 \begin_layout Plain Layout
28569 \begin_inset CommandInset href
28570 LatexCommand href
28571 target "http://lingucomponent.openoffice.org/thesaurus.html"
28572
28573 \end_inset
28574
28575
28576 \end_layout
28577
28578 \end_inset
28579
28580  thesaurus library, which is included in LyX).
28581  Therefore, LyX can directly access OpenOffice thesaurus dictionaries, which
28582  are available for many languages.
28583 \end_layout
28584
28585 \begin_layout Standard
28586 This section describes how new dictionaries are installed and set up for
28587  the use with LyX.
28588 \end_layout
28589
28590 \begin_layout Subsection
28591 Setting up the thesaurus
28592 \end_layout
28593
28594 \begin_layout Standard
28595 The 
28596 \emph on
28597 MyThes/
28598 \emph default
28599 OpenOffice thesauri consist of two files per language: A file with the suffix
28600  
28601 \emph on
28602 *.dat
28603 \emph default
28604  containing the data and an index file with the suffix 
28605 \emph on
28606 *.idx
28607 \emph default
28608 .
28609  The standardized file names include the language code for the given language
28610  (e.
28611 \begin_inset space \thinspace{}
28612 \end_inset
28613
28614 g.
28615  en_EN for English).
28616  For instance, the English files are named:
28617 \end_layout
28618
28619 \begin_layout Itemize
28620 th_en_EN_v2.idx
28621 \end_layout
28622
28623 \begin_layout Itemize
28624 th_en_EN_v2.dat
28625 \end_layout
28626
28627 \begin_layout Standard
28628 If you have OpenOffice and its thesaurus installed, these files should be
28629  already on your system.
28630  If not, you can get dictionaries from the site 
28631 \begin_inset Flex URL
28632 status collapsed
28633
28634 \begin_layout Plain Layout
28635
28636 http://extensions.services.openoffice.org
28637 \end_layout
28638
28639 \end_inset
28640
28641 .
28642  Note that, as of OpenOffice 3.0, these files are usually packed in extension
28643  archives (
28644 \emph on
28645 *.oxt
28646 \emph default
28647 ) that contain other files such as spellchecker dictionaries besides the
28648  thesauri.
28649  These archives are simple zip files, so you can unpack them as you would
28650  unpack a zip archive.
28651 \end_layout
28652
28653 \begin_layout Standard
28654 Put the 
28655 \emph on
28656 *.idx
28657 \emph default
28658  and 
28659 \emph on
28660 *.dat
28661 \emph default
28662  files of all languages you want to use into one directory (do not use subfolder
28663 s), and specify the path to this directory in 
28664 \family sans
28665 Tools\SpecialChar \menuseparator
28666 Preferences\SpecialChar \menuseparator
28667 Paths
28668 \family default
28669 .
28670  Now the thesaurus should be ready to use.
28671 \end_layout
28672
28673 \begin_layout Subsection
28674 Using the thesaurus
28675 \end_layout
28676
28677 \begin_layout Standard
28678 To start the thesaurus, use the menu 
28679 \family sans
28680 Tools\SpecialChar \menuseparator
28681 Thesaurus
28682 \family default
28683  or the toolbar button 
28684 \begin_inset Graphics
28685         filename ../images/thesaurus-entry.png
28686         BoundingBox 0bp 5bp 20bp 25bp
28687         rotateOrigin center
28688
28689 \end_inset
28690
28691  while the cursor is at the word you want to look up or while a word is
28692  selected.
28693  A dialog pops up showing you probably related words that you can use as
28694  replacement.
28695  The proposals are grouped into categories.
28696  Note that the thesaurus does not only show synonyms, but also hyperonyms
28697  and hyponyms (such as 
28698 \emph on
28699 plant
28700 \emph default
28701  for 
28702 \emph on
28703 tree
28704 \emph default
28705 ), compounds (such as 
28706 \emph on
28707 tree diagram
28708 \emph default
28709 ) and antonyms (such as 
28710 \emph on
28711 women
28712 \emph default
28713  for 
28714 \emph on
28715 men
28716 \emph default
28717 ), which are marked as such.
28718 \end_layout
28719
28720 \begin_layout Standard
28721 The language is automatically chosen from the language at the cursor, but
28722  you can also switch it in the dialog, as you can enter new words to look
28723  up directly there.
28724 \end_layout
28725
28726 \begin_layout Standard
28727 Note that the thesaurus cannot handle phrases (only compounds that are in
28728  the dictionary, such as the above 
28729 \emph on
28730 tree diagram
28731 \emph default
28732 ), and you have to use the so called lemma form, i.
28733 \begin_inset space \thinspace{}
28734 \end_inset
28735
28736 e.
28737  the form that is used in the dictionaries (for many languages: first person
28738  singular indicative active for nouns, infinitive for verbs).
28739  For example looking up the word forms 
28740 \emph on
28741 reports
28742 \emph default
28743  or 
28744 \emph on
28745 reporting
28746 \emph default
28747  yields no results, while results are shown for the word form 
28748 \emph on
28749 report
28750 \emph default
28751 .
28752  Your best bet is to highlight only the relevant parts of such word (e.
28753 \begin_inset space \thinspace{}
28754 \end_inset
28755
28756 g.
28757  
28758 \emph on
28759 report
28760 \emph default
28761  in 
28762 \emph on
28763 report
28764 \emph default
28765 s), then you get proposals without adjusting the query in the dialog, and
28766  also the replacement will probably be correct (as only the highlighted
28767  part will be replaced, thus the ending remains).
28768 \end_layout
28769
28770 \begin_layout Subsection
28771 Lincense of the Thesaurus library
28772 \end_layout
28773
28774 \begin_layout Standard
28775 The 
28776 \emph on
28777 MyThes
28778 \emph default
28779  library, which is used by LyX for the thesaurus, was created by 
28780 \noun on
28781 Kevin B.
28782  Hendricks
28783 \noun default
28784  as a standalone program.
28785  Version 1.1 of the library is included in LyX.
28786  The library was released under the 
28787 \emph on
28788 Berkeley Database License
28789 \emph default
28790 , which is compatible with LyX's license, the GPL.
28791  In order to meet the requirements of the Berkeley Database License, the
28792  MyThes license file is included in the LyX sources in the folder 
28793 \family sans
28794 ~src/support/mythes/license.readme
28795 \family default
28796 .
28797  In LyX Windows installations it is additionally available in the file 
28798 \family sans
28799 MyThes-License.txt
28800 \family default
28801  that is in the same folder as the file lyx.exe.
28802 \end_layout
28803
28804 \begin_layout Section
28805 Change Tracking
28806 \begin_inset Index idx
28807 status collapsed
28808
28809 \begin_layout Plain Layout
28810 Change Tracking
28811 \end_layout
28812
28813 \end_inset
28814
28815
28816 \begin_inset Index idx
28817 status collapsed
28818
28819 \begin_layout Plain Layout
28820 Document ! Change Tracking
28821 \end_layout
28822
28823 \end_inset
28824
28825
28826 \begin_inset CommandInset label
28827 LatexCommand label
28828 name "sec:Change-Tracking"
28829
28830 \end_inset
28831
28832
28833 \end_layout
28834
28835 \begin_layout Standard
28836 When you work on a document collaboratively it is extremely useful to be
28837  able to see changes that others have made highlighted in the document.
28838  You can then decide if you want to accept a change or not.
28839  This can be achieved by turning on change tracking in the menu 
28840 \family sans
28841 Document\SpecialChar \menuseparator
28842 Change
28843 \begin_inset space ~
28844 \end_inset
28845
28846 Tracking\SpecialChar \menuseparator
28847 Track
28848 \begin_inset space ~
28849 \end_inset
28850
28851 Changes
28852 \family default
28853 .
28854 \end_layout
28855
28856 \begin_layout Standard
28857 Changes made in the document will then be highlighted by strokes and colors:
28858  
28859 \bar under
28860 \color blue
28861 underlined text
28862 \bar default
28863 \color inherit
28864  is an addition, 
28865 \strikeout on
28866 \color blue
28867 canceled text
28868 \strikeout default
28869 \color inherit
28870  is a deletion.
28871  The color depends on the author that made the change.
28872  You can change the color in LyX's preferences dialog under 
28873 \family sans
28874 Look
28875 \begin_inset space ~
28876 \end_inset
28877
28878 and
28879 \begin_inset space ~
28880 \end_inset
28881
28882 feel
28883 \family default
28884
28885 \family sans
28886 Colors
28887 \family default
28888 .
28889 \begin_inset Index idx
28890 status collapsed
28891
28892 \begin_layout Plain Layout
28893 Color ! Change tracking
28894 \end_layout
28895
28896 \end_inset
28897
28898  The author and the date of the change are shown in LyX's status bar when
28899  the cursor is in changed text.
28900  The same information is shown when you use the toolbar button 
28901 \begin_inset Graphics
28902         filename ../images/changes-merge.png
28903         BoundingBox 0bp 5bp 20bp 25bp
28904         rotateOrigin center
28905
28906 \end_inset
28907
28908 .
28909 \end_layout
28910
28911 \begin_layout Standard
28912 When change tracking is activated, you will see the review toolbar in LyX:
28913 \begin_inset Index idx
28914 status collapsed
28915
28916 \begin_layout Plain Layout
28917 Toolbar ! Review
28918 \end_layout
28919
28920 \end_inset
28921
28922
28923 \end_layout
28924
28925 \begin_layout Standard
28926 \begin_inset VSpace defskip
28927 \end_inset
28928
28929
28930 \end_layout
28931
28932 \begin_layout Standard
28933 \begin_inset Graphics
28934         filename clipart/ChangesToolbar.png
28935
28936 \end_inset
28937
28938
28939 \end_layout
28940
28941 \begin_layout Standard
28942 \begin_inset VSpace defskip
28943 \end_inset
28944
28945
28946 \end_layout
28947
28948 \begin_layout Standard
28949 The review toolbar as shown above contains from left to right the following
28950  buttons:
28951 \end_layout
28952
28953 \begin_layout Standard
28954 \begin_inset VSpace defskip
28955 \end_inset
28956
28957
28958 \end_layout
28959
28960 \begin_layout Standard
28961 \begin_inset Tabular
28962 <lyxtabular version="3" rows="10" columns="2">
28963 <features islongtable="true" longtabularalignment="center">
28964 <column alignment="left" valignment="top" width="0">
28965 <column alignment="left" valignment="top" width="0">
28966 <row interlinespace="2.5mm">
28967 <cell alignment="center" valignment="top" usebox="none">
28968 \begin_inset Text
28969
28970 \begin_layout Plain Layout
28971 \begin_inset Graphics
28972         filename ../images/changes-track.png
28973         BoundingBox 0bp 5bp 20bp 25bp
28974         rotateOrigin center
28975
28976 \end_inset
28977
28978
28979 \end_layout
28980
28981 \end_inset
28982 </cell>
28983 <cell alignment="center" valignment="top" usebox="none">
28984 \begin_inset Text
28985
28986 \begin_layout Plain Layout
28987
28988 \family sans
28989 Document\SpecialChar \menuseparator
28990 Change
28991 \begin_inset space ~
28992 \end_inset
28993
28994 Tracking\SpecialChar \menuseparator
28995 Track
28996 \begin_inset space ~
28997 \end_inset
28998
28999 Changes
29000 \end_layout
29001
29002 \end_inset
29003 </cell>
29004 </row>
29005 <row interlinespace="2.5mm">
29006 <cell alignment="center" valignment="top" usebox="none">
29007 \begin_inset Text
29008
29009 \begin_layout Plain Layout
29010 \begin_inset Graphics
29011         filename ../images/changes-output.png
29012         BoundingBox 0bp 5bp 20bp 25bp
29013         rotateOrigin center
29014
29015 \end_inset
29016
29017
29018 \end_layout
29019
29020 \end_inset
29021 </cell>
29022 <cell alignment="center" valignment="top" usebox="none">
29023 \begin_inset Text
29024
29025 \begin_layout Plain Layout
29026
29027 \family sans
29028 Document\SpecialChar \menuseparator
29029 Change
29030 \begin_inset space ~
29031 \end_inset
29032
29033 Tracking\SpecialChar \menuseparator
29034 Show
29035 \begin_inset space ~
29036 \end_inset
29037
29038 Changes
29039 \begin_inset space ~
29040 \end_inset
29041
29042 in
29043 \begin_inset space ~
29044 \end_inset
29045
29046 Output
29047 \end_layout
29048
29049 \end_inset
29050 </cell>
29051 </row>
29052 <row interlinespace="2.5mm">
29053 <cell alignment="center" valignment="top" usebox="none">
29054 \begin_inset Text
29055
29056 \begin_layout Plain Layout
29057 \begin_inset Graphics
29058         filename ../images/change-next.png
29059         BoundingBox 0bp 5bp 20bp 25bp
29060         rotateOrigin center
29061
29062 \end_inset
29063
29064
29065 \end_layout
29066
29067 \end_inset
29068 </cell>
29069 <cell alignment="center" valignment="top" usebox="none">
29070 \begin_inset Text
29071
29072 \begin_layout Plain Layout
29073 Jumps to the next change
29074 \end_layout
29075
29076 \end_inset
29077 </cell>
29078 </row>
29079 <row interlinespace="2.5mm">
29080 <cell alignment="center" valignment="top" usebox="none">
29081 \begin_inset Text
29082
29083 \begin_layout Plain Layout
29084 \begin_inset Graphics
29085         filename ../images/change-accept.png
29086         BoundingBox 0bp 5bp 20bp 25bp
29087         rotateOrigin center
29088
29089 \end_inset
29090
29091
29092 \end_layout
29093
29094 \end_inset
29095 </cell>
29096 <cell alignment="center" valignment="top" usebox="none">
29097 \begin_inset Text
29098
29099 \begin_layout Plain Layout
29100
29101 \family sans
29102 Document\SpecialChar \menuseparator
29103 Change
29104 \begin_inset space ~
29105 \end_inset
29106
29107 Tracking\SpecialChar \menuseparator
29108 Accept
29109 \begin_inset space ~
29110 \end_inset
29111
29112 Change
29113 \end_layout
29114
29115 \end_inset
29116 </cell>
29117 </row>
29118 <row interlinespace="2.5mm">
29119 <cell alignment="center" valignment="top" usebox="none">
29120 \begin_inset Text
29121
29122 \begin_layout Plain Layout
29123 \begin_inset Graphics
29124         filename ../images/change-reject.png
29125         BoundingBox 0bp 5bp 20bp 25bp
29126         rotateOrigin center
29127
29128 \end_inset
29129
29130
29131 \end_layout
29132
29133 \end_inset
29134 </cell>
29135 <cell alignment="center" valignment="top" usebox="none">
29136 \begin_inset Text
29137
29138 \begin_layout Plain Layout
29139
29140 \family sans
29141 Document\SpecialChar \menuseparator
29142 Change
29143 \begin_inset space ~
29144 \end_inset
29145
29146 Tracking\SpecialChar \menuseparator
29147 Reject
29148 \begin_inset space ~
29149 \end_inset
29150
29151 Change
29152 \end_layout
29153
29154 \end_inset
29155 </cell>
29156 </row>
29157 <row interlinespace="2.5mm">
29158 <cell alignment="center" valignment="top" usebox="none">
29159 \begin_inset Text
29160
29161 \begin_layout Plain Layout
29162 \begin_inset Graphics
29163         filename ../images/changes-merge.png
29164         BoundingBox 0bp 5bp 20bp 25bp
29165         rotateOrigin center
29166
29167 \end_inset
29168
29169
29170 \end_layout
29171
29172 \end_inset
29173 </cell>
29174 <cell alignment="center" valignment="top" usebox="none">
29175 \begin_inset Text
29176
29177 \begin_layout Plain Layout
29178
29179 \family sans
29180 Document\SpecialChar \menuseparator
29181 Change
29182 \begin_inset space ~
29183 \end_inset
29184
29185 Tracking\SpecialChar \menuseparator
29186 Merge
29187 \begin_inset space ~
29188 \end_inset
29189
29190 Changes
29191 \end_layout
29192
29193 \end_inset
29194 </cell>
29195 </row>
29196 <row interlinespace="2.5mm">
29197 <cell alignment="center" valignment="top" usebox="none">
29198 \begin_inset Text
29199
29200 \begin_layout Plain Layout
29201 \begin_inset Graphics
29202         filename ../images/all-changes-accept.png
29203         BoundingBox 0bp 5bp 20bp 25bp
29204         rotateOrigin center
29205
29206 \end_inset
29207
29208
29209 \end_layout
29210
29211 \end_inset
29212 </cell>
29213 <cell alignment="center" valignment="top" usebox="none">
29214 \begin_inset Text
29215
29216 \begin_layout Plain Layout
29217
29218 \family sans
29219 Document\SpecialChar \menuseparator
29220 Change
29221 \begin_inset space ~
29222 \end_inset
29223
29224 Tracking\SpecialChar \menuseparator
29225 Accept
29226 \begin_inset space ~
29227 \end_inset
29228
29229 All
29230 \begin_inset space ~
29231 \end_inset
29232
29233 Changes
29234 \end_layout
29235
29236 \end_inset
29237 </cell>
29238 </row>
29239 <row interlinespace="2.5mm">
29240 <cell alignment="center" valignment="top" usebox="none">
29241 \begin_inset Text
29242
29243 \begin_layout Plain Layout
29244 \begin_inset Graphics
29245         filename ../images/all-changes-reject.png
29246         BoundingBox 0bp 5bp 20bp 25bp
29247         rotateOrigin center
29248
29249 \end_inset
29250
29251
29252 \end_layout
29253
29254 \end_inset
29255 </cell>
29256 <cell alignment="center" valignment="top" usebox="none">
29257 \begin_inset Text
29258
29259 \begin_layout Plain Layout
29260
29261 \family sans
29262 Document\SpecialChar \menuseparator
29263 Change
29264 \begin_inset space ~
29265 \end_inset
29266
29267 Tracking\SpecialChar \menuseparator
29268 Reject
29269 \begin_inset space ~
29270 \end_inset
29271
29272 All
29273 \begin_inset space ~
29274 \end_inset
29275
29276 Changes
29277 \end_layout
29278
29279 \end_inset
29280 </cell>
29281 </row>
29282 <row interlinespace="2.5mm">
29283 <cell alignment="center" valignment="top" usebox="none">
29284 \begin_inset Text
29285
29286 \begin_layout Plain Layout
29287 \begin_inset Graphics
29288         filename ../images/note-insert.png
29289         BoundingBox 0bp 5bp 20bp 25bp
29290         rotateOrigin center
29291
29292 \end_inset
29293
29294
29295 \end_layout
29296
29297 \end_inset
29298 </cell>
29299 <cell alignment="center" valignment="top" usebox="none">
29300 \begin_inset Text
29301
29302 \begin_layout Plain Layout
29303
29304 \family sans
29305 Insert\SpecialChar \menuseparator
29306 Note\SpecialChar \menuseparator
29307 LyX
29308 \begin_inset space ~
29309 \end_inset
29310
29311 Note
29312 \end_layout
29313
29314 \end_inset
29315 </cell>
29316 </row>
29317 <row interlinespace="2.5mm">
29318 <cell alignment="center" valignment="top" usebox="none">
29319 \begin_inset Text
29320
29321 \begin_layout Plain Layout
29322 \begin_inset Graphics
29323         filename ../images/note-next.png
29324         BoundingBox 0bp 5bp 20bp 25bp
29325         rotateOrigin center
29326
29327 \end_inset
29328
29329
29330 \end_layout
29331
29332 \end_inset
29333 </cell>
29334 <cell alignment="center" valignment="top" usebox="none">
29335 \begin_inset Text
29336
29337 \begin_layout Plain Layout
29338
29339 \family sans
29340 Navigate\SpecialChar \menuseparator
29341 Next
29342 \begin_inset space ~
29343 \end_inset
29344
29345 Note
29346 \end_layout
29347
29348 \end_inset
29349 </cell>
29350 </row>
29351 </lyxtabular>
29352
29353 \end_inset
29354
29355
29356 \end_layout
29357
29358 \begin_layout Standard
29359 \begin_inset VSpace defskip
29360 \end_inset
29361
29362
29363 \end_layout
29364
29365 \begin_layout Standard
29366 The review toolbar helps you to accept, reject, or merge changes – highlight
29367  the change and press one of the desired toolbar buttons.
29368  When you merge changes, a window pops up showing you information about
29369  the next change behind the current cursor position.
29370  So you don't need to highlight a certain change.
29371  Within the merge window you can decide to accept or reject changes and
29372  step to the next change.
29373  This way you can jump through all the changes in the document.
29374 \end_layout
29375
29376 \begin_layout Standard
29377 The toolbar has two buttons to handle notes because notes are often important
29378  to describe a change.
29379 \end_layout
29380
29381 \begin_layout Standard
29382 To show made changes in the output you need the LaTeX package 
29383 \series bold
29384 dvipost
29385 \series default
29386
29387 \begin_inset Index idx
29388 status collapsed
29389
29390 \begin_layout Plain Layout
29391 LaTeX-packages ! dvipost
29392 \end_layout
29393
29394 \end_inset
29395
29396  installed.
29397  You will find it in the TeX Catalogue, 
29398 \begin_inset CommandInset citation
29399 LatexCommand cite
29400 key "TeXCatalogue"
29401
29402 \end_inset
29403
29404  or in the package manager of your LaTeX-system.
29405 \end_layout
29406
29407 \begin_layout Section
29408 International Support
29409 \begin_inset Index idx
29410 status collapsed
29411
29412 \begin_layout Plain Layout
29413 International support
29414 \end_layout
29415
29416 \end_inset
29417
29418
29419 \end_layout
29420
29421 \begin_layout Standard
29422 This section describes how to use LyX with any language you want.
29423  For some non-western languages there are special Wiki-pages that explain
29424  how to set up LyX to use them: 
29425 \begin_inset CommandInset citation
29426 LatexCommand cite
29427 key "Arabic,Armenian,Farsi,Hebrew"
29428
29429 \end_inset
29430
29431
29432 \end_layout
29433
29434 \begin_layout Standard
29435 Besides languages, LyX also supports phonetic symbols, see section
29436 \begin_inset space ~
29437 \end_inset
29438
29439
29440 \begin_inset CommandInset ref
29441 LatexCommand ref
29442 reference "sub:Special-Character"
29443
29444 \end_inset
29445
29446 .
29447 \end_layout
29448
29449 \begin_layout Subsection
29450 Language Options
29451 \begin_inset Index idx
29452 status collapsed
29453
29454 \begin_layout Plain Layout
29455 Language ! Options
29456 \end_layout
29457
29458 \end_inset
29459
29460
29461 \begin_inset Index idx
29462 status collapsed
29463
29464 \begin_layout Plain Layout
29465 Document ! Settings
29466 \end_layout
29467
29468 \end_inset
29469
29470
29471 \begin_inset Index idx
29472 status collapsed
29473
29474 \begin_layout Plain Layout
29475 Document ! Language
29476 \end_layout
29477
29478 \end_inset
29479
29480
29481 \end_layout
29482
29483 \begin_layout Standard
29484 The 
29485 \family sans
29486 Document\SpecialChar \menuseparator
29487 Settings
29488 \family default
29489  dialog lets you set 
29490 \family roman
29491 the language and character encoding for your language.
29492  
29493 \end_layout
29494
29495 \begin_layout Standard
29496 Choose your language in the 
29497 \family sans
29498 Language
29499 \family default
29500  section of this dialog.
29501  The default is 
29502 \family sans
29503 English
29504 \family default
29505 .
29506 \end_layout
29507
29508 \begin_layout Standard
29509 Under 
29510 \family sans
29511 Encoding
29512 \family default
29513  you can choose the character encoding map you want to use for LaTeX export.
29514  The option 
29515 \family sans
29516 Language Default
29517 \family default
29518  is the preferred choice and works well in most cases.
29519  For details about the different encoding options see section
29520 \begin_inset space ~
29521 \end_inset
29522
29523
29524 \begin_inset CommandInset ref
29525 LatexCommand ref
29526 reference "cha:The-Document-Settings"
29527
29528 \end_inset
29529
29530 .
29531 \end_layout
29532
29533 \begin_layout Subsection
29534 Keyboard mapping configuration
29535 \begin_inset CommandInset label
29536 LatexCommand label
29537 name "sub:Keyboard-mapping"
29538
29539 \end_inset
29540
29541
29542 \end_layout
29543
29544 \begin_layout Standard
29545 If you have for example a U.S.-style keyboard and want to write in a language
29546  other than English, you can use an alternate keymap.
29547  For example, if you have a U.S.-style keyboard but want to write in Italian,
29548  you can configure LyX to use an Italian keymap.
29549  The preferences dialog allows you to choose up to two keyboard mappings,
29550  see section
29551 \begin_inset space ~
29552 \end_inset
29553
29554
29555 \begin_inset CommandInset ref
29556 LatexCommand ref
29557 reference "sub:Keyboard-Map"
29558
29559 \end_inset
29560
29561 .
29562  You can choose primary and secondary keyboard languages and then select
29563  which one you want to use.
29564 \end_layout
29565
29566 \begin_layout Standard
29567 Finally, you may just want to change a few key mappings or create an entirely
29568  different keymap (for Vulcan, for instance).
29569  You may, for example, normally write in Italian on a U.S.
29570  keyboard but want to include an occasional quotation in German.
29571  In such a case, you can write your own keyboard mapping or modify an existing
29572  one to support the characters you want.
29573  This and many other customizations are explained in the 
29574 \emph on
29575 Customization
29576 \emph default
29577  manual.
29578 \end_layout
29579
29580 \begin_layout Subsection
29581 Character Tables
29582 \end_layout
29583
29584 \begin_layout Standard
29585 Table
29586 \begin_inset space ~
29587 \end_inset
29588
29589
29590 \begin_inset CommandInset ref
29591 LatexCommand ref
29592 reference "cap:The-latin1-character"
29593
29594 \end_inset
29595
29596  shows the 
29597 \family typewriter
29598 Latin1
29599 \family default
29600  character set.
29601  You should be able to enter the characters in the first eight columns directly
29602  from the keyboard.
29603 \end_layout
29604
29605 \begin_layout Standard
29606 There are a few things you need to know about this table.
29607  Here are some of the details you'll need to bear in mind when using characters
29608  from the 
29609 \family typewriter
29610 Latin1
29611 \family default
29612  character set:
29613 \end_layout
29614
29615 \begin_layout Itemize
29616 Even if you have selected 
29617 \family sans
29618 latin1
29619 \family default
29620  in the 
29621 \family sans
29622 Document\SpecialChar \menuseparator
29623 Settings
29624 \family default
29625  dialog, users who have only the 
29626 \family typewriter
29627 T1
29628 \family default
29629 -fonts for LaTeX [or who have the 
29630 \family typewriter
29631 T1
29632 \family default
29633 -fonts but aren't using them] will still miss a few characters: D0, F0,
29634  DE, FE, AB, and BB – the uppercase and lowercase eth and thorn, and the
29635  french quotes won't show up.
29636 \end_layout
29637
29638 \begin_layout Standard
29639 \begin_inset Float table
29640 wide false
29641 sideways false
29642 status open
29643
29644 \begin_layout Plain Layout
29645 \begin_inset Caption
29646
29647 \begin_layout Plain Layout
29648 \begin_inset CommandInset label
29649 LatexCommand label
29650 name "cap:The-latin1-character"
29651
29652 \end_inset
29653
29654 The 
29655 \family typewriter
29656 latin1
29657 \family default
29658  character set
29659 \end_layout
29660
29661 \end_inset
29662
29663
29664 \end_layout
29665
29666 \begin_layout Plain Layout
29667 \align center
29668 \begin_inset Tabular
29669 <lyxtabular version="3" rows="17" columns="17">
29670 <features tabularvalignment="middle">
29671 <column alignment="center" valignment="top" width="0pt">
29672 <column alignment="center" valignment="top" width="0pt">
29673 <column alignment="center" valignment="top" width="0pt">
29674 <column alignment="center" valignment="top" width="0pt">
29675 <column alignment="center" valignment="top" width="0pt">
29676 <column alignment="center" valignment="top" width="0pt">
29677 <column alignment="center" valignment="top" width="0pt">
29678 <column alignment="center" valignment="top" width="0pt">
29679 <column alignment="center" valignment="top" width="0pt">
29680 <column alignment="center" valignment="top" width="0pt">
29681 <column alignment="center" valignment="top" width="0pt">
29682 <column alignment="center" valignment="top" width="0pt">
29683 <column alignment="center" valignment="top" width="0pt">
29684 <column alignment="center" valignment="top" width="0pt">
29685 <column alignment="center" valignment="top" width="0pt">
29686 <column alignment="center" valignment="top" width="0pt">
29687 <column alignment="center" valignment="top" width="0pt">
29688 <row>
29689 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29690 \begin_inset Text
29691
29692 \begin_layout Plain Layout
29693
29694 \end_layout
29695
29696 \end_inset
29697 </cell>
29698 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29699 \begin_inset Text
29700
29701 \begin_layout Plain Layout
29702
29703 \family roman
29704 \series medium
29705 \shape up
29706 \size tiny
29707 \emph off
29708 \bar no
29709 \noun off
29710 \color none
29711 00
29712 \end_layout
29713
29714 \end_inset
29715 </cell>
29716 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29717 \begin_inset Text
29718
29719 \begin_layout Plain Layout
29720
29721 \family roman
29722 \series medium
29723 \shape up
29724 \size tiny
29725 \emph off
29726 \bar no
29727 \noun off
29728 \color none
29729 10
29730 \end_layout
29731
29732 \end_inset
29733 </cell>
29734 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29735 \begin_inset Text
29736
29737 \begin_layout Plain Layout
29738
29739 \family roman
29740 \series medium
29741 \shape up
29742 \size tiny
29743 \emph off
29744 \bar no
29745 \noun off
29746 \color none
29747 20
29748 \end_layout
29749
29750 \end_inset
29751 </cell>
29752 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29753 \begin_inset Text
29754
29755 \begin_layout Plain Layout
29756
29757 \family roman
29758 \series medium
29759 \shape up
29760 \size tiny
29761 \emph off
29762 \bar no
29763 \noun off
29764 \color none
29765 30
29766 \end_layout
29767
29768 \end_inset
29769 </cell>
29770 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29771 \begin_inset Text
29772
29773 \begin_layout Plain Layout
29774
29775 \family roman
29776 \series medium
29777 \shape up
29778 \size tiny
29779 \emph off
29780 \bar no
29781 \noun off
29782 \color none
29783 40
29784 \end_layout
29785
29786 \end_inset
29787 </cell>
29788 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29789 \begin_inset Text
29790
29791 \begin_layout Plain Layout
29792
29793 \family roman
29794 \series medium
29795 \shape up
29796 \size tiny
29797 \emph off
29798 \bar no
29799 \noun off
29800 \color none
29801 50
29802 \end_layout
29803
29804 \end_inset
29805 </cell>
29806 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29807 \begin_inset Text
29808
29809 \begin_layout Plain Layout
29810
29811 \family roman
29812 \series medium
29813 \shape up
29814 \size tiny
29815 \emph off
29816 \bar no
29817 \noun off
29818 \color none
29819 60
29820 \end_layout
29821
29822 \end_inset
29823 </cell>
29824 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29825 \begin_inset Text
29826
29827 \begin_layout Plain Layout
29828
29829 \family roman
29830 \series medium
29831 \shape up
29832 \size tiny
29833 \emph off
29834 \bar no
29835 \noun off
29836 \color none
29837 70
29838 \end_layout
29839
29840 \end_inset
29841 </cell>
29842 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29843 \begin_inset Text
29844
29845 \begin_layout Plain Layout
29846
29847 \family roman
29848 \series medium
29849 \shape up
29850 \size tiny
29851 \emph off
29852 \bar no
29853 \noun off
29854 \color none
29855 80
29856 \end_layout
29857
29858 \end_inset
29859 </cell>
29860 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29861 \begin_inset Text
29862
29863 \begin_layout Plain Layout
29864
29865 \family roman
29866 \series medium
29867 \shape up
29868 \size tiny
29869 \emph off
29870 \bar no
29871 \noun off
29872 \color none
29873 90
29874 \end_layout
29875
29876 \end_inset
29877 </cell>
29878 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29879 \begin_inset Text
29880
29881 \begin_layout Plain Layout
29882
29883 \family roman
29884 \series medium
29885 \shape up
29886 \size tiny
29887 \emph off
29888 \bar no
29889 \noun off
29890 \color none
29891 A0
29892 \end_layout
29893
29894 \end_inset
29895 </cell>
29896 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29897 \begin_inset Text
29898
29899 \begin_layout Plain Layout
29900
29901 \family roman
29902 \series medium
29903 \shape up
29904 \size tiny
29905 \emph off
29906 \bar no
29907 \noun off
29908 \color none
29909 B0
29910 \end_layout
29911
29912 \end_inset
29913 </cell>
29914 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29915 \begin_inset Text
29916
29917 \begin_layout Plain Layout
29918
29919 \family roman
29920 \series medium
29921 \shape up
29922 \size tiny
29923 \emph off
29924 \bar no
29925 \noun off
29926 \color none
29927 C0
29928 \end_layout
29929
29930 \end_inset
29931 </cell>
29932 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29933 \begin_inset Text
29934
29935 \begin_layout Plain Layout
29936
29937 \family roman
29938 \series medium
29939 \shape up
29940 \size tiny
29941 \emph off
29942 \bar no
29943 \noun off
29944 \color none
29945 D0
29946 \end_layout
29947
29948 \end_inset
29949 </cell>
29950 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29951 \begin_inset Text
29952
29953 \begin_layout Plain Layout
29954
29955 \family roman
29956 \series medium
29957 \shape up
29958 \size tiny
29959 \emph off
29960 \bar no
29961 \noun off
29962 \color none
29963 E0
29964 \end_layout
29965
29966 \end_inset
29967 </cell>
29968 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29969 \begin_inset Text
29970
29971 \begin_layout Plain Layout
29972
29973 \family roman
29974 \series medium
29975 \shape up
29976 \size tiny
29977 \emph off
29978 \bar no
29979 \noun off
29980 \color none
29981 F0
29982 \end_layout
29983
29984 \end_inset
29985 </cell>
29986 </row>
29987 <row>
29988 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29989 \begin_inset Text
29990
29991 \begin_layout Plain Layout
29992
29993 \family roman
29994 \series medium
29995 \shape up
29996 \size tiny
29997 \emph off
29998 \bar no
29999 \noun off
30000 \color none
30001 00
30002 \end_layout
30003
30004 \end_inset
30005 </cell>
30006 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30007 \begin_inset Text
30008
30009 \begin_layout Plain Layout
30010
30011 \end_layout
30012
30013 \end_inset
30014 </cell>
30015 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30016 \begin_inset Text
30017
30018 \begin_layout Plain Layout
30019
30020 \end_layout
30021
30022 \end_inset
30023 </cell>
30024 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30025 \begin_inset Text
30026
30027 \begin_layout Plain Layout
30028
30029 \end_layout
30030
30031 \end_inset
30032 </cell>
30033 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30034 \begin_inset Text
30035
30036 \begin_layout Plain Layout
30037
30038 \family roman
30039 \series medium
30040 \shape up
30041 \emph off
30042 \bar no
30043 \noun off
30044 \color none
30045 0
30046 \end_layout
30047
30048 \end_inset
30049 </cell>
30050 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30051 \begin_inset Text
30052
30053 \begin_layout Plain Layout
30054
30055 \family roman
30056 \series medium
30057 \shape up
30058 \emph off
30059 \bar no
30060 \noun off
30061 \color none
30062 @
30063 \end_layout
30064
30065 \end_inset
30066 </cell>
30067 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30068 \begin_inset Text
30069
30070 \begin_layout Plain Layout
30071
30072 \family roman
30073 \series medium
30074 \shape up
30075 \emph off
30076 \bar no
30077 \noun off
30078 \color none
30079 P
30080 \end_layout
30081
30082 \end_inset
30083 </cell>
30084 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30085 \begin_inset Text
30086
30087 \begin_layout Plain Layout
30088
30089 \family roman
30090 \series medium
30091 \shape up
30092 \emph off
30093 \bar no
30094 \noun off
30095 \color none
30096 '
30097 \end_layout
30098
30099 \end_inset
30100 </cell>
30101 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30102 \begin_inset Text
30103
30104 \begin_layout Plain Layout
30105
30106 \family roman
30107 \series medium
30108 \shape up
30109 \emph off
30110 \bar no
30111 \noun off
30112 \color none
30113 p
30114 \end_layout
30115
30116 \end_inset
30117 </cell>
30118 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30119 \begin_inset Text
30120
30121 \begin_layout Plain Layout
30122
30123 \end_layout
30124
30125 \end_inset
30126 </cell>
30127 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30128 \begin_inset Text
30129
30130 \begin_layout Plain Layout
30131
30132 \end_layout
30133
30134 \end_inset
30135 </cell>
30136 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30137 \begin_inset Text
30138
30139 \begin_layout Plain Layout
30140
30141 \end_layout
30142
30143 \end_inset
30144 </cell>
30145 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30146 \begin_inset Text
30147
30148 \begin_layout Plain Layout
30149
30150 \family roman
30151 \series medium
30152 \shape up
30153 \emph off
30154 \bar no
30155 \noun off
30156 \color none
30157 °
30158 \end_layout
30159
30160 \end_inset
30161 </cell>
30162 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30163 \begin_inset Text
30164
30165 \begin_layout Plain Layout
30166
30167 \family roman
30168 \series medium
30169 \shape up
30170 \emph off
30171 \bar no
30172 \noun off
30173 \color none
30174 À
30175 \end_layout
30176
30177 \end_inset
30178 </cell>
30179 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30180 \begin_inset Text
30181
30182 \begin_layout Plain Layout
30183
30184 \family roman
30185 \series medium
30186 \shape up
30187 \emph off
30188 \bar no
30189 \noun off
30190 \color none
30191 Ð
30192 \end_layout
30193
30194 \end_inset
30195 </cell>
30196 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30197 \begin_inset Text
30198
30199 \begin_layout Plain Layout
30200
30201 \family roman
30202 \series medium
30203 \shape up
30204 \emph off
30205 \bar no
30206 \noun off
30207 \color none
30208 à
30209 \end_layout
30210
30211 \end_inset
30212 </cell>
30213 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30214 \begin_inset Text
30215
30216 \begin_layout Plain Layout
30217
30218 \family roman
30219 \series medium
30220 \shape up
30221 \emph off
30222 \bar no
30223 \noun off
30224 \color none
30225 ð
30226 \end_layout
30227
30228 \end_inset
30229 </cell>
30230 </row>
30231 <row>
30232 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30233 \begin_inset Text
30234
30235 \begin_layout Plain Layout
30236
30237 \family roman
30238 \series medium
30239 \shape up
30240 \size tiny
30241 \emph off
30242 \bar no
30243 \noun off
30244 \color none
30245 01
30246 \end_layout
30247
30248 \end_inset
30249 </cell>
30250 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30251 \begin_inset Text
30252
30253 \begin_layout Plain Layout
30254
30255 \end_layout
30256
30257 \end_inset
30258 </cell>
30259 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30260 \begin_inset Text
30261
30262 \begin_layout Plain Layout
30263
30264 \end_layout
30265
30266 \end_inset
30267 </cell>
30268 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30269 \begin_inset Text
30270
30271 \begin_layout Plain Layout
30272
30273 \family roman
30274 \series medium
30275 \shape up
30276 \emph off
30277 \bar no
30278 \noun off
30279 \color none
30280 !
30281 \end_layout
30282
30283 \end_inset
30284 </cell>
30285 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30286 \begin_inset Text
30287
30288 \begin_layout Plain Layout
30289
30290 \family roman
30291 \series medium
30292 \shape up
30293 \emph off
30294 \bar no
30295 \noun off
30296 \color none
30297 1
30298 \end_layout
30299
30300 \end_inset
30301 </cell>
30302 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30303 \begin_inset Text
30304
30305 \begin_layout Plain Layout
30306
30307 \family roman
30308 \series medium
30309 \shape up
30310 \emph off
30311 \bar no
30312 \noun off
30313 \color none
30314 A
30315 \end_layout
30316
30317 \end_inset
30318 </cell>
30319 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30320 \begin_inset Text
30321
30322 \begin_layout Plain Layout
30323
30324 \family roman
30325 \series medium
30326 \shape up
30327 \emph off
30328 \bar no
30329 \noun off
30330 \color none
30331 Q
30332 \end_layout
30333
30334 \end_inset
30335 </cell>
30336 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30337 \begin_inset Text
30338
30339 \begin_layout Plain Layout
30340
30341 \family roman
30342 \series medium
30343 \shape up
30344 \emph off
30345 \bar no
30346 \noun off
30347 \color none
30348 a
30349 \end_layout
30350
30351 \end_inset
30352 </cell>
30353 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30354 \begin_inset Text
30355
30356 \begin_layout Plain Layout
30357
30358 \family roman
30359 \series medium
30360 \shape up
30361 \emph off
30362 \bar no
30363 \noun off
30364 \color none
30365 q
30366 \end_layout
30367
30368 \end_inset
30369 </cell>
30370 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30371 \begin_inset Text
30372
30373 \begin_layout Plain Layout
30374
30375 \end_layout
30376
30377 \end_inset
30378 </cell>
30379 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30380 \begin_inset Text
30381
30382 \begin_layout Plain Layout
30383
30384 \end_layout
30385
30386 \end_inset
30387 </cell>
30388 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30389 \begin_inset Text
30390
30391 \begin_layout Plain Layout
30392
30393 \family roman
30394 \series medium
30395 \shape up
30396 \emph off
30397 \bar no
30398 \noun off
30399 \color none
30400 ¡
30401 \end_layout
30402
30403 \end_inset
30404 </cell>
30405 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30406 \begin_inset Text
30407
30408 \begin_layout Plain Layout
30409
30410 \family roman
30411 \series medium
30412 \shape up
30413 \emph off
30414 \bar no
30415 \noun off
30416 \color none
30417 ±
30418 \end_layout
30419
30420 \end_inset
30421 </cell>
30422 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30423 \begin_inset Text
30424
30425 \begin_layout Plain Layout
30426
30427 \family roman
30428 \series medium
30429 \shape up
30430 \emph off
30431 \bar no
30432 \noun off
30433 \color none
30434 Á
30435 \end_layout
30436
30437 \end_inset
30438 </cell>
30439 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30440 \begin_inset Text
30441
30442 \begin_layout Plain Layout
30443
30444 \family roman
30445 \series medium
30446 \shape up
30447 \emph off
30448 \bar no
30449 \noun off
30450 \color none
30451 Ñ
30452 \end_layout
30453
30454 \end_inset
30455 </cell>
30456 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30457 \begin_inset Text
30458
30459 \begin_layout Plain Layout
30460
30461 \family roman
30462 \series medium
30463 \shape up
30464 \emph off
30465 \bar no
30466 \noun off
30467 \color none
30468 á
30469 \end_layout
30470
30471 \end_inset
30472 </cell>
30473 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30474 \begin_inset Text
30475
30476 \begin_layout Plain Layout
30477
30478 \family roman
30479 \series medium
30480 \shape up
30481 \emph off
30482 \bar no
30483 \noun off
30484 \color none
30485 ñ
30486 \end_layout
30487
30488 \end_inset
30489 </cell>
30490 </row>
30491 <row>
30492 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30493 \begin_inset Text
30494
30495 \begin_layout Plain Layout
30496
30497 \family roman
30498 \series medium
30499 \shape up
30500 \size tiny
30501 \emph off
30502 \bar no
30503 \noun off
30504 \color none
30505 02
30506 \end_layout
30507
30508 \end_inset
30509 </cell>
30510 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30511 \begin_inset Text
30512
30513 \begin_layout Plain Layout
30514
30515 \end_layout
30516
30517 \end_inset
30518 </cell>
30519 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30520 \begin_inset Text
30521
30522 \begin_layout Plain Layout
30523
30524 \end_layout
30525
30526 \end_inset
30527 </cell>
30528 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30529 \begin_inset Text
30530
30531 \begin_layout Plain Layout
30532
30533 \family roman
30534 \series medium
30535 \shape up
30536 \emph off
30537 \bar no
30538 \noun off
30539 \color none
30540 \begin_inset Quotes eld
30541 \end_inset
30542
30543
30544 \end_layout
30545
30546 \end_inset
30547 </cell>
30548 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30549 \begin_inset Text
30550
30551 \begin_layout Plain Layout
30552
30553 \family roman
30554 \series medium
30555 \shape up
30556 \emph off
30557 \bar no
30558 \noun off
30559 \color none
30560 2
30561 \end_layout
30562
30563 \end_inset
30564 </cell>
30565 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30566 \begin_inset Text
30567
30568 \begin_layout Plain Layout
30569
30570 \family roman
30571 \series medium
30572 \shape up
30573 \emph off
30574 \bar no
30575 \noun off
30576 \color none
30577 B
30578 \end_layout
30579
30580 \end_inset
30581 </cell>
30582 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30583 \begin_inset Text
30584
30585 \begin_layout Plain Layout
30586
30587 \family roman
30588 \series medium
30589 \shape up
30590 \emph off
30591 \bar no
30592 \noun off
30593 \color none
30594 R
30595 \end_layout
30596
30597 \end_inset
30598 </cell>
30599 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30600 \begin_inset Text
30601
30602 \begin_layout Plain Layout
30603
30604 \family roman
30605 \series medium
30606 \shape up
30607 \emph off
30608 \bar no
30609 \noun off
30610 \color none
30611 b
30612 \end_layout
30613
30614 \end_inset
30615 </cell>
30616 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30617 \begin_inset Text
30618
30619 \begin_layout Plain Layout
30620
30621 \family roman
30622 \series medium
30623 \shape up
30624 \emph off
30625 \bar no
30626 \noun off
30627 \color none
30628 r
30629 \end_layout
30630
30631 \end_inset
30632 </cell>
30633 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30634 \begin_inset Text
30635
30636 \begin_layout Plain Layout
30637
30638 \end_layout
30639
30640 \end_inset
30641 </cell>
30642 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30643 \begin_inset Text
30644
30645 \begin_layout Plain Layout
30646
30647 \end_layout
30648
30649 \end_inset
30650 </cell>
30651 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30652 \begin_inset Text
30653
30654 \begin_layout Plain Layout
30655 ¢
30656 \end_layout
30657
30658 \end_inset
30659 </cell>
30660 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30661 \begin_inset Text
30662
30663 \begin_layout Plain Layout
30664
30665 \family roman
30666 \series medium
30667 \shape up
30668 \emph off
30669 \bar no
30670 \noun off
30671 \color none
30672 ²
30673 \end_layout
30674
30675 \end_inset
30676 </cell>
30677 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30678 \begin_inset Text
30679
30680 \begin_layout Plain Layout
30681
30682 \family roman
30683 \series medium
30684 \shape up
30685 \emph off
30686 \bar no
30687 \noun off
30688 \color none
30689 Â
30690 \end_layout
30691
30692 \end_inset
30693 </cell>
30694 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30695 \begin_inset Text
30696
30697 \begin_layout Plain Layout
30698
30699 \family roman
30700 \series medium
30701 \shape up
30702 \emph off
30703 \bar no
30704 \noun off
30705 \color none
30706 Ò
30707 \end_layout
30708
30709 \end_inset
30710 </cell>
30711 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30712 \begin_inset Text
30713
30714 \begin_layout Plain Layout
30715
30716 \family roman
30717 \series medium
30718 \shape up
30719 \emph off
30720 \bar no
30721 \noun off
30722 \color none
30723 â
30724 \end_layout
30725
30726 \end_inset
30727 </cell>
30728 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30729 \begin_inset Text
30730
30731 \begin_layout Plain Layout
30732
30733 \family roman
30734 \series medium
30735 \shape up
30736 \emph off
30737 \bar no
30738 \noun off
30739 \color none
30740 ò
30741 \end_layout
30742
30743 \end_inset
30744 </cell>
30745 </row>
30746 <row>
30747 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30748 \begin_inset Text
30749
30750 \begin_layout Plain Layout
30751
30752 \family roman
30753 \series medium
30754 \shape up
30755 \size tiny
30756 \emph off
30757 \bar no
30758 \noun off
30759 \color none
30760 03
30761 \end_layout
30762
30763 \end_inset
30764 </cell>
30765 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30766 \begin_inset Text
30767
30768 \begin_layout Plain Layout
30769
30770 \end_layout
30771
30772 \end_inset
30773 </cell>
30774 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30775 \begin_inset Text
30776
30777 \begin_layout Plain Layout
30778
30779 \end_layout
30780
30781 \end_inset
30782 </cell>
30783 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30784 \begin_inset Text
30785
30786 \begin_layout Plain Layout
30787
30788 \family roman
30789 \series medium
30790 \shape up
30791 \emph off
30792 \bar no
30793 \noun off
30794 \color none
30795 #
30796 \end_layout
30797
30798 \end_inset
30799 </cell>
30800 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30801 \begin_inset Text
30802
30803 \begin_layout Plain Layout
30804
30805 \family roman
30806 \series medium
30807 \shape up
30808 \emph off
30809 \bar no
30810 \noun off
30811 \color none
30812 3
30813 \end_layout
30814
30815 \end_inset
30816 </cell>
30817 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30818 \begin_inset Text
30819
30820 \begin_layout Plain Layout
30821
30822 \family roman
30823 \series medium
30824 \shape up
30825 \emph off
30826 \bar no
30827 \noun off
30828 \color none
30829 C
30830 \end_layout
30831
30832 \end_inset
30833 </cell>
30834 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30835 \begin_inset Text
30836
30837 \begin_layout Plain Layout
30838
30839 \family roman
30840 \series medium
30841 \shape up
30842 \emph off
30843 \bar no
30844 \noun off
30845 \color none
30846 S
30847 \end_layout
30848
30849 \end_inset
30850 </cell>
30851 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30852 \begin_inset Text
30853
30854 \begin_layout Plain Layout
30855
30856 \family roman
30857 \series medium
30858 \shape up
30859 \emph off
30860 \bar no
30861 \noun off
30862 \color none
30863 c
30864 \end_layout
30865
30866 \end_inset
30867 </cell>
30868 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30869 \begin_inset Text
30870
30871 \begin_layout Plain Layout
30872
30873 \family roman
30874 \series medium
30875 \shape up
30876 \emph off
30877 \bar no
30878 \noun off
30879 \color none
30880 s
30881 \end_layout
30882
30883 \end_inset
30884 </cell>
30885 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30886 \begin_inset Text
30887
30888 \begin_layout Plain Layout
30889
30890 \end_layout
30891
30892 \end_inset
30893 </cell>
30894 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30895 \begin_inset Text
30896
30897 \begin_layout Plain Layout
30898
30899 \end_layout
30900
30901 \end_inset
30902 </cell>
30903 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30904 \begin_inset Text
30905
30906 \begin_layout Plain Layout
30907
30908 \family roman
30909 \series medium
30910 \shape up
30911 \emph off
30912 \bar no
30913 \noun off
30914 \color none
30915 £
30916 \end_layout
30917
30918 \end_inset
30919 </cell>
30920 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30921 \begin_inset Text
30922
30923 \begin_layout Plain Layout
30924
30925 \family roman
30926 \series medium
30927 \shape up
30928 \emph off
30929 \bar no
30930 \noun off
30931 \color none
30932 ³
30933 \end_layout
30934
30935 \end_inset
30936 </cell>
30937 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30938 \begin_inset Text
30939
30940 \begin_layout Plain Layout
30941
30942 \family roman
30943 \series medium
30944 \shape up
30945 \emph off
30946 \bar no
30947 \noun off
30948 \color none
30949 Ã
30950 \end_layout
30951
30952 \end_inset
30953 </cell>
30954 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30955 \begin_inset Text
30956
30957 \begin_layout Plain Layout
30958
30959 \family roman
30960 \series medium
30961 \shape up
30962 \emph off
30963 \bar no
30964 \noun off
30965 \color none
30966 Ó
30967 \end_layout
30968
30969 \end_inset
30970 </cell>
30971 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30972 \begin_inset Text
30973
30974 \begin_layout Plain Layout
30975
30976 \family roman
30977 \series medium
30978 \shape up
30979 \emph off
30980 \bar no
30981 \noun off
30982 \color none
30983 ã
30984 \end_layout
30985
30986 \end_inset
30987 </cell>
30988 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30989 \begin_inset Text
30990
30991 \begin_layout Plain Layout
30992
30993 \family roman
30994 \series medium
30995 \shape up
30996 \emph off
30997 \bar no
30998 \noun off
30999 \color none
31000 ó
31001 \end_layout
31002
31003 \end_inset
31004 </cell>
31005 </row>
31006 <row>
31007 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31008 \begin_inset Text
31009
31010 \begin_layout Plain Layout
31011
31012 \family roman
31013 \series medium
31014 \shape up
31015 \size tiny
31016 \emph off
31017 \bar no
31018 \noun off
31019 \color none
31020 04
31021 \end_layout
31022
31023 \end_inset
31024 </cell>
31025 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31026 \begin_inset Text
31027
31028 \begin_layout Plain Layout
31029
31030 \end_layout
31031
31032 \end_inset
31033 </cell>
31034 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31035 \begin_inset Text
31036
31037 \begin_layout Plain Layout
31038
31039 \end_layout
31040
31041 \end_inset
31042 </cell>
31043 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31044 \begin_inset Text
31045
31046 \begin_layout Plain Layout
31047
31048 \family roman
31049 \series medium
31050 \shape up
31051 \emph off
31052 \bar no
31053 \noun off
31054 \color none
31055 $
31056 \end_layout
31057
31058 \end_inset
31059 </cell>
31060 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31061 \begin_inset Text
31062
31063 \begin_layout Plain Layout
31064
31065 \family roman
31066 \series medium
31067 \shape up
31068 \emph off
31069 \bar no
31070 \noun off
31071 \color none
31072 4
31073 \end_layout
31074
31075 \end_inset
31076 </cell>
31077 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31078 \begin_inset Text
31079
31080 \begin_layout Plain Layout
31081
31082 \family roman
31083 \series medium
31084 \shape up
31085 \emph off
31086 \bar no
31087 \noun off
31088 \color none
31089 D
31090 \end_layout
31091
31092 \end_inset
31093 </cell>
31094 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31095 \begin_inset Text
31096
31097 \begin_layout Plain Layout
31098
31099 \family roman
31100 \series medium
31101 \shape up
31102 \emph off
31103 \bar no
31104 \noun off
31105 \color none
31106 T
31107 \end_layout
31108
31109 \end_inset
31110 </cell>
31111 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31112 \begin_inset Text
31113
31114 \begin_layout Plain Layout
31115
31116 \family roman
31117 \series medium
31118 \shape up
31119 \emph off
31120 \bar no
31121 \noun off
31122 \color none
31123 d
31124 \end_layout
31125
31126 \end_inset
31127 </cell>
31128 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31129 \begin_inset Text
31130
31131 \begin_layout Plain Layout
31132
31133 \family roman
31134 \series medium
31135 \shape up
31136 \emph off
31137 \bar no
31138 \noun off
31139 \color none
31140 t
31141 \end_layout
31142
31143 \end_inset
31144 </cell>
31145 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31146 \begin_inset Text
31147
31148 \begin_layout Plain Layout
31149
31150 \end_layout
31151
31152 \end_inset
31153 </cell>
31154 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31155 \begin_inset Text
31156
31157 \begin_layout Plain Layout
31158
31159 \end_layout
31160
31161 \end_inset
31162 </cell>
31163 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31164 \begin_inset Text
31165
31166 \begin_layout Plain Layout
31167 ¤
31168 \end_layout
31169
31170 \end_inset
31171 </cell>
31172 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31173 \begin_inset Text
31174
31175 \begin_layout Plain Layout
31176
31177 \family roman
31178 \series medium
31179 \shape up
31180 \emph off
31181 \bar no
31182 \noun off
31183 \color none
31184 ´
31185 \end_layout
31186
31187 \end_inset
31188 </cell>
31189 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31190 \begin_inset Text
31191
31192 \begin_layout Plain Layout
31193
31194 \family roman
31195 \series medium
31196 \shape up
31197 \emph off
31198 \bar no
31199 \noun off
31200 \color none
31201 Ä
31202 \end_layout
31203
31204 \end_inset
31205 </cell>
31206 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31207 \begin_inset Text
31208
31209 \begin_layout Plain Layout
31210
31211 \family roman
31212 \series medium
31213 \shape up
31214 \emph off
31215 \bar no
31216 \noun off
31217 \color none
31218 Ô
31219 \end_layout
31220
31221 \end_inset
31222 </cell>
31223 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31224 \begin_inset Text
31225
31226 \begin_layout Plain Layout
31227
31228 \family roman
31229 \series medium
31230 \shape up
31231 \emph off
31232 \bar no
31233 \noun off
31234 \color none
31235 ä
31236 \end_layout
31237
31238 \end_inset
31239 </cell>
31240 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31241 \begin_inset Text
31242
31243 \begin_layout Plain Layout
31244
31245 \family roman
31246 \series medium
31247 \shape up
31248 \emph off
31249 \bar no
31250 \noun off
31251 \color none
31252 ô
31253 \end_layout
31254
31255 \end_inset
31256 </cell>
31257 </row>
31258 <row>
31259 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31260 \begin_inset Text
31261
31262 \begin_layout Plain Layout
31263
31264 \family roman
31265 \series medium
31266 \shape up
31267 \size tiny
31268 \emph off
31269 \bar no
31270 \noun off
31271 \color none
31272 05
31273 \end_layout
31274
31275 \end_inset
31276 </cell>
31277 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31278 \begin_inset Text
31279
31280 \begin_layout Plain Layout
31281
31282 \end_layout
31283
31284 \end_inset
31285 </cell>
31286 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31287 \begin_inset Text
31288
31289 \begin_layout Plain Layout
31290
31291 \end_layout
31292
31293 \end_inset
31294 </cell>
31295 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31296 \begin_inset Text
31297
31298 \begin_layout Plain Layout
31299
31300 \family roman
31301 \series medium
31302 \shape up
31303 \emph off
31304 \bar no
31305 \noun off
31306 \color none
31307 %
31308 \end_layout
31309
31310 \end_inset
31311 </cell>
31312 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31313 \begin_inset Text
31314
31315 \begin_layout Plain Layout
31316
31317 \family roman
31318 \series medium
31319 \shape up
31320 \emph off
31321 \bar no
31322 \noun off
31323 \color none
31324 5
31325 \end_layout
31326
31327 \end_inset
31328 </cell>
31329 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31330 \begin_inset Text
31331
31332 \begin_layout Plain Layout
31333
31334 \family roman
31335 \series medium
31336 \shape up
31337 \emph off
31338 \bar no
31339 \noun off
31340 \color none
31341 E
31342 \end_layout
31343
31344 \end_inset
31345 </cell>
31346 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31347 \begin_inset Text
31348
31349 \begin_layout Plain Layout
31350
31351 \family roman
31352 \series medium
31353 \shape up
31354 \emph off
31355 \bar no
31356 \noun off
31357 \color none
31358 U
31359 \end_layout
31360
31361 \end_inset
31362 </cell>
31363 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31364 \begin_inset Text
31365
31366 \begin_layout Plain Layout
31367
31368 \family roman
31369 \series medium
31370 \shape up
31371 \emph off
31372 \bar no
31373 \noun off
31374 \color none
31375 e
31376 \end_layout
31377
31378 \end_inset
31379 </cell>
31380 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31381 \begin_inset Text
31382
31383 \begin_layout Plain Layout
31384
31385 \family roman
31386 \series medium
31387 \shape up
31388 \emph off
31389 \bar no
31390 \noun off
31391 \color none
31392 u
31393 \end_layout
31394
31395 \end_inset
31396 </cell>
31397 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31398 \begin_inset Text
31399
31400 \begin_layout Plain Layout
31401
31402 \end_layout
31403
31404 \end_inset
31405 </cell>
31406 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31407 \begin_inset Text
31408
31409 \begin_layout Plain Layout
31410
31411 \end_layout
31412
31413 \end_inset
31414 </cell>
31415 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31416 \begin_inset Text
31417
31418 \begin_layout Plain Layout
31419 ¥
31420 \end_layout
31421
31422 \end_inset
31423 </cell>
31424 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31425 \begin_inset Text
31426
31427 \begin_layout Plain Layout
31428
31429 \family roman
31430 \series medium
31431 \shape up
31432 \emph off
31433 \bar no
31434 \noun off
31435 \color none
31436 µ
31437 \end_layout
31438
31439 \end_inset
31440 </cell>
31441 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31442 \begin_inset Text
31443
31444 \begin_layout Plain Layout
31445
31446 \family roman
31447 \series medium
31448 \shape up
31449 \emph off
31450 \bar no
31451 \noun off
31452 \color none
31453 Å
31454 \end_layout
31455
31456 \end_inset
31457 </cell>
31458 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31459 \begin_inset Text
31460
31461 \begin_layout Plain Layout
31462
31463 \family roman
31464 \series medium
31465 \shape up
31466 \emph off
31467 \bar no
31468 \noun off
31469 \color none
31470 Õ
31471 \end_layout
31472
31473 \end_inset
31474 </cell>
31475 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31476 \begin_inset Text
31477
31478 \begin_layout Plain Layout
31479
31480 \family roman
31481 \series medium
31482 \shape up
31483 \emph off
31484 \bar no
31485 \noun off
31486 \color none
31487 å
31488 \end_layout
31489
31490 \end_inset
31491 </cell>
31492 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31493 \begin_inset Text
31494
31495 \begin_layout Plain Layout
31496
31497 \family roman
31498 \series medium
31499 \shape up
31500 \emph off
31501 \bar no
31502 \noun off
31503 \color none
31504 õ
31505 \end_layout
31506
31507 \end_inset
31508 </cell>
31509 </row>
31510 <row>
31511 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31512 \begin_inset Text
31513
31514 \begin_layout Plain Layout
31515
31516 \family roman
31517 \series medium
31518 \shape up
31519 \size tiny
31520 \emph off
31521 \bar no
31522 \noun off
31523 \color none
31524 06
31525 \end_layout
31526
31527 \end_inset
31528 </cell>
31529 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31530 \begin_inset Text
31531
31532 \begin_layout Plain Layout
31533
31534 \end_layout
31535
31536 \end_inset
31537 </cell>
31538 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31539 \begin_inset Text
31540
31541 \begin_layout Plain Layout
31542
31543 \end_layout
31544
31545 \end_inset
31546 </cell>
31547 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31548 \begin_inset Text
31549
31550 \begin_layout Plain Layout
31551
31552 \family roman
31553 \series medium
31554 \shape up
31555 \emph off
31556 \bar no
31557 \noun off
31558 \color none
31559 &
31560 \end_layout
31561
31562 \end_inset
31563 </cell>
31564 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31565 \begin_inset Text
31566
31567 \begin_layout Plain Layout
31568
31569 \family roman
31570 \series medium
31571 \shape up
31572 \emph off
31573 \bar no
31574 \noun off
31575 \color none
31576 6
31577 \end_layout
31578
31579 \end_inset
31580 </cell>
31581 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31582 \begin_inset Text
31583
31584 \begin_layout Plain Layout
31585
31586 \family roman
31587 \series medium
31588 \shape up
31589 \emph off
31590 \bar no
31591 \noun off
31592 \color none
31593 F
31594 \end_layout
31595
31596 \end_inset
31597 </cell>
31598 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31599 \begin_inset Text
31600
31601 \begin_layout Plain Layout
31602
31603 \family roman
31604 \series medium
31605 \shape up
31606 \emph off
31607 \bar no
31608 \noun off
31609 \color none
31610 V
31611 \end_layout
31612
31613 \end_inset
31614 </cell>
31615 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31616 \begin_inset Text
31617
31618 \begin_layout Plain Layout
31619
31620 \family roman
31621 \series medium
31622 \shape up
31623 \emph off
31624 \bar no
31625 \noun off
31626 \color none
31627 f
31628 \end_layout
31629
31630 \end_inset
31631 </cell>
31632 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31633 \begin_inset Text
31634
31635 \begin_layout Plain Layout
31636
31637 \family roman
31638 \series medium
31639 \shape up
31640 \emph off
31641 \bar no
31642 \noun off
31643 \color none
31644 v
31645 \end_layout
31646
31647 \end_inset
31648 </cell>
31649 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31650 \begin_inset Text
31651
31652 \begin_layout Plain Layout
31653
31654 \end_layout
31655
31656 \end_inset
31657 </cell>
31658 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31659 \begin_inset Text
31660
31661 \begin_layout Plain Layout
31662
31663 \end_layout
31664
31665 \end_inset
31666 </cell>
31667 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31668 \begin_inset Text
31669
31670 \begin_layout Plain Layout
31671 ¦
31672 \end_layout
31673
31674 \end_inset
31675 </cell>
31676 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31677 \begin_inset Text
31678
31679 \begin_layout Plain Layout
31680
31681 \family roman
31682 \series medium
31683 \shape up
31684 \emph off
31685 \bar no
31686 \noun off
31687 \color none
31688
31689 \end_layout
31690
31691 \end_inset
31692 </cell>
31693 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31694 \begin_inset Text
31695
31696 \begin_layout Plain Layout
31697
31698 \family roman
31699 \series medium
31700 \shape up
31701 \emph off
31702 \bar no
31703 \noun off
31704 \color none
31705 Æ
31706 \end_layout
31707
31708 \end_inset
31709 </cell>
31710 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31711 \begin_inset Text
31712
31713 \begin_layout Plain Layout
31714
31715 \family roman
31716 \series medium
31717 \shape up
31718 \emph off
31719 \bar no
31720 \noun off
31721 \color none
31722 Ö
31723 \end_layout
31724
31725 \end_inset
31726 </cell>
31727 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31728 \begin_inset Text
31729
31730 \begin_layout Plain Layout
31731
31732 \family roman
31733 \series medium
31734 \shape up
31735 \emph off
31736 \bar no
31737 \noun off
31738 \color none
31739 æ
31740 \end_layout
31741
31742 \end_inset
31743 </cell>
31744 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31745 \begin_inset Text
31746
31747 \begin_layout Plain Layout
31748
31749 \family roman
31750 \series medium
31751 \shape up
31752 \emph off
31753 \bar no
31754 \noun off
31755 \color none
31756 ö
31757 \end_layout
31758
31759 \end_inset
31760 </cell>
31761 </row>
31762 <row>
31763 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31764 \begin_inset Text
31765
31766 \begin_layout Plain Layout
31767
31768 \family roman
31769 \series medium
31770 \shape up
31771 \size tiny
31772 \emph off
31773 \bar no
31774 \noun off
31775 \color none
31776 07
31777 \end_layout
31778
31779 \end_inset
31780 </cell>
31781 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31782 \begin_inset Text
31783
31784 \begin_layout Plain Layout
31785
31786 \end_layout
31787
31788 \end_inset
31789 </cell>
31790 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31791 \begin_inset Text
31792
31793 \begin_layout Plain Layout
31794
31795 \end_layout
31796
31797 \end_inset
31798 </cell>
31799 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31800 \begin_inset Text
31801
31802 \begin_layout Plain Layout
31803
31804 \family roman
31805 \series medium
31806 \shape up
31807 \emph off
31808 \bar no
31809 \noun off
31810 \color none
31811 `
31812 \end_layout
31813
31814 \end_inset
31815 </cell>
31816 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31817 \begin_inset Text
31818
31819 \begin_layout Plain Layout
31820
31821 \family roman
31822 \series medium
31823 \shape up
31824 \emph off
31825 \bar no
31826 \noun off
31827 \color none
31828 7
31829 \end_layout
31830
31831 \end_inset
31832 </cell>
31833 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31834 \begin_inset Text
31835
31836 \begin_layout Plain Layout
31837
31838 \family roman
31839 \series medium
31840 \shape up
31841 \emph off
31842 \bar no
31843 \noun off
31844 \color none
31845 G
31846 \end_layout
31847
31848 \end_inset
31849 </cell>
31850 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31851 \begin_inset Text
31852
31853 \begin_layout Plain Layout
31854
31855 \family roman
31856 \series medium
31857 \shape up
31858 \emph off
31859 \bar no
31860 \noun off
31861 \color none
31862 W
31863 \end_layout
31864
31865 \end_inset
31866 </cell>
31867 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31868 \begin_inset Text
31869
31870 \begin_layout Plain Layout
31871
31872 \family roman
31873 \series medium
31874 \shape up
31875 \emph off
31876 \bar no
31877 \noun off
31878 \color none
31879 g
31880 \end_layout
31881
31882 \end_inset
31883 </cell>
31884 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31885 \begin_inset Text
31886
31887 \begin_layout Plain Layout
31888
31889 \family roman
31890 \series medium
31891 \shape up
31892 \emph off
31893 \bar no
31894 \noun off
31895 \color none
31896 w
31897 \end_layout
31898
31899 \end_inset
31900 </cell>
31901 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31902 \begin_inset Text
31903
31904 \begin_layout Plain Layout
31905
31906 \end_layout
31907
31908 \end_inset
31909 </cell>
31910 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31911 \begin_inset Text
31912
31913 \begin_layout Plain Layout
31914
31915 \end_layout
31916
31917 \end_inset
31918 </cell>
31919 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31920 \begin_inset Text
31921
31922 \begin_layout Plain Layout
31923
31924 \family roman
31925 \series medium
31926 \shape up
31927 \emph off
31928 \bar no
31929 \noun off
31930 \color none
31931 §
31932 \end_layout
31933
31934 \end_inset
31935 </cell>
31936 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31937 \begin_inset Text
31938
31939 \begin_layout Plain Layout
31940
31941 \family roman
31942 \series medium
31943 \shape up
31944 \emph off
31945 \bar no
31946 \noun off
31947 \color none
31948 ·
31949 \end_layout
31950
31951 \end_inset
31952 </cell>
31953 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31954 \begin_inset Text
31955
31956 \begin_layout Plain Layout
31957
31958 \family roman
31959 \series medium
31960 \shape up
31961 \emph off
31962 \bar no
31963 \noun off
31964 \color none
31965 Ç
31966 \end_layout
31967
31968 \end_inset
31969 </cell>
31970 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31971 \begin_inset Text
31972
31973 \begin_layout Plain Layout
31974
31975 \family roman
31976 \series medium
31977 \shape up
31978 \emph off
31979 \bar no
31980 \noun off
31981 \color none
31982 ×
31983 \end_layout
31984
31985 \end_inset
31986 </cell>
31987 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31988 \begin_inset Text
31989
31990 \begin_layout Plain Layout
31991
31992 \family roman
31993 \series medium
31994 \shape up
31995 \emph off
31996 \bar no
31997 \noun off
31998 \color none
31999 ç
32000 \end_layout
32001
32002 \end_inset
32003 </cell>
32004 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32005 \begin_inset Text
32006
32007 \begin_layout Plain Layout
32008
32009 \family roman
32010 \series medium
32011 \shape up
32012 \emph off
32013 \bar no
32014 \noun off
32015 \color none
32016 ÷
32017 \end_layout
32018
32019 \end_inset
32020 </cell>
32021 </row>
32022 <row>
32023 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32024 \begin_inset Text
32025
32026 \begin_layout Plain Layout
32027
32028 \family roman
32029 \series medium
32030 \shape up
32031 \size tiny
32032 \emph off
32033 \bar no
32034 \noun off
32035 \color none
32036 08
32037 \end_layout
32038
32039 \end_inset
32040 </cell>
32041 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32042 \begin_inset Text
32043
32044 \begin_layout Plain Layout
32045
32046 \end_layout
32047
32048 \end_inset
32049 </cell>
32050 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32051 \begin_inset Text
32052
32053 \begin_layout Plain Layout
32054
32055 \end_layout
32056
32057 \end_inset
32058 </cell>
32059 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32060 \begin_inset Text
32061
32062 \begin_layout Plain Layout
32063
32064 \family roman
32065 \series medium
32066 \shape up
32067 \emph off
32068 \bar no
32069 \noun off
32070 \color none
32071 (
32072 \end_layout
32073
32074 \end_inset
32075 </cell>
32076 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32077 \begin_inset Text
32078
32079 \begin_layout Plain Layout
32080
32081 \family roman
32082 \series medium
32083 \shape up
32084 \emph off
32085 \bar no
32086 \noun off
32087 \color none
32088 8
32089 \end_layout
32090
32091 \end_inset
32092 </cell>
32093 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32094 \begin_inset Text
32095
32096 \begin_layout Plain Layout
32097
32098 \family roman
32099 \series medium
32100 \shape up
32101 \emph off
32102 \bar no
32103 \noun off
32104 \color none
32105 H
32106 \end_layout
32107
32108 \end_inset
32109 </cell>
32110 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32111 \begin_inset Text
32112
32113 \begin_layout Plain Layout
32114
32115 \family roman
32116 \series medium
32117 \shape up
32118 \emph off
32119 \bar no
32120 \noun off
32121 \color none
32122 X
32123 \end_layout
32124
32125 \end_inset
32126 </cell>
32127 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32128 \begin_inset Text
32129
32130 \begin_layout Plain Layout
32131
32132 \family roman
32133 \series medium
32134 \shape up
32135 \emph off
32136 \bar no
32137 \noun off
32138 \color none
32139 h
32140 \end_layout
32141
32142 \end_inset
32143 </cell>
32144 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32145 \begin_inset Text
32146
32147 \begin_layout Plain Layout
32148
32149 \family roman
32150 \series medium
32151 \shape up
32152 \emph off
32153 \bar no
32154 \noun off
32155 \color none
32156 x
32157 \end_layout
32158
32159 \end_inset
32160 </cell>
32161 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32162 \begin_inset Text
32163
32164 \begin_layout Plain Layout
32165
32166 \end_layout
32167
32168 \end_inset
32169 </cell>
32170 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32171 \begin_inset Text
32172
32173 \begin_layout Plain Layout
32174
32175 \end_layout
32176
32177 \end_inset
32178 </cell>
32179 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32180 \begin_inset Text
32181
32182 \begin_layout Plain Layout
32183
32184 \family roman
32185 \series medium
32186 \shape up
32187 \emph off
32188 \bar no
32189 \noun off
32190 \color none
32191 ¨
32192 \end_layout
32193
32194 \end_inset
32195 </cell>
32196 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32197 \begin_inset Text
32198
32199 \begin_layout Plain Layout
32200
32201 \family roman
32202 \series medium
32203 \shape up
32204 \emph off
32205 \bar no
32206 \noun off
32207 \color none
32208 ¸
32209 \end_layout
32210
32211 \end_inset
32212 </cell>
32213 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32214 \begin_inset Text
32215
32216 \begin_layout Plain Layout
32217
32218 \family roman
32219 \series medium
32220 \shape up
32221 \emph off
32222 \bar no
32223 \noun off
32224 \color none
32225 È
32226 \end_layout
32227
32228 \end_inset
32229 </cell>
32230 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32231 \begin_inset Text
32232
32233 \begin_layout Plain Layout
32234
32235 \family roman
32236 \series medium
32237 \shape up
32238 \emph off
32239 \bar no
32240 \noun off
32241 \color none
32242 Ø
32243 \end_layout
32244
32245 \end_inset
32246 </cell>
32247 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32248 \begin_inset Text
32249
32250 \begin_layout Plain Layout
32251
32252 \family roman
32253 \series medium
32254 \shape up
32255 \emph off
32256 \bar no
32257 \noun off
32258 \color none
32259 è
32260 \end_layout
32261
32262 \end_inset
32263 </cell>
32264 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32265 \begin_inset Text
32266
32267 \begin_layout Plain Layout
32268
32269 \family roman
32270 \series medium
32271 \shape up
32272 \emph off
32273 \bar no
32274 \noun off
32275 \color none
32276 ø
32277 \end_layout
32278
32279 \end_inset
32280 </cell>
32281 </row>
32282 <row>
32283 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32284 \begin_inset Text
32285
32286 \begin_layout Plain Layout
32287
32288 \family roman
32289 \series medium
32290 \shape up
32291 \size tiny
32292 \emph off
32293 \bar no
32294 \noun off
32295 \color none
32296 09
32297 \end_layout
32298
32299 \end_inset
32300 </cell>
32301 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32302 \begin_inset Text
32303
32304 \begin_layout Plain Layout
32305
32306 \end_layout
32307
32308 \end_inset
32309 </cell>
32310 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32311 \begin_inset Text
32312
32313 \begin_layout Plain Layout
32314
32315 \end_layout
32316
32317 \end_inset
32318 </cell>
32319 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32320 \begin_inset Text
32321
32322 \begin_layout Plain Layout
32323
32324 \family roman
32325 \series medium
32326 \shape up
32327 \emph off
32328 \bar no
32329 \noun off
32330 \color none
32331 )
32332 \end_layout
32333
32334 \end_inset
32335 </cell>
32336 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32337 \begin_inset Text
32338
32339 \begin_layout Plain Layout
32340
32341 \family roman
32342 \series medium
32343 \shape up
32344 \emph off
32345 \bar no
32346 \noun off
32347 \color none
32348 9
32349 \end_layout
32350
32351 \end_inset
32352 </cell>
32353 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32354 \begin_inset Text
32355
32356 \begin_layout Plain Layout
32357
32358 \family roman
32359 \series medium
32360 \shape up
32361 \emph off
32362 \bar no
32363 \noun off
32364 \color none
32365 I
32366 \end_layout
32367
32368 \end_inset
32369 </cell>
32370 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32371 \begin_inset Text
32372
32373 \begin_layout Plain Layout
32374
32375 \family roman
32376 \series medium
32377 \shape up
32378 \emph off
32379 \bar no
32380 \noun off
32381 \color none
32382 Y
32383 \end_layout
32384
32385 \end_inset
32386 </cell>
32387 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32388 \begin_inset Text
32389
32390 \begin_layout Plain Layout
32391
32392 \family roman
32393 \series medium
32394 \shape up
32395 \emph off
32396 \bar no
32397 \noun off
32398 \color none
32399 i
32400 \end_layout
32401
32402 \end_inset
32403 </cell>
32404 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32405 \begin_inset Text
32406
32407 \begin_layout Plain Layout
32408
32409 \family roman
32410 \series medium
32411 \shape up
32412 \emph off
32413 \bar no
32414 \noun off
32415 \color none
32416 y
32417 \end_layout
32418
32419 \end_inset
32420 </cell>
32421 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32422 \begin_inset Text
32423
32424 \begin_layout Plain Layout
32425
32426 \end_layout
32427
32428 \end_inset
32429 </cell>
32430 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32431 \begin_inset Text
32432
32433 \begin_layout Plain Layout
32434
32435 \end_layout
32436
32437 \end_inset
32438 </cell>
32439 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32440 \begin_inset Text
32441
32442 \begin_layout Plain Layout
32443
32444 \family roman
32445 \series medium
32446 \shape up
32447 \emph off
32448 \bar no
32449 \noun off
32450 \color none
32451 ©
32452 \end_layout
32453
32454 \end_inset
32455 </cell>
32456 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32457 \begin_inset Text
32458
32459 \begin_layout Plain Layout
32460
32461 \family roman
32462 \series medium
32463 \shape up
32464 \emph off
32465 \bar no
32466 \noun off
32467 \color none
32468 ¹
32469 \end_layout
32470
32471 \end_inset
32472 </cell>
32473 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32474 \begin_inset Text
32475
32476 \begin_layout Plain Layout
32477
32478 \family roman
32479 \series medium
32480 \shape up
32481 \emph off
32482 \bar no
32483 \noun off
32484 \color none
32485 É
32486 \end_layout
32487
32488 \end_inset
32489 </cell>
32490 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32491 \begin_inset Text
32492
32493 \begin_layout Plain Layout
32494
32495 \family roman
32496 \series medium
32497 \shape up
32498 \emph off
32499 \bar no
32500 \noun off
32501 \color none
32502 Ù
32503 \end_layout
32504
32505 \end_inset
32506 </cell>
32507 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32508 \begin_inset Text
32509
32510 \begin_layout Plain Layout
32511
32512 \family roman
32513 \series medium
32514 \shape up
32515 \emph off
32516 \bar no
32517 \noun off
32518 \color none
32519 é
32520 \end_layout
32521
32522 \end_inset
32523 </cell>
32524 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32525 \begin_inset Text
32526
32527 \begin_layout Plain Layout
32528
32529 \family roman
32530 \series medium
32531 \shape up
32532 \emph off
32533 \bar no
32534 \noun off
32535 \color none
32536 ù
32537 \end_layout
32538
32539 \end_inset
32540 </cell>
32541 </row>
32542 <row>
32543 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32544 \begin_inset Text
32545
32546 \begin_layout Plain Layout
32547
32548 \family roman
32549 \series medium
32550 \shape up
32551 \size tiny
32552 \emph off
32553 \bar no
32554 \noun off
32555 \color none
32556 0A
32557 \end_layout
32558
32559 \end_inset
32560 </cell>
32561 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32562 \begin_inset Text
32563
32564 \begin_layout Plain Layout
32565
32566 \end_layout
32567
32568 \end_inset
32569 </cell>
32570 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32571 \begin_inset Text
32572
32573 \begin_layout Plain Layout
32574
32575 \end_layout
32576
32577 \end_inset
32578 </cell>
32579 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32580 \begin_inset Text
32581
32582 \begin_layout Plain Layout
32583
32584 \family roman
32585 \series medium
32586 \shape up
32587 \emph off
32588 \bar no
32589 \noun off
32590 \color none
32591 *
32592 \end_layout
32593
32594 \end_inset
32595 </cell>
32596 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32597 \begin_inset Text
32598
32599 \begin_layout Plain Layout
32600
32601 \family roman
32602 \series medium
32603 \shape up
32604 \emph off
32605 \bar no
32606 \noun off
32607 \color none
32608 :
32609 \end_layout
32610
32611 \end_inset
32612 </cell>
32613 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32614 \begin_inset Text
32615
32616 \begin_layout Plain Layout
32617
32618 \family roman
32619 \series medium
32620 \shape up
32621 \emph off
32622 \bar no
32623 \noun off
32624 \color none
32625 J
32626 \end_layout
32627
32628 \end_inset
32629 </cell>
32630 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32631 \begin_inset Text
32632
32633 \begin_layout Plain Layout
32634
32635 \family roman
32636 \series medium
32637 \shape up
32638 \emph off
32639 \bar no
32640 \noun off
32641 \color none
32642 Z
32643 \end_layout
32644
32645 \end_inset
32646 </cell>
32647 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32648 \begin_inset Text
32649
32650 \begin_layout Plain Layout
32651
32652 \family roman
32653 \series medium
32654 \shape up
32655 \emph off
32656 \bar no
32657 \noun off
32658 \color none
32659 j
32660 \end_layout
32661
32662 \end_inset
32663 </cell>
32664 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32665 \begin_inset Text
32666
32667 \begin_layout Plain Layout
32668
32669 \family roman
32670 \series medium
32671 \shape up
32672 \emph off
32673 \bar no
32674 \noun off
32675 \color none
32676 z
32677 \end_layout
32678
32679 \end_inset
32680 </cell>
32681 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32682 \begin_inset Text
32683
32684 \begin_layout Plain Layout
32685
32686 \end_layout
32687
32688 \end_inset
32689 </cell>
32690 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32691 \begin_inset Text
32692
32693 \begin_layout Plain Layout
32694
32695 \end_layout
32696
32697 \end_inset
32698 </cell>
32699 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32700 \begin_inset Text
32701
32702 \begin_layout Plain Layout
32703
32704 \family roman
32705 \series medium
32706 \shape up
32707 \emph off
32708 \bar no
32709 \noun off
32710 \color none
32711 ª
32712 \end_layout
32713
32714 \end_inset
32715 </cell>
32716 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32717 \begin_inset Text
32718
32719 \begin_layout Plain Layout
32720
32721 \family roman
32722 \series medium
32723 \shape up
32724 \emph off
32725 \bar no
32726 \noun off
32727 \color none
32728 º
32729 \end_layout
32730
32731 \end_inset
32732 </cell>
32733 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32734 \begin_inset Text
32735
32736 \begin_layout Plain Layout
32737
32738 \family roman
32739 \series medium
32740 \shape up
32741 \emph off
32742 \bar no
32743 \noun off
32744 \color none
32745 Ê
32746 \end_layout
32747
32748 \end_inset
32749 </cell>
32750 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32751 \begin_inset Text
32752
32753 \begin_layout Plain Layout
32754
32755 \family roman
32756 \series medium
32757 \shape up
32758 \emph off
32759 \bar no
32760 \noun off
32761 \color none
32762 Ú
32763 \end_layout
32764
32765 \end_inset
32766 </cell>
32767 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32768 \begin_inset Text
32769
32770 \begin_layout Plain Layout
32771
32772 \family roman
32773 \series medium
32774 \shape up
32775 \emph off
32776 \bar no
32777 \noun off
32778 \color none
32779 ê
32780 \end_layout
32781
32782 \end_inset
32783 </cell>
32784 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32785 \begin_inset Text
32786
32787 \begin_layout Plain Layout
32788
32789 \family roman
32790 \series medium
32791 \shape up
32792 \emph off
32793 \bar no
32794 \noun off
32795 \color none
32796 ú
32797 \end_layout
32798
32799 \end_inset
32800 </cell>
32801 </row>
32802 <row>
32803 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32804 \begin_inset Text
32805
32806 \begin_layout Plain Layout
32807
32808 \family roman
32809 \series medium
32810 \shape up
32811 \size tiny
32812 \emph off
32813 \bar no
32814 \noun off
32815 \color none
32816 0B
32817 \end_layout
32818
32819 \end_inset
32820 </cell>
32821 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32822 \begin_inset Text
32823
32824 \begin_layout Plain Layout
32825
32826 \end_layout
32827
32828 \end_inset
32829 </cell>
32830 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32831 \begin_inset Text
32832
32833 \begin_layout Plain Layout
32834
32835 \end_layout
32836
32837 \end_inset
32838 </cell>
32839 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32840 \begin_inset Text
32841
32842 \begin_layout Plain Layout
32843
32844 \family roman
32845 \series medium
32846 \shape up
32847 \emph off
32848 \bar no
32849 \noun off
32850 \color none
32851 +
32852 \end_layout
32853
32854 \end_inset
32855 </cell>
32856 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32857 \begin_inset Text
32858
32859 \begin_layout Plain Layout
32860
32861 \family roman
32862 \series medium
32863 \shape up
32864 \emph off
32865 \bar no
32866 \noun off
32867 \color none
32868 ;
32869 \end_layout
32870
32871 \end_inset
32872 </cell>
32873 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32874 \begin_inset Text
32875
32876 \begin_layout Plain Layout
32877
32878 \family roman
32879 \series medium
32880 \shape up
32881 \emph off
32882 \bar no
32883 \noun off
32884 \color none
32885 K
32886 \end_layout
32887
32888 \end_inset
32889 </cell>
32890 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32891 \begin_inset Text
32892
32893 \begin_layout Plain Layout
32894
32895 \family roman
32896 \series medium
32897 \shape up
32898 \emph off
32899 \bar no
32900 \noun off
32901 \color none
32902 [
32903 \end_layout
32904
32905 \end_inset
32906 </cell>
32907 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32908 \begin_inset Text
32909
32910 \begin_layout Plain Layout
32911
32912 \family roman
32913 \series medium
32914 \shape up
32915 \emph off
32916 \bar no
32917 \noun off
32918 \color none
32919 k
32920 \end_layout
32921
32922 \end_inset
32923 </cell>
32924 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32925 \begin_inset Text
32926
32927 \begin_layout Plain Layout
32928
32929 \family roman
32930 \series medium
32931 \shape up
32932 \emph off
32933 \bar no
32934 \noun off
32935 \color none
32936 {
32937 \end_layout
32938
32939 \end_inset
32940 </cell>
32941 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32942 \begin_inset Text
32943
32944 \begin_layout Plain Layout
32945
32946 \end_layout
32947
32948 \end_inset
32949 </cell>
32950 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32951 \begin_inset Text
32952
32953 \begin_layout Plain Layout
32954
32955 \end_layout
32956
32957 \end_inset
32958 </cell>
32959 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32960 \begin_inset Text
32961
32962 \begin_layout Plain Layout
32963
32964 \family roman
32965 \series medium
32966 \shape up
32967 \emph off
32968 \bar no
32969 \noun off
32970 \color none
32971 «
32972 \end_layout
32973
32974 \end_inset
32975 </cell>
32976 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32977 \begin_inset Text
32978
32979 \begin_layout Plain Layout
32980
32981 \family roman
32982 \series medium
32983 \shape up
32984 \emph off
32985 \bar no
32986 \noun off
32987 \color none
32988 »
32989 \end_layout
32990
32991 \end_inset
32992 </cell>
32993 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32994 \begin_inset Text
32995
32996 \begin_layout Plain Layout
32997
32998 \family roman
32999 \series medium
33000 \shape up
33001 \emph off
33002 \bar no
33003 \noun off
33004 \color none
33005 Ë
33006 \end_layout
33007
33008 \end_inset
33009 </cell>
33010 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33011 \begin_inset Text
33012
33013 \begin_layout Plain Layout
33014
33015 \family roman
33016 \series medium
33017 \shape up
33018 \emph off
33019 \bar no
33020 \noun off
33021 \color none
33022 Û
33023 \end_layout
33024
33025 \end_inset
33026 </cell>
33027 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33028 \begin_inset Text
33029
33030 \begin_layout Plain Layout
33031
33032 \family roman
33033 \series medium
33034 \shape up
33035 \emph off
33036 \bar no
33037 \noun off
33038 \color none
33039 ë
33040 \end_layout
33041
33042 \end_inset
33043 </cell>
33044 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33045 \begin_inset Text
33046
33047 \begin_layout Plain Layout
33048
33049 \family roman
33050 \series medium
33051 \shape up
33052 \emph off
33053 \bar no
33054 \noun off
33055 \color none
33056 û
33057 \end_layout
33058
33059 \end_inset
33060 </cell>
33061 </row>
33062 <row>
33063 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33064 \begin_inset Text
33065
33066 \begin_layout Plain Layout
33067
33068 \family roman
33069 \series medium
33070 \shape up
33071 \size tiny
33072 \emph off
33073 \bar no
33074 \noun off
33075 \color none
33076 0C
33077 \end_layout
33078
33079 \end_inset
33080 </cell>
33081 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33082 \begin_inset Text
33083
33084 \begin_layout Plain Layout
33085
33086 \end_layout
33087
33088 \end_inset
33089 </cell>
33090 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33091 \begin_inset Text
33092
33093 \begin_layout Plain Layout
33094
33095 \end_layout
33096
33097 \end_inset
33098 </cell>
33099 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33100 \begin_inset Text
33101
33102 \begin_layout Plain Layout
33103
33104 \family roman
33105 \series medium
33106 \shape up
33107 \emph off
33108 \bar no
33109 \noun off
33110 \color none
33111 ,
33112 \end_layout
33113
33114 \end_inset
33115 </cell>
33116 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33117 \begin_inset Text
33118
33119 \begin_layout Plain Layout
33120
33121 \family roman
33122 \series medium
33123 \shape up
33124 \emph off
33125 \bar no
33126 \noun off
33127 \color none
33128 <
33129 \end_layout
33130
33131 \end_inset
33132 </cell>
33133 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33134 \begin_inset Text
33135
33136 \begin_layout Plain Layout
33137
33138 \family roman
33139 \series medium
33140 \shape up
33141 \emph off
33142 \bar no
33143 \noun off
33144 \color none
33145 L
33146 \end_layout
33147
33148 \end_inset
33149 </cell>
33150 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33151 \begin_inset Text
33152
33153 \begin_layout Plain Layout
33154
33155 \family roman
33156 \series medium
33157 \shape up
33158 \emph off
33159 \bar no
33160 \noun off
33161 \color none
33162
33163 \backslash
33164
33165 \end_layout
33166
33167 \end_inset
33168 </cell>
33169 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33170 \begin_inset Text
33171
33172 \begin_layout Plain Layout
33173
33174 \family roman
33175 \series medium
33176 \shape up
33177 \emph off
33178 \bar no
33179 \noun off
33180 \color none
33181 l
33182 \end_layout
33183
33184 \end_inset
33185 </cell>
33186 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33187 \begin_inset Text
33188
33189 \begin_layout Plain Layout
33190
33191 \family roman
33192 \series medium
33193 \shape up
33194 \emph off
33195 \bar no
33196 \noun off
33197 \color none
33198 |
33199 \end_layout
33200
33201 \end_inset
33202 </cell>
33203 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33204 \begin_inset Text
33205
33206 \begin_layout Plain Layout
33207
33208 \end_layout
33209
33210 \end_inset
33211 </cell>
33212 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33213 \begin_inset Text
33214
33215 \begin_layout Plain Layout
33216
33217 \end_layout
33218
33219 \end_inset
33220 </cell>
33221 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33222 \begin_inset Text
33223
33224 \begin_layout Plain Layout
33225
33226 \family roman
33227 \series medium
33228 \shape up
33229 \emph off
33230 \bar no
33231 \noun off
33232 \color none
33233 ¬
33234 \end_layout
33235
33236 \end_inset
33237 </cell>
33238 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33239 \begin_inset Text
33240
33241 \begin_layout Plain Layout
33242
33243 \family roman
33244 \series medium
33245 \shape up
33246 \emph off
33247 \bar no
33248 \noun off
33249 \color none
33250 ¼
33251 \end_layout
33252
33253 \end_inset
33254 </cell>
33255 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33256 \begin_inset Text
33257
33258 \begin_layout Plain Layout
33259
33260 \family roman
33261 \series medium
33262 \shape up
33263 \emph off
33264 \bar no
33265 \noun off
33266 \color none
33267 Ì
33268 \end_layout
33269
33270 \end_inset
33271 </cell>
33272 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33273 \begin_inset Text
33274
33275 \begin_layout Plain Layout
33276
33277 \family roman
33278 \series medium
33279 \shape up
33280 \emph off
33281 \bar no
33282 \noun off
33283 \color none
33284 Ü
33285 \end_layout
33286
33287 \end_inset
33288 </cell>
33289 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33290 \begin_inset Text
33291
33292 \begin_layout Plain Layout
33293
33294 \family roman
33295 \series medium
33296 \shape up
33297 \emph off
33298 \bar no
33299 \noun off
33300 \color none
33301 ì
33302 \end_layout
33303
33304 \end_inset
33305 </cell>
33306 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33307 \begin_inset Text
33308
33309 \begin_layout Plain Layout
33310
33311 \family roman
33312 \series medium
33313 \shape up
33314 \emph off
33315 \bar no
33316 \noun off
33317 \color none
33318 ü
33319 \end_layout
33320
33321 \end_inset
33322 </cell>
33323 </row>
33324 <row>
33325 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33326 \begin_inset Text
33327
33328 \begin_layout Plain Layout
33329
33330 \family roman
33331 \series medium
33332 \shape up
33333 \size tiny
33334 \emph off
33335 \bar no
33336 \noun off
33337 \color none
33338 0D
33339 \end_layout
33340
33341 \end_inset
33342 </cell>
33343 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33344 \begin_inset Text
33345
33346 \begin_layout Plain Layout
33347
33348 \end_layout
33349
33350 \end_inset
33351 </cell>
33352 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33353 \begin_inset Text
33354
33355 \begin_layout Plain Layout
33356
33357 \end_layout
33358
33359 \end_inset
33360 </cell>
33361 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33362 \begin_inset Text
33363
33364 \begin_layout Plain Layout
33365
33366 \family roman
33367 \series medium
33368 \shape up
33369 \emph off
33370 \bar no
33371 \noun off
33372 \color none
33373 -
33374 \end_layout
33375
33376 \end_inset
33377 </cell>
33378 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33379 \begin_inset Text
33380
33381 \begin_layout Plain Layout
33382
33383 \family roman
33384 \series medium
33385 \shape up
33386 \emph off
33387 \bar no
33388 \noun off
33389 \color none
33390 =
33391 \end_layout
33392
33393 \end_inset
33394 </cell>
33395 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33396 \begin_inset Text
33397
33398 \begin_layout Plain Layout
33399
33400 \family roman
33401 \series medium
33402 \shape up
33403 \emph off
33404 \bar no
33405 \noun off
33406 \color none
33407 M
33408 \end_layout
33409
33410 \end_inset
33411 </cell>
33412 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33413 \begin_inset Text
33414
33415 \begin_layout Plain Layout
33416
33417 \family roman
33418 \series medium
33419 \shape up
33420 \emph off
33421 \bar no
33422 \noun off
33423 \color none
33424 ]
33425 \end_layout
33426
33427 \end_inset
33428 </cell>
33429 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33430 \begin_inset Text
33431
33432 \begin_layout Plain Layout
33433
33434 \family roman
33435 \series medium
33436 \shape up
33437 \emph off
33438 \bar no
33439 \noun off
33440 \color none
33441 m
33442 \end_layout
33443
33444 \end_inset
33445 </cell>
33446 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33447 \begin_inset Text
33448
33449 \begin_layout Plain Layout
33450
33451 \family roman
33452 \series medium
33453 \shape up
33454 \emph off
33455 \bar no
33456 \noun off
33457 \color none
33458 }
33459 \end_layout
33460
33461 \end_inset
33462 </cell>
33463 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33464 \begin_inset Text
33465
33466 \begin_layout Plain Layout
33467
33468 \end_layout
33469
33470 \end_inset
33471 </cell>
33472 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33473 \begin_inset Text
33474
33475 \begin_layout Plain Layout
33476
33477 \end_layout
33478
33479 \end_inset
33480 </cell>
33481 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33482 \begin_inset Text
33483
33484 \begin_layout Plain Layout
33485
33486 \end_layout
33487
33488 \end_inset
33489 </cell>
33490 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33491 \begin_inset Text
33492
33493 \begin_layout Plain Layout
33494
33495 \family roman
33496 \series medium
33497 \shape up
33498 \emph off
33499 \bar no
33500 \noun off
33501 \color none
33502 ½
33503 \end_layout
33504
33505 \end_inset
33506 </cell>
33507 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33508 \begin_inset Text
33509
33510 \begin_layout Plain Layout
33511
33512 \family roman
33513 \series medium
33514 \shape up
33515 \emph off
33516 \bar no
33517 \noun off
33518 \color none
33519 Í
33520 \end_layout
33521
33522 \end_inset
33523 </cell>
33524 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33525 \begin_inset Text
33526
33527 \begin_layout Plain Layout
33528
33529 \family roman
33530 \series medium
33531 \shape up
33532 \emph off
33533 \bar no
33534 \noun off
33535 \color none
33536 Ý
33537 \end_layout
33538
33539 \end_inset
33540 </cell>
33541 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33542 \begin_inset Text
33543
33544 \begin_layout Plain Layout
33545
33546 \family roman
33547 \series medium
33548 \shape up
33549 \emph off
33550 \bar no
33551 \noun off
33552 \color none
33553 í
33554 \end_layout
33555
33556 \end_inset
33557 </cell>
33558 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33559 \begin_inset Text
33560
33561 \begin_layout Plain Layout
33562
33563 \family roman
33564 \series medium
33565 \shape up
33566 \emph off
33567 \bar no
33568 \noun off
33569 \color none
33570 ý
33571 \end_layout
33572
33573 \end_inset
33574 </cell>
33575 </row>
33576 <row>
33577 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33578 \begin_inset Text
33579
33580 \begin_layout Plain Layout
33581
33582 \family roman
33583 \series medium
33584 \shape up
33585 \size tiny
33586 \emph off
33587 \bar no
33588 \noun off
33589 \color none
33590 0E
33591 \end_layout
33592
33593 \end_inset
33594 </cell>
33595 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33596 \begin_inset Text
33597
33598 \begin_layout Plain Layout
33599
33600 \end_layout
33601
33602 \end_inset
33603 </cell>
33604 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33605 \begin_inset Text
33606
33607 \begin_layout Plain Layout
33608
33609 \end_layout
33610
33611 \end_inset
33612 </cell>
33613 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33614 \begin_inset Text
33615
33616 \begin_layout Plain Layout
33617
33618 \family roman
33619 \series medium
33620 \shape up
33621 \emph off
33622 \bar no
33623 \noun off
33624 \color none
33625 .
33626 \end_layout
33627
33628 \end_inset
33629 </cell>
33630 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33631 \begin_inset Text
33632
33633 \begin_layout Plain Layout
33634
33635 \family roman
33636 \series medium
33637 \shape up
33638 \emph off
33639 \bar no
33640 \noun off
33641 \color none
33642 >
33643 \end_layout
33644
33645 \end_inset
33646 </cell>
33647 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33648 \begin_inset Text
33649
33650 \begin_layout Plain Layout
33651
33652 \family roman
33653 \series medium
33654 \shape up
33655 \emph off
33656 \bar no
33657 \noun off
33658 \color none
33659 N
33660 \end_layout
33661
33662 \end_inset
33663 </cell>
33664 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33665 \begin_inset Text
33666
33667 \begin_layout Plain Layout
33668
33669 \family roman
33670 \series medium
33671 \shape up
33672 \emph off
33673 \bar no
33674 \noun off
33675 \color none
33676 ^
33677 \end_layout
33678
33679 \end_inset
33680 </cell>
33681 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33682 \begin_inset Text
33683
33684 \begin_layout Plain Layout
33685
33686 \family roman
33687 \series medium
33688 \shape up
33689 \emph off
33690 \bar no
33691 \noun off
33692 \color none
33693 n
33694 \end_layout
33695
33696 \end_inset
33697 </cell>
33698 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33699 \begin_inset Text
33700
33701 \begin_layout Plain Layout
33702
33703 \family roman
33704 \series medium
33705 \shape up
33706 \emph off
33707 \bar no
33708 \noun off
33709 \color none
33710 ~
33711 \end_layout
33712
33713 \end_inset
33714 </cell>
33715 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33716 \begin_inset Text
33717
33718 \begin_layout Plain Layout
33719
33720 \end_layout
33721
33722 \end_inset
33723 </cell>
33724 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33725 \begin_inset Text
33726
33727 \begin_layout Plain Layout
33728
33729 \end_layout
33730
33731 \end_inset
33732 </cell>
33733 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33734 \begin_inset Text
33735
33736 \begin_layout Plain Layout
33737
33738 \family roman
33739 \series medium
33740 \shape up
33741 \emph off
33742 \bar no
33743 \noun off
33744 \color none
33745 ®
33746 \end_layout
33747
33748 \end_inset
33749 </cell>
33750 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33751 \begin_inset Text
33752
33753 \begin_layout Plain Layout
33754
33755 \family roman
33756 \series medium
33757 \shape up
33758 \emph off
33759 \bar no
33760 \noun off
33761 \color none
33762 ¾
33763 \end_layout
33764
33765 \end_inset
33766 </cell>
33767 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33768 \begin_inset Text
33769
33770 \begin_layout Plain Layout
33771
33772 \family roman
33773 \series medium
33774 \shape up
33775 \emph off
33776 \bar no
33777 \noun off
33778 \color none
33779 Î
33780 \end_layout
33781
33782 \end_inset
33783 </cell>
33784 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33785 \begin_inset Text
33786
33787 \begin_layout Plain Layout
33788
33789 \family roman
33790 \series medium
33791 \shape up
33792 \emph off
33793 \bar no
33794 \noun off
33795 \color none
33796 Þ
33797 \end_layout
33798
33799 \end_inset
33800 </cell>
33801 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33802 \begin_inset Text
33803
33804 \begin_layout Plain Layout
33805
33806 \family roman
33807 \series medium
33808 \shape up
33809 \emph off
33810 \bar no
33811 \noun off
33812 \color none
33813 î
33814 \end_layout
33815
33816 \end_inset
33817 </cell>
33818 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33819 \begin_inset Text
33820
33821 \begin_layout Plain Layout
33822
33823 \family roman
33824 \series medium
33825 \shape up
33826 \emph off
33827 \bar no
33828 \noun off
33829 \color none
33830 þ
33831 \end_layout
33832
33833 \end_inset
33834 </cell>
33835 </row>
33836 <row>
33837 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33838 \begin_inset Text
33839
33840 \begin_layout Plain Layout
33841
33842 \family roman
33843 \series medium
33844 \shape up
33845 \size tiny
33846 \emph off
33847 \bar no
33848 \noun off
33849 \color none
33850 0F
33851 \end_layout
33852
33853 \end_inset
33854 </cell>
33855 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33856 \begin_inset Text
33857
33858 \begin_layout Plain Layout
33859
33860 \end_layout
33861
33862 \end_inset
33863 </cell>
33864 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33865 \begin_inset Text
33866
33867 \begin_layout Plain Layout
33868
33869 \end_layout
33870
33871 \end_inset
33872 </cell>
33873 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33874 \begin_inset Text
33875
33876 \begin_layout Plain Layout
33877
33878 \family roman
33879 \series medium
33880 \shape up
33881 \emph off
33882 \bar no
33883 \noun off
33884 \color none
33885 /
33886 \end_layout
33887
33888 \end_inset
33889 </cell>
33890 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33891 \begin_inset Text
33892
33893 \begin_layout Plain Layout
33894
33895 \family roman
33896 \series medium
33897 \shape up
33898 \emph off
33899 \bar no
33900 \noun off
33901 \color none
33902 ?
33903 \end_layout
33904
33905 \end_inset
33906 </cell>
33907 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33908 \begin_inset Text
33909
33910 \begin_layout Plain Layout
33911
33912 \family roman
33913 \series medium
33914 \shape up
33915 \emph off
33916 \bar no
33917 \noun off
33918 \color none
33919 O
33920 \end_layout
33921
33922 \end_inset
33923 </cell>
33924 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33925 \begin_inset Text
33926
33927 \begin_layout Plain Layout
33928
33929 \family roman
33930 \series medium
33931 \shape up
33932 \emph off
33933 \bar no
33934 \noun off
33935 \color none
33936 _
33937 \end_layout
33938
33939 \end_inset
33940 </cell>
33941 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33942 \begin_inset Text
33943
33944 \begin_layout Plain Layout
33945
33946 \family roman
33947 \series medium
33948 \shape up
33949 \emph off
33950 \bar no
33951 \noun off
33952 \color none
33953 o
33954 \end_layout
33955
33956 \end_inset
33957 </cell>
33958 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33959 \begin_inset Text
33960
33961 \begin_layout Plain Layout
33962
33963 \end_layout
33964
33965 \end_inset
33966 </cell>
33967 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33968 \begin_inset Text
33969
33970 \begin_layout Plain Layout
33971
33972 \end_layout
33973
33974 \end_inset
33975 </cell>
33976 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33977 \begin_inset Text
33978
33979 \begin_layout Plain Layout
33980
33981 \end_layout
33982
33983 \end_inset
33984 </cell>
33985 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33986 \begin_inset Text
33987
33988 \begin_layout Plain Layout
33989
33990 \family roman
33991 \series medium
33992 \shape up
33993 \emph off
33994 \bar no
33995 \noun off
33996 \color none
33997 ¯
33998 \end_layout
33999
34000 \end_inset
34001 </cell>
34002 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34003 \begin_inset Text
34004
34005 \begin_layout Plain Layout
34006
34007 \family roman
34008 \series medium
34009 \shape up
34010 \emph off
34011 \bar no
34012 \noun off
34013 \color none
34014 ¿
34015 \end_layout
34016
34017 \end_inset
34018 </cell>
34019 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34020 \begin_inset Text
34021
34022 \begin_layout Plain Layout
34023
34024 \family roman
34025 \series medium
34026 \shape up
34027 \emph off
34028 \bar no
34029 \noun off
34030 \color none
34031 Ï
34032 \end_layout
34033
34034 \end_inset
34035 </cell>
34036 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34037 \begin_inset Text
34038
34039 \begin_layout Plain Layout
34040
34041 \family roman
34042 \series medium
34043 \shape up
34044 \emph off
34045 \bar no
34046 \noun off
34047 \color none
34048 ß
34049 \end_layout
34050
34051 \end_inset
34052 </cell>
34053 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34054 \begin_inset Text
34055
34056 \begin_layout Plain Layout
34057
34058 \family roman
34059 \series medium
34060 \shape up
34061 \emph off
34062 \bar no
34063 \noun off
34064 \color none
34065 ï
34066 \end_layout
34067
34068 \end_inset
34069 </cell>
34070 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34071 \begin_inset Text
34072
34073 \begin_layout Plain Layout
34074
34075 \family roman
34076 \series medium
34077 \shape up
34078 \emph off
34079 \bar no
34080 \noun off
34081 \color none
34082 ÿ
34083 \end_layout
34084
34085 \end_inset
34086 </cell>
34087 </row>
34088 </lyxtabular>
34089
34090 \end_inset
34091
34092
34093 \end_layout
34094
34095 \end_inset
34096
34097
34098 \end_layout
34099
34100 \begin_layout Standard
34101 The following is a full list of all of the accented characters LyX can display
34102  directly.
34103  It includes not only the accented characters from the previous table, but
34104  also the characters from 
34105 \family typewriter
34106 ISO8859–2
34107 \family default
34108  through 
34109 \family typewriter
34110 4
34111 \family default
34112 .
34113  
34114 \end_layout
34115
34116 \begin_layout Itemize
34117 From 
34118 \family typewriter
34119 ISO8859–1
34120 \family default
34121 :
34122 \end_layout
34123
34124 \begin_deeper
34125 \begin_layout Standard
34126 ¨ Ä Ë Ï Ö Ü ä ë ï ö ü ÿ
34127 \begin_inset space \hfill{}
34128 \end_inset
34129
34130 diaeresis
34131 \end_layout
34132
34133 \begin_layout Standard
34134 ^ Â Ê Î Ô Û â ê î ô û
34135 \begin_inset space \hfill{}
34136 \end_inset
34137
34138 circumflex
34139 \end_layout
34140
34141 \begin_layout Standard
34142 ` À È Ì Ò Ù à è ì ò ù
34143 \begin_inset space \hfill{}
34144 \end_inset
34145
34146 grave
34147 \end_layout
34148
34149 \begin_layout Standard
34150 ´ Á É Í Ó Ú Ý á é í ó ú ý
34151 \begin_inset space \hfill{}
34152 \end_inset
34153
34154 acute
34155 \end_layout
34156
34157 \begin_layout Standard
34158 ~ Ã Ñ Õ ã ñ õ
34159 \begin_inset space \hfill{}
34160 \end_inset
34161
34162 tilde
34163 \end_layout
34164
34165 \begin_layout Standard
34166 ¸Çç
34167 \begin_inset space \hfill{}
34168 \end_inset
34169
34170 cedilla
34171 \end_layout
34172
34173 \begin_layout Standard
34174 ¯
34175 \begin_inset space \hfill{}
34176 \end_inset
34177
34178 macron
34179 \end_layout
34180
34181 \end_deeper
34182 \begin_layout Itemize
34183 From 
34184 \family typewriter
34185 ISO8859–2
34186 \family default
34187  through 
34188 \family typewriter
34189 4
34190 \family default
34191 :
34192 \end_layout
34193
34194 \begin_deeper
34195 \begin_layout Standard
34196 ĤĴĥĵĈĜŜĉĝŝ
34197 \begin_inset space \hfill{}
34198 \end_inset
34199
34200 circumflex
34201 \end_layout
34202
34203 \begin_layout Standard
34204 ŚŹśźŔĹĆŃŕĺćń
34205 \begin_inset space \hfill{}
34206 \end_inset
34207
34208 acute
34209 \end_layout
34210
34211 \begin_layout Standard
34212 Ĩı̃Ũũ
34213 \begin_inset space \hfill{}
34214 \end_inset
34215
34216 tilde
34217 \end_layout
34218
34219 \begin_layout Standard
34220 ŞşŢţŖĻĢŗļģŅĶņķ
34221 \begin_inset space \hfill{}
34222 \end_inset
34223
34224 cedilla
34225 \end_layout
34226
34227 \begin_layout Standard
34228 ĒēĀĪŌŪāı̄ōū
34229 \begin_inset space \hfill{}
34230 \end_inset
34231
34232 macron
34233 \end_layout
34234
34235 \begin_layout Standard
34236 ŐŰőű
34237 \begin_inset space \hfill{}
34238 \end_inset
34239
34240 Hungarian umlaut
34241 \end_layout
34242
34243 \end_deeper
34244 \begin_layout Standard
34245 All the characters above are actively supported by TeX fonts.
34246  In addition TeX allows diacritical marks on almost all characters.
34247  Also make sure you're using the 
34248 \family typewriter
34249 T1
34250 \family default
34251  font-encoding.
34252 \end_layout
34253
34254 \begin_layout Chapter
34255 \start_of_appendix
34256 The User Interface
34257 \begin_inset CommandInset label
34258 LatexCommand label
34259 name "cha:The-User-Interface"
34260
34261 \end_inset
34262
34263
34264 \end_layout
34265
34266 \begin_layout Standard
34267 This appendix lists all the available menus and describes their functionality.
34268  It is designed as a quick reference if you are searching for a special
34269  topic inside the user's guide.
34270 \end_layout
34271
34272 \begin_layout Section
34273 The File Menu
34274 \begin_inset Index idx
34275 status collapsed
34276
34277 \begin_layout Plain Layout
34278 Menu ! File
34279 \end_layout
34280
34281 \end_inset
34282
34283
34284 \end_layout
34285
34286 \begin_layout Standard
34287 Under the 
34288 \family sans
34289 File
34290 \family default
34291  menu are the basic operations in addition to some more advanced operations.
34292  At the end of the menu the four last opened documents are listed.
34293 \end_layout
34294
34295 \begin_layout Subsection
34296 New
34297 \end_layout
34298
34299 \begin_layout Standard
34300 Creates a new document.
34301 \end_layout
34302
34303 \begin_layout Subsection
34304 New from Template
34305 \end_layout
34306
34307 \begin_layout Standard
34308 This menu entry prompts you for a template to use.
34309  Selecting a template will automatically set certain layout features for
34310  the document, features you would otherwise need to change manually.
34311 \end_layout
34312
34313 \begin_layout Subsection
34314 Open
34315 \end_layout
34316
34317 \begin_layout Standard
34318 Opens a document.
34319 \end_layout
34320
34321 \begin_layout Subsection
34322 Open Recent
34323 \end_layout
34324
34325 \begin_layout Standard
34326 The submenu shows a list of the recently opened files.
34327  Click there on a file to open it.
34328 \end_layout
34329
34330 \begin_layout Subsection
34331 Close
34332 \end_layout
34333
34334 \begin_layout Standard
34335 Closes the current document.
34336 \end_layout
34337
34338 \begin_layout Subsection
34339 Save
34340 \end_layout
34341
34342 \begin_layout Standard
34343 Saves the actual document.
34344 \end_layout
34345
34346 \begin_layout Subsection
34347 Save As
34348 \end_layout
34349
34350 \begin_layout Standard
34351 Saves the actual document under a new name to create a copy.
34352 \end_layout
34353
34354 \begin_layout Subsection
34355 Save All
34356 \end_layout
34357
34358 \begin_layout Standard
34359 Saves all opened documents.
34360 \end_layout
34361
34362 \begin_layout Subsection
34363 Revert to saved
34364 \end_layout
34365
34366 \begin_layout Standard
34367 Reloads the actual document from disk.
34368 \end_layout
34369
34370 \begin_layout Subsection
34371 Version Control
34372 \end_layout
34373
34374 \begin_layout Standard
34375 This is used when more people are working on the same document.
34376  It is described in the section 
34377 \emph on
34378 Version Control in LyX
34379 \emph default
34380  of the 
34381 \emph on
34382 Additional Features
34383 \emph default
34384  manual.
34385 \end_layout
34386
34387 \begin_layout Subsection
34388 Import
34389 \end_layout
34390
34391 \begin_layout Standard
34392 You can import there files from older LyX-versions, HTML-files, LaTeX-files,
34393  NoWeb-files, plain text files, and comma separated, table like, text files
34394  (CSV) as a new LyX-document.
34395  The files will be imported as new LyX-document.
34396 \end_layout
34397
34398 \begin_layout Standard
34399 When using the menu entry 
34400 \family sans
34401 Plain
34402 \begin_inset space ~
34403 \end_inset
34404
34405 Text
34406 \family default
34407 , line breaks in the text will start a new paragraph; when using the menu
34408  entry 
34409 \family sans
34410 Plain
34411 \begin_inset space ~
34412 \end_inset
34413
34414 Text, Join
34415 \begin_inset space ~
34416 \end_inset
34417
34418 Lines
34419 \family default
34420 , consecutive lines of text will be imported to one big paragraph.
34421  A new paragraph will begin when there is a blank line in the file.
34422 \end_layout
34423
34424 \begin_layout Subsection
34425 Export
34426 \begin_inset CommandInset label
34427 LatexCommand label
34428 name "sub:Export"
34429
34430 \end_inset
34431
34432
34433 \end_layout
34434
34435 \begin_layout Standard
34436 You can export your document to various file formats.
34437  The resulting files are placed in the directory of your LyX-file.
34438  The menu entries are not the same on all installations.
34439  They depend on the programs found by LyX while its configuration.
34440 \end_layout
34441
34442 \begin_layout Standard
34443 Here is a list of all available entries; they are explained in detail in
34444  section
34445 \begin_inset space ~
34446 \end_inset
34447
34448
34449 \begin_inset CommandInset ref
34450 LatexCommand ref
34451 reference "sub:Output-file-formats"
34452
34453 \end_inset
34454
34455 :
34456 \end_layout
34457
34458 \begin_layout Description
34459
34460 \family sans
34461 CJK
34462 \begin_inset space ~
34463 \end_inset
34464
34465 LyX 
34466 \family default
34467 format of the special LyX 1.4.x versions for Chinese, Japanese, and Korean
34468  (CJK); (Since LyX 1.5.0 CJK support is fully integrated to LyX.)
34469 \end_layout
34470
34471 \begin_layout Description
34472
34473 \family sans
34474 DVI
34475 \family default
34476  DVI-format
34477 \end_layout
34478
34479 \begin_layout Description
34480 HTML HTML-format (the HTML-converter is a third-party product and doesn't
34481  work in all cases)
34482 \end_layout
34483
34484 \begin_layout Description
34485 HTML
34486 \begin_inset space ~
34487 \end_inset
34488
34489 (MS
34490 \begin_inset space ~
34491 \end_inset
34492
34493 Word) HTML-format specialized so that the result can be imported to 
34494 \family sans
34495 MS Word
34496 \family default
34497 , as consequence of this formulas will be embedded as bitmap fonts and not
34498  in the format 
34499 \family sans
34500 MathML
34501 \family default
34502 .
34503 \end_layout
34504
34505 \begin_layout Description
34506
34507 \family sans
34508 LaT
34509 \begin_inset ERT
34510 status collapsed
34511
34512 \begin_layout Plain Layout
34513
34514 {}
34515 \end_layout
34516
34517 \end_inset
34518
34519 eX
34520 \begin_inset space ~
34521 \end_inset
34522
34523 (pdflatex)
34524 \family default
34525  text file with the LaTeX source, additionally all images used in the document
34526  will be converted to a format that is readable by the 
34527 \family typewriter
34528 pdflatex
34529 \family default
34530  program (GIF, JPG, PDF, PNG)
34531 \end_layout
34532
34533 \begin_layout Description
34534
34535 \family sans
34536 LaT
34537 \begin_inset ERT
34538 status collapsed
34539
34540 \begin_layout Plain Layout
34541
34542 {}
34543 \end_layout
34544
34545 \end_inset
34546
34547 eX
34548 \begin_inset space ~
34549 \end_inset
34550
34551 (plain)
34552 \family default
34553  text file with the LaTeX source code, additionally all images used in the
34554  document will be converted to the EPS-format, only this format is readable
34555  by the 
34556 \family typewriter
34557 latex
34558 \family default
34559  program
34560 \end_layout
34561
34562 \begin_layout Description
34563 LyX
34564 \begin_inset space ~
34565 \end_inset
34566
34567 1.y.x LyX-document in a format readable by the LyX versions 1.y.x (
34568 \begin_inset Quotes eld
34569 \end_inset
34570
34571 y
34572 \begin_inset Quotes erd
34573 \end_inset
34574
34575  is replaced by the version number)
34576 \end_layout
34577
34578 \begin_layout Description
34579 OpenDocument OpenDocument-formatted text file, to be opened with 
34580 \family sans
34581 OpenOffice
34582 \family default
34583
34584 \family sans
34585 KOffice
34586 \family default
34587
34588 \family sans
34589 Abiword
34590 \family default
34591 , etc.
34592  (the OpenDocument-converter is a third-party product and doesn't work in
34593  all cases)
34594 \end_layout
34595
34596 \begin_layout Description
34597
34598 \family sans
34599 PDF
34600 \begin_inset space ~
34601 \end_inset
34602
34603 (dvipdfm)
34604 \family default
34605  PDF-format using the program 
34606 \family typewriter
34607 dvipdfm
34608 \end_layout
34609
34610 \begin_layout Description
34611
34612 \family sans
34613 PDF
34614 \begin_inset space ~
34615 \end_inset
34616
34617 (pdflatex)
34618 \family default
34619  PDF-format using the program 
34620 \family typewriter
34621 pdflatex
34622 \end_layout
34623
34624 \begin_layout Description
34625
34626 \family sans
34627 PDF
34628 \begin_inset space ~
34629 \end_inset
34630
34631 (ps2pdf)
34632 \family default
34633  PDF-format using the program 
34634 \family typewriter
34635 ps2pdf
34636 \end_layout
34637
34638 \begin_layout Description
34639
34640 \family sans
34641 Plain
34642 \begin_inset space ~
34643 \end_inset
34644
34645 text
34646 \family default
34647  text format
34648 \end_layout
34649
34650 \begin_layout Description
34651
34652 \family sans
34653 Plain
34654 \begin_inset space ~
34655 \end_inset
34656
34657 text
34658 \begin_inset space ~
34659 \end_inset
34660
34661 (ps2ascii)
34662 \family default
34663  text format, the document will first be converted to Postscript format
34664  and then exported as text using the program 
34665 \family sans
34666 ps2ascii
34667 \end_layout
34668
34669 \begin_layout Description
34670
34671 \family sans
34672 Postscript
34673 \family default
34674  PostScript format using the program 
34675 \family typewriter
34676 dvips
34677 \end_layout
34678
34679 \begin_layout Description
34680
34681 \family sans
34682 Custom
34683 \family default
34684  custom format
34685 \end_layout
34686
34687 \begin_layout Standard
34688 The program 
34689 \family typewriter
34690 dvipdfm
34691 \family default
34692  produces internally a DVI-file which is then converted to a PDF-file.
34693  It is a bit out of date and therefore the output could look different from
34694  what you want.
34695  
34696 \family typewriter
34697 pdflatex
34698 \family default
34699  produces PDF-files directly and supports the latest PDF-file formats.
34700 \end_layout
34701
34702 \begin_layout Standard
34703 If one of the menu entries 
34704 \family sans
34705 DVI
34706 \family default
34707
34708 \family sans
34709 PDF
34710 \begin_inset space ~
34711 \end_inset
34712
34713 (pdflatex)
34714 \family default
34715  or 
34716 \family sans
34717 Postscript
34718 \family default
34719  is missing, you need to update your LaTeX installation.
34720  After updating you have to reconfigure LyX, see section
34721 \begin_inset space ~
34722 \end_inset
34723
34724
34725 \begin_inset CommandInset ref
34726 LatexCommand ref
34727 reference "sec:Basic-LyX-Setup"
34728
34729 \end_inset
34730
34731 .
34732 \begin_inset Index idx
34733 status collapsed
34734
34735 \begin_layout Plain Layout
34736 Reconfiguration of LyX
34737 \end_layout
34738
34739 \end_inset
34740
34741
34742 \end_layout
34743
34744 \begin_layout Standard
34745 The menu 
34746 \family sans
34747 Custom
34748 \family default
34749  allows you to export your file by using special command line options for
34750  the export program.
34751 \end_layout
34752
34753 \begin_layout Subsection
34754 Print
34755 \end_layout
34756
34757 \begin_layout Standard
34758 With this menu entry you can print your document to a file in PostScript
34759  format or send it to a printer.
34760  The printer will also use the document in PostScript format.
34761  The conversion to PostScript is done in the background by LyX using the
34762  program 
34763 \family typewriter
34764 dvips
34765 \family default
34766 .
34767  For more information have a look at section
34768 \begin_inset space ~
34769 \end_inset
34770
34771
34772 \begin_inset CommandInset ref
34773 LatexCommand ref
34774 reference "sub:Printing-the-File"
34775
34776 \end_inset
34777
34778 .
34779 \end_layout
34780
34781 \begin_layout Subsection
34782 Fax
34783 \end_layout
34784
34785 \begin_layout Standard
34786 This menu entry will only appear when you have a fax program installed (on
34787  Windows you additionally need to register its program path to LyX's PATH
34788  prefix, see section
34789 \begin_inset space ~
34790 \end_inset
34791
34792
34793 \begin_inset CommandInset ref
34794 LatexCommand ref
34795 reference "sec:Paths"
34796
34797 \end_inset
34798
34799 ).
34800  With this menu entry you can send your document to a fax program like 
34801 \family typewriter
34802 hylapex
34803 \family default
34804  or 
34805 \family typewriter
34806 kdeprintfax
34807 \family default
34808 .
34809  The default format of the sent file is PostScript.
34810  The format can be changed in LyX's preferences as described in section
34811 \begin_inset space ~
34812 \end_inset
34813
34814
34815 \begin_inset CommandInset ref
34816 LatexCommand ref
34817 reference "sub:Converters"
34818
34819 \end_inset
34820
34821 .
34822 \end_layout
34823
34824 \begin_layout Subsection
34825 New and Close Window
34826 \end_layout
34827
34828 \begin_layout Standard
34829 Opens or closes a new instance of LyX.
34830 \end_layout
34831
34832 \begin_layout Subsection
34833 Exit
34834 \end_layout
34835
34836 \begin_layout Standard
34837 Prompts you to save all unsaved documents and then exits.
34838 \end_layout
34839
34840 \begin_layout Section
34841 The Edit Menu
34842 \begin_inset Index idx
34843 status collapsed
34844
34845 \begin_layout Plain Layout
34846 Menu ! Edit
34847 \end_layout
34848
34849 \end_inset
34850
34851
34852 \end_layout
34853
34854 \begin_layout Subsection
34855 Undo and Redo
34856 \end_layout
34857
34858 \begin_layout Standard
34859 Described in section
34860 \begin_inset space ~
34861 \end_inset
34862
34863
34864 \begin_inset CommandInset ref
34865 LatexCommand ref
34866 reference "sec:Undo-and-Redo"
34867
34868 \end_inset
34869
34870 .
34871 \end_layout
34872
34873 \begin_layout Subsection
34874 Cut, Copy, Paste, Paste Recent, Paste Special
34875 \end_layout
34876
34877 \begin_layout Standard
34878 Described in section
34879 \begin_inset space ~
34880 \end_inset
34881
34882
34883 \begin_inset CommandInset ref
34884 LatexCommand ref
34885 reference "sec:Basic-Editing-Features"
34886
34887 \end_inset
34888
34889 .
34890 \end_layout
34891
34892 \begin_layout Subsection
34893 Select All
34894 \end_layout
34895
34896 \begin_layout Standard
34897 Selects the whole document.
34898 \end_layout
34899
34900 \begin_layout Subsection
34901 Find & Replace
34902 \end_layout
34903
34904 \begin_layout Standard
34905 Described in section
34906 \begin_inset space ~
34907 \end_inset
34908
34909
34910 \begin_inset CommandInset ref
34911 LatexCommand ref
34912 reference "sec:Basic-Editing-Features"
34913
34914 \end_inset
34915
34916 .
34917 \end_layout
34918
34919 \begin_layout Subsection
34920 Move Paragraph Up/Down
34921 \end_layout
34922
34923 \begin_layout Standard
34924 This shifts the paragraph where the cursor is currently in one paragraph
34925  up or down.
34926 \end_layout
34927
34928 \begin_layout Subsection
34929 Text Style
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 "sub:Fine-Tuning-with-the"
34941
34942 \end_inset
34943
34944 .
34945 \end_layout
34946
34947 \begin_layout Subsection
34948 Paragraph Settings
34949 \begin_inset Index idx
34950 status collapsed
34951
34952 \begin_layout Plain Layout
34953 Paragraph ! Settings
34954 \end_layout
34955
34956 \end_inset
34957
34958
34959 \end_layout
34960
34961 \begin_layout Standard
34962 Enables you to set the paragraph alignment, line spacing and label width.
34963  These settings only affect the paragraph in which the cursor is currently.
34964 \end_layout
34965
34966 \begin_layout Standard
34967 You can also prevent the first line of the paragraph being indented if you
34968  have chosen to separate paragraphs with indents in the 
34969 \family sans
34970 Document\SpecialChar \menuseparator
34971 Settings
34972 \family default
34973  dialog under 
34974 \family sans
34975 Text
34976 \begin_inset space ~
34977 \end_inset
34978
34979 Layout
34980 \family default
34981 .
34982 \end_layout
34983
34984 \begin_layout Subsection
34985 Table Settings and Math
34986 \end_layout
34987
34988 \begin_layout Standard
34989 These two menus are only fully active when the cursor is inside a table
34990  or a formula.
34991  Here you can change the properties of tables and formulas.
34992  The properties of tables are described in section
34993 \begin_inset space ~
34994 \end_inset
34995
34996
34997 \begin_inset CommandInset ref
34998 LatexCommand ref
34999 reference "sec:Tables"
35000
35001 \end_inset
35002
35003 , the properties of formulas in chapter
35004 \begin_inset space ~
35005 \end_inset
35006
35007
35008 \begin_inset CommandInset ref
35009 LatexCommand ref
35010 reference "cha:Mathematical-Formulas"
35011
35012 \end_inset
35013
35014 .
35015 \end_layout
35016
35017 \begin_layout Subsection
35018 Increase / Decrease List Depth
35019 \end_layout
35020
35021 \begin_layout Standard
35022 These menu entries are only active when the cursor is in an environment
35023  that can be nested.
35024  They increase/decrease the environment nesting level as explained in section
35025 \begin_inset space ~
35026 \end_inset
35027
35028
35029 \begin_inset CommandInset ref
35030 LatexCommand ref
35031 reference "sec:Nesting"
35032
35033 \end_inset
35034
35035  and 
35036 \begin_inset CommandInset ref
35037 LatexCommand ref
35038 reference "sub:Numbering-depth"
35039
35040 \end_inset
35041
35042 .
35043 \end_layout
35044
35045 \begin_layout Section
35046 The View Menu
35047 \begin_inset Index idx
35048 status collapsed
35049
35050 \begin_layout Plain Layout
35051 Menu ! View
35052 \end_layout
35053
35054 \end_inset
35055
35056
35057 \end_layout
35058
35059 \begin_layout Standard
35060 The 
35061 \family sans
35062 View
35063 \family default
35064  menu contains a list of available formats in which you can view the actual
35065  document with an external program.
35066  The menu entries for the viewing formats are not the same on all installations
35067  — it depends on the LaTeX programs that are found while LyX was configured.
35068  All possible formats are formats listed in section
35069 \begin_inset space ~
35070 \end_inset
35071
35072
35073 \begin_inset CommandInset ref
35074 LatexCommand ref
35075 reference "sub:Export"
35076
35077 \end_inset
35078
35079 .
35080  You should at least see the menu entries 
35081 \family sans
35082 DVI
35083 \family default
35084  and 
35085 \family sans
35086 PDF
35087 \begin_inset space ~
35088 \end_inset
35089
35090 (pdflatex)
35091 \family default
35092 .
35093  If one of the two is missing, you need to update your LaTeX installation.
35094  After updating you have to reconfigure LyX, see section
35095 \begin_inset space ~
35096 \end_inset
35097
35098
35099 \begin_inset CommandInset ref
35100 LatexCommand ref
35101 reference "sec:Basic-LyX-Setup"
35102
35103 \end_inset
35104
35105 .
35106 \begin_inset Index idx
35107 status collapsed
35108
35109 \begin_layout Plain Layout
35110 Reconfiguration of LyX
35111 \end_layout
35112
35113 \end_inset
35114
35115
35116 \end_layout
35117
35118 \begin_layout Standard
35119 Invoking a menu will start a viewer program.
35120  The viewer can be set or changed in the preferences, see section
35121 \begin_inset space ~
35122 \end_inset
35123
35124
35125 \begin_inset CommandInset ref
35126 LatexCommand ref
35127 reference "sec:File-Formats"
35128
35129 \end_inset
35130
35131 .
35132  The default viewers are set by LyX while it is first configured.
35133 \end_layout
35134
35135 \begin_layout Standard
35136 \begin_inset VSpace bigskip
35137 \end_inset
35138
35139 At the bottom of the 
35140 \family sans
35141 View
35142 \family default
35143  menu the opened documents are listed.
35144 \end_layout
35145
35146 \begin_layout Subsection
35147 Open/Close all Insets
35148 \end_layout
35149
35150 \begin_layout Standard
35151 Opens/closes all insets in your document.
35152 \end_layout
35153
35154 \begin_layout Subsection
35155 Unfold/Fold Math Macros
35156 \end_layout
35157
35158 \begin_layout Standard
35159 Unfolds/folds the current math macro.
35160 \end_layout
35161
35162 \begin_layout Standard
35163 Math macros are described in the 
35164 \emph on
35165 Math
35166 \emph default
35167  manual.
35168 \end_layout
35169
35170 \begin_layout Subsection
35171 View Source
35172 \end_layout
35173
35174 \begin_layout Standard
35175 Opens a window showing the source code of the actual document, as described
35176  in section
35177 \begin_inset space ~
35178 \end_inset
35179
35180
35181 \begin_inset CommandInset ref
35182 LatexCommand ref
35183 reference "sec:Previewing-snippets-of"
35184
35185 \end_inset
35186
35187 .
35188 \end_layout
35189
35190 \begin_layout Subsection
35191 Update
35192 \end_layout
35193
35194 \begin_layout Standard
35195 This menu entry allows you to update the view with your latest changes without
35196  opening a new view window.
35197 \end_layout
35198
35199 \begin_layout Subsection
35200 Split View
35201 \end_layout
35202
35203 \begin_layout Standard
35204 This will split LyX's main window vertically or horizontally.
35205  This allows you to view documents the same time to compare them, or to
35206  view the same document, but at different positions.
35207  You can even split the main window several times to view for example 3
35208  or more documents at the same time.
35209  To return to an unsplit view, use the menu 
35210 \family sans
35211 Close Tab Group
35212 \family default
35213 .
35214 \end_layout
35215
35216 \begin_layout Subsection
35217 Close Tab Group
35218 \end_layout
35219
35220 \begin_layout Standard
35221 Closes a split view.
35222 \end_layout
35223
35224 \begin_layout Subsection
35225 Fullscreen
35226 \end_layout
35227
35228 \begin_layout Standard
35229 Using this menu entry or pressing F11 removes the menu bar and all toolbars
35230  so that you will see nothing but your text.
35231  It furthermore displays LyX's main window fullscreen.
35232  To return from fullscreen to the normal view, press F11, or right-click
35233  and turn off the fullscreen mode in the the context menu.
35234 \end_layout
35235
35236 \begin_layout Subsection
35237 Toolbars
35238 \begin_inset CommandInset label
35239 LatexCommand label
35240 name "sub:Toolbars"
35241
35242 \end_inset
35243
35244
35245 \begin_inset Index idx
35246 status collapsed
35247
35248 \begin_layout Plain Layout
35249 Toolbar
35250 \end_layout
35251
35252 \end_inset
35253
35254
35255 \end_layout
35256
35257 \begin_layout Standard
35258 In this menu entry you can set the appearance of the different toolbars.
35259  All toolbars and the 
35260 \family sans
35261 Command
35262 \begin_inset space ~
35263 \end_inset
35264
35265 Buffer
35266 \family default
35267  can be turned on and off.
35268  The 
35269 \emph on
35270 on
35271 \emph default
35272  state is denoted in the menu with a checkmark.
35273  The 
35274 \family sans
35275 Review
35276 \family default
35277
35278 \family sans
35279 Table
35280 \family default
35281
35282 \family sans
35283 Math
35284 \begin_inset space ~
35285 \end_inset
35286
35287 Panels
35288 \family default
35289 , and 
35290 \family sans
35291 Math
35292 \family default
35293  toolbars can be additionally set to the state 
35294 \emph on
35295 automatic
35296 \emph default
35297  that is denoted in the menu with the suffix 
35298 \family sans
35299 (auto)
35300 \family default
35301 .
35302 \end_layout
35303
35304 \begin_layout Standard
35305 In the 
35306 \emph on
35307 on
35308 \emph default
35309  state the toolbar is permanently shown, in the 
35310 \emph on
35311 automatic
35312 \emph default
35313  state the toolbar is only shown when the cursor is in a certain environment
35314  or when a certain feature is enabled.
35315  That means that the review toolbar will only be shown when change tracking
35316  is activated, the math and table toolbars are only shown when the cursor
35317  is inside a formula or table, respectively.
35318 \end_layout
35319
35320 \begin_layout Standard
35321 LyX's toolbars and their buttons are explained in section
35322 \begin_inset space ~
35323 \end_inset
35324
35325
35326 \begin_inset CommandInset ref
35327 LatexCommand ref
35328 reference "sec:Toolbars"
35329
35330 \end_inset
35331
35332 .
35333 \end_layout
35334
35335 \begin_layout Section
35336 The Insert Menu
35337 \begin_inset Index idx
35338 status collapsed
35339
35340 \begin_layout Plain Layout
35341 Menu ! Insert
35342 \end_layout
35343
35344 \end_inset
35345
35346
35347 \end_layout
35348
35349 \begin_layout Subsection
35350 Math
35351 \end_layout
35352
35353 \begin_layout Standard
35354 Inserts math constructs that are explained in chapter
35355 \begin_inset space ~
35356 \end_inset
35357
35358
35359 \begin_inset CommandInset ref
35360 LatexCommand ref
35361 reference "cha:Mathematical-Formulas"
35362
35363 \end_inset
35364
35365  and the 
35366 \emph on
35367 Math
35368 \emph default
35369  manual.
35370 \end_layout
35371
35372 \begin_layout Subsection
35373 Special Character
35374 \begin_inset CommandInset label
35375 LatexCommand label
35376 name "sub:Special-Character"
35377
35378 \end_inset
35379
35380
35381 \end_layout
35382
35383 \begin_layout Standard
35384 Here you can insert the following characters:
35385 \end_layout
35386
35387 \begin_layout Description
35388 Symbols Inserts any character that can be output by your LaTeX system.
35389  Therefore the number of character categories in this dialog and the available
35390  characters depend on the LaTeX-packages you have installed.
35391 \begin_inset Newline newline
35392 \end_inset
35393
35394  
35395 \begin_inset Note Greyedout
35396 status open
35397
35398 \begin_layout Plain Layout
35399
35400 \series bold
35401 Note:
35402 \series default
35403  Not all characters will be visible in the 
35404 \family sans
35405 Symbols
35406 \family default
35407  dialog because none of the screen fonts that you can set in the preferences
35408  dialog (see sec.
35409 \begin_inset space \thinspace{}
35410 \end_inset
35411
35412
35413 \begin_inset CommandInset ref
35414 LatexCommand ref
35415 reference "sub:Screen-Fonts"
35416
35417 \end_inset
35418
35419 ) can display every character.
35420 \end_layout
35421
35422 \end_inset
35423
35424
35425 \end_layout
35426
35427 \begin_layout Description
35428 Ellipsis Inserts an ellipsis: \SpecialChar \ldots{}
35429
35430 \end_layout
35431
35432 \begin_layout Description
35433 End
35434 \begin_inset space ~
35435 \end_inset
35436
35437 of
35438 \begin_inset space ~
35439 \end_inset
35440
35441 Sentence Inserts an end of sentence dot as described in section
35442 \begin_inset space ~
35443 \end_inset
35444
35445
35446 \begin_inset CommandInset ref
35447 LatexCommand ref
35448 reference "sub:Abbreviations"
35449
35450 \end_inset
35451
35452 .
35453 \end_layout
35454
35455 \begin_layout Description
35456 Ordinary
35457 \begin_inset space ~
35458 \end_inset
35459
35460 Quote Inserts this quote: 
35461 \begin_inset Quotes erd
35462 \end_inset
35463
35464 , no matter what quote type you selected in the 
35465 \family sans
35466 Document\SpecialChar \menuseparator
35467 Settings
35468 \family default
35469  dialog under 
35470 \family sans
35471 Language
35472 \family default
35473 .
35474 \end_layout
35475
35476 \begin_layout Description
35477 Single
35478 \begin_inset space ~
35479 \end_inset
35480
35481 Quote Inserts this quote: 
35482 \begin_inset Quotes els
35483 \end_inset
35484
35485
35486 \end_layout
35487
35488 \begin_layout Description
35489 Protected
35490 \begin_inset space ~
35491 \end_inset
35492
35493 Hyphen Inserts a hyphen that is protected from line breaks: \SpecialChar \nobreakdash-
35494
35495 \end_layout
35496
35497 \begin_layout Description
35498 Breakable
35499 \begin_inset space ~
35500 \end_inset
35501
35502 Slash Inserts a slash where also a line break can occur: \SpecialChar \slash{}
35503
35504 \end_layout
35505
35506 \begin_layout Description
35507 Menu
35508 \begin_inset space ~
35509 \end_inset
35510
35511 Separator Inserts the menu separator sign: \SpecialChar \menuseparator
35512
35513 \end_layout
35514
35515 \begin_layout Description
35516 Phonetic
35517 \begin_inset space ~
35518 \end_inset
35519
35520 Symbols 
35521 \begin_inset Index idx
35522 status collapsed
35523
35524 \begin_layout Plain Layout
35525 Phonetic symbols
35526 \end_layout
35527
35528 \end_inset
35529
35530
35531 \begin_inset Index idx
35532 status collapsed
35533
35534 \begin_layout Plain Layout
35535 Language ! Phonetic symbols
35536 \end_layout
35537
35538 \end_inset
35539
35540 Creates a formula with a so called tipa inset.
35541  Here you can insert commands to create IPA phonetic symbols.
35542  For this feature you must have the LaTeX-package 
35543 \series bold
35544 tipa
35545 \series default
35546
35547 \begin_inset Index idx
35548 status collapsed
35549
35550 \begin_layout Plain Layout
35551 LaTeX-packages ! tipa
35552 \end_layout
35553
35554 \end_inset
35555
35556  installed.
35557 \begin_inset Newline newline
35558 \end_inset
35559
35560 For more information about this feature we refer to the documentation of
35561  
35562 \series bold
35563 tipa, 
35564 \begin_inset CommandInset citation
35565 LatexCommand cite
35566 key "tipa"
35567
35568 \end_inset
35569
35570
35571 \series default
35572  and this Wiki-page:
35573 \begin_inset Newline newline
35574 \end_inset
35575
35576
35577 \begin_inset Flex URL
35578 status open
35579
35580 \begin_layout Plain Layout
35581
35582 http://wiki.lyx.org/LyX/LinguistLyX
35583 \end_layout
35584
35585 \end_inset
35586
35587
35588 \end_layout
35589
35590 \begin_layout Subsection
35591 Formatting
35592 \end_layout
35593
35594 \begin_layout Standard
35595 Here you can insert the following format constructs:
35596 \end_layout
35597
35598 \begin_layout Description
35599 Superscript Inserts a superscript: test
35600 \begin_inset Formula $^{\text{a,b}}$
35601 \end_inset
35602
35603
35604 \end_layout
35605
35606 \begin_layout Description
35607 Subscript Inserts a subscript: test
35608 \begin_inset Formula $_{\text{3x}}$
35609 \end_inset
35610
35611
35612 \end_layout
35613
35614 \begin_layout Description
35615 Protected
35616 \begin_inset space ~
35617 \end_inset
35618
35619 Space Inserts a protected space that is described in section
35620 \begin_inset space ~
35621 \end_inset
35622
35623
35624 \begin_inset CommandInset ref
35625 LatexCommand ref
35626 reference "sub:Protected-Space"
35627
35628 \end_inset
35629
35630 .
35631 \end_layout
35632
35633 \begin_layout Description
35634 Inter-word
35635 \begin_inset space ~
35636 \end_inset
35637
35638 Space Inserts an inter-word space that is described in section
35639 \begin_inset space ~
35640 \end_inset
35641
35642
35643 \begin_inset CommandInset ref
35644 LatexCommand ref
35645 reference "sub:Inter-word-Space"
35646
35647 \end_inset
35648
35649 .
35650 \end_layout
35651
35652 \begin_layout Description
35653 Thin
35654 \begin_inset space ~
35655 \end_inset
35656
35657 Space Inserts a thin space that is described in section
35658 \begin_inset space ~
35659 \end_inset
35660
35661
35662 \begin_inset CommandInset ref
35663 LatexCommand ref
35664 reference "sub:Thin-Space"
35665
35666 \end_inset
35667
35668 .
35669 \end_layout
35670
35671 \begin_layout Description
35672 Horizontal
35673 \begin_inset space ~
35674 \end_inset
35675
35676 Space Inserts horizontal space, see section
35677 \begin_inset space ~
35678 \end_inset
35679
35680
35681 \begin_inset CommandInset ref
35682 LatexCommand ref
35683 reference "sub:Horizontal-Space"
35684
35685 \end_inset
35686
35687  for a description.
35688 \end_layout
35689
35690 \begin_layout Description
35691 Horizontal
35692 \begin_inset space ~
35693 \end_inset
35694
35695 Line Inserts a horizontal line, see section
35696 \begin_inset space ~
35697 \end_inset
35698
35699
35700 \begin_inset CommandInset ref
35701 LatexCommand ref
35702 reference "sub:Horizontal-Lines"
35703
35704 \end_inset
35705
35706  for a description.
35707 \end_layout
35708
35709 \begin_layout Description
35710 Vertical
35711 \begin_inset space ~
35712 \end_inset
35713
35714 Space Inserts vertical space, see section
35715 \begin_inset space ~
35716 \end_inset
35717
35718
35719 \begin_inset CommandInset ref
35720 LatexCommand ref
35721 reference "sub:Vertical-Space"
35722
35723 \end_inset
35724
35725  for a description.
35726 \end_layout
35727
35728 \begin_layout Description
35729 Hyphenation
35730 \begin_inset space ~
35731 \end_inset
35732
35733 Point Inserts a hyphenation point, see section
35734 \begin_inset space ~
35735 \end_inset
35736
35737
35738 \begin_inset CommandInset ref
35739 LatexCommand ref
35740 reference "sub:Hyphenation"
35741
35742 \end_inset
35743
35744 .
35745 \end_layout
35746
35747 \begin_layout Description
35748 Ligature
35749 \begin_inset space ~
35750 \end_inset
35751
35752 Break Inserts a ligature break, see section
35753 \begin_inset space ~
35754 \end_inset
35755
35756
35757 \begin_inset CommandInset ref
35758 LatexCommand ref
35759 reference "sub:Ligatures"
35760
35761 \end_inset
35762
35763 .
35764 \end_layout
35765
35766 \begin_layout Description
35767 Ragged
35768 \begin_inset space ~
35769 \end_inset
35770
35771 Line
35772 \begin_inset space ~
35773 \end_inset
35774
35775 Break Inserts a forced line break, see section
35776 \begin_inset space ~
35777 \end_inset
35778
35779
35780 \begin_inset CommandInset ref
35781 LatexCommand ref
35782 reference "sub:Forced-Line-Breaks"
35783
35784 \end_inset
35785
35786 .
35787 \end_layout
35788
35789 \begin_layout Description
35790 Justified
35791 \begin_inset space ~
35792 \end_inset
35793
35794 Break Inserts a forced line break that furthermore stretches the broken
35795  text line to the page border, see section
35796 \begin_inset space ~
35797 \end_inset
35798
35799
35800 \begin_inset CommandInset ref
35801 LatexCommand ref
35802 reference "sub:Forced-Line-Breaks"
35803
35804 \end_inset
35805
35806 .
35807 \end_layout
35808
35809 \begin_layout Description
35810 New
35811 \begin_inset space ~
35812 \end_inset
35813
35814 Page Inserts a forced page break, described in section
35815 \begin_inset space ~
35816 \end_inset
35817
35818
35819 \begin_inset CommandInset ref
35820 LatexCommand ref
35821 reference "sub:Forced-Page-Breaks"
35822
35823 \end_inset
35824
35825 .
35826 \end_layout
35827
35828 \begin_layout Description
35829 Page
35830 \begin_inset space ~
35831 \end_inset
35832
35833 Break Inserts a forced page break that furthermore stretches the broken
35834  text page to the page border, described in section
35835 \begin_inset space ~
35836 \end_inset
35837
35838
35839 \begin_inset CommandInset ref
35840 LatexCommand ref
35841 reference "sub:Forced-Page-Breaks"
35842
35843 \end_inset
35844
35845 .
35846 \end_layout
35847
35848 \begin_layout Description
35849 Clear
35850 \begin_inset space ~
35851 \end_inset
35852
35853 Page Inserts a clear page break, described in section
35854 \begin_inset space ~
35855 \end_inset
35856
35857
35858 \begin_inset CommandInset ref
35859 LatexCommand ref
35860 reference "sub:Clear-Page-Breaks"
35861
35862 \end_inset
35863
35864 .
35865 \end_layout
35866
35867 \begin_layout Description
35868 Clear
35869 \begin_inset space ~
35870 \end_inset
35871
35872 Double
35873 \begin_inset space ~
35874 \end_inset
35875
35876 Page Inserts a clear doublepage break, described in section
35877 \begin_inset space ~
35878 \end_inset
35879
35880
35881 \begin_inset CommandInset ref
35882 LatexCommand ref
35883 reference "sub:Clear-Page-Breaks"
35884
35885 \end_inset
35886
35887 .
35888 \end_layout
35889
35890 \begin_layout Subsection
35891 List / TOC
35892 \end_layout
35893
35894 \begin_layout Standard
35895 Various lists can be inserted with this menu entry.
35896  The table of contents, the algorithm, figures, and tables list are described
35897  in section
35898 \begin_inset space ~
35899 \end_inset
35900
35901
35902 \begin_inset CommandInset ref
35903 LatexCommand ref
35904 reference "sec:toc"
35905
35906 \end_inset
35907
35908 .
35909  The index list is described in section
35910 \begin_inset space ~
35911 \end_inset
35912
35913
35914 \begin_inset CommandInset ref
35915 LatexCommand ref
35916 reference "sec:Index"
35917
35918 \end_inset
35919
35920 , the nomenclature in section
35921 \begin_inset space ~
35922 \end_inset
35923
35924
35925 \begin_inset CommandInset ref
35926 LatexCommand ref
35927 reference "sec:Nomenclature"
35928
35929 \end_inset
35930
35931 , and the BibTeX bibliography in section
35932 \begin_inset space ~
35933 \end_inset
35934
35935
35936 \begin_inset CommandInset ref
35937 LatexCommand ref
35938 reference "sub:Bibliography-databases"
35939
35940 \end_inset
35941
35942 .
35943 \end_layout
35944
35945 \begin_layout Subsection
35946 Float
35947 \end_layout
35948
35949 \begin_layout Standard
35950 To insert floats, described in section
35951 \begin_inset space ~
35952 \end_inset
35953
35954
35955 \begin_inset CommandInset ref
35956 LatexCommand ref
35957 reference "sec:Floats"
35958
35959 \end_inset
35960
35961 .
35962 \end_layout
35963
35964 \begin_layout Subsection
35965 Note
35966 \end_layout
35967
35968 \begin_layout Standard
35969 To insert notes, described in section
35970 \begin_inset space ~
35971 \end_inset
35972
35973
35974 \begin_inset CommandInset ref
35975 LatexCommand ref
35976 reference "sec:Notes"
35977
35978 \end_inset
35979
35980 .
35981 \end_layout
35982
35983 \begin_layout Subsection
35984 Branch
35985 \end_layout
35986
35987 \begin_layout Standard
35988 Inserts branch insets as described in section
35989 \begin_inset space ~
35990 \end_inset
35991
35992
35993 \begin_inset CommandInset ref
35994 LatexCommand ref
35995 reference "sec:Branches"
35996
35997 \end_inset
35998
35999 .
36000 \end_layout
36001
36002 \begin_layout Subsection
36003 Custom Insets
36004 \end_layout
36005
36006 \begin_layout Standard
36007 Inserts document class-specific insets.
36008  Such insets only exist when they are defined in the layout file for a certain
36009  document class.
36010  An example is the document class 
36011 \begin_inset Quotes eld
36012 \end_inset
36013
36014 article (Elsevier)
36015 \begin_inset Quotes erd
36016 \end_inset
36017
36018  with three custom insets.
36019  The section 
36020 \emph on
36021 Flex insets and InsetLayout
36022 \emph default
36023  of the 
36024 \emph on
36025 Customization
36026 \emph default
36027  manual explains how custom insets are defined.
36028 \end_layout
36029
36030 \begin_layout Subsection
36031 File
36032 \begin_inset Index idx
36033 status collapsed
36034
36035 \begin_layout Plain Layout
36036 External Material
36037 \end_layout
36038
36039 \end_inset
36040
36041
36042 \end_layout
36043
36044 \begin_layout Standard
36045 This menu entry allows you to insert or include the contents of other LyX
36046  files in your document.
36047  How you can do this is explained in detail in the chapter 
36048 \emph on
36049 External Stuff
36050 \emph default
36051  of the 
36052 \emph on
36053 Embedded Objects
36054 \emph default
36055  manual.
36056 \end_layout
36057
36058 \begin_layout Subsection
36059 Box
36060 \begin_inset Index idx
36061 status collapsed
36062
36063 \begin_layout Plain Layout
36064 Boxes
36065 \end_layout
36066
36067 \end_inset
36068
36069
36070 \end_layout
36071
36072 \begin_layout Standard
36073 Inserts a minipage box that is described section
36074 \begin_inset space ~
36075 \end_inset
36076
36077
36078 \begin_inset CommandInset ref
36079 LatexCommand ref
36080 reference "sec:Minipages"
36081
36082 \end_inset
36083
36084 .
36085  All box types supported by LyX are explained in detail in the chapter 
36086 \emph on
36087 Boxes
36088 \emph default
36089  of the 
36090 \emph on
36091 Embedded Objects
36092 \emph default
36093  manual.
36094 \end_layout
36095
36096 \begin_layout Subsection
36097 Citation
36098 \end_layout
36099
36100 \begin_layout Standard
36101 Inserts a citation as described in section
36102 \begin_inset space ~
36103 \end_inset
36104
36105
36106 \begin_inset CommandInset ref
36107 LatexCommand ref
36108 reference "sec:Bibliography"
36109
36110 \end_inset
36111
36112 .
36113 \end_layout
36114
36115 \begin_layout Subsection
36116 Cross-Reference
36117 \end_layout
36118
36119 \begin_layout Standard
36120 Inserts a cross-reference as described in section
36121 \begin_inset space ~
36122 \end_inset
36123
36124
36125 \begin_inset CommandInset ref
36126 LatexCommand ref
36127 reference "sec:Cross-References"
36128
36129 \end_inset
36130
36131 .
36132 \end_layout
36133
36134 \begin_layout Subsection
36135 Label
36136 \end_layout
36137
36138 \begin_layout Standard
36139 Inserts a label as described in section
36140 \begin_inset space ~
36141 \end_inset
36142
36143
36144 \begin_inset CommandInset ref
36145 LatexCommand ref
36146 reference "sec:Cross-References"
36147
36148 \end_inset
36149
36150 .
36151 \end_layout
36152
36153 \begin_layout Subsection
36154 Caption
36155 \begin_inset Index idx
36156 status collapsed
36157
36158 \begin_layout Plain Layout
36159 Captions
36160 \end_layout
36161
36162 \end_inset
36163
36164
36165 \begin_inset Index idx
36166 status collapsed
36167
36168 \begin_layout Plain Layout
36169 Longtables ! Caption
36170 \end_layout
36171
36172 \end_inset
36173
36174
36175 \end_layout
36176
36177 \begin_layout Standard
36178 Inserts a caption in a float or longtable.
36179  Floats are described in section
36180 \begin_inset space ~
36181 \end_inset
36182
36183
36184 \begin_inset CommandInset ref
36185 LatexCommand ref
36186 reference "sec:Floats"
36187
36188 \end_inset
36189
36190 , captions in longtables are described in the section 
36191 \emph on
36192 Longtable Captions
36193 \emph default
36194  of the 
36195 \emph on
36196 Embedded Objects
36197 \emph default
36198  manual.
36199 \end_layout
36200
36201 \begin_layout Subsection
36202 Index Entry
36203 \end_layout
36204
36205 \begin_layout Standard
36206 Inserts an index entry as described in section
36207 \begin_inset space ~
36208 \end_inset
36209
36210
36211 \begin_inset CommandInset ref
36212 LatexCommand ref
36213 reference "sec:Index"
36214
36215 \end_inset
36216
36217 .
36218 \end_layout
36219
36220 \begin_layout Subsection
36221 Nomenclature Entry
36222 \end_layout
36223
36224 \begin_layout Standard
36225 Inserts a nomenclature entry as described in section
36226 \begin_inset space ~
36227 \end_inset
36228
36229
36230 \begin_inset CommandInset ref
36231 LatexCommand ref
36232 reference "sec:Nomenclature"
36233
36234 \end_inset
36235
36236 .
36237 \end_layout
36238
36239 \begin_layout Subsection
36240 Table
36241 \end_layout
36242
36243 \begin_layout Standard
36244 Inserts a table.
36245  Tables are described in section
36246 \begin_inset space ~
36247 \end_inset
36248
36249
36250 \begin_inset CommandInset ref
36251 LatexCommand ref
36252 reference "sec:Tables"
36253
36254 \end_inset
36255
36256 .
36257 \end_layout
36258
36259 \begin_layout Subsection
36260 Graphics
36261 \end_layout
36262
36263 \begin_layout Standard
36264 Inserts a graphic.
36265  Graphics are described in section
36266 \begin_inset space ~
36267 \end_inset
36268
36269
36270 \begin_inset CommandInset ref
36271 LatexCommand ref
36272 reference "sec:Graphics"
36273
36274 \end_inset
36275
36276 .
36277 \end_layout
36278
36279 \begin_layout Subsection
36280 URL
36281 \end_layout
36282
36283 \begin_layout Standard
36284 Inserts an URL as described in section
36285 \begin_inset space ~
36286 \end_inset
36287
36288
36289 \begin_inset CommandInset ref
36290 LatexCommand ref
36291 reference "sub:URLs"
36292
36293 \end_inset
36294
36295 .
36296 \end_layout
36297
36298 \begin_layout Subsection
36299 Hyperlinks
36300 \end_layout
36301
36302 \begin_layout Standard
36303 Inserts a hyperlink as described in section
36304 \begin_inset space ~
36305 \end_inset
36306
36307
36308 \begin_inset CommandInset ref
36309 LatexCommand ref
36310 reference "sub:Hyperlinks"
36311
36312 \end_inset
36313
36314 .
36315 \end_layout
36316
36317 \begin_layout Subsection
36318 Footnote
36319 \end_layout
36320
36321 \begin_layout Standard
36322 Inserts a footnote, see section
36323 \begin_inset space ~
36324 \end_inset
36325
36326
36327 \begin_inset CommandInset ref
36328 LatexCommand ref
36329 reference "sec:Footnotes"
36330
36331 \end_inset
36332
36333 .
36334 \end_layout
36335
36336 \begin_layout Subsection
36337 Marginal Note
36338 \end_layout
36339
36340 \begin_layout Standard
36341 Inserts a marginal note, see section
36342 \begin_inset space ~
36343 \end_inset
36344
36345
36346 \begin_inset CommandInset ref
36347 LatexCommand ref
36348 reference "sec:Marginal-Notes"
36349
36350 \end_inset
36351
36352 .
36353 \end_layout
36354
36355 \begin_layout Subsection
36356 Short Title
36357 \end_layout
36358
36359 \begin_layout Standard
36360 Inserts a short title, see section
36361 \begin_inset space ~
36362 \end_inset
36363
36364
36365 \begin_inset CommandInset ref
36366 LatexCommand ref
36367 reference "sec:Short-Titles"
36368
36369 \end_inset
36370
36371 .
36372 \end_layout
36373
36374 \begin_layout Subsection
36375 TeX Code
36376 \end_layout
36377
36378 \begin_layout Standard
36379 Inserts a TeX Code box, see section
36380 \begin_inset space ~
36381 \end_inset
36382
36383
36384 \begin_inset CommandInset ref
36385 LatexCommand ref
36386 reference "sub:TeX-Code-Boxes"
36387
36388 \end_inset
36389
36390  for a description.
36391 \end_layout
36392
36393 \begin_layout Subsection
36394 Program Listing
36395 \begin_inset Index idx
36396 status collapsed
36397
36398 \begin_layout Plain Layout
36399 Program listings
36400 \end_layout
36401
36402 \end_inset
36403
36404
36405 \end_layout
36406
36407 \begin_layout Standard
36408 Inserts a program listings box.
36409  Program listings are explained in the chapter 
36410 \emph on
36411 Program Code Listings
36412 \emph default
36413  of the 
36414 \emph on
36415 Embedded Objects
36416 \emph default
36417  manual.
36418 \end_layout
36419
36420 \begin_layout Subsection
36421 Date
36422 \end_layout
36423
36424 \begin_layout Standard
36425 Inserts the actual date.
36426  The format depends on the date format of the language that is used for
36427  LyX's menus.
36428  LyX offers various ways to insert a date which are explained and also compared
36429  in the section 
36430 \emph on
36431 External Material
36432 \emph default
36433  of the 
36434 \emph on
36435 Embedded Objects
36436 \emph default
36437  manual.
36438 \end_layout
36439
36440 \begin_layout Section
36441 The Navigate Menu
36442 \begin_inset Index idx
36443 status collapsed
36444
36445 \begin_layout Plain Layout
36446 Menu ! Navigate
36447 \end_layout
36448
36449 \end_inset
36450
36451
36452 \end_layout
36453
36454 \begin_layout Standard
36455 This menu lists the existing chapters, sections, figures, tables, etc.
36456 \begin_inset space ~
36457 \end_inset
36458
36459 of the current document.
36460  This allows you to navigate easily through you document.
36461 \end_layout
36462
36463 \begin_layout Subsection
36464 Bookmarks
36465 \end_layout
36466
36467 \begin_layout Standard
36468 With this menu entry you are able to define your own bookmarks.
36469  This is useful when you are working on a large document and often have
36470  to jump e.
36471 \begin_inset space \thinspace{}
36472 \end_inset
36473
36474 g.
36475 \begin_inset space \space{}
36476 \end_inset
36477
36478 between section
36479 \begin_inset space ~
36480 \end_inset
36481
36482 2.5 and 6.3.
36483  To create bookmarks for this example, go to section
36484 \begin_inset space ~
36485 \end_inset
36486
36487 2.5 and use the menu 
36488 \family sans
36489 Save
36490 \begin_inset space ~
36491 \end_inset
36492
36493 Bookmark
36494 \begin_inset space ~
36495 \end_inset
36496
36497 1
36498 \family default
36499 .
36500  Then go to section
36501 \begin_inset space ~
36502 \end_inset
36503
36504 6.3 and use 
36505 \family sans
36506 Save
36507 \begin_inset space ~
36508 \end_inset
36509
36510 Bookmark
36511 \begin_inset space ~
36512 \end_inset
36513
36514
36515 \family default
36516 2.
36517  Now you can jump easily between these sections by using the menu or by
36518  the key bindings 
36519 \begin_inset Info
36520 type  "shortcut"
36521 arg   "bookmark-goto 1"
36522 \end_inset
36523
36524  and 
36525 \begin_inset Info
36526 type  "shortcut"
36527 arg   "bookmark-goto 2"
36528 \end_inset
36529
36530 .
36531 \end_layout
36532
36533 \begin_layout Standard
36534 You can also use bookmarks to jump between several opened documents.
36535  The saved bookmarks are valid till the document is closed.
36536 \end_layout
36537
36538 \begin_layout Subsection
36539 Next Note, Change, Cross-reference
36540 \end_layout
36541
36542 \begin_layout Standard
36543 Jump to the next note, change, or cross-reference following the current
36544  cursor position.
36545 \end_layout
36546
36547 \begin_layout Subsection
36548 Go to Label
36549 \end_layout
36550
36551 \begin_layout Standard
36552 Only active when the cursor is in front of a cross-reference.
36553  Sets the cursor before the referenced label, the same as if you right-click
36554  on a cross-reference box.
36555 \end_layout
36556
36557 \begin_layout Section
36558 The Document Menu
36559 \begin_inset Index idx
36560 status collapsed
36561
36562 \begin_layout Plain Layout
36563 Menu ! Document
36564 \end_layout
36565
36566 \end_inset
36567
36568
36569 \end_layout
36570
36571 \begin_layout Subsection
36572 Change Tracking
36573 \end_layout
36574
36575 \begin_layout Standard
36576 Change Tracking is described in section
36577 \begin_inset space ~
36578 \end_inset
36579
36580
36581 \begin_inset CommandInset ref
36582 LatexCommand ref
36583 reference "sec:Change-Tracking"
36584
36585 \end_inset
36586
36587 .
36588 \end_layout
36589
36590 \begin_layout Subsection
36591 LaT
36592 \begin_inset ERT
36593 status collapsed
36594
36595 \begin_layout Plain Layout
36596
36597 {}
36598 \end_layout
36599
36600 \end_inset
36601
36602 eX Log
36603 \end_layout
36604
36605 \begin_layout Standard
36606 After running LaTeX by viewing or exporting a document, this menu will be
36607  enabled.
36608  It shows the logfile of the used LaTeX-program.
36609 \end_layout
36610
36611 \begin_layout Standard
36612 Here you can see how LaTeX works in the background.
36613  
36614 \emph on
36615 Experts
36616 \emph default
36617  will find in it reasons for LaTeX-errors.
36618 \end_layout
36619
36620 \begin_layout Subsection
36621 Outline
36622 \end_layout
36623
36624 \begin_layout Standard
36625 Opens the TOC/Outline window as described in section
36626 \begin_inset space ~
36627 \end_inset
36628
36629
36630 \begin_inset CommandInset ref
36631 LatexCommand ref
36632 reference "sec:Navigating"
36633
36634 \end_inset
36635
36636  and 
36637 \begin_inset CommandInset ref
36638 LatexCommand ref
36639 reference "sub:Table-of-Contents"
36640
36641 \end_inset
36642
36643 .
36644 \end_layout
36645
36646 \begin_layout Subsection
36647 Start Appendix Here
36648 \end_layout
36649
36650 \begin_layout Standard
36651 This menu will start the appendix of the document at the current cursor
36652  position as described in section
36653 \begin_inset space ~
36654 \end_inset
36655
36656
36657 \begin_inset CommandInset ref
36658 LatexCommand ref
36659 reference "sec:Appendices"
36660
36661 \end_inset
36662
36663 .
36664 \end_layout
36665
36666 \begin_layout Subsection
36667 Compressed
36668 \end_layout
36669
36670 \begin_layout Standard
36671 Un/compresses the current document.
36672 \end_layout
36673
36674 \begin_layout Subsection
36675 Settings
36676 \end_layout
36677
36678 \begin_layout Standard
36679 The document settings are described in appendix
36680 \begin_inset space ~
36681 \end_inset
36682
36683
36684 \begin_inset CommandInset ref
36685 LatexCommand ref
36686 reference "cha:The-Document-Settings"
36687
36688 \end_inset
36689
36690 .
36691 \end_layout
36692
36693 \begin_layout Section
36694 The Tools Menu
36695 \begin_inset Index idx
36696 status collapsed
36697
36698 \begin_layout Plain Layout
36699 Menu ! Tools
36700 \end_layout
36701
36702 \end_inset
36703
36704
36705 \end_layout
36706
36707 \begin_layout Subsection
36708 Spellchecker
36709 \end_layout
36710
36711 \begin_layout Standard
36712 Spell checking is explained in section
36713 \begin_inset space ~
36714 \end_inset
36715
36716
36717 \begin_inset CommandInset ref
36718 LatexCommand ref
36719 reference "sec:Spellchecking"
36720
36721 \end_inset
36722
36723 .
36724 \end_layout
36725
36726 \begin_layout Subsection
36727 Thesaurus
36728 \end_layout
36729
36730 \begin_layout Standard
36731 The thesaurus is described in section
36732 \begin_inset space ~
36733 \end_inset
36734
36735
36736 \begin_inset CommandInset ref
36737 LatexCommand ref
36738 reference "sec:Thesaurus"
36739
36740 \end_inset
36741
36742 .
36743 \end_layout
36744
36745 \begin_layout Subsection
36746 Statistics
36747 \begin_inset Index idx
36748 status collapsed
36749
36750 \begin_layout Plain Layout
36751 Word count
36752 \end_layout
36753
36754 \end_inset
36755
36756
36757 \begin_inset Index idx
36758 status collapsed
36759
36760 \begin_layout Plain Layout
36761 Character count
36762 \end_layout
36763
36764 \end_inset
36765
36766
36767 \end_layout
36768
36769 \begin_layout Standard
36770 Counts the number of words and characters in the actual document or the
36771  highlighted document part.
36772 \end_layout
36773
36774 \begin_layout Subsection
36775 TeX Information
36776 \begin_inset Index idx
36777 status collapsed
36778
36779 \begin_layout Plain Layout
36780 TeX Information
36781 \end_layout
36782
36783 \end_inset
36784
36785
36786 \end_layout
36787
36788 \begin_layout Standard
36789 Shows you a list of the classes and styles installed in your LaTeX-system.
36790 \end_layout
36791
36792 \begin_layout Subsection
36793 Reconfigure
36794 \begin_inset Index idx
36795 status collapsed
36796
36797 \begin_layout Plain Layout
36798 LyX ! Reconfigure|see
36799 \begin_inset ERT
36800 status collapsed
36801
36802 \begin_layout Plain Layout
36803
36804 {
36805 \end_layout
36806
36807 \end_inset
36808
36809 Reconfiguration of LyX
36810 \begin_inset ERT
36811 status collapsed
36812
36813 \begin_layout Plain Layout
36814
36815 }
36816 \end_layout
36817
36818 \end_inset
36819
36820
36821 \end_layout
36822
36823 \end_inset
36824
36825
36826 \begin_inset Index idx
36827 status collapsed
36828
36829 \begin_layout Plain Layout
36830 Reconfiguration of LyX
36831 \end_layout
36832
36833 \end_inset
36834
36835
36836 \end_layout
36837
36838 \begin_layout Standard
36839 This menu entry reconfigures LyX; that is, LyX looks for LaTeX-packages
36840  and needed programs it needs; see also section
36841 \begin_inset space ~
36842 \end_inset
36843
36844
36845 \begin_inset CommandInset ref
36846 LatexCommand ref
36847 reference "sec:Basic-LyX-Setup"
36848
36849 \end_inset
36850
36851 .
36852 \end_layout
36853
36854 \begin_layout Subsection
36855 Preferences
36856 \end_layout
36857
36858 \begin_layout Standard
36859 The preferences dialog is described in detail in appendix
36860 \begin_inset space \thinspace{}
36861 \end_inset
36862
36863
36864 \begin_inset CommandInset ref
36865 LatexCommand ref
36866 reference "cha:The-Preferences-dialog"
36867
36868 \end_inset
36869
36870 .
36871 \end_layout
36872
36873 \begin_layout Section
36874 The Help Menu
36875 \begin_inset Index idx
36876 status collapsed
36877
36878 \begin_layout Plain Layout
36879 Menu ! Help
36880 \end_layout
36881
36882 \end_inset
36883
36884
36885 \end_layout
36886
36887 \begin_layout Standard
36888 This menu opens the documentation files of LyX in the language of LyX's
36889  menus.
36890 \end_layout
36891
36892 \begin_layout Standard
36893 The menu 
36894 \family sans
36895 LaTeX
36896 \begin_inset space ~
36897 \end_inset
36898
36899 Configuration
36900 \family default
36901  shows a LyX-document with information about the LaTeX-packages and classes
36902  found by LyX (see also section
36903 \begin_inset space ~
36904 \end_inset
36905
36906
36907 \begin_inset CommandInset ref
36908 LatexCommand ref
36909 reference "sec:LaTeX-Setup"
36910
36911 \end_inset
36912
36913 ).
36914 \end_layout
36915
36916 \begin_layout Section
36917 Toolbars
36918 \begin_inset CommandInset label
36919 LatexCommand label
36920 name "sec:Toolbars"
36921
36922 \end_inset
36923
36924
36925 \end_layout
36926
36927 \begin_layout Standard
36928 How to show or hide toolbars is explained in section
36929 \begin_inset space ~
36930 \end_inset
36931
36932
36933 \begin_inset CommandInset ref
36934 LatexCommand ref
36935 reference "sub:Toolbars"
36936
36937 \end_inset
36938
36939 .
36940 \end_layout
36941
36942 \begin_layout Standard
36943 It is also possible to define custom toolbars.
36944  This is described in the 
36945 \emph on
36946 Additional Features
36947 \emph default
36948  manual.
36949 \end_layout
36950
36951 \begin_layout Subsection
36952 Standard Toolbar
36953 \begin_inset Index idx
36954 status collapsed
36955
36956 \begin_layout Plain Layout
36957 Toolbar ! Standard
36958 \end_layout
36959
36960 \end_inset
36961
36962
36963 \end_layout
36964
36965 \begin_layout Standard
36966 \begin_inset Graphics
36967         filename clipart/StandardToolbar.png
36968         width 100col%
36969
36970 \end_inset
36971
36972
36973 \end_layout
36974
36975 \begin_layout Standard
36976 \begin_inset VSpace defskip
36977 \end_inset
36978
36979
36980 \end_layout
36981
36982 \begin_layout Standard
36983 The standard toolbar as shown above contains from left to right the following
36984  buttons:
36985 \begin_inset ERT
36986 status collapsed
36987
36988 \begin_layout Plain Layout
36989
36990
36991 \backslash
36992 setlength{
36993 \backslash
36994 LTleft}{0pt}
36995 \end_layout
36996
36997 \end_inset
36998
36999
37000 \begin_inset Note Note
37001 status collapsed
37002
37003 \begin_layout Plain Layout
37004 This is necessary to left align the following longtables.
37005  See the 
37006 \emph on
37007 Embedded Objects
37008 \emph default
37009  manual for more information.
37010 \end_layout
37011
37012 \end_inset
37013
37014
37015 \end_layout
37016
37017 \begin_layout Standard
37018 \begin_inset VSpace defskip
37019 \end_inset
37020
37021
37022 \end_layout
37023
37024 \begin_layout Standard
37025 \begin_inset Tabular
37026 <lyxtabular version="3" rows="1" columns="2">
37027 <features islongtable="true" longtabularalignment="center">
37028 <column alignment="center" valignment="top" width="0">
37029 <column alignment="center" valignment="top" width="0">
37030 <row>
37031 <cell alignment="center" valignment="top" usebox="none">
37032 \begin_inset Text
37033
37034 \begin_layout Plain Layout
37035 \begin_inset Graphics
37036         filename clipart/ToolbarEnvBox.png
37037         clip
37038
37039 \end_inset
37040
37041
37042 \end_layout
37043
37044 \end_inset
37045 </cell>
37046 <cell alignment="center" valignment="top" usebox="none">
37047 \begin_inset Text
37048
37049 \begin_layout Plain Layout
37050 pull-down box for the paragraph environments
37051 \end_layout
37052
37053 \end_inset
37054 </cell>
37055 </row>
37056 </lyxtabular>
37057
37058 \end_inset
37059
37060
37061 \end_layout
37062
37063 \begin_layout Standard
37064 \begin_inset VSpace -10mm
37065 \end_inset
37066
37067
37068 \end_layout
37069
37070 \begin_layout Standard
37071 \align left
37072 \begin_inset Tabular
37073 <lyxtabular version="3" rows="21" columns="2">
37074 <features islongtable="true" longtabularalignment="center">
37075 <column alignment="left" valignment="top" width="0">
37076 <column alignment="left" valignment="top" width="0">
37077 <row interlinespace="2.5mm">
37078 <cell alignment="center" valignment="top" usebox="none">
37079 \begin_inset Text
37080
37081 \begin_layout Plain Layout
37082
37083 \family sans
37084 \begin_inset Graphics
37085         filename ../images/buffer-new.png
37086         BoundingBox 0bp 5bp 20bp 20bp
37087
37088 \end_inset
37089
37090
37091 \end_layout
37092
37093 \end_inset
37094 </cell>
37095 <cell alignment="center" valignment="top" usebox="none">
37096 \begin_inset Text
37097
37098 \begin_layout Plain Layout
37099
37100 \family sans
37101 File\SpecialChar \menuseparator
37102 New
37103 \end_layout
37104
37105 \end_inset
37106 </cell>
37107 </row>
37108 <row interlinespace="2.5mm">
37109 <cell alignment="center" valignment="top" usebox="none">
37110 \begin_inset Text
37111
37112 \begin_layout Plain Layout
37113 \begin_inset Graphics
37114         filename ../images/file-open.png
37115         BoundingBox 0bp 5bp 20bp 20bp
37116
37117 \end_inset
37118
37119
37120 \end_layout
37121
37122 \end_inset
37123 </cell>
37124 <cell alignment="center" valignment="top" usebox="none">
37125 \begin_inset Text
37126
37127 \begin_layout Plain Layout
37128
37129 \family sans
37130 File\SpecialChar \menuseparator
37131 Open
37132 \end_layout
37133
37134 \end_inset
37135 </cell>
37136 </row>
37137 <row interlinespace="2.5mm">
37138 <cell alignment="center" valignment="top" usebox="none">
37139 \begin_inset Text
37140
37141 \begin_layout Plain Layout
37142 \begin_inset Graphics
37143         filename ../images/buffer-write.png
37144         BoundingBox 0bp 5bp 20bp 20bp
37145
37146 \end_inset
37147
37148
37149 \end_layout
37150
37151 \end_inset
37152 </cell>
37153 <cell alignment="center" valignment="top" usebox="none">
37154 \begin_inset Text
37155
37156 \begin_layout Plain Layout
37157
37158 \family sans
37159 File\SpecialChar \menuseparator
37160 Save
37161 \end_layout
37162
37163 \end_inset
37164 </cell>
37165 </row>
37166 <row interlinespace="2.5mm">
37167 <cell alignment="center" valignment="top" usebox="none">
37168 \begin_inset Text
37169
37170 \begin_layout Plain Layout
37171 \begin_inset Graphics
37172         filename ../images/dialog-show_print.png
37173         BoundingBox 0bp 5bp 24bp 20bp
37174
37175 \end_inset
37176
37177
37178 \end_layout
37179
37180 \end_inset
37181 </cell>
37182 <cell alignment="center" valignment="top" usebox="none">
37183 \begin_inset Text
37184
37185 \begin_layout Plain Layout
37186
37187 \family sans
37188 File\SpecialChar \menuseparator
37189 Print
37190 \end_layout
37191
37192 \end_inset
37193 </cell>
37194 </row>
37195 <row interlinespace="2.5mm">
37196 <cell alignment="center" valignment="top" usebox="none">
37197 \begin_inset Text
37198
37199 \begin_layout Plain Layout
37200 \begin_inset Graphics
37201         filename ../images/dialog-show_spellchecker.png
37202         BoundingBox 0bp 5bp 20bp 20bp
37203
37204 \end_inset
37205
37206
37207 \end_layout
37208
37209 \end_inset
37210 </cell>
37211 <cell alignment="center" valignment="top" usebox="none">
37212 \begin_inset Text
37213
37214 \begin_layout Plain Layout
37215
37216 \family sans
37217 Tools\SpecialChar \menuseparator
37218 Spellchecker
37219 \end_layout
37220
37221 \end_inset
37222 </cell>
37223 </row>
37224 <row interlinespace="2.5mm">
37225 <cell alignment="center" valignment="top" usebox="none">
37226 \begin_inset Text
37227
37228 \begin_layout Plain Layout
37229 \begin_inset Graphics
37230         filename ../images/undo.png
37231         BoundingBox 0bp 5bp 20bp 20bp
37232
37233 \end_inset
37234
37235
37236 \end_layout
37237
37238 \end_inset
37239 </cell>
37240 <cell alignment="center" valignment="top" usebox="none">
37241 \begin_inset Text
37242
37243 \begin_layout Plain Layout
37244
37245 \family sans
37246 Edit\SpecialChar \menuseparator
37247 Undo
37248 \end_layout
37249
37250 \end_inset
37251 </cell>
37252 </row>
37253 <row interlinespace="2.5mm">
37254 <cell alignment="center" valignment="top" usebox="none">
37255 \begin_inset Text
37256
37257 \begin_layout Plain Layout
37258 \begin_inset Graphics
37259         filename ../images/redo.png
37260         BoundingBox 0bp 5bp 20bp 20bp
37261
37262 \end_inset
37263
37264
37265 \end_layout
37266
37267 \end_inset
37268 </cell>
37269 <cell alignment="center" valignment="top" usebox="none">
37270 \begin_inset Text
37271
37272 \begin_layout Plain Layout
37273
37274 \family sans
37275 Edit\SpecialChar \menuseparator
37276 Redo
37277 \end_layout
37278
37279 \end_inset
37280 </cell>
37281 </row>
37282 <row interlinespace="2.5mm">
37283 <cell alignment="center" valignment="top" usebox="none">
37284 \begin_inset Text
37285
37286 \begin_layout Plain Layout
37287 \begin_inset Graphics
37288         filename ../images/cut.png
37289         BoundingBox 0bp 5bp 20bp 20bp
37290
37291 \end_inset
37292
37293
37294 \end_layout
37295
37296 \end_inset
37297 </cell>
37298 <cell alignment="center" valignment="top" usebox="none">
37299 \begin_inset Text
37300
37301 \begin_layout Plain Layout
37302
37303 \family sans
37304 Edit\SpecialChar \menuseparator
37305 Cut
37306 \end_layout
37307
37308 \end_inset
37309 </cell>
37310 </row>
37311 <row interlinespace="2.5mm">
37312 <cell alignment="center" valignment="top" usebox="none">
37313 \begin_inset Text
37314
37315 \begin_layout Plain Layout
37316 \begin_inset Graphics
37317         filename ../images/copy.png
37318         BoundingBox 0bp 5bp 20bp 20bp
37319
37320 \end_inset
37321
37322
37323 \end_layout
37324
37325 \end_inset
37326 </cell>
37327 <cell alignment="center" valignment="top" usebox="none">
37328 \begin_inset Text
37329
37330 \begin_layout Plain Layout
37331
37332 \family sans
37333 Edit\SpecialChar \menuseparator
37334 Copy
37335 \end_layout
37336
37337 \end_inset
37338 </cell>
37339 </row>
37340 <row interlinespace="2.5mm">
37341 <cell alignment="center" valignment="top" usebox="none">
37342 \begin_inset Text
37343
37344 \begin_layout Plain Layout
37345 \begin_inset Graphics
37346         filename ../images/paste.png
37347         BoundingBox 0bp 5bp 20bp 20bp
37348
37349 \end_inset
37350
37351
37352 \end_layout
37353
37354 \end_inset
37355 </cell>
37356 <cell alignment="center" valignment="top" usebox="none">
37357 \begin_inset Text
37358
37359 \begin_layout Plain Layout
37360
37361 \family sans
37362 Edit\SpecialChar \menuseparator
37363 Paste
37364 \end_layout
37365
37366 \end_inset
37367 </cell>
37368 </row>
37369 <row interlinespace="2.5mm">
37370 <cell alignment="center" valignment="top" usebox="none">
37371 \begin_inset Text
37372
37373 \begin_layout Plain Layout
37374 \begin_inset Graphics
37375         filename ../images/dialog-show_findreplace.png
37376         BoundingBox 0bp 5bp 20bp 25bp
37377         rotateOrigin center
37378
37379 \end_inset
37380
37381
37382 \end_layout
37383
37384 \end_inset
37385 </cell>
37386 <cell alignment="center" valignment="top" usebox="none">
37387 \begin_inset Text
37388
37389 \begin_layout Plain Layout
37390
37391 \family sans
37392 Edit\SpecialChar \menuseparator
37393 Find
37394 \begin_inset space \thinspace{}
37395 \end_inset
37396
37397 &
37398 \begin_inset space \thinspace{}
37399 \end_inset
37400
37401 Replace
37402 \end_layout
37403
37404 \end_inset
37405 </cell>
37406 </row>
37407 <row interlinespace="2.5mm">
37408 <cell alignment="center" valignment="top" usebox="none">
37409 \begin_inset Text
37410
37411 \begin_layout Plain Layout
37412 \begin_inset Graphics
37413         filename ../images/bookmark-goto_0.png
37414         BoundingBox 0bp 5bp 20bp 25bp
37415         rotateOrigin center
37416
37417 \end_inset
37418
37419
37420 \end_layout
37421
37422 \end_inset
37423 </cell>
37424 <cell alignment="center" valignment="top" usebox="none">
37425 \begin_inset Text
37426
37427 \begin_layout Plain Layout
37428
37429 \family sans
37430 Navigate\SpecialChar \menuseparator
37431 Bookmarks\SpecialChar \menuseparator
37432 Navigate Back
37433 \end_layout
37434
37435 \end_inset
37436 </cell>
37437 </row>
37438 <row interlinespace="2.5mm">
37439 <cell alignment="center" valignment="top" usebox="none">
37440 \begin_inset Text
37441
37442 \begin_layout Plain Layout
37443 \begin_inset Graphics
37444         filename ../images/font-emph.png
37445         BoundingBox 0bp 5bp 20bp 20bp
37446
37447 \end_inset
37448
37449
37450 \end_layout
37451
37452 \end_inset
37453 </cell>
37454 <cell alignment="center" valignment="top" usebox="none">
37455 \begin_inset Text
37456
37457 \begin_layout Plain Layout
37458 Emphasize text, function of the Edit
37459 \family sans
37460 \SpecialChar \menuseparator
37461 Text
37462 \begin_inset space ~
37463 \end_inset
37464
37465 Style
37466 \family default
37467  dialog
37468 \end_layout
37469
37470 \end_inset
37471 </cell>
37472 </row>
37473 <row interlinespace="2.5mm">
37474 <cell alignment="center" valignment="top" usebox="none">
37475 \begin_inset Text
37476
37477 \begin_layout Plain Layout
37478 \begin_inset Graphics
37479         filename ../images/font-noun.png
37480         BoundingBox 0bp 5bp 20bp 20bp
37481
37482 \end_inset
37483
37484
37485 \end_layout
37486
37487 \end_inset
37488 </cell>
37489 <cell alignment="center" valignment="top" usebox="none">
37490 \begin_inset Text
37491
37492 \begin_layout Plain Layout
37493 Set text to noun style, function of the Edit
37494 \family sans
37495 \SpecialChar \menuseparator
37496 Text
37497 \begin_inset space ~
37498 \end_inset
37499
37500 Style
37501 \family default
37502  dialog
37503 \end_layout
37504
37505 \end_inset
37506 </cell>
37507 </row>
37508 <row interlinespace="2.5mm">
37509 <cell alignment="center" valignment="top" usebox="none">
37510 \begin_inset Text
37511
37512 \begin_layout Plain Layout
37513 \begin_inset Graphics
37514         filename ../images/textstyle-apply.png
37515         BoundingBox 0bp 5bp 20bp 20bp
37516
37517 \end_inset
37518
37519
37520 \end_layout
37521
37522 \end_inset
37523 </cell>
37524 <cell alignment="center" valignment="top" usebox="none">
37525 \begin_inset Text
37526
37527 \begin_layout Plain Layout
37528 Formats text using the current settings in the 
37529 \family sans
37530 Edit\SpecialChar \menuseparator
37531 Text
37532 \begin_inset space ~
37533 \end_inset
37534
37535 Style
37536 \family default
37537  dialog
37538 \end_layout
37539
37540 \end_inset
37541 </cell>
37542 </row>
37543 <row interlinespace="2.5mm">
37544 <cell alignment="center" valignment="top" usebox="none">
37545 \begin_inset Text
37546
37547 \begin_layout Plain Layout
37548 \begin_inset Graphics
37549         filename ../images/math-mode.png
37550         BoundingBox 0bp 5bp 20bp 20bp
37551
37552 \end_inset
37553
37554
37555 \end_layout
37556
37557 \end_inset
37558 </cell>
37559 <cell alignment="center" valignment="top" usebox="none">
37560 \begin_inset Text
37561
37562 \begin_layout Plain Layout
37563
37564 \family sans
37565 Insert\SpecialChar \menuseparator
37566 Math\SpecialChar \menuseparator
37567 Inline
37568 \begin_inset space ~
37569 \end_inset
37570
37571 Formula
37572 \end_layout
37573
37574 \end_inset
37575 </cell>
37576 </row>
37577 <row interlinespace="2.5mm">
37578 <cell alignment="center" valignment="top" usebox="none">
37579 \begin_inset Text
37580
37581 \begin_layout Plain Layout
37582 \begin_inset Graphics
37583         filename ../images/dialog-show-new-inset_graphics.png
37584         BoundingBox 0bp 5bp 20bp 25bp
37585         rotateOrigin center
37586
37587 \end_inset
37588
37589
37590 \end_layout
37591
37592 \end_inset
37593 </cell>
37594 <cell alignment="center" valignment="top" usebox="none">
37595 \begin_inset Text
37596
37597 \begin_layout Plain Layout
37598
37599 \family sans
37600 Insert\SpecialChar \menuseparator
37601 Graphics
37602 \end_layout
37603
37604 \end_inset
37605 </cell>
37606 </row>
37607 <row interlinespace="2.5mm">
37608 <cell alignment="center" valignment="top" usebox="none">
37609 \begin_inset Text
37610
37611 \begin_layout Plain Layout
37612 \begin_inset Graphics
37613         filename ../images/tabular-insert.png
37614         BoundingBox 0bp 5bp 20bp 25bp
37615         rotateOrigin center
37616
37617 \end_inset
37618
37619
37620 \end_layout
37621
37622 \end_inset
37623 </cell>
37624 <cell alignment="center" valignment="top" usebox="none">
37625 \begin_inset Text
37626
37627 \begin_layout Plain Layout
37628
37629 \family sans
37630 Insert\SpecialChar \menuseparator
37631 Table
37632 \end_layout
37633
37634 \end_inset
37635 </cell>
37636 </row>
37637 <row interlinespace="2.5mm">
37638 <cell alignment="center" valignment="top" usebox="none">
37639 \begin_inset Text
37640
37641 \begin_layout Plain Layout
37642 \begin_inset Graphics
37643         filename ../images/dialog-toggle_toc.png
37644         BoundingBox 0bp 5bp 20bp 25bp
37645         rotateOrigin center
37646
37647 \end_inset
37648
37649
37650 \end_layout
37651
37652 \end_inset
37653 </cell>
37654 <cell alignment="center" valignment="top" usebox="none">
37655 \begin_inset Text
37656
37657 \begin_layout Plain Layout
37658 Toggle outline window on/off, 
37659 \family sans
37660 Document\SpecialChar \menuseparator
37661 Outline
37662 \end_layout
37663
37664 \end_inset
37665 </cell>
37666 </row>
37667 <row interlinespace="2.5mm">
37668 <cell alignment="center" valignment="top" usebox="none">
37669 \begin_inset Text
37670
37671 \begin_layout Plain Layout
37672 \begin_inset Graphics
37673         filename ../images/toolbar-toggle_math.png
37674         BoundingBox 0bp 5bp 20bp 25bp
37675         rotateOrigin center
37676
37677 \end_inset
37678
37679
37680 \end_layout
37681
37682 \end_inset
37683 </cell>
37684 <cell alignment="center" valignment="top" usebox="none">
37685 \begin_inset Text
37686
37687 \begin_layout Plain Layout
37688 Toggle math toolbar on/off
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/toolbar-toggle_table.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 table toolbar on/off
37716 \end_layout
37717
37718 \end_inset
37719 </cell>
37720 </row>
37721 </lyxtabular>
37722
37723 \end_inset
37724
37725
37726 \end_layout
37727
37728 \begin_layout Subsection
37729 Extra Toolbar
37730 \begin_inset Index idx
37731 status collapsed
37732
37733 \begin_layout Plain Layout
37734 Toolbar ! Extra
37735 \end_layout
37736
37737 \end_inset
37738
37739
37740 \end_layout
37741
37742 \begin_layout Standard
37743 \begin_inset Graphics
37744         filename clipart/ExtraToolbar.png
37745         width 100col%
37746
37747 \end_inset
37748
37749
37750 \end_layout
37751
37752 \begin_layout Standard
37753 \begin_inset VSpace defskip
37754 \end_inset
37755
37756
37757 \end_layout
37758
37759 \begin_layout Standard
37760 The extra toolbar as shown above contains from left to right the following
37761  buttons:
37762 \end_layout
37763
37764 \begin_layout Standard
37765 \begin_inset VSpace defskip
37766 \end_inset
37767
37768
37769 \end_layout
37770
37771 \begin_layout Standard
37772 \begin_inset Tabular
37773 <lyxtabular version="3" rows="25" columns="2">
37774 <features islongtable="true" longtabularalignment="center">
37775 <column alignment="left" valignment="top" width="0">
37776 <column alignment="left" valignment="top" width="0">
37777 <row interlinespace="2.5mm">
37778 <cell alignment="center" valignment="top" usebox="none">
37779 \begin_inset Text
37780
37781 \begin_layout Plain Layout
37782 \begin_inset Graphics
37783         filename ../images/layout.png
37784         BoundingBox 0bp 5bp 20bp 25bp
37785         rotateOrigin center
37786
37787 \end_inset
37788
37789
37790 \end_layout
37791
37792 \end_inset
37793 </cell>
37794 <cell alignment="center" valignment="top" usebox="none">
37795 \begin_inset Text
37796
37797 \begin_layout Plain Layout
37798 Default
37799 \end_layout
37800
37801 \end_inset
37802 </cell>
37803 </row>
37804 <row interlinespace="2.5mm">
37805 <cell alignment="center" valignment="top" usebox="none">
37806 \begin_inset Text
37807
37808 \begin_layout Plain Layout
37809 \begin_inset Graphics
37810         filename ../images/layout_Enumerate.png
37811         BoundingBox 0bp 5bp 20bp 25bp
37812         rotateOrigin center
37813
37814 \end_inset
37815
37816
37817 \end_layout
37818
37819 \end_inset
37820 </cell>
37821 <cell alignment="center" valignment="top" usebox="none">
37822 \begin_inset Text
37823
37824 \begin_layout Plain Layout
37825 Numbered list
37826 \end_layout
37827
37828 \end_inset
37829 </cell>
37830 </row>
37831 <row interlinespace="2.5mm">
37832 <cell alignment="center" valignment="top" usebox="none">
37833 \begin_inset Text
37834
37835 \begin_layout Plain Layout
37836 \begin_inset Graphics
37837         filename ../images/layout_Itemize.png
37838         BoundingBox 0bp 5bp 20bp 25bp
37839         rotateOrigin center
37840
37841 \end_inset
37842
37843
37844 \end_layout
37845
37846 \end_inset
37847 </cell>
37848 <cell alignment="center" valignment="top" usebox="none">
37849 \begin_inset Text
37850
37851 \begin_layout Plain Layout
37852 Itemized list
37853 \end_layout
37854
37855 \end_inset
37856 </cell>
37857 </row>
37858 <row interlinespace="2.5mm">
37859 <cell alignment="center" valignment="top" usebox="none">
37860 \begin_inset Text
37861
37862 \begin_layout Plain Layout
37863 \begin_inset Graphics
37864         filename ../images/layout_List.png
37865         BoundingBox 0bp 5bp 20bp 25bp
37866         rotateOrigin center
37867
37868 \end_inset
37869
37870
37871 \end_layout
37872
37873 \end_inset
37874 </cell>
37875 <cell alignment="center" valignment="top" usebox="none">
37876 \begin_inset Text
37877
37878 \begin_layout Plain Layout
37879 List
37880 \end_layout
37881
37882 \end_inset
37883 </cell>
37884 </row>
37885 <row interlinespace="2.5mm">
37886 <cell alignment="center" valignment="top" usebox="none">
37887 \begin_inset Text
37888
37889 \begin_layout Plain Layout
37890 \begin_inset Graphics
37891         filename ../images/layout_Description.png
37892         BoundingBox 0bp 5bp 20bp 25bp
37893         rotateOrigin center
37894
37895 \end_inset
37896
37897
37898 \end_layout
37899
37900 \end_inset
37901 </cell>
37902 <cell alignment="center" valignment="top" usebox="none">
37903 \begin_inset Text
37904
37905 \begin_layout Plain Layout
37906 Description list
37907 \end_layout
37908
37909 \end_inset
37910 </cell>
37911 </row>
37912 <row interlinespace="2.5mm">
37913 <cell alignment="center" valignment="top" usebox="none">
37914 \begin_inset Text
37915
37916 \begin_layout Plain Layout
37917 \begin_inset Graphics
37918         filename ../images/depth-increment.png
37919         BoundingBox 0bp 5bp 20bp 25bp
37920         rotateOrigin center
37921
37922 \end_inset
37923
37924
37925 \end_layout
37926
37927 \end_inset
37928 </cell>
37929 <cell alignment="center" valignment="top" usebox="none">
37930 \begin_inset Text
37931
37932 \begin_layout Plain Layout
37933
37934 \family sans
37935 Edit\SpecialChar \menuseparator
37936 Increase
37937 \begin_inset space ~
37938 \end_inset
37939
37940 List
37941 \begin_inset space ~
37942 \end_inset
37943
37944 Depth
37945 \end_layout
37946
37947 \end_inset
37948 </cell>
37949 </row>
37950 <row interlinespace="2.5mm">
37951 <cell alignment="center" valignment="top" usebox="none">
37952 \begin_inset Text
37953
37954 \begin_layout Plain Layout
37955 \begin_inset Graphics
37956         filename ../images/depth-decrement.png
37957         BoundingBox 0bp 5bp 20bp 25bp
37958         rotateOrigin center
37959
37960 \end_inset
37961
37962
37963 \end_layout
37964
37965 \end_inset
37966 </cell>
37967 <cell alignment="center" valignment="top" usebox="none">
37968 \begin_inset Text
37969
37970 \begin_layout Plain Layout
37971
37972 \family sans
37973 Edit\SpecialChar \menuseparator
37974 Decrease
37975 \begin_inset space ~
37976 \end_inset
37977
37978 List
37979 \begin_inset space ~
37980 \end_inset
37981
37982 Depth
37983 \end_layout
37984
37985 \end_inset
37986 </cell>
37987 </row>
37988 <row interlinespace="2.5mm">
37989 <cell alignment="center" valignment="top" usebox="none">
37990 \begin_inset Text
37991
37992 \begin_layout Plain Layout
37993 \begin_inset Graphics
37994         filename ../images/float-insert_figure.png
37995         BoundingBox 0bp 5bp 20bp 20bp
37996
37997 \end_inset
37998
37999
38000 \end_layout
38001
38002 \end_inset
38003 </cell>
38004 <cell alignment="center" valignment="top" usebox="none">
38005 \begin_inset Text
38006
38007 \begin_layout Plain Layout
38008
38009 \family sans
38010 Insert\SpecialChar \menuseparator
38011 Float\SpecialChar \menuseparator
38012 Figure
38013 \end_layout
38014
38015 \end_inset
38016 </cell>
38017 </row>
38018 <row interlinespace="2.5mm">
38019 <cell alignment="center" valignment="top" usebox="none">
38020 \begin_inset Text
38021
38022 \begin_layout Plain Layout
38023 \begin_inset Graphics
38024         filename ../images/float-insert_table.png
38025         BoundingBox 0bp 5bp 20bp 20bp
38026
38027 \end_inset
38028
38029
38030 \end_layout
38031
38032 \end_inset
38033 </cell>
38034 <cell alignment="center" valignment="top" usebox="none">
38035 \begin_inset Text
38036
38037 \begin_layout Plain Layout
38038
38039 \family sans
38040 Insert\SpecialChar \menuseparator
38041 Float\SpecialChar \menuseparator
38042 Table
38043 \end_layout
38044
38045 \end_inset
38046 </cell>
38047 </row>
38048 <row interlinespace="2.5mm">
38049 <cell alignment="center" valignment="top" usebox="none">
38050 \begin_inset Text
38051
38052 \begin_layout Plain Layout
38053 \begin_inset Graphics
38054         filename ../images/label-insert.png
38055         BoundingBox 0bp 5bp 20bp 20bp
38056
38057 \end_inset
38058
38059
38060 \end_layout
38061
38062 \end_inset
38063 </cell>
38064 <cell alignment="center" valignment="top" usebox="none">
38065 \begin_inset Text
38066
38067 \begin_layout Plain Layout
38068
38069 \family sans
38070 Insert\SpecialChar \menuseparator
38071 Label
38072 \end_layout
38073
38074 \end_inset
38075 </cell>
38076 </row>
38077 <row interlinespace="2.5mm">
38078 <cell alignment="center" valignment="top" usebox="none">
38079 \begin_inset Text
38080
38081 \begin_layout Plain Layout
38082 \begin_inset Graphics
38083         filename ../images/dialog-show-new-inset_ref.png
38084         BoundingBox 0bp 5bp 20bp 20bp
38085
38086 \end_inset
38087
38088
38089 \end_layout
38090
38091 \end_inset
38092 </cell>
38093 <cell alignment="center" valignment="top" usebox="none">
38094 \begin_inset Text
38095
38096 \begin_layout Plain Layout
38097
38098 \family sans
38099 Insert\SpecialChar \menuseparator
38100 Cross-Reference
38101 \end_layout
38102
38103 \end_inset
38104 </cell>
38105 </row>
38106 <row interlinespace="2.5mm">
38107 <cell alignment="center" valignment="top" usebox="none">
38108 \begin_inset Text
38109
38110 \begin_layout Plain Layout
38111 \begin_inset Graphics
38112         filename ../images/dialog-show-new-inset_citation.png
38113         BoundingBox 0bp 5bp 20bp 20bp
38114
38115 \end_inset
38116
38117
38118 \end_layout
38119
38120 \end_inset
38121 </cell>
38122 <cell alignment="center" valignment="top" usebox="none">
38123 \begin_inset Text
38124
38125 \begin_layout Plain Layout
38126
38127 \family sans
38128 Insert\SpecialChar \menuseparator
38129 Citation
38130 \end_layout
38131
38132 \end_inset
38133 </cell>
38134 </row>
38135 <row interlinespace="2.5mm">
38136 <cell alignment="center" valignment="top" usebox="none">
38137 \begin_inset Text
38138
38139 \begin_layout Plain Layout
38140 \begin_inset Graphics
38141         filename ../images/index-insert.png
38142         BoundingBox 0bp 5bp 20bp 20bp
38143
38144 \end_inset
38145
38146
38147 \end_layout
38148
38149 \end_inset
38150 </cell>
38151 <cell alignment="center" valignment="top" usebox="none">
38152 \begin_inset Text
38153
38154 \begin_layout Plain Layout
38155
38156 \family sans
38157 Insert\SpecialChar \menuseparator
38158 Index
38159 \begin_inset space ~
38160 \end_inset
38161
38162 Entry
38163 \end_layout
38164
38165 \end_inset
38166 </cell>
38167 </row>
38168 <row interlinespace="2.5mm">
38169 <cell alignment="center" valignment="top" usebox="none">
38170 \begin_inset Text
38171
38172 \begin_layout Plain Layout
38173 \begin_inset Graphics
38174         filename ../images/nomencl-insert.png
38175         BoundingBox 0bp 5bp 20bp 20bp
38176
38177 \end_inset
38178
38179
38180 \end_layout
38181
38182 \end_inset
38183 </cell>
38184 <cell alignment="center" valignment="top" usebox="none">
38185 \begin_inset Text
38186
38187 \begin_layout Plain Layout
38188
38189 \family sans
38190 Insert\SpecialChar \menuseparator
38191 Nomenclature
38192 \begin_inset space ~
38193 \end_inset
38194
38195 Entry
38196 \end_layout
38197
38198 \end_inset
38199 </cell>
38200 </row>
38201 <row interlinespace="2.5mm">
38202 <cell alignment="center" valignment="top" usebox="none">
38203 \begin_inset Text
38204
38205 \begin_layout Plain Layout
38206 \begin_inset Graphics
38207         filename ../images/footnote-insert.png
38208         BoundingBox 0bp 5bp 20bp 20bp
38209
38210 \end_inset
38211
38212
38213 \end_layout
38214
38215 \end_inset
38216 </cell>
38217 <cell alignment="center" valignment="top" usebox="none">
38218 \begin_inset Text
38219
38220 \begin_layout Plain Layout
38221
38222 \family sans
38223 Insert\SpecialChar \menuseparator
38224 Footnote
38225 \end_layout
38226
38227 \end_inset
38228 </cell>
38229 </row>
38230 <row interlinespace="2.5mm">
38231 <cell alignment="center" valignment="top" usebox="none">
38232 \begin_inset Text
38233
38234 \begin_layout Plain Layout
38235 \begin_inset Graphics
38236         filename ../images/marginalnote-insert.png
38237         BoundingBox 0bp 5bp 20bp 25bp
38238         rotateOrigin center
38239
38240 \end_inset
38241
38242
38243 \end_layout
38244
38245 \end_inset
38246 </cell>
38247 <cell alignment="center" valignment="top" usebox="none">
38248 \begin_inset Text
38249
38250 \begin_layout Plain Layout
38251
38252 \family sans
38253 Insert\SpecialChar \menuseparator
38254 Marginal
38255 \begin_inset space ~
38256 \end_inset
38257
38258 Note
38259 \end_layout
38260
38261 \end_inset
38262 </cell>
38263 </row>
38264 <row interlinespace="2.5mm">
38265 <cell alignment="center" valignment="top" usebox="none">
38266 \begin_inset Text
38267
38268 \begin_layout Plain Layout
38269 \begin_inset Graphics
38270         filename ../images/note-insert.png
38271         BoundingBox 0bp 5bp 20bp 20bp
38272
38273 \end_inset
38274
38275
38276 \end_layout
38277
38278 \end_inset
38279 </cell>
38280 <cell alignment="center" valignment="top" usebox="none">
38281 \begin_inset Text
38282
38283 \begin_layout Plain Layout
38284
38285 \family sans
38286 Insert\SpecialChar \menuseparator
38287 Note\SpecialChar \menuseparator
38288 LyX
38289 \begin_inset space ~
38290 \end_inset
38291
38292 Note
38293 \end_layout
38294
38295 \end_inset
38296 </cell>
38297 </row>
38298 <row interlinespace="2.5mm">
38299 <cell alignment="center" valignment="top" usebox="none">
38300 \begin_inset Text
38301
38302 \begin_layout Plain Layout
38303 \begin_inset Graphics
38304         filename ../images/box-insert.png
38305         BoundingBox 0bp 5bp 20bp 20bp
38306
38307 \end_inset
38308
38309
38310 \end_layout
38311
38312 \end_inset
38313 </cell>
38314 <cell alignment="center" valignment="top" usebox="none">
38315 \begin_inset Text
38316
38317 \begin_layout Plain Layout
38318
38319 \family sans
38320 Insert\SpecialChar \menuseparator
38321 Box
38322 \end_layout
38323
38324 \end_inset
38325 </cell>
38326 </row>
38327 <row interlinespace="2.5mm">
38328 <cell alignment="center" valignment="top" usebox="none">
38329 \begin_inset Text
38330
38331 \begin_layout Plain Layout
38332 \begin_inset Graphics
38333         filename ../images/url-insert.png
38334         BoundingBox 0bp 5bp 20bp 20bp
38335
38336 \end_inset
38337
38338
38339 \end_layout
38340
38341 \end_inset
38342 </cell>
38343 <cell alignment="center" valignment="top" usebox="none">
38344 \begin_inset Text
38345
38346 \begin_layout Plain Layout
38347
38348 \family sans
38349 Insert\SpecialChar \menuseparator
38350 URL
38351 \end_layout
38352
38353 \end_inset
38354 </cell>
38355 </row>
38356 <row interlinespace="2.5mm">
38357 <cell alignment="center" valignment="top" usebox="none">
38358 \begin_inset Text
38359
38360 \begin_layout Plain Layout
38361 \begin_inset Graphics
38362         filename ../images/ert-insert.png
38363         BoundingBox 0bp 5bp 20bp 20bp
38364
38365 \end_inset
38366
38367
38368 \end_layout
38369
38370 \end_inset
38371 </cell>
38372 <cell alignment="center" valignment="top" usebox="none">
38373 \begin_inset Text
38374
38375 \begin_layout Plain Layout
38376
38377 \family sans
38378 Insert\SpecialChar \menuseparator
38379 T
38380 \family default
38381
38382 \begin_inset ERT
38383 status collapsed
38384
38385 \begin_layout Plain Layout
38386
38387 {}
38388 \end_layout
38389
38390 \end_inset
38391
38392
38393 \family sans
38394 eX
38395 \end_layout
38396
38397 \end_inset
38398 </cell>
38399 </row>
38400 <row interlinespace="2.5mm">
38401 <cell alignment="center" valignment="top" usebox="none">
38402 \begin_inset Text
38403
38404 \begin_layout Plain Layout
38405 \begin_inset Graphics
38406         filename ../images/math-macro_newmacroname_newcommand.png
38407         BoundingBox 0bp 5bp 20bp 20bp
38408
38409 \end_inset
38410
38411
38412 \end_layout
38413
38414 \end_inset
38415 </cell>
38416 <cell alignment="center" valignment="top" usebox="none">
38417 \begin_inset Text
38418
38419 \begin_layout Plain Layout
38420
38421 \family sans
38422 Insert\SpecialChar \menuseparator
38423 Math\SpecialChar \menuseparator
38424 Macro
38425 \end_layout
38426
38427 \end_inset
38428 </cell>
38429 </row>
38430 <row interlinespace="2.5mm">
38431 <cell alignment="center" valignment="top" usebox="none">
38432 \begin_inset Text
38433
38434 \begin_layout Plain Layout
38435 \begin_inset Graphics
38436         filename ../images/dialog-show-new-inset_include.png
38437         BoundingBox 0bp 5bp 20bp 20bp
38438
38439 \end_inset
38440
38441
38442 \end_layout
38443
38444 \end_inset
38445 </cell>
38446 <cell alignment="center" valignment="top" usebox="none">
38447 \begin_inset Text
38448
38449 \begin_layout Plain Layout
38450
38451 \family sans
38452 Insert\SpecialChar \menuseparator
38453 File\SpecialChar \menuseparator
38454 Child
38455 \begin_inset space ~
38456 \end_inset
38457
38458 Document
38459 \end_layout
38460
38461 \end_inset
38462 </cell>
38463 </row>
38464 <row interlinespace="2.5mm">
38465 <cell alignment="center" valignment="top" usebox="none">
38466 \begin_inset Text
38467
38468 \begin_layout Plain Layout
38469 \begin_inset Graphics
38470         filename ../images/dialog-show_character.png
38471         BoundingBox 0bp 5bp 20bp 25bp
38472         rotateOrigin center
38473
38474 \end_inset
38475
38476
38477 \end_layout
38478
38479 \end_inset
38480 </cell>
38481 <cell alignment="center" valignment="top" usebox="none">
38482 \begin_inset Text
38483
38484 \begin_layout Plain Layout
38485
38486 \family sans
38487 Edit\SpecialChar \menuseparator
38488 Text
38489 \begin_inset space ~
38490 \end_inset
38491
38492 Style
38493 \end_layout
38494
38495 \end_inset
38496 </cell>
38497 </row>
38498 <row interlinespace="2.5mm">
38499 <cell alignment="center" valignment="top" usebox="none">
38500 \begin_inset Text
38501
38502 \begin_layout Plain Layout
38503 \begin_inset Graphics
38504         filename ../images/layout-paragraph.png
38505         BoundingBox 0bp 5bp 20bp 25bp
38506         rotateOrigin center
38507
38508 \end_inset
38509
38510
38511 \end_layout
38512
38513 \end_inset
38514 </cell>
38515 <cell alignment="center" valignment="top" usebox="none">
38516 \begin_inset Text
38517
38518 \begin_layout Plain Layout
38519
38520 \family sans
38521 Edit\SpecialChar \menuseparator
38522 Paragraph
38523 \begin_inset space ~
38524 \end_inset
38525
38526 Settings
38527 \end_layout
38528
38529 \end_inset
38530 </cell>
38531 </row>
38532 <row interlinespace="2.5mm">
38533 <cell alignment="center" valignment="top" usebox="none">
38534 \begin_inset Text
38535
38536 \begin_layout Plain Layout
38537 \begin_inset Graphics
38538         filename ../images/thesaurus-entry.png
38539         BoundingBox 0bp 5bp 20bp 25bp
38540         rotateOrigin center
38541
38542 \end_inset
38543
38544
38545 \end_layout
38546
38547 \end_inset
38548 </cell>
38549 <cell alignment="center" valignment="top" usebox="none">
38550 \begin_inset Text
38551
38552 \begin_layout Plain Layout
38553
38554 \family sans
38555 Tools\SpecialChar \menuseparator
38556 Thesaurus
38557 \end_layout
38558
38559 \end_inset
38560 </cell>
38561 </row>
38562 </lyxtabular>
38563
38564 \end_inset
38565
38566
38567 \end_layout
38568
38569 \begin_layout Subsection
38570 View / Update Toolbar
38571 \begin_inset Index idx
38572 status collapsed
38573
38574 \begin_layout Plain Layout
38575 Toolbar ! View / Update
38576 \end_layout
38577
38578 \end_inset
38579
38580
38581 \end_layout
38582
38583 \begin_layout Standard
38584 \begin_inset Graphics
38585         filename clipart/ViewToolbar.png
38586
38587 \end_inset
38588
38589
38590 \end_layout
38591
38592 \begin_layout Standard
38593 \begin_inset VSpace defskip
38594 \end_inset
38595
38596
38597 \end_layout
38598
38599 \begin_layout Standard
38600 The view / update toolbar as shown above contains from left to right the
38601  following buttons:
38602 \end_layout
38603
38604 \begin_layout Standard
38605 \begin_inset VSpace defskip
38606 \end_inset
38607
38608
38609 \end_layout
38610
38611 \begin_layout Standard
38612 \begin_inset Tabular
38613 <lyxtabular version="3" rows="6" columns="2">
38614 <features islongtable="true" longtabularalignment="center">
38615 <column alignment="left" valignment="top" width="0">
38616 <column alignment="left" valignment="top" width="0">
38617 <row interlinespace="2.5mm">
38618 <cell alignment="center" valignment="top" usebox="none">
38619 \begin_inset Text
38620
38621 \begin_layout Plain Layout
38622 \begin_inset Graphics
38623         filename ../images/buffer-view_dvi.png
38624         BoundingBox 0bp 5bp 20bp 25bp
38625         rotateOrigin center
38626
38627 \end_inset
38628
38629
38630 \end_layout
38631
38632 \end_inset
38633 </cell>
38634 <cell alignment="center" valignment="top" usebox="none">
38635 \begin_inset Text
38636
38637 \begin_layout Plain Layout
38638
38639 \family sans
38640 View\SpecialChar \menuseparator
38641 DVI
38642 \end_layout
38643
38644 \end_inset
38645 </cell>
38646 </row>
38647 <row interlinespace="2.5mm">
38648 <cell alignment="center" valignment="top" usebox="none">
38649 \begin_inset Text
38650
38651 \begin_layout Plain Layout
38652 \begin_inset Graphics
38653         filename ../images/buffer-update_dvi.png
38654         BoundingBox 0bp 5bp 20bp 25bp
38655         rotateOrigin center
38656
38657 \end_inset
38658
38659
38660 \end_layout
38661
38662 \end_inset
38663 </cell>
38664 <cell alignment="center" valignment="top" usebox="none">
38665 \begin_inset Text
38666
38667 \begin_layout Plain Layout
38668
38669 \family sans
38670 View\SpecialChar \menuseparator
38671 Update\SpecialChar \menuseparator
38672 DVI
38673 \end_layout
38674
38675 \end_inset
38676 </cell>
38677 </row>
38678 <row interlinespace="2.5mm">
38679 <cell alignment="center" valignment="top" usebox="none">
38680 \begin_inset Text
38681
38682 \begin_layout Plain Layout
38683 \begin_inset Graphics
38684         filename ../images/buffer-view_pdf2.png
38685         BoundingBox 0bp 5bp 20bp 25bp
38686         rotateOrigin center
38687
38688 \end_inset
38689
38690
38691 \end_layout
38692
38693 \end_inset
38694 </cell>
38695 <cell alignment="center" valignment="top" usebox="none">
38696 \begin_inset Text
38697
38698 \begin_layout Plain Layout
38699
38700 \family sans
38701 View\SpecialChar \menuseparator
38702 PDF
38703 \end_layout
38704
38705 \end_inset
38706 </cell>
38707 </row>
38708 <row interlinespace="2.5mm">
38709 <cell alignment="center" valignment="top" usebox="none">
38710 \begin_inset Text
38711
38712 \begin_layout Plain Layout
38713 \begin_inset Graphics
38714         filename ../images/buffer-update_pdf2.png
38715         BoundingBox 0bp 5bp 20bp 25bp
38716         rotateOrigin center
38717
38718 \end_inset
38719
38720
38721 \end_layout
38722
38723 \end_inset
38724 </cell>
38725 <cell alignment="center" valignment="top" usebox="none">
38726 \begin_inset Text
38727
38728 \begin_layout Plain Layout
38729
38730 \family sans
38731 View\SpecialChar \menuseparator
38732 Update\SpecialChar \menuseparator
38733 PDF
38734 \end_layout
38735
38736 \end_inset
38737 </cell>
38738 </row>
38739 <row interlinespace="2.5mm">
38740 <cell alignment="center" valignment="top" usebox="none">
38741 \begin_inset Text
38742
38743 \begin_layout Plain Layout
38744 \begin_inset Graphics
38745         filename ../images/buffer-view_ps.png
38746         BoundingBox 0bp 5bp 20bp 25bp
38747         rotateOrigin center
38748
38749 \end_inset
38750
38751
38752 \end_layout
38753
38754 \end_inset
38755 </cell>
38756 <cell alignment="center" valignment="top" usebox="none">
38757 \begin_inset Text
38758
38759 \begin_layout Plain Layout
38760
38761 \family sans
38762 View\SpecialChar \menuseparator
38763 Postscript
38764 \end_layout
38765
38766 \end_inset
38767 </cell>
38768 </row>
38769 <row interlinespace="2.5mm">
38770 <cell alignment="center" valignment="top" usebox="none">
38771 \begin_inset Text
38772
38773 \begin_layout Plain Layout
38774 \begin_inset Graphics
38775         filename ../images/buffer-update_ps.png
38776         BoundingBox 0bp 5bp 20bp 25bp
38777         rotateOrigin center
38778
38779 \end_inset
38780
38781
38782 \end_layout
38783
38784 \end_inset
38785 </cell>
38786 <cell alignment="center" valignment="top" usebox="none">
38787 \begin_inset Text
38788
38789 \begin_layout Plain Layout
38790
38791 \family sans
38792 View\SpecialChar \menuseparator
38793 Update\SpecialChar \menuseparator
38794 Postscript
38795 \end_layout
38796
38797 \end_inset
38798 </cell>
38799 </row>
38800 </lyxtabular>
38801
38802 \end_inset
38803
38804
38805 \end_layout
38806
38807 \begin_layout Subsection
38808 Other Toolbars
38809 \end_layout
38810
38811 \begin_layout Standard
38812 The change tracking toolbar is explained in section
38813 \begin_inset space ~
38814 \end_inset
38815
38816
38817 \begin_inset CommandInset ref
38818 LatexCommand ref
38819 reference "sec:Change-Tracking"
38820
38821 \end_inset
38822
38823 , the table toolbar
38824 \begin_inset Index idx
38825 status collapsed
38826
38827 \begin_layout Plain Layout
38828 Toolbar ! Table
38829 \end_layout
38830
38831 \end_inset
38832
38833  in the 
38834 \emph on
38835 Embedded Objects
38836 \emph default
38837  manual, the math macro toolbar
38838 \begin_inset Index idx
38839 status collapsed
38840
38841 \begin_layout Plain Layout
38842 Toolbar ! Macro
38843 \end_layout
38844
38845 \end_inset
38846
38847  in the 
38848 \emph on
38849 Math
38850 \emph default
38851  manual.
38852 \end_layout
38853
38854 \begin_layout Chapter
38855 The Document Settings
38856 \begin_inset CommandInset label
38857 LatexCommand label
38858 name "cha:The-Document-Settings"
38859
38860 \end_inset
38861
38862
38863 \begin_inset Index idx
38864 status collapsed
38865
38866 \begin_layout Plain Layout
38867 Document ! Settings
38868 \end_layout
38869
38870 \end_inset
38871
38872
38873 \end_layout
38874
38875 \begin_layout Standard
38876 The document settings dialog contains submenus to set properties for the
38877  whole document and is called with the menu
38878 \family sans
38879  Document\SpecialChar \menuseparator
38880 Settings
38881 \family default
38882 .
38883  You can save your document settings as default with th
38884 \family sans
38885 e Save as Document Defaults
38886 \family default
38887  button in the dialog.
38888  This will create a template name
38889 \family typewriter
38890 d
38891 \family default
38892  
38893 \family typewriter
38894 default.lyx
38895 \family default
38896  which is automatically loaded by LyX when you create a new document without
38897  using a template.
38898 \end_layout
38899
38900 \begin_layout Standard
38901 The different submenus of the dialog are explained in the following.
38902 \end_layout
38903
38904 \begin_layout Section
38905 Document Class
38906 \end_layout
38907
38908 \begin_layout Standard
38909 Here you set the document class, class options, a graphics driver, and a
38910  master document.
38911  Document classes are described in section
38912 \begin_inset space ~
38913 \end_inset
38914
38915
38916 \begin_inset CommandInset ref
38917 LatexCommand ref
38918 reference "sec:Document-Classes"
38919
38920 \end_inset
38921
38922 .
38923  Some classes use some class options by default.
38924  If this is the case, they are listed in the field 
38925 \family sans
38926 Predefined
38927 \family default
38928  and you can decide to use them or not.
38929  If you don't exactly know what the default class options are for, it is
38930  recommended not to touch them.
38931  The graphics driver is used for LaTeX's graphics, color and page layout
38932  packages.
38933  When using 
38934 \family sans
38935 Default
38936 \family default
38937 , the default driver for the LaTeX-packages is used.
38938  It is recommended that you use the default unless you know what you are
38939  doing.
38940 \begin_inset Foot
38941 status collapsed
38942
38943 \begin_layout Plain Layout
38944 When you want one of the following drivers
38945 \begin_inset Newline newline
38946 \end_inset
38947
38948 dvi2ps, dvialw, dvilaser, dvitops, psprint, pubps, ln
38949 \begin_inset Newline newline
38950 \end_inset
38951
38952 you first have to activate them in your LaTeX distribution, see sec.
38953 \begin_inset space \thinspace{}
38954 \end_inset
38955
38956 2 in 
38957 \begin_inset CommandInset href
38958 LatexCommand href
38959 target "http://tug.ctan.org/get/macros/latex/required/graphics/grfguide.pdf"
38960
38961 \end_inset
38962
38963 .
38964 \end_layout
38965
38966 \end_inset
38967
38968
38969 \end_layout
38970
38971 \begin_layout Standard
38972 Specifying a master document is necessary when the current document is a
38973  child or subdocument.
38974  This master document will be used by LyX when the child document is opened
38975  without its master.
38976  This way child documents are always compilable.
38977  More about master and child documents is explained in the section 
38978 \emph on
38979 Child Documents
38980 \emph default
38981  of the 
38982 \emph on
38983 Embedded Objects
38984 \emph default
38985  manual.
38986 \end_layout
38987
38988 \begin_layout Section
38989 Modules
38990 \end_layout
38991
38992 \begin_layout Standard
38993 Modules are explained in section
38994 \begin_inset space ~
38995 \end_inset
38996
38997
38998 \begin_inset CommandInset ref
38999 LatexCommand ref
39000 reference "sub:Modules"
39001
39002 \end_inset
39003
39004 .
39005 \end_layout
39006
39007 \begin_layout Section
39008 Fonts
39009 \end_layout
39010
39011 \begin_layout Standard
39012 The document font settings are described in section
39013 \begin_inset space ~
39014 \end_inset
39015
39016
39017 \begin_inset CommandInset ref
39018 LatexCommand ref
39019 reference "sec:Fonts-and-Text"
39020
39021 \end_inset
39022
39023 .
39024 \end_layout
39025
39026 \begin_layout Section
39027 Text Layout
39028 \end_layout
39029
39030 \begin_layout Standard
39031 You can specify if paragraphs should be separated by indentations or vertical
39032  skips.
39033  The line spacing and the number of text columns can here also be specified.
39034  
39035 \end_layout
39036
39037 \begin_layout Standard
39038 Note that LyX won't show two columns or the set up line spacing on screen.
39039  That's impractical, often unreadable, and not part of the WYSIWYM concept.
39040  However, it will be as you specified it in the output.
39041 \end_layout
39042
39043 \begin_layout Standard
39044 The listings settings are explained in the corresponding section in the
39045  
39046 \emph on
39047 Embedded Objects
39048 \emph default
39049  manual.
39050 \end_layout
39051
39052 \begin_layout Section
39053 Page Layout
39054 \end_layout
39055
39056 \begin_layout Standard
39057 A description of this menu is given in section
39058 \begin_inset space ~
39059 \end_inset
39060
39061
39062 \begin_inset CommandInset ref
39063 LatexCommand ref
39064 reference "sub:Paper-Size,-Orientation,"
39065
39066 \end_inset
39067
39068  and 
39069 \begin_inset CommandInset ref
39070 LatexCommand ref
39071 reference "sub:Document-Layout"
39072
39073 \end_inset
39074
39075 .
39076 \end_layout
39077
39078 \begin_layout Section
39079 Page Margins
39080 \end_layout
39081
39082 \begin_layout Standard
39083 Here you can adjust the paper margins, see section
39084 \begin_inset space ~
39085 \end_inset
39086
39087
39088 \begin_inset CommandInset ref
39089 LatexCommand ref
39090 reference "sub:Margins"
39091
39092 \end_inset
39093
39094 .
39095 \end_layout
39096
39097 \begin_layout Section
39098 Language
39099 \begin_inset Index idx
39100 status collapsed
39101
39102 \begin_layout Plain Layout
39103 Language ! Encoding
39104 \end_layout
39105
39106 \end_inset
39107
39108
39109 \end_layout
39110
39111 \begin_layout Standard
39112 The document language and quote styles are set here.
39113  The encoding specifies how the document content is exported to LaTeX (the
39114  LyX file is always encoded in utf8).
39115  All characters that cannot be encoded using the specified encoding will
39116  be exported as LaTeX-commands (this can fail if a LaTeX-command is not
39117  known for a particular character).
39118 \begin_inset Foot
39119 status collapsed
39120
39121 \begin_layout Plain Layout
39122 The known commands are defined in a text file.
39123  You can add commands for unknown symbols to that file yourself, see the
39124  
39125 \emph on
39126 Customization
39127 \emph default
39128  manual for details.
39129 \end_layout
39130
39131 \end_inset
39132
39133
39134 \end_layout
39135
39136 \begin_layout Standard
39137 If you use the option 
39138 \family sans
39139 Language Default
39140 \family default
39141 , LyX determines the encoding of a text part from the language of this text.
39142  If the document contains text in more than one language you may get more
39143  than one encoding in the LaTeX file.
39144  If you do not use this option then the complete document will always use
39145  exactly one encoding.
39146  Checking this option is the preferred setting unless you use 
39147 \family sans
39148 XeTeX
39149 \family default
39150
39151 \begin_inset Foot
39152 status collapsed
39153
39154 \begin_layout Plain Layout
39155 XeTeX is a TeX typesetting engine, an alternative for LaTeX.
39156  It natively supports Unicode while its input file is assumed to be in UTF-8
39157  encoding.
39158  More about using LyX with XeTeX can be found in 
39159 \begin_inset CommandInset citation
39160 LatexCommand cite
39161 key "XeTeX"
39162
39163 \end_inset
39164
39165 .
39166 \end_layout
39167
39168 \end_inset
39169
39170  (see below).
39171 \end_layout
39172
39173 \begin_layout Standard
39174 LyX also supports Unicode output, which is particularly useful if you need
39175  lots of special symbols or non-alphabetic scripts, respectively.
39176  If you want to use this (and your LaTeX installation supports Unicode,
39177  for that matter), choose one of the four utf8 variants from the list below.
39178  Unfortunately the Unicode support of standard LaTeX is quite incomplete,
39179  so it is not uncommon that a file with lots of Unicode symbols works fine
39180  with 
39181 \family sans
39182 Language Default
39183 \family default
39184  (when LyX uses its list of known LaTeX-commands), but does not work with
39185  a fixed utf8 encoding (when the list of known LaTeX-commands is not used,
39186  because all Unicode symbols can be encoded in utf8).
39187 \end_layout
39188
39189 \begin_layout Standard
39190 Here is a list with the important encodings:
39191 \end_layout
39192
39193 \begin_layout Description
39194 Language
39195 \begin_inset space ~
39196 \end_inset
39197
39198 Default
39199 \begin_inset space ~
39200 \end_inset
39201
39202 (no
39203 \begin_inset space ~
39204 \end_inset
39205
39206 inputenc) Same as 
39207 \family sans
39208 Language Default
39209 \family default
39210 , but the LaTeX-package 
39211 \series bold
39212 inputenc
39213 \series default
39214
39215 \begin_inset Index idx
39216 status collapsed
39217
39218 \begin_layout Plain Layout
39219 LaTeX-packages ! inputenc
39220 \end_layout
39221
39222 \end_inset
39223
39224  is not used.
39225  When using this, you probably need to load some additional packages manually
39226  in the preamble and specify the used encoding for text parts in foreign
39227  languages in TeX code.
39228 \end_layout
39229
39230 \begin_layout Description
39231 ASCII the ASCII encoding, covers only plain English (7-bit ASCII).
39232  LyX converts all other characters into LaTeX commands, which may result
39233  in a big file when lots of LaTeX-commands are needed.
39234 \end_layout
39235
39236 \begin_layout Description
39237 Arabic
39238 \begin_inset space ~
39239 \end_inset
39240
39241 (CP
39242 \begin_inset space ~
39243 \end_inset
39244
39245 1256) MS Windows code page for Arabic and Farsi
39246 \end_layout
39247
39248 \begin_layout Description
39249 Arabic
39250 \begin_inset space ~
39251 \end_inset
39252
39253 (ISO
39254 \begin_inset space ~
39255 \end_inset
39256
39257 8859-6) for Arabic and Farsi
39258 \end_layout
39259
39260 \begin_layout Description
39261 Armenian
39262 \begin_inset space ~
39263 \end_inset
39264
39265 (ArmSCII8) for Armenian
39266 \end_layout
39267
39268 \begin_layout Description
39269 Baltic
39270 \begin_inset space ~
39271 \end_inset
39272
39273 (CP
39274 \begin_inset space ~
39275 \end_inset
39276
39277 1257) MS Windows code page for Estonian, Latvian, and Lithuanian, the same
39278  as the ISO-8859-13 encoding
39279 \end_layout
39280
39281 \begin_layout Description
39282 Baltic
39283 \begin_inset space ~
39284 \end_inset
39285
39286 (ISO
39287 \begin_inset space ~
39288 \end_inset
39289
39290 8859-13) for Estonian, Latvian, and Lithuanian, a superset of the ISO-8859-4
39291  encoding
39292 \end_layout
39293
39294 \begin_layout Description
39295 Baltic
39296 \begin_inset space ~
39297 \end_inset
39298
39299 (ISO
39300 \begin_inset space ~
39301 \end_inset
39302
39303 8859-4) (latin 4) for Estonian, Latvian, and Lithuanian, a subset of the
39304  ISO-8859-13 encoding
39305 \end_layout
39306
39307 \begin_layout Description
39308 Central
39309 \begin_inset space ~
39310 \end_inset
39311
39312 European
39313 \begin_inset space ~
39314 \end_inset
39315
39316 (CP
39317 \begin_inset space ~
39318 \end_inset
39319
39320 1250) MS Windows code page for ISO
39321 \begin_inset space ~
39322 \end_inset
39323
39324 8859-2 (latin2)
39325 \end_layout
39326
39327 \begin_layout Description
39328 Central
39329 \begin_inset space ~
39330 \end_inset
39331
39332 European
39333 \begin_inset space ~
39334 \end_inset
39335
39336 (ISO
39337 \begin_inset space ~
39338 \end_inset
39339
39340 8859-2) (latin 2) covers Albanian, Croatian, Czech, German, Hungarian, Polish,
39341  Romanian, Slovak, and Slovenian
39342 \end_layout
39343
39344 \begin_layout Description
39345 Chinese
39346 \begin_inset space ~
39347 \end_inset
39348
39349 (simplified)
39350 \begin_inset space ~
39351 \end_inset
39352
39353 (EUC-CN) for simplified Chinese, used especially on UNIX OSes, since 2001
39354  this encoding is officially replaced by the encoding GB18030, as GB18030
39355  is not available for LaTeX you should try to use the encoding Unicode
39356 \begin_inset space ~
39357 \end_inset
39358
39359 (CJK)
39360 \begin_inset space ~
39361 \end_inset
39362
39363 (utf8)
39364 \end_layout
39365
39366 \begin_layout Description
39367 Chinese
39368 \begin_inset space ~
39369 \end_inset
39370
39371 (simplified)
39372 \begin_inset space ~
39373 \end_inset
39374
39375 (GBK) for simplified Chinese, is the same as the Windows code page CP 936
39376  except for the Euro currency sign, since 2001 this encoding is officially
39377  replaced by the encoding GB18030, as GB18030 is not available for LaTeX
39378  you should try to use the encoding Unicode
39379 \begin_inset space ~
39380 \end_inset
39381
39382 (CJK)
39383 \begin_inset space ~
39384 \end_inset
39385
39386 (utf8)
39387 \end_layout
39388
39389 \begin_layout Description
39390 Chinese
39391 \begin_inset space ~
39392 \end_inset
39393
39394 (traditional)
39395 \begin_inset space ~
39396 \end_inset
39397
39398 (EUC-TW) for traditional Chinese
39399 \end_layout
39400
39401 \begin_layout Description
39402 Cyrillic
39403 \begin_inset space ~
39404 \end_inset
39405
39406 (CP
39407 \begin_inset space ~
39408 \end_inset
39409
39410 1251) MS Windows code page for Cyrillic
39411 \end_layout
39412
39413 \begin_layout Description
39414 Cyrillic
39415 \begin_inset space ~
39416 \end_inset
39417
39418 (ISO
39419 \begin_inset space ~
39420 \end_inset
39421
39422 8859-5) covers Belorussian, Bulgarian, Macedonian, Serbian, and Ukrainian
39423 \end_layout
39424
39425 \begin_layout Description
39426 Cyrillic
39427 \begin_inset space ~
39428 \end_inset
39429
39430 (KOI8-R) standard Cyrillic especially for Russian
39431 \end_layout
39432
39433 \begin_layout Description
39434 Cyrillic
39435 \begin_inset space ~
39436 \end_inset
39437
39438 (KOI8-U) Cyrillic for Ukrainian
39439 \end_layout
39440
39441 \begin_layout Description
39442 Cyrillic
39443 \begin_inset space ~
39444 \end_inset
39445
39446 (pt
39447 \begin_inset space ~
39448 \end_inset
39449
39450 154) Cyrillic for Kazakh
39451 \end_layout
39452
39453 \begin_layout Description
39454 Greek
39455 \begin_inset space ~
39456 \end_inset
39457
39458 (ISO
39459 \begin_inset space ~
39460 \end_inset
39461
39462 8859-7) for Greek
39463 \end_layout
39464
39465 \begin_layout Description
39466 Hebrew
39467 \begin_inset space ~
39468 \end_inset
39469
39470 (CP
39471 \begin_inset space ~
39472 \end_inset
39473
39474 1255) MS Windows code page for Hebrew, a superset of the ISO-8859-8 encoding
39475 \end_layout
39476
39477 \begin_layout Description
39478 Hebrew
39479 \begin_inset space ~
39480 \end_inset
39481
39482 (ISO
39483 \begin_inset space ~
39484 \end_inset
39485
39486 8859-8) for Hebrew
39487 \end_layout
39488
39489 \begin_layout Description
39490 Japanese
39491 \begin_inset space ~
39492 \end_inset
39493
39494 (CJK)
39495 \begin_inset space ~
39496 \end_inset
39497
39498 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
39499 \series bold
39500 CJK
39501 \series default
39502
39503 \begin_inset Index idx
39504 status collapsed
39505
39506 \begin_layout Plain Layout
39507 LaTeX-packages ! CJK
39508 \end_layout
39509
39510 \end_inset
39511
39512 , when using this, set the document language to 
39513 \family sans
39514 Japanese (CJK)
39515 \end_layout
39516
39517 \begin_layout Description
39518 Japanese
39519 \begin_inset space ~
39520 \end_inset
39521
39522 (CJK)
39523 \begin_inset space ~
39524 \end_inset
39525
39526 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
39527 \series bold
39528 CJK
39529 \series default
39530 , when using this, set the document language to 
39531 \family sans
39532 Japanese (CJK)
39533 \end_layout
39534
39535 \begin_layout Description
39536 Japanese
39537 \begin_inset space ~
39538 \end_inset
39539
39540 (non-CJK)
39541 \begin_inset space ~
39542 \end_inset
39543
39544 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
39545 \series bold
39546 japanese
39547 \series default
39548
39549 \begin_inset Index idx
39550 status collapsed
39551
39552 \begin_layout Plain Layout
39553 LaTeX-packages ! japanese
39554 \end_layout
39555
39556 \end_inset
39557
39558 , when using this, set the document language to 
39559 \family sans
39560 Japanese
39561 \end_layout
39562
39563 \begin_layout Description
39564 Japanese
39565 \begin_inset space ~
39566 \end_inset
39567
39568 (non-CJK)
39569 \begin_inset space ~
39570 \end_inset
39571
39572 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
39573 \series bold
39574 japanese
39575 \series default
39576 , when using this, set the document language to 
39577 \family sans
39578 Japanese
39579 \end_layout
39580
39581 \begin_layout Description
39582 Japanese
39583 \begin_inset space ~
39584 \end_inset
39585
39586 (non-CJK)
39587 \begin_inset space ~
39588 \end_inset
39589
39590 (SJIS) SJIS encoding for Japanese, uses the LaTeX-package 
39591 \series bold
39592 japanese
39593 \series default
39594 , when using this, set the document language to 
39595 \family sans
39596 Japanese
39597 \end_layout
39598
39599 \begin_layout Description
39600 Korean
39601 \begin_inset space ~
39602 \end_inset
39603
39604 (EUC-KR) for Korean
39605 \end_layout
39606
39607 \begin_layout Description
39608 Southern
39609 \begin_inset space ~
39610 \end_inset
39611
39612 European
39613 \begin_inset space ~
39614 \end_inset
39615
39616 (ISO
39617 \begin_inset space ~
39618 \end_inset
39619
39620 8859-3) (latin 3) covers Esperanto, Galician, Maltese, and Turkish
39621 \end_layout
39622
39623 \begin_layout Description
39624 South-Eastern
39625 \begin_inset space ~
39626 \end_inset
39627
39628 European
39629 \begin_inset space ~
39630 \end_inset
39631
39632 (ISO
39633 \begin_inset space ~
39634 \end_inset
39635
39636 8859-16) (latin 10) covers Albanian, Croatian, Finnish, French, German,
39637  Hungarian, Irish Gaelic, Italian, Polish, Romanian, Slovenian, is designed
39638  to cover many languages and characters with diacritics
39639 \end_layout
39640
39641 \begin_layout Description
39642 Thai
39643 \begin_inset space ~
39644 \end_inset
39645
39646 (TIS
39647 \begin_inset space ~
39648 \end_inset
39649
39650 620-0) for Thai
39651 \end_layout
39652
39653 \begin_layout Description
39654 Turkish
39655 \begin_inset space ~
39656 \end_inset
39657
39658 (ISO
39659 \begin_inset space ~
39660 \end_inset
39661
39662 8859-9) (latin 5) for Turkish, is like the ISO-8859-1 encoding where the
39663  Icelandic letters are replaced by Turkish ones
39664 \end_layout
39665
39666 \begin_layout Description
39667 Unicode
39668 \begin_inset space ~
39669 \end_inset
39670
39671 (CJK)
39672 \begin_inset space ~
39673 \end_inset
39674
39675 (utf8) Unicode utf8 with the LaTeX-package 
39676 \series bold
39677 CJK
39678 \series default
39679
39680 \begin_inset Index idx
39681 status collapsed
39682
39683 \begin_layout Plain Layout
39684 LaTeX-packages ! CJK
39685 \end_layout
39686
39687 \end_inset
39688
39689  (for the languages Chinese, Japanese and Korean)
39690 \end_layout
39691
39692 \begin_layout Description
39693 Unicode
39694 \begin_inset space ~
39695 \end_inset
39696
39697 (XeTeX)
39698 \begin_inset space ~
39699 \end_inset
39700
39701 (utf8) Unicode utf8 to be used with 
39702 \family sans
39703 XeTeX
39704 \family default
39705 , which uses Unicode directly, without the help of the LaTeX-package 
39706 \series bold
39707 inputenc
39708 \series default
39709  
39710 \begin_inset Foot
39711 status collapsed
39712
39713 \begin_layout Plain Layout
39714 More about using LyX with XeTeX can be found in 
39715 \begin_inset CommandInset citation
39716 LatexCommand cite
39717 key "XeTeX"
39718
39719 \end_inset
39720
39721 .
39722 \end_layout
39723
39724 \end_inset
39725
39726
39727 \end_layout
39728
39729 \begin_layout Description
39730 Unicode
39731 \begin_inset space ~
39732 \end_inset
39733
39734 (ucs-extended)
39735 \begin_inset space ~
39736 \end_inset
39737
39738 (utf8x) Unicode utf8 based on the LaTeX package 
39739 \series bold
39740 ucs
39741 \series default
39742
39743 \begin_inset Index idx
39744 status collapsed
39745
39746 \begin_layout Plain Layout
39747 LaTeX-packages ! ucs
39748 \end_layout
39749
39750 \end_inset
39751
39752  (comprehensive, including Latin, Greek, Cyrillic and CJK scripts).
39753 \end_layout
39754
39755 \begin_layout Description
39756 Unicode
39757 \begin_inset space ~
39758 \end_inset
39759
39760 (utf8) Unicode utf8 based on the LaTeX-package 
39761 \series bold
39762 inputenc
39763 \series default
39764
39765 \begin_inset Index idx
39766 status collapsed
39767
39768 \begin_layout Plain Layout
39769 LaTeX-packages ! inputenc
39770 \end_layout
39771
39772 \end_inset
39773
39774 .
39775  Currently only a limited range of characters (mainly for Latin scripts)
39776  is supported.
39777 \end_layout
39778
39779 \begin_layout Description
39780 Western
39781 \begin_inset space ~
39782 \end_inset
39783
39784 European
39785 \begin_inset space ~
39786 \end_inset
39787
39788 (CP
39789 \begin_inset space ~
39790 \end_inset
39791
39792 1252) MS Windows code page for ISO
39793 \begin_inset space ~
39794 \end_inset
39795
39796 8859-1 (latin1)
39797 \end_layout
39798
39799 \begin_layout Description
39800 Western
39801 \begin_inset space ~
39802 \end_inset
39803
39804 European
39805 \begin_inset space ~
39806 \end_inset
39807
39808 (ISO
39809 \begin_inset space ~
39810 \end_inset
39811
39812 8859-1) (latin 1) covers the languages Albanian, Catalan, Danish, Dutch,
39813  English, Faroese, Finnish, French, Galician, German, Icelandic, Irish,
39814  Italian, Norwegian, Portuguese, Spanish, and Swedish; better use the ISO-8859-1
39815 5 encoding instead
39816 \end_layout
39817
39818 \begin_layout Description
39819 Western
39820 \begin_inset space ~
39821 \end_inset
39822
39823 European
39824 \begin_inset space ~
39825 \end_inset
39826
39827 (ISO
39828 \begin_inset space ~
39829 \end_inset
39830
39831 8859-15) (latin 9) like the ISO-8859-1 encoding, but with the Euro currency
39832  sign, the œ-ligature and some characters used for French and Finnish
39833 \end_layout
39834
39835 \begin_layout Section
39836 Numbering & TOC
39837 \end_layout
39838
39839 \begin_layout Standard
39840 You can adjust here the numbering depth of section headings and the section
39841  depth in the table of contents as described in section
39842 \begin_inset space ~
39843 \end_inset
39844
39845
39846 \begin_inset CommandInset ref
39847 LatexCommand ref
39848 reference "sub:Numbering-depth"
39849
39850 \end_inset
39851
39852 .
39853 \end_layout
39854
39855 \begin_layout Section
39856 Bibliography
39857 \end_layout
39858
39859 \begin_layout Standard
39860 You can specify here a citation style using the LaTeX-packages 
39861 \series bold
39862 natbib
39863 \series default
39864
39865 \begin_inset Index idx
39866 status collapsed
39867
39868 \begin_layout Plain Layout
39869 LaTeX-packages ! natbib
39870 \end_layout
39871
39872 \end_inset
39873
39874  or 
39875 \series bold
39876 jurabib
39877 \series default
39878
39879 \begin_inset Index idx
39880 status collapsed
39881
39882 \begin_layout Plain Layout
39883 LaTeX-packages ! jurabib
39884 \end_layout
39885
39886 \end_inset
39887
39888 .
39889  For a further description see section
39890 \begin_inset space ~
39891 \end_inset
39892
39893
39894 \begin_inset CommandInset ref
39895 LatexCommand ref
39896 reference "sec:Bibliography"
39897
39898 \end_inset
39899
39900 .
39901 \end_layout
39902
39903 \begin_layout Section
39904 PDF Properties
39905 \end_layout
39906
39907 \begin_layout Standard
39908 The PDF properties are explained in section
39909 \begin_inset space ~
39910 \end_inset
39911
39912
39913 \begin_inset CommandInset ref
39914 LatexCommand ref
39915 reference "sec:PDF-Properties"
39916
39917 \end_inset
39918
39919 .
39920 \end_layout
39921
39922 \begin_layout Section
39923 Math Options
39924 \end_layout
39925
39926 \begin_layout Standard
39927 These options will force LyX to use the LaTeX-packages 
39928 \series bold
39929 amsmath
39930 \series default
39931
39932 \begin_inset Index idx
39933 status collapsed
39934
39935 \begin_layout Plain Layout
39936 LaTeX-packages ! amsmath
39937 \end_layout
39938
39939 \end_inset
39940
39941  and 
39942 \series bold
39943 esint
39944 \series default
39945
39946 \begin_inset Index idx
39947 status collapsed
39948
39949 \begin_layout Plain Layout
39950 LaTeX-packages ! esint
39951 \end_layout
39952
39953 \end_inset
39954
39955  or to use them automatically when they are needed.
39956 \end_layout
39957
39958 \begin_layout Standard
39959
39960 \series bold
39961 amsmath
39962 \series default
39963  is needed for many constructs, so when you get LaTeX-errors in formulas,
39964  ensure that you have enabled AMS.
39965 \end_layout
39966
39967 \begin_layout Standard
39968
39969 \series bold
39970 esint
39971 \series default
39972  is used for special integral characters.
39973 \end_layout
39974
39975 \begin_layout Section
39976 Float Placement
39977 \end_layout
39978
39979 \begin_layout Standard
39980 The float placement options are described in section
39981 \begin_inset space ~
39982 \end_inset
39983
39984
39985 \begin_inset CommandInset ref
39986 LatexCommand ref
39987 reference "sub:Float-Placement"
39988
39989 \end_inset
39990
39991 .
39992 \end_layout
39993
39994 \begin_layout Section
39995 Bullets
39996 \end_layout
39997
39998 \begin_layout Standard
39999 Here you can adjust the characters for the itemize levels.
40000  The itemize environment is described in section
40001 \begin_inset space ~
40002 \end_inset
40003
40004
40005 \begin_inset CommandInset ref
40006 LatexCommand ref
40007 reference "sec:Itemize"
40008
40009 \end_inset
40010
40011 .
40012 \end_layout
40013
40014 \begin_layout Section
40015 Branches
40016 \end_layout
40017
40018 \begin_layout Standard
40019 Branches are described in section
40020 \begin_inset space ~
40021 \end_inset
40022
40023
40024 \begin_inset CommandInset ref
40025 LatexCommand ref
40026 reference "sec:Branches"
40027
40028 \end_inset
40029
40030 .
40031 \end_layout
40032
40033 \begin_layout Section
40034 LaT
40035 \begin_inset ERT
40036 status collapsed
40037
40038 \begin_layout Plain Layout
40039
40040 {}
40041 \end_layout
40042
40043 \end_inset
40044
40045 eX Preamble
40046 \end_layout
40047
40048 \begin_layout Standard
40049 In this text field are entered commands to load special LaTeX-packages or
40050  to define LaTeX-commands.
40051  The preamble is a thing for LaTeX-experts.
40052  You should not enter commands here until you exactly know what you are
40053  doing.
40054 \end_layout
40055
40056 \begin_layout Standard
40057 An introduction to the LaTeX-syntax is given in section
40058 \begin_inset space ~
40059 \end_inset
40060
40061
40062 \begin_inset CommandInset ref
40063 LatexCommand ref
40064 reference "sub:LaTeX-Syntax"
40065
40066 \end_inset
40067
40068 .
40069 \end_layout
40070
40071 \begin_layout Chapter
40072 The 
40073 \family sans
40074 Preferences
40075 \family default
40076  Dialog
40077 \begin_inset CommandInset label
40078 LatexCommand label
40079 name "cha:The-Preferences-dialog"
40080
40081 \end_inset
40082
40083
40084 \begin_inset Index idx
40085 status collapsed
40086
40087 \begin_layout Plain Layout
40088 Preferences
40089 \end_layout
40090
40091 \end_inset
40092
40093
40094 \end_layout
40095
40096 \begin_layout Standard
40097 The preferences dialog is called with the menu 
40098 \family sans
40099 Tools\SpecialChar \menuseparator
40100 Preferences
40101 \family default
40102 .
40103  It has the following submenus.
40104 \end_layout
40105
40106 \begin_layout Section
40107 Look and Feel
40108 \end_layout
40109
40110 \begin_layout Subsection
40111 User Interface
40112 \end_layout
40113
40114 \begin_layout Subsubsection
40115 User Interface File
40116 \begin_inset Index idx
40117 status collapsed
40118
40119 \begin_layout Plain Layout
40120 Customization ! of toolbars
40121 \end_layout
40122
40123 \end_inset
40124
40125
40126 \begin_inset Index idx
40127 status collapsed
40128
40129 \begin_layout Plain Layout
40130 Customization ! of menus
40131 \end_layout
40132
40133 \end_inset
40134
40135
40136 \end_layout
40137
40138 \begin_layout Standard
40139 \begin_inset Note Greyedout
40140 status open
40141
40142 \begin_layout Plain Layout
40143
40144 \series bold
40145 Note:
40146 \series default
40147  You have to restart LyX before the change of the user interface file take
40148  effect.
40149 \end_layout
40150
40151 \end_inset
40152
40153
40154 \end_layout
40155
40156 \begin_layout Standard
40157 The appearance of the menus and toolbars can be changed by choosing a user
40158  interface (ui) file.
40159  An ui-file is a text file where the toolbars and menus are listed.
40160  The toolbar buttons and menu entries are specified in the files 
40161 \shape italic
40162 stdtoolbars.inc
40163 \shape default
40164  and 
40165 \shape italic
40166 stdmenus.inc
40167 \shape default
40168 , respectively.
40169  Both files are loaded by the 
40170 \emph on
40171 default.ui
40172 \emph default
40173  file.
40174  To create your own menu and toolbar layout, start with a copy of these
40175  files and edit the entries.
40176 \end_layout
40177
40178 \begin_layout Standard
40179 The syntax of the .inc-files is straightforward: The 
40180 \family sans
40181 Menubar
40182 \family default
40183
40184 \family sans
40185 Menu
40186 \family default
40187  and 
40188 \family sans
40189 Toolbar
40190 \family default
40191  entries must be ended with an explicit 
40192 \family sans
40193 End
40194 \family default
40195 .
40196  They may contain 
40197 \family sans
40198 Submenus
40199 \family default
40200
40201 \family sans
40202 Items
40203 \family default
40204
40205 \family sans
40206 OptItems
40207 \family default
40208
40209 \family sans
40210 Separators
40211 \family default
40212
40213 \family sans
40214 Icons,
40215 \family default
40216  and in the case of the 
40217 \begin_inset Quotes eld
40218 \end_inset
40219
40220 file
40221 \begin_inset Quotes erd
40222 \end_inset
40223
40224  menus a 
40225 \family sans
40226 Lastfiles
40227 \family default
40228  entry.
40229  The syntax for the entries is:
40230 \end_layout
40231
40232 \begin_layout Standard
40233 \begin_inset VSpace smallskip*
40234 \end_inset
40235
40236
40237 \series bold
40238 Item 
40239 \begin_inset Quotes eld
40240 \end_inset
40241
40242 menu 
40243 \series default
40244 or
40245 \series bold
40246  button name
40247 \begin_inset Quotes erd
40248 \end_inset
40249
40250  
40251 \begin_inset Quotes eld
40252 \end_inset
40253
40254 LyX-function
40255 \begin_inset Quotes erd
40256 \end_inset
40257
40258
40259 \end_layout
40260
40261 \begin_layout Standard
40262 \noindent
40263 \begin_inset VSpace smallskip*
40264 \end_inset
40265
40266 All LyX-functions are listed in 
40267 \begin_inset CommandInset citation
40268 LatexCommand cite
40269 key "LyX-func"
40270
40271 \end_inset
40272
40273 .
40274 \end_layout
40275
40276 \begin_layout Standard
40277 \begin_inset VSpace medskip
40278 \end_inset
40279
40280
40281 \end_layout
40282
40283 \begin_layout Standard
40284 An example: Assuming you use the menu 
40285 \family sans
40286 Navigate\SpecialChar \menuseparator
40287 Bookmarks
40288 \family default
40289  quite often and therefore want six available bookmarks, you can add the
40290  line
40291 \end_layout
40292
40293 \begin_layout Standard
40294 \begin_inset VSpace smallskip*
40295 \end_inset
40296
40297
40298 \series bold
40299 Item 
40300 \begin_inset Quotes eld
40301 \end_inset
40302
40303 Save Bookmark 6
40304 \begin_inset Quotes erd
40305 \end_inset
40306
40307  
40308 \begin_inset Quotes eld
40309 \end_inset
40310
40311 bookmark-save 6
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 to the navigate menu section in the .inc-file to have the sixth bookmark.
40324 \end_layout
40325
40326 \begin_layout Subsubsection
40327 Automatic help
40328 \end_layout
40329
40330 \begin_layout Standard
40331 The option 
40332 \family sans
40333 Enable tool tips in main work area
40334 \family default
40335  enables tool tips showing the content of closed insets like index entries
40336  or footnotes.
40337 \end_layout
40338
40339 \begin_layout Subsubsection
40340 Session
40341 \end_layout
40342
40343 \begin_layout Standard
40344 With the option 
40345 \family sans
40346 Allow saving
40347 \begin_inset space \thinspace{}
40348 \end_inset
40349
40350 /
40351 \begin_inset space \thinspace{}
40352 \end_inset
40353
40354 restoring of window layout and geometries
40355 \family default
40356  LyX's main window will be opened with the size and layout that was used
40357  in the last LyX session.
40358 \end_layout
40359
40360 \begin_layout Standard
40361 The option 
40362 \family sans
40363 Restore cursor positions
40364 \family default
40365  sets the cursor to the position in the file where it has been the last
40366  time.
40367 \end_layout
40368
40369 \begin_layout Standard
40370 The option 
40371 \family sans
40372 Load opened files from last session
40373 \family default
40374  opens all files that were opened in the last LyX session.
40375 \end_layout
40376
40377 \begin_layout Subsubsection
40378 Documents
40379 \begin_inset CommandInset label
40380 LatexCommand label
40381 name "sub:Backup documents"
40382
40383 \end_inset
40384
40385
40386 \begin_inset Index idx
40387 status collapsed
40388
40389 \begin_layout Plain Layout
40390 Backup ! Documents
40391 \end_layout
40392
40393 \end_inset
40394
40395
40396 \end_layout
40397
40398 \begin_layout Standard
40399 When the option 
40400 \family sans
40401 Backup documents
40402 \family default
40403  is set, you can specify the time between backup saves.
40404 \end_layout
40405
40406 \begin_layout Standard
40407
40408 \family sans
40409 Maximum last files
40410 \family default
40411  is the number of last opened files that LyX should display in the menu
40412  
40413 \family sans
40414 File\SpecialChar \menuseparator
40415 Open
40416 \begin_inset space ~
40417 \end_inset
40418
40419 Recent
40420 \family default
40421 .
40422 \end_layout
40423
40424 \begin_layout Standard
40425 When the option 
40426 \family sans
40427 Open documents in tabs
40428 \family default
40429  is not used, then every file will be opened in its own new instance of
40430  LyX.
40431 \end_layout
40432
40433 \begin_layout Subsection
40434 Screen Fonts
40435 \begin_inset Index idx
40436 status collapsed
40437
40438 \begin_layout Plain Layout
40439 Font ! Screen
40440 \end_layout
40441
40442 \end_inset
40443
40444
40445 \begin_inset CommandInset label
40446 LatexCommand label
40447 name "sub:Screen-Fonts"
40448
40449 \end_inset
40450
40451
40452 \end_layout
40453
40454 \begin_layout Standard
40455 These fonts are used to display your documents on the screen.
40456 \end_layout
40457
40458 \begin_layout Standard
40459 \begin_inset Note Greyedout
40460 status open
40461
40462 \begin_layout Plain Layout
40463
40464 \series bold
40465 Note:
40466 \series default
40467  This section only deals with the fonts 
40468 \emph on
40469 inside
40470 \emph default
40471  the LyX window.
40472  The fonts that appear on the output are independent from these fonts, and
40473  set in the menu 
40474 \family sans
40475 Document\SpecialChar \menuseparator
40476 Settings\SpecialChar \menuseparator
40477 Fonts
40478 \family default
40479 .
40480 \end_layout
40481
40482 \end_inset
40483
40484
40485 \end_layout
40486
40487 \begin_layout Standard
40488 By default, LyX uses 
40489 \family typewriter
40490 Times
40491 \family default
40492  as roman (serif) font, 
40493 \family typewriter
40494 Arial
40495 \family default
40496  or 
40497 \family typewriter
40498 Helvetica
40499 \family default
40500  (depends on the system) as 
40501 \family sans
40502 sans
40503 \begin_inset space ~
40504 \end_inset
40505
40506 serif
40507 \family default
40508  font, and 
40509 \family typewriter
40510 Courier
40511 \family default
40512  as 
40513 \family typewriter
40514 typewriter
40515 \family default
40516  font.
40517 \end_layout
40518
40519 \begin_layout Standard
40520 You can change the font size with the 
40521 \family sans
40522 Zoom
40523 \family default
40524  setting.
40525  You can also change the font zoom outside the preferences dialog for the
40526  current LyX session by pressing Ctrl and scrolling the mouse wheel.
40527 \end_layout
40528
40529 \begin_layout Standard
40530
40531 \family sans
40532 Screen DPI
40533 \family default
40534  is the screen resolution in dpi (dots per inch).
40535  The Font Sizes are calculated as letter height in units of points.
40536  72
40537 \begin_inset space \thinspace{}
40538 \end_inset
40539
40540 points have the size of 1
40541 \begin_inset space \thinspace{}
40542 \end_inset
40543
40544 inch, see Appendix
40545 \begin_inset space ~
40546 \end_inset
40547
40548
40549 \begin_inset CommandInset ref
40550 LatexCommand ref
40551 reference "cha:Units-available-in"
40552
40553 \end_inset
40554
40555 .
40556 \end_layout
40557
40558 \begin_layout Standard
40559 The default 
40560 \family sans
40561 Font Sizes
40562 \family default
40563  are the same as if a document font size of 10
40564 \begin_inset space \thinspace{}
40565 \end_inset
40566
40567 pt would be used.
40568  The sizes are explained in detail in section
40569 \begin_inset space ~
40570 \end_inset
40571
40572
40573 \begin_inset CommandInset ref
40574 LatexCommand ref
40575 reference "sub:Document-Font"
40576
40577 \end_inset
40578
40579 .
40580 \end_layout
40581
40582 \begin_layout Standard
40583 With the option 
40584 \family sans
40585 Use Pixmap Cache to speed up font rendering
40586 \family default
40587  enabled, LyX needs to redraw the screen less often.
40588  This results in better performance, especially on slow systems.
40589  On the other hand, the characters might look more fuzzy on screen.
40590  So whether you enable this or not depends on whether you prefer speed over
40591  aesthetics.
40592  Note that the Pixmap Cache is only available and useful under Mac
40593 \begin_inset space ~
40594 \end_inset
40595
40596 OS and Windows.
40597 \end_layout
40598
40599 \begin_layout Subsection
40600 Colors
40601 \begin_inset Index idx
40602 status collapsed
40603
40604 \begin_layout Plain Layout
40605 Color ! LyX screen
40606 \end_layout
40607
40608 \end_inset
40609
40610
40611 \begin_inset Index idx
40612 status collapsed
40613
40614 \begin_layout Plain Layout
40615 Settings ! Color
40616 \end_layout
40617
40618 \end_inset
40619
40620
40621 \end_layout
40622
40623 \begin_layout Standard
40624 You can here change all the colors used by LyX.
40625  Choose an item in the list and use the 
40626 \family sans
40627 Alter
40628 \family default
40629  button.
40630 \end_layout
40631
40632 \begin_layout Subsection
40633 Graphics
40634 \begin_inset Index idx
40635 status collapsed
40636
40637 \begin_layout Plain Layout
40638 Settings ! Graphics
40639 \end_layout
40640
40641 \end_inset
40642
40643
40644 \end_layout
40645
40646 \begin_layout Standard
40647 Here you can specify how graphics inside LyX are displayed.
40648 \end_layout
40649
40650 \begin_layout Standard
40651
40652 \family sans
40653 Instant Preview
40654 \family default
40655  enables previewing snippets of your document.
40656  This feature is described in section
40657 \begin_inset space ~
40658 \end_inset
40659
40660
40661 \begin_inset CommandInset ref
40662 LatexCommand ref
40663 reference "sec:Previewing-snippets-of"
40664
40665 \end_inset
40666
40667 .
40668 \end_layout
40669
40670 \begin_layout Section
40671 Editing
40672 \begin_inset Index idx
40673 status collapsed
40674
40675 \begin_layout Plain Layout
40676 Settings ! Editing
40677 \end_layout
40678
40679 \end_inset
40680
40681
40682 \end_layout
40683
40684 \begin_layout Subsection
40685 Control
40686 \end_layout
40687
40688 \begin_layout Subsubsection
40689 Editing
40690 \end_layout
40691
40692 \begin_layout Standard
40693 The option 
40694 \family sans
40695 Cursor follows scrollbar
40696 \family default
40697  sets the cursor to the top of the currently displayed document part when
40698  scrolling.
40699 \end_layout
40700
40701 \begin_layout Standard
40702 The option 
40703 \family sans
40704 Sort environments alphabetically
40705 \family default
40706  sorts the entries in the pull-down box for the paragraph environments.
40707 \end_layout
40708
40709 \begin_layout Standard
40710 The option 
40711 \family sans
40712 Group environments by their category
40713 \family default
40714  groups the entries in the pull-down box for the paragraph environments.
40715 \end_layout
40716
40717 \begin_layout Standard
40718 The math macro editing option determines the editing style, see the section
40719  
40720 \emph on
40721 Math Macros
40722 \emph default
40723  of the 
40724 \emph on
40725 Math
40726 \emph default
40727  manual.
40728 \end_layout
40729
40730 \begin_layout Subsubsection
40731 Fullscreen
40732 \end_layout
40733
40734 \begin_layout Standard
40735 Here you can specify what is hidden in the fullscreen mode.
40736  The option 
40737 \family sans
40738 Limit text width
40739 \family default
40740  specifies the width of the text in fullscreen mode.
40741  This way you can display the text smaller than the screen, the text appears
40742  then centered.
40743 \end_layout
40744
40745 \begin_layout Subsection
40746 Shortcuts
40747 \begin_inset Index idx
40748 status collapsed
40749
40750 \begin_layout Plain Layout
40751 Key Bindings
40752 \end_layout
40753
40754 \end_inset
40755
40756
40757 \begin_inset Index idx
40758 status collapsed
40759
40760 \begin_layout Plain Layout
40761 Settings ! Shortcuts
40762 \end_layout
40763
40764 \end_inset
40765
40766
40767 \end_layout
40768
40769 \begin_layout Subsubsection
40770 Bind File
40771 \end_layout
40772
40773 \begin_layout Standard
40774 Bindings are used to bind a LyX-function to a key.
40775  Several binding files are available:
40776 \end_layout
40777
40778 \begin_layout Description
40779 cua.bind typical set of PC keyboard shortcuts
40780 \end_layout
40781
40782 \begin_layout Description
40783 (x)emacs.bind set of bindings like they are used in the editor programs 
40784 \family sans
40785 Emacs
40786 \family default
40787  (
40788 \family sans
40789 XEmacs
40790 \family default
40791 )
40792 \end_layout
40793
40794 \begin_layout Description
40795 mac.bind set of bindings for 
40796 \family sans
40797 Mac
40798 \begin_inset space \thinspace{}
40799 \end_inset
40800
40801 OS
40802 \family default
40803  systems.
40804 \end_layout
40805
40806 \begin_layout Standard
40807 There are also bind-files designed for special document classes, like 
40808 \shape italic
40809 broadway.bind
40810 \shape default
40811 , and bind files for special languages.
40812  The name of language bind-files begin with a language code, e.
40813 \begin_inset space \thinspace{}
40814 \end_inset
40815
40816 g.
40817 \begin_inset space \space{}
40818 \end_inset
40819
40820
40821 \begin_inset Quotes eld
40822 \end_inset
40823
40824 pt
40825 \begin_inset Quotes erd
40826 \end_inset
40827
40828  for Portuguese.
40829  If you use LyX in a certain language, LyX will try to use the appropriate
40830  bind-file.
40831 \end_layout
40832
40833 \begin_layout Standard
40834 Some bind-files, like 
40835 \emph on
40836 math.bind
40837 \emph default
40838 , have only a small scope.
40839  When looking at the the end of the file 
40840 \shape italic
40841 cua.bind
40842 \shape default
40843 , you can see that they are included to keep the overview in the bind-file.
40844 \end_layout
40845
40846 \begin_layout Subsubsection
40847 Editing Shortcuts
40848 \begin_inset CommandInset label
40849 LatexCommand label
40850 name "sub:Editing-Shortcuts"
40851
40852 \end_inset
40853
40854
40855 \begin_inset Index idx
40856 status collapsed
40857
40858 \begin_layout Plain Layout
40859 Key Bindings ! Editing
40860 \end_layout
40861
40862 \end_inset
40863
40864
40865 \end_layout
40866
40867 \begin_layout Standard
40868 To add new or modify existing keybindings to your own taste you can use
40869  the table in the dialog that lists all LyX-functions and the bound shortcuts.
40870  To find functions easily, they are grouped by categories and the dialog
40871  provides the field 
40872 \family sans
40873 Show key-bindings containing
40874 \family default
40875 .
40876  In this field you can insert a keyword for a function you want to edit.
40877  Insert there for example as keyword 
40878 \begin_inset Quotes eld
40879 \end_inset
40880
40881 paste
40882 \begin_inset Quotes erd
40883 \end_inset
40884
40885  and you get the 4 different existing shortcuts for the 3 different functions
40886  that contain 
40887 \begin_inset Quotes eld
40888 \end_inset
40889
40890 paste
40891 \begin_inset Quotes erd
40892 \end_inset
40893
40894  in their name.
40895  As you can see, one function can have more than one shortcut.
40896  All LyX-functions are also listed in the file 
40897 \emph on
40898 LyX Functions
40899 \emph default
40900  that you will find in the 
40901 \family sans
40902 Help
40903 \family default
40904  menu.
40905 \end_layout
40906
40907 \begin_layout Standard
40908 To add e.
40909 \begin_inset space \thinspace{}
40910 \end_inset
40911
40912 g.
40913 \begin_inset space \space{}
40914 \end_inset
40915
40916 the shortcut 
40917 \family sans
40918 Alt+Q
40919 \family default
40920  for the function 
40921 \family sans
40922 textstyle-apply
40923 \family default
40924 , select the function and press the 
40925 \family sans
40926 Modify
40927 \family default
40928  button.
40929  A dialog pops up where you can add the shortcut by using it.
40930  So press Alt+Q to define the shortcut.
40931  Modifying an existing shortcut is done the same way.
40932  You can also bind multiple functions to one shortcut by modifying an existing
40933  binding and adding the different function names as a semicolon separated
40934  list.
40935  LyX will then use the first function that is enabled in the current document
40936  part.
40937  The binding for the function 
40938 \family sans
40939 command-alter
40940 \family default
40941  is an example of this.
40942 \end_layout
40943
40944 \begin_layout Standard
40945 Alternatively you can also edit shortcuts by modifying bind-files with a
40946  text editor.
40947  The syntax of the entries is:
40948 \end_layout
40949
40950 \begin_layout Standard
40951
40952 \series bold
40953
40954 \backslash
40955 bind 
40956 \begin_inset Quotes eld
40957 \end_inset
40958
40959 key combination
40960 \begin_inset Quotes erd
40961 \end_inset
40962
40963  
40964 \begin_inset Quotes eld
40965 \end_inset
40966
40967 LyX-function
40968 \begin_inset Quotes erd
40969 \end_inset
40970
40971
40972 \end_layout
40973
40974 \begin_layout Subsection
40975 Keyboard
40976 \begin_inset space \thinspace{}
40977 \end_inset
40978
40979 /
40980 \begin_inset space \thinspace{}
40981 \end_inset
40982
40983 Mouse
40984 \begin_inset CommandInset label
40985 LatexCommand label
40986 name "sub:Keyboard-Map"
40987
40988 \end_inset
40989
40990
40991 \begin_inset Index idx
40992 status collapsed
40993
40994 \begin_layout Plain Layout
40995 Keyboard Map
40996 \end_layout
40997
40998 \end_inset
40999
41000
41001 \begin_inset Index idx
41002 status collapsed
41003
41004 \begin_layout Plain Layout
41005 Settings ! Keyboard Map
41006 \end_layout
41007
41008 \end_inset
41009
41010
41011 \end_layout
41012
41013 \begin_layout Standard
41014 Normally keyboard settings have to be done in a menu of your operating system.
41015  For the case that this is not possible, LyX provides keyboard maps.
41016  If you have e.
41017 \begin_inset space \thinspace{}
41018 \end_inset
41019
41020 g.
41021 \begin_inset space \space{}
41022 \end_inset
41023
41024 a Czech keyboard but want to write with it like with a Romanian one, you
41025  can use the keyboard map file named 
41026 \emph on
41027 romanian.kmap
41028 \emph default
41029 .
41030 \end_layout
41031
41032 \begin_layout Standard
41033 \begin_inset Note Greyedout
41034 status open
41035
41036 \begin_layout Plain Layout
41037
41038 \series bold
41039 Note:
41040 \series default
41041  Keyboard maps are only provided as makeshift and don't work on all systems.
41042 \end_layout
41043
41044 \end_inset
41045
41046
41047 \end_layout
41048
41049 \begin_layout Standard
41050 Besides this, you can specify here the 
41051 \family sans
41052 Wheel scrolling speed
41053 \family default
41054 .
41055  The standard value is 1.0, higher values speed up the scrolling, lower ones
41056  slow it down.
41057 \end_layout
41058
41059 \begin_layout Subsection
41060 Input Completion
41061 \begin_inset CommandInset label
41062 LatexCommand label
41063 name "sub:Input-Completion-Appendix"
41064
41065 \end_inset
41066
41067
41068 \begin_inset Index idx
41069 status collapsed
41070
41071 \begin_layout Plain Layout
41072 Input completion
41073 \end_layout
41074
41075 \end_inset
41076
41077
41078 \end_layout
41079
41080 \begin_layout Standard
41081 Input completion is described in sec.
41082 \begin_inset space \thinspace{}
41083 \end_inset
41084
41085
41086 \begin_inset CommandInset ref
41087 LatexCommand ref
41088 reference "sec:Input-Completion"
41089
41090 \end_inset
41091
41092 .
41093  The completion options for math do the same as the corresponding options
41094  for text.
41095  With the general options you can define the delay time for the inline and
41096  popup completion and choose if long completions should be abbreviated or
41097  not.
41098 \end_layout
41099
41100 \begin_layout Section
41101 Paths
41102 \begin_inset CommandInset label
41103 LatexCommand label
41104 name "sec:Paths"
41105
41106 \end_inset
41107
41108
41109 \begin_inset Index idx
41110 status collapsed
41111
41112 \begin_layout Plain Layout
41113 Paths
41114 \end_layout
41115
41116 \end_inset
41117
41118
41119 \begin_inset Index idx
41120 status collapsed
41121
41122 \begin_layout Plain Layout
41123 Settings ! Paths
41124 \end_layout
41125
41126 \end_inset
41127
41128
41129 \end_layout
41130
41131 \begin_layout Description
41132 Working
41133 \begin_inset space ~
41134 \end_inset
41135
41136 directory This is LyX's working directory.
41137  It is the default when you 
41138 \family sans
41139 Open
41140 \family default
41141
41142 \family sans
41143 Save
41144 \family default
41145  or 
41146 \family sans
41147 Save
41148 \begin_inset space ~
41149 \end_inset
41150
41151 as
41152 \family default
41153  files.
41154 \end_layout
41155
41156 \begin_layout Description
41157 Document
41158 \begin_inset space ~
41159 \end_inset
41160
41161 templates This directory will be opened when you use the menu 
41162 \family sans
41163 File\SpecialChar \menuseparator
41164 New
41165 \begin_inset space ~
41166 \end_inset
41167
41168 from
41169 \begin_inset space ~
41170 \end_inset
41171
41172 Template
41173 \family default
41174 .
41175 \end_layout
41176
41177 \begin_layout Description
41178 Example
41179 \begin_inset space ~
41180 \end_inset
41181
41182 files This directory will be opened when you use the button 
41183 \family sans
41184 Examples
41185 \family default
41186  in the 
41187 \family sans
41188 File\SpecialChar \menuseparator
41189 Open
41190 \family default
41191  dialog.
41192 \begin_inset Newline newline
41193 \end_inset
41194
41195
41196 \begin_inset Note Greyedout
41197 status open
41198
41199 \begin_layout Plain Layout
41200
41201 \series bold
41202 Note:
41203 \series default
41204  The 
41205 \family sans
41206 Examples
41207 \family default
41208  button does not exist when using LyX on MacOS and Windows systems.
41209 \end_layout
41210
41211 \end_inset
41212
41213
41214 \end_layout
41215
41216 \begin_layout Description
41217 Backup
41218 \begin_inset space ~
41219 \end_inset
41220
41221 directory
41222 \begin_inset Index idx
41223 status collapsed
41224
41225 \begin_layout Plain Layout
41226 Backup ! Directory
41227 \end_layout
41228
41229 \end_inset
41230
41231  Backup copies will be saved to this directory.
41232  When no directory is given but backups are enabled as described in section
41233 \begin_inset space ~
41234 \end_inset
41235
41236
41237 \begin_inset CommandInset ref
41238 LatexCommand ref
41239 reference "sub:Backup documents"
41240
41241 \end_inset
41242
41243 , the 
41244 \family sans
41245 Working directory
41246 \family default
41247  will be used to save the backups.
41248 \begin_inset Newline newline
41249 \end_inset
41250
41251 The backup files have the ending 
41252 \begin_inset Quotes eld
41253 \end_inset
41254
41255 .lyx~
41256 \begin_inset Quotes erd
41257 \end_inset
41258
41259 .
41260 \end_layout
41261
41262 \begin_layout Description
41263 Ly
41264 \begin_inset ERT
41265 status collapsed
41266
41267 \begin_layout Plain Layout
41268
41269 {}
41270 \end_layout
41271
41272 \end_inset
41273
41274 XServer-Pipe Here you can enter the name of a Unix-pipe.
41275  This pipe is used to send data from external programs to LyX.
41276 \begin_inset Newline newline
41277 \end_inset
41278
41279
41280 \begin_inset Note Greyedout
41281 status open
41282
41283 \begin_layout Plain Layout
41284
41285 \series bold
41286 Note:
41287 \series default
41288  This feature doesn't work on Windows systems.
41289 \end_layout
41290
41291 \end_inset
41292
41293
41294 \end_layout
41295
41296 \begin_layout Description
41297 Temporary
41298 \begin_inset space ~
41299 \end_inset
41300
41301 directory Temporary files will be saved in this directory.
41302 \end_layout
41303
41304 \begin_layout Description
41305 PATH
41306 \begin_inset space ~
41307 \end_inset
41308
41309 prefix This field contains a list of paths to external programs.
41310  When LyX needs to use an external program, it looks in this list where
41311  to find it on the system.
41312  The path list is automatically set up on Windows and Mac systems when LyX
41313  is configured, so that you normally don't have to modify it.
41314  On Unix
41315 \begin_inset space \thinspace{}
41316 \end_inset
41317
41318 /
41319 \begin_inset space \thinspace{}
41320 \end_inset
41321
41322 Linux systems, the path list will need to be set only if there are external
41323  programs you wish to use that are not in your normal system path ($PATH).
41324  
41325 \end_layout
41326
41327 \begin_layout Section
41328 Identity
41329 \end_layout
41330
41331 \begin_layout Standard
41332 Here you can insert your name and email address.
41333  The identity will be used when you have enabled change tracking as described
41334  in section
41335 \begin_inset space ~
41336 \end_inset
41337
41338
41339 \begin_inset CommandInset ref
41340 LatexCommand ref
41341 reference "sec:Change-Tracking"
41342
41343 \end_inset
41344
41345 , to mark changes you make as yours.
41346 \end_layout
41347
41348 \begin_layout Section
41349 Language Settings
41350 \begin_inset Index idx
41351 status collapsed
41352
41353 \begin_layout Plain Layout
41354 Language ! Settings
41355 \end_layout
41356
41357 \end_inset
41358
41359
41360 \begin_inset Index idx
41361 status collapsed
41362
41363 \begin_layout Plain Layout
41364 Settings ! Language
41365 \end_layout
41366
41367 \end_inset
41368
41369
41370 \end_layout
41371
41372 \begin_layout Subsection
41373 Language
41374 \end_layout
41375
41376 \begin_layout Description
41377 User
41378 \begin_inset space ~
41379 \end_inset
41380
41381 Interface
41382 \begin_inset space ~
41383 \end_inset
41384
41385 language Here you can select the language of LyX's menus.
41386  Unfortunately this doesn't work on Mac and Windows.
41387  It works on Linux for the languages into LyX's menus and dialogs are translated.
41388  You find the actual translation status here: 
41389 \begin_inset CommandInset href
41390 LatexCommand href
41391 name "http://www.lyx.org/I18n"
41392 target "http://www.lyx.org/I18n"
41393
41394 \end_inset
41395
41396
41397 \end_layout
41398
41399 \begin_layout Description
41400 Default
41401 \begin_inset space ~
41402 \end_inset
41403
41404 language is the language used in new documents
41405 \end_layout
41406
41407 \begin_layout Description
41408 Language
41409 \begin_inset space ~
41410 \end_inset
41411
41412 package is a LaTeX-command to load a LaTeX-package that handles language
41413  issues.
41414  The default is the LaTeX-command 
41415 \family sans
41416
41417 \backslash
41418 usepackage{babel}
41419 \family default
41420  that loads the package 
41421 \series bold
41422 babel
41423 \series default
41424 .
41425 \begin_inset Foot
41426 status collapsed
41427
41428 \begin_layout Plain Layout
41429 For an introduction to the LaTeX-Syntax, have a look at section
41430 \begin_inset space ~
41431 \end_inset
41432
41433
41434 \begin_inset CommandInset ref
41435 LatexCommand ref
41436 reference "sec:TeX-Code"
41437
41438 \end_inset
41439
41440 .
41441 \end_layout
41442
41443 \end_inset
41444
41445
41446 \begin_inset Newline newline
41447 \end_inset
41448
41449
41450 \series bold
41451 babel
41452 \series default
41453  automatically translates in the background the text labels of documents
41454  to the document language.
41455  A text label is, for instance, the word 
41456 \begin_inset Quotes eld
41457 \end_inset
41458
41459 Table
41460 \begin_inset Quotes erd
41461 \end_inset
41462
41463  at the beginning of every table caption.
41464 \end_layout
41465
41466 \begin_layout Description
41467 Command
41468 \begin_inset space ~
41469 \end_inset
41470
41471 start When a special LaTeX-package is needed to write in a certain document
41472  language, you can here specify the command to start the package.
41473  An example is the start command 
41474 \family sans
41475
41476 \backslash
41477 begin{arabtext}
41478 \family default
41479  that is needed to write Arabic using the package 
41480 \series bold
41481 ArabTeX
41482 \series default
41483 , see 
41484 \begin_inset CommandInset citation
41485 LatexCommand cite
41486 key "Arabic"
41487
41488 \end_inset
41489
41490 .
41491  The default is the 
41492 \series bold
41493 babel
41494 \series default
41495  command 
41496 \family sans
41497
41498 \backslash
41499 selectlanguage{$$lang}
41500 \family default
41501 .
41502 \end_layout
41503
41504 \begin_layout Description
41505 Command
41506 \begin_inset space ~
41507 \end_inset
41508
41509 end Counterpart to 
41510 \family sans
41511 Command start
41512 \family default
41513 .
41514  Some packages, like the default, don't have an end command since the start
41515  command toggles the package on and off.
41516 \end_layout
41517
41518 \begin_layout Description
41519 Use
41520 \begin_inset space ~
41521 \end_inset
41522
41523 babel Whether 
41524 \series bold
41525 babel
41526 \series default
41527  is used or not.
41528 \end_layout
41529
41530 \begin_layout Description
41531 Global When this option is set, the languages used in the document will
41532  be added as options to the document class options, so that they can be
41533  used by all LaTeX-packages.
41534  Otherwise they will only be used as options for the 
41535 \series bold
41536 babel
41537 \series default
41538  package.
41539 \end_layout
41540
41541 \begin_layout Description
41542 Auto
41543 \begin_inset space ~
41544 \end_inset
41545
41546 begin When this option is set, the documents starts with the chosen document
41547  language.
41548  When this option is not set, the 
41549 \family sans
41550 Command
41551 \begin_inset space ~
41552 \end_inset
41553
41554 start
41555 \family default
41556  is explicitly set to the beginning of the document in the LaTeX-output.
41557  This assures that the correct language is used when you use another 
41558 \family sans
41559 Command
41560 \begin_inset space ~
41561 \end_inset
41562
41563 start
41564 \family default
41565  than the default.
41566 \end_layout
41567
41568 \begin_layout Description
41569 Auto
41570 \begin_inset space ~
41571 \end_inset
41572
41573 end Counterpart to 
41574 \family sans
41575 Auto
41576 \begin_inset space ~
41577 \end_inset
41578
41579 begin
41580 \family default
41581 .
41582  When it is not set, the 
41583 \family sans
41584 Command
41585 \begin_inset space ~
41586 \end_inset
41587
41588 end
41589 \family default
41590  is set to the end of the document.
41591 \end_layout
41592
41593 \begin_layout Description
41594 Mark
41595 \begin_inset space ~
41596 \end_inset
41597
41598 foreign
41599 \begin_inset space ~
41600 \end_inset
41601
41602 languages Text marked formatted in a language different from the document
41603  language will be underlined blue.
41604 \end_layout
41605
41606 \begin_layout Description
41607 Enable
41608 \begin_inset space ~
41609 \end_inset
41610
41611 RTL
41612 \begin_inset space ~
41613 \end_inset
41614
41615 support Enables the use of languages, written from right to left (RTL),
41616  like Arabic, Hebrew, Farsi.
41617 \end_layout
41618
41619 \begin_layout Description
41620 Cursor
41621 \begin_inset space ~
41622 \end_inset
41623
41624 movement When writing RTL, you can define if the left and right arrow keys
41625  move the cursor visually to the left or right, respectively, or logically.
41626  Logical means that the cursor is moved to the left when pressing the right
41627  arrow key and the cursor is inside text in an RTL language.
41628 \end_layout
41629
41630 \begin_layout Subsection
41631 Spellchecker
41632 \end_layout
41633
41634 \begin_layout Standard
41635 The spellchecker settings are explained in section
41636 \begin_inset space ~
41637 \end_inset
41638
41639
41640 \begin_inset CommandInset ref
41641 LatexCommand ref
41642 reference "sec:Spellchecking"
41643
41644 \end_inset
41645
41646
41647 \end_layout
41648
41649 \begin_layout Section
41650 Outputs
41651 \end_layout
41652
41653 \begin_layout Subsection
41654 Printer
41655 \begin_inset CommandInset label
41656 LatexCommand label
41657 name "sub:Printer"
41658
41659 \end_inset
41660
41661
41662 \begin_inset Index idx
41663 status collapsed
41664
41665 \begin_layout Plain Layout
41666 Printer
41667 \end_layout
41668
41669 \end_inset
41670
41671
41672 \begin_inset Index idx
41673 status collapsed
41674
41675 \begin_layout Plain Layout
41676 Settings ! Printer
41677 \end_layout
41678
41679 \end_inset
41680
41681
41682 \end_layout
41683
41684 \begin_layout Description
41685 Default
41686 \begin_inset space ~
41687 \end_inset
41688
41689 printer Here you can specify the name of your default printer.
41690  The name will be used when the 
41691 \family sans
41692 Printer command
41693 \family default
41694  is executed.
41695 \begin_inset Newline newline
41696 \end_inset
41697
41698
41699 \begin_inset Note Greyedout
41700 status open
41701
41702 \begin_layout Plain Layout
41703
41704 \series bold
41705 Note:
41706 \series default
41707  You can leave this field empty on Windows systems because it has no effect.
41708 \end_layout
41709
41710 \end_inset
41711
41712
41713 \end_layout
41714
41715 \begin_layout Description
41716 Adapt
41717 \begin_inset space ~
41718 \end_inset
41719
41720 output
41721 \begin_inset space ~
41722 \end_inset
41723
41724 to
41725 \begin_inset space ~
41726 \end_inset
41727
41728 printer This option works only for the 
41729 \family sans
41730 Printer command
41731 \family default
41732  
41733 \begin_inset Quotes eld
41734 \end_inset
41735
41736
41737 \family sans
41738 dvips
41739 \family default
41740
41741 \begin_inset Quotes erd
41742 \end_inset
41743
41744 .
41745  It activates a configuration file for dvips.
41746  This is an option only for dvips experts.
41747 \end_layout
41748
41749 \begin_layout Description
41750 Printer
41751 \begin_inset space ~
41752 \end_inset
41753
41754 command is the command LyX
41755 \begin_inset space \thinspace{}
41756 \end_inset
41757
41758 /
41759 \begin_inset space \thinspace{}
41760 \end_inset
41761
41762 LaTeX uses for printing.
41763  The default is on most systems 
41764 \family sans
41765 dvips
41766 \family default
41767 .
41768 \end_layout
41769
41770 \begin_layout Description
41771 Printer
41772 \begin_inset space ~
41773 \end_inset
41774
41775 Command
41776 \begin_inset space ~
41777 \end_inset
41778
41779 Options Here you can specify printer options.
41780  A list of printer options with explanations can be found in the documentation
41781  of the program that provides the 
41782 \family sans
41783 Printer command
41784 \family default
41785  you are using.
41786 \end_layout
41787
41788 \begin_layout Subsection
41789 Date Format
41790 \begin_inset Index idx
41791 status collapsed
41792
41793 \begin_layout Plain Layout
41794 Date Format
41795 \end_layout
41796
41797 \end_inset
41798
41799
41800 \begin_inset Index idx
41801 status collapsed
41802
41803 \begin_layout Plain Layout
41804 Settings ! Date format
41805 \end_layout
41806
41807 \end_inset
41808
41809
41810 \end_layout
41811
41812 \begin_layout Standard
41813 The date format can be one or a mixture of the formats listed here:
41814 \begin_inset Newline newline
41815 \end_inset
41816
41817
41818 \begin_inset Flex URL
41819 status collapsed
41820
41821 \begin_layout Plain Layout
41822
41823 http://unixhelp.ed.ac.uk/CGI/man-cgi?date
41824 \end_layout
41825
41826 \end_inset
41827
41828
41829 \begin_inset Newline newline
41830 \end_inset
41831
41832 For example the format
41833 \begin_inset Newline newline
41834 \end_inset
41835
41836 %d/%m/%y
41837 \begin_inset Newline newline
41838 \end_inset
41839
41840 prints the date as day/month/year.
41841 \end_layout
41842
41843 \begin_layout Subsection
41844 Plain Text
41845 \end_layout
41846
41847 \begin_layout Description
41848 Output
41849 \begin_inset space ~
41850 \end_inset
41851
41852 line
41853 \begin_inset space ~
41854 \end_inset
41855
41856 length sets the maximum number of characters printed in one line when using
41857  the menu 
41858 \family sans
41859 File\SpecialChar \menuseparator
41860 Export\SpecialChar \menuseparator
41861 Plain
41862 \begin_inset space ~
41863 \end_inset
41864
41865 text
41866 \family default
41867 .
41868  Setting the line line length to 0 means all text is printed in one endless
41869  line.
41870 \end_layout
41871
41872 \begin_layout Description
41873 roff
41874 \begin_inset space ~
41875 \end_inset
41876
41877 command defines an additional command used to produce better ASCII tables
41878  with the 
41879 \family typewriter
41880 groff/troff/nroff
41881 \family default
41882  UNIX-commands (refer to their manuals for more information about them).
41883  Setting this as empty tells LyX to use the internal formatter.
41884 \end_layout
41885
41886 \begin_layout Subsection
41887 LaT
41888 \begin_inset ERT
41889 status collapsed
41890
41891 \begin_layout Plain Layout
41892
41893 {}
41894 \end_layout
41895
41896 \end_inset
41897
41898 eX
41899 \begin_inset CommandInset label
41900 LatexCommand label
41901 name "sub:LaTeX-settings"
41902
41903 \end_inset
41904
41905
41906 \begin_inset Index idx
41907 status collapsed
41908
41909 \begin_layout Plain Layout
41910 Settings ! LaTeX
41911 \end_layout
41912
41913 \end_inset
41914
41915
41916 \end_layout
41917
41918 \begin_layout Description
41919 Te
41920 \begin_inset ERT
41921 status collapsed
41922
41923 \begin_layout Plain Layout
41924
41925 {}
41926 \end_layout
41927
41928 \end_inset
41929
41930 X
41931 \begin_inset space ~
41932 \end_inset
41933
41934 encoding This is the default encoding of the document font.
41935  
41936 \family sans
41937 T1
41938 \family default
41939  is the default and covers western languages and symbols.
41940  
41941 \family sans
41942 T2A
41943 \family default
41944
41945 \family sans
41946 T2B
41947 \family default
41948
41949 \family sans
41950 T2C
41951 \family default
41952
41953 \family sans
41954 LCY
41955 \family default
41956 , and 
41957 \family sans
41958 X2
41959 \family default
41960  are for Cyrillic.
41961  Combinations of the encodings are possible, like 
41962 \begin_inset Quotes erd
41963 \end_inset
41964
41965
41966 \family sans
41967 T1, T2B
41968 \family default
41969
41970 \begin_inset Quotes erd
41971 \end_inset
41972
41973 .
41974  The font encoding is normally automatically loaded by the language packages
41975  LyX sets up in the background.
41976  So there is no need to change the default encoding.
41977 \end_layout
41978
41979 \begin_layout Description
41980 Default
41981 \begin_inset space ~
41982 \end_inset
41983
41984 paper
41985 \begin_inset space ~
41986 \end_inset
41987
41988 size This is the paper size that is used for new documents.
41989  The 
41990 \family sans
41991 Default
41992 \family default
41993  value depends on your LaTeX-system setup.
41994 \end_layout
41995
41996 \begin_layout Standard
41997 You can also specify here commands with parameters for the listed applications.
41998  But before you change something, it is strongly recommended to read the
41999  manuals of the applications.
42000  Currently the following commands can be set:
42001 \end_layout
42002
42003 \begin_layout Description
42004 CheckTe
42005 \begin_inset ERT
42006 status collapsed
42007
42008 \begin_layout Plain Layout
42009
42010 {}
42011 \end_layout
42012
42013 \end_inset
42014
42015 X
42016 \begin_inset space ~
42017 \end_inset
42018
42019 command Command for the program 
42020 \family sans
42021 CheckTeX
42022 \family default
42023  that is described in the section 
42024 \emph on
42025 Checking TeX
42026 \emph default
42027  of the 
42028 \emph on
42029 Additional Features
42030 \emph default
42031  manual.
42032 \end_layout
42033
42034 \begin_layout Description
42035 BibTe
42036 \begin_inset ERT
42037 status collapsed
42038
42039 \begin_layout Plain Layout
42040
42041 {}
42042 \end_layout
42043
42044 \end_inset
42045
42046 X
42047 \begin_inset space ~
42048 \end_inset
42049
42050 command Command for the program 
42051 \family sans
42052 BibTeX
42053 \family default
42054  that generates the bibliography, see section
42055 \begin_inset space ~
42056 \end_inset
42057
42058
42059 \begin_inset CommandInset ref
42060 LatexCommand ref
42061 reference "sub:Bibliography-databases"
42062
42063 \end_inset
42064
42065 .
42066 \end_layout
42067
42068 \begin_layout Description
42069 Index
42070 \begin_inset space ~
42071 \end_inset
42072
42073 command Command for the program that generates the index, see section
42074 \begin_inset space ~
42075 \end_inset
42076
42077
42078 \begin_inset CommandInset ref
42079 LatexCommand ref
42080 reference "sub:Index-Program"
42081
42082 \end_inset
42083
42084 .
42085 \end_layout
42086
42087 \begin_layout Description
42088 Nomenclature
42089 \begin_inset space ~
42090 \end_inset
42091
42092 command Command for the program that generates the nomenclature, see section
42093 \begin_inset space ~
42094 \end_inset
42095
42096
42097 \begin_inset CommandInset ref
42098 LatexCommand ref
42099 reference "sub:Nomenclature-Program"
42100
42101 \end_inset
42102
42103 .
42104 \end_layout
42105
42106 \begin_layout Description
42107 DVI
42108 \begin_inset space ~
42109 \end_inset
42110
42111 viewer
42112 \begin_inset space ~
42113 \end_inset
42114
42115 paper
42116 \begin_inset space ~
42117 \end_inset
42118
42119 size
42120 \begin_inset space ~
42121 \end_inset
42122
42123 options They only have an effect when the program 
42124 \family sans
42125 xdvi
42126 \family default
42127  is used as DVI-viewer.
42128 \end_layout
42129
42130 \begin_layout Standard
42131 There are additionally the following options:
42132 \end_layout
42133
42134 \begin_layout Description
42135 Use
42136 \begin_inset space ~
42137 \end_inset
42138
42139 Windows-style
42140 \begin_inset space ~
42141 \end_inset
42142
42143 paths
42144 \begin_inset space ~
42145 \end_inset
42146
42147 in
42148 \begin_inset space ~
42149 \end_inset
42150
42151 LaTeX
42152 \begin_inset space ~
42153 \end_inset
42154
42155 files Uses paths in the notation of Windows, that means that 
42156 \begin_inset Quotes eld
42157 \end_inset
42158
42159
42160 \backslash
42161
42162 \begin_inset Quotes erd
42163 \end_inset
42164
42165  is used instead of 
42166 \begin_inset Quotes eld
42167 \end_inset
42168
42169 /
42170 \begin_inset Quotes erd
42171 \end_inset
42172
42173  to separate folders.
42174  This option is enabled by default when you use LyX on Windows.
42175 \begin_inset Index idx
42176 status collapsed
42177
42178 \begin_layout Plain Layout
42179 Paths
42180 \end_layout
42181
42182 \end_inset
42183
42184
42185 \begin_inset Index idx
42186 status collapsed
42187
42188 \begin_layout Plain Layout
42189 Settings ! Paths
42190 \end_layout
42191
42192 \end_inset
42193
42194
42195 \end_layout
42196
42197 \begin_layout Description
42198 Reset
42199 \begin_inset space ~
42200 \end_inset
42201
42202 class
42203 \begin_inset space ~
42204 \end_inset
42205
42206 options
42207 \begin_inset space ~
42208 \end_inset
42209
42210 when
42211 \begin_inset space ~
42212 \end_inset
42213
42214 document
42215 \begin_inset space ~
42216 \end_inset
42217
42218 classes
42219 \begin_inset space ~
42220 \end_inset
42221
42222 changes Removes all manually set document class options in the 
42223 \family sans
42224 Document\SpecialChar \menuseparator
42225 Settings
42226 \family default
42227  dialog when changing the document class.
42228 \end_layout
42229
42230 \begin_layout Section
42231 File
42232 \begin_inset space ~
42233 \end_inset
42234
42235 Handling
42236 \begin_inset Index idx
42237 status collapsed
42238
42239 \begin_layout Plain Layout
42240 File handling
42241 \end_layout
42242
42243 \end_inset
42244
42245
42246 \end_layout
42247
42248 \begin_layout Subsection
42249 Converters
42250 \begin_inset CommandInset label
42251 LatexCommand label
42252 name "sub:Converters"
42253
42254 \end_inset
42255
42256
42257 \begin_inset Index idx
42258 status collapsed
42259
42260 \begin_layout Plain Layout
42261 Converters
42262 \end_layout
42263
42264 \end_inset
42265
42266
42267 \end_layout
42268
42269 \begin_layout Standard
42270 Here you find the list of defined converter commands to convert material
42271  from one format to another.
42272  You can modify them or create new ones.
42273  To modify a converter, select it, change the entry of the field 
42274 \family sans
42275 Converter
42276 \family default
42277  and/or 
42278 \family sans
42279 Extra
42280 \begin_inset space ~
42281 \end_inset
42282
42283 flag
42284 \family default
42285 , and press the 
42286 \family sans
42287 Modify
42288 \family default
42289  button.
42290  To create a new converter, select an existing one, select a different format
42291  in the 
42292 \family sans
42293 From
42294 \begin_inset space ~
42295 \end_inset
42296
42297 format
42298 \family default
42299  drop-down list, modify the 
42300 \family sans
42301 Converter
42302 \family default
42303  field, and press the 
42304 \family sans
42305 Add
42306 \family default
42307  button.
42308 \end_layout
42309
42310 \begin_layout Standard
42311 When the 
42312 \family sans
42313 Converter File Cache
42314 \family default
42315  is enabled, conversions will be cached as long as specified in the field
42316  
42317 \family sans
42318 Maximum Age (in days
42319 \family default
42320 ).
42321  This means that images don't need to be converted again when you reopen
42322  a document; the converted images from the cache will be used instead.
42323 \end_layout
42324
42325 \begin_layout Standard
42326 More about converters, like the variables and flags that can be used in
42327  the converter definition, is described in the section 
42328 \emph on
42329 Converters
42330 \emph default
42331  of the 
42332 \emph on
42333 Customization
42334 \emph default
42335  manual.
42336 \end_layout
42337
42338 \begin_layout Subsection
42339 File Formats
42340 \begin_inset CommandInset label
42341 LatexCommand label
42342 name "sec:File-Formats"
42343
42344 \end_inset
42345
42346
42347 \begin_inset Index idx
42348 status collapsed
42349
42350 \begin_layout Plain Layout
42351 File formats
42352 \end_layout
42353
42354 \end_inset
42355
42356
42357 \begin_inset Index idx
42358 status collapsed
42359
42360 \begin_layout Plain Layout
42361 Copiers
42362 \end_layout
42363
42364 \end_inset
42365
42366
42367 \end_layout
42368
42369 \begin_layout Standard
42370 Here you find the list of defined file formats that LyX can handle.
42371  You can modify the viewer and editor program that should be used for certain
42372  formats.
42373 \end_layout
42374
42375 \begin_layout Standard
42376 More about formats, like the options that can be used in the format definition,
42377  is described in the section 
42378 \emph on
42379 Formats
42380 \emph default
42381  of the 
42382 \emph on
42383 Customization
42384 \emph default
42385  manual.
42386 \end_layout
42387
42388 \begin_layout Standard
42389 Since all conversions from one format to another take place in LyX's temporary
42390  directory, it is sometimes necessary to modify a file before copying it
42391  to the temporary directory in order that the conversion may be performed.
42392  This is done by specifying a 
42393 \family sans
42394 Copier
42395 \family default
42396 .
42397  More about this is described in the section 
42398 \emph on
42399 Copiers
42400 \emph default
42401  of the 
42402 \emph on
42403 Customization
42404 \emph default
42405  manual.
42406 \end_layout
42407
42408 \begin_layout Chapter
42409 Units available in LyX
42410 \begin_inset Index idx
42411 status collapsed
42412
42413 \begin_layout Plain Layout
42414 Units
42415 \end_layout
42416
42417 \end_inset
42418
42419
42420 \begin_inset CommandInset label
42421 LatexCommand label
42422 name "cha:Units-available-in"
42423
42424 \end_inset
42425
42426
42427 \end_layout
42428
42429 \begin_layout Standard
42430 To understand the units described in this documentation, 
42431 \begin_inset CommandInset ref
42432 LatexCommand ref
42433 reference "cap:Units"
42434
42435 \end_inset
42436
42437  explains all units available in LyX.
42438 \end_layout
42439
42440 \begin_layout Standard
42441 \begin_inset Float table
42442 placement h
42443 wide false
42444 sideways false
42445 status open
42446
42447 \begin_layout Plain Layout
42448 \begin_inset Caption
42449
42450 \begin_layout Plain Layout
42451 \begin_inset CommandInset label
42452 LatexCommand label
42453 name "cap:Units"
42454
42455 \end_inset
42456
42457 Units
42458 \end_layout
42459
42460 \end_inset
42461
42462
42463 \end_layout
42464
42465 \begin_layout Plain Layout
42466 \begin_inset VSpace medskip
42467 \end_inset
42468
42469
42470 \end_layout
42471
42472 \begin_layout Plain Layout
42473 \align center
42474 \begin_inset Tabular
42475 <lyxtabular version="3" rows="20" columns="2">
42476 <features tabularvalignment="middle">
42477 <column alignment="center" valignment="top" width="0">
42478 <column alignment="center" valignment="top" width="0">
42479 <row>
42480 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
42481 \begin_inset Text
42482
42483 \begin_layout Plain Layout
42484 unit
42485 \end_layout
42486
42487 \end_inset
42488 </cell>
42489 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
42490 \begin_inset Text
42491
42492 \begin_layout Plain Layout
42493 name/description
42494 \end_layout
42495
42496 \end_inset
42497 </cell>
42498 </row>
42499 <row>
42500 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42501 \begin_inset Text
42502
42503 \begin_layout Plain Layout
42504 mm
42505 \end_layout
42506
42507 \end_inset
42508 </cell>
42509 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42510 \begin_inset Text
42511
42512 \begin_layout Plain Layout
42513 millimeter
42514 \end_layout
42515
42516 \end_inset
42517 </cell>
42518 </row>
42519 <row>
42520 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42521 \begin_inset Text
42522
42523 \begin_layout Plain Layout
42524 cm
42525 \end_layout
42526
42527 \end_inset
42528 </cell>
42529 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42530 \begin_inset Text
42531
42532 \begin_layout Plain Layout
42533 centimeter
42534 \end_layout
42535
42536 \end_inset
42537 </cell>
42538 </row>
42539 <row>
42540 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42541 \begin_inset Text
42542
42543 \begin_layout Plain Layout
42544 in
42545 \end_layout
42546
42547 \end_inset
42548 </cell>
42549 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42550 \begin_inset Text
42551
42552 \begin_layout Plain Layout
42553 inch
42554 \end_layout
42555
42556 \end_inset
42557 </cell>
42558 </row>
42559 <row>
42560 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42561 \begin_inset Text
42562
42563 \begin_layout Plain Layout
42564 pt
42565 \end_layout
42566
42567 \end_inset
42568 </cell>
42569 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42570 \begin_inset Text
42571
42572 \begin_layout Plain Layout
42573 point (72.27
42574 \begin_inset space \thinspace{}
42575 \end_inset
42576
42577 pt = 1
42578 \begin_inset space \thinspace{}
42579 \end_inset
42580
42581 in)
42582 \end_layout
42583
42584 \end_inset
42585 </cell>
42586 </row>
42587 <row>
42588 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42589 \begin_inset Text
42590
42591 \begin_layout Plain Layout
42592 pc
42593 \end_layout
42594
42595 \end_inset
42596 </cell>
42597 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42598 \begin_inset Text
42599
42600 \begin_layout Plain Layout
42601 pica (1
42602 \begin_inset space \thinspace{}
42603 \end_inset
42604
42605 pc = 12
42606 \begin_inset space \thinspace{}
42607 \end_inset
42608
42609 pt)
42610 \end_layout
42611
42612 \end_inset
42613 </cell>
42614 </row>
42615 <row>
42616 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42617 \begin_inset Text
42618
42619 \begin_layout Plain Layout
42620 sp
42621 \end_layout
42622
42623 \end_inset
42624 </cell>
42625 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42626 \begin_inset Text
42627
42628 \begin_layout Plain Layout
42629 scaled point (65536
42630 \begin_inset space \thinspace{}
42631 \end_inset
42632
42633 sp = 1
42634 \begin_inset space \thinspace{}
42635 \end_inset
42636
42637 pt)
42638 \end_layout
42639
42640 \end_inset
42641 </cell>
42642 </row>
42643 <row>
42644 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42645 \begin_inset Text
42646
42647 \begin_layout Plain Layout
42648 bp
42649 \end_layout
42650
42651 \end_inset
42652 </cell>
42653 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42654 \begin_inset Text
42655
42656 \begin_layout Plain Layout
42657 big point (72
42658 \begin_inset space \thinspace{}
42659 \end_inset
42660
42661 bp = 1
42662 \begin_inset space \thinspace{}
42663 \end_inset
42664
42665 in)
42666 \end_layout
42667
42668 \end_inset
42669 </cell>
42670 </row>
42671 <row>
42672 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42673 \begin_inset Text
42674
42675 \begin_layout Plain Layout
42676 dd
42677 \end_layout
42678
42679 \end_inset
42680 </cell>
42681 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42682 \begin_inset Text
42683
42684 \begin_layout Plain Layout
42685 didot (72
42686 \begin_inset space \thinspace{}
42687 \end_inset
42688
42689 dd 
42690 \begin_inset Formula $\approx$
42691 \end_inset
42692
42693  37.6
42694 \begin_inset space \thinspace{}
42695 \end_inset
42696
42697 mm)
42698 \end_layout
42699
42700 \end_inset
42701 </cell>
42702 </row>
42703 <row>
42704 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42705 \begin_inset Text
42706
42707 \begin_layout Plain Layout
42708 cc
42709 \end_layout
42710
42711 \end_inset
42712 </cell>
42713 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42714 \begin_inset Text
42715
42716 \begin_layout Plain Layout
42717 cicero (1
42718 \begin_inset space \thinspace{}
42719 \end_inset
42720
42721 cc = 12
42722 \begin_inset space \thinspace{}
42723 \end_inset
42724
42725 dd)
42726 \end_layout
42727
42728 \end_inset
42729 </cell>
42730 </row>
42731 <row>
42732 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42733 \begin_inset Text
42734
42735 \begin_layout Plain Layout
42736 Scale%
42737 \end_layout
42738
42739 \end_inset
42740 </cell>
42741 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42742 \begin_inset Text
42743
42744 \begin_layout Plain Layout
42745 % of original image width
42746 \end_layout
42747
42748 \end_inset
42749 </cell>
42750 </row>
42751 <row>
42752 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42753 \begin_inset Text
42754
42755 \begin_layout Plain Layout
42756 text%
42757 \end_layout
42758
42759 \end_inset
42760 </cell>
42761 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42762 \begin_inset Text
42763
42764 \begin_layout Plain Layout
42765 % of text width
42766 \end_layout
42767
42768 \end_inset
42769 </cell>
42770 </row>
42771 <row>
42772 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42773 \begin_inset Text
42774
42775 \begin_layout Plain Layout
42776 col%
42777 \end_layout
42778
42779 \end_inset
42780 </cell>
42781 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42782 \begin_inset Text
42783
42784 \begin_layout Plain Layout
42785 % of column width
42786 \end_layout
42787
42788 \end_inset
42789 </cell>
42790 </row>
42791 <row>
42792 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42793 \begin_inset Text
42794
42795 \begin_layout Plain Layout
42796 page%
42797 \end_layout
42798
42799 \end_inset
42800 </cell>
42801 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42802 \begin_inset Text
42803
42804 \begin_layout Plain Layout
42805 % of paper width
42806 \end_layout
42807
42808 \end_inset
42809 </cell>
42810 </row>
42811 <row>
42812 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42813 \begin_inset Text
42814
42815 \begin_layout Plain Layout
42816 line%
42817 \end_layout
42818
42819 \end_inset
42820 </cell>
42821 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42822 \begin_inset Text
42823
42824 \begin_layout Plain Layout
42825 % of line width
42826 \end_layout
42827
42828 \end_inset
42829 </cell>
42830 </row>
42831 <row>
42832 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42833 \begin_inset Text
42834
42835 \begin_layout Plain Layout
42836 theight%
42837 \end_layout
42838
42839 \end_inset
42840 </cell>
42841 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42842 \begin_inset Text
42843
42844 \begin_layout Plain Layout
42845 % of text height
42846 \end_layout
42847
42848 \end_inset
42849 </cell>
42850 </row>
42851 <row>
42852 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42853 \begin_inset Text
42854
42855 \begin_layout Plain Layout
42856 pheight%
42857 \end_layout
42858
42859 \end_inset
42860 </cell>
42861 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42862 \begin_inset Text
42863
42864 \begin_layout Plain Layout
42865 % of paper height
42866 \end_layout
42867
42868 \end_inset
42869 </cell>
42870 </row>
42871 <row>
42872 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42873 \begin_inset Text
42874
42875 \begin_layout Plain Layout
42876 ex
42877 \end_layout
42878
42879 \end_inset
42880 </cell>
42881 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42882 \begin_inset Text
42883
42884 \begin_layout Plain Layout
42885 height of letter 
42886 \emph on
42887 x
42888 \emph default
42889  in current font
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 em
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 width of letter 
42910 \emph on
42911 M
42912 \emph default
42913  in current font
42914 \end_layout
42915
42916 \end_inset
42917 </cell>
42918 </row>
42919 <row>
42920 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
42921 \begin_inset Text
42922
42923 \begin_layout Plain Layout
42924 mu
42925 \end_layout
42926
42927 \end_inset
42928 </cell>
42929 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
42930 \begin_inset Text
42931
42932 \begin_layout Plain Layout
42933 math unit (1
42934 \begin_inset space \thinspace{}
42935 \end_inset
42936
42937 mu = 1/18
42938 \begin_inset space \thinspace{}
42939 \end_inset
42940
42941 em)
42942 \end_layout
42943
42944 \end_inset
42945 </cell>
42946 </row>
42947 </lyxtabular>
42948
42949 \end_inset
42950
42951
42952 \end_layout
42953
42954 \end_inset
42955
42956
42957 \end_layout
42958
42959 \begin_layout Chapter
42960 Credits
42961 \begin_inset CommandInset label
42962 LatexCommand label
42963 name "cha:Credits"
42964
42965 \end_inset
42966
42967
42968 \end_layout
42969
42970 \begin_layout Standard
42971 The documentation is a collaborative effort between many different people
42972  (and we would encourage people to contribute!).
42973 \end_layout
42974
42975 \begin_layout Itemize
42976
42977 \noun on
42978 Alejandro Aguilar Sierra
42979 \end_layout
42980
42981 \begin_layout Itemize
42982
42983 \noun on
42984 Amir Karger
42985 \end_layout
42986
42987 \begin_layout Itemize
42988
42989 \noun on
42990 David Johnson
42991 \end_layout
42992
42993 \begin_layout Itemize
42994
42995 \noun on
42996 Hartmut Haase
42997 \end_layout
42998
42999 \begin_layout Itemize
43000
43001 \noun on
43002 Ignacio García
43003 \end_layout
43004
43005 \begin_layout Itemize
43006
43007 \noun on
43008 Ivan Schreter
43009 \end_layout
43010
43011 \begin_layout Itemize
43012
43013 \noun on
43014 John Raithel
43015 \end_layout
43016
43017 \begin_layout Itemize
43018
43019 \noun on
43020 John Weiss
43021 \end_layout
43022
43023 \begin_layout Itemize
43024
43025 \noun on
43026 Lars Gullik Bjønnes
43027 \end_layout
43028
43029 \begin_layout Itemize
43030
43031 \noun on
43032 Matthias Ettrich
43033 \end_layout
43034
43035 \begin_layout Itemize
43036
43037 \noun on
43038 Matthias Zenker
43039 \end_layout
43040
43041 \begin_layout Itemize
43042
43043 \noun on
43044 Rich Fields
43045 \end_layout
43046
43047 \begin_layout Itemize
43048
43049 \noun on
43050 Pascal André
43051 \end_layout
43052
43053 \begin_layout Itemize
43054
43055 \noun on
43056 Paul Evans
43057 \end_layout
43058
43059 \begin_layout Itemize
43060
43061 \noun on
43062 Paul Russel
43063 \end_layout
43064
43065 \begin_layout Itemize
43066
43067 \noun on
43068 Robin Socha
43069 \end_layout
43070
43071 \begin_layout Itemize
43072
43073 \noun on
43074 Uwe Stöhr
43075 \end_layout
43076
43077 \begin_layout Itemize
43078 The LyX Team: 
43079 \begin_inset CommandInset citation
43080 LatexCommand cite
43081 key "lyxcredit"
43082
43083 \end_inset
43084
43085
43086 \end_layout
43087
43088 \begin_layout Standard
43089 \begin_inset Newpage newpage
43090 \end_inset
43091
43092 The bibliography on the following page was created with the 
43093 \family sans
43094 Bibliography
43095 \family default
43096  environment.
43097 \end_layout
43098
43099 \begin_layout Bibliography
43100 \labelwidthstring Literaturverzeichnis
43101 \begin_inset CommandInset bibitem
43102 LatexCommand bibitem
43103 label "Credits"
43104 key "lyxcredit"
43105
43106 \end_inset
43107
43108 The LyX Team: 
43109 \begin_inset CommandInset href
43110 LatexCommand href
43111 name "Credits"
43112 target "http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS"
43113
43114 \end_inset
43115
43116 :
43117 \begin_inset Newline newline
43118 \end_inset
43119
43120
43121 \begin_inset Flex URL
43122 status collapsed
43123
43124 \begin_layout Plain Layout
43125
43126 http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS
43127 \end_layout
43128
43129 \end_inset
43130
43131
43132 \end_layout
43133
43134 \begin_layout Bibliography
43135 \labelwidthstring Literaturverzeichnis
43136 \begin_inset CommandInset bibitem
43137 LatexCommand bibitem
43138 key "latexcompanion"
43139
43140 \end_inset
43141
43142 Frank Mittelbach and Michel Goossens: 
43143 \emph on
43144 The LaTeX Companion Second Edition.
43145
43146 \emph default
43147  Addison-Wesley, 2004
43148 \end_layout
43149
43150 \begin_layout Bibliography
43151 \labelwidthstring Literaturverzeichnis
43152 \begin_inset CommandInset bibitem
43153 LatexCommand bibitem
43154 key "latexguide"
43155
43156 \end_inset
43157
43158 Helmut Kopka and Patrick W.
43159  Daly: 
43160 \emph on
43161 A Guide to LaTeX Fourth Edition.
43162
43163 \emph default
43164  Addison-Wesley, 2003
43165 \end_layout
43166
43167 \begin_layout Bibliography
43168 \labelwidthstring Literaturverzeichnis
43169 \begin_inset CommandInset bibitem
43170 LatexCommand bibitem
43171 key "latexbook"
43172
43173 \end_inset
43174
43175 Leslie Lamport: 
43176 \emph on
43177 LaTeX: A Document Preparation System.
43178
43179 \emph default
43180  Addison-Wesley, second edition, 1994
43181 \end_layout
43182
43183 \begin_layout Bibliography
43184 \labelwidthstring Literaturverzeichnis
43185 \begin_inset CommandInset bibitem
43186 LatexCommand bibitem
43187 key "texbook"
43188
43189 \end_inset
43190
43191 Donald E.
43192  Knuth.
43193  
43194 \emph on
43195 The TeXbook.
43196
43197 \emph default
43198  Addison-Wesley, 1984
43199 \end_layout
43200
43201 \begin_layout Bibliography
43202 \labelwidthstring Literaturverzeichnis
43203 \begin_inset CommandInset bibitem
43204 LatexCommand bibitem
43205 key "TeXCatalogue"
43206
43207 \end_inset
43208
43209 The TeX Catalogue:
43210 \begin_inset Newline newline
43211 \end_inset
43212
43213
43214 \begin_inset Flex URL
43215 status collapsed
43216
43217 \begin_layout Plain Layout
43218
43219 http://www.ctan.org/tex-archive/help/Catalogue/bytopic.html
43220 \end_layout
43221
43222 \end_inset
43223
43224
43225 \end_layout
43226
43227 \begin_layout Bibliography
43228 \labelwidthstring Literaturverzeichnis
43229 \begin_inset CommandInset bibitem
43230 LatexCommand bibitem
43231 key "LaTeXFAQ"
43232
43233 \end_inset
43234
43235 The LaTeX FAQ:
43236 \begin_inset Newline newline
43237 \end_inset
43238
43239
43240 \begin_inset Flex URL
43241 status collapsed
43242
43243 \begin_layout Plain Layout
43244
43245 http://www.tex.ac.uk/cgi-bin/texfaq2html
43246 \end_layout
43247
43248 \end_inset
43249
43250
43251 \end_layout
43252
43253 \begin_layout Bibliography
43254 \labelwidthstring Literaturverzeichnis
43255 \begin_inset CommandInset bibitem
43256 LatexCommand bibitem
43257 key "BibTeX"
43258
43259 \end_inset
43260
43261
43262 \begin_inset CommandInset href
43263 LatexCommand href
43264 name "Documentation"
43265 target "http://www.ctan.org/get/biblio/bibtex/contrib/doc/btxdoc.pdf"
43266
43267 \end_inset
43268
43269  of the program 
43270 \family sans
43271 BibTeX
43272 \family default
43273 :
43274 \begin_inset Newline newline
43275 \end_inset
43276
43277
43278 \begin_inset Flex URL
43279 status collapsed
43280
43281 \begin_layout Plain Layout
43282
43283 http://www.ctan.org/get/biblio/bibtex/contrib/doc/btxdoc.pdf
43284 \end_layout
43285
43286 \end_inset
43287
43288
43289 \end_layout
43290
43291 \begin_layout Bibliography
43292 \labelwidthstring Literaturverzeichnis
43293 \begin_inset CommandInset bibitem
43294 LatexCommand bibitem
43295 key "BibTeX-2"
43296
43297 \end_inset
43298
43299
43300 \begin_inset CommandInset href
43301 LatexCommand href
43302 name "Documentation"
43303 target "http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf"
43304
43305 \end_inset
43306
43307  how to use the program 
43308 \family sans
43309 BibTeX
43310 \family default
43311 :
43312 \begin_inset Newline newline
43313 \end_inset
43314
43315
43316 \begin_inset Flex URL
43317 status collapsed
43318
43319 \begin_layout Plain Layout
43320
43321 http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf
43322 \end_layout
43323
43324 \end_inset
43325
43326
43327 \end_layout
43328
43329 \begin_layout Bibliography
43330 \labelwidthstring Literaturverzeichnis
43331 \begin_inset CommandInset bibitem
43332 LatexCommand bibitem
43333 key "makeindex"
43334
43335 \end_inset
43336
43337
43338 \begin_inset CommandInset href
43339 LatexCommand href
43340 name "Documentation"
43341 target "http://tug.ctan.org/indexing/makeindex/doc/manpages.dvi"
43342
43343 \end_inset
43344
43345  of the program 
43346 \family sans
43347 makeindex
43348 \family default
43349 :
43350 \begin_inset Newline newline
43351 \end_inset
43352
43353
43354 \begin_inset Flex URL
43355 status collapsed
43356
43357 \begin_layout Plain Layout
43358
43359 http://tug.ctan.org/indexing/makeindex/doc/manpages.dvi
43360 \end_layout
43361
43362 \end_inset
43363
43364
43365 \end_layout
43366
43367 \begin_layout Bibliography
43368 \labelwidthstring Literaturverzeichnis
43369 \begin_inset CommandInset bibitem
43370 LatexCommand bibitem
43371 key "xindy"
43372
43373 \end_inset
43374
43375
43376 \begin_inset CommandInset href
43377 LatexCommand href
43378 name "Documentation"
43379 target "http://www.xindy.org/documentation.html"
43380
43381 \end_inset
43382
43383  of the program 
43384 \family sans
43385 xindy
43386 \family default
43387 :
43388 \begin_inset Newline newline
43389 \end_inset
43390
43391
43392 \begin_inset Flex URL
43393 status collapsed
43394
43395 \begin_layout Plain Layout
43396
43397 http://www.xindy.org/documentation.html
43398 \end_layout
43399
43400 \end_inset
43401
43402
43403 \end_layout
43404
43405 \begin_layout Bibliography
43406 \labelwidthstring Literaturverzeichnis
43407 \begin_inset CommandInset bibitem
43408 LatexCommand bibitem
43409 key "caption"
43410
43411 \end_inset
43412
43413
43414 \begin_inset CommandInset href
43415 LatexCommand href
43416 name "Documentation"
43417 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
43418
43419 \end_inset
43420
43421  of the LaTeX-package 
43422 \series bold
43423 caption
43424 \series default
43425
43426 \begin_inset Index idx
43427 status collapsed
43428
43429 \begin_layout Plain Layout
43430 LaTeX-packages ! caption
43431 \end_layout
43432
43433 \end_inset
43434
43435 :
43436 \begin_inset Newline newline
43437 \end_inset
43438
43439
43440 \begin_inset Flex URL
43441 status collapsed
43442
43443 \begin_layout Plain Layout
43444
43445 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf
43446 \end_layout
43447
43448 \end_inset
43449
43450
43451 \end_layout
43452
43453 \begin_layout Bibliography
43454 \labelwidthstring Literaturverzeichnis
43455 \begin_inset CommandInset bibitem
43456 LatexCommand bibitem
43457 key "fancyhdr"
43458
43459 \end_inset
43460
43461
43462 \begin_inset CommandInset href
43463 LatexCommand href
43464 name "Documentation"
43465 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf"
43466
43467 \end_inset
43468
43469  of the LaTeX-package 
43470 \series bold
43471 fancyhdr
43472 \series default
43473
43474 \begin_inset Index idx
43475 status collapsed
43476
43477 \begin_layout Plain Layout
43478 LaTeX-packages ! fancyhdr
43479 \end_layout
43480
43481 \end_inset
43482
43483 :
43484 \begin_inset Newline newline
43485 \end_inset
43486
43487
43488 \begin_inset Flex URL
43489 status collapsed
43490
43491 \begin_layout Plain Layout
43492
43493 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf
43494 \end_layout
43495
43496 \end_inset
43497
43498
43499 \end_layout
43500
43501 \begin_layout Bibliography
43502 \labelwidthstring Literaturverzeichnis
43503 \begin_inset CommandInset bibitem
43504 LatexCommand bibitem
43505 key "hyperref"
43506
43507 \end_inset
43508
43509
43510 \series bold
43511
43512 \begin_inset CommandInset href
43513 LatexCommand href
43514 name "Documentation"
43515 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
43516
43517 \end_inset
43518
43519
43520 \series default
43521  of the LaTeX-package 
43522 \series bold
43523 hyperref
43524 \series default
43525
43526 \begin_inset Index idx
43527 status collapsed
43528
43529 \begin_layout Plain Layout
43530 LaTeX-packages ! hyperref
43531 \end_layout
43532
43533 \end_inset
43534
43535 :
43536 \begin_inset Newline newline
43537 \end_inset
43538
43539
43540 \begin_inset Flex URL
43541 status collapsed
43542
43543 \begin_layout Plain Layout
43544
43545 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf
43546 \end_layout
43547
43548 \end_inset
43549
43550
43551 \end_layout
43552
43553 \begin_layout Bibliography
43554 \labelwidthstring Literaturverzeichnis
43555 \begin_inset CommandInset bibitem
43556 LatexCommand bibitem
43557 key "nomencl"
43558
43559 \end_inset
43560
43561
43562 \begin_inset CommandInset href
43563 LatexCommand href
43564 name "Documentation"
43565 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf"
43566
43567 \end_inset
43568
43569  of the LaTeX-package 
43570 \series bold
43571 nomencl
43572 \series default
43573
43574 \begin_inset Index idx
43575 status collapsed
43576
43577 \begin_layout Plain Layout
43578 LaTeX-packages ! nomencl
43579 \end_layout
43580
43581 \end_inset
43582
43583 :
43584 \begin_inset Newline newline
43585 \end_inset
43586
43587
43588 \begin_inset Flex URL
43589 status collapsed
43590
43591 \begin_layout Plain Layout
43592
43593 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf
43594 \end_layout
43595
43596 \end_inset
43597
43598
43599 \end_layout
43600
43601 \begin_layout Bibliography
43602 \labelwidthstring Literaturverzeichnis
43603 \begin_inset CommandInset bibitem
43604 LatexCommand bibitem
43605 key "tipa"
43606
43607 \end_inset
43608
43609
43610 \begin_inset CommandInset href
43611 LatexCommand href
43612 name "Documentation"
43613 target "http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf"
43614
43615 \end_inset
43616
43617  of the LaTeX-package 
43618 \series bold
43619 tipa
43620 \series default
43621
43622 \begin_inset Index idx
43623 status collapsed
43624
43625 \begin_layout Plain Layout
43626 LaTeX-packages ! tipa
43627 \end_layout
43628
43629 \end_inset
43630
43631 :
43632 \begin_inset Newline newline
43633 \end_inset
43634
43635
43636 \begin_inset Flex URL
43637 status collapsed
43638
43639 \begin_layout Plain Layout
43640
43641 http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf
43642 \end_layout
43643
43644 \end_inset
43645
43646
43647 \end_layout
43648
43649 \begin_layout Bibliography
43650 \labelwidthstring Literaturverzeichnis
43651 \begin_inset CommandInset bibitem
43652 LatexCommand bibitem
43653 key "wrapfig"
43654
43655 \end_inset
43656
43657
43658 \begin_inset CommandInset href
43659 LatexCommand href
43660 name "Documentation"
43661 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty"
43662
43663 \end_inset
43664
43665  of the LaTeX-package 
43666 \series bold
43667 wrapfig
43668 \series default
43669
43670 \begin_inset Index idx
43671 status collapsed
43672
43673 \begin_layout Plain Layout
43674 LaTeX-packages ! wrapfig
43675 \end_layout
43676
43677 \end_inset
43678
43679 :
43680 \begin_inset Newline newline
43681 \end_inset
43682
43683
43684 \begin_inset Flex URL
43685 status collapsed
43686
43687 \begin_layout Plain Layout
43688
43689 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty
43690 \end_layout
43691
43692 \end_inset
43693
43694
43695 \end_layout
43696
43697 \begin_layout Bibliography
43698 \labelwidthstring Literaturverzeichnis
43699 \begin_inset CommandInset bibitem
43700 LatexCommand bibitem
43701 key "XeTeX"
43702
43703 \end_inset
43704
43705
43706 \begin_inset CommandInset href
43707 LatexCommand href
43708 name "Wiki-page"
43709 target "http://wiki.lyx.org/LyX/XeTeX"
43710
43711 \end_inset
43712
43713  how to use LyX with XeTeX:
43714 \begin_inset Newline newline
43715 \end_inset
43716
43717
43718 \begin_inset Flex URL
43719 status collapsed
43720
43721 \begin_layout Plain Layout
43722
43723 http://wiki.lyx.org/LyX/XeTeX
43724 \end_layout
43725
43726 \end_inset
43727
43728
43729 \end_layout
43730
43731 \begin_layout Bibliography
43732 \labelwidthstring Literaturverzeichnis
43733 \begin_inset CommandInset bibitem
43734 LatexCommand bibitem
43735 key "Arabic"
43736
43737 \end_inset
43738
43739
43740 \begin_inset CommandInset href
43741 LatexCommand href
43742 name "Wiki-page"
43743 target "http://wiki.lyx.org/Windows/Arabic"
43744
43745 \end_inset
43746
43747  how to set up LyX for Arabic:
43748 \begin_inset Newline newline
43749 \end_inset
43750
43751
43752 \begin_inset Flex URL
43753 status collapsed
43754
43755 \begin_layout Plain Layout
43756
43757 http://wiki.lyx.org/Windows/Arabic
43758 \end_layout
43759
43760 \end_inset
43761
43762
43763 \end_layout
43764
43765 \begin_layout Bibliography
43766 \labelwidthstring Literaturverzeichnis
43767 \begin_inset CommandInset bibitem
43768 LatexCommand bibitem
43769 key "Armenian"
43770
43771 \end_inset
43772
43773
43774 \begin_inset CommandInset href
43775 LatexCommand href
43776 name "Wiki-page"
43777 target "http://wiki.lyx.org/Windows/Armenian"
43778
43779 \end_inset
43780
43781  how to set up LyX for Armenian:
43782 \begin_inset Newline newline
43783 \end_inset
43784
43785
43786 \begin_inset Flex URL
43787 status collapsed
43788
43789 \begin_layout Plain Layout
43790
43791 http://wiki.lyx.org/Windows/Armenian
43792 \end_layout
43793
43794 \end_inset
43795
43796
43797 \end_layout
43798
43799 \begin_layout Bibliography
43800 \labelwidthstring Literaturverzeichnis
43801 \begin_inset CommandInset bibitem
43802 LatexCommand bibitem
43803 key "Farsi"
43804
43805 \end_inset
43806
43807
43808 \begin_inset CommandInset href
43809 LatexCommand href
43810 name "Wiki-page"
43811 target "http://wiki.lyx.org/Windows/Farsi"
43812
43813 \end_inset
43814
43815  how to set up LyX for Farsi:
43816 \begin_inset Newline newline
43817 \end_inset
43818
43819
43820 \begin_inset Flex URL
43821 status collapsed
43822
43823 \begin_layout Plain Layout
43824
43825 http://wiki.lyx.org/Windows/Farsi
43826 \end_layout
43827
43828 \end_inset
43829
43830
43831 \end_layout
43832
43833 \begin_layout Bibliography
43834 \labelwidthstring Literaturverzeichnis
43835 \begin_inset CommandInset bibitem
43836 LatexCommand bibitem
43837 key "Hebrew"
43838
43839 \end_inset
43840
43841
43842 \begin_inset CommandInset href
43843 LatexCommand href
43844 name "Wiki-page"
43845 target "http://wiki.lyx.org/Windows/Hebrew"
43846
43847 \end_inset
43848
43849  how to set up LyX for Hebrew:
43850 \begin_inset Newline newline
43851 \end_inset
43852
43853
43854 \begin_inset Flex URL
43855 status collapsed
43856
43857 \begin_layout Plain Layout
43858
43859 http://wiki.lyx.org/Windows/Hebrew
43860 \end_layout
43861
43862 \end_inset
43863
43864
43865 \end_layout
43866
43867 \begin_layout Bibliography
43868 \labelwidthstring Literaturverzeichnis
43869 \begin_inset CommandInset bibitem
43870 LatexCommand bibitem
43871 key "Japanese"
43872
43873 \end_inset
43874
43875
43876 \begin_inset CommandInset href
43877 LatexCommand href
43878 name "Wiki-page"
43879 target "http://wiki.lyx.org/Windows/Japanese"
43880
43881 \end_inset
43882
43883  how to set up LyX for Japanese:
43884 \begin_inset Newline newline
43885 \end_inset
43886
43887
43888 \begin_inset Flex URL
43889 status collapsed
43890
43891 \begin_layout Plain Layout
43892
43893 http://wiki.lyx.org/Windows/Japanese
43894 \end_layout
43895
43896 \end_inset
43897
43898
43899 \end_layout
43900
43901 \begin_layout Bibliography
43902 \labelwidthstring Literaturverzeichnis
43903 \begin_inset CommandInset bibitem
43904 LatexCommand bibitem
43905 key "Latvian"
43906
43907 \end_inset
43908
43909
43910 \begin_inset CommandInset href
43911 LatexCommand href
43912 name "Wiki-page"
43913 target "http://wiki.lyx.org/Windows/Latvian"
43914
43915 \end_inset
43916
43917  how to set up LyX for Latvian:
43918 \begin_inset Newline newline
43919 \end_inset
43920
43921
43922 \begin_inset Flex URL
43923 status collapsed
43924
43925 \begin_layout Plain Layout
43926
43927 http://wiki.lyx.org/Windows/Latvian
43928 \end_layout
43929
43930 \end_inset
43931
43932
43933 \end_layout
43934
43935 \begin_layout Bibliography
43936 \labelwidthstring Literaturverzeichnis
43937 \begin_inset CommandInset bibitem
43938 LatexCommand bibitem
43939 key "Lithuanian"
43940
43941 \end_inset
43942
43943
43944 \begin_inset CommandInset href
43945 LatexCommand href
43946 name "Wiki-page"
43947 target "http://wiki.lyx.org/Windows/Lithuanian"
43948
43949 \end_inset
43950
43951  how to set up LyX for Lithuanian:
43952 \begin_inset Newline newline
43953 \end_inset
43954
43955
43956 \begin_inset Flex URL
43957 status collapsed
43958
43959 \begin_layout Plain Layout
43960
43961 http://wiki.lyx.org/Windows/Lithuanian
43962 \end_layout
43963
43964 \end_inset
43965
43966
43967 \end_layout
43968
43969 \begin_layout Bibliography
43970 \labelwidthstring Literaturverzeichnis
43971 \begin_inset CommandInset bibitem
43972 LatexCommand bibitem
43973 key "Mongolian"
43974
43975 \end_inset
43976
43977
43978 \begin_inset CommandInset href
43979 LatexCommand href
43980 name "Wiki-page"
43981 target "http://wiki.lyx.org/Windows/Mongolian"
43982
43983 \end_inset
43984
43985  how to set up LyX for Mongolian:
43986 \begin_inset Newline newline
43987 \end_inset
43988
43989
43990 \begin_inset Flex URL
43991 status collapsed
43992
43993 \begin_layout Plain Layout
43994
43995 http://wiki.lyx.org/Windows/Mongolian
43996 \end_layout
43997
43998 \end_inset
43999
44000
44001 \end_layout
44002
44003 \begin_layout Bibliography
44004 \labelwidthstring Literaturverzeichnis
44005 \begin_inset CommandInset bibitem
44006 LatexCommand bibitem
44007 key "Vietnamese"
44008
44009 \end_inset
44010
44011
44012 \begin_inset CommandInset href
44013 LatexCommand href
44014 name "Wiki-page"
44015 target "http://wiki.lyx.org/Windows/Vietnamese"
44016
44017 \end_inset
44018
44019  how to set up LyX for Vietnamese:
44020 \begin_inset Newline newline
44021 \end_inset
44022
44023
44024 \begin_inset Flex URL
44025 status collapsed
44026
44027 \begin_layout Plain Layout
44028
44029 http://wiki.lyx.org/Windows/Vietnamese
44030 \end_layout
44031
44032 \end_inset
44033
44034
44035 \end_layout
44036
44037 \begin_layout Bibliography
44038 \labelwidthstring Literaturverzeichnis
44039 \begin_inset CommandInset bibitem
44040 LatexCommand bibitem
44041 key "LyX-func"
44042
44043 \end_inset
44044
44045
44046 \begin_inset CommandInset href
44047 LatexCommand href
44048 name "Wiki-page"
44049 target "http://wiki.lyx.org/LyX/LyxFunctionList"
44050
44051 \end_inset
44052
44053  with a list of all available LyX-functions:
44054 \begin_inset Newline newline
44055 \end_inset
44056
44057
44058 \begin_inset Flex URL
44059 status collapsed
44060
44061 \begin_layout Plain Layout
44062
44063 http://wiki.lyx.org/LyX/LyxFunctionList
44064 \end_layout
44065
44066 \end_inset
44067
44068
44069 \end_layout
44070
44071 \begin_layout Bibliography
44072 \labelwidthstring Literaturverzeichnis
44073 \begin_inset CommandInset bibitem
44074 LatexCommand bibitem
44075 key "NewInLyX16"
44076
44077 \end_inset
44078
44079
44080 \begin_inset CommandInset href
44081 LatexCommand href
44082 name "Wiki-page"
44083 target "http://wiki.lyx.org/LyX/NewInLyX16"
44084
44085 \end_inset
44086
44087  about new features in 
44088 \family sans
44089 LyX 1.6.0
44090 \family default
44091 :
44092 \begin_inset Newline newline
44093 \end_inset
44094
44095
44096 \begin_inset Flex URL
44097 status collapsed
44098
44099 \begin_layout Plain Layout
44100
44101 http://wiki.lyx.org/LyX/NewInLyX16
44102 \end_layout
44103
44104 \end_inset
44105
44106
44107 \end_layout
44108
44109 \begin_layout Standard
44110 \begin_inset Newpage newpage
44111 \end_inset
44112
44113
44114 \begin_inset ERT
44115 status collapsed
44116
44117 \begin_layout Plain Layout
44118
44119
44120 \backslash
44121 let
44122 \backslash
44123 mybibname
44124 \backslash
44125 bibname
44126 \end_layout
44127
44128 \begin_layout Plain Layout
44129
44130
44131 \backslash
44132 renewcommand{
44133 \backslash
44134 bibname}{
44135 \backslash
44136 mybibname
44137 \backslash
44138 ; 2}
44139 \end_layout
44140
44141 \end_inset
44142
44143
44144 \begin_inset Note Note
44145 status collapsed
44146
44147 \begin_layout Plain Layout
44148 The command 
44149 \series bold
44150
44151 \backslash
44152 bibname
44153 \series default
44154  is the name of the bibliography in the current document language.
44155  It is redefined here with the number 2 at the end to state that the following
44156  bibliography is the second one:
44157 \end_layout
44158
44159 \end_inset
44160
44161
44162 \end_layout
44163
44164 \begin_layout Standard
44165 \begin_inset CommandInset bibtex
44166 LatexCommand bibtex
44167 bibfiles "biblio/LyXDocs"
44168 options "biblio/alphadin"
44169
44170 \end_inset
44171
44172
44173 \end_layout
44174
44175 \begin_layout Standard
44176 The above bibliography is created from a BibTeX-database.
44177 \end_layout
44178
44179 \begin_layout Standard
44180
44181 \series bold
44182 \begin_inset CommandInset nomencl_print
44183 LatexCommand printnomenclature
44184 set_width "none"
44185
44186 \end_inset
44187
44188
44189 \begin_inset CommandInset index_print
44190 LatexCommand printindex
44191 type "idx"
44192
44193 \end_inset
44194
44195
44196 \end_layout
44197
44198 \end_body
44199 \end_document